@font-face {
    font-family: 'Lato';
    src: url(../fonts/Lato-Regular.eot);
    src: url(../fonts/Lato-Regular.eot?iefix) format("eot"), url(../fonts/Lato-Regular.woff) format("woff"), url(../fonts/Lato-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;    
}

@font-face {
    font-family: 'TTProstoSansCondensedDEMO';
    src: url(../fonts/TT-Prosto-Sans-Condensed-Bold-DEMO.otf);
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

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: 1rem;
    font-weight: 400;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

b {
    font-weight: 700
}

.modal_div {
    width: 300px;
    height: 300px;
    border-radius: 5px;
    border: 3px #000 solid;
    background: #fff;
    position: fixed;
    top: 10%;
    left: 32%;
    margin-top: -150px;
    margin-left: -150px;
    display: none;
    opacity: 0;
    z-index: 5;
    padding: 20px 10px
}

.modal_close {
    width: 21px;
    height: 21px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 999999999;
    display: block;
    right: -172%
}

#overlay {
    z-index: 3;
    position: fixed;
    background-color: #000;
    opacity: .8;
    -moz-opacity: .8;
    filter: alpha(opacity=80);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.book-form-form .tabs__caption {
    margin-bottom: 6px;
    padding-top: 0
}

.book-form-form .tabs__caption li {
    margin-right: 0;
    width: 16%
}

#autopark .tabs__caption {
    margin-bottom: 5px;
    position: sticky;
    background: white;
    z-index: 99999999;
    /* padding-top: 0; */
    /* margin-top: -13px; */
    padding: 5px;
    margin-left: -8px;
    top: 0.1em;

}

#autopark .tabs__caption li {
    margin-right: 0;
    width: 16%;

}

#autopark .select-hidden {
    display: none;
    visibility: hidden;
    padding-right: 10px
}

.block_info-content2 {
    line-height: 1.5;
    padding-top: 170px
}

.box-shadow {
    -webkit-box-shadow: 0 2px 20px 1px rgba(5, 136, 250, 1);
    -moz-box-shadow: 0 2px 20px 1px rgba(5, 136, 250, 1);
    box-shadow: 0 2px 20px 1px rgba(5, 136, 250, 1)
}

#autopark .select {
    cursor: pointer;
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #000;
    width: 220px;
    height: 40px
}

.main-panel {
    display: none
}

.block_info-content2 a {
    text-decoration: none;
    color: #fb0
}

.block_info-content2 a:hover {
    color: #000
}

 .panel-heading a {
    background: #333;
    color: #fff;
    display: block;
    padding: 10px 40px 10px 15px;
    position: relative;
    transition: .3s;
    text-decoration: none
}

.block_info-content2 ul {
    margin: 10px 20px
}

.block_info-content2 h2 {
    margin-top: 15px
}

 .panel-form .panel-heading a {
    background: #ffbc00;
    text-align: center;
    text-transform: uppercase
}

.main-panel .change_order {
    display: block!important;
    margin: 0!important;
    float: none!important;
    text-decoration: none!important;
    background: #ffbc00!important;
    color: #000!important;
    padding: 10px 40px 10px 15px !important
}

.panel-form .panel-heading a:hover {
    background: #333
}

.panel-form .panel-heading a {
    padding: 15px 40px 15px 15px
}

 .panel-heading a i {
    font-size: 16px;
    width: 30px
}

.panel-heading a::after {
    content: "\f107";
    font-family: "FontAwesome";
    position: absolute;
    right: 15px;
    transition: .3s
}

 .panel-heading.in a::after {
    transform: rotate(180deg)
}

 .panel-heading.in a {
    background: #09afdf
}

.panel-form .panel-heading.in a {
    background: #333
}

 .panel-collapse {
    display: none;
    padding-bottom: 20px
}

#order-dops .panel {
    display: none
}

#autopark .panel-form {
    display: none
}

#autopark .select-styled {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #000;
    background-color: #fff;
    padding: 8px 15px;
    -moz-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in
}

#autopark .select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #000 transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px
}

#autopark .select-styled:active:after,
.select-styled.active:after {
    top: 9px;
    border-color: transparent transparent #000
}

.car-price-line .modal_div {
    left: 33%!important;
    width: 48%!important
}

#autopark .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff
}

#autopark .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border: 1px solid #eeba2d;
    border-bottom: none;
    border-top: none;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}

#autopark .select-options li:last-child {
    border-bottom: 1px solid #eeba2d
}

#autopark .select-options li:nth-child(2) {
    border-top: 1px solid #eeba2d
}

#autopark .select-options li[rel="hide"] {
    display: none
}

::-webkit-scrollbar {
    width: 12px
}

::-webkit-scrollbar-thumb {
    border-width: 1px 1px 1px 2px;
    border-color: #777;
    background-color: #aaa
}

::-webkit-scrollbar-thumb:hover {
    border-width: 1px 1px 1px 2px;
    border-color: #555;
    background-color: #777
}

::-webkit-scrollbar-track {
    border-width: 0
}

::-webkit-scrollbar-track:hover {
    border-left: solid 1px #aaa;
    background-color: #eee
}

body {
    background-color: #fff;
    font-family: "Open Sans", sans-serif;
}

.viber_icon {
    width: 22%
}

.whatsapp_icon {
    width: 22%
}

.telegram_icon {
    width: 22%
}

.block_info-content h1 {
    text-align: center;
    position: relative;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 60px;
}

.block_info-content h1::after {
    content: '';
    position: absolute;
    height: 5px;
    width: 5%;
    background-color: #fb0;
    bottom: -20px;
    left: 47%
}

header {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    padding: 0 90px;
    display: flex;
    justify-content: space-between;
    position: relative;
}

header .header-logo {
    width: 306px
}

header .header-logo img {
    max-width: 100%;
    z-index: 9999999999999;
    position: relative
}

header .header-menu {
    width: calc(70% - 306px);
    display: flex;
    justify-content: flex-start;
    padding: 40px 0
}

header .header-phones {
    width: 30%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

header .header-menu .header-menu-valutlang {
    width: 15%
}

header .header-menu .header-menu-links {
    width: 85%
}

header .header-menu .header-menu-valutlang ul {
    display: flex;
    justify-content: center
}

header .header-menu .header-menu-links ul {
    display: flex
}

header .header-menu .header-menu-links ul a {
    text-decoration: none;
    color: #000;
    margin-right: 20px;
    text-transform: uppercase
}

header .header-menu .header-menu-links ul a li.active {
    border-bottom: 3px solid #ffbc00
}

header .header-phones .header-phones-phone {
    position: relative;
    margin-top: -10px;
    line-height: 20px;
}

header .header-phones .header-phones-phone::before {
    content: '';
    background-image: url(../images/phon.png);
    width: 30px;
    height: 30px;
    position: absolute;
    left: -50px;
    top: 2px;
    background-size: cover
}

header .header-phones .header-phones-phone span {
    color: silver
}

header .header-phones .header-phones-phone a {
    text-decoration: none;
    color: #000;
    font-weight: 600
}

header .header-menu .header-menu-valutlang ul > span {
    margin: 0 5px;
    color: silver
}

header .header-menu .header-menu-valutlang ul li {
    cursor: pointer
}

header .header-menu .header-menu-valutlang ul li > span {
    font-size: 10px
}

header .header-phones .header-phones-social a {
    margin-right: 10px
}

header .header-menu .header-menu-links ul > li {
    position: relative
}

header .header-menu .header-menu-links ul > li > ul {
    position: absolute;
    display: block;
    padding: 10px;
    background: #fff;
    text-align: center;
    border: 1px solid silver;
    padding-top: 10px;
    z-index: 9;
    display: none;
    min-width: 100%;
    left: -10px;
}

.pagination .page-item {
    cursor: pointer;
    padding: 2px;
    display: inline
}

.pagination .page-item .page-link {
    color: #000;
    text-decoration: none
}

.pagination .active {
    border: 1px solid #fb0
}

#error .error-text {
    margin: auto
}

#error .main {
    display: flex;
    padding: 0 50px
}

header .header-menu .header-menu-links ul > li:hover > ul {
    display: block
}

header .header-menu .header-menu-links ul > li > ul::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ffbc00
}

header .header-menu .header-menu-links ul > li > ul > li {
    margin-top: 10px
}

header .header-menu .header-menu-links ul > li > ul > li > a {
    margin-right: 0
}

footer {
    font-family: "Open Sans", sans-serif;
}

.autopark_text h2 {
    margin-top: 15px
}

.autopark_text li {
    margin-bottom: 5px
}

.autopark_text p {
    line-height: 18px
}

.autopark_text ol,
.autopark_text ul {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

footer .footer-main {
    background-color: #333;
    padding: 0 160px 25px;
    display: flex
}

footer .footer-main .footer-main-item {
    width: 25%
}

footer .footer-main .footer-main-item.without-logo {
    padding-top: 80px
}

footer .footer-main a {
    color: #fff;
    text-decoration: none
}

footer .footer-main li {
    color: #fff;
    text-decoration: none
}

footer .footer-main h3 {
    position: relative;
    font-size: 17px;
    color: #fb0;
    font-weight: 700;
    text-transform: uppercase
}

footer .footer-main h3::after {
    content: '';
    position: absolute;
    width: 85%;
    height: 2px;
    background-color: silver;
    bottom: -8px;
    left: 0
}

footer .footer-main ul {
    margin-top: 30px;
    padding-right: 10px
}

footer .footer-main ul li {
    margin-bottom: 5px
}

footer .footer-main-item .footer-soc {
    display: flex;
    margin-top: 28px
}

footer .footer-main-item .footer-soc a {
    display: block;
    width: 35px;
    margin-right: 10px
}

footer .footer-main-item .footer-soc a.gplus {
    width: 60px
}

footer .footer-main-item .footer-soc a img {
    max-width: 100%
}

footer .footer-main-item .fmi-tel,
.fmi-skype,
.fmi-mail,
.fmi-point {
    position: relative;
    padding-left: 50px;
    margin-bottom: 35px!important;
    line-height: 1.5
}

footer .footer-main-item .fmi-tel span {
    font-size: 14px;
    color: #fff
}

footer .footer-main-item .fmi-tel::before {
    content: '';
    position: absolute;
    width: 41px;
    height: 41px;
    background-image: url(../images/phone.png);
    left: 0;
    top: -8px;
    background-size: contain
}

.add_rceview {
    z-index: 99999;
    position: relative;
    background: #e5e4e4;
    opacity: .9;
    margin: 0 auto;
    left: 64%;
    display: grid;
    top: 10%;
    padding: 30px;
    width: 400px
}

.add_rceview .select-styled {
    display: none
}

.add_rceview input {
    padding: 10px 0
}

.add_rceview label {
    margin: 3px 0;
    color: #333333;
    font-size: 14px;
    font-family: Lato;
}

.panel-rating {
    color: #333333;
    font-size: 14px;
    margin: 20px 0;
    font-family: Lato;
}

.rating_footer a {
    background: #fb0;
    color: #fff;
    text-decoration: none;
    padding: 20px;
    display: block;
    text-align: center;
    text-transform: uppercase
}

.photo-modal {
    position: absolute;
    margin-top: -256px;
    margin-left: -34px;
    z-index: 1
}

footer .footer-main-item .fmi-skype::before {
    content: '';
    position: absolute;
    width: 41px;
    height: 41px;
    background-image: url(../images/skype.png);
    left: 0;
    top: -12px;
    background-size: contain
}

footer .footer-main-item .fmi-mail::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 41px;
    background-image: url(../images/e-mail.png);
    left: 0;
    top: -12px;
    background-size: contain
}

footer .footer-main-item .fmi-point::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 41px;
    background-image: url(../images/map.png);
    left: 0;
    top: -12px;
    background-size: contain
}

footer .footer-copy {
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 17px 0
}

#book-form {
    padding: 0 160px
}

#book-form .book-form-title {
    position: relative;
    height: 300px
}

#book-form .book-form-title::after {
    content: '';
    background-image: url(../images/car.png);
    position: absolute;
    bottom: 0;
    width: 850px;
    height: 300px;
    right: 100px;
    background-size: cover
}

#book-form h1 {
    font-size: 45px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #323232;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.444;
    text-align: left;
    width: 40%;
    padding: 40px 40px 40px 140px;
}

#book-form .book-form-form {
    height: 100px;
    width: 100%;
    background-color: #dcdcdc;
    position: relative;
    display: flex;
    padding: 35px;
    font-family: "Lato";
    color: #868686;
}

#book-form .book-form-form::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 15px;
    width: 100%;
    background-color: #fb0
}

#book-form .book-form-form .bff-place {
    width: 45%
}

#book-form .book-form-form .bff-label {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px
}

#book-form .book-form-form .bff-area {
    padding: 30px 45px;
    background-color: #fff;
    margin-right: 2px
}

#another-place_checkbox {
    width: 20px;
    height: 20px;
    border: 1px solid silver;
    position: absolute;
    right: 5%;
    cursor: pointer
}

.another-place_checkbox_active::before {
    content: "✔";
    position: absolute;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

@media screen and (max-width: 1150px) {
    #book-form h1 {
        font-size: 29px!important
    }
}

#book-form .book-form-form .bff-date {
    width: 25%
}

#book-form .book-form-form .bff-submit {
    width: 20%;
    background-color: #fb0;
    height: 52px;
    margin-top: 22px;
    cursor: pointer;
    text-align: center;
    padding: 12px 0
}

#book-form .book-form-form .bff-label span {
    text-transform: uppercase;
    font-size: 12px
}

#book-form .book-form-form .bff-date .bff-area {
    display: flex;
    height: 16%;
    justify-content: space-between;
    position: relative
}

#book-form .book-form-form .bff-area {
    position: relative
}

#book-form .book-form-form .bff-area span {
    position: relative;
    cursor: pointer
}

.header-menu-links span {
    font-size: 10px;
    margin-left: 5px
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(6)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(7)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(12)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(15)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(18)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(19)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(22)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(27)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(28)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(31)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(1)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area span:nth-child(2)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(3)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(5)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(9)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(11)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(13)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(16)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(21)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(23)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(25)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(29)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(32)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 18px;
    left: -25px;
    top: 2px;
    background-image: url(../images/fly_icon.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(4)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(8)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(10)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(14)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(17)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(20)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(24)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(26)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:nth-child(30)::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 15px;
    left: -25px;
    top: 7px!important;
    background-image: url(../images/poezd.png)
}

#book-form .book-form-form .bff-date .bff-area span.bffda-date::before {
    position: absolute;
    content: '';
    width: 18px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -3px;
    background-image: url(../images/form-date.png)
}

#book-form .book-form-form .bff-date .bff-area span.bffda-time::before {
    position: absolute;
    content: '';
    width: 20px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -3px;
    background-image: url(../images/form-time.png)
}

#book-form .book-form-form .bff-date .bff-area .ion-date-from {
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 999;
    width: 250px;
    display: none
}

#book-form .book-form-form .bff-date .bff-area .ion-date-to {
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 999;
    width: 250px;
    display: none
}

#book-form .book-form-form .bff-place .bff-area #selected-place-from {
    cursor: pointer
}



#book-form .book-form-form .bff-place .bff-area .place-picker {
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 999;
    width: 250px;
    background-color: #fff;
    border-top: 8px solid #F7C340;
    display: none;
    overflow-y: auto;
    max-height: 250px;

    padding: 5px 15px
}

#book-form .book-form-form .bff-date .bff-area .time-picker {
    position: absolute;
    top: 60px;
    right: -60px;
    z-index: 999;
    width:250px;
    background-color: #fff;
    border: 1px solid silver;
    display: none;
    overflow-y: auto;
    max-height: 200px;
    border-top: 13px solid #fb0;
    padding: 5px 15px
}

#book-form .book-form-form .bff-place .bff-area {
    display: flex;
    justify-content: space-between
}

#book-form .book-form-form .bff-place #another-place {
    cursor: pointer;
    position: relative
}

#book-form .book-form-form .bff-place #another-place.active-ap::before {
    content: '✔';
    position: absolute;
    left: -20px;
    top: -5px;
    font-size: 20px
}

#book-form .book-form-form .bff-place .bff-area #selected-place-to {
    display: none;
    cursor: pointer
}

#book-form .book-form-form .bff-place .bff-area #select-place-to {
    right: -125px;
    left: auto
}

#book-form .book-form-form .bff-place .bff-area .place-picker input {
    width: calc(100% - 10px);
    padding: 5px;
    border: 1px solid #fb0
}

#book-form .book-form-form .bff-date .bff-area .time-picker input {
    width: calc(100% - 10px);
    padding: 5px;
    border: 1px solid #fb0
}

#book-form .book-form-form .bff-place .bff-area .place-picker span {
    display: block;
    padding: 7px;
    cursor: pointer;
    margin: 2px 0 2px 22px;
    border-bottom: 1px solid silver
}

#book-form .book-form-form .bff-date .bff-area .time-picker span {
    display: block;
    padding: 7px;
    cursor: pointer;
    margin: 2px 0;
    border-bottom: 1px solid silver
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:last-child {
    border: none
}

#book-form .book-form-form .bff-place .bff-area .place-picker span::before {
    top: 5px
}

#book-form .book-form-form .bff-place .bff-area .place-picker span:hover {
    background: silver;
    color: #fff
}

