@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
@font-face {
    font-family: Roboto;
    src:url('../fonts/RobotoCondensed-Regular.ttf');
}
@font-face {
    font-family: Gotic, sans-serif;
    src:url('../fonts/centurygothic.ttf');
    font-display: fallback;
}
@font-face {
    font-family: GoticBold, 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: -22px;
    top: -22px;
    width: 45px;
    height: 45px;
    padding: 0;
}
.modal-header .btn-close {
    background: transparent url("../img/closeModal.svg") no-repeat;
    opacity: 1;
    width: 45px;
    height: 45px;
    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 {
    height: 70px;
    background: #FFFFFF;
    border-bottom: 2px solid #FD3636;
    box-sizing: border-box;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.5);
}
.topMenuLeft p {
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: right;
    color: #3A3D46;
    padding: 20px 0 0 0;
}
.topMenuLeft p img {
    padding: 0 10px 0 0;
}
.topMenuCenter {
    text-align: center;
    cursor: pointer;
}
.topMenuCenterBottom {
    position: relative;
    width: 68px;
    height: 25px;
    border-top: 25px solid #FFFFFF;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    margin: 0 auto;
    z-index: 99;
}
.topMenuCenterBottom:before {
    content: "";
    height: 43px;
    width: 2px;
    background: #FD3636;
    position: absolute;
    transform: rotate(-55deg);
    top: -34px;
    left: -19px;
}
.topMenuCenterBottom:after {
    content: "";
    height: 43px;
    width: 2px;
    background: #FD3636;
    position: absolute;
    transform: rotate(55deg);
    top: -34px;
    left: 16px;
}
.topMenuCenterBtn {
    position: relative;
    top: 15px;
    z-index: 999;
}
.topMenuCenter a {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FD3636;
    text-decoration: none;
    padding: 20px 0 0 0;
}
.topMenuRight p:nth-child(1) {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #3A3D46;
    padding: 15px 0 4px 0;
    margin: 0;
    text-align: right;
}
.topMenuRight p:nth-child(1) img {
    padding: 0 10px 0 0;
    vertical-align: top;
}
.topMenuRight p:nth-child(2) {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #3A3D46;
    text-align: right;
}
.sliderMenuBg {
    position: relative;
    top:76px;
    padding: 0;
    background: linear-gradient(180deg, rgba(17, 17, 17, 0.85) 0%, rgba(17, 17, 17, 0.85) 39.58%, rgba(17, 17, 17, 0.5) 67.71%, rgba(17, 17, 17, 0) 100%);
}
.sliderMenuBg .navbar {
    padding: 0 3rem;
    justify-content: right;
    z-index: 99;
}
.sliderMenuBg .navbar li a {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
}
.sliderMenuBottomBg {
    padding: 0;
}
.sliderMenuPhone {
    z-index: 99;
}
.sliderMenuBg .navbar-expand-sm .navbar-nav .nav-link {
    padding: 1.5rem 1rem;
}
.sliderMenuPhone a {
    display: inline-block;
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    text-align: right;
    color: #FFFFFF;
    text-decoration: none;
    padding-top: 1rem;
}
.sliderMenuPhone a img {
    padding: 0 20px 0 0;
    vertical-align: bottom;
}
.sliderNameService {
    position: absolute;
    z-index: 99;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    margin-top: 81px;
}
.sliderNameService p {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
    margin-top: -10px;
    text-transform: uppercase;
}
.sliderNameServiceSq {
    width: 106px;
    height: 90px;
    overflow: hidden;
    /*border: 1px solid #0d53f3;*/
    display: inline-block;
    margin-bottom: 20px;
}
.sliderNameServiceR {
    border-radius: 50%;
    width: 100px;
    display: flex;
    height: 100px;
    overflow: hidden;
    /*border: 1px solid #ff0000;*/
    margin: 0 auto;
    background: #FFFFFF;
}
.sliderNameServiceR img {
    max-width: 120px;
    margin: auto auto auto -10px;
}
.topSlide .img-fluid {
    width: 100%;
    margin: 0 auto;
}
.topSlider .topSlide {
    position: relative;
}
.topSlider .topInfo1 {
    position: absolute;
    top: 228px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.topSlider .topInfo1 p:nth-child(1) {
    font-family: 'Arial',sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.topSlider .topInfo1 p:nth-child(2) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 50px 0;
}
.topSlider .topInfo1 p:nth-child(3) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}
.topSlider .topInfo1 p:nth-child(4) img {
    display: inline-block;
    padding: 0 12px;
    vertical-align: text-top;
}
.topSlider .topInfo1 p:nth-child(4) span {
    padding: 0 12px 0 0;
}
.topSlider .topInfo1 p:nth-child(4) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
}
.topSlider .topInfo1 p:nth-child(4) span {
    font-weight: 900;
    font-size: 42px;
    line-height: 59px;
    text-transform: uppercase;
}
.topSlider .topInfo1 a:nth-child(5) {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 36px 91px;
    background: #FD3636;
    text-decoration: none;
}

