@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: CenturyGothic, sans-serif;
    src:url('../fonts/centurygothic.ttf');
    font-display: fallback;
}
@font-face {
    font-family: CenturyGothicBold, sans-serif;
    src: url('../fonts/centurygothic_bold.ttf');
    font-display: fallback;
}
* {
    outline-style: none;
}
body {
    font-family: Gotic, sans-serif;
}
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;
}

/**/
.topLineBg {
    background: #4A5668;
    height: 43px;
}
.topLineBg p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin: 12px 0 0 0;
}
.topLineBg a {
    display: inline-block;
    width: 214px;
    height: 31px;
    background: #FF0000;
    border-radius: 5px;
    font-family: CenturyGothicBold,sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 7px 0 0 0;
    float: right;
}
.logoTop {
    text-align: center;
}
.logoTop img {
    margin: 10px 0;
}

.centerTop p:nth-child(1) {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height */
    color: #4A5668;
    margin: 20px 0 10px 0;
    text-transform: uppercase;
}
.centerTop p:nth-child(2) {
    font-family: CenturyGothicBold, sans-serif;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    color: #000000;
    margin: 0 0 10px 0;
}
.centerTop p:nth-child(2) img {
    margin-right: 10px;
    vertical-align: sub;
}
.centerTop p:nth-child(3) {
    font-family: CenturyGothic,sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.rightTop {
    text-align: right;
}
.rightTop a:nth-child(1) {
    display: inline-block;
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 25px;
    line-height: 31px;
    /* identical to box height */
    color: #FF0000;
    text-decoration: none;
    margin: 18px 0 8px 0;
}
.rightTop a:nth-child(2) {
    display: inline-block;
    font-family: CenturyGothicBold, sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #4A5668;
    margin: 0 0 10px 0;
}
.rightTop p:nth-child(3) {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #4A5668;
}
.rightTop p:nth-child(3) img {
    margin-right: 5px;
}
.topSliderBg {
    padding: 0;
}

.topSlider .slick-prev {
    width: 36px;
    height: 70px;
    background: url("../img/topSliderArrowPrev.svg") 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.svg") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 45px;
}
.stockLeft img {
    margin: 20px 0;
}
.stockRightTop {
    display: flex;
    align-items: center;
    margin: 20px 0 10px 0;
}
.stockRightTop p:nth-child(1) {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 50px;
    line-height: 61px;
    text-transform: uppercase;
    color: #FF0000;
    margin: 0;
}
.stockRightTop p:nth-child(2) {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #4A5668;
    margin: 0 0 0 30px;
}

.stockRightForm {
    width: 100%;
    background: #4A5668;
    border-radius: 5px;
}
.stockRightFormHeader {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 0;
    margin: 0;
}
.stockRightFormTimer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.stockRightFormTimer p{
    width: 106px;
    height: 131px;
    background: #FFFFFF;
    border-radius: 5px;
    margin: 0 5px 20px 5px;
}
.stockRightFormTimer span:nth-child(1) {
    display: block;
    font-family: CenturyGothic,sans-serif;
    font-size: 50px;
    line-height: 61px;
    text-align: center;
    color: #000000;
    margin: 33px auto 0 auto;
}
.stockRightFormTimer 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;
}
.stockRightForm form {
    text-align: center;
    padding-bottom: 18px;
}
.stockRightForm input {
    width: 226px;
    height: 39px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-sizing: border-box;
    border-radius: 5px 0px 0px 5px;

    font-family: CenturyGothic,sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #4A5668;
    padding: 0 0 0 16px;
}
.stockRightForm button {
    width: 229px;
    height: 39px;
    background: #FF0505;

    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 0px 5px 5px 0px;
    margin-left: -4px;
    position: relative;
    top: 1.2px;
}
.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: #4A5668;
    margin: 0 0 10px 0;
}
.slickSliderWrapper {
    background: #F3EFEF;
}