#book-form .book-form-form .bff-date .bff-area .time-picker span:last-child {
    border: none
}

#book-form .book-form-form .bff-date .bff-area .time-picker span:hover {
    background: silver;
    color: #fff
}

#our_cars {
    padding: 10px 160px 80px;
    min-height: 200px
}

#nci-head-date_news {
    background: red!important;
    border: 2px solid #fff
}

.section_title {
    text-align: center;
    position: relative;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #333;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 60px;
}

.section_title::after {
    content: '';
    position: absolute;
    height: 5px;
    width: 5%;
    background-color: #fb0;
    bottom: -20px;
    left: 47%
}

#our_cars .cars-items {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap
}

#our_cars .cars-items .car-item {
    width: 350px;
    margin: 15px;
    border-width: 1.8px;
    border-color: #edebeb;
    border-style: solid
}

#our_cars .cars-items .car-item h3 a {
    text-align: center;
    font-size: 17px;
    font-family: "Lato";
    color: #474c52;
    text-transform: uppercase;
    padding: 25px;
    display: block;
    text-decoration: none;
}

#our_cars .cars-items .car-item .car-item-image {
    text-align: center;
    margin: 15px 0
}

#order .ocr-bottom2 {
    display: block!important;
    margin: 0
}

#order .ocr-bottom2 button {
    margin-right: 40px;
    font-size: 18px
}

#our_cars .car-item .car-info-line {
    display: flex;
    background-color: #474c52;
    color: #fff;
    justify-content: space-around;
    padding: 13px 0
}

#our_cars .car-item .car-info-line span {
    position: relative;
    padding-left: 25px
}

#our_cars .car-item .car-info-line span.cil-cond::before {
    content: '';
    position: absolute;
    width: 21px;
    left: -2px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/cond.png)
}

#our_cars .car-item .car-info-line span.cil-trans::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/transmish.png)
}

#our_cars .car-item .car-info-line span.cil-person::before {
    content: '';
    position: absolute;
    width: 20px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/person.png)
}

#our_cars .car-item .car-info-line span.cil-bag::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -10px;
    top: -4px;
    background-size: cover;
    height: 21px;
    background-image: url(../images/bag.png)
}

#our_cars .car-item .car-price-line {
    display: flex;
    background-color: #474c52;
    color: #fff;
    justify-content: space-around;
    text-align: center;
    margin-top: 1px
}

#our_cars .car-item .car-price-line .car-price {
    width: 45%;
    padding: 13px 0
}

#our_cars .car-item .car-price-line .car-calc {
    width: 55%;
    background-color: #fb0;
    padding: 13px 0;
    position: relative;
    color: #000;
    font-weight: 700;
    cursor: pointer
}

#our_cars .car-item .car-price-line .car-calc::before {
    position: absolute;
    content: '';
    width: 100%;
    top: -1px;
    height: 1px;
    background-color: #fb0;
    left: 0
}

#why_we_are {
    padding: 80px 160px;
    min-height: 200px;
    background-color: #e8e8e8
}

#why_we_are h2 {
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #333;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

#why_we_are .wwa-content {
    display: flex;
    justify-content: space-between;
    margin: 25px 0 0
}

#why_we_are .wwa-content .wwa-content-item {
    width: 360px;
    border-radius: 2px;
    background-color: #fff;
    opacity: .8;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, 0.18);
    text-align: center;
    margin: 15px;
    padding: 45px 0
}

#why_we_are .wwa-content-item .wwa-item-image {
    min-height: 120px;
    overflow: hidden
}

#why_we_are .wwa-content .wwa-content-item h4 {
    position: relative;
    font-size: 17px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.048;
    margin: 25px 0;
}

#why_we_are .wwa-content .wwa-content-item h4::after {
    content: '';
    position: absolute;
    height: 4px;
    width: 75px;
    bottom: -13px;
    left: calc(50% - 38px);
    background-color: #fec528
}

#why_we_are .wwa-content .wwa-content-item p {
    padding: 0 70px;
    font-size: 14px;
    color: #000;
    line-height: 1.286
}

#block_info {
    min-height: 200px;
    padding: 50px 160px 120px;
    position: relative
}

#block_info::after {
    position: absolute;
    left: 0;
    top: 80px;
    content: '';
    width: 856px;
    height: 487px;
    background-size: cover;
    background-image: url(../images/back_car.png)
}

#block_info .block_info-content {
    width: 40%;
    margin-left: 50%
}

#block_info .block_info-content h2 {
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 60px;
    position: relative;
}

#block_info .block_info-content h2::after {
    content: '';
    position: absolute;
    width: 70px;
    height: 5px;
    bottom: -25px;
    left: 0;
    background-color: #fb0
}

#block_info .block_info-content p {
    font-size: 15px;
    font-family: "Lato";
    color: #333;
    line-height: 1.5;
    margin-bottom: 30px;
}

#news {
    padding: 80px 160px;
    background-color: #e8e8e8
}

#news .news-container {
    display: flex;
    justify-content: space-between;
    position: relative
}

#news .news-container .news-container-item {
    width: 360px;
    background: #fff
}

#news .news-container-item .nci-head {
    position: relative
}

#news .nci-head .nci-head-date {
    position: absolute;
    top: 2px;
    color: #fff;
    background: #ffbc00;
    left: 25px;
    padding: 10px 5px;
    text-align: center
}

#news .nci-head .nci-head-date .nci-head-date-c {
    display: block;
    font-size: 20px;
    font-weight: 700
}

#news .nci-head .nci-head-date .nci-head-date-month {
    display: block;
    font-size: 12px;
    margin-top: 3px
}

#news .nci-head .nci-head-image {
    width: 100%
}

#news .nci-head .nci-head-image img {
    max-width: 100%
}

#news .news-container-item .nci-content {
    padding: 25px 25px 55px
}

#news .news-container-item .nci-content h3 {
    font-size: 18px!important;
    font-family: "Lato";
    color: #fb0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.538;
    min-height: 52px;
}

#news .news-container-item .nci-content p {
    font-size: 14px;
    font-family: "Lato";
    color: #333;
    line-height: 1.286;
    text-align: left;
    margin: 15px 0;
    min-height: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news .news-container-item .nci-content a {
    font-size: 17px;
    font-family: "Lato";
    color: #fb0;
    font-weight: 700;
    line-height: 1.048;
    text-decoration: none;
    margin-top: 15px;
}

#contacts {
    min-height: 200px
}

header.custom_page {
    border-bottom: 1px solid silver;
    box-shadow: 0 1px 5px silver;
    height: 85px
}

#contacts {
    min-height: 200px;
    background-color: #fafafa
}

#contacts h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
}

#tariffs h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
}

#contacts .contacts-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    padding: 70px 20px 40px;
    max-width: 1200px;
    margin: auto;
    box-sizing: border-box;
}

#contacts .contacts-content-tels {
    position: relative;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    box-sizing: border-box;
}

#contacts .contacts-content-tels .contacts-content-tels-social {
    position: relative;
    bottom: 0;
    left: 0
}

#contacts .contacts-content-tels .contacts-content-tels-social span {
    padding-top: 12px;
    width: 100%;
}

#contacts .contacts-content-tels a {
    text-decoration: none;
    color: #000
}

#contacts .contacts-content .fmi-tel,
.fmi-skype,
.fmi-mail,
.fmi-point {
    position: relative;
    padding-left: 50px;
    margin-bottom: 30px!important;
    line-height: 1.5
}

#contacts .contacts-content .fmi-tel::before {
    content: '';
    position: absolute;
    width: 41px;
    height: 40px;
    background-image: url(../images/phon.png);
    left: 0;
    top: -8px;
    background-size: contain
}

#contacts .contacts-content .fmi-skype::before {
    content: '';
    position: absolute;
    width: 41px;
    height: 40px;
    background-image: url(../images/icons_contact/skype.png);
    left: 0;
    top: -12px;
    background-size: contain
}

#contacts .contacts-content .fmi-mail::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../images/icons_contact/mail.png);
    left: 0;
    top: -12px;
    background-size: contain
}

#contacts .contacts-content-tels-social {
    display: flex;
    margin-top: 28px;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

#contacts .contacts-content-tels-social a {
    display: block;
    width: 27px;
    margin-right: 10px;
    margin-top: 14px
}

#contacts .contacts-content-tels-social a img {
    max-width: 100%
}

#contacts .contacts-content a.gplus {
    width: 48px
}

#contacts .contacts-content-tels .contacts-content-tels-social {
    font-size: 17px;
    padding: 0 7px 0 0;
    font-family: "Lato";
    color: #212124;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.048;
}

.h2_georg::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 39px;
    background-image: url(../images/icons_contact/point.png);
    left: -50px;
    margin-top: -13px;
    background-size: contain
}
#contacts .contacts-content-places {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    box-sizing: border-box;
}
#contacts .contacts-content-places ul {
    position: relative;
    width: 79%;
    margin: 0 auto
}

#contacts .contacts-content-places ul::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 39px;
    background-image: url(../images/icons_contact/point.png);
    left: -50px;
    top: -12px;
    background-size: contain
}

#contacts .contacts-content-places ul li {
    margin-bottom: 7px;
    line-height: 1.5;
}

.mmcm-links .panel-heading {
    margin-top: 5px;
    margin-bottom: -10px
}

.mmcm-links .panel-body {
    margin-left: 20px
}

.mmcm-links .panel-collapse {
    padding-bottom: 0
}

#contacts .contacts-content-places ul li span {
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    display: block;
    border-bottom: 1px solid #333;
    background: linear-gradient(to top,#eee,#fefefe);
    padding: 3px 10px 3px 5px;
}
#contacts .contacts-content-places ul li span i {
    float: right;
    font-size: 16px;
}
#contacts .contacts-content-places ul li span i:after{
    content: '';
    clear: both;
}


#contacts .contacts-content-places .ccp-punkts {
    border: 1px solid silver;
    text-align: center;
    text-transform: uppercase;
    padding: 20px;
    margin-top: 23px;
    cursor: pointer;
    background: #c0c0c0ad
}

#map {
    width: 100%;
    height: 500px
}

#contacts .contacts-content-form {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
/*    background-color: #d4d4d4; */
/*    padding: 10px 35px; */
    box-sizing: border-box;
}

#contacts .contacts-content-form h4 {
    text-align: center;
    font-size: 17px;
    font-family: "Lato";
    color: #212124;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.048;
    margin: 10px 0
}
#contacts .contacts-content-form form {
    background-color: #d4d4d4;
    padding: 25px;
}
#contacts .contacts-content-form .ccf-form-main {
    flex-wrap: wrap;
}

.tabs {
    margin: 0 0 30px
}

.tabs__caption {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    margin: 0 auto;
    width: 550px;
    padding-top: 30px
}

.tabs__caption:after {
    content: '';
    display: table;
    clear: both
}

.main_table {
    margin: 30px auto;
    width: 80%;
    margin-top: 20px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    border: 2px solid #d8d8d8;
    -webkit-border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px rgba(0, 0, 0, .5)
}

.td_name {
    font-size: 20px;
    padding: 10px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    text-align: center;
    text-transform: uppercase;
    border-top: 2px solid #f5ce48;
    border-bottom: 2px solid #f5ce48;
    background: #ccc
}

td,
th {
    padding: 5px 0;
    width: 160px;
    text-align: center;
    border: 1px solid #d8d8d8
}

.td_1 {
    width: 50px
}

.td_2 {
    width: 300px;
    position: relative
}

.car-table {
    margin-left: 10px;
    float: left
}

#tariffs {
    padding-top: 50px
}

.tariff-pay-now:before {
    position: absolute;
    left: 80%;
    height: 20px;
    width: 20px;
    content: attr(data-text-promo);
    color: red;
    font-weight: 700;
    transform: rotate(-5deg)
}

.name_car__table {
    text-decoration: none;
    color: #000;
    text-align: left
}

.tabs__caption li {
    padding: 9px 15px;
    background: #e6e6e9;
    color: #000;
    position: relative;
    border: 1px solid #f0f0f0;
    text-align: center;
    margin-right: 5px
}

.tabs__caption li:not(.active) {
    cursor: pointer
}

.tabs__caption li:not(.active):hover {
    background: #F7C340;
    border-color: #F7C340
}

.tabs__caption .active {
    background: #F7C340;
    color: #000
}

.tabs__caption .active:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    height: 5px;
    background: #FFF
}

.tabs__content {
    display: none
}

.tabs__content.active {
    display: block
}

#contacts .contacts-content-form .ccf-form-main {
    width: 100%;
    display: flex;
    justify-content: space-between
}

#contacts .contacts-content-form .ccf-form-main input {
/*    width: calc(50% - 22px);   */
    width: 100%;
    height: 45px;
    padding: 0 10px;
    margin-top: 7px;
/*    border: none   */
}

#contacts .contacts-content-form textarea {
    width: calc(100% - 20px);
    border: none;
    margin-top: 7px;
    height: 95px;
    padding: 10px;
    font-family: "Lato";
}

#contacts .contacts-content-form button[type="submit"] {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 80px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin-top: 10px;
    margin-left: calc(50% - 120px);
    cursor: pointer;
}

#contacts .contacts-content-form button[type="submit"]::after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

#contacts .contacts-map {
    width: 100%;
    height: 400px
}

#contacts .contacts-map iframe {
    width: 100%;
    height: 100%
}

.mmcm-links .panel-heading a {
    background: none
}

.mmcm-links .panel-heading a:hover {
    background: none
}

#autopark h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
    background-color: #fafafa;
    padding: 10px 0;
}

#autopark .autopark-content {
    min-height: 200px;
    padding: 10px 160px;
    display: flex;
    justify-content: space-between
}

#autopark .autopark-content .acl-anothercity {
    text-transform: uppercase;
    position: absolute;
    top: -40px;
    cursor: pointer
}

#autopark .autopark-content .acl-anothercity::after {
    content: '▼';
    font-size: 10px
}

#autopark .autopark-content .autopark-content-left {
    width: 370px;
    position: relative
}

#autopark .autopark-content .autopark-content-main {
    width: calc(100% - 370px)
}

.autopark-form {
    background-color: #dcdcdc;
    position: relative;
    font-family: "Lato";
    color: #868686;
    padding: 10px;
    margin-top: 15px
}

#autopark .autopark-content .autopark-form {
    background-color: #dcdcdc;
    position: relative;
    font-family: "Lato";
    color: #868686;
    padding: 10px;
    margin-top: 15px;
}

.autopark-form .af-label-line {
    display: flex;
    justify-content: space-between;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 12px
}

#modal3 {
    left: 33%!important;
    width: 48%!important
}

.autopark-form .af-info-line {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 15px 45px;
    background-color: #fff;
    margin-right: 2px
}

.autopark-form .af-info-line span {
    cursor: pointer;
    position: relative
}

.autopark-form .af-info-line span::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

.autopark-form .af-info-line span.af-date::before {
    position: absolute;
    content: '';
    width: 18px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -3px;
    background-image: url(../images/form-date.png)
}

.autopark-form .af-info-line span.af-time::before {
    position: absolute;
    content: '';
    width: 20px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -3px;
    background-image: url(../images/form-time.png)
}

.autopark-form .af-return {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0
}

.autopark-form .af-return .af-return-check {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: #fff;
    padding: 5px
}

.autopark-form .af-return span {
    padding: 3px 10px;
    cursor: pointer
}

.autopark-form .af-icons {
    display: flex;
    justify-content: space-between;
    margin: 30px 0
}

.autopark-form .af-icons .af-icons-item {
    width: 80px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-top: 40px
}

.autopark-form .af-icons .af-icons-item.car::before {
    content: '';
    position: absolute;
    width: 33px;
    height: 27px;
    background-image: url(../images/icons_autopark/car.png);
    left: calc(50% - 16px);
    top: 0;
    background-size: contain
}

.autopark-form .af-icons .af-icons-item.clock::before {
    content: '';
    position: absolute;
    width: 17px;
    height: 29px;
    background-image: url(../images/icons_autopark/clock.png);
    left: calc(50% - 8px);
    top: 0;
    background-size: contain
}

.autopark-form .af-icons .af-icons-item.point::before {
    content: '';
    position: absolute;
    width: 21px;
    height: 28px;
    background-image: url(../images/icons_autopark/point.png);
    left: calc(50% - 10px);
    top: 0;
    background-size: contain
}

.autopark-form .af-icons .af-icons-item img {
    display: block;
    text-align: center;
    width: 35px;
    margin: 0 auto 10px
}

