.fixed-wrapper{
    position: fixed;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background: rgba(0,0,0,.75);
    z-index:1000;
    display: none;
}

a.tariffs-check__link {
    position: relative;
}

a.tariffs-check__link:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

a.tariffs-check__link span.color_octane_95 {
    color: #2c3f60;
    font-weight: 700;
}

a.tariffs-check__link span.color_octane_98 {
    color: #ad5e23;
    font-weight: 700;

}

a.tariffs-check__link span.color_octane_102 {
    color: #9b9d9d;
    font-weight: 700;
}

a.tariffs-check__link span.color_octane_black {
    color: #2f3133;
    font-weight: 700;
}

a.tariffs-check__link span.color_octane_continuum {
    color: #3d397e;
    font-weight: 700;
}

.two-block {
    display: flex;
    flex-wrap: wrap;
    margin: 60px 0 30px 0;
    align-items: flex-start;
    justify-content: space-between;
}

.two-block_block {
    width: 50%;
    padding: 0 30px 0 0;
}

.two-block .two-block_block ul li {
    margin-bottom: 30px;
}

.video-block {
    min-height: 240px;
    width: 100%;
    height: 100%;
    position: relative;
    margin: 30px 0 60px 0;
}

.footer-adress {
    width: 100%;
    color: #999999;
    font-size: 16px;
    max-width: 250px;
    line-height: 20px;
    font-family: 'FuturaLight', sans-serif;
    margin: 15px 0 0 -15px;
}


@media (max-width: 1200px) {
    .footer-adress {
        width: 100%;
        margin: 10px auto 10px auto;
        color: #999999;
        font-size: 16px;
        max-width: 250px;
        line-height: 20px;
        font-family: 'FuturaLight', sans-serif;
    }
}

@media (min-width: 480px) {
    .video-block {
        min-height: 480px;
    }
}

@media (min-width: 1200px) {
    .video-block {
        min-height: 720px;
    }
}

.video-block iframe {
    width: 100%;
    height: 100%;
    position: absolute;
}

a.link.link_orange strong {
    font-family: "FuturaBold", sans-serif;
}

.service {
    margin-bottom: 65px;
}

.noscript {
    color: red;
    width: 100%;
    display: block;
    font-weight: bold;
    text-align: center;
}

.aside {
    z-index: 500;
    background: #191919;
}

.table-bonus {
    font-size: 16px;
}

.car-single__img {
    margin: 0px auto;
    max-width: 400px;
}

.car-slider__pic {
    padding: 0 1px;
}

.car-description {
    position: relative;
}

.car-description:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, .0) 150%);
}

.car-description .wrapper {
    position: relative;
    z-index: 5;
}

.page-404 {
    text-align: center;
    min-height: 85vh;
    display: table;
    width: 100%;
}

.discount-tariff {
    color: #E06C2A;
}

a.tariffs-check__link {
    border: 2px solid transparent;
}

.page-404 .page-404__cell {
    vertical-align: middle;
    display: table-cell;
}

.call-fixed {
    position: fixed;
    right: 30px;
    bottom: 125px;
    width: 50px;
    z-index: 50;
    height: 50px;
    border-radius: 50px;
    background-color: #E06C2A;
}

.call-fixed .fa-phone {
    color: #fff;
    top: 50%;
    left: 50%;
    font-size: 1.2em;
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
}

.hidden-sm {
    display: none !important;
}

.car-specific__name, .car-specific__desc {
    text-align: center;
}

.car-specific__desc {
    font-size: 14px;
}

.car-specific__desc small {
    text-transform: lowercase;
}

.car-description {
    /*margin-bottom: 30px !important;*/
    margin-bottom: 0px !important;
}

.car-description__text a {
    color: #000000;
}

.car-marks-list {
    margin-bottom: 100px;
}

.car-marks-list li {
    font-family: "FuturaLight", sans-serif;
    font-size: 20px;
}

.car-index .title-main {
    font-size: 25px;
}

.car-index .title-main.h3 {
    padding-left: 18px;
}


.title-carPage_h1 {
    text-align: center;
}

.jq-selectbox__select {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: none;
    width: 100%;
    font-family: "FuturaLight", sans-serif;
    font-size: 16px;
    border-color: #e8e8e8;
}

.focused .jq-selectbox__select {
    outline: none;
}

.jq-selectbox .placeholder {
    color: #000000;
}

.jq-selectbox__trigger-arrow {
    border-top-color: #000;
}

.jq-selectbox select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.form__radioChoose label {
    display: flex;
    align-items: center;
}

.form__radioChoose label svg {
    margin: 0 5px;
}

.slide__text_car {
    margin: 0;
    font-weight: 300;
}

@media (min-width: 1200px) {
    .slide__text_car {
        font-size: 42px;
    }
}

.engineering {
    padding-top: 0;
}

.engineering__text {
    font-size: 18px;
    font-family: "FuturaLight", sans-serif;
}

.engineering__text p {
    margin: 20px 0;
}

@media (min-width: 340px) {
    .car-specific__name, .car-specific__desc {
        /*text-align: left;*/
    }

    .car-specific__desc {
        font-size: 13px;
    }
}

@media (min-width: 570px) {
    .title-carPage_h1 {
        text-align: left;
    }
}

@media (min-width: 768px) {
    .call-fixed {
        display: none;
    }

    .show-sm {
        display: none !important;
    }

    .hidden-sm {
        display: inline-block !important;
    }
}

@media (min-width: 992px) {
    .car-marks-list {
        margin-bottom: 120px;
    }
}

@media (min-width: 1200px) {
    .car-index .title-main {
        font-size: 30px;
    }
}

.footer-feedback-button {
    width: 100%;
    height: 40px;
    color: #ffffff;
    max-width: 230px;
    border: 2px solid #E06C2A;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    margin-bottom: 20px;
    font-family: 'FuturaHeavy', sans-serif;
}

.footer-feedback-button:hover {
    color: #000;
    background-color: #E06C2A;
}

.modal {
    display: none;
}

.modal.show {
    z-index: 1025;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
    align-items: center;
    justify-content: center;
}

.modal-exit-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .85);
}

.modal-content-block {
    height: 100%;
    position: relative;
}

.modal-exit-button {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 20px;
    height: 20px;
    z-index: 1025;
    cursor: pointer;
}

.modal-exit-button:after, .modal-exit-button:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: 1px;
    z-index: 1025;
    transform: rotate(45deg);
    background-color: #000;
}

.modal-exit-button:before {
    transform: rotate(-45deg);
}

.modal-content {
    z-index: 1024;
    height: 100%;
    padding: 40px;
    display: block;
    overflow: scroll;
    position: relative;
    background-color: #fff;
}

.hspopup__background.hidden {
    display: none;
}

.two-buttons {
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
}

.new-style-text, .new-style-text a {
    color: #000;
    font-size: 18px;
    text-decoration: none;
    font-family: 'FuturaMedium', sans-serif;
}

.two-buttons .callback-link .callback-link__phone {
    display: none;
}

.two-buttons .back {
    color: #E06C2A;
    font-family: 'FuturaHeavy', sans-serif;
}

.two-buttons .callback-link {
    display: flex;
    align-items: center;
}

.mobile-phone-fixed-header {
    display: none;
}

.menu-button-right {
    top: -13px;
    width: 75px;
    z-index: 30;
    height: 75px;
    position: fixed;
    right: -13px;
    border-radius: 50%;
    transition: all .25s;
    background-color: #202020;
    background-size: 30px 30px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all .25s;
    -webkit-background-size: 30px 30px;
    background-image: url(img/octane-phone.svg);
    display: none;
}

select#privilege-list {
    width: 100%;
    outline: none;
    padding: 10px 15px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
}

.carts_payment {
    margin: 20px auto;
}

.carts_payment img {
    margin-right: 20px;
}

.carts_payment img:last-child {
    margin: 0;
}

