@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    -webkit-text-size-adjust: none;
    color: #454545;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
}

ul, ol, dl {
    padding: 0;
    margin: 0;
    list-style: none;
}

a img {
    border: none;
}

a {
    color: #454545;
    text-decoration: none;
}

a:link {
    color: #454545;
}

a:visited {
    color: #454545;
}

a:hover, a:active, a:focus {
    color: #818181;
}

.container {
    background: #fff;
    width: 1250px;
    box-shadow: 0px 0px 20px #999;
    margin: 0 auto;
    box-shadow: 0px 0px 20px #999;
}

header {
    height: 385px;
    position: relative;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0 0 1.4em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit;
    text-decoration: none;
    outline: 0;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 30px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 22px;
}

p {
    font-weight: 300;
    line-height: 1.4em;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.float_clear {
    clear: both;
}

ul.main_list {
    padding: 10px 50px;
    margin: 20px;
    line-height: 1.6em;
    list-style: circle;
}

ul.main_list li {
    margin-bottom: 0;
}

/* catalog-car */

.main {
    background-color: #f9f9f9;
    width: 100%;
}

.main .main-space-top {
    height: 20px;
}

.main .main-space-content {
    height: 60px;
    display: block;
}

.main .main-space-bottom {
    height: 60px;
}

a.logotype {
    position: absolute;
    margin-top: 30px;
    margin-left: 79px;
}

.telnum-layer {
    z-index: 2;
    width: 401px;
    height: 68px;
    background-color: #ebebeb;
    position: absolute;
    margin-top: 30px;
    margin-left: 426px;
    border-radius: 10px;
    opacity: 0.8;
    filter: alpha(Opacity=80);
}

.telnum {
    z-index: 3;
    width: 401px;
    height: 68px;
    position: absolute;
    margin-top: 30px;
    margin-left: 426px;
    border-radius: 10px;
}

.telnum .telcode {
    z-index: 3;
    font-size: 16px;
    display: inline;
    position: absolute;
    margin-top: 26px;
    margin-left: 40px;
    opacity: 1;
    filter: alpha(Opacity=100);
}

.telnum .tel {
    z-index: 3;
    font-size: 32px;
    font-weight: bold;
    display: inline;
    position: absolute;
    margin-top: 18px;
    margin-left: 110px;
    opacity: 1;
    filter: alpha(Opacity=100);
}

.bank-card {
    position: absolute;
    z-index: 3;
    top: 25px;
    right: 35px;
}

nav.top-menu {
    margin-left: 25px;
    position: absolute;
    width: 1200px;
    font-size: 14px;
    margin-top: 321px;
}

nav.top-menu li {
    background-color: #000;
    float: left;
    width: calc(100% / 6);
    color: #fff;
    text-align: center;
}

nav.top-menu a {
    display: block;
    box-sizing: border-box;
    color: #fff;
    text-decoration: none;
    line-height: 55px;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0.1s;
}

nav.top-menu a:hover {
    background-color: rgba(250, 250, 250, 1);
    color: #000;
}

.index-content {
    width: 474px;
    text-align: center;
}

.content-home {
}

.content-pages {
    width: 1120px;
    box-sizing: border-box;
    padding: 40px 98px;
    margin: 0 auto;
}

.content-cars {
    box-sizing: border-box;
    padding: 40px 90px 40px 100px;
}

.content-home .left {
    display: block;
    float: left;
    width: 460px;
    margin-top: 35px;
    margin-left: 25px;
}

.content-home .right {
    display: block;
    float: right;
    width: 700px;
    margin-top: 35px;
    margin-right: 35px;
}

.why-items {
    text-align: center;
    margin-top: 30px;
}

.why-items ul {
    list-style-type: none;
    text-align: left;
}

.why-items li {
    display: block;
    float: left;
    width: 338px;
    height: 50px;
    font: bold 14px Helvetica, sans-serif;
    padding: 5px; /*border: 1px solid black;*/
}

.why-items img {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    margin-top: -5px;
    padding: 10px; /*border: 1px solid black;*/
}

.contacts_list {
    margin-left: 30px;
}

.contacts_item {
    font-size: x-large;
    margin-left: 20px;
    font-family: Arial Narrow;
}

.contacts_icon {
    width: 40px;
    margin: -5px 30px 0 0;
    float: left;
}

footer {
    display: inline-block;
    box-sizing: border-box;
    background-color: #f9f9f9;
    width: 100%;
    height: 200px;
    font-size: 13px;
    border-top: 2px solid #999;
    text-align: center;
    margin-top: 50px;
    padding: 40px 70px 0 70px;
    line-height: 1.8em;
}

footer .contacts {
    display: inline-block;
    float: left;
    text-align: left;
}

footer .nav_bottom {
    display: inline-block;
    float: right;
    text-align: right;
}

footer .copyright {
    display: inline-block;
    text-align: center;
}

.promo_video {
    text-align: left;
    padding: 1px;
    border: 2px solid #999999;
    margin-bottom: 20px;
}

.center_p {
    text-align: center;
}

.more_link_button {
    font-weight: normal;
    font-size: .8em;
    color: #000;
    background-color: #efefef;
    height: 38px;
    padding: 7px 10px;
    margin: 10px 0;
    cursor: pointer;
    text-align: center;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    text-transform: uppercase;
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
}

.more_link_button:hover {
    background-color: #f8f7f7;
    color: #000;
}

.g-recaptcha {
    margin: 0 0 10px 0;
    height: 78px;
}

/*стили для форм*/

.booking-form {
    width: 353px;
    border-radius: 10px;
    border: 1px solid #aaaaaa;
    padding: 35px 55px;
    font-size: 10px;
}

.booking-form li {
    list-style-type: none;
}

.booking-form h5 {
    margin: 20px 0px 10px 0px;
    color: #f44336;
    font-weight: 100;
    padding: 0px;
}

.booking-form .booking-form-alerttext {
    position: relative;
    display: block;
    color: rgba(0, 0, 0, 0.28);
    font-size: 10px;
    margin-left: 40px;
    padding: 5px;
    padding-bottom: 10px;
    margin-top: 6px;
}

.booking-form .booking-form-alerticon {
    position: absolute;
    display: block;
    width: 45px;
    height: 45px;
    background-image: url(/images/alert.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
}

.booking-form .booking-form-checkbox {
    position: relative;
    display: block;
    height: 23px;
    margin-left: 14px;
    margin-top: 10px;
}

.booking-form .booking-form-close {
    float: right;
}

.booking-form .booking-form-submit {
    color: #000;
    background-color: #efefef;
    width: 136px;
    height: 38px;
    padding: 4px;
    margin-left: calc(100% - 120px);
    margin-top: 10px;
    cursor: pointer;
    text-align: center;
    font: 12px sans-serif;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
}

.booking-form .booking-form-submit:hover {
    background-color: #f8f7f7;
}

.booking-form input[type="checkbox"] {
    display: inline-block;
    width: 25px;
    float: left;
}

.checkbox_label {
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 15px;
}

input.coolinput.datepicker {
    display: inline !important;
    width: 148px !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
}

#booking-form-overlay {
    z-index: 4;
    position: fixed;
    background-color: #000;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

#booking-form {
    background: #fff;
    position: fixed;
    top: 10%;
    left: 43%;
    margin-top: -330px;
    margin-left: -165px;
    display: none;
    opacity: 0;
    z-index: 5;
}

#booking-form-index h5 {
    margin-top: -5px !important;
    margin-bottom: 15px;
    font-size: 26px;
}