.autopark-form .af-button {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.autopark-form .af-button_express {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button_express:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.autopark-form .af-button_modal_2 {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button_modal_2:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.autopark-form .af-button_modal_3 {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button_modal_3:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.autopark-form .af-button_modal_4 {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button_modal_4:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.autopark-form .af-button_modal {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 70px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button_modal:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.autopark-form .af-button1 {
    background: #ffbc00;
    text-align: center;
    border: 0;
    padding: 20px 80px;
    color: #fff;
    text-transform: uppercase;
    font-family: "LATO";
    position: relative;
    margin: 10px 25px;
    cursor: pointer;
}

.autopark-form .af-button1:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 32px;
    background-image: url(../images/form-arrow.png);
    top: 11px;
    right: 25px;
    background-size: contain
}

.ion-date-from {
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 999;
    width: 250px;
    display: none
}

.ion-date-to {
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 999;
    width: 250px;
    display: none
}

#selected-place-from {
    cursor: pointer
}

.place-picker {
    position: absolute;
    top: 60px;
    left: 5px;
    z-index: 999;
    width: 250px;
    background-color: #fff;
    border: 1px solid silver;
    display: none;
    overflow-y: auto;
    max-height: 250px;
    border-top: 13px solid #fb0;
    padding: 5px 15px
}

.time-picker {
    position: absolute;
    top: 60px;
    right: -60px;
    z-index: 999;
    width: 250px;
    background-color: #fff;
    border: 1px solid silver;
    display: none;
    overflow-y: auto;
    max-height: 200px;
    border-top: 13px solid #fb0;
    padding: 5px 15px
}

.place-picker input {
    width: calc(100% - 10px);
    padding: 5px;
    border: 1px solid #fb0
}

.block {
    display: block
}

.time-picker input {
    width: calc(100% - 10px);
    padding: 5px;
    border: 1px solid #fb0
}

.block {
    display: block
}

.place-picker span {
    display: block;
    padding: 7px;
    cursor: pointer;
    margin: 2px 0 2px 22px;
    border-bottom: 1px solid silver
}

.time-picker span {
    display: block;
    padding: 7px;
    cursor: pointer;
    margin: 2px 0;
    border-bottom: 1px solid silver
}

.place-picker span:last-child {
    border: none
}

.place-picker span::before {
    top: 5px!important
}

.place-picker span:hover {
    background: silver;
    color: #fff
}

.time-picker span:last-child {
    border: none
}

.time-picker span:hover {
    background: silver;
    color: #fff
}

.time-picker span::before {
    display: none
}

#autopark .autopark-filter-class {
    margin-top: 15px
}

#autopark .autopark-filter-class h4 {
    background-color: #474c52;
    color: #fff;
    text-transform: uppercase;
    padding: 25px
}

#autopark .autopark-filter-class ul {
    border: 1px solid silver
}

#autopark .autopark-filter-class ul li {
    border-bottom: 1px solid silver;
    height: 75px;
    display: flex;
    justify-content: flex-start
}

#autopark .autopark-filter-class ul li .afc-check {
    width: 20px;
    height: 20px;
    border: 1px solid silver;
    margin: 28px 20px;
    cursor: pointer;
    position: relative
}

#autopark .autopark-filter-class ul li .afc-check2 {
    width: 99%;
    height: 74px;
    border: none;
    margin: 0;
    cursor: pointer;
    position: absolute
}

#autopark .autopark-filter-class ul li .afc-check.active::before {
    content: '✔';
    position: absolute;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

#autopark .autopark-filter-class ul li .afc-check2.active::before {
    content: '✔';
    position: absolute;
    width: 19px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

#autopark .autopark-filter-trans ul li .aft-check2.active::before {
    content: '✔';
    position: absolute;
    width: 19px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

#autopark .autopark-filter-gas ul li .afg-check2.active::before {
    content: '✔';
    position: absolute;
    width: 19px;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

#autopark .modal_div {
    height: auto!important
}

.modal_bron {
    position: absolute;
    top: 10%;
    width: 63%;
    left: 18%
}

.modal_car {
    position: relative;
    width: 115%;
    margin-left: -42px
}

#autopark .form_booking input {
    display: none
}

#autopark .autopark-filter-class ul li .afc-item {
    display: flex;
    width: 70%;
    margin-left: 65px;
}

#autopark .autopark-filter-class ul li .afc-item2 {
    display: flex;
    width: 70%;
    margin-left: 65px
}

.autopark_text {
    width: 59%;
    margin-left: 100px;
    padding-top: 80px
}

h2 {
    font-size: 27px;
    margin-bottom: 15px
}

#autopark .autopark-filter-class ul li .afc-item .afci-image {
    width: 125px;
    height: 60px;
    margin-top: 10px
}

#autopark .autopark-filter-class ul li .afc-item2 .afci-image {
    width: 125px;
    height: 60px
}

#autopark .autopark-filter-class ul li .afc-item .afci-image img {
    max-width: 100%;
    max-height: 100%
}

#autopark .autopark-filter-class ul li .afc-item span {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 20px
}

#autopark .autopark-filter-class ul li .afc-item2 span {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 20px
}

#autopark .autopark-filter-gas {
    margin-top: 15px
}

#autopark .autopark-filter-gas h4 {
    background-color: #474c52;
    color: #fff;
    text-transform: uppercase;
    padding: 25px
}

#autopark .autopark-filter-gas ul {
    border: 1px solid silver
}

#autopark .autopark-filter-gas ul li {
    border-bottom: 1px solid silver;
    height: 75px;
    display: flex;
    justify-content: flex-start
}

#autopark .autopark-filter-gas ul li .afg-check {
    width: 20px;
    height: 20px;
    border: 1px solid silver;
    margin: 28px 20px;
    cursor: pointer;
    position: relative
}

#autopark .autopark-filter-gas ul li .afg-check2 {
    width: 99%;
    height: 74px;
    border: none;
    margin: 0;
    cursor: pointer;
    position: absolute
}

#autopark .autopark-filter-gas ul li .afg-check.active::before {
    content: '✔';
    position: absolute;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

#autopark .autopark-filter-gas ul li .afg-item {
    display: flex;

    width: 70%;
    margin-left: 65px;
}

#autopark .autopark-filter-gas ul li .afg-item .afgi-image {
    width: 100px;
    height: 60px;
    margin-top: 10px
}

#autopark .autopark-filter-gas ul li .afg-item .afgi-image img {
    max-width: 100%;
    max-height: 100%
}

#autopark .autopark-filter-gas ul li .afg-item span {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 0;
    padding-right: 15px
}

#autopark .autopark-filter-gas ul li .afg-item2 {
    display: flex;
    width: 70%;
    margin-left: 65px
}

#autopark .autopark-filter-gas ul li .afg-item2 .afgi-image {
    width: 100px;
    height: 60px;
    margin-top: 10px
}

#autopark .autopark-filter-gas ul li .afg-item2 .afgi-image img {
    max-width: 100%;
    max-height: 100%
}

#autopark .autopark-filter-gas ul li .afg-item2 span {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 0;
    padding-right: 15px
}

#autopark .autopark-filter-trans {
    margin-top: 15px
}

#autopark .autopark-filter-trans h4 {
    background-color: #474c52;
    color: #fff;
    text-transform: uppercase;
    padding: 25px
}

#autopark .autopark-filter-trans ul {
    border: 1px solid silver
}

#autopark .autopark-filter-trans ul li {
    border-bottom: 1px solid silver;
    height: 75px;
    display: flex;
    justify-content: flex-start
}

#autopark .autopark-filter-trans ul li .aft-check {
    width: 20px;
    height: 20px;
    border: 1px solid silver;
    margin: 28px 20px;
    cursor: pointer;
    position: relative
}

#autopark .autopark-filter-trans ul li .aft-check2 {
    width: 99%;
    height: 74px;
    border: none;
    margin: 0;
    cursor: pointer;
    position: absolute
}

#autopark .autopark-filter-trans ul li .aft-check.active::before {
    content: '✔';
    position: absolute;
    width: 100%;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    color: #474c52
}

#autopark .autopark-filter-trans ul li .aft-item {
    display: flex;
    width: 70%;
    margin-left: 65px;
}

#autopark .autopark-filter-trans ul li .aft-item .afti-image {
    width: 100px;
    height: 60px;
    margin-top: 10px
}

#autopark .autopark-filter-trans ul li .aft-item .afti-image img {
    max-width: 100%;
    max-height: 100%
}

#autopark .autopark-filter-trans ul li .aft-item span {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 0;
    padding-right: 15px
}

#autopark .autopark-filter-trans ul li .aft-item2 {
    display: flex;
    width: 70%;
    margin-left: 65px
}

#autopark .autopark-filter-trans ul li .aft-item2 .afti-image {
    width: 100px;
    height: 60px;
    margin-top: 10px
}

#autopark .autopark-filter-trans ul li .aft-item2 .afti-image img {
    max-width: 100%;
    max-height: 100%
}

#autopark .autopark-filter-trans ul li .aft-item2 span {
    padding-top: 30px;
    text-transform: uppercase;
    font-size: 13px;
    padding-left: 0;
    padding-right: 15px
}

.autopark-content-main .autopark-cars {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 15px
}

.autopark-content-main .autopark-cars .car-item {
    width: 350px;
    margin: 15px auto;
    border-width: 1.8px;
    border-color: #edebeb;
    border-style: solid;
    position: relative;
}

.autopark-content-main .autopark-cars .car-item h3 {
    text-align: center;
    font-size: 17px!important;
    font-family: "Lato";
    color: #474c52;
    text-transform: uppercase;
    padding-top: 25px;
    margin-top: 15px;
}

.autopark-content-main .autopark-cars .car-item .car-item-image {
    text-align: center;
    margin: 15px 0
}

.autopark-content-main .car-item .car-info-line {
    display: flex;
    background-color: #474c52;
    color: #fff;
    justify-content: space-around;
    padding: 13px 0
}

.autopark-content-main .car-item .car-info-line span {
    position: relative;
    padding-left: 25px
}

.autopark-content-main .car-item .car-info-line span.cil-cond::before {
    content: '';
    position: absolute;
    width: 21px;
    left: -2px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/cond.png)
}

.autopark-content-main .car-item .car-info-line span.cil-trans::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/transmish.png)
}

.autopark-content-main .car-item .car-info-line span.cil-person::before {
    content: '';
    position: absolute;
    width: 20px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/person.png)
}

.autopark-content-main .car-item .car-info-line span.cil-bag::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -10px;
    top: -4px;
    background-size: cover;
    height: 21px;
    background-image: url(../images/bag.png)
}

.autopark-content-main .car-item .car-price-line {
    display: flex;
    background-color: #474c52;
    color: #fff;
    justify-content: space-around;
    text-align: center;
    margin-top: 1px
}

.autopark-content-main .car-item .car-price-line .car-price {
    width: 50%;
    padding: 13px 0;
    cursor: pointer
}

.autopark-content-main .car-item .car-price-line .car-calc {
    width: 50%;
    background-color: #fb0;
    padding: 13px 0;
    position: relative;
    color: #000;
    font-weight: 700;
    cursor: pointer
}

.autopark-content-main .car-item .car-info-price-label {
    font-size: 14px;
    font-family: "Lato";
    color: rgba(0, 0, 0, 0.702);
    text-transform: uppercase;
    line-height: 1.286;
    text-align: center;
    padding: 10px;
}

.autopark-content-main .car-item .car-info-price ul li {
    display: flex;
    padding: 10px
}

.autopark-content-main .car-item .car-info-price ul {
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700
}

.autopark-content-main .car-item .car-info-price ul li:nth-child(2n+1) {
    background-color: #dcdcdc
}

.autopark-content-main .car-item .car-info-price ul li div {
    width: 50%;
    text-align: center;
    position: relative
}

.autopark-content-main .car-item .car-info-price ul li:nth-child(2n+1) div:first-child::after {
    content: '';
    position: absolute;
    height: 32px;
    width: 2px;
    background: #fff;
    top: -10px;
    right: -1px
}

.autopark-content-main .car-item .car-info-price ul li:nth-child(2n) div:first-child::after {
    content: '';
    position: absolute;
    height: 32px;
    width: 2px;
    background: #dcdcdc;
    top: -10px;
    right: -1px
}

.autopark-content-main .autopark-bottom {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    margin: 20px 0
}

.autopark-content-main .autopark-bottom .autopark-bottom-pagination {
    margin-top: 32px
}

.autopark-content-main .autopark-bottom .autopark-bottom-pagination span {
    cursor: pointer;
    padding: 2px
}

.autopark-content-main .autopark-bottom .autopark-bottom-pagination span.active {
    border: 1px solid #fb0
}

.autopark-content-main .autopark-bottom .autopark-bottom-view-more {
    background: #dcdcdc;
    text-transform: uppercase;
    padding: 25px 55px;
    cursor: pointer
}

#autopark .autopark-text {
    padding: 0 160px;
    position: relative;
    margin: 120px 0
}

#autopark .autopark-text .at-block {
    width: 60%
}

#autopark .autopark-text .at-block h2 {
    font-size: 32px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-align: right;
    margin-bottom: 85px;
    position: relative;
}

#autopark .autopark-text .at-block h2::after {
    content: '';
    background: #fb0;
    position: absolute;
    width: 100px;
    height: 7px;
    bottom: -30px;
    right: 0
}

#autopark .autopark-text .at-block p {
    margin-bottom: 25px;
    text-align: justify
}

.autopark-content-main .autopark-cars .car-item .hit {
    position: absolute;
    background: #9e091b;
    color: #fff;
    top: -4px;
    left: -4px;
    text-transform: uppercase;
    padding: 8px 50px 8px 8px;
    overflow: hidden
}

.autopark-content-main .autopark-cars .car-item .hit::after {
    content: '';
    position: absolute;
    right: -13px;
    top: -40px;
    background: #fff;
    width: 50px;
    height: 80px;
    transform: rotate(-52deg);
    border: 1px solid silver
}

.autopark-content-main .autopark-cars .car-item .hit::before {
    content: '';
    width: 52px;
    height: 2px;
    background: #c0c0c05e;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 999
}

.autopark-content-main .autopark-cars .car-item .high-price {
    position: absolute;
    background: #065a2a;
    color: #fff;
    top: -4px;
    left: -4px;
    text-transform: uppercase;
    padding: 8px 50px 8px 8px;
    overflow: hidden
}

.autopark-content-main .autopark-cars .car-item .high-price::after {
    content: '';
    position: absolute;
    right: -13px;
    top: -40px;
    background: #fff;
    width: 50px;
    height: 80px;
    transform: rotate(-52deg);
    border: 1px solid silver
}

.autopark-content-main .autopark-cars .car-item .high-price::before {
    content: '';
    width: 52px;
    height: 2px;
    background: #c0c0c05e;
    position: absolute;
    right: 0;
    top: 2px;
    z-index: 999
}

.autopark-content-main .autopark-cars .car-item .car-info-price-little span {
    display: block;
    text-align: center;
    padding: 10px 0
}

.autopark-content-main .autopark-cars .car-item .car-info-price-little {
    position: relative;
    padding-bottom: 25px
}

.autopark-content-main .autopark-cars .car-item .car-info-price-little span.cipl-price-ot {
    font-size: 22px;
    font-weight: 700;
    margin-top: 15px
}

.autopark-content-main .autopark-cars .car-item .car-info-price-little.green span.cipl-price-ot {
    color: #065a2a
}

.autopark-content-main .autopark-cars .car-item .car-info-price-little.red span.cipl-price-ot {
    color: #9e091b
}

.autopark-content-main .autopark-cars .car-item .car-info-price-little span.cipl-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-weight: 700;
    font-size: 13px
}

#conditions h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
    background-color: #fafafa;
    padding: 10px 0;
}

#conditions .conditions-content {
    min-height: 200px;
    padding: 30px 160px 50px
}

#conditions .conditions-content .cc-left-block {
    position: relative
}

#conditions .conditions-content .cc-left-block::after {
    position: absolute;
    right: -160px;
    top: 0;
    content: '';
    width: 45%;
    height: 500px;
    background-size: cover;
    background-image: url(../images/icons_autopark/autopark-article-car.png)
}

#autopark .autopark_text::before {
    position: absolute;
    right: 0;
    content: '';
    width: 26%;
    height: 478px;
    background-size: cover;
    background-image: url(../images/icons_autopark/autopark-article-car.png)
}

#conditions .conditions-content .cc-left-block h2 {
    font-size: 29px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    margin-bottom: 50px;
}

#conditions .conditions-content .cc-left-block h2::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    bottom: -23px
}

#conditions .conditions-content .cc-left-block2 h2 {
    font-size: 29px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    margin-bottom: 50px;
}

#conditions .conditions-content .cc-left-block2 h2::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    bottom: -23px
}

#conditions .conditions-content .cc-left-block ul {
    width: 60%;
    font-size: 15px;
    margin-bottom: 40px
}

#conditions .conditions-content .cc-left-block ul li {
    position: relative;
    margin-bottom: 5px
}

#conditions .conditions-content .cc-left-block ul li::before {
    content: '•';
    margin-right: 10px;
    color: #ffbc00
}

#conditions .conditions-content .cc-left-block2 h2 {
    font-size: 29px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    margin-bottom: 50px;
}

#conditions .conditions-content .cc-left-block2 h2::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    bottom: -23px
}

#conditions .conditions-content .cc-left-block2 {
    width: 64%;
    font-size: 15px;
    text-align: justify
}

#conditions .conditions-content .cc-left-block2 p {
    margin-bottom: 30px
}

#conditions .conditions-content h4 {
    text-transform: uppercase;
    font-size: 15px
}

#conditions .conditions-content .cc-right-block {
    position: relative;
    margin-left: 45%;
    margin-top: -15px
}

#conditions .conditions-content .cc-right-block::before {
    position: absolute;
    content: '';
    width: 85%;
    height: 530px;
    top: 50px;
    left: -101%;
    background-size: cover;
    background-image: url(../images/icons_conditions/bmw.png)
}

#conditions .conditions-content .cc-right-block ul {
    margin-bottom: 40px
}

#conditions .conditions-content .cc-right-block ul li {
    margin-bottom: 5px
}