@media (max-width: 1199px) {
    .footer-feedback-button {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .two-block {
        display: block;
    }

    .two-block_block {
        width: 100%;
    }

    .two-buttons {
        display: block;
    }

    .two-buttons a {
        width: 100%;
        margin-bottom: 15px;
    }

    .modal-content {
        width: 100%;
    }

    .two-buttons .callback-link .callback-link__phone {
        display: block;
        text-align: center;
    }

    .two-buttons .callback-link .callback-link__desktop {
        display: none;
    }

    .mobile-phone-fixed-header {
        z-index: 100;
        display: block;
        position: fixed;
        top: 0px;
        right: 0px;
        background-color: #000;
        padding: 5px 20px;
        font-size: 17px;
        border-radius: 10px;
        color: #E06C2A;
        font-family: "FuturaMedium", sans-serif;
    }

    .menu-button-right {
        display: block;
    }
}

.strong {
    font-weight: bold;
}

.orange {
    color: #f5c80b;
    font-weight: bold;
}

.salat {
    color: #93cb60;
    font-weight: bold;
}

.green {
    color: #1b9f59;
    font-weight: bold;
}

.text {
    font-family: "FuturaLight", sans-serif;
}

.bx-composite-btn {
    display: none !important;
}

.rent-car {
    font-family: 'Montserrat', sans-serif;
}

.rent-car__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px 0;
}

.rent-car__img {
    margin: 50px 0 20px;
}

.rent-car__item {
    width: 24%;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
}

.rent-car__item:hover {
    -webkit-box-shadow: 0 40px 20px 7px #ccc;
    box-shadow: 0 40px 20px 7px #ccc;
}

.rent-car__img img {
    max-width: 100%;
    width: 270px !important;
    height: auto !important;
    margin: 0 auto;
    display: block;
}

.rent-car__subtitle {
    color: black;
    text-align: center;
    font-weight: 400;
    font-size: 21px;
    padding: 8px 0;
    text-transform: lowercase;
}

@media screen and (max-width: 1366px) {
    .rent-car__subtitle {
        font-size: 18px;
    }
}

@media screen and (max-width: 1150px) {
    .rent-car__item {
        width: 48%;
    }

    .rent-car__subtitle {
        font-size: 14px;
    }
}

@media screen and (max-width: 586px) {
    .hideSM {
        display: none;
    }

    .rent-car__item {
        width: 45%;
    }

    .rent-car__img {
        margin: 20px 0 10px;
        padding: 0;
    }

    .rent-car__subtitle {
        font-size: 12px;
    }

    .rent-car__wrapper {
        margin: 20px 0 0;
    }
}