.servicesHeader p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 20px 0 10px 0;
}
.servicesBlock {
    margin-bottom: 39px;
}
.servicesBlock img {
    width: 100%;
}
.servicesBlock p:nth-child(2) {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */
    text-transform: uppercase;
    color: #4A5668;
    margin: 10px 0;
}
.servicesBlock p:nth-child(3) {
    font-family: CenturyGothic,sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #4A5668;
    margin: 0;
}

.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: .5;
}

.servicesRecord {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}
.servicesRecord button {
    display: block;
}
.servicesRecord button:nth-child(1) {
    width: 186px;
    height: 33px;
    background: #365C96;
    font-family: CenturyGothic, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 17px;
}
.servicesRecord button:nth-child(2) {
    width: 186px;
    height: 33px;
    background: #365C96;
    font-family: CenturyGothic, sans-serif;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.servicesRecord button:hover {
    background: #fff;
    color: #000;
}
.servicesRecordShow .servicesRecord {
    display: block;
}
/* Price Page Start */
.priceBg {
    background: #EAE8E8;
    padding-bottom: 66px;
}
    .priceHeader h1 {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 20px 0 10px 0;
}
.priceHeader h1 span {
    color: #005BC6;
}
.priceHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.priceTable {
    background: #4A5668;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.25);
    border: 1px solid #C2C2C2;
}
.priceTable table {
    margin: 0;
}
.priceTablesWrapper .priceTable:nth-child(1) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: none;
}
.priceTablesWrapper .priceTable:nth-last-child(1) {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: none;
}
.priceTableToggle {
    cursor: pointer;
}
.priceTableToggle table tr td:nth-child(1) {
    width: 83%;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 69px;
    background: url("../img/priceMainIcons/priceMarkToggle.png") no-repeat 2% 50%, url("../img/priceMainIcons/priceBorderWhite.jpg") no-repeat 95.5% 50%;
}
.priceTableToggle table tr td:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: right;
    color: #FFFFFF;
    padding-right: 45px;
    background: url("../img/priceMainIcons/priceMarkToggle.png") no-repeat 93% 50%;
}
.priceTableExpanded {
    background: #CA0030;
}
.priceTableExpanded .priceTableToggle table tr td:nth-child(1) {
    background: url("../img/priceMainIcons/priceMarkToggleRotate.png") no-repeat 2% 50%, url("../img/priceMainIcons/priceBorderWhite.jpg") no-repeat 95.5% 50%;;
}
.priceTableExpanded .priceTableToggle table tr td:nth-child(2) {
    background: url("../img/priceMainIcons/priceMarkToggleRotate.png") no-repeat 93% 50%;
}
.collapsePriceTable tr:nth-child(odd) {
    background: #DED9D9;
}
.collapsePriceTable tr:nth-child(even) {
    background: #FCF7F7;
}
.collapsePriceTable tr td {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #740D29;
    padding: 9px 0;
}
.collapsePriceTable tr td:nth-child(1) {
    padding-left: 29px;
    background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 94.5% 50%;
    width: 68%;
}
.collapsePriceTable tr td:nth-child(2) {
    text-align: right;
    padding-right: 44px;
}
.collapsePriceTable tr:nth-child(1) td:nth-child(1) {
    background: #FCF7F7;
    text-align: center;
    padding: 0;
    border-right: 1px solid #DED9D9;
    width: 15%;
}
.collapsePriceTable tr:nth-child(1) td:nth-child(2) {
    padding-left: 29px;
    text-align: left;
    background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 94.5% 50%;
    width: 68%;
}
.collapsePriceTable tr:nth-child(1) td:nth-child(3) {
    text-align: right;
    padding-right: 44px;
}
.collapsePriceTable tr:nth-child(1) td:nth-child(1) img {
    margin: 31px 0 18px 0;
}
.collapsePriceTable tr:nth-child(1) td:nth-child(1) p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #6F6F6F;
}
/* Price Page End */

.people p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 20px 0 10px 0;
}
.people img {
    display: block;
    margin: 0 auto 20px auto;
}