#conditions .conditions-content .cc-right-block ul li::before {
    content: '•';
    margin-right: 10px;
    color: #ffbc00
}

#conditions .conditions-content .cc-right-block h4 {
    margin-bottom: 15px
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li {
    margin-bottom: 15px;
    position: relative;
    padding-left: 40px
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li a {
    text-decoration: none;
    color: #000
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    top: -5px;
    left: 0;
    background-size: contain
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(1)::before {
    background-image: url(../images/icons_conditions/nth1.png)
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(2)::before {
    background-image: url(../images/icons_conditions/nth2.png)
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(3)::before {
    background-image: url(../images/icons_conditions/nth3.png)
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(4)::before {
    background-image: url(../images/icons_conditions/nth4.png)
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(5)::before {
    background-image: url(../images/icons_conditions/nth5.png)
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(6)::before {
    background-image: url(../images/icons_conditions/nth6.png)
}

#conditions .conditions-content .cc-right-block .ccrb-zakaz li:nth-child(7)::before {
    background-image: url(../images/icons_conditions/nth7.png)
}

#conditions .conditions-content p {
    font-size: 15px;
    text-align: justify;
    margin-bottom: 30px
}

#conditions .conditions-content h2 {
    font-size: 29px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    margin-bottom: 50px;
    margin-top: 50px;
}

#conditions .conditions-content h2::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    bottom: -23px
}

#car h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
    background-color: #fafafa;
    padding: 10px 0;
}

#car .car-container {
    min-height: 200px;
    background: #fff;
    padding: 20px 160px;
    display: flex
}

#car .car-container .car-container-left {
    width: 460px;
    position: relative
}

#car .car-container .car-container-left .ccl-anothercar {
    text-transform: uppercase;
    position: absolute;
    top: -48px;
    cursor: pointer
}

#car .car-container .car-container-left .ccl-anothercar::after {
    content: "▼";
    font-size: 10px
}

#car .car-container .car-container-right {
    width: calc(100% - 460px)
}

#car .car-container .car-container-right .ccr-info {
    display: flex;
    justify-content: space-between;
    padding-left: 30px
}

#car .car-container .ccr-info .car-info-line {
    display: flex;
    background-color: #474c52;
    color: #fff;
    justify-content: space-around;
    padding: 13px 0
}

#car .ccr-info {
    display: flex;
    justify-content: space-between
}

#car .ccr-info .ccri-left {
    width: 48%
}

#car .ccr-info .ccri-right {
    width: 48%;
    position: relative
}

#car .ccr-info .ccri-left .car-info-line span {
    position: relative;
    padding-left: 25px
}

#car .ccr-info .ccri-left .car-info-line span.cil-cond::before {
    content: '';
    position: absolute;
    width: 21px;
    left: -2px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/cond.png)
}

#car .ccr-info .ccri-left .car-info-line span.cil-trans::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/transmish.png)
}

#car .ccr-info .ccri-left .car-info-line span.cil-person::before {
    content: '';
    position: absolute;
    width: 20px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/person.png)
}

#car .ccr-info .ccri-left .car-info-line span.cil-bag::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -10px;
    top: -4px;
    background-size: cover;
    height: 21px;
    background-image: url(../images/bag.png)
}

#car .ccril-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted;
    margin: 10px auto
}

#car .ccril-item-label,
.ccril-item-value {
    background: #fff;
    margin-bottom: -4px
}

#car .ccri-grey-title {
    text-transform: uppercase;
    width: calc(100% - 20px);
    color: rgba(0, 0, 0, 0.602);
    padding: 10px;
    background-color: #dcdcdc;
    margin: 20px auto 0
}

#car .ccri-black-title {
    text-transform: uppercase;
    text-align: center;
    width: calc(100% - 26px);
    font-family: "Lato";
    color: rgba(255, 255, 255, 0.702);
    padding: 13px;
    background-color: #474c52;
    margin: 0 auto;
}

#car .car-info-price {
    border: 1px solid #dcdcdc;
    padding: 15px 0
}

#car .car-info-price ul li {
    display: flex;
    padding: 10px
}

#car .car-info-price ul {
    padding: 0 10px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: 700
}

#car .car-info-price ul li:nth-child(2n+1) {
    background-color: #dcdcdc
}

#car .car-info-price ul li div {
    width: 50%;
    text-align: center;
    position: relative
}

#car .car-info-price ul li:nth-child(2n+1) div:first-child::after {
    content: '';
    position: absolute;
    height: 32px;
    width: 2px;
    background: #fff;
    top: -10px;
    right: -1px
}

#car .car-info-price ul li:nth-child(2n) div:first-child::after {
    content: '';
    position: absolute;
    height: 32px;
    width: 2px;
    background: #dcdcdc;
    top: -10px;
    right: -1px
}

#car .ccri-button {
    width: 100%;
    background: #ffbc00;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    position: absolute;
    bottom: 0;
    cursor: pointer
}

#car .ccr-content {
    padding-left: 30px;
    margin-top: 50px
}

#car .ccr-content p {
    margin-top: 20px;
    font-size: 15px;
    text-align: justify
}

#car .ccrc-video {
    position: relative;
    padding-top: 30px;
    margin-bottom: 80px
}

#car .ccrc-video .ccrcv-button {
    width: 30%;
    background: #ffbc00;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer
}

#car .ccrc-video iframe {
    width: 65%;
    height: 400px
}

#car .another-cars {
    padding: 20px 160px 70px;
    position: relative
}

#car .another-cars::before {
    content: '';
    background: #c0c0c08f;
    width: calc(100% - 320px);
    height: 2px;
    position: absolute;
    top: -15px
}

.breadcrumbs {
    background-color: #fafafa;
    padding: 40px 160px 25px;
    text-transform: uppercase;
    display: flex;
    justify-content: flex-start
}

.breadcrumbs .breadcrumbs-item {
    position: relative;
    padding: 0 35px 0 50px
}

.breadcrumbs .breadcrumbs-item::before {
    content: '1';
    color: #fff;
    background: #474c52;
    position: absolute;
    padding: 13px 16px;
    border-radius: 40px;
    top: -14px;
    left: 0
}

.breadcrumbs .breadcrumbs-item:nth-child(1)::before {
    content: '1'
}

.breadcrumbs .breadcrumbs-item:nth-child(2)::before {
    content: '2'
}

.breadcrumbs .breadcrumbs-item:nth-child(3)::before {
    content: '3'
}

.breadcrumbs .breadcrumbs-item:nth-child(4)::before {
    content: '4'
}

.breadcrumbs .breadcrumbs-item:nth-child(5)::before {
    content: '5'
}

.breadcrumbs .breadcrumbs-item::after {
    content: '►';
    position: absolute;
    right: 10px;
    color: #474c52
}

.breadcrumbs .breadcrumbs-item:last-child::after {
    content: '';
    position: absolute;
    right: 10px;
    color: #474c52
}

.breadcrumbs .breadcrumbs-item.active::before {
    background: #ffbc00;
    color: #474c52
}

.breadcrumbs .breadcrumbs-item.active::after {
    color: #ffbc00
}

#order .order-content {
    min-height: 200px;
    padding: 30px 160px;
    display: flex;
    justify-content: space-between
}

#order .order-content .oc-left {
    width: 460px;
    border: 1px solid #dcdcdc;
    display: inline-table
}

#order .order-content .oc-right {
    width: calc(100% - 425px);
    padding-left: 35px
}

#order .order-content .ocl-image {
    overflow: hidden
}

#order .order-content .ocl-image img {
    width: 100%;
    max-width: 100%
}

#order .order-content h2 {
    font-size: 28px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0;
    padding-left: 10px;
}

#order .car-info-line {
    display: flex;
    background-color: #474c52;
    color: #fff;
    justify-content: space-around;
    padding: 13px 0
}

#order .car-info-line span {
    position: relative;
    padding-left: 25px
}

#order .car-info-line span.cil-cond::before {
    content: '';
    position: absolute;
    width: 21px;
    left: -2px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/cond.png)
}

#order .car-info-line span.cil-trans::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/transmish.png)
}

#order .car-info-line span.cil-person::before {
    content: '';
    position: absolute;
    width: 20px;
    left: -8px;
    top: -4px;
    background-size: cover;
    height: 23px;
    background-image: url(../images/person.png)
}

#order .car-info-line span.cil-bag::before {
    content: '';
    position: absolute;
    width: 25px;
    left: -10px;
    top: -4px;
    background-size: cover;
    height: 21px;
    background-image: url(../images/bag.png)
}

#order .ccril-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dotted;
    margin: 10px auto
}

#order .ccril-item-label,
.ccril-item-value {
    background: #fff;
    margin-bottom: -4px
}

#order .ccril-item-value span {
    margin-right: 10px;
    color: #ffbc00
}

#order .ccri-grey-title {
    text-transform: uppercase;
    width: calc(100% - 20px);
    color: rgba(0, 0, 0, 0.602);
    padding: 10px;
    background-color: #dcdcdc;
    margin: 20px auto 0
}

.change_order_main {
    display: block!important;
    margin: 0!important;
    float: none!important;
    text-decoration: none!important;
    background: #ffbc00!important;
    color: #000!important;
    text-align: center;
    padding: 10px 40px 10px 15px !important
}

#order .ccri-list {
    padding: 0 10px
}

#order .oc-right {
    padding-left: 1px
}

#order .ocr-places {
    display: flex;
    justify-content: space-between;
    background: #e8e8e8;
    padding: 8px 200px 0 10px
}

#order .ocr-places > div {
    width: 50%;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px
}

#order .places {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    margin: 20px;
    text-transform: initial;
    font-weight: 500;
    font-size: 15px;
    flex-wrap: wrap
}

#order .places span {
    position: relative;
    margin-bottom: 10px
}

#order .places .city-place::before {
    position: absolute;
    content: '';
    width: 16px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -2px;
    background-image: url(../images/form_point.png)
}

#order .places .date::before {
    position: absolute;
    content: '';
    width: 18px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -3px;
    background-image: url(../images/form-date.png)
}

#order .places .time::before {
    position: absolute;
    content: '';
    width: 20px;
    background-size: contain;
    height: 20px;
    left: -25px;
    top: -3px;
    background-image: url(../images/form-time.png)
}

#order .ocr-places .ocrp-left {
    position: relative
}

#order .ocr-places .ocrp-left::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100%;
    right: 13px;
    background: #fff;
    top: 0
}

#order .ocr-insurance {
    padding-right: 270px;
    margin-top: 10px
}

#order .ocr-insurance h4 {
    text-transform: uppercase;
    color: #6b6868;
    font-size: 15px
}

#order .ocr-insurance h4 span {
    font-size: 30px;
    color: #000;
    margin-left: 20px
}

#order .oc-right .ccri-list {
    margin-top: 20px;
    padding: 0 10px 0 40px
}

#order .oc-right .ccril-item {
    position: relative;
    margin: 16px auto
}

#order .ocr-insurance .ccril-check {
    position: absolute;
    width: 15px;
    height: 15px;
    left: -33px;
    top: 0;
    border: 1px solid silver;
    cursor: pointer
}

#order hr {
    margin: 15px 0
}

#order .ocr-dops {
    padding-right: 270px
}

#order .ocr-dops .ccri-grey-title {
    background: none;
    color: rgba(0, 0, 0, 0.74)
}

#order .ocr-dops .ccri-list {
    margin-top: 10px
}

#order .ocr-dops .ccri-list .ccril-check {
    position: absolute;
    width: 15px;
    height: 15px;
    left: -33px;
    top: 0;
    border: 1px solid silver;
    cursor: pointer
}

#order .ocr-dops .ccri-list .ccril-check.active {
    background-image: url(../images/checked.png);
    background-repeat: no-repeat
}

#order .ocr-insurance .ccril-check.active {
    background-image: url(../images/checked.png);
    background-repeat: no-repeat
}

#order .ocr-dops .ccri-grey-title {
    padding: 0
}

#order .ocr-form .ccri-grey-title {
    background: none;
    color: rgba(0, 0, 0, 0.74);
    padding: 0;
    margin: 0
}

#order .ocr-form .ocrf-content {
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

#order .ocr-form .ocrf-content > div > div {
    position: relative;
    text-transform: uppercase;
    padding-left: 50px
}

#order .ocr-form .ocrf-content > div > div::before {
    position: absolute;
    content: '';
    width: 42px;
    background-size: contain;
    height: 41px;
    left: 0;
    top: -14px
}

#order .ocr-form .ocrf-content .ocrf-fio {
    width: 47%
}

#order .ocr-form .ocrf-content .ocrf-tel {
    width: 21%
}

#order .ocr-form .ocrf-content .ocrf-mail {
    width: 21%
}

#order .ocr-form .ocrf-content .ocrf-fio > div::before {
    background-image: url(../images/s-person.png)
}

#order .ocr-form .ocrf-content .ocrf-tel > div::before {
    background-image: url(../images/s-phone.png)
}

#order .ocr-form .ocrf-content .ocrf-mail > div::before {
    background-image: url(../images/s-mail.png)
}

#order .ocr-form .ocrf-content > div > input {
    margin-top: 13px;
    width: calc(100% - 30px);
    height: 35px;
    background-color: #dcdcdc;
    outline: none;
    border: none;
    padding: 0 15px
}

#order .ocr-price {
    text-transform: uppercase;
    color: #6b6868;
    font-size: 15px;
    margin-bottom: 19px
}

#order .ocr-price span {
    font-size: 30px;
    color: #000;
    margin-left: 20px;
    float: right
}

#order .ocr-atan {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 700
}

#order .ocr-bottom2 {
    display: flex;
    justify-content: flex-end;
    margin: 38px 0 0;
    float: right;

    padding-bottom: 40px;
}

#order .ocr-bottom2 .order-button {
    width: 30%;
    background: #ffbc00;
    text-align: center;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 25px 45px;
    cursor: pointer;
    margin-top: 40px
}

#order .ocr-bottom {
    display: flex;
    justify-content: flex-end;
    margin: 10px 0 80px
}

#order .order-button {
    width: 30%;
    background: #ffbc00;
    text-align: center;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    padding: 25px 0;
    cursor: pointer
}

#order .ocr-bottom .captcha {
    margin-right: 30px;
    padding: 25px;
    border: 1px solid
}

#order .order-success-info {
    text-align: center;
    padding: 0px 160px 0
}

#order .order-success-info h4 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 28px;
    margin-top: 20px
}

#order .order-success-info p {
    font-weight: 700;
    margin-top: 10px;
    font-size: 21px
}

#order .order-success-info p.order-descr {
    font-size: 14px
}

#order .order-success-info h5 {
    margin-top: 20px;
    font-weight: 700;
    color: #ffbc00;
    font-size: 23px;
    text-transform: uppercase
}

#order .order-success-info h3 {
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    font-size: 22px
}

#order .order-success-info h3::after {
    content: '';
    position: absolute;
    height: 5px;
    width: 50px;
    background-color: #fb0;
    bottom: -15px;
    left: 0
}

#order.fin-step .order-content .oc-left {
    border: none
}

#order.fin-step .ocr-places {
    padding: 0;
    background: none;
    border-bottom: 1px solid silver
}

#order.fin-step .places {
    margin: 0 0 20px
}

#order.fin-step .places span:first-child {
    text-transform: uppercase;
    font-weight: 700
}

#order.fin-step .ocr-insurance ul {
    text-transform: uppercase;
    font-weight: 700
}

#order.fin-step .ocr-insurance ul li {
    position: relative;
    margin-bottom: 35px;
    padding-left: 50px
}

#order.fin-step .ocr-insurance ul li::before {
    position: absolute;
    content: '';
    width: 42px;
    background-size: contain;
    height: 41px;
    left: 0;
    top: -14px
}

#order.fin-step .ocr-insurance ul li:nth-child(1)::before {
    background-image: url(../images/s-person.png)
}

#order.fin-step .ocr-insurance ul li:nth-child(2)::before {
    background-image: url(../images/s-phone.png)
}

#order.fin-step .ocr-insurance ul li:nth-child(3)::before {
    background-image: url(../images/s-mail.png)
}

#order.fin-step .ocr-dops .ccri-list .ccril-item::before {
    display: none
}

#order.fin-step .oc-right .ccri-list {
    padding: 0
}

#order.fin-step .ocr-dops {
    padding-right: 0;
    text-transform: uppercase
}

#order.fin-step .order-content {
    padding: 30px 160px 90px
}

#news-page h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
    background-color: #fafafa;
    padding: 10px 0;
}

#news-page .all-news-container {
    padding: 30px 160px;
    background: #fff
}

#news-page .news-container {
    position: relative;
    column-count: 4
}

#news-page .news-container .news-container-item {
    width: 360px;
    background: #fff;
    border: 1px solid silver;
    margin-bottom: 30px;
    break-inside: avoid;
    page-break-inside: avoid
}

#news-page .news-container-item .nci-head {
    position: relative
}

#news-page .nci-head .nci-head-date {
    position: absolute;
    top: 2px;
    color: #fff;
    background: #ffbc00;
    left: 25px;
    padding: 10px 5px;
    text-align: center
}

#news-page .nci-head .nci-head-date .nci-head-date-c {
    display: block;
    font-size: 20px;
    font-weight: 700
}

#news-page .nci-head .nci-head-date .nci-head-date-month {
    display: block;
    font-size: 12px;
    margin-top: 3px
}