.numbers__count {
    text-align: center;
    width: 190px;
    margin: 0 auto 0 auto;
    /*background: url(/local/templates/divier/img/rent/speed.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 190px;*/
    font-size: 72px;
    color: #000000;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}

.numbers {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 40px 0 0;
}

.numbers__item {
    text-align: center;
    margin-bottom: 30px;
}

.numbers__text {
    max-width: 250px;
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}

@media screen and (max-width: 586px) {
    .numbers__count {
        width: 100px;
        font-size: 26px;
        background-size: 100px;
    }

    .numbers__text {
        font-size: 16px;
    }
}

.arend-step {
    padding: 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.arend-step__item {
    width: 33%;
    text-align: center;
}

.arend-step__item img {
    max-width: 100%;
    position: relative;
    z-index: 2;
}

.arend-step__img {
    max-width: 150px;
    margin: 0 auto 15px auto;
    position: relative;
}

.arend-step__img:before {
    content: '';
    position: absolute;
    top: 0;
    left: -20px;
    width: 10px;
    height: 10px;
    background: #e16f2f;
    z-index: 1;
    transition: all .3s ease-in-out 0s;
}

.arend-step__item:hover .arend-step__img:before {
    width: calc(100% + 40px);
    height: 100%;
}

.arend-step__text {
    max-width: 300px;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    color: #000000;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}

.arend-step__text a {
    color: #e16f2e;
    transition: all .3s ease-in-out 0s;
}

.arend-step__text a:hover {
    color: #000000;
}

.arend-step__text span {
    color: #e16f2e;
    transition: all .3s ease-in-out 0s;
    cursor: pointer;
}

.arend-step__text span:hover {
    color: #000000;
}

.arend-step__img:after {
    position: absolute;
    right: -220px;
    top: calc(50% - 25px);
    content: '';
    background: url(img/rent/arrow.png);
    width: 150px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.arend-step__item:last-child .arend-step__img:after {
    display: none;
}

.arend-step__text:before {
    position: absolute;
    right: -115px;
    width: 50px;
    content: '';
    transform: rotate(45deg);
    border-radius: 1px;
    background: #fd6c1e;
    height: 2px;
    top: 26px;
}

.arend-step__text:after {
    position: absolute;
    top: 60px;
    right: -115px;
    width: 50px;
    content: '';
    transform: rotate(-45deg);
    border-radius: 1px;
    background: #fd6c1e;
    height: 2px;
}

.arend-step__item:last-child .arend-step__text:before {
    content: none;
}

.arend-step__item:last-child .arend-step__text:after {
    content: none;
}

.rental-services ul {
    font-size: 20px;
}

.breadcrumb {
    padding: 0;
}


@media screen and (max-width: 1414px) {
    .arend-step__text:before {
        right: -70px;
    }

    .arend-step__text:after {
        right: -70px;
    }
}

@media screen and (max-width: 1300px) {
    .arend-step__text:before {
        content: none;
    }

    .arend-step__text:after {
        content: none;
    }
}

@media screen and (max-width: 1150px) {
    .arend-step__item {
        width: 49%;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 760px) {
    .arend-step__item {
        width: 100%;
    }
}

.numbers-btn {
    max-width: 445px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    margin-bottom: 20px;
    display: block;
    margin: 10px auto 60px;
    text-align: center;
    padding: 15px 5px;
    font-size: 18px;
    line-height: 16px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    background: none;
    border-radius: 21px;
    border: 2px solid #fd6c1e;
}

.numbers-btn:hover {
    color: #191919;
    background: white;
}


.hit-car {
    padding: 40px 0 50px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.auto-mark__item img {
    max-width: 100%;
}

.auto-mark {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 35px 0;
}

.auto-mark__item {
    width: 14%;
    position: relative;
}

.auto-mark__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fd6c1e;
    font-size: 22px;
    background: #191919ab;
    opacity: 1;
    transition: all .3s ease-in-out 0s;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.auto-mark__item img {
    display: none;
}

.auto-mark__item:hover .auto-mark__text {
    opacity: 1;
}

@media screen and (max-width: 1150px) {
    .auto-mark__item {
        width: 30%;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 560px) {
    .auto-mark__item {
        width: 50%;
    }

    .breadcrumb li a:after {
        margin: 0 3px;
    }
}


.hit-car {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.condition {
    padding: 15px 0 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
}

.condition__item {
    width: 100%;
}

/*.age {
background: url(/local/templates/divier/img/rent/arend-icon-21.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 30px;
padding-left: 35px;
}

.category-b {
background: url(/local/templates/divier/img/rent/arend-icon-b.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 30px;
padding-left: 35px;
}

.experience {
background: url(/local/templates/divier/img/rent/arend-icon-3.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 30px;
padding-left: 35px;
}

.docs {
background: url(/local/templates/divier/img/rent/arend-icon-doc.png);
background-position: left center;
background-repeat: no-repeat;
background-size: 30px;
padding-left: 35px;
margin-bottom: 15px;
}*/

.condition__item span {
    font-weight: 600;
    text-transform: uppercase;
}

.condition__item div {
    margin-bottom: 15px;
    position: relative;
    padding: 5px 0 5px 35px;
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

.condition__item div:before {
    position: absolute;
    top: 3px;
    left: -2px;
    width: 30px;
    height: 30px;
    content: '';
    background: #fff url(img/rent/arend-icon-ok.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 30px;
    padding-left: 35px;
    opacity: 0;
    transition: all .3s ease-in-out 0s;
}

/*.condition__item div:hover:before {
opacity: 1;
}*/


.card-bn {
    display: flex;
    width: 100%;
    margin: 30px auto 50px;
    padding: 30px;
    box-sizing: border-box;
    background-position: top -25px center;
    background-repeat: no-repeat;
    background-size: cover;
}

.card-bn__cards {
    position: relative;
    min-width: 720px;
    min-height: 225px;
}

.cards__item {
    width: 360px;
    height: 225px;
    transition: all 0.2s linear 0s;
}

.cards__item img {
    max-width: 100%;
}

.cards__item:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
}

.cards__item:nth-child(2) {
    position: absolute;
    top: 0;
    left: 80px;
    z-index: 4;
}

.cards__item:nth-child(3) {
    position: absolute;
    top: 0;
    left: 160px;
    z-index: 3;
}

.cards__item:nth-child(4) {
    position: absolute;
    top: 0;
    left: 240px;
    z-index: 2;
}

.cards__item:nth-child(5) {
    position: absolute;
    top: 0;
    left: 350px;
    z-index: 1;
}

.cards__item:nth-child(2):hover {
    left: 320px;
}

.cards__item:nth-child(3):hover {
    left: 400px;
}

.cards__item:nth-child(4):hover {
    left: 480px;
}

.cards__item:nth-child(5):hover {
    left: 560px;
}

.condition__item .docs__item {
    padding-left: 35px;
    margin-bottom: 0;
}

.condition__item .docs {
    margin-bottom: 5px;
}

.condition__btn {
    display: block;
    width: 250px;
    text-align: center;
    margin: 0 auto 45px auto;
    padding: 10px 0;
    transition: all 0.2s linear 0s;
    font-size: 18px;
    line-height: 16px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    border-radius: 21px;
    border: 2px solid #fd6c1e;
}

.condition__btn:hover {
    background: white;
    color: #191919;
}

@media (max-width: 870px) {
    .condition__item {
        width: 40%;
        margin-right: 2%;
    }

    .condition__item:nth-child(2) {
        margin-right: 0;
    }
}

@media (max-width: 500px) {
    .condition {
        padding-bottom: 0;
    }
}

@media (max-width: 396px) {

    .condition__item {
        width: 100%;
        padding: 0 15px;
    }
}


.order__title {
    font-size: 22px;
    color: black;
    max-width: 305px;
    text-align: left;
    margin: 0 auto 25px auto;
    font-weight: 600;
    text-transform: uppercase;
}

.card-bn__order {
    width: -webkit-fill-available;
}

.order__text {
    font-size: 19px;
    color: black;
    max-width: 305px;
    text-align: left;
    margin: 0 auto 25px auto;
    font-weight: 100;
    text-align: left;
}

.order__btn {
    width: 100%;
    color: #ffffff;
    background: #191919;
    border: 2px solid #191919;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    margin-bottom: 20px;
    font-family: 'FuturaHeavy', sans-serif;
    padding: 15px 10px;
    max-width: 305px;
    margin: 0 auto;
    text-align: center;
}

.order__btn:hover {
    background-color: #ffffff;
    color: #191919;
}

@media (max-width: 1172px) {
    .card-bn__cards {
        width: 100%;
        min-width: auto;
        margin-bottom: 10px;
    }

    .card-bn {
        flex-wrap: wrap;
    }
}

@media (max-width: 1172px) {
    .cards__item:nth-child(2) {
        display: none;
    }

    .cards__item:nth-child(3) {
        display: none;
    }

    .cards__item:nth-child(4) {
        display: none;
    }

    .cards__item:nth-child(5) {
        display: none;
    }

    .cards__item:nth-child(1) {
        position: relative;
        top: auto;
        left: auto;
        width: auto;
        text-align: center;
    }

    .cards__item:nth-child(1) img {
        max-width: 100%;
    }
}


.short-form__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 5px 0;
    padding: 25px 0;
    font-family: 'Montserrat', sans-serif;
}

.short-form__wrapper input {
    width: 21%;
    transition: all 0.2s linear 0s;
    margin-bottom: 0;
    border: 2px solid #191919;
    border-radius: 21px;
    padding: 15px 30px;
    height: 50px;
    font-size: 21px;
    font-family: 'Montserrat', sans-serif;
}

.short-form__wrapper input::placeholder {
    font-size: 21px;
    color: #595959;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.short-form__wrapper select {
    outline: none;
    padding: 0 30px;
    color: #595959;
    font-size: 13px;
    width: 100%;
    border: 2px solid #191919;
    -webkit-appearance: none;
    border-radius: 21px;
    height: 50px;
    font-size: 21px;
    padding: 0 42px 0 15px;
    font-family: 'Montserrat', sans-serif;
}

.short-form__wrapper option {
    font-size: 16px;
}

.select-wrapper {
    width: 23%;
    position: relative;
}

.select-wrapper:before {
    position: absolute;
    content: '';
    right: 25px;
    top: 18px;
    width: 2px;
    height: 15px;
    background: #191919;
    transform: rotate(45deg);
}

.select-wrapper:after {
    position: absolute;
    content: '';
    right: 35px;
    top: 18px;
    width: 2px;
    height: 15px;
    background: #191919;
    transform: rotate(135deg);
}

.short-form__wrapper .form__submit:hover {
    color: #595959;
    background-color: #ffffff;
}

.short-form__wrapper .form__submit {
    background-color: #fd6c1e;
    border-color: #fd6c1e;
    font-size: 21px;
    line-height: 37px;
    color: #ffffff;
    text-align: center;
    text-transform: lowercase;
    padding: 0;
}

@media (max-width: 1240px) {
    .short-form__wrapper input,
    .short-form__wrapper select,
    .short-form__wrapper .form__submit,
    .short-form__wrapper input::placeholder {
        font-size: 18px;
    }

    .short-form__wrapper .checkbox__label {
        display: none;
    }
}

@media (max-width: 1140px) {
    .short-form__wrapper input {
        width: 43%;
        margin-bottom: 17px;
    }

    .short-form__wrapper input,
    .short-form__wrapper select {
        border-width: 1px;
        padding: 0 15px;
    }

    .short-form__wrapper input,
    .short-form__wrapper select,
    .short-form__wrapper .form__submit,
    .short-form__wrapper input::placeholder {
        font-size: 16px;
    }

    .short-form__wrapper .form__submit {
        margin-bottom: 0;
    }

    .select-wrapper {
        width: 43%;
    }

    .short-form__wrapper select {
        width: 100%;
    }
}

@media (max-width: 770px) {
    .short-form__wrapper input {
        width: 100%;
    }

    .short-form__wrapper select {
        width: 100%;
        padding: 0 15px;
        margin-bottom: 15px;
    }

    .select-wrapper {
        width: 100%;
    }

    .short-form__wrapper {
        padding: 25px 0 0 0;
    }

    .short-form__wrapper input,
    .short-form__wrapper select,
    .short-form__wrapper option,
    .short-form__wrapper .form__submit,
    .short-form__wrapper input::placeholder {
        font-size: 14px;
    }

    .form-rent-top .personal-submit {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .short-form__wrapper input {
        height: 30px;
        margin-bottom: 10px;
    }

    .short-form__wrapper select {
        height: 30px;
    }

    .short-form__wrapper input,
    .short-form__wrapper select,
    .short-form__wrapper option,
    .short-form__wrapper .form__submit,
    .short-form__wrapper input::placeholder {
        font-size: 12px;
        line-height: normal;
    }

    .form-rent-top .personal-submit {
        font-size: 12px;
    }

    .select-wrapper:after {
        position: absolute;
        content: '';
        right: 21px;
        top: 10px;
        width: 1px;
        height: 8px;
    }

    .select-wrapper:before {
        position: absolute;
        content: '';
        right: 16px;
        top: 10px;
        width: 1px;
        height: 8px;
    }
}


.rent-footer-form {
    padding: 40px 0;
    background-size: cover;
    font-family: 'Montserrat', sans-serif;
}
body.webp .rent-footer-form{
    background-image: url(img/rent/rent-form-bg.webp);
}
body:not(.webp) .rent-footer-form{
    background-image: url(img/rent/rent-form-bg.jpg);
}

.rent-footer-form__form {
    max-width: 766px;
    padding: 80px 20px 40px;
    box-sizing: border-box;
    margin: 0 auto;
}

.rent-footer-form__title {
    color: white;
    font-size: 42px;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0;
}

.rent-footer-form__form input {
    width: 100%;
    max-width: 350px;
    margin-bottom: 15px;
    outline: none;
    padding: 5px 15px;
    border: 1px solid #e8e8e8;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    margin: 0 0 15px 0;
    color: #595959;
    font-size: 18px;
    font-weight: 400;
    max-width: 260px;
    border-radius: 21px;
}

.rent-footer-form__form textarea {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 15px;
    display: block;
    margin: 0 auto 15px auto;
    height: 130px;
    color: #595959;
    font-size: 18px;
    font-weight: 400;
    border-radius: 21px;
}

.rent-footer-form__form textarea::placeholder,
.rent-footer-form__form input::placeholder {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

.rent-footer-form__form .personal-submit {
    max-width: 350px;
    margin: 0 auto;
    padding: 0;
    font-size: 15px;
}

.rent-footer-form form .form__submit:hover {
    background: #ffffff;
    color: #191919;
    border: 1px solid #ffffff;
}

.rent-footer-form__form .form__submit {
    border: 1px solid #595959;
    margin: 30px auto 20px;
    font-size: 18px;
    color: white;
    font-weight: normal;
    text-transform: lowercase;
}

.rent-footer-form__form .checkbox__text {
    font-size: 13px;
    line-height: 23px;
}

@media (max-width: 1092px) {
    .rent-footer-form__form {
        width: 100%;
        max-width: 560px;
        margin: 0 auto;
        padding: 40px 20px 40px;
    }
}


@media (max-width: 767px) {
    .hit-car .car-specific {
        top: 0;
    }
}

@media (max-width: 560px) {
    .rent-footer-form__form {
        padding: 20px 20px 20px;
    }

    .rent-footer-form {
        padding: 50px 0 40px;
    }

    .rent-footer-form__title {
        font-size: 22px;
    }

    .rent-footer-form__form textarea {
        height: 140px;
        font-size: 12px;
    }

    .rent-footer-form__form input {
        height: 25px;
        font-size: 12px;
    }

    .rent-footer-form__form .form__submit {
        width: 100%;
        max-width: inherit;
        line-height: 1;
        height: 30px;
        font-size: 12px;
    }

    .rent-footer-form__form textarea::placeholder,
    .rent-footer-form__form input::placeholder {
        font-size: 12px;
    }

    .rent-footer-form__form .checkbox__text {
        font-size: 12px;
    }
}

.condition__item:nth-child(2) .docs__item:nth-child(2):before {
    content: none;
}

.condition__item:nth-child(2) .docs__item:nth-child(3):before {
    content: none;
}

.condition__item:nth-child(2) .docs__item:nth-child(4):before {
    content: none;
}

.rent-variant__wrapper {
    display: flex;
    justify-content: center;
    margin: 40px 0 60px;
}

.rent-variant__item {
    max-width: 450px;
    margin-right: 10%;
    position: relative;
}

.rent-variant__img img {
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}

.rent-variant__item:last-child {
    margin-right: 0;
}

.rent-variant__subtitle {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background: #17171785;
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 300;
    font-family: "Montserrat", sans-serif;
}

.center-callback-link {
    text-align: center;
    padding: 25px 0;
}

@media (max-width: 470px) {
    .rent-variant__wrapper {
        flex-wrap: wrap;
        margin: 20px 0 40px;
    }

    .rent-variant__item {
        width: 100%;
        margin: 0 auto 10px;
    }
}

.bonus-single__btn {
    max-width: 360px;
    border: 2px solid #dc6a2a;
    padding: 10px 5px;
    box-sizing: border-box;
    color: white;
    font-family: 'FuturaHeavy', sans-serif;
    margin: 15px auto 0 auto;
    cursor: pointer;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
}

.bonus-single__btn:hover {
    background: #db6929;
}

/*select[name="user_cars_list"], select[name="user_privilege_list"] {
    width: 100%;
    outline: none;
    padding: 10px 15px;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
}*/
/*.montserrat-font {
    font-family: 'Montserrat', sans-serif;
}

.rent-car__title {
    text-transform: uppercase;
    font-size: 30px;
}

.rent-car__title:after {
    display: none;
}
.rent-car__description-title {
    text-transform: uppercase;
    font-size: 25px;
}*/

.car-list-filter {
    font-family: 'Montserrat', sans-serif;
}

.car-list-filter .car-filter__name {
    padding: 8px 52px 8px 0;
}

.rental-services__wrapper {
    margin: 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rental-services__item {
    max-width: 48%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

a.rental-services__img img {
    max-width: 100%;
    filter: grayscale(1);
}

a.rental-services__img {
    width: 35%;
}

.rental-services__right {
    width: 62%;
}

.rental-services__subtitle {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    color: black;
}

.rental-services__text {
    font-size: 14px;
}

.compact-table td {
    padding: 7px 5px;
    font-size: 18px;
    font-weight: 100;
}

.gel-sale-icons .sale-icons__single {
    max-width: 16.3%;
}

.gel-slider.owl-carousel .owl-item img {
    filter: grayscale(1);
}

.hit-gel .car-single {
    margin-bottom: 0;
}

.futura {
    font-family: "FuturaLight", sans-serif;
}

.icon-delivery {
    width: 105px;
    height: 103px;
    background-size: auto;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(img/icon_car_detail.svg);
}

.table-mobile_car tr:nth-child(2n-1) {
    background-color: #f4f4f4;
    font-weight: bold;
}

.table-mobile_car td {
    padding: 12px 7px;
}

.table-mobile_car thead {
    font-family: "FuturaMedium", sans-serif;
}

.table-mobile_car {
    width: 100%;
    font-size: 16px;
    border-spacing: 0;
    text-align: center;
    border: 1px solid #fafafa;
    font-family: "FuturaLight", sans-serif;
}

.cars-company__sections {
    /*margin-top: -40px;*/
}

.cars-company {
    padding-top: 0;
}

.vote-answer-item-checkbox input[type=checkbox] {
    -webkit-appearance: checkbox;
    min-width: 13px;
    max-width: 13px;
}

.car-filter__col {
    margin: 0 0 20px;
}

.title-carPage_h1 + br {
    display: none;
}

.car-filter__name--type,
.car-filter__name--brand {
    display: none;
}

.js-show.car-filter__name--type,
.js-show.car-filter__name--brand {
    display: block;
}

@media (max-width: 1400px) {
    .hit-gel .car-single__title {
        min-height: 65px;
        display: block;
    }
}

@media (max-width: 1366px) {
    .car-list-filter .car-filter__name {
        padding: 8px 40px 8px 0;
    }
}

@media (max-width: 1226px) {
    .car-list-filter .car-filter__name {
        padding: 8px 15px;
    }

    .gel-sale-icons .sale-icons__single {
        max-width: 33.3%;
    }
}

@media (max-width: 1226px) {
    .car-list-filter .car-filter__name {
        padding: 8px 20px 8px 0;
    }
}

@media (max-width: 1150px) {
    .rental-services__item {
        max-width: 100%;
    }
}


@media (max-width: 768px) {
    .table-vision {
        width: 100%;
        overflow-x: scroll;
    }

    .car-detail-table.compact-table {
        display: block;
        width: max-content;
    }

    .table-vision .compact-table {
        width: max-content;
    }

    .gel__description .wrapper {
        padding: 0;
        width: 100%;
        min-width: auto;
    }

}

@media (max-width: 576px) {

    .two-line {
        padding: 0;
    }

    .short-form__wrapper {
        margin: 0;
        padding-top: 0;
    }

    .card-bn {
        margin: 0 auto;
        padding: 0 0 45px 0;
    }

    .card-bn__cards {
        min-height: 195px;
    }

    .cards__item {
        height: 185px;
    }

    .arend-step {
        padding: 15px 0;
    }

    .numbers {
        padding-top: 10px;
    }

    .auto-mark {
        padding: 15px 0;
    }

    .numbers-btn {
        margin-bottom: 25px;
    }

    .condition__item div {
        padding: 0;
    }

    .condition__btn {
        margin-top: 10px;
    }

    .condition {
        padding-top: 10px;
    }

    .rent-video {
        margin: 0;
        min-height: 240px;
    }

    .cards__item {
        height: auto;
    }

    .condition__item {
        width: 100%;
    }

    .condition__item span {
        display: block;
    }

    .condition__item div {
        max-width: 300px;
        margin: 0 auto 10px;
        font-size: 17px;
    }

    .feedback-rent {
        padding-bottom: 15px;
    }

    .rental-services__item {
        flex-direction: column;
    }

    a.rental-services__img {
        width: 100%;
    }

    .rental-services__right {
        width: 100%;
        margin: 20px 0;
    }

    .gel-sale-icons .sale-icons__single {
        max-width: 100%;
    }

    .rental-services__wrapper {
        margin: 15px 0 0 0;
    }

    .rental-services__item {
        margin-bottom: 0;
    }

    .rental-services__right {
        margin-bottom: 0;
    }

}

.aside-logo__img {
    max-width: 85%;
}

.rent-services__wrapper {
    margin: 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.rent-services__item {
    max-width: 24%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative;
}

.rent-services__img img {
    max-width: 100%;
    filter: grayscale(1);
}

.rent-services__text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    align-items: center;
    z-index: 2;
    display: flex;
    justify-content: center;
    color: white;
    background: #00000087;
    font-family: "FuturaLight", sans-serif;
    font-size: 21px;
    transition: all 0.2s linear 0s;
    opacity: 0;
    text-align: center;
}

.rent-services__img {
    position: relative;
    z-index: 1;
}

.rent-services__item:hover .rent-services__text {
    opacity: 1;
}

@media (max-width: 1000px) {
    .rent-services__item {
        max-width: 48%;
    }
}

@media (max-width: 560px) {
    .rent-services.wrapper {
        padding: 0;
        min-width: auto;
    }

    .rent-services__text {
        opacity: 1;
    }
}

@media (max-width: 991px) {
    .aside-logo__img {
        max-width: 100%;
    }

    .car-list-filter .car-filter__name {
        font-size: 18px;
        line-height: 27px;
    }
}

@media (max-width: 1399px) {
    .gel-recomend .owl-prev span {
        font-size: 72px;
        color: #3a3a3a;
    }

    .gel-recomend .owl-next span {
        font-size: 72px;
        color: #3a3a3a;
    }

    .gel-recomend .owl-nav {
        position: absolute;
        top: 0;
        margin-top: 120px;
        width: 100%;
    }

    .gel-recomend .owl-next {
        float: right;
    }
}

.tech-title {
    margin-top: 25px;
    font-family: "FuturaMedium", sans-serif;
}

.tech-title ~ .table-wrap {
    margin-top: 5px !important;
}

.personal-submit {
    font-style: italic;
    color: #868585;
    padding-left: 25px;
    font-size: 14px;
}

.personal-submit a {
    color: #868585;
}

.personal-submit a:hover {
    text-decoration: underline;
}

@media (max-width: 770px) {
    .personal-submit {
        padding-left: 10px;
    }

    .car-row--mobile-reverse {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

@media (max-width: 576px) {

    .car-list-filter .car-filter__name {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .car-list-filter .car-filter__name {
        font-size: 12px;
        line-height: 15px;
    }
}

.car-single__height {
    min-height: 62px;
    max-height: 62px;
    position: relative;
}

.car-specific .car-specific__col {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.car-specific .car-specific__col .car-specific__name {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.car-list-filter .car-single.js-active {
    display: block;
}

.car-list-filter .car-single {
    display: none;
}

.car-list-filter .car-filter__name {
    cursor: pointer;
    padding: 8px 27px;
    border: 2px solid transparent;
}

.car-list-filter .car-filter__name.js-active {
    color: #fd6c1e;
    cursor: auto;
}

.car-list-filter__title.title-main {
    margin-top: 0;
}

@media screen and (max-width: 586px) {
    .car-list-filter__title.title-main {
        margin-top: 20px;
    }

    .car-list-filter .car-filter__name {
        padding: 5px 7px;
    }
}

.rental-services__wrapper.center {
    justify-content: space-around;
}

.title-main.open-char:after {
    content: none;
    font-size: 26px;
}

.title-main.open-char .fa.fa-angle-down {
    color: #e06c2a;
}

.title-main.open-char {
    cursor: pointer;
}

.table-togle1 {
    display: none;
}

.table-togle2 {
    display: none;
}

.table-togle3 {
    display: none;
}

.vote-answer-item-checkbox input[type=checkbox] {
    vertical-align: top;
    margin-top: 7px;
    float: left;
    margin-right: 10px;
}

.vote-answer-item-checkbox {
    display: flex;
}

.vote-answer-item-textfield input[type=text] {
    display: block;
    width: 100%;
    max-width: 685px;
}

.vote-item-title.vote-item-question {
    margin-top: 45px;
}

.vote-vote-footer {
    text-align: center;
}

.vote-vote-footer input[type=submit] {
    margin: 20px auto;
}

.interview-img {
    text-align: center;
    padding: 25px 0;
}

.interview-img img {
    max-width: 100%;
}

ol.vote-items-list.vote-question-list.voting-result-box {
    display: none;
}

.hidden-check {
    height: 0;
    width: 0;
    overflow: hidden;
}

.vote-note-box-text p font {
    font-size: 28px;
    color: #e16f2f;
}

.new-style-text a {
    color: #df6d2b;
}

.service-content .list-checked .car-description__text {
    padding-bottom: 0;
    margin-bottom: 0;
}

.advantages__wrapper {
    margin-top: 70px;
    font-family: 'Montserrat', sans-serif;
}

.advantages--vip {
    margin-top: 0px;
}

.advantages__item {
    margin-bottom: 50px;
}

.title-main_medium.advantages__name {
    text-align: center;
    font-size: 24px;
    line-height: 32px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat";
    margin-bottom: 30px;
    text-transform: uppercase;
}

.advantages__text {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    text-align: center;
}

@media (max-width: 760px) {
    .advantages__wrapper {
        margin-top: 30px;
    }

    .advantages__item {
        margin-bottom: 30px;
    }

    .title-main_medium.advantages__name {
        font-size: 20px;
        line-height: 1;
        margin-bottom: 20px;
    }

    .advantages__text {
        font-size: 14px;
    }

    .feedback {
        box-sizing: border-box;
        min-width: auto;
        padding-bottom: 10px;
    }

    .cards-block {
        margin-bottom: 20px;
    }

    .title-carPage_h1 {
        font-size: 22px;
    }

    .car-index .title-main {
        font-size: 18px;
        margin-top: 15px;
    }

    .cars-company__sections {
        margin-top: 0;
    }

    .slide__text_car {
        max-width: 215px;
    }

    .slider-car .main-slider-advantage {
        margin-top: 0;
    }

    .table-mobile_car {
        margin-bottom: 20px;
    }

}

@media (max-width: 480px) {
    .title-main_medium.advantages__name {
        font-size: 15px;
    }

    .advantages__text {
        font-size: 12px;
    }

    .car-index {
        padding-top: 5px;
    }
}

.description-main {
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    padding: 40px 0 590px;
}
body.webp .description-main {
    background: url(img/rent/606-1.webp);
}
body:not(.webp) .description-main {
    background: url(img/rent/606-1.jpg);
}

.description-main p {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    margin: 0;
    font-family: "Montserrat";
    text-align: center;
}

@media (max-width: 800px) {
    .description-main p {
        font-size: 14px;
        color: #ffffff;
        font-weight: 400;
        margin: 0;
        font-family: "Montserrat";
        text-align: center;
    }

    .sochi-description p {
        font-size: 14px;
    }

    .sochi-description ul {
        font-size: 14px;
    }

    .feedback .link-button:first-child {
        font-size: 12px;
    }

    .feedback .link-button:nth-child(2) {
        font-size: 12px;
    }


}

@media (max-width: 586px) {
    .description-main p {
        font-size: 12px;
    }

    .description-main {
        padding: 20px 0 450px;
    }
}

.feedback .link-button:first-child {
    font-size: 21px;
    line-height: 18px;
    color: #3a3a3a;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    max-width: 48%;
    border-radius: 21px;
    border: 2px solid #3a3a3a;
    text-transform: none;
}

.feedback .link-button:last-child {
    font-size: 21px;
    line-height: 18px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    border-radius: 21px;
    border: 2px solid #fd6c1e;
    max-width: 48%;
    text-transform: none;
}

@media (min-width: 769px) {
    .feedback .link-button{
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
    }
    .feedback .link-button:first-child:hover,
    .feedback .link-button:last-child:hover {
        box-shadow: 0 1px 2px rgb(0 0 0 / 20%), 0 4px 12px rgb(0 0 0 / 25%);
        border: 2px solid #fd6c1e;
        color: white;
        background: #fd6c1e;
    }
}


.arend-step.owl-theme .owl-dots .owl-dot.active span, .arend-step.owl-theme .owl-dots .owl-dot:hover span {
    background: #fd6c1e;
}

.arend-step.owl-theme .owl-dots .owl-dot span {
    background: #ffffff;
    border: 2px solid #fd6c1e;
}

.adges {
    background-image: url(img/rent/adges-bn.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 115px 0;
}

.adges--sity {
    background-image: url(img/rent/sochi-advanteges.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 225px 0;
}

.adges--sity2 {
    background-image: url(img/rent/advantage-ek.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 225px 0;
}

.adges__item {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: "Montserrat";
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-left: 60px;
    background-image: url(img/rent/list-point-star.png);
    background-position: left top -7px;
    background-repeat: no-repeat;
    background-size: 50px;
    min-height: 35px;
}

.adges__wrapper {
    max-width: 100%;
}

.adges__item:last-child {
    margin-bottom: 0;
}

.cards-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.cards-block__text {
    width: -webkit-fill-available;
    text-align: center;
}

.cards-block__title {
    font-size: 47px;
    color: #000000;
    font-weight: 300;
    font-family: "Montserrat";
    max-width: 490px;
    margin: 0 auto 50px auto;
    line-height: normal;
}

.cards-block__btn {
    font-size: 21px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat";
    border-radius: 21px;
    border: 2px solid #fd6c1e;
    padding: 5px 10px;
    width: 420px;
    margin: 0 auto;
    display: block;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.cards-block__btn:hover {
    color: black;
}

.sochi-description {
    font-family: 'Montserrat', sans-serif;
}

.sochi-description .link_orange {
    text-decoration: underline;
}

.on-mobile {
    display: none;
}

.montserrat {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #212529;
}

.cars-company__sections--s-voditelem .slide__text_big {
    font-size: 38px;
    margin-top: 30px;
}

.table-wrap--left-text .table-orange.car-detail-table {
    margin-bottom: 15px;
}

.table-wrap--left-text .table-orange.car-detail-table td {
    text-align: left;
    padding: 0;
}


@media (max-width: 1600px) {
    .car-specific .car-specific__col .car-specific__name {
        font-size: 12px;
    }

    .car-specific__desc {
        font-size: 12px;
    }

    .car-specific__desc small {
        font-size: 12px;
    }

    .adges {
        background-position: left bottom;
    }

}

.feedback .link-button:nth-child(2) {
    font-size: 21px;
    line-height: 18px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    border-radius: 21px;
    border: 2px solid #fd6c1e;
    max-width: 100%;
    text-transform: none;
}

.page-main-title {
    font-size: 42px;
    color: #000000;
    font-weight: 300;
    font-family: "Montserrat";
    text-align: center;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-align: center;
}

.no-owl-dots .owl-dots {
    display: none;
}

.section-tech .tech-title {
    font-size: 24px;
    color: #3a3a3a;
    font-weight: 400;
    font-family: "Montserrat";
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
}

.section-tech .table-orange thead td {
    font-size: 18px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    border: none;
    text-transform: uppercase;
    padding: 0 5px;
}

.section-tech .table-orange thead {
    background: none;
}

.section-tech .table-orange {
    border: none;
    font-family: "Montserrat";
    margin-bottom: 35px;
}

.section-tech .table-orange tbody td {
    font-size: 18px;
    color: #000000;
    font-weight: bold;
    font-family: "Montserrat";
    text-align: center;
    border: none;
    padding: 0 5px;
}

.title-open-char {
    font-size: 35px;
    color: #fd6c1e;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
}

.section-price-table {
    width: 100%;
    position: relative;
    border: none;
    border-color: black;
    margin-top: 25px;
}

.section-price-table:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    left: -1px;
    top: 0;
    background: white;
}

.section-price-table:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
    background: white;
}

.section-price-table tr td:nth-child(1) {
    color: #fd6c1e;
    font-size: 18px;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    padding: 10px 0;
}

.section-price-table tr:nth-child(1) td {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    font-family: "Montserrat";
    text-align: center;
    padding: 10px 0;
}


.section-price-table tr td {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    font-family: "Montserrat";
    text-align: center;
    padding: 10px 0;
}

.section-price-text {
    margin: 15px 0;
    font-weight: 400;
    font-family: "Montserrat";
}

.section-price-text span {
    font-weight: 600;
}

.rent-option__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 35px;
}

.rent-option__image {
    position: relative;
    margin-right: 30px;
}

.rent-option__image-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
    font-size: 18px;
    font-weight: 400;
    font-family: "Montserrat";
    text-align: center;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rent-option__text h3 {
    font-size: 18px;
    color: #000000;
    font-weight: 700;
    font-family: "Montserrat";
}

.car-column--slider .owl-nav {
    top: 47%;
}

.tariff-list__table--section tr:not(:first-child) {
    display: table-row;
}

.tariff-list__table--section {
    display: none;
}

.arend-step .dot-number {
    display: none !important;
}

@media (max-width: 1400px) {

    .cards-block img {
        max-width: 305px !important;
        height: auto !important;
    }


}

@media (max-width: 1250px) {
    .feedback .link-button:first-child {
        max-width: 100%;
    }

    .feedback .link-button:last-child {
        max-width: 100%;
    }

    .auto-mark__item {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }

    .auto-mark__text {
        position: relative;
        background: none;
    }

    .cards-block__title {
        font-size: 31px;
    }

    .cards-block__btn {
        font-size: 19px;
    }

}

@media (max-width: 991px) {
    .rent-variant__subtitle {
        font-size: 19px;
    }

    .cards-block {
        flex-wrap: wrap;
    }

    .cards-block img {
        max-width: 250px;
        margin: 20px auto;
    }

    .cards-block__text {
        width: 100%;
    }

    .cards-block__title {
        font-size: 16px;
        margin-bottom: 15px;
    }

    .cards-block__btn {
        font-size: 12px;
        max-width: 100%;
    }

    .table-wrap--left-text .table-orange.car-detail-table td {
        text-align: center;
    }

}
@media (max-width: 650px) {
.box-recommend-auto--detail {
    height: 500px;
}
}
@media (max-width: 586px) {
    .car-specific .car-specific__col .car-specific__name {
        font-size: 12px;
    }

    .car-specific__desc {
        font-size: 12px;
    }

    .car-specific__desc small {
        font-size: 12px;
    }

    .car-single__title {
        font-size: 15px;
    }

    .feedback .link-button:first-child {
        font-size: 12px;
        line-height: 18px;
    }

    .feedback .link-button:nth-child(2) {
        font-size: 12px;
        line-height: 18px;
    }

    .numbers__count {
        font-size: 72px;
        width: 100%;
    }

    .numbers__text {
        font-size: 18px;
    }

    .numbers-btn {
        font-size: 12px;
        line-height: 10px;
    }

    .auto-mark__text {
        font-size: 22px;
        position: relative;
        background: none;
    }

    .auto-mark__item {
        width: 100%;
        margin-bottom: 25px;
        display: block;
    }

    .auto-mark {
        padding-bottom: 0;
    }

    .condition__btn {
        font-size: 12px;
        line-height: 18px;
    }

    .adges {
        padding: 65px 0;
        background-position: center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    body.webp .adges {
        background: url(img/rent/adges-bn-mobile.webp);
    }
    body:not(.webp) .adges {
        background: url(img/rent/adges-bn-mobile.png);
    }

    .adges--sity {
        background: url(img/rent/sochi-advanteges.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    
    .adges--sity2 {
	    background-image: url(img/rent/advantage-ek.jpg);
	    background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
	}

    .adges__item {
        margin-bottom: 25px;
        font-size: 12px;
        background-position: left top;
        background-size: 20px;
        padding-left: 25px;
        min-height: 15px;
    }

    .feedback.wrapper.feedback-rent {
        padding-left: 10px;
        padding-right: 10px;
    }

    .on-mobile {
        display: block;
    }

    .montserrat {
        font-size: 12px;
    }

    .cars-company__sections--s-voditelem .slide__text_big {
        font-size: 19px;
        padding: 0 50px;
        margin-top: 0;
    }

    .slide .slide__text {
        top: 25%;
    }

    .slider-car .slide__text {
        top: calc(50% + 30px);
    }

    .premium-auto-bn {
        margin-top: -260px;
        display: block;
    }

    h3.title-main_medium {
        font-size: 13px;
    }

    .slider-car .slide__text {
        top: 50%;
    }

    .car-info__subtitle {
        margin-bottom: 0;
    }

    .car-info__item table th {
        padding: 0;
    }

    .car-info__item table td {
        padding: 0;
    }

    .rent-option__item {
        flex-wrap: wrap;
    }

    .rent-option__image {
        margin: 0 auto 25px auto;
    }

    .rent-option__text h3 {
        font-size: 12px;
    }

    .page-main-title {
        font-size: 19px;
    }

    .title-open-char {
        font-size: 19px;
    }

    .car-column--slider {
        order: 2;
        width: 100%;
    }

    .car-column--tech {
        order: 1;
        width: 100%;
    }

    .car-row--section {
        display: flex;
        flex-wrap: wrap;
    }

    .section-tech .tech-title {
        font-size: 12px;
    }


    .section-tech .table-orange thead td {
        font-size: 12px;
        box-sizing: border-box;
    }

    .section-tech .table-orange tbody td {
        font-size: 12px;
        box-sizing: border-box;
    }

    .section-tech .table-orange {
        min-width: 100%;
        max-width: 100%;
    }

    .section-price-table {
        display: none;
    }

    .section-price-text {
        display: none;
    }

    .tariff-list__table--section {
        display: block;
    }

    .cars-company__sections--static .slide__text_big {
        margin-top: 220px;
    }
}
@media (max-width: 480px) {
    .sochi-description p {
        font-size: 12px;
    }

    .sochi-description ul {
        font-size: 12px;
    }
    .box-recommend-auto--detail {
        height: 410px;
    }
}
@media (max-width: 375px) {
    .car-specific .car-specific__col{
        max-width: 27%;
    }
    .car-specific .car-specific__col .car-specific__name {
        letter-spacing: -0.5px;
    }
}
@media (max-width: 350px) {
    .car-specific .car-specific__col{
        margin-right: 0;
    }
}


.rent-footer-form__img {
    display: none;
}

.content.service-detail {
    padding-top: 0;
}

.service-single__title {
    font-size: 21px !important;
}

.service-single__shadow {
    background: none;
}

.b {
    font-weight: bold;
}

.block {
    display: block;
}

.title-main {
    margin-top: 30px;
}

.open-char.open-char3 {
    margin-bottom: 40px;
}

.rental-services__text ul {
    font-size: 15px;
}

ul.montserrat.list-checked__sublist {
    list-style-type: disc;
}

.two-block .two-block_block .montserrat.list-checked__sublist li {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.two-block .two-block_block .montserrat.list-checked__sublist li:before {
    content: none;
}

.adges--sity .adges__wrapper {
    max-width: 575px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #fd6c1e !important;
}

.navbar-light .navbar-nav .nav-link {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.dropdown-item.active, .dropdown-item:active {
    background-color: white;
    color: black;
}
.dropdown-menu .first-brand{
    margin-top: 7px;
    padding-top: 7px;
    position: relative;
}
.dropdown-menu .first-brand .line{
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 1px;
    padding: 0 1.5rem;
    box-sizing: border-box;
}
.dropdown-menu .first-brand .line .line-border{
    width: 100%;
    height: 100%;
    background: #fd6c1e;
}
.dropdown-menu .brands-wrap{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    max-height: 305px;
    flex-wrap: wrap;
    margin-right: 25px;
    min-width: 400px;
    overflow: hidden;
}

.dropdown-menu .brands-wrap li:nth-child(10){
    margin-top: 15px;
}

@media (max-width: 992px) {
    .navbar-expand-lg .navbar-collapse{
        overflow-y: auto;
        position: fixed;
        height: 100%;
        padding-bottom: 160px;
    }
    .dropdown-menu .brands-wrap{
        display: block;
        max-height: none;
        min-width: auto;
    }
    .dropdown-menu .brands-wrap li:nth-child(10){
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .small-title .slide .slide__text_big {
        font-size: 45px;
    }
}

@media (max-width: 560px) {
    .dropdown-menu{
        min-width: 17rem;
    }
    .breadcrumb li a, .breadcrumb li > span {
        font-size: 12px;
    }
}

/* Доп. услуги */
.octane__services-page {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
}

.octane__services-page .block-1 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 685px;
    padding: 75px;
}

.octane__services-page .block-1 h1 {
    text-transform: uppercase;
    color: white;
    font-size: 3rem;
    font-weight: 400;
}

@media (max-width: 1250px) {
.auto-mark {
    justify-content: center;
}
}
@media (max-width: 1200px) {
    .octane__services-page .block-1 {
        height: 470px;
    }

    .octane__services-page .block-1 h1 {
        font-size: 2rem;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-1 {
        height: 420px;
    }

    .octane__services-page .block-1 h1 {
        font-size: 1.75rem;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-1 {
        height: 350px;
        padding: 75px 30px;
    }

    .octane__services-page .block-1 h1 {
        font-size: 1.5rem;
    }
}

@media (max-width: 576px) {
    .octane__services-page .block-1 {
        height: 370px;
        padding: 50px 10px;
    }

    .octane__services-page .block-1 h1 {
        text-align: center;
        line-height: 2;
        font-size: 1.4rem;
    }
}

.octane__services-page .block-2__pale-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    flex-direction: column;
    font-weight: 500;
}

.octane__services-page .block-2__pale-background .block-2_1, .octane__services-page .block-2__pale-background .block-2_2 {
    display: flex;
    flex-direction: row;
}

@media (min-width: 768px) and (max-width: 1400px) {
    .octane__services-page .block-2__pale-background .block-2_1 .left-side, .octane__services-page .block-2__pale-background .block-2_1 .right-side, .octane__services-page .block-2__pale-background .block-2_2 .left-side, .octane__services-page .block-2__pale-background .block-2_2 .right-side {
        width: 50% !important;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1, .octane__services-page .block-2__pale-background .block-2_2 {
        flex-direction: column-reverse;
        align-items: center;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .left-side, .octane__services-page .block-2__pale-background .block-2_2 .left-side {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    max-width: 540px;
    width: 100%;
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side, .octane__services-page .block-2__pale-background .block-2_2 .right-side {
    padding: 35px 50px;
}

@media (max-width: 1200px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side, .octane__services-page .block-2__pale-background .block-2_2 .right-side {
        padding: 30px 35px;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side, .octane__services-page .block-2__pale-background .block-2_2 .right-side {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side, .octane__services-page .block-2__pale-background .block-2_2 .right-side {
        padding: 20px 15px;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side h2, .octane__services-page .block-2__pale-background .block-2_2 .right-side h2 {
    font-size: 2.5rem;
    font-weight: 500;
    margin-bottom: 10px;
}

@media (max-width: 1200px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side h2, .octane__services-page .block-2__pale-background .block-2_2 .right-side h2 {
        font-size: 2rem;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side h2, .octane__services-page .block-2__pale-background .block-2_2 .right-side h2 {
        font-size: 1.75rem;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side h2, .octane__services-page .block-2__pale-background .block-2_2 .right-side h2 {
        font-size: 1.5rem;
    }
}

@media (max-width: 650px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side h2, .octane__services-page .block-2__pale-background .block-2_2 .right-side h2 {
        font-size: 1.75rem;
        margin-bottom: 20px;
    }
    .footer-white {
        padding: 40px 0 10px 0;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-desc {
    font-size: 19px;
}

@media (max-width: 1200px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-desc {
        font-size: 17px;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-desc {
        font-size: 15px;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-desc {
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-desc {
        font-size: 12px;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks {
    display: flex;
    flex-direction: column;
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk {
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk:before, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk:before {
    content: url("img/dopuslugi/li-bullet.png");
    width: 40px;
    height: 29px;
    margin-right: 15px;
}

@media (max-width: 576px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk:before, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk:before {
        content: url("img/dopuslugi/li-bullet-mobile.png");
        width: 24px;
        height: 17px;
        margin-right: 15px;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price {
    font-size: 18px;
    font-weight: 600;
    position: relative;
}

@media (max-width: 1200px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-name__n__price {
        font-size: 12px;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-desc {
    font-size: 14px;
}

@media (max-width: 1200px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-desc {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-desc {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-desc {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-desc {
        font-size: 12px;
    }
}

@media (max-width: 425px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .perk-desc, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .perk-desc {
        padding-top: 15px;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .dropdown-perk .dopuslugi-dropdown, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .dropdown-perk .dopuslugi-dropdown {
    margin-left: 15px;
    cursor: pointer;
    transition-duration: 0.25s;
    transform: rotate(180deg);
}

@media (max-width: 425px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-perks .single-perk .inner-wrapper .dropdown-perk .dopuslugi-dropdown, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-perks .single-perk .inner-wrapper .dropdown-perk .dopuslugi-dropdown {
        width: 20px;
        position: absolute;
        left: 115px;
        top: 27px;
    }
}

.octane__services-page .block-2__pale-background .block-2_1 .right-side .service-tooltip, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-tooltip {
    font-size: 14px;
    padding-left: 50px;
}

@media (max-width: 1200px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-tooltip, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-tooltip {
        font-size: 13px;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-tooltip, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-tooltip {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-tooltip, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-tooltip {
        font-size: 12px;
    }
}

@media (max-width: 576px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side .service-tooltip, .octane__services-page .block-2__pale-background .block-2_2 .right-side .service-tooltip {
        font-size: 12px;
        padding-left: 39px;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .right-side {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("img/dopuslugi/bck2-op.png");
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_1 .left-side {
        display: none;
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_2 .right-side {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-image: url("img/dopuslugi/bck3-op.png");
    }
}

@media (max-width: 992px) {
    .octane__services-page .block-2__pale-background .block-2_2 .left-side {
        display: none;
    }
}

#divier__new_callback-modal form, #divier__new_privilege-modal form, #divier__new_certificate-modal form, #divier__new_yacht-modal form {
    display: flex;
    flex-direction: column;
}

form .error-alert {
    color: red;
}

#divier__new_callback-modal select,
#divier__new_callback-modal input[type=text],
#divier__new_callback-modal input[type=tel],
#divier__new_privilege-modal select,
#divier__new_privilege-modal input[type=text],
#divier__new_privilege-modal input[type=tel],
#divier__new_certificate-modal select,
#divier__new_certificate-modal input[type=text],
#divier__new_certificate-modal input[type=tel],
#divier__new_yacht-modal select,
#divier__new_yacht-modal input[type=text] {
    width: 100%;
    outline: none;
    margin-bottom: 0;
    border-radius: 21px;
    border: 2px solid #fd6c1e;
    -webkit-appearance: none;
}

#divier__new_callback-modal .calculate-btn, #divier__new_privilege-modal .calculate-btn, #divier__new_certificate-modal .calculate-btn, #divier__new_yacht-modal .calculate-btn {
    border-radius: 21px;
    background-color: #fd6c1e;
    color: #ffffff;
    font-weight: 300;
    padding: 10px 55px;
    margin: 0 auto;
}

#divier__new_callback-modal select, #divier__new_privilege-modal select, #divier__new_certificate-modal select, #divier__new_yacht-modal select {
    background-image: url('img/icons/down.svg');
    background-repeat: no-repeat;
    background-position-x: 97%;
}

#divier__new_callback-modal .form-control, #divier__new_privilege-modal .form-control, #divier__new_certificate-modal .form-control, #divier__new_yacht-modal .form-control {
    padding: .375rem 1rem;
}

#divier__new_callback-modal .title, #divier__new_privilege-modal .title, #divier__new_certificate-modal .title, #divier__new_yacht-modal .title {
    margin-top: 0 !important;
}

#divier__new_callback-modal .callback__result, #divier__new_privilege-modal .callback__result, #divier__new_certificate-modal .callback__result, #divier__new_yacht-modal .callback__result {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 20px 35px;
    font-size: 1rem;
}

#divier__new_callback-modal .callback__result a, #divier__new_privilege-modal .callback__result a, #divier__new_certificate-modal .callback__result a, #divier__new_yacht-modal .callback__result a {
    color: #fd6c1e;
    font-size: 16px;
}

@media (max-width: 576px) {
    #divier__new_callback-modal .content__callback, #divier__new_privilege-modal .content__callback, #divier__new_certificate-modal .content__callback, #divier__new_yacht-modal .content__callback {
        padding: 20px 15px;
        font-size: 12px;
    }

    #divier__new_callback-modal select, #divier__new_callback-modal input[type=text], #divier__new_callback-modal .checkbox__text, #divier__new_callback-modal .calculate-btn {
        font-size: 12px;
    }

    #divier__new_privilege-modal select, #divier__new_privilege-modal input[type=text], #divier__new_privilege-modal .checkbox__text, #divier__new_privilege-modal .calculate-btn {
        font-size: 12px;
    }

    #divier__new_certificate-modal select, #divier__new_certificate-modal input[type=text], #divier__new_certificate-modal .checkbox__text, #divier__new_certificate-modal .calculate-btn {
        font-size: 12px;
    }

    #divier__new_yacht-modal select, #divier__new_yacht-modal input[type=text], #divier__new_yacht-modal .checkbox__text, #divier__new_yacht-modal .calculate-btn {
        font-size: 12px;
    }

    #divier__new_callback-modal .title, #divier__new_privilege-modal .title, #divier__new_certificate-modal .title, #divier__new_yacht-modal .title {
        font-size: 18px;
    }

    #divier__new_callback-modal .close-modal, #divier__new_privilege-modal .close-modal, #divier__new_certificate-modal .close-modal, #divier__new_yacht-modal .close-modal {
        font-size: 14px;
    }

    #divier__new_callback-modal select, #divier__new_privilege-modal select, #divier__new_certificate-modal select, #divier__new_yacht-modal select {
        background-position-y: 45%;
    }

    .overlay__modal {
        padding: 15px !important;
    }
}

@media (max-width: 768px)  {
	.service-list.owl-carousel {
		display: block!important;
	}
}

.favorite{
    position: absolute;
    right: 25px;
    top: 26px;
    cursor: pointer;
    z-index: 1;
    background: url("img/favorite.svg");
    width: 30px;
    height: 30px;
}
.favorite[data-action="remove"]{
    background: url("img/favorite-active.svg");
}
.text-black{
    color: #000;
}
.text-orange{
    color: #fd6c1e;
}
.orange-button{
    background: #fd6c1e;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    padding: 5px 30px;
    border-radius: 20.5px;
    border: 2px solid #fd6c1e;
    transition: all 0.2s linear 0s;
    text-align: center;
}
a.orange-button{
    display: block;
    max-width: 285px;
}