.carServicePageSlider .slick-prev {
    width: 58px;
    height: 58px;
    background: url("../img/reviewVideoModalArrowPrev.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 15px;
}
.carServicePageSlider .slick-next {
    width: 58px;
    height: 58px;
    background: url("../img/reviewVideoModalArrowNext.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 15px;
}
.carServicePageSlider {
    margin: 0 0 7px 0;
}
.carServicePageSliderSync img {
    margin: 0 3px;
}
.carServicePageSliderSync .slick-slide {
    box-sizing: border-box;
    opacity: .5;
    border: 3px solid #FFFFFF;
}
.carServicePageSliderSync .slick-current {
    border: 3px solid #CA0030;
    box-sizing: border-box;
    opacity: 1;
}
.stationSlider {
    background: #EAE8E8;
    padding-bottom: 56px;
}
.stationSlider p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 20px 0;
}
.reviews p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 20px 0 10px 0;
}
.reviewVideoInnerPageContainer .accordion-body {
    padding: 0;
}
.reviewVideoInnerPageContainer .accordion-item button {
    border: none;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #454545;
    border-bottom: 1px dashed #454545;
    padding: 0;
    margin: 15px auto;
    display: block;
    outline: none;
    background: #FFF;
}
.reviewVideoInnerPageWrapper iframe {
    width: 100% !important;
    height: 172px!important;
    display: block!important;
}
.reviewVideoInnerPage .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewVideoInnerPageWrapper {
    margin:  0 0 17px 0;
}
.reviewVideoInnerPage {
    width: 100%;
    height: 172px;
    background-size: cover;
}
.reviewVideoInnerPageWrapper iframe {
    width: 100% !important;
    height: 172px!important;
    display: block!important;
}
.reviewVideoInnerPage .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewVideoInnerPageWrapper {
    margin:  0 0 17px 0;
}
.reviewVideoInnerPageContainer .accordion-body {
    padding: 0;
}
.reviewVideoInnerPageContainer .accordion-item button {
    border: none;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #454545;
    border-bottom: 1px dashed #454545;
    padding: 0;
    margin: 15px auto;
    display: block;
    outline: none;
    background: #FFF;
}
.warrantyBg {
    background: #EAE8E8;
    padding-bottom: 43px;
}
.warrantyHeader p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 20px 0;
}
.warrantyHeader img {
    display: block;
    margin: 0 auto 27px auto;
}
.warrantyLeftBlock {
    text-align: center;
}

.warrantyWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.warrantyLeftBlock img:nth-child(1) {
    margin: 15px 20px 8px 0;
}
.warrantyLeftBlock p:nth-child(2) {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
    vertical-align: text-top;
}
.warrantyLeftBlock p:nth-child(2) span {
    font-size: 18px;
    line-height: 20px;
}
.warrantyLeftBlock p:nth-child(3) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 0;
}
.warrantyRightBottomLeft p:nth-child(1) {
    display: inline-block;
    font-weight: bold;
    font-size: 40px;
    line-height: 80%;
    text-align: center;
    color: #D80000;
    margin: 0 9px 0 0;
    display: block;
}
.warrantyRightBottomLeft p:nth-child(1) span {
    font-size: 20px;
}
.warrantyRightBottomLeft p:nth-child(2) {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
}
.warrantyRightBottomLeft p:nth-child(3) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 8px 0 0 0;
}
.warrantyRightBottomLeft p:nth-child(2) span {
    font-size: 16px;
}

.warrantyRightBottomRight img:nth-child(1) {
    margin: 0 18px 0 0;
}
.warrantyRightBottomRight p:nth-child(2) {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
    margin: 0;
    vertical-align: middle;
}
.warrantyRightBottomRight p:nth-child(2) span {
    font-size: 16px;
}
.warrantyRightBottomRight p:nth-child(3) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 12px 0 0 0;
}
.warrantyRightBottomLeft {
    margin: 0 28px;
}
.botomRecordWrapper {
    display: flex;
    justify-content: space-evenly;
}