#news-page .nci-head .nci-head-image {
    width: 100%
}

#news-page .nci-head .nci-head-image img {
    max-width: 100%
}

#news-page .news-container-item .nci-content {
    padding: 25px 25px 55px
}

#news-page .news-container-item .nci-content h3 {
    font-size: 17px;
    font-family: "Lato";
    color: #fb0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.538;
    min-height: 52px
}

#news-page .news-container-item .nci-content p {
    font-size: 14px;
    font-family: "Lato";
    color: #333;
    line-height: 1.286;
    text-align: left;
    margin: 15px 0;
    min-height: 55px;
}

#news-page .news-container-item .nci-content a {
    font-size: 17px;
    font-family: "Lato";
    color: #fb0;
    font-weight: 700;
    line-height: 1.048;
    text-decoration: none;
}

#news-page .news-bottom-pagination {
    text-align: center;
    margin-bottom: 100px
}

#news-page .news-bottom-pagination span {
    cursor: pointer;
    padding: 2px
}

#news-page .news-bottom-pagination span.active {
    border: 1px solid #fb0
}

#news-item h1 {
    text-align: center;
    font-size: 32px;
    font-family: "TTProstoSansCondensedDEMO";
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.56;
    background-color: #fafafa;
    padding: 10px 0;
}

#news-item .news-item-container {
    padding: 30px 160px
}

#news-item .nic-image img {
    max-width: 100%
}

#news-item .nic-image {
    margin-bottom: 50px
}

#news-item h5 {
    font-size: 15px;
    color: #ffbc00;
    margin-bottom: 20px
}

#news-item p {
    margin-bottom: 20px;
    line-height: 1.2
}

#news-item p.upper {
    text-transform: uppercase
}

#news-item h3 {
    font-size: 29px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    position: relative;
    margin: 50px 0;
}

#news-item h3::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    bottom: -23px
}

#news-item ul {
    margin-bottom: 20px
}

#news-item h2 {
    font-size: 27px;
    margin-bottom: 15px
}

#news-item h3 {
    font-size: 24px;
    margin-bottom: 15px
}

#news-item img {
    max-width: 100%!important
}

#news-item ul li::before {
    content: '•';
    margin-right: 10px;
    color: #ffbc00
}

#news-item .ni-split {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid silver
}

#news-item .ni-split div {
    width: 49%
}

#news-item .ni-bottom {
    margin: 50px 0;
    display: flex;
    justify-content: space-between
}

#news-item .ni-bottom a {
    color: #ffbc00;
    text-decoration: none
}

#reviews .reviews-header {
    background-color: #fafafa;
    padding: 15px 160px;
    display: flex;
    justify-content: space-between
}

#reviews .reviews-header > div {
    width: 100%; /* old value 47 */
}

#reviews .reviews-header div iframe {
    width: 80%;
    height: 100%
}

#reviews .reviews-header h1 {
    font-size: 32px;
    font-family: "Lato";
    color: #333;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative;
}

#reviews .reviews-header div:first-child {
    margin-top: 15px
}

#reviews .reviews-header h1::after {
    content: '';
    position: absolute;
    left: 0;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    bottom: -15px
}

#reviews .review-stars {
    height: 50px;
    width: 200px
}

#reviews .review-stars span {
    position: relative;
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    height: 24px
}

#reviews .review-stars span::before {
    content: '';
    position: absolute;
    width: 33px;
    height: 32px;
    left: 0;
    background-size: contain;
    background-image: url(../images/reviews/star-silver.png)
}

#reviews .review-stars span::after {
    content: '';
    position: absolute;
    width: 0;
    height: 32px;
    left: 0;
    background-size: inherit;
    background-image: url(../images/reviews/star.png)
}

#reviews .review-stars.star0.sd1 span:nth-child(1)::after {
    width: 6px
}

#reviews .review-stars.star0.sd2 span:nth-child(1)::after {
    width: 9px
}

#reviews .review-stars.star0.sd3 span:nth-child(1)::after {
    width: 12px
}

#reviews .review-stars.star0.sd4 span:nth-child(1)::after {
    width: 15px
}

#reviews .review-stars.star0.sd5 span:nth-child(1)::after {
    width: 18px
}

#reviews .review-stars.star0.sd6 span:nth-child(1)::after {
    width: 21px
}

#reviews .review-stars.star0.sd7 span:nth-child(1)::after {
    width: 24px
}

#reviews .review-stars.star0.sd8 span:nth-child(1)::after {
    width: 27px
}

#reviews .review-stars.star0.sd9 span:nth-child(1)::after {
    width: 30px
}

#reviews .review-stars.star1.sd0 span:nth-child(1)::after {
    width: 33px
}

#reviews .review-stars.star1 span:nth-child(1)::after {
    width: 33px
}

#reviews .review-stars.star1.sd1 span:nth-child(2)::after {
    width: 6px
}

#reviews .review-stars.star1.sd2 span:nth-child(2)::after {
    width: 9px
}

#reviews .review-stars.star1.sd3 span:nth-child(2)::after {
    width: 12px
}

#reviews .review-stars.star1.sd4 span:nth-child(2)::after {
    width: 15px
}

#reviews .review-stars.star1.sd5 span:nth-child(2)::after {
    width: 18px
}

#reviews .review-stars.star1.sd6 span:nth-child(2)::after {
    width: 21px
}

#reviews .review-stars.star1.sd7 span:nth-child(2)::after {
    width: 24px
}

#reviews .review-stars.star1.sd8 span:nth-child(2)::after {
    width: 27px
}

#reviews .review-stars.star1.sd9 span:nth-child(2)::after {
    width: 30px
}

#reviews .review-stars.star2.sd0 span:nth-child(2)::after {
    width: 33px
}

#reviews .review-stars.star2 span:nth-child(1)::after {
    width: 33px
}

#reviews .review-stars.star2 span:nth-child(2)::after {
    width: 33px
}

#reviews .review-stars.star2.sd1 span:nth-child(3)::after {
    width: 6px
}

#reviews .review-stars.star2.sd2 span:nth-child(3)::after {
    width: 9px
}

#reviews .review-stars.star2.sd3 span:nth-child(3)::after {
    width: 12px
}

#reviews .review-stars.star2.sd4 span:nth-child(3)::after {
    width: 15px
}

#reviews .review-stars.star2.sd5 span:nth-child(3)::after {
    width: 18px
}

#reviews .review-stars.star2.sd6 span:nth-child(3)::after {
    width: 21px
}

#reviews .review-stars.star2.sd7 span:nth-child(3)::after {
    width: 24px
}

#reviews .review-stars.star2.sd8 span:nth-child(3)::after {
    width: 27px
}

#reviews .review-stars.star2.sd9 span:nth-child(3)::after {
    width: 30px
}

#reviews .review-stars.star3.sd0 span:nth-child(3)::after {
    width: 33px
}

#reviews .review-stars.star3 span:nth-child(1)::after {
    width: 33px
}

#reviews .review-stars.star3 span:nth-child(2)::after {
    width: 33px
}

#reviews .review-stars.star3 span:nth-child(3)::after {
    width: 33px
}

#reviews .review-stars.star3.sd1 span:nth-child(4)::after {
    width: 6px
}

#reviews .review-stars.star3.sd2 span:nth-child(4)::after {
    width: 9px
}

#reviews .review-stars.star3.sd3 span:nth-child(4)::after {
    width: 12px
}

#reviews .review-stars.star3.sd4 span:nth-child(4)::after {
    width: 15px
}

#reviews .review-stars.star3.sd5 span:nth-child(4)::after {
    width: 18px
}

#reviews .review-stars.star3.sd6 span:nth-child(4)::after {
    width: 21px
}

#reviews .review-stars.star3.sd7 span:nth-child(4)::after {
    width: 24px
}

#reviews .review-stars.star3.sd8 span:nth-child(4)::after {
    width: 27px
}

#reviews .review-stars.star3.sd9 span:nth-child(4)::after {
    width: 30px
}

#reviews .review-stars.star4.sd0 span:nth-child(4)::after {
    width: 33px
}

#reviews .review-stars.star4 span:nth-child(1)::after {
    width: 33px
}

#reviews .review-stars.star4 span:nth-child(2)::after {
    width: 33px
}

#reviews .review-stars.star4 span:nth-child(3)::after {
    width: 33px
}

#reviews .review-stars.star4 span:nth-child(4)::after {
    width: 33px
}

#reviews .review-stars.star4.sd1 span:nth-child(5)::after {
    width: 6px
}

#reviews .review-stars.star4.sd2 span:nth-child(5)::after {
    width: 9px
}

#reviews .review-stars.star4.sd3 span:nth-child(5)::after {
    width: 12px
}

#reviews .review-stars.star4.sd4 span:nth-child(5)::after {
    width: 15px
}

#reviews .review-stars.star4.sd5 span:nth-child(5)::after {
    width: 18px
}

#reviews .review-stars.star4.sd6 span:nth-child(5)::after {
    width: 21px
}

#reviews .review-stars.star4.sd7 span:nth-child(5)::after {
    width: 24px
}

#reviews .review-stars.star4.sd8 span:nth-child(5)::after {
    width: 27px
}

#reviews .review-stars.star4.sd9 span:nth-child(5)::after {
    width: 30px
}

#reviews .review-stars.star5.sd0 span:nth-child(5)::after {
    width: 33px
}

#reviews .review-stars.star5 span:nth-child(1)::after {
    width: 33px
}

#reviews .review-stars.star5 span:nth-child(2)::after {
    width: 33px
}

#reviews .review-stars.star5 span:nth-child(3)::after {
    width: 33px
}

#reviews .review-stars.star5 span:nth-child(4)::after {
    width: 33px;
    width: 33px
}

#reviews .review-block {
    display: flex
}

#reviews .review-block div:last-child {
    padding: 23px 0
}

#reviews .reviews-header {
    font-weight: 700;
    line-height: 1.2
}

#reviews .review-content {
    min-height: 200px;
    background: #fff
}

#reviews .review-container {
    padding: 20px 160px
}

#reviews .review-button {
    font-size: 13px;
    width: 300px;
    background: #ffbc00;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    margin: 0 auto 35px;
    cursor: pointer
}

#reviews .reviews-item {
    padding: 30px;
    border-top: 1px solid silver
}

#reviews .reviews-item:last-child {
    border-bottom: 1px solid silver
}

#reviews .ri-left {
    width: 200px;
    font-weight: 700
}

#reviews .ri-right {
    width: calc(100% - 200px);
    position: relative
}

#reviews .ri-right .ri-review-text {
    position: relative;
    width: 70%;
    margin: 0 auto;
    padding: 25px 0
}

#reviews .ri-right .ri-review-text::before {
    content: '';
    position: absolute;
    width: 95px;
    height: 70px;
    top: 0;
    left: -140px;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../images/reviews/quot.png)
}

#reviews .review-answer .ri-review-text::before {
    background-image: url(../images/reviews/quot-ans.png)
}

#reviews .rir-answer-button {
    position: absolute;
    right: -30px;
    width: 42px;
    height: 41px;
    top: 20px;
    background-image: url(../images/reviews/plus.png);
    background-repeat: no-repeat;
    cursor: pointer
}

#reviews .rir-answer-button.active {
    background-image: url(../images/reviews/minus.png)
}

#reviews .ri-container {
    display: flex
}

#reviews .review-answer {
    width: 76%;
    margin-left: 26%;
    border-top: 1px solid silver;
    padding-top: 20px
}

#reviews .ri-left p {
    margin-top: 10px
}

#reviews .reviews-bottom {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    margin: 40px 0
}

#reviews .reviews-bottom-pagination {
    margin-top: 32px
}

#reviews .reviews-bottom-pagination span {
    cursor: pointer;
    padding: 2px
}

#reviews .reviews-bottom-pagination span.active {
    border: 1px solid #fb0
}

#reviews .reviews-bottom-view-more {
    background: #dcdcdc;
    text-transform: uppercase;
    padding: 25px 55px;
    cursor: pointer
}

.mobile-visible {
    display: none
}

.mobile-hidden {
    display: block
}

.mobile-sm-header {
    display: none
}

.mobile-sm-visible {
    display: none
}

.mobile-sm-hidden {
    display: block
}

.mobile-menu {
    position: absolute;
    z-index: 999;
    width: 100%;
    height: 100vh;
    left: -100%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-menu.active {
    left: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.mobile-menu .mobile-menu-overlay {
    width: 100%;
    position: absolute;
    height: 100%;
    z-index: 9999;
    background: #0000005e
}

.mobile-menu .mobile-menu-content {
    width: 90%;
 /*   margin-left: 10%; */
    position: relative;
    height: auto;
    z-index: 99999;
    background: #fff;
    max-height: 90%;
    overflow-y: auto
}

.mobile-menu .mobile-menu-content .mmc-header {
    background: #ffbc00;
    position: relative;
    height: 40px
}

.mobile-menu .mobile-menu-content .mmc-header .mmch-close {
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 40px;
    top: 0;
    right: 0
}

.mobile-menu .mobile-menu-content .mmc-header .mmch-close::before {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    background: #000;
    top: 20px;
    left: 20px;
    transform: rotate(45deg);
    z-index: 9999
}

.mobile-menu .mobile-menu-content .mmc-header .mmch-close::after {
    content: '';
    width: 20px;
    height: 2px;
    position: absolute;
    background: #000;
    top: 20px;
    left: 20px;
    transform: rotate(-45deg);
    z-index: 9999
}

.mobile-menu .mobile-menu-content .mmc-header ul {
    display: flex;
    font-size: 17px;
    padding: 12px 15px;
    font-weight: 700
}

.mobile-menu .mobile-menu-content .mmc-header ul li {
    cursor: pointer
}

.mobile-menu .mobile-menu-content .mmc-header ul li > span {
    font-size: 10px
}

.mobile-menu .mobile-menu-content .mmc-header ul > span {
    margin: 0 25px;
    color: #a57900
}

.mobile-menu .mobile-menu-content .mmcm-links {
    margin: 20px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid silver
}

.mobile-menu .mobile-menu-content .mmcm-links a {
    text-decoration: none;
    color: #000;
    display: block;
    margin-bottom: 15px;
    padding-left: 10px
}

.mobile-menu .mobile-menu-content .mmcm-links a li.active {
    border-bottom: 2px solid #ffbc00
}

.mobile-menu .mobile-menu-content .mmcm-contact {
    margin: 20px;
    font-size: 15px;
    font-weight: 700;
    border-bottom: 1px solid silver
}

.mobile-menu .mobile-menu-content .mmcm-contact li {
    padding-left: 50px;
    margin-bottom: 15px;
    position: relative;
    line-height: 1.4
}

.mobile-menu .mobile-menu-content .mmcm-contact li a {
    color: #000;
    text-decoration: none
}

.mobile-menu .mobile-menu-content .mmcm-contact li.fmi-tel::before {
    content: '';
    position: absolute;
    width: 31px;
    height: 30px;
    background-image: url(../images/icons_contact/tel.png);
    left: 0;
    top: 0;
    background-size: contain
}

.mobile-menu .mobile-menu-content .mmcm-contact li.fmi-skype::before {
    content: '';
    position: absolute;
    width: 31px;
    height: 30px;
    background-image: url(../images/icons_contact/skype.png);
    left: 0;
    top: -5px;
    background-size: contain
}

.mobile-menu .mobile-menu-content .mmcm-contact li.fmi-mail::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 29px;
    background-image: url(../images/icons_contact/mail.png);
    left: 0;
    top: -5px;
    background-size: contain
}

.mobile-menu .mobile-menu-content .mmcm-contact li.fmi-point::before {
    content: '';
    position: absolute;
    width: 30px;
    height: 29px;
    background-image: url(../images/icons_contact/point.png);
    left: 0;
    top: 12px;
    background-size: contain
}

.mobile-menu .mobile-menu-content .mmcm-social {
    display: flex;
    justify-content: space-between;
    padding: 15px 287px
}

.mobile-menu .mobile-menu-content .mmcm-social a {
    width: 25px
}

.mobile-menu .mobile-menu-content .mmcm-social a.gplus {
    width: 40px
}

.mobile-menu .mobile-menu-content .mmcm-social a img {
    max-width: 100%
}

.mobile-menu .mobile-menu-content .mmc-menu {
    padding-bottom: 15px
}

.autopark-filters-head {
    display: none
}

#car .owl-carousel .owl-nav button.owl-next {
    z-index: 99
}

#car .owl-carousel .owl-nav button.owl-prev {
    z-index: 99
}

header .header-menu .header-menu-valutlang ul li {
    position: relative
}

header .set-locale {
    position: absolute;
    width: 100px;
    display: block;
    background: #fff;
    text-align: center;
    border: 1px solid silver;
    padding-top: 10px;
    z-index: 9;
    display: none!important
}

header .set-locale::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ffbc00
}

header .set-currency {
    position: absolute;
    width: 100px;
    display: block;
    background: #fff;
    text-align: center;
    border: 1px solid silver;
    padding-top: 10px;
    z-index: 9;
    display: none!important
}

header .set-currency::before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 4px;
    background: #ffbc00
}

header .header-menu .header-menu-valutlang ul li:hover > ul {
    display: block!important
}

header .set-locale li {
    margin-bottom: 10px
}

header .set-locale li a {
    text-decoration: none;
    color: #000
}

header .set-currency li {
    margin-bottom: 10px
}