.car_order_error_message {
    list-style: circle;
    margin-left: 15px;
    margin-bottom: 7px;
    color: #7b0000;
}

.car_order_error_message:before {
    content: "!";
    margin-right: 5px;
}

.booking-form input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
    -moz-transition: background-color .25s ease-in-out;
    -webkit-transition: background-color .25s ease-in-out;
    -ms-transition: background-color .25s ease-in-out;
    transition: background-color .25s ease-in-out;
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
    background: #0090c5;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 6px;
    font-weight: 600;
    outline: 0;
    border: 0;
    cursor: pointer;
    font-size: 1.35em;
    padding: 0.6em 1.5em;
}

.booking-form input[type="button"].icon:before,
input[type="submit"].icon:before,
input[type="reset"].icon:before,
button.icon:before,
.button.icon:before {
    position: relative;
    margin-right: 0.5em;
    top: 0.05em;
}

.booking-form input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
button:hover,
.button:hover {
    background: #10a0d5;
}

.booking-form input[type="button"]:active,
input[type="submit"]:active,
input[type="reset"]:active,
button:active,
.button:active {
    background: #20b0e5;
}

.booking-form input[type="button"].alt,
input[type="submit"].alt,
input[type="reset"].alt,
button.alt,
.button.alt {
    background: #f1f1f1;
    background: rgba(0, 0, 0, 0.05);
    color: #444;
}