.botomRecorLeft p {
    font-family: CenturyGothic, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #4A5668;
    margin: 25px 0 14px 0;
}
.botomRecordRigth a {
    display: block;
    width: 241px;
    height: 53px;
    background: #FF0000;
    border-radius: 5px;
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 53px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
}
.botomRecordRigth a:nth-child(1) {
    margin: 26px 0 10px 0;
}
.botomRecordRigth a:nth-child(2) {
    margin: 0 0 26px 0;
}
.bottomLineBg {
    background: #4A5668;
    height: 43px;
}
.bottomLineLeft p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    /* identical to box height */
    color: #FFFFFF;
    margin: 0;
    padding: 10px 0 0 0;
    text-transform: uppercase;
}
.bottomLineRight p {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin: 0;
    text-align: right;
    padding: 15px 0 0 0;
    display: inline-block;
    float: right;
}
.bottomLineRight a {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    margin: 0;
    text-align: right;
    padding: 15px 0 0 0;
    display: inline-block;
    text-decoration: none;
}
.bottomLineRight img {
    margin-right: 5px;
}

.fixedMenu {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 9999!important;
    width: 100%!important;
    padding: 0 1rem!important;
    margin: 0!important;
    display: block!important;
}
.menuTopBg {
    background: #EAE8E8;
}
.menuTopBg .navbar {
    padding: 0 1rem;
}
.menuTopBg a.nav-link {
    font-family: CenturyGothic,sans-serif;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #4A5668;
    cursor: pointer;
    padding-left: 1.6rem!important;
    padding-right: 1.6rem!important;
}

.recordForm .modal-dialog {
    max-width: 408px;
}
.recordForm .modal-body {
    background: linear-gradient(179.8deg, #4A5668 17.83%, #4D6B99 58.45%), #4A5668;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.4);
    padding: 0 60px;
}
.recordForm .btn-close {
    background: transparent url("../img/closeModal.png") no-repeat;
    opacity: 1;
    width: 45px;
    height: 45px;
    padding: 0;
    margin: 0;
    z-index: 999;
    position: absolute;
    right: 20px;
    top: 20px;
}
.recordForm p:nth-child(1) {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 47px;
    text-align: center;
    color: #FFFFFF;
    margin: 100px 0 0 0;
}
.recordForm p:nth-child(1) span:nth-child(2) {
    font-size: 40px;
}
.recordForm p:nth-child(1) span:nth-child(3) {
    font-size: 14px;
}
.recordForm input[type="text"] {
    width: 285px;
    height: 58px;
    background: #FFFFFF;
    border-radius: 7px;
    font-family: CenturyGothic,sans-serif;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #747474;
    border: none;
    margin: 18px 0 50px 0;
}
.recordForm button {
    width: 285px;
    height: 58px;
    background: #FF0000;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 7px;
    font-family: CenturyGothicBold, sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
}

.personalDataForms {
    margin: 17px 0 24px 0;
    font-family: CenturyGothic,sans-serif;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
}
.personalDataForms label {
    position: relative;
    left: -5px;
}
.promoBg {
    background: #DEDEDE;
    padding-bottom: 75px;
}
.promoHeader p {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 47px;
    text-align: center;
    text-transform: uppercase;
    color: #464646;
    margin: 34px 0;
}
.promoContent .promoVideo {
    width: 100%;
    height: 364px;
    box-sizing: border-box;
    display: block;
}
.promoContent iframe {
    width: 100%!important;
    height: 364px!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;
    background: url("../img/heliForm.png") no-repeat;
    background-size: cover;
    height: 364px;
}
.heliForm p:nth-child(1) {
    font-weight: 700;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    padding: 41px 0 3px 0;
    margin: 0;
}
.heliForm p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    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%;
    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: 700;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
}
@media (max-width: 1399.98px) {
    /* price */
    .priceTableToggle table tr td:nth-child(1) {
        width: 75%;
    }
    .collapsePriceTable tr:nth-child(1) td:nth-child(2) {
        background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 83.4% 50%;
        padding-right: 15%;
    }
    .collapsePriceTable tr td:nth-child(1) {
        background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 83.4% 50%;
        padding-right: 15%;
    }
    /* price */
}
@media (max-width: 1199.98px) {
    /* price */
    .priceTableToggle table tr td:nth-child(1) {
        width: 75%;
    }
    .collapsePriceTable tr:nth-child(1) td:nth-child(2) {
        background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 83.4% 50%;
        padding-right: 15%;
    }
    .collapsePriceTable tr td:nth-child(1) {
        background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 83.4% 50%;
        padding-right: 15%;
    }
    .stockRightFormTimer p{
        width: 90px;
        height: 80px;
        background: #FFFFFF;
        border-radius: 5px;
        margin: 0 5px 20px 5px;
    }
    .stockRightFormTimer span:nth-child(1) {
        display: block;
        font-family: CenturyGothic,sans-serif;
        font-size: 30px;
        line-height: 41px;
        text-align: center;
        color: #000000;
        margin: 10px auto 0 auto;
    }
    .stockRightForm input {
        width: 190px;
    }
    .stockRightForm button {
        width: 200px;
    }

    /* price */
    .promoContent {
        margin-bottom: 20px;
    }
}
/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    /* price */
    .priceTableToggle table tr td:nth-child(1) {
        width: 73%;
    }
    .collapsePriceTable tr:nth-child(1) td:nth-child(2) {
        background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 80.4% 50%;
        padding-right: 15%;
    }
    .collapsePriceTable tr td:nth-child(1) {
        background: url("../img/priceMainIcons/priceBorderRed.jpg") no-repeat 80.4% 50%;
        padding-right: 15%;
    }
    .collapsePriceTable tr:nth-child(1) td:nth-child(1) img {
        padding: 0 10px;
    }
    .topLineBg p {
        font-size: 13px;
    }
    .centerTop p:nth-child(1) {
        font-size: 16px;
    }
    .centerTop p:nth-child(2) {
        font-size: 12px;
    }
    .rightTop a:nth-child(1) {
        font-size: 20px;
    }
    .rightTop a:nth-child(2) {
        font-size: 12px;
    }
    .menuTopBg a.nav-link {
        font-size: 12px;
        padding-left: 0.9rem!important;
        padding-right: 0.9rem!important;
    }
    .stockRightTop {
        justify-content: space-between;
    }
    .stockRightForm {
        margin-bottom: 30px;
    }
    .warrantyRightBottomLeft {
        margin: 0 10px;
    }
    .botomRecorLeft p {
        font-size: 18px;
    }
    /* price */
}