header .set-currency li a {
    text-decoration: none;
    color: #000
}

header .mmcm-links .set-locale {
    position: relative;
    display: none!important;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 20px
}

header .mmcm-links .set-locale.active {
    display: flex!important
}

header .mmcm-links .set-locale li {
    margin-bottom: 0
}

.contact_modal {
    display: none
}

#news-item.page h3 {
    margin-bottom: 30px
}

#news-item.page img {
    margin: 15px
}

.car-item-image img {
    max-width: 100%
}

.car-calc a {
    text-decoration: none;
    color: #000
}

.loading {
    position: relative
}

.loading::before {
    content: '';
    position: absolute;
    background: #00000075;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
    box-shadow: 0 0 14px 0 #000
}

.loading::after {
    content: '';
    position: absolute;
    z-index: 999999;
    width: 234px;
    height: 140px;
    top: 10%;
    left: calc(50% - 117px);
    background-size: cover;
    background-image: url(../images/load.gif);
    max-width: 100%
}

@media screen and (min-width: 1920px) {
    #book-form,
    #our_cars,
    #why_we_are,
    #block_info,
    #news {
        width: calc(1920px - 335px);
        margin: 0 auto
    }
}

@media screen and (max-width:1919px) {
    header {
        font-size: 14px
    }
    header .header-menu .header-menu-valutlang {
        margin-left: 20px;
        margin-right: 20px;
    }
    #book-form h1 {
        padding: 40px 40px 40px 50px
    }
    .block_info-content2 {
        line-height: 1.5;
        padding: 90px 0 0
    }
    #book-form .book-form-title::after {
        width: 674px;
        height: 255px;
        right: 0
    }
    #our_cars .cars-items .car-item {
        width: 320px
    }
    #block_info::after {
        height: 360px;
        width: 633px
    }
    #news .news-container .news-container-item {
        width: 250px
    }
    footer .footer-main-item .footer-logo img {
        max-width: 95%
    }
    #contacts .contacts-content {
        padding: 70px 20px 40px
    }
    #autopark .autopark-content {
        padding: 10px 60px
    }
    #autopark .autopark-content .autopark-content-left {
        width: 335px
    }
    #autopark .autopark-content .autopark-content-main {
        width: calc(100% - 335px)
    }
    .autopark-content-main .autopark-cars .car-item {
        width: 260px
    }
    .autopark-content-main .autopark-cars .car-item .car-item-image img {
        max-width: 90%
    }
    #conditions .conditions-content .cc-left-block::after {
        height: 350px;
        width: 460px
    }
    #conditions .conditions-content .cc-right-block {
        margin-top: 15px
    }
    #conditions .conditions-content .cc-right-block::before {
        width: 96%;
        height: 420px;
        top: 50px;
        left: -108%
    }
    #car .car-container {
        padding: 20px 50px
    }
    #car .another-cars {
        padding: 20px 60px 70px
    }
    #car .another-cars::before {
        width: calc(100% - 120px)
    }
    #order .order-content {
        padding: 0px 60px!important
    }
    #order .ocr-places {
        padding: 17px 10px 10px
    }
    #order .ocr-insurance {
        padding-right: 0
    }
    #order .ocr-dops {
        padding-right: 0
    }
    #order.fin-step .ocr-places {
        display: block
    }
    #order.fin-step .ocr-places > div {
        width: 100%
    }
    #news-page .all-news-container {
        padding: 30px 60px
    }
    #news-page .news-container .news-container-item {
        width: 300px
    }
    #reviews .reviews-header {
        padding: 15px 60px
    }
    #reviews .review-container {
        padding: 20px 60px
    }
    #reviews .review-stars {
        width: 330px
    }
    #reviews .reviews-header div iframe {
        width: 100%
    }
    #reviews .ri-right .ri-review-text {
        width: 55%
    }
}

@media screen and (max-width: 1439px) {
    header .header-logo {
        width: 220px
    }
    header .header-menu {
        width: calc(70% - 220px)
    }
    header {
        font-size: 12px
    }
    #book-form {
        padding: 0 80px
    }
    #book-form h1 {
        padding: 40px 40px 40px 110px
    }
    #our_cars .cars-items .car-item {
        width: 305px
    }
    #why_we_are .wwa-content .wwa-content-item p {
        padding: 0 20px
    }
    #block_info {
        padding: 50px 60px 120px
    }
    #block_info .block_info-content {
        width: 50%
    }
    #block_info::after {
        height: 345px
    }
    #news .news-container-item .nci-content h3 {
        font-size: 14px
    }
    #news .news-container-item .nci-content p {
        font-size: 13px
    }
    #news .news-container-item .nci-content {
        padding: 25px;
        min-height: 175px
    }
    footer .footer-main {
        padding: 0 60px 25px
    }
    #contacts .contacts-content-tels-social a {
        width: 20px
    }
    #contacts .contacts-content a.gplus {
        width: 36px
    }
    #contacts .contacts-content-tels .contacts-content-tels-social span {
        padding-top: 4px
    }
    header.custom_page {
        height: 69px
    }
    .autopark-content-main .autopark-cars .car-item {
        width: 250px
    }
    #conditions .conditions-content .cc-right-block::before {
        width: 588px;
        height: 420px;
        top: 50px;
        left: -115%
    }
}

@media screen and (max-width: 1365px) {
    header {
        padding: 0 15px
    }
    #book-form {
        padding: 0 130px
    }
    #book-form h1 {
        padding: 40px 0;
        width: 60%
    }
    .block_info-content2 {
        line-height: 1.5;
        padding: 160px 0 0
    }
    #book-form .book-form-form {
        padding: 20px 5px
    }
    #our_cars {
        padding: 80px 130px
    }
    #our_cars .cars-items .car-item {
        width: 300px
    }
    #why_we_are {
        padding: 80px 130px
    }
    #block_info {
        padding: 50px 130px 120px
    }
    #block_info .block_info-content {
        width: 60%;
        margin-left: 40%
    }
    #block_info::after {
        height: 395px;
        left: -200px;
        width: 695px;
        top: 150px
    }
    #news {
        padding: 80px 130px
    }
    #news .news-container .news-container-item {
        width: 300px
    }
    footer .footer-main {
        padding: 0 130px 25px
    }
    #autopark .autopark-content {
        padding: 10px 130px
    }
    .autopark-content-main .autopark-cars .car-item {
        width: calc(50% - 35px)
    }
}

@media screen and (max-width:1279px) {
    header {
        padding: 0 20px
    }
    header .header-logo {
        width: 180px
    }
    header .header-menu {
        width: calc(70% - 180px);
        padding: 20px 0
    }
    .block_info-content2 {
        line-height: 1.5;
        padding: 80px 0 0
    }
    header .header-phones {
        padding: 20px 0
    }
    header .header-phones .header-phones-phone a {
        display: block;
        margin-bottom: 5px
    }
    header .header-phones .header-phones-phone span {
        display: none
    }
    header .header-phones .header-phones-phone::before {
        top: -3px
    }
    #book-form {
        padding: 0 40px
    }
    #book-form h1 {
        padding: 20px 20px 20px 70px;
        font-size: 35px;
        width: 50%
    }
    #book-form .book-form-title {
        height: 225px
    }
    #book-form .book-form-title::after {
        width: 530px;
        height: 211px;
        right: 0
    }
    #book-form .book-form-form {
        width: calc(100% - 10px);
        height: 75px
    }
    #book-form .book-form-form .bff-label span {
        font-size: 9px
    }
    #book-form .book-form-form .bff-area {
        font-size: 12px;
        padding: 25px 30px
    }
    #book-form .book-form-form .bff-submit {
        height: 37px;
        margin-top: 20px
    }
    #book-form .bff-submit img {
        max-width: 15%
    }
    #our_cars {
        padding: 60px 30px;
        min-height: 200px
    }
    #our_cars .cars-items .car-item {
        width: 275px;
        font-size: 11px
    }
    #our_cars .car-item .car-item-image img {
        max-width: calc(100% - 20px)
    }
    #why_we_are {
        padding: 55px 20px;
        min-height: 200px;
        background-color: #e8e8e8
    }
    #block_info {
        padding: 50px 30px 80px
    }
    #block_info::after {
        height: 315px;
        width: 555px
    }
    #news {
        padding: 55px 45px
    }
    #news .news-container .news-container-item {
        width: 290px
    }
    #news .news-container-item .nci-content {
        padding: 20px;
        min-height: 200px
    }
    footer .footer-main {
        padding: 0 20px 25px
    }
    footer {
        font-size: 13px
    }
    header.custom_page {
        height: 55px
    }
    #contacts .contacts-content {
        font-size: 13px
    }
    #contacts .contacts-content-form {
        width: 25%
    }
    .autopark-content-main .autopark-cars .car-item {
        width: 225px
    }
    #conditions .conditions-content {
        padding: 30px 60px 50px
    }
    #conditions .conditions-content .cc-left-block::after {
        height: 250px;
        width: 35%;
        top: 0;
        right: -60px
    }
    #conditions .conditions-content h2 {
        line-height: 1!important
    }
    #conditions .conditions-content .cc-left-block2 {
        width: 100%
    }
    #conditions .conditions-content .cc-right-block::before {
        height: 350px;
        width: 495px
    }
    #car .car-container .car-container-left {
        width: 300px
    }
    #car .car-container .car-container-right {
        width: calc(100% - 300px)
    }
    #car .ccrc-video iframe {
        height: 280px
    }
    #car h1 {
        padding: 20px 0
    }
    #car .another-cars {
        padding: 20px 0 70px
    }
    .autopark-content-main .autopark-cars .car-item {
        width: 210px
    }
    #car .another-cars::before {
        width: 100%
    }
    .breadcrumbs {
        padding: 40px 30px 25px
    }
    #order .order-content .oc-left {
        width: auto;
        max-height: 565px
    }
    #order .order-content .oc-right {
        width: calc(100% - 300px)
    }
    #order .ocr-places {
        display: block
    }
    #order .ocr-places > div {
        width: 100%
    }
    #order .ocr-places .ocrp-left::after {
        display: none
    }
    #news-page .news-container {
        column-count: 3
    }
    #news-page .news-container .news-container-item {
        width: 280px
    }
    #news-item .news-item-container {
        padding: 30px 60px
    }
    #autopark .autopark-content {
        padding: 10px 60px
    }
    .autopark-content-main .autopark-cars .car-item {
        width: calc(50% - 35px)
    }
    #conditions .conditions-content .cc-left-block::after {
        width: 358px
    }
}

@media screen and (max-width:1023px) {
    .mobile-visible {
        display: block
    }
    .panel-form {
        display: block!important;
        margin-top: 42px
    }
    #autopark .select {
        display: none!important
    }
    .block_info-content2 {
        line-height: 1.5;
        padding: 0
    }
    .auto-park-form {
        display: none!important
    }
    #autopark .select-styled {
        display: none
    }
    .mobile-hidden {
        display: none
    }
    header .header-logo {
        width: 250px
    }
    .header-menu-mobile-burger {
        background-image: url(../images/burger.png);
        width: 31px;
        height: 31px;
        cursor: pointer;
        border-radius: 15px;
        position: relative
    }
    .header-menu-mobile-burger::after {
        content: '';
        width: 1px;
        height: 19px;
        top: 6px;
        background: silver;
        position: absolute;
        right: -7px
    }
    header .header-menu {
        width: 31px;
        padding: 10px 10px 10px 15px
    }
    header .header-phones {
        width: 55%;
        padding: 10px 0 10px 45px
    }
    header .header-phones .header-phones-phone::before {
        top: 0;
        width: 31px;
        height: 31px
    }
    header .header-phones .header-phones-social a {
        margin-right: 2px
    }
    .header-phones-social {
        width: 75px;
        padding-top: 6px
    }
    header .header-phones .header-phones-phone a {
        display: inline-block
    }
    header .header-phones .header-phones-phone span {
        display: inline-block
    }
    header {
        font-size: 14px
    }
    header .header-phones .header-phones-phone {
        padding-top: 10px
    }
    #book-form .book-form-title::after {
        display: none;
        background-image: none;
    }
    #book-form h1 {
        padding: 0;
        font-size: 31px;
        width: 100%
    }
    #book-form h1 br {
        display: none
    }
    #book-form .book-form-title {
        height: auto
    }
    #book-form .book-form-form {
        flex-wrap: wrap;
        height: 180px;
        margin-top: 40px
    }
    #book-form .book-form-form .bff-place {
        width: 100%
    }
    #book-form .book-form-form .bff-date {
        width: 40%
    }
    #our_cars .cars-items .car-item {
        width: 215px;
        margin: 6px
    }
    #why_we_are .wwa-content .wwa-content-item p {
        padding: 0 10px
    }
    #why_we_are .wwa-content .wwa-content-item {
        margin: 5px;
        padding: 10px 0
    }
    #why_we_are .wwa-content .wwa-content-item h4 {
        font-size: 15px
    }
    #block_info::after {
        display: none;
        background-image: none;
    }
    #block_info .block_info-content {
        width: 100%;
        margin-left: 0
    }
    #block_info .block_info-content p {
        margin-bottom: 20px
    }
    #news .news-container .news-container-item {
        width: 210px
    }
    footer .footer-main .footer-main-item {
        width: 33%
    }
    footer .footer-main-item .footer-soc a {
        width: 20px
    }
    footer .footer-main-item .footer-soc a.gplus {
        width: 40px
    }
    footer .footer-main-item .fmi-tel::before {
        width: 31px;
        height: 31px
    }
    footer .footer-main-item .fmi-skype::before {
        width: 31px;
        height: 31px
    }
    footer .footer-main-item .fmi-mail::before {
        width: 30px;
        height: 31px
    }
    footer .footer-main-item .fmi-point::before {
        width: 30px;
        height: 31px
    }
    footer .footer-main-item .fmi-tel,
    .fmi-skype,
    .fmi-mail,
    .fmi-point {
        margin-bottom: 15px!important
    }
    #autopark .autopark-content {
        display: block;
        padding: 0
    }
    #autopark h1 {
        display: none
    }
    #autopark .autopark-content .acl-anothercity {
        display: none
    }
    #autopark .autopark-content .autopark-content-left {
        width: 100%;
        top: -15px
    }
    header .header-logo {
        z-index: 99
    }
    #autopark .autopark-content .autopark-form {
        padding: 25px 50px
    }
    #autopark .autopark-content .autopark-form .m-line {
        display: flex
    }
    #autopark .autopark-content .autopark-form .m-line .m-line-item {
        width: 50%
    }
    #autopark .autopark-content .autopark-form .m-line .m-line-item:nth-child(2) .af-label-line {
        opacity: 0
    }
    .autopark-form .af-icons {
        margin: 30px 0;
        width: 50%
    }
    .autopark-form .af-button {
        margin: 36px 10px
    }
    #autopark .autopark-filters-head h1 {
        display: block
    }
    .autopark-filters-head .section_title::after {
        content: '';
        position: absolute;
        height: 5px;
        width: 10%;
        background-color: #fb0;
        bottom: 0;
        left: 45%
    }
    .autopark-filters-head {
        display: block
    }
    .autopark-filters-head .section_title {
        margin-bottom: 30px
    }
    #autopark .autopark-content .autopark-filters-head .acl-anothercity {
        display: block;
        position: static;
        cursor: pointer;
        text-align: center
    }
    #autopark .autopark-filters-head-filtr {
        background: #dcdcdc;
        text-align: center;
        text-transform: uppercase;
        padding: 20px;
        font-size: 13px;
        margin-top: 20px;
        cursor: pointer
    }
    #autopark .autopark-filters {
        display: none
    }
    #autopark .autopark-filters.active {
        display: block
    }
    #autopark .autopark-content .autopark-content-main {
        width: 100%
    }
    #autopark .autopark-text::after {
        display: none
    }
    #autopark .autopark-text {
        padding: 0 30px
    }
    #autopark .autopark-text .at-block {
        width: 100%
    }
    #autopark .autopark-text .at-block h2 {
        text-align: left
    }
    #autopark .autopark-text .at-block h2::after {
        left: 0
    }
    #conditions .conditions-content .cc-left-block::after {
        display: none
    }
    #conditions .conditions-content .cc-right-block::before {
        display: none
    }
    #conditions .conditions-content .cc-right-block {
        margin-left: 0
    }
    #conditions h1 {
        padding: 20px 0
    }
    #car .car-container .car-container-right .ccr-info {
        flex-wrap: wrap
    }
    #car .ccr-info .ccri-left {
        width: 100%
    }
    #car .ccr-info .ccri-right {
        width: 100%
    }
    #car .ccr-content {
        margin-top: 80px
    }
    #car .ccri-button {
        bottom: -60px
    }
    #car .ccr-content {
        position: relative;
        left: -330px;
        width: calc(100% + 300px)
    }
    #car .ccrc-video iframe {
        width: 100%;
        height: 360px
    }
    #car .ccrc-video .ccrcv-button {
        bottom: -60px
    }
    #contacts .contacts-content {
        padding: 40px 30px;
        flex-wrap: wrap
    }
    #contacts .contacts-content-tels {
        width: 50%
    }
    #contacts .contacts-content-places {
        width: 50%
    }
    #contacts .contacts-content-form {
        width: 100%;
        margin-top: 20px
    }
    #contacts .contacts-content-tels ul li {
        margin-bottom: 30px!important
    }
    #reviews .reviews-header {
        flex-wrap: wrap
    }
    #reviews .reviews-header > div {
        width: 100%;
        margin-bottom: 35px
    }
    #reviews .reviews-header div iframe {
        height: 300px
    }
    #reviews .ri-container {
        flex-wrap: wrap
    }
    #reviews .ri-right {
        width: 100%;
        order: 1
    }
    #reviews .ri-left {
        order: 2;
        margin-left: 130px
    }
    #reviews .review-answer {
        width: 70%;
        margin-left: 30%;
        border-top: 1px solid silver;
        padding-top: 20px;
        margin-top: 20px
    }
    #reviews .review-answer .ri-left {
        margin-left: 91px
    }
    #order .order-content .oc-right {
        padding-left: 12px
    }
    #order .order-content {
        padding: 30px!important
    }
    #order .places {
        display: flex;
        justify-content: space-between;
        padding: 0 15px;
        margin: 20px 6px;
        text-transform: initial;
        font-weight: 500;
        text-align: center;
        font-size: 15px
    }
    #order .places span {
        position: relative;
        width: 27%;
        margin-left: 0
    }
    #order .ocr-allform {
        position: relative;
        left: -300px;
        width: calc(100% + 300px);
        overflow: hidden
    }
    #order .order-success-info {
        padding: 20px 30px 0
    }
    #order.fin-step .order-content .oc-left {
        width: 200px
    }
    #order.fin-step .order-content .oc-right {
        width: calc(100% - 200px)
    }
    #order.fin-step .places {
        flex-wrap: wrap;
        padding: 0
    }
    #order.fin-step .places span {
        margin-bottom: 12px;
        width: 25%;
        font-size: 13px
    }
    #order.fin-step .places .city-place::before {
        left: 0
    }
    #order.fin-step .places .date::before {
        left: 0
    }
    #order.fin-step .places .time::before {
        left: 0
    }
    #order.fin-step .ocr-insurance {
        margin-top: 25px;
        font-size: 13px
    }
    #order.fin-step .ocr-insurance ul {
        display: flex;
        flex-wrap: wrap
    }
    #order.fin-step .ocr-insurance ul li {
        margin-bottom: 23px
    }
    #order.fin-step .ocr-insurance ul li:first-child {
        width: 100%
    }
    #order.fin-step .ocr-insurance ul li:nth-child(2) {
        width: calc(50% - 50px)
    }
    #order.fin-step .ocr-insurance ul li:nth-child(3) {
        width: calc(50% - 50px)
    }
    #order.fin-step .ocr-insurance ul li::before {
        top: -10px;
        height: 31px;
        width: 32px
    }
    #order.fin-step .oc-right hr {
        margin: 10px 0
    }
    #order.fin-step .ocr-price {
        font-size: 15px
    }
    #order.fin-step .ocr-alldops {
        position: relative;
        left: -200px;
        width: calc(100% + 200px);
        overflow: hidden
    }
    #news-page .news-container {
        column-count: 2
    }
}