.booking-form input[type="button"].alt:hover,
input[type="submit"].alt:hover,
input[type="reset"].alt:hover,
button.alt:hover,
.button.alt:hover {
    background: #e8e8e8;
    background: rgba(0, 0, 0, 0.085);
}

.booking-form input[type="button"].alt:active,
input[type="submit"].alt:active,
input[type="reset"].alt:active,
button.alt:active,
.button.alt:active {
    background: #e4e4e4;
    background: rgba(0, 0, 0, 0.15);
}

.booking-form input[type="button"].big,
input[type="submit"].big,
input[type="reset"].big,
button.big,
.button.big {
    font-size: 1.90em;
    padding: 0.8em 0.9em;
}

/* Forms */
.booking-form .coolinput::-webkit-input-placeholder {
    color: #b4b4b4 !important;
    font-size: 1em;
}

.booking-form .coolinput::-moz-placeholder {
    color: #b4b4b4 !important;
    font-size: 1em;
}

.booking-form .coolinput::-webkit-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput::-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput:-moz-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput:-ms-input-placeholder {
    opacity: 1;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput:focus::-webkit-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput:focus::-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput:focus:-moz-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease !important;
}

.booking-form .coolinput:focus:-ms-input-placeholder {
    opacity: 0;
    transition: opacity 0.3s ease !important;
}

.booking-form form input[type="text"],
.booking-form input[type="email"],
.booking-form input[type="date"],
.booking-form input[type="password"],
.booking-form select,
.booking-form textarea {
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none !important;
    display: block;
    border-radius: 0;
    border: solid 1px #929292;
    margin-bottom: 0.7em;
    width: 100%;
    box-sizing: border-box;
}

select::-ms-expand {
    display: none;
}

.mf-ok-text {
    margin: 10px 20px;
    color: #00830a;
}

.booking-form form select:required:invalid {
    color: #b4b4b4;
}

.booking-form form select option {
    color: black;
}

.booking-form form input[type="text"],
.booking-form input[type="email"],
.booking-form input[type="date"],
.booking-form input[type="password"] {
    padding: 1em;
}

.booking-form select {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 1em;
    padding: 0 1em;
    border: solid 1px #929292;
    overflow: hidden;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.booking-form select:after {
    content: "▼";
    padding: 12px 8px;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 9;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
}

option.coolinput {
    color: #545454;
    background-color: #FFFFFF;
}

.booking-form form input.coolinput.capcha[type="text"] {
    display: inline-block;
    float: right;
    width: 140px;
    height: 40px;
}

.booking-form form select {
}

.booking-form form textarea {
    min-height: 6em;
    padding: 1em;
}

.booking-form form .formerize-placeholder {
    color: #555 !important;
}

.booking-form form ::-webkit-input-placeholder {
    color: #555 !important;
}

.booking-form form :-moz-placeholder {
    color: #555 !important;
}

.booking-form form ::-moz-placeholder {
    color: #555 !important;
}

.booking-form form :-ms-input-placeholder {
    color: #555 !important;
}

.booking-form form ::-moz-focus-inner {
    border: 0;
}

.button-close {
    font-family: 'Arial Black', serif;
    font-size: 24px;
    font-weight: bold;
    color: #bdbdbd;
    cursor: pointer;
}

.button-close:hover {
    color: #444444;
}

.booking-form .select-arrow {
    position: absolute;
    margin-left: 340px;
    margin-top: -33px;
    border: 7px solid transparent;
    border-top: 7px solid #bdbdbd;
}

.datepicker_place span {
    display: table-cell;
    width: 50%;
}