.slick-initialized .slick-slide {
    float: none!important;
    display: inline-block!important;
    vertical-align: middle!important;
}

/* zapOnlineBtn Start */
.zapOnlineBtn {
    position: fixed;
    bottom: 103px;
    right: 25px;
    z-index: 999;
}
.zapOnlineBtn img {
    width: 75px;
    height: 75px;
}
/* zapOnlineBtn End */
.reviews2 {
    background: #C8C8C8;
}
/**/
.zapchastyOnline p:nth-child(1) {
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #530C0C;
    margin: 31px 0 28px 0;
}
.zapchastyOnline p:nth-child(1) span {
    color: #D80000;
}
.zapchastyOnlineForm {
    background: #EFEAEA;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    width: 585px;
    margin: 0 auto 55px auto;
}
.zapchastyOnlineForm {
    text-align: center;
}
.zapchastyOnlineForm label:nth-child(1) {
    margin: 43px 0 21px 0;
}
.zapchastyOnlineForm label {
    display: block;
    margin: 0 auto;
}
.zapchastyOnlineForm .ui-widget .ui-selectmenu-text {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #454545;
    padding: 8px 0 0 48px;
    background: url('../img/stationTopMark.png') no-repeat 5% 85%,url('../img/selectMarkFormsMini.png') no-repeat 95% 85% #FFFFFF;
    margin: 0;
}
.zapchastyOnlineForm .ui-widget {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    width: 324px;
    height: 52px;
    padding-left: 0;
    padding-right: 0;
}
.zapchastyOnlineForm input {
    background: #FFFFFF;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    width: 324px;
    height: 52px;
    border: none;
    padding: 6px 3px 6px 18px;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #454545;
    margin: 0 0 21px 0;
}
.zapchastyOnlineForm span:nth-last-child(2) {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    align-items: center;
    color: #454545;
    display: block;
    position: relative;
    right: 50px;
}
.zapchastyOnlineForm span:nth-last-child(2) span {
    color: #FF0000;
}
.zapchastyOnlineForm button {
    display: block;
    background: #5AB741;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 52px;
    margin: 15px auto 42px auto;
    width: 324px;
    height: 52px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
/**/
.linkswrapper {
    text-align: center;
}
.linkswrapper .linksheading {
    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;
}
.link_a {
    width: 250px;
    min-height: 59px;
    display: inline-grid;
    align-items: baseline;
    background: #EFEAEA;
    border-radius: 10px;
    justify-content: center;
    padding: 10px;
    margin: 10px;
}
.autoNewsContent .main-heading h1 {
    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 a {
    text-transform: lowercase;
}
.breadcrumbs {
    text-transform: lowercase;
}

.corpBg {
    background: #DBDBDB;
    margin-top: 20px;
    margin-bottom: -40px;
}
.corpHeader {
    font-family: CenturyGothicBold, sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #4A5668;
    margin: 30px 0 20px 0;
}
.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;
    }
}