.topSlider .topInfo2 {
    position: absolute;
    top: 228px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.topSlider .topInfo2 p:nth-child(1) {
    font-family: 'Arial',sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.topSlider .topInfo2 p:nth-child(2) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}
.topSlider .topInfo2 p:nth-child(3) img {
    display: inline-block;
    padding: 0 12px;
    vertical-align: text-top;
}
.topSlider .topInfo2 p:nth-child(3) span {
    padding: 0 12px 0 0;
}
.topSlider .topInfo2 p:nth-child(3) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}
.topSlider .topInfo2 p:nth-child(3) span {
    font-weight: 900;
    font-size: 42px;
    line-height: 59px;
    text-transform: uppercase;
}
.topSlider .topInfo2 p:nth-child(4) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.topSlider .topInfo2 a:nth-child(5) {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 36px 91px;
    background: #FD3636;
    text-decoration: none;
}

.topSlider .topInfo3 {
    position: absolute;
    top: 228px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.topSlider .topInfo3 p:nth-child(1) {
    font-family: 'Arial',sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.topSlider .topInfo3 p:nth-child(2) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 40px 0;
}
.topSlider .topInfo3 p:nth-child(3) img {
    display: inline-block;
    padding: 0 12px;
    vertical-align: text-top;
}
.topSlider .topInfo3 p:nth-child(3) span {
    padding: 0 12px 0 0;
}
.topSlider .topInfo3 p:nth-child(3) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}
.topSlider .topInfo3 p:nth-child(3) span:nth-child(2) {
    font-weight: 900;
    font-size: 42px;
    line-height: 59px;
    text-transform: uppercase;
}
.topSlider .topInfo3 p:nth-child(3) span:nth-child(3) {
    display: inline-block;
}
.topSlider .topInfo3 a:nth-child(4) {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 36px 91px;
    background: #FD3636;
    text-decoration: none;
    margin-top: 51px;
}