@media screen and (max-width: 414px) {
    .breadcrumbs .breadcrumbs-item span {
        display: none
    }
    .breadcrumbs {
        margin-bottom: 10px;
        margin-top: 0!important
    }
    .breadcrumbs .breadcrumbs-item:nth-child(1) {
        margin-left: 20px
    }
    .breadcrumbs .breadcrumbs-item {
        position: relative;
        padding: 0 25px 0 0;
        font-size: 15px!important;
        margin: 0 auto;
        font-weight: 700
    }
    .breadcrumbs .breadcrumbs-item::after {
        content: '►';
        position: absolute;
        right: -52px;
        margin-top: 7px;
        color: #474c52
    }
    .breadcrumbs .breadcrumbs-item::before {
        left: 17px!important
    }
}

@media screen and (max-width: 854px) {
    .modal_bron {
        position: absolute;
        top: 10%;
        width: auto;
        left: 6%
    }
    .modal_div {
        width: auto!important
    }
    .modal_car {
        width: auto
    }
    #modal3 {
        width: auto!important
    }
}

@media screen and (max-width: 767px) {
    header {
        font-size: 12px
    }
    .change_order_main {
        display: none!important
    }
    .main-panel {
        display: block
    }
    header .header-phones {
        padding: 3px 0 10px 35px
    }
    .header-phones-social {
        display: none
    }
    header .header-phones .header-phones-phone span {
        display: none
    }
    header .header-phones .header-phones-phone::before {
        top: 6px;
        left: -35px
    }
    #order_block {
        display: none!important
    }
    #book-form h1 {
        font-size: 25px
    }
    #order-dops .panel {
        display: block
    }
    #book-form .book-form-form .bff-date {
        width: 100%
    }
    #book-form .book-form-form {
        height: 320px
    }
    #book-form .book-form-form .bff-area {
        padding: 15px 30px
    }
    #book-form .book-form-form .bff-submit {
        height: 50px;
        margin-top: 0;
        width: 100%
    }
    .section_title::after {
        width: 20%;
        left: 40%
    }
    #our_cars .cars-items .car-item {
        display: none
    }
    #our_cars .cars-items .car-item:nth-child(1) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(2) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(3) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(4) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(5) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(6) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(7) {
        display: block
    }
    #our_cars .cars-items .car-item:nth-child(8) {
        display: block
    }
    #our_cars .cars-items .car-item {
        width: 187px;
        margin: 5px
    }
    #our_cars .cars-items .car-item h3 {
        font-size: 11px
    }
    #our_cars .car-item .car-info-line span {
        padding-left: 20px
    }
    #our_cars .car-item .car-info-line span.cil-cond::before {
        width: 16px;
        left: -2px;
        top: -4px;
        height: 18px
    }
    #our_cars .car-item .car-info-line span.cil-trans::before {
        width: 15px;
        left: 0;
        top: -2px;
        height: 14px
    }
    #our_cars .car-item .car-info-line span.cil-person::before {
        width: 15px;
        left: 0;
        top: -4px;
        height: 17px
    }
    #our_cars .car-item .car-info-line span.cil-bag::before {
        width: 16px;
        left: 0;
        top: -2px;
        height: 13px
    }
    #our_cars {
        padding: 60px 5px
    }
    #our_cars .car-item .car-price-line .car-price {
        padding: 7px 0
    }
    #why_we_are .wwa-content {
        flex-wrap: wrap;
        justify-content: center
    }
    #why_we_are h2 {
        font-size: 27px
    }
    #block_info .block_info-content h2 {
        font-size: 27px
    }
    #news .news-container .news-container-item {
        width: 310px
    }
    footer .footer-main {
        flex-wrap: wrap
    }
    footer .footer-main .footer-main-item {
        width: 50%
    }
    footer .footer-main .footer-main-item:nth-child(3) {
        width: 100%;
        padding-top: 20px
    }
    #news .news-container .news-container-item {
        margin: 0 auto
    }
    #autopark .autopark-content .autopark-form {
        padding: 25px 10px
    }
    #autopark .autopark-content .autopark-form .m-line {
        flex-wrap: wrap
    }
    #autopark .autopark-content .autopark-form .m-line .m-line-item {
        width: 100%
    }
    #autopark .autopark-content .autopark-form .m-line .m-line-item:nth-child(2) .af-label-line {
        display: none
    }
    #autopark .autopark-content .autopark-form .m-line .m-line-item:nth-child(2) {
        margin-top: 3px
    }
    .autopark-form .af-icons {
        width: 100%;
        order: 2;
        margin: 10px 0
    }
    .autopark-form .af-button {
        margin: 20px 0;
        width: calc(100% - 160px);
        order: 1
    }
    .autopark-content-main .autopark-cars .car-item {
        width: calc(50% - 35px)
    }
    .autopark-content-main .autopark-bottom .autopark-bottom-pagination {
        display: none
    }
    .autopark-content-main .autopark-bottom .autopark-bottom-view-more {
        width: 100%;
        text-align: center
    }
    #autopark .autopark-text .at-block h2 {
        font-size: 26px
    }
    #autopark .autopark-text .at-block {
        line-height: 1.2
    }
    #conditions .conditions-content .cc-left-block ul {
        width: 100%
    }
    #conditions .conditions-content {
        padding: 0 30px 50px;
        line-height: 1.2
    }
    #conditions .conditions-content .cc-left-block h2 {
        font-size: 23px
    }
    #conditions .conditions-content .cc-left-block2 h2 {
        font-size: 23px
    }
    #conditions .conditions-content h2 {
        font-size: 23px
    }
    #car .car-container {
        padding: 20px
    }
    #car .car-container .car-container-left {
        width: 100%
    }
    #car .car-container .car-container-left .ccl-anothercar {
        position: relative;
        top: 0;
        cursor: pointer;
        font-size: 13px;
        text-align: center;
        margin-bottom: 20px
    }
    #car h1 {
        background-color: #fff
    }
    #car .owl-dots {
        display: none!important
    }
    #car .car-container {
        display: flex;
        flex-wrap: wrap
    }
    #car .car-container .car-container-right {
        width: 100%;
        margin-top: 20px
    }
    #car .owl-carousel .owl-nav button.owl-prev {
        top: calc(50% - 23px)!important;
        z-index: 99!important;
        left: -17px!important
    }
    #car .owl-carousel .owl-nav button.owl-next {
        top: calc(50% - 23px)!important;
        z-index: 99!important;
        right: -17px!important
    }
    #car .car-container .car-container-right .ccr-info {
        padding: 0
    }
    #car .ccr-content {
        position: static;
        width: 100%;
        padding: 0
    }
    #car .ccrc-video iframe {
        height: 200px
    }
    #car .ccrc-video .ccrcv-button {
        position: static;
        margin-top: 20px;
        width: 100%
    }
    #car h1 {
        position: relative
    }
    #car h1::after {
        content: '';
        width: 50px;
        height: 5px;
        position: absolute;
        bottom: 10px;
        left: calc(50% - 25px);
        background: #ffbc00
    }
    #contacts h1 {
        position: relative;
        background: #fff
    }
    #contacts h1::after {
        content: '';
        width: 50px;
        height: 5px;
        position: absolute;
        bottom: 0;
        left: calc(50% - 25px);
        background: #ffbc00
    }
    #contacts .contacts-content-tels {
        width: 100%
    }
    #contacts .contacts-content-places {
        width: 100%;
        margin: 25px 0
    }
    #contacts .contacts-content-places ul::before {
        display: none
    }
    #contacts .contacts-content-tels-social {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-top: 28px
    }
    #contacts .contacts-content-tels .contacts-content-tels-social span {
        width: 100%;
        margin-bottom: 10px;
        text-align: center
    }
    #contacts .contacts-content-form {
        width: calc(100% - 20px);
        padding: 10px
    }
    #contacts .contacts-content-form .ccf-form-main {
        flex-wrap: wrap
    }
    #contacts .contacts-content-form .ccf-form-main input {
        width: calc(100% - 22px);
        margin-bottom: 5px
    }
    #contacts .contacts-content {
        padding: 40px 10px
    }
    #reviews .reviews-header {
        padding: 15px
    }
    #reviews .reviews-header h1 {
        font-size: 23px
    }
    #reviews .review-block {
        flex-wrap: wrap
    }
    #reviews .review-block div:last-child {
        padding: 10px 0
    }
    #reviews .reviews-header div iframe {
        height: 190px
    }
    #reviews .review-container {
        padding: 20px 15px
    }
    #reviews .ri-right .ri-review-text::before {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        top: 0;
        left: -40px
    }
    #reviews .ri-right .ri-review-text {
        width: 88%;
        padding: 0 0 25px
    }
    #reviews .reviews-item {
        padding: 12px 30px
    }
    #reviews .ri-left {
        margin-left: 15px
    }
    #reviews .review-answer {
        width: 100%;
        margin-left: 0;
        border-top: 1px solid silver;
        padding-top: 40px;
        margin-top: 20px
    }
    #reviews .review-answer .ri-right .ri-review-text::before {
        content: '';
        position: absolute;
        width: 30px;
        height: 30px;
        top: -30px;
        left: 0;
        background-size: contain;
        background-repeat: no-repeat
    }
    #reviews .review-answer .ri-left {
        margin-left: 12px
    }
    #reviews .review-stars {
        width: 100%
    }
    #reviews .review-button {
        width: 100%
    }
    #reviews .reviews-bottom-pagination {
        display: none
    }
    #reviews .reviews-bottom-view-more {
        padding: 25px 46px
    }
    #reviews .reviews-bottom {
        justify-content: center
    }
    .breadcrumbs {
        padding: 15px 10px 5px;
        background: #fff;
        margin-top: 26px
    }
    .breadcrumbs .breadcrumbs-item::before {
        content: '1';
        padding: 6px 8px;
        border-radius: 40px;
        top: 0;
        left: 0
    }
    .breadcrumbs .breadcrumbs-item {
        position: relative;
        padding: 0 25px;
        font-size: 10px;
        font-weight: 700
    }
    .breadcrumbs .breadcrumbs-item::after {
        top: 25%
    }
    #order .order-content {
        padding: 20px 10px!important;
        flex-wrap: wrap
    }
    #order .order-content .oc-right {
        width: 100%;
        padding-left: 0;
        margin-top: 10px
    }
    #order .places {
        flex-wrap: wrap;
        text-align: left
    }
    #order .places span:nth-child(1) {
        width: 100%;
        text-align: left
    }
    #order .places span:nth-child(2) {
        width: 50%
    }
    #order .places span:nth-child(3) {
        width: 35%
    }
    #order .places span {
        display: block;
        margin-bottom: 15px;
        border-bottom: 1px solid #fff;
        padding-bottom: 13px
    }
    #order .ocr-insurance h4 span {
        font-size: 21px
    }
    #order .oc-right .ccri-list {
        font-size: 14px
    }
    #order .ocr-allform {
        width: 100%;
        position: static
    }
    #order .ocr-form .ocrf-content {
        flex-wrap: wrap
    }
    #order .ocr-form .ocrf-content > div {
        width: 100%!important;
        margin-bottom: 25px
    }
    #order .ocr-price span {
        font-size: 30px;
        color: #000;
        margin-top: 0;
        margin-left: 0
    }
    #order .ocr-bottom {
        flex-wrap: wrap
    }
    #order .ocr-bottom .captcha {
        margin-right: 0;
        padding: 25px;
        border: 1px solid;
        width: 100%;
        text-align: center
    }
    #order .order-button {
        width: 100%;
        margin-top: 20px
    }
    #order .order-content .oc-left {
        margin: 0 auto
    }
    #order .order-success-info h4 {
        font-size: 23px
    }
    #order .order-success-info h5 {
        font-size: 19px
    }
    #order.fin-step .order-content .oc-right {
        width: 100%;
        padding: 0 10px
    }
    #order .order-success-info h3 {
        text-align: center
    }
    #order.fin-step .order-success-info h3::after {
        left: calc(50% - 25px)
    }
    #order.fin-step .ocr-alldops {
        position: static;
        width: 100%
    }
    #order.fin-step .places span:nth-child(1) {
        width: 100%
    }
    #order.fin-step .places span:nth-child(2) {
        width: 100%;
        padding-left: 25px
    }
    #order.fin-step .places span:nth-child(3) {
        width: calc(50% - 25px);
        padding-left: 25px
    }
    #order.fin-step .places span:nth-child(4) {
        width: calc(50% - 25px);
        padding-left: 25px
    }
    #order.fin-step .ocr-insurance ul {
        display: block
    }
    #order.fin-step .ocr-insurance ul li {
        width: calc(100% - 50px)!important
    }
    #order.fin-step .oc-right .ccri-list {
        font-size: 11px!important
    }
    #news-item .news-item-container {
        padding: 30px
    }
    #news-item .ni-bottom {
        display: block
    }
    #news-item .ni-bottom div {
        margin-bottom: 15px
    }
    #news-item h1 {
        font-size: 26px
    }
    #news-page .news-container {
        column-count: 1
    }
    #news-page .news-container .news-container-item {
        margin: 10px auto
    }
    #news-page .all-news-container {
        padding: 30px
    }
    .contact_modal {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100vh;
        z-index: 99999
    }
    .contact_modal.open_menu {
        display: block
    }
    .cm_overlay {
        position: absolute;
        width: 100%;
        top: 0;
        left: 0;
        height: 100vh;
        background: #0000008c;
        z-index: 9999999
    }
    .cm_body {
        position: absolute;
        top: calc(50vh - 40vh);
        width: calc(80% - 30px);
        height: auto;
        max-height: 80vh;
        overflow: auto;
        background: #fff;
        z-index: 9999999;
        left: calc(50% - 40%);
        padding: 15px
    }
    .cm_close {
        font-size: 27px;
        display: flex;
        justify-content: space-between
    }
    .cm_close h3 {
        margin: 5px
    }
    .cm_close span {
        cursor: pointer
    }
    .phone_block {
        display: flex;
        margin: 15px 0
    }
    .pb_image {
        width: 50px;
        padding: 18px 0
    }
    .pb_image img {
        max-width: 100%
    }
    .pb_info {
        width: calc(100% - 50px);
        padding-left: 20px
    }
    .pb_info p.pb_head {
        color: #ef9a3e
    }
    .pb_info p {
        margin: 0
    }
    .pb_info p.pb_tel {
        font-size: 19px;
        margin-top: 5px
    }
    .phone_block.viber .pb_head {
        color: #7c4990
    }
    .phone_block.viber .pb_image {
        padding: 0
    }
    .phone_block.whatsapp .pb_head {
        color: #5ecc62
    }
    .phone_block.whatsapp .pb_image {
        padding: 0
    }
    .cm_button {
        margin: 15px 0
    }
    .cm_button a {
        display: block
    }
    .cm_button a > div {
        display: flex;
        background: #fb0;
        color: #fff;
        font-size: 20px
    }
    .cm_button .cmb_icon {
        width: 50px;
        text-align: center;
        font-size: 30px;
        padding: 2px
    }
    .cm_button .cmb_text {
        width: calc(100% - 50px);
        padding: 10px
    }
    .cm_button a:hover {
        text-decoration: none
    }
    .cm_button.adress a > div {
        background: #474c52
    }
    .mm_contact_button_area {
        padding-top: 10px
    }
    .contact_button {
        background: #f6ae42;
        padding: 10px;
        border-radius: 5px;
        color: #fff;
        cursor: pointer
    }
    .contact_modal a {
        text-decoration: none
    }
}

