@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap');

@font-face {
    font-family: Roboto;
    src:url('../fonts/Roboto-Regular.ttf');
}
@font-face {
    font-family: RobotoCon;
    src:url('../fonts/RobotoCondensed-Regular.ttf');
}
@font-face {
    font-family: RobotoBold, sans-serif;
    src: url('../fonts/Roboto-Bold.ttf');
    font-display: fallback;
}
@font-face {
    font-family: RobotoMedium, sans-serif;
    src: url('../fonts/Roboto-Medium.ttf');
    font-display: fallback;
}
@font-face {
    font-family: GothicBold, sans-serif;
    src: url('../fonts/centurygothic_bold.ttf');
    font-display: fallback;
}
* {
    outline-style: none;
}
body {
    font-family: Gotic, sans-serif;
    overflow: visible!important;
    padding: 0!important;
}
select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
button {
    border: none;
}
.ytb_wrapper {
    width: 100%;
    background-position: center;
    background-size: cover;
}
.ytb_built_in {
    width: 100%;
    background-position: center;
    background-size: cover;
}
.slick-prev {
    left: -25px;
}
.slick-next {
    right: -25px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.modal {
    z-index: 9999;
}
.modal-header {
    position: absolute;
    border: none;
    right: 28px;
    top: 28px;
    width: 56px;
    height: 56px;
    padding: 0;
}
.modal-header .btn-close {
    background: transparent url("../img/closeModal.svg") no-repeat;
    opacity: 1;
    width: 56px;
    height: 56px;
    padding: 0;
    margin: 0;
    z-index: 999;
}
.modal-body {
    padding: 0;
}
.carousel-control-prev {
    opacity: 1;
}
.carousel-control-next {
    opacity: 1;
}
.navbar {
    margin: 0;
}
#rh-badge {
    display: none!important;
}
#myVideo {
    width: 100%;
    padding: 0;
}
.slick-prev:before, .slick-next:before {
    content: ''!important;
}
/* CustomOptions Start */
.ui-selectmenu-open {
    z-index: 9999;
    height: 200px!important;
    overflow: overlay;
}
.ui-menu {
    background: #fff;
    border: none;
}
.ui-menu .ui-menu-item-wrapper span {
    width: 12px;
    height: 17px;
    margin-left: 5px;
}
.ui-menu .ui-menu-item-wrapper:hover {
    background: #293aaf;
    color: #fff;
}
/****/
.topMenuBg {
    background: #D1D1D1;
    position: relative;
}
.topMenuLeft {
    display: flex;
    align-items: center;
    margin: 21px 0;
}
.topMenuAddress {
    margin: 0 0 0 10px;
}
.topMenuAddress p:nth-child(1) {
    color: #08203D;
    font-family: RobotoBold, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
}
.topMenuAddress p:nth-child(2) {
    color: #08203D;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}
.topMenuCenter {
    text-align: center;
}
.topMenuCenter p:nth-child(1) {
    color: #2C437E;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
    margin: 13px 0 0 0;
}
.topMenuCenter a:nth-child(2) {
    color: #FD4905;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: 28px;
    text-decoration: none;
    margin: 0 0 0 0;
}
.topMenuRight {
    text-align: right;
}
.topMenuRight p:nth-child(1) {
    color: #08203D;
    text-align: right;
    font-family: RobotoBold, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 22px 0 0 0;
}
.topMenuRight p:nth-child(2) {
    color: #FD4905;
    text-align: right;
    font-family: RobotoBold, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.topMenuRight p:nth-child(3) {
    color: #08203D;
    text-align: right;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 11px 0;
}
.topMenuRightLast {
    background: #2C437E;
    position: absolute;
    right: 0;
    top: 0;
    height: 87px;
    width: 81px;
    text-align: center;
}
.topMenuRightLast img {
    margin: 8px 0 0 0;
}

.sliderMenuBottomBg {
    padding: 0;
}
.topSlider .topInfo {
    position: absolute;
    top: 64px;
    transform: translateX(-50%);
    width: 64.6%;
    padding: 0;
}
.topSlider img {
    width: 100%;
}
.topRecord {
    position: absolute;
    z-index: 99;
    left: 25%;
    transform: translateX(-50%);
    margin-top: 371px;
    text-align: right;
}
.topRecord a {
    display: inline-flex;
    width: 234px;
    height: 56px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50px;
    background: #FF5C00;
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-decoration: none;
}
.topRecord a:nth-child(2) {
    background: #018CDD;
    margin: 0 0 0 19px;
}
.topInfo p:nth-child(1) {
    color: #08203D;
    font-family: RobotoBold, sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 900;
    line-height: 44px;
    margin: 0 0 58px 0;
}
.topInfo p:nth-child(2) {
    color: #3A3D46;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.topSlider .slick-prev {
    width: 41px;
    height: 41px;
    background: url("../img/topSliderLeft.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 55%;
}
.topSlider .slick-next {
    width: 41px;
    height: 41px;
    background: url("../img/topSliderRight.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 14px;
}
.topSlider .slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    position: absolute;
    list-style-type: none;
    top: 52%;
    right: 51%;
}
.topSlider .slick-dots {
    position: absolute;
    right: 70.5%;
    top: 86%;
}
.topSlider li.slick-active button {
    background: url("../img/slickDotActive.png") no-repeat;
    width: 12px;
    height: 12px;
}
.topSlider button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    background: url("../img/slickDot.png") no-repeat;
    text-indent: -9999px;
    margin: 0 10px;
}
.services {
    background: #F2F2F2;
    padding: 0 0 54px 0;
}
.servicesHeader p {
    color: #464646;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 20px 0 15px 0;
}
.servicesRecord {
    padding: 10px 15px;
}
.servicesBlock {
    position: relative;
}
.servicesBlock img {
    width: 100%;
}
.servicesBlock figure {
    background: rgba(0, 0, 0, 0.60);
    margin: 0 0 10px 0;
}
.servicesBlock figure img:nth-child(1) {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.servicesBlock figure:hover img:nth-child(1) {
    opacity: .2;
}
.servicesRecord p span img {
    opacity: 1!important;
}
.servicesRecord {
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    display: none;
    width: 162px;
    margin-top: -50px;
}
.servicesBlockButtons button {
    display: block;
    width: 117px;
    height: 33px;
    background: #FE8C4C;
    color: #FFF;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 10px auto 0 auto;
    border-radius: 20px;
}
.servicesBlockButtons button:hover {
    background: #FF5C00;
    color: #FCFF71;
}
.servicesRecordShow .servicesRecord {
    display: block;
}
.servicesBlock p {
    color: #515151;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 14px 0;
}

.promoBg {
    background: #DBDBDB;
    padding: 0;
}
.promoHeader p:nth-child(1) {
    color: #464646;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 40px 0;
}
.promoContent {
    float: right;
}
.promoContent .promoVideo {
    width: 439px;
    height: 358px;
    box-sizing: border-box;
    display: block;
    background-attachment: unset;
    margin: 0 auto;
}
.promoContent iframe {
    width: 439px!important;
    height: 358px!important;
    box-sizing: border-box!important;
    display: block!important;
}
.ytb_wrapper .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    background-attachment: unset;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.heliForm {
    text-align: center;
    width: 512px;
    height: 358px;
    background: url("../img/heliForm.jpg") no-repeat;
    background-size: cover;
    margin: 0 auto 70px auto;
}
.heliForm p:nth-child(1) {
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 41px 0 5px 0;
    margin: 0;
}
.heliForm p:nth-child(2) {
    color: #FFF;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 23px 0;
}
.heliForm input {
    width: 337px;
    height: 64px;
    border: 1px solid #404040;
    background: #FFF;
    color: #454545;
    text-align: center;
    font-family: RobotoBold,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 100% */
    margin: 0 0 24px 0;
}
.heliForm button {
    display: block;
    width: 337px;
    height: 64px;
    background: #018CDD;
    border-radius: 50px;
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 auto 21px auto;
}
.heliForm p:nth-last-child(1) {
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}

.rowLent {
    background: #004BA3;
    padding: 0;
}
.rowLentHeader p {
    color: #FFF;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%; /* 12px */
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0 10px 0;
    background: #CD2D2D;
}
.slickSliderWrapper .slick-track {
    display: flex;
    align-items: center;
}
.slickSliderWrapper .slick-slide {
    margin: 0 5px;
}

.reviewSliderBg {
    background: #DBDBDB;
    padding: 0;
}
.reviewSlider {
    margin: 0 0 75px 0;
}
.reviewSliderHeader p:nth-child(1) {
    color: #464646;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 17px 0;
}
.reviewSlider .reviewVideoInnerPage .play {
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewSlider .reviewVideoInnerPage {
    width: 614px;
    height: 346px;
    background-size: cover;
    border-left: 10px solid #DBDBDB;
    border-right: 10px solid #DBDBDB;
}
.reviewSlider .reviewSlider iframe {
    width: 614px!important;
    height: 346px!important;
    display: block!important;
    border-left: 10px solid #DBDBDB;
    border-right: 10px solid #DBDBDB;
}
.reviewSlider .slick-slide {
    opacity: 0.3;
}
.reviewSlider .slick-active {
    opacity: 1;
}
.reviewSlider .slick-prev {
    width: 90px;
    height: 346px;
    background: url('../img/reviewsLeft.png') no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 0;
}
.reviewSlider .slick-next {
    width: 90px;
    height: 346px;
    background: url('../img/reviewsRight.png') no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 0;
}

.stockLeftFormWrapperBg {
    background: url("../img/stockLeftFormHeaderBg.png") no-repeat center center;
    padding: 0;
}
.stockLeftFormHeader {
    margin: 56px 0 32px 0;
    float: right;
}
.stockLeftFormHeader2 {
    float: right;
    margin: 34px 0 0 0;
}
.stockLeftFormTimer {
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    clear: both;
    margin-right: 28px;
}
.stockLeftFormTimer p {
    width: 77px;
    height: 98px;
    padding: 16px 10px 16px 11px;
    border-radius: 5px;
    background: #FFF;
    box-shadow: 0px 0px 30px 0px #000;
    margin: 0 5px 0 5px;
}
.stockLeftFormTimer span:nth-child(1) {
    display: block;
    color: #292929;
    text-align: center;
    font-family: Arial,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 10px auto 0px auto;
}
.stockLeftFormTimer span:nth-child(2) {
    display: block;
    color: #292929;
    text-align: center;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 auto;
}
.srockActionWrapper {
    background: url("../img/srockActionWrapper.png") no-repeat 100% -5%;
    margin-left: 115px;
}
.srockActionWrapper p:nth-child(1) {
    color: #FF5C00;
    font-family: Arial,sans-serif;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 46px 0 18px 0;
}
.srockActionWrapper p:nth-child(2) {
    color: #3A3D46;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 45px 0;
}
.srockActionWrapper p:nth-child(3) {
    color: #3A3D46;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 20px 0;
}
.srockActionWrapper a:nth-child(4) {
    display: inline-flex;
    height: 69px;
    padding: 25px 60px 23px 59px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50px;
    background: #FF5C00;
    color: #FFF;
    text-align: center;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 34px;
}

.priceBg {
    background: #E4E4E4;
    padding-bottom: 40px;
}
.priceHeader h1 {
    color: #464646;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 25px 0;
}
.priceTablesWrapperRow {
    background: #979797;
    padding: 21px 0;
}
.priceIcon {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    margin:0;
}
.priceIcon:hover img {
    transform: scale(1.2);
}
    /*
    .priceTableToggle[aria-expanded="true"] p {
        background: #B21C2E;
        color: #fff;
        border-bottom: 1px solid #FFFFFF;
    }
     */
.priceIcon p {
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 14px */
    text-transform: uppercase;
    margin: 15px 0 30px 0;
}
.priceIcon:hover {
    cursor: pointer;
}
/*
.priceIcon:hover p {
    background: #B21C2E;
    color: #FFFFFF;
}
 */
.priceTableToggle td {
    padding: 0;
}
.priceTableToggle table {
    margin: 0;
}
.priceBg .col-xl-4,.priceBg .col-lg-6, .priceBg .col-md-6 {
    padding: 0;
}
.priceTable {
    padding: 0 0;
    position: relative;
}
.priceTable tr:last-child {
    border: none;
}
.collapsePriceTable {
    background: #4062BB;
    position: absolute;
    z-index: 999;
}
.collapsePriceTable td:nth-child(1) {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
}
.collapsePriceTable td:nth-child(2) {
    font-family: RobotoBold,sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 20px;
    color: #FAFF00;
    text-align: right;
    width: 35%;
}
.collapsePriceTable td:nth-child(2) span {
    font-weight: normal;
}
.collapsePriceTable td {

}
.collapsePriceTable tr {
    border-bottom: 1px dashed #FF3C3C;
}
.tablePriceHeader {
    color: #FFF;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.carServicePageHeader p {
    color: #464646;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0 20px 0;
}
.carServicePageHeader p span {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0 20px 0 0;
}
.carServicePageEmployeeWrapper {
    text-align: center;
}
.carServicePageEmployee {
    display: inline-block;
    margin: 0 10px 20px 10px;
}
.carServicePageEmployeeWrapper .carServicePageEmployee:nth-child(1) {
    margin-left: 0;
}

.warrantyBg {
    background: #D7D7D7;
}
.warrantyHeader p {
    color: #464646;
    text-align: center;
    font-family: RobotoBold,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0;
}
.warrantyHeader p span {
    vertical-align: text-bottom;
    display: inline-block;
    margin: 0 20px 0 0;
}
.warrantyBlockWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.warrantyBlock {
    border-radius: 10px;
    border: 1px solid #C7C7C7;
    background: #F6F6F6;
    display: flex;
    padding: 15px 10px;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    flex: 1 0 0;
    align-self: stretch;
    margin: 0 10px;
}
.warrantyBlock p:nth-child(2) {
    color: #454545;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}
.warrantyBlock p:nth-child(3) {
    color: #454545;
    text-align: center;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}
.warrantyBlocks a {
    display: flex;
    width: 288px;
    height: 56px;
    padding: 0px 27px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 50px;
    background: #FF5C00;
    color: #FFF;
    text-align: center;
    font-family: RobotoBold,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-decoration: none;
    margin: 20px auto 40px auto;
}

.dealerBg {
    background: #FFF;
}
.dealerHeader p:nth-child(1) {
    color: #464646;
    text-align: center;
    font-family: RobotoBold,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0;
}
.dealerHeader p:nth-child(2) {
    color: #FFF;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 27px 0;
}
.reviewPhotoSlider .reviewVideoInnerPage .play {
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewPhotoSlider .dealerSlide {
    width: 616px !important;
    height: 347px!important;
    border-left: 10px solid #FFFFFF;
    border-right: 10px solid #FFFFFF;
}
.reviewPhotoSlider .reviewVideoInnerPage {
    width: 614px;
    height: 346px;
    background-size: cover;
}
.reviewPhotoSlider .dealerSlide iframe {
    width: 614px !important;
    height: 346px!important;
}
.reviewPhotoSlider .slick-prev {
    width: 90px;
    height: 346px;
    background: url("../img/reviewsLeft.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 0;
}
.reviewPhotoSlider .slick-next {
    width: 90px;
    height: 346px;
    background: url("../img/reviewsRight.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 0;
}
.dealerSlide img {
    margin: 0 auto;
    width: 100%;
    height: 344px;
}
.reviewPhotoSlider .slick-slide {
    opacity: 0.5;
}
.reviewPhotoSlider .slick-active {
    opacity: 1;
}
.dealerSlideBottom p:nth-child(1) {
    color: #FF4E29;
    font-family: Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin: 20px 0 10px 0;
}
.dealerSlideBottom p:nth-child(2) {
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 20px 0;
}

.corpBg {
    background: #DBDBDB;
    margin-top: 30px;
    margin-bottom: -40px;
}
.corpHeader {
    color: #464646;
    text-align: center;
    font-family: RobotoBold,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 30px 0 20px 0;
}
.corpContent {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.corpContentText {
    margin-left: 20px;
}
.corpContentText p {
    color: #454545;
    font-family: RobotoCon,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.corpContentText a {
    color: #F5253E;
}
.corpContentText p strong {
    color: #F5253E;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
}
.corpContentText ul {
    color: #454545;
    font-family: RobotoCon,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.corpFormWrapper {
    border-radius: 15px;
    border: 5px solid #CBEBFD;
    background: #FFF;
    width:  100%;
    margin: 10px auto -100px auto;
}
.corpFormWrapperHeader {
    color: #018CDD;
    font-family: RobotoBold, sans-serif;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 0 -114px!important;
    padding: 20px 0 10px 0;
}
.corpFormWrapper input {
    font-family: CenturyGothic, sans-serif;
    display: block;
    margin: 0 auto;
    width: 501px;
    height: 39px;
    border: none;
    background: #FFFFFF;
    border-bottom: 1px solid #CCCCCC;
    border-radius: 0px;
    padding-left: 41px;
}
.corpFormWrapper input:nth-child(1) {
    background: #FFFFFF url("../img/corpInput1.png") no-repeat 1% 50%;
}
.corpFormWrapper input:nth-child(2) {
    background: #FFFFFF url("../img/corpInput2.png") no-repeat 1% 50%;
}
.corpFormWrapper input:nth-child(3) {
    background: #FFFFFF url("../img/corpInput3.png") no-repeat 1% 50%;
}
.corpFormWrapperBottom {
    display: flex;
    align-items: center;
    justify-content: center;
}
.corpFormWrapperBottom p {
    color: #4A5668;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 14px 37px 36px 0;
}
.corpFormWrapperBottom p a {
    color: #F5253E;
    font-family: RobotoBold, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: none;
}
.corpFormWrapperBottom button {
    width: 218px;
    height: 39px;
    border-radius: 50px;
    background: #F5253E;
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 14px 0 36px 0;
}
.reviewSliderBgBottom {
    margin-top: 172px;
    background: #ffffff;
}

.botomRecordBg {
    background: #D7D7D7;
}
.botomRecordWrapper {
    display: flex;
    justify-content: space-evenly;
}
.botomRecorLeft p:nth-child(1) {
    color: #454545;
    font-family: RobotoBold, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin: 35px 0 20px 0;
}
.botomRecorLeft p:nth-child(2) {
    color: #454545;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    margin: 0 0 27px 0;
}
.botomRecordRigth a {
    display: flex;
    width: 234px;
    height: 56px;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    background: #FF5C00;
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%;
    text-decoration: none;
    cursor: pointer;
}
.botomRecordRigth a:nth-child(1) {
    margin: 20px 0 10px 0;
}
.botomRecordRigth a:nth-child(2) {
    margin: 0 0 20px 0;
    background: #018CDD;
}
.botomRecordRigth a:hover {
    background: #fff;
    color: #F00;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.bottomLineBg {
    background: #474747;
}
.bottomLineLeft {
    margin: 46px 0;
}
.bottomLineLeft a:nth-child(2) {
    color: #FFF;
    text-align: right;
    font-family: RobotoBold,sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    margin: 0 0 0 10px;
}
.bottomLineLeft a:nth-child(2) img {
    padding: 0 10px 0 0;
    vertical-align: text-bottom;
}
.bottomLineRight p:nth-child(1) {
    color: #FFF;
    text-align: right;
    font-family: RobotoBold,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 171.429% */
    margin: 25px 0 16px 0;
}
.bottomLineRight p:nth-child(1) img {
    padding: 0 10px 0 0;
}
.bottomLineRight p:nth-child(2) {
    color: #FFF;
    font-family: RobotoBold, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-align: right;
    margin-bottom: 5px;
    margin-right: 21px;
}
.bottomLineRight p:nth-child(2) img {
    padding: 0 10px 0 0;
    vertical-align: top;
}
.bottomLineRight p:nth-child(3) {
    color: #FFF;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: right;
}

/* desktopFloatMenu Start */
.desktopFloatMenuWrapper {
    background: #373737;
    min-height: 620px;
}
.desktopFloatMenu {
    position: fixed;
    left: -1px;
    z-index: 9999;
    min-height: 100%;
    width: 122px;
    top: 0;
}
.desktopFloatMenu ul {
    padding: 0;
    list-style-type: none;
}
.desktopFloatMenu li a {
    display: block;
    font-family: "Open Sans",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0 0 15px 0;
}
.desktopFloatMenu li a:hover {
    color: #00C2FF;
}
.desktopFloatMenu li a:nth-child(1) {
    padding-top: 15px;
}
.desktopFloatMenu li:hover a span {
    border-bottom:2px solid #FD4905;
    height: 2px;
}
.floatPhone {
    position: fixed;
    right: 13px;
    z-index: 999;
}
@media (max-width: 1399.98px) {
    .desktopFloatMenu {
        width: 85px;
    }
    .desktopFloatMenu a img {
        width: 100%;
    }
}
@media (min-width: 1910.98px) {
    .topSlider .topInfo {
        width: 63.9%;
    }
    .topSlider .slick-dots {
        right: 71.5%;
    }
    .desktopFloatMenu {
        width: 122px;
    }
}
@media (min-width: 2000px) {
    .topSlider .topInfo {
        width: 63.2%;
    }
    .topSlider .slick-dots {
        right: 72.5%;
    }
    .desktopFloatMenu {
        width: 122px;
    }
}

.modalForms {
    width: 698px;
    height: 667px;
    text-align: center;
    background: #F2F2F2;
    margin-top: 70px;
    border-radius: 0;
}
.modal-dialog {
    max-width: 698px!important;
}
.modalForms .modalFormsHeader p:nth-child(1) {
    color: #3A3D46;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 123px 0 10px 0;
}
.personalDataForms {
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%;
    margin: 23px 0;
}
.personalDataForms input[type="checkbox"] {
    position: relative;
    top: 12px;
    width: 28px;
    height: 15px;
}
.modalForms input[type="text"] {
    width: 285px;
    height: 58px;
    color: #3A3D46;
    text-align: center;
    font-family: "Century Gothic",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 100% */
    text-transform: uppercase;
    background: #FFFFFF;
    display: block;
    border: none;
}
.modalForms .modalFormsHeader p:nth-child(1) span {
    font-size: 40px;
    line-height: 49.04px;
}
.modalForms p:nth-last-child(2) {
    color: #3A3D46;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.modalForms form button {
    display: flex;
    width: 349px;
    height: 93px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    border-radius: 50px;
    background: #FF5C00;
    color: #FFF;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
}

.successFormWrapper {
    width: 349px;
    height: 295px;
    background: #FFF;
    margin: 176px auto 0 auto;
}
.successFormWrapper p:nth-child(1) {
    color: #F00;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    padding: 52px 0 20px 0;
    margin: 0;
}
.successFormWrapper p:nth-child(2) {
    color: #3A3D46;
    text-align: center;
    font-family: RobotoBold, sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.successFormWrapper p:nth-child(2) span:nth-child(2) {
    color: #3A3D46;
    font-family: RobotoBold, sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.successFormWrapper p:nth-child(2) span:nth-child(3) {
    color: #3A3D46;
    font-family: RobotoBold, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}