.topSlider .topInfo4 {
    position: absolute;
    top: 245px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
}
.topSlider .topInfo4 p:nth-child(1) {
    font-family: 'Arial',sans-serif;
    font-weight: 900;
    font-size: 36px;
    line-height: 51px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 30px 0;
}
.topSlider .topInfo4 p:nth-child(3) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}
.topSlider .topInfo4 p:nth-child(2) img {
    display: inline-block;
    padding: 0 12px;
    vertical-align: text-top;
}
.topSlider .topInfo4 p:nth-child(2) span {
    padding: 0 12px 0 0;
}
.topSlider .topInfo4 p:nth-child(2) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 0;
}
.topSlider .topInfo4 p:nth-child(2) span {
    font-weight: 900;
    font-size: 42px;
    line-height: 59px;
    text-transform: uppercase;
}
.topSlider .topInfo4 a:nth-child(4) {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    padding: 36px 91px;
    background: #FD3636;
    text-decoration: none;
    margin-top: 21px;
}
.topSlider .slick-prev {
    width: 36px;
    height: 70px;
    background: url("../img/topSliderArrowPrev.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 45px;
}
.topSlider .slick-next {
    width: 36px;
    height: 70px;
    background: url("../img/topSliderArrowRight.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 45px;
}
.stockLeftFormWrapper {
    background: url("../img/stockLeftFormWrapper.jpg") no-repeat center center;
    background-size: cover;
    max-width: 582px;
    text-align: center;
    margin: 46px;
    position: relative;
}
.stockLeftFormHeader {
    display: inline-block;
    max-width: 456px;
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: #FD3636;
    margin: 42px auto 0 auto;
    padding: 9px 77px;
}
.stockLeftFormTimer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.stockLeftFormTimer p {
    width: 106px;
    height: 131px;
    background: #FFFFFF;
    margin: 23px 5px 29px 5px;
}
.stockLeftFormTimer span:nth-child(1) {
    display: block;
    font-size: 50px;
    line-height: 61px;
    text-align: center;
    color: #000000;
    margin: 33px auto 0 auto;
}
.stockLeftFormTimer span:nth-child(2) {
    display: block;
    font-family: CenturyGothic,sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #000000;
    margin: 0 auto;
}
.stockLeftFormBottom {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 4px 8px #000000, 0px 4px 8px #000000, 0px 4px 8px #000000;
    margin: 0;
    padding-bottom: 43px;
}
.stockLeftArrow {
    position: absolute;
    left: 93%;
    bottom: 2%;
}
.srockActionWrapper {
    background: url("../img/srockActionWrapper.png") no-repeat 100% -5%;
}
.srockActionWrapper p:nth-child(1) {
    font-weight: 700;
    font-size: 60px;
    line-height: 74px;
    text-transform: uppercase;
    color: #FD3636;
    margin: 46px 0 24px 0;
}
.srockActionWrapper p:nth-child(2) {
    font-weight: 700;
    font-size: 20px;
    line-height: 25px;
    color: #3A3D46;
    margin: 0 0 64px 0;
}
.srockActionWrapper p:nth-child(3) {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #3A3D46;
    margin: 0 0 20px 0;
}
.srockActionWrapper a:nth-child(4) {
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 24px 28px;
    background: #FD3636;
    text-decoration: none;
}
.rowLent {
    padding: 0;
}
.rowLentHeader p {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 100%;
    /* or 12px */
    text-align: center;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 0 0 10px 0;
}
.slickSliderWrapper {
    background: #292929;
}
.slickSliderWrapper .slick-track {
    display: flex;
    align-items: center;
}
.slickSliderWrapper .slick-slide {
    margin: 0 5px;
}
.servicesHeader p {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.servicesHeader p span {
    font-weight: bold;
    color: #FD3636;
}
.servicesBlock {
    margin-bottom: 30px;
    position: relative;
}
.servicesBlock img {
    width: 100%;
}

.servicesBlock figure {
    background: #000000;
    position: relative;
}
.servicesBlock figure img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.servicesBlock figure:hover img {
    opacity: .2;
}
.servicesRecord {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
    width: 100%;
    min-height: 100%;
    padding: 20px 20px 0 20px;
}
.servicesRecord p:nth-child(1) {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 10px 0;
}
.servicesRecord p:nth-child(2) {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
}
.servicesRecord button {
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px;
    background: #FD3636;
    border: none;
    border-radius: 0;
    margin: 0 5px;
}
.servicesBlockButtons {
    position: absolute;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    bottom: 0;
}
.servicesRecordShow .servicesRecord {
    display: block;
}
.priceBg {
    background: #E6E6E6;
    padding-bottom: 50px;
}
.priceHeader h1 {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.priceHeader h1 span {
    font-weight: bold;
    color: #FD3636;
}
.priceTableToggle table {
    margin-bottom: 11px;
}
.priceTableToggle table tr td:nth-child(1) {
    background: #FFFFFF url("../img/priceMarkDown.png") no-repeat 95% 50%;
    border-left: 8px solid #B8B8B8;
    padding: 22px 0 22px 28px;
    cursor: pointer;
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #3A3D46;
}
.priceTableExpanded .priceTableToggle table tr td:nth-child(1) {
    background: #FFFFFF url("../img/priceMarkDownRevert.png") no-repeat 95% 50%;
}
.collapsePriceTable tr {
    border-bottom: 1px dashed #B8B8B8;
}
.priceTable {
    background: #F2F2F2;
}
.priceTable tr:last-child {
    border: none;
}
.collapsePriceTable td:nth-child(1) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #3A3D46;
    padding-left: 25px;
    background: url("../img/priceDot.png") no-repeat 2% 50%;
}
.collapsePriceTable td:nth-child(2) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 20px;
    color: #FD3636;
    width: 25%;
    text-align: right;
}
.collapsePriceTable td:nth-child(2) span {
    font-weight: normal;
}
.collapsePriceTable td {
    padding: 24px 26px 24px 10px;
}
.reviewSliderBg {
    background: #F2F2F2;
    padding-bottom: 132px;
}
.reviewSlider .reviewVideoInnerPage .play {
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewSlider .reviewVideoInnerPage {
    width: 100%;
    height: 346px;
    background-size: cover;
}
.reviewSlider .reviewSlider iframe {
    width: 100% !important;
    height: 346px!important;
    display: block!important;
}
.reviewSliderSync {
    margin: 17px 0 0 0;
}
.reviewSliderSync .reviewVideoInnerPage .play {
    height: 1%;
    display: none;
    width: 1%;
    opacity: 1;
    cursor: pointer;
    pointer-events: none;
}
.reviewSliderSync div {
    margin: 0 3px;
}
.reviewSliderSync .reviewVideoInnerPage {
    width: 100%;
    height: 58px;
    background-size: cover;
    pointer-events: none;
}
.reviewSliderSync .reviewSlider iframe {
    width: 100% !important;
    height: 58px!important;
    display: block!important;
}
.reviewSliderHeader p {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.reviewSliderHeader p span {
    font-weight: bold;
    color: #FD3636;
}
.reviewSlider .slick-prev {
    width: 58px;
    height: 58px;
    background: url('../img/reviewsLeft.png') no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 13px;
}
.reviewSlider .slick-next {
    width: 58px;
    height: 58px;
    background: url('../img/reviewsRight.png') no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 13px;
}
.reviewText {
    background: #FFFFFF;
    padding: 20px 42px;
}
.reviewText p {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #3A3D46;
    margin-bottom: 26px;
}
.reviewText p:nth-child(1) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #3A3D46;
}
.carServicePageEmployeeWrapper {
    text-align: center;
}
.carServicePageEmployee {
    display: inline-block;
    margin: 0 23px 24px 23px;
}
.carServicePageEmployeeWrapper .carServicePageEmployee:nth-child(1) {
    margin-left: 0;
}
.carServicePageEmployee p:nth-child(2) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    margin: 8px 0 0 0;
}
.carServicePageEmployee p:nth-child(3) {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #454545;
}
.carServicePageHeader p {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.carServicePageHeader p span {
    font-weight: bold;
    color: #FD3636;
}
.reviewPhotoSliderBg {
    background: #F2F2F2;
    padding-bottom: 132px;
}
.reviewPhotoSliderSync {
    margin: 17px 0 0 0;
}
.reviewPhotoSliderSync div {
    margin: 0 3px;
}
.reviewPhotoSliderSync img {
    width: 101px;
    height: 91px;
}
.reviewPhotoSliderHeader p {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.reviewPhotoSliderHeader p span {
    font-weight: bold;
    color: #FD3636;
}
.reviewPhotoSlider .slick-prev {
    width: 58px;
    height: 58px;
    background: url('../img/reviewsLeft.png') no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 13px;
}
.reviewPhotoSlider .slick-next {
    width: 58px;
    height: 58px;
    background: url('../img/reviewsRight.png') no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 13px;
}
.reviewPhotoSlider img {
    width: 100%;
}
.reviews p {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.reviews p span {
    font-weight: bold;
    color: #FD3636;
}
.reviewVideoInnerPageWrapper {
    margin: 0 0 17px 0;
}
.reviewVideoInnerPage {
    width: 100%;
    height: 172px;
    background-size: cover;
}
#reviews {
    padding-bottom: 30px;
}
.warrantyHeader p {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.warrantyHeader p span {
    font-weight: bold;
    color: #FD3636;
}
.warrantyBg {
    background: #F2F2F2;
    padding-bottom: 40px;
}
.warrantyBlock {
    background: #FFFFFF;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 72px 99px 69px 99px;
    justify-content: space-between;
    margin-bottom: 20px;
}
.warrantyText p:nth-child(1) {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #454545;
    text-align: right;
}
.warrantyText p:nth-child(1) span {
    font-size: 16px;
}
.warrantyText p:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 0;
}
.botomRecordWrapper {
    display: flex;
    justify-content: space-evenly;
}
.botomRecorLeft p {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #4A5668;
    margin: 36px 0 14px 0;
}
.botomRecordRigth a {
    display: block;
    width: 241px;
    height: 53px;
    background: #FD3636;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-top: 18px;
}
.botomRecordRigth a:nth-child(1) {
    margin: 26px 0 14px 0;
}
.botomRecordRigth a:nth-child(2) {
    margin: 0 0 26px 0;
}
.bottomLineBg {
    background: #484848;
}
.bottomLineLeft p:nth-child(1) {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    margin: 28px 0 10px 0;
    text-transform: uppercase;
}
.bottomLineLeft a:nth-child(2) {
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #FFFFFF;
    text-decoration: none;
}
.bottomLineLeft a:nth-child(2) img {
    padding: 0 20px 0 0;
    vertical-align: text-bottom;
}
.bottomLineRight p:nth-child(1) {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: right;
    color: #FFFFFF;
    margin: 28px 0 19px 0;
}
.bottomLineRight p:nth-child(1) img {
    padding: 0 10px 0 0;
}
.bottomLineRight p:nth-child(2) {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    text-align: right;
    margin-bottom: 4px;
}
.bottomLineRight p:nth-child(2) img {
    padding: 0 10px 0 0;
    vertical-align: top;
}
.bottomLineRight p:nth-child(3) {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    text-align: right;
}
.modalForms {
    width: 698px;
    height: 667px;
    text-align: center;
    background: #F2F2F2;
    margin-top: 70px;
}
.modal-dialog {
    max-width: 698px!important;
}
.modalForms .modalFormsHeader p:nth-child(1) {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
    color: #3A3D46;
    margin: 123px 0 10px 0;
}
.personalDataForms {
    font-family: 'Arial',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 105.8%;
    color: #3A3D46;
    margin: 23px 0;
}
.personalDataForms input[type="checkbox"] {
    position: relative;
    top: 12px;
    width: 28px;
    height: 15px;
}
.modalForms input[type="text"] {
    width: 285px;
    height: 58px;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #3A3D46;
    display: block;
}
.modalForms .modalFormsHeader p:nth-child(1) span {
    font-size: 40px;
    line-height: 49.04px;
}
.modalForms p:nth-last-child(2) {
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #3A3D46;
}
.modalForms form button {
    width: 349px;
    height: 93px;
    background: #FD3636;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    margin: 25px 0 0 0;
}
.fixedMenu {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 99999!important;
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    display: block!important;
}
.fixedMenu2 {
    position: fixed!important;
    top: 70px!important;
    left: 0!important;
    z-index: 999!important;
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
    display: block!important;
}
.btn-close {
    background: none;
}
#recordForm > div > div > div.modal-body > button {
    width: 66px;
    height: 23px;
}
.modal {
    z-index: 9999;
}
.breadcrumbs {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    margin: 20px 0;
}
.autoNewsContent p {
    font-family: Roboto,sans-serif!important;
    font-size: 16px!important;
    line-height: 21px!important;
    color: #454545!important;
    margin: 10px 0!important;
}
.closeDesktop {
    display: none;
}
.heliHeadBg {
    background: #DEDEDE;
}
.heliContentBg {
    position: relative;
}
.heliContentBg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 44%);
    height: 100%;
    background: #C6C6C6;
    z-index: 0;
}
.heliContentBg:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100% - 56%);
    height: 100%;
    background: #5F5F5F;
}
.heliContentBg div {
    z-index: 1;
}
.heliContent {
    display: flex;
    padding: 48px 0 41px 0;
}
.heliImg {
    display: grid;
    margin: 0 34px -22px 0;
}
.promoContent .promoVideo {
    width: 435px;
    height: 315px;
    box-sizing: border-box;
    display: block;
}
.promoContent iframe {
    width: 435px!important;
    height: 315px!important;
    box-sizing: border-box!important;
    display: block!important;
}
.ytb_wrapper .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.heliForm {
    text-align: center;
}
.heliForm p:nth-child(1) {
    font-weight: 700;
    font-size: 26px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    margin: 51px 0 3px 0;
}
.heliForm p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 23px 0;
}
.heliForm input {
    display: block;
    background: #FFFFFF;
    border: 1px solid #404040;
    width: 337px;
    height: 64px;
    margin: 0 auto 24px auto;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 105.8%;
    text-transform: uppercase;
    color: #454545;
}
.heliForm button {
    display: block;
    width: 337px;
    height: 64px;
    background: #FD3636;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    margin: 0 auto 21px auto;
    border: none;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.heliForm p:nth-last-child(1) {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
}
@media (max-width: 1399.98px) {
    .sliderMenuPhone {
        padding: 0;
    }
    .sliderMenuPhone a img {
        padding: 0 12px 0 0;
    }
    .stockLeftFormWrapper {
        margin: 46px 25px;
    }
    .servicesRecord {
        padding: 10px 10px 0 10px;
    }
    .promoContent .promoVideo {
        width: 335px;
    }
}
@media (max-width: 1199.98px) {
    .topMenuLeft p {
        font-size: 16px;
    }
    .sliderMenuBg .navbar-expand-sm .navbar-nav .nav-link {
        padding: 1.5rem 0.5rem;
    }
    .sliderMenuBg .navbar {
        padding: 0 1rem;
    }
    .topSlide .img-fluid {
        height: 80vh;
    }
    .stockLeftFormTimer p {
        width: 86px;
        height: 110px;
        margin: 23px 5px 29px 5px;
    }
    .stockLeftFormTimer span:nth-child(1) {
        margin: 13px auto 0 auto;
    }
    .stockLeftFormBottom {
        font-size: 15px;
    }
    .stockLeftArrow {
        left: 91%;
    }
    .reviewText p:nth-child(1) {
        font-size: 18px;
    }
    .reviewText p {
        font-size: 14px;
    }
    .warrantyBlock {
        padding: 72px 47px 69px 47px;
    }
    .servicesRecordShow .servicesRecord {
        padding: 15px;
    }
    .collapsePriceTable td:nth-child(2) {
        width: 30%;
    }
    .heliImg img {
        width: 200px;
    }
    .promoContent .promoVideo {
        width: 285px;
        height: 267px;
    }
}
@media (max-width: 991.98px) {
    .sliderMenuBg .navbar {
        padding: 0;
    }
    .sliderMenuBg .navbar-expand-sm .navbar-nav .nav-link {
        padding: 0.5rem;
        text-align: center;
    }
    .sliderMenuPhone a {
        font-size: 17px;
    }
    .topSlide .img-fluid {
        height: 70vh;
    }
    .stockLeftArrow {
        left: 0;
        transform: rotate(90deg);
        bottom: -50px;
    }
    .srockActionWrapper {
        margin-bottom: 20px;
    }
    .warrantyText p:nth-child(2) {
        font-size: 12px;
    }
    .warrantyBlock {
        padding: 35px 15px 35px 15px;
    }
    .servicesRecord {
        padding: 20px 20px 0 20px!important;
    }
    .heliContentBg:after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        height: calc(100% - 50%);
        width: 100%;
        background: #5F5F5F;
    }
    .heliContentBg:before {

    }
    .heliContentBg {
        background: #C6C6C6;
    }
    .heliContent {
        justify-content: center;
    }
}