@media screen and (max-width:424px) {
    header .header-phones .header-phones-phone::before {
        display: none
    }
    header .header-logo {
        width: 220px
    }
    header .header-phones {
        padding: 3px 0 10px 12px
    }
    #book-form h1 {
        font-size: 22px
    }
    .panel-form {
        display: block!important;
        margin-top: 13px
    }
    section_title {
        font-size: 26px
    }
    #order .ocr-price span {
        font-size: 21px;
        display: contents
    }
    #news .news-container .news-container-item {
        width: 263px
    }
    #our_cars .cars-items .car-item {
        width: 160px
    }
    .autopark-content-main .autopark-cars .car-item {
        width: calc(100% - 35px)
    }
}

@media screen and (max-width:600px) {
    #autopark .autopark_text::before {
        right: 0;
        content: '';
        width: 26%;
        height: 478px;
        background: none
    }
    .panel-form {
        margin-top: 29px
    }
    .autopark_text {
        width: 93%;
        margin: 20px
    }
}

@media screen and (max-width:374px) {
    header {
        padding: 0
    }
    header > .header-logo {
        display: none
    }
    header > .header-menu {
        display: none
    }
    header > .header-phones {
        display: none
    }
    header .header-logo {
        width: 120px
    }
    .mobile-sm-header {
        display: flex;
        justify-content: space-between;
        width: 100%
    }
    .panel-form {
        margin-top: 0
    }
    .header-sm-burger {
        width: 55px;
        height: 42px;
        cursor: pointer;
        position: relative;
        background: #ffbc00
    }
    .header-sm-burger::after {
        content: '';
        position: absolute;
        width: 24px;
        height: 20px;
        background-image: url(../images/burger-sm.png);
        background-repeat: no-repeat;
        left: calc(50% - 12px);
        top: calc(50% - 10px);
        background-size: contain
    }
    .mobile-sm-header .header-contact {
        width: calc(100% - 175px);
        font-size: 12px;
        text-align: center;
        padding-top: 15px;
        text-transform: uppercase;
        font-weight: 700;
        cursor: pointer
    }
    #book-form h1 {
        display: none
    }
    #book-form {
        padding: 0
    }
    #book-form .book-form-form::before {
        display: none
    }
    .mobile-sm-visible {
        display: block!important
    }
    .mobile-sm-hidden {
        display: none!important
    }
    #our_cars .cars-items .car-item {
        width: 100%
    }
    #our_cars .car-item .car-price-line .car-price {
        padding: 12px 0
    }
    #news .news-container .news-container-item {
        width: 210px
    }
    footer .footer-main .footer-main-item:nth-child(1) {
        display: none
    }
    footer .footer-main .footer-main-item:nth-child(2) {
        display: none
    }
}

.autopark-form .div_date input,
.autopark-form .div_time input {
    width: -webkit-fill-available;
    color: #868686;
    border: none;
    font-size: 16px;
    font-family: "Lato";
}

.autopark-form .div_date::before {
    position: absolute;
    content: '';
    width: 18px;
    background-size: contain;
    height: 20px;
    left: 20px;
    top: 14px;
    background-image: url(../images/form-date.png)
}

.autopark-form .div_time::before {
    position: absolute;
    content: '';
    width: 20px;
    background-size: contain;
    height: 20px;
    right: 96px;
    top: 14px;
    background-image: url(../images/form-time.png)
}

.autopark-form .div_date {
    width: 80%
}

.autopark-form .div_time {
    width: 20%
}

.datepicker {
    width: 80%!important
}

.xdsoft_monthpicker {
    background: #fb0;
    height: 32px
}

.xdsoft_datetimepicker .xdsoft_label {
    padding: 0!important;
    margin-top: 5px!important
}

#book-form .div_date input,
#book-form .div_time input {
    width: -webkit-fill-available;
    color: #868686;
    border: none;
    font-size: 16px;
    font-family: "Lato";
}

#book-form .div_date::before {
    position: absolute;
    content: '';
    width: 18px;
    background-size: contain;
    height: 20px;
    left: 19px;
    top: 28px;
    background-image: url(../images/form-date.png)
}

#book-form .div_time::before {
    position: absolute;
    content: '';
    width: 20px;
    background-size: contain;
    height: 20px;
    margin-left: -24px;
    top: 29px;
    background-image: url(../images/form-time.png)
}

#book-form .div_date {
    width: 62%
}

#book-form .div_time {
    width: 27%
}

@media screen and (max-width:1280px) {
    #book-form .div_date::before {
        position: absolute;
        content: '';
        width: 18px;
        background-size: contain;
        height: 20px;
        left: 8px;
        top: 24px;
        background-image: url(../images/form-date.png)
    }
    #book-form .div_time::before {
        position: absolute;
        content: '';
        width: 20px;
        background-size: contain;
        height: 20px;
        margin-left: -24px;
        top: 26px;
        background-image: url(../images/form-time.png)
    }
}

@media screen and (max-width:768px) {
    #book-form .div_date::before {
        position: absolute;
        content: '';
        width: 18px;
        background-size: contain;
        height: 20px;
        left: 8px;
        top: 14px;
        background-image: url(../images/form-date.png)
    }
    #book-form .div_time::before {
        position: absolute;
        content: '';
        width: 20px;
        background-size: contain;
        height: 20px;
        margin-left: -24px;
        top: 16px;
        background-image: url(../images/form-time.png)
    }
}

.afc-check2:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    margin: 28px 20px;
    border: 1px solid silver
}

.afg-check2:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    margin: 28px 20px;
    border: 1px solid silver
}

.aft-check2:before {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    margin: 28px 20px;
    border: 1px solid silver
}

.modal_bron .div_date::before {

    left: 19px!important;
    top: 15px!important;
}

.modal_bron .div_time::before {

    left: 63%!important;

    top: 16px!important;

}

.panel-form .div_time {
    width: 10%;
}

.cclaa-item{
    height: 332px;
    display: flex;
    margin-bottom: 15px;
}

#autopark .select-options a {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border: 1px solid #eeba2d;
    display: block;
    text-decoration: none;
    text-transform: none;
    color: black;
    border-bottom: none;
    border-top: none;
    -moz-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in;
}

#autopark .select-options a[href="hide"] {
    display: none;
}

#autopark .select-options a:nth-child(2) {
    border-top: 1px solid #eeba2d;
}

#autopark .select-options a:last-child {
    border-bottom: 1px solid #eeba2d;
}

#print_frame{
    display: none;
}

.header-fixed{
    display: none;
}
#select-place-to .tabs__caption{
    display: none;
}

#print_frame{
    display: none;
}

.afci-image img{
    margin-top: -29px;
}
.list-group-item label{
    display: flex;
    /* height: 35px; */
    top: 40%;
    position: relative;
}

.afti-image{
    width: 60px;
    padding: 0 20px 0;
    margin-top: -20px;
}

.afgi-image{
    width: 60px;
    padding: 0 20px 0;
    margin-top: -15px;
}
.afci-image{
    width: 140px;
    padding: 0 20px 0;
}


.half {
    float: left;
    width: 100%;
    padding: 0 1em 1em;
}
/* Acordeon styles */
.tab {
    position: relative;
    margin-bottom: 1px;
    width: 100%;
    color: #fff;
    overflow: hidden;
}
.tab input {
    position: absolute;
    opacity: 0;
    z-index: -1;
}
.tab label {
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    background:#fb0;
    color:black;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
}
.blue label {
    background: #2980b9;
}
.tab-content {
    max-height: 0;
    overflow: hidden;
    background: white;
    color: black;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
}
.blue .tab-content {
    background: #3498db;
}
.tab-content p {
    margin: 1em;
}
/* :checked */
.tab input:checked ~ .tab-content {
    max-height: 100vh;
}

/* Icon */
.tab label::after {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 3em;
    height: 3em;
    line-height: 3;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
}
.tab input[type=checkbox] + label::after {
    content: "+";
}
.tab input[type=radio] + label::after {
    content: "\25BC";
}
.tab input[type=checkbox]:checked + label::after {
    transform: rotate(315deg);
}
.tab input[type=radio]:checked + label::after {
    transform: rotateX(180deg);
}


.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #dcdcdc;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}
.btn-primary:hover {
    background-color: #0069d9;
    border-color: #0062cc;
}
.btn-secondary {
    color: #fff;
    background-color: #aaa;
    border-color: #aaa;
}
.btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
}
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    background-color: #218838;
    border-color: #1e7e34;
}
.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}
.btn-danger:hover {
    background-color: #c82333;
    border-color: #bd2130;
}
.btn-warning {
    color: #212529;
    background-color: #ffd700;
    border-color: #ffd700;
}
.btn-warning:hover {
    background-color: #e0a800;
    border-color: #d39e00;
}
.btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.btn-info:hover {
    background-color: #138496;
    border-color: #117a8b;
}
.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}
.btn-light:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}
.btn-dark:hover {
    background-color: #23272b;
    border-color: #1d2124;
}
.btn-link {
    font-weight: 400;
    color: #007bff;
}
.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
}
.w-50 {
    width: 50%!important;
}
.w-100 {
    width: 100%!important;
}
/*
Дейв Руперт
Читайте ещё: https://daverupert.com/2017/09/breaking-the-grid/
https://css-live.ru/articles/chto-mozhet-polomat-maket-na-gridax-css-grid-layout.html
*/

/* 
 * Удаляем `min-width: auto` из элементов грида.
 * Чиним элементы с overflow-x.
*/
.fit-grid > * { min-width: 0; } 

/* Применяем max-width к замещаемым элементам и контролам формы */
.fit-grid > img,
.fit-grid > video,
.fit-grid > audio,
.fit-grid > canvas,
.fit-grid > input,
.fit-grid > select,
.fit-grid > button,
.fit-grid > progress { max-width: 100%; min-width: 100%;}

/* Заставляем поля с типом file и submit переносить текст */
.fit-grid > input[type="file"],
.fit-grid > input[type="submit"] { white-space: pre-wrap; }

/* Чиним прогрессбар и поле-ползунок */
.fit-grid > progress,
.fit-grid > input[type="range"] { width: 100%; }

/* Фиксим поля с типом Number в Firefox */
@supports (--moz-appearance: none;) {
  .fit-grid > input[type="number"] { width: 100%; }
}

textarea:focus, input:focus{
    outline: none;
}
*:focus {
    outline: none;
}
.clearfx {
    clear: both;
}
.half {
    padding: 0 0 1em;
    box-sizing: border-box;
}
.tab {
    margin-bottom: 0.5rem;
    overflow: visible;
}
.tab label {
    position: relative;
    display: block;
    padding: 0 0 0 1em;
    font-weight: bold;
    line-height: 3;
    cursor: pointer;
    border: 1px solid #e8e9ea;
    color: #000;
    font-size: 18px;
    background-color: #f8f9fa;
    box-shadow: 3px 3px 7px #a8a9aa;
}
.tab label:hover {
    background-color: #e2e6ea;
    border-color: #dae0e5;
}
.d-flex {
    display: flex!important;
}
.justify-start {
    justify-content: start;
}
.justify-end {
    justify-content: end;
}
.justify-center {
    justify-content: center;
}
.justify-around {
    justify-content: space-around;
}
.justify-between {
    justify-content: space-between;
}
.align-center {
    align-items: center;
}
.d-grid {
    display: grid!important;
}
.place-items-center {
    place-items: center;
}
.text-center {
    text-align: center;
}
.card-car {
    width:320px;
    margin:15px;
    box-shadow:#000 2px 2px 5px;
    display:grid;
    grid-template-rows:267px 42px 42px;
    grid-gap:1px;
}
.card-car > a {
    display:grid;
    width:100%;
    text-decoration:none;
    grid-template-rows:67px 200px;
}
.card-car > a > h3 {
    margin:auto;
    font-size:17px!important;
    font-family:'Lato';
    color:#474c52;
    text-transform:uppercase;
}
.card-car > a > img {
    width: 100%;
}

@media screen and (max-width:1024px) {
    #contacts .contacts-content-tels {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        order: 1;
        padding-top: 15px;
    }
    #contacts .contacts-content-places {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 3;
        margin-top: 15px;
    }
    #contacts .contacts-content-form {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        order: 2;
        margin-top:0;
    }
}
@media screen and (max-width:767px) {
    #contacts .contacts-content-tels {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 1;
    }
    #contacts .contacts-content-places {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 3;        
    }
    #contacts .contacts-content-form {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;        
    }    
}
select {
    color: #000!important;
    background-color: #fff!important;
}
#vacancies, #lizing {
    color: #333!important;
}
#vacancies p, #lizing p {
    font-weight: 600;
    margin-bottom: 5px;
}
#vacancies h2, #lizing h2 {
    position: relative;
    display: inline-block;
}
#vacancies h2:after, #lizing h2:after{
    content: '';
    display: inline-block;
    width: 80px;
    height: 5px;
    background: #ffbc00;
    position: absolute;
    left: 0;
    bottom: -10px;
}
#vacancies h1, #lizing h1 {
    position: relative;
    display: block;
}
#vacancies h1:after, #lizing h1:after{
    content: '';
    display: block;
    width: 100%;
    height: 5px;
    background: #ffbc00;
    position: absolute;
    left: 0;
    bottom: -10px;
}
.vacancies-img, .lizing-img {
    max-width: 500px;
    max-height: 351px;
    margin: 15px;
    float: left;
}
.vacancies-list, .lizing-list {
    line-height: 1.5;
    list-style-type: decimal;
    padding-left: 25px;
}
.list-lower-latin {
    list-style-type: lower-latin;
}
#vacancies ol>li>ol, #lizing ol>li>ol{
    padding-left:25px;
}
.vacancies-column {
     column-count:2;
}
@media screen and (max-width:767px) {
    .vacancies-column {
            column-count:1;
       }
}
.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
h2 {
    font-size: 28px!important;
}
.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next {
    top: 40%!important;
    z-index: 9;
    font-size: 52px!important;
    background-image: none!important;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -15px!important;
}

#news .news-container .news-container-item, #news-page .news-container .news-container-item {
    display: grid!important;
    grid-template-rows: 167px 275px;
}
#news .news-container-item .nci-content, #news-page .news-container-item .nci-content {
    display: grid!important;
    grid-template-rows:78px 100px 17px;
}
#news-page .news-container-item .nci-head,#news-page .news-container-item .nci-content > * {
    overflow: hidden;
}
.w-300px {
    max-width: 290px!important;
    margin: auto;
}
#news .news-container .news-container-item {
    display: grid;
    grid-template-rows: 167px 275px;
}
#news .news-container-item .nci-content {
    display: grid;
    grid-template-rows:78px 100px 17px;
}
header .header-menu .header-menu-links ul > li > ul > li > a {
    border-bottom: 5px solid transparent;
    display: block;
    padding: 3px;
}
header .header-menu .header-menu-links ul > li > ul > li > a:hover {
    border-bottom: 5px solid gold;
}
/* Modal window */
.modal{
  display: none; 
  position: fixed; 
  z-index: 1; 
  left: 0;
  top: 0;
  width: 100vw; 
  height: 100%; 
  overflow: auto;
  background-color: rgba(0,0,0,0.7);
}
.modal-close {
    position:absolute;
    top:25px;
    right:25px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #777;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    color: #777;
    cursor:pointer;
    transition: all .5s ease-in-out;
}
.modal-close:hover {
    color: #f00;
    border-color: #000;
    transform: rotate(360deg);
}
.modal-content{
  background-color:#fff;
  padding:0;
  margin:auto;
  height:auto;
  min-width:300px;
  box-shadow:5px 5px 10px black;
}
.modal-header,.modal-body,.modal-footer{
  text-align:center;
  padding:25px;
  box-shadow: 0 3px 10px lightgray;
}
.modal-header{
  font-weight:bold;
}
.modal-body{
  text-align:left;
}
.modal-footer{
  text-align:right;
}
.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin: 1rem 0;
    border: 1px solid transparent;
    border-radius: .25rem;
}
.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}
.error-border {
    border:1px solid red!important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 500!important;
}
h1 {
    font-size: 40px!important;
}
h2 {
    font-size: 32px!important;
}
h3 {
    font-size: 28px!important;
}
h4 {
    font-size: 24px!important;
}
h5 {
    font-size: 20px!important;
}
h6 {
    font-size: 16px!important;
}