.vipCardPageBg {
    background: #EAE8E8;
}
.vipCardPageHeader p:nth-child(1) {
    font-family: CenturyGothic,sans-serif;
    font-weight: 700;
font-size: 26px;
line-height: 32px;
text-align: center;
text-transform: uppercase;
color: #4A5668;
margin: 15px 0 5px 0;
}
.vipCardPageHeader p:nth-child(2) {
    font-family: CenturyGothic,sans-serif;
font-weight: 400;
font-size: 26px;
line-height: 32px;
text-align: center;
color: #D80000;
margin: 0 0 10px 0;
}
.vipCardPageContentLeft p:nth-child(1) {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
font-size: 22px;
line-height: 30px;
color: #454545;
margin: 25px 0;
}
.vipCardPageContentLeft ul {
    list-style-type: none;
    padding: 0;
}
.vipCardPageContentLeft ul li {
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #454545;
}
.vipCardPageContentLeft ul li span {
    font-weight: 700;
    color: #D80000;
}
.vipCardPageContentLeft p:nth-last-child(1) {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
font-size: 22px;
line-height: 30px;
color: #D80000;
margin: 22px 0 68px 0;
}
.vipCardPageContentRight {
    text-align: center;
}
.vipCardPageContentRight img {
    margin-top: 15px;
}
.cashBackHeader p:nth-child(1) {
    font-family: CenturyGothic,sans-serif;
font-weight: 700;
font-size: 26px;
line-height: 32px;
text-align: center;
text-transform: uppercase;
color: #4A5668;
margin: 20px 0 5px 0;
}
.cashBackHeader p:nth-child(2) {
    font-family: Roboto,sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 19px;
text-align: center;
text-transform: uppercase;
color: #2F4A64;
}
.cashBackPageContentRight ul {
    padding: 0;
    list-style-type: none;
    margin: 0 0 7px 0;
}
.cashBackPageContentRight ul li {
    font-family: Roboto,sans-serif;
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 105.8%;
color: #000000;
margin: 0;
text-align: left;
background: url("../img/akciaCircle.png") no-repeat 0 50%;
padding-left: 10px;
}
.cashBackPageContentLeft {
    text-align: center;
}
.mobileAppMainBottom a {
    display: inline-block;
    margin: 15px 18px 0 0;
}
.mobileAppMainBottom p {
    font-family: Roboto,sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 105.8%;
color: #000000;
margin: 19px 0 55px 0;
}
.cashBackPageContentRight {
    text-align: center;
}
.cashBackPageContentRightWrapper {
    display: inline-block;
}
.vipCardHeader p {
    font-family: CenturyGothic,sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #FF0000;
    margin: 20px 0;
}