.corpBg {
    background: #DBDBDB;
    margin-top: 20px;
    margin-bottom: -40px;
}
.corpHeader {
    font-weight: 700;
    font-size: 40px;
    line-height: 49px;
    text-transform: uppercase;
    color: #3A3D46;
    margin: 20px 0 30px 0;
}
.corpHeader span {
    font-weight: bold;
    color: #FD3636;
}
.corpContent {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.corpContentText {
    margin-left: 20px;
}
.corpContentText p {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #454545;
}
.corpContentText p strong {
    font-weight: 700;
    color: #0500FF;
}
.corpContentText ul {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #454545;
}
.corpFormWrapper {
    background: #FFFFFF;
    border: 3px solid #FF9797;
    border-radius: 20px;
    width: 86%;
    margin: 10px auto 0 auto;
}
.corpFormWrapperHeader {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FF0000;
    margin: 30px 0 10px -114px;
}
.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 {
    font-family: CenturyGothic, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #4A5668;
    margin: 14px 37px 36px 0;
}
.corpFormWrapperBottom p a {
    color: #FF0000;
}
.corpFormWrapperBottom button {
    font-family: CenturyGothic, sans-serif;
    width: 226px;
    height: 39px;
    border: none;
    background: #FF0000;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    margin: 14px 0 36px 0;
}
.warrantyHeader p {
    margin-top: 70px;
}
@media (max-width: 1399.98px) {
    .corpFormWrapper {
        width: 100%;
    }
}
@media (max-width: 1199.98px) {

}
@media (max-width: 991.98px) {
    .corpContent {
        display: grid;
    }
    .corpContent img {
        margin: 0 auto 20px auto;
    }
    .corpContentText {
        margin-bottom: 20px;
    }
}
