@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: GeometriaMedium, sans-serif;
    src: url('../fonts/Geometria-Medium.woff');
    font-display: fallback;
}
@font-face {
    font-family: Geometria, sans-serif;
    src: url('../fonts/Geometria.woff');
    font-display: fallback;
}
* {
    outline-style: none;
}
body {
    font-family: 'Open Sans', 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;
}
/* 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;
}
/* CustomOptions End */
/* Start Main Page Styles */

/* preMenu Start */
.topLogo a {
    margin: 10px 0 0 0;
    display: block;
    text-align: right;
}

.topDescription p:nth-child(1) {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    margin: 10px 0 0 0;
    color: #454545;
    line-height: 21px;
    font-weight: 600;
}
.topDescription p:nth-child(1) span {
    display: block;
    color: #D80000;
}
.topDescription p:nth-child(2) {
    font-size: 16px;
    text-align: center;
    margin: 0;
    color: #5A5A5A;
    font-family: Roboto,sans-serif;
}
.topDescription p:nth-child(3) {
    color: #D80000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.geoLinkTop a {
    text-decoration: none;
    display: block;
    margin: 10px 0 0 0;
}
.geoLinkTop a span:hover {
    color: #ff0000;
}
.geoLinkTop a span {
    font-size: 14px;
    color: #454545;
    border-bottom: 1px dashed #3A3A3A;
    padding-bottom: 2px;
    margin-left: 10px;
    font-family: Roboto,sans-serif;
}

.headSoc {
    margin: 11px 0 0 0;
}
.headSoc a {
    margin: 0 2px;
}
.headSoc a:last-child,.headSoc a:first-child {
    margin-left: 0;
}
.headSoc a:last-child {
    margin-right: 0;
}
/* preMenu End */

/* Menu Top Start */
.menuTopBg {
    margin-top: 14px;
    background: #210606;
}
.menuTopBg .navbar {
    padding: 0 1rem;
}
.menuTopBg a.nav-link {
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    cursor: pointer;
    padding-left: 1.5rem!important;
    padding-right: 1.5rem!important;
    background: url("../img/topMenuBorder.jpg") no-repeat 100% 50%;
}
.menuTopBg a.nav-link:hover span {
    color: #ff0000;
    border-bottom: 1px dashed #ff0000;
}
.navbar a.active span {
    color: #ff0000!important;
    border-bottom: 1px dashed #FF0000!important;
}
.desktopFloatMenu a.active {
    background: #760020!important;
}

.menuTopBg .navbar li:nth-last-child(1) {
    background: url("../img/phoneIcon.png") no-repeat 8% 50%;
}
.menuTopBg .navbar li:nth-child(9) a span {
    color: #FF0000;
    border-bottom: 1px dashed #FF0000;
}
.menuTopBg .navbar li:nth-child(1) img {
    margin-top: -4px;
}
.menuTopBg .navbar li:nth-last-child(1) a {
    background: none;
}
.menuTopBg .navbar li:nth-child(9) a.nav-link {
    padding-right: 0!important;
    padding-left: 2.7em!important;
}
.menuTopBgCarService {
    display: none!important;
}
.menuTopBgCarService .navbar li:nth-child(7) a span {
    color: #FF0000;
    border-bottom: 1px dashed #FF0000;
}
.menuTopBgCarService .navbar li:nth-child(7) a.nav-link {
    padding-right: 0!important;
    padding-left: 2.7em!important;
    background: none!important;
}
.menuTopBgCarService .navbar li:nth-last-child(2) {
    background: url('../img/phoneIcon.png') no-repeat 8% 50%;
}
.menuTopBgCarService .navbar li:nth-last-child(1) {
    background: none;
}
.carStationRecordButton a {
    width: 160px;
    height: 30px;
    background: #CA0030!important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    font-weight: 600;
    font-size: 14px;
    padding-top: 4px;
    /* or 15px */
    text-align: center;
    color: #FFFFFF;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    top:4px;
    left: 20px;
}
.fixedMenu {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 9999!important;
    width: 100%!important;
    padding: 10px 0!important;
    margin: 0!important;
    display: block!important;
}
.fixedMenu2 {
    position: fixed!important;
    top: 0;
    left: 0!important;
    z-index: 999!important;
    width: 100%!important;
    padding: 0!important;
    margin: 0!important;
}
.fixedStations {
    position: fixed!important;
    top: 60px!important;
}
/* Menu Top End */

/* stationTop Start */
.stationTopBg {
    padding-top: 20px;
    background: #F3EFEF;
    /*border: 1px solid #C7C7C7;*/
}
.stationTopBgHidden {
    display: none;
    position: absolute;
    z-index: 9999;
}
.stationTop {
    cursor: pointer;
    background: url("../img/stationTopMark.png") no-repeat 8% 24%;
    padding: 0 0 10px 31px;
}
.stationTop:hover {
    background-color: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
}
.stationTop span {
    font-family: Roboto,sans-serif;
    font-size: 15px;
    color: #454545;
    border-bottom: 1px dashed #454545;
}
.stationTop a {
    display: block;
    font-weight: 600;
    font-size: 13px;
    color: #9E1717;
    text-decoration: none;
}
.stationTopUnitsBlock {
    padding: 0 55px 0 29px;
}
.stationTopUnits span {
    display: inline-block;
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #454545;
    border-bottom: 1px dashed #123154;
    cursor: pointer;
    line-height: 22px;
    margin-right: 13px;
}
.stationTopUnits span:hover,.stationTopUnits a:hover {
    color: #454545;
}

.stationTopUnits {
    padding: 8px 0 11px 15px;
    text-align: left;
}
.stationTopUnits a {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: #454545;
    text-decoration-line: none;
    border-bottom: 1px dashed #454545;
}
.topMapButton a {
    display: block;
    margin: 17px auto 22px auto;
    width: 215px;
    height: 31px;
    background: #FFFFFF;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding-top: 5px;
}
.topMapButton a:hover {
    background: #f8f3f3;
    color: #ff0000;
}
/* stationTop End */

/* promoRecordTop Start */
.promoRecordTopBg {
    background-size: cover;
    min-height: 401px;
    position: relative;
}
.promoRecordTopBg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.8;
    background: url(../img/promoRecordTopBg.jpg) no-repeat center;
    background-size: cover;
}
/*
.promoRecordTopBg:after {
    content: '';
    position: absolute; top: 0; right: 0;
    width: calc(100% - 62%);
    height: 100%;
    background: rgba(22, 3, 3, 0.75);
}*/
.servicesListTopBlockLeft {
    background: rgba(0, 0, 0, 0.7);
}
.promoRecordTopBg div {
    z-index: 1;
}
.promoRecordHeader {
    margin: 21px 0 0 0;
}
.promoRecordHeader p:nth-child(1) {
    font-size: 22px;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 0 0 0;
    text-align: center;
    text-shadow: 1px 1px 2px black;
}
.promoRecordHeader p:nth-child(2) {
    font-size: 14px;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: center;
    text-shadow: 1px 1px 2px black;
}
.promoRecordHeader span {
    display: block;
    width: 260px;
    height: 1px;
    background: #C4C4C4;
    margin: 0 auto;
}
.promoContent {
    text-align: center;
}

.promoContent p:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    text-align: left;
    padding-left: 53px;
    margin: 0;
}
.promoContent p:nth-child(3) {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    text-align: left;
    padding-left: 53px;
}
.promoContent p:nth-child(3) span {
    font-weight: bold;
}
.promoContent p:nth-child(3) img {
    margin: 2px 0 0 22px;
}
.servicesListTop {
    text-align: center;
}
.servicesListTop ul {
    display: inline-block;
    padding: 0;
    list-style-type: none;
    margin: 11px 0 0 0;
    line-height: 20px;
}
.servicesListTop ul li {
    font-family: Roboto, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: left;
    background: url("../img/markList.png") no-repeat 2% 50%;
    padding: 0 0 0 30px;
    text-shadow: 1px 1px 2px black;
}
.topRecordForm {
    text-align: center;
}
.topRecordForm .ui-widget {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkForms.png") no-repeat 100% 50% #FFFFFF;
    margin: 42px auto 0 auto;
}
.topRecordForm .ui-widget .ui-selectmenu-text {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #454545;
    text-align: left;
}
.topRecordForm input {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 20px 0 44px 0;
}
.topRecordFormButtonGroup button:nth-child(1) {
    width: 156px;
    height: 42px;
    background: #CA0030;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    /*border-radius: 30px 0px 0px 30px;*/
    border-radius: 30px 24px 24px 30px;
    font-weight: 600;
    margin-right: 6px;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.topRecordFormButtonGroup img:nth-child(2) {
    position: absolute;
    display: none;
}
.topRecordFormButtonGroup button:nth-child(3) {
    width: 156px;
    height: 42px;
    background: #008D6B;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    /*border-radius: 30px 0px 0px 30px;*/
    border-radius: 30px 24px 24px 30px;
    font-weight: 600;
    margin-left: 6px;
    line-height: 14px;
    font-size: 12px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
}
.topRecordForm button:nth-child(1):hover {
    background: #8d0027;
}
.topRecordForm button:nth-child(3):hover {
    background: #004E3B;
}
.topRecordFormButtonGroup {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.topRecordForm span {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    display: block;
    margin: 14px 0 0 0;
}
/* promoRecordTop End */

/* rowLent Start */
.slickSlider .slick-slide {
    margin: 0;
}
.slick-initialized .slick-slide {
    float: none!important;
    display: inline-block!important;
    vertical-align: middle!important;
}
.slick-prev:before {
    content: ''!important;
}
.slick-next:before {
    content: ''!important;
}
/* Chrome Slick Blur Fix */
.rowLent *:not(svg) {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); /*only in IE10*/
}
/* Chrome Slick Blur Fix */
.rowLent {
    background: #F3EFEF;
    transform: matrix(1, 0, 0, 1, 0, 0);
    border-top: 2px solid #FFFFFF;
    padding: 0;
}
.rowLentHeader p {
    font-weight: 600;
    font-size: 12px;
    color: #6F6F6F;
    margin:0;
    padding: 6px 0 0 0;
    text-align: center;
    text-transform: uppercase;
}

/* rowLent End */

/* topThreeButton Start */
.topThreeButton {
    margin-bottom: 47px;
}
.topThreeButton a {
    text-decoration: none;
}
.topThreeButtonWrapper {
    display: flex;
    justify-content: space-evenly;
}
.reviewButton {
    width: 246px;
    height: 100px;
    display: inline-block;
    border-radius: 10px;
    background: #210606 url("../img/reviewButton.png") no-repeat 9% 50%;
    padding: 10px 0;
    margin: 47px 0 0 0;
}
.reviewButton p:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    padding: 7px 0 5px 110px;
}
.reviewButton p:nth-child(1) span {
    border-bottom: 1px dashed #FFFFFF;
}
.reviewButton p:nth-child(2) {
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 0 110px;
}
.testDriveButton {
    width: 307px;
    height: 100px;
    display: inline-block;
    border-radius: 10px;
    background: #210606 url("../img/testDriveButton.png") no-repeat 9% 50%;
    padding: 10px 0;
    margin: 47px 0 0 0;
}
.testDriveButton p:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    line-height: 25px;
    padding: 0 0 6px 110px;
}
.testDriveButton p:nth-child(1) span {
    border-bottom: 1px dashed #FFFFFF;
}
.testDriveButton p:nth-child(2) {
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 0 110px;
}
.photoStationsButton {
    width: 289px;
    height: 100px;
    border-radius: 10px;
    background: #210606 url("../img/photoStationsButton.png") no-repeat 9% 50%;
    padding: 10px 0;
    margin: 47px 0 0 0;
}
.photoStationsButton p:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 5px 110px;
}
.photoStationsButton p:nth-child(1) span {
    border-bottom: 1px dashed #FFFFFF;
}
.photoStationsButton p:nth-child(2) {
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 0 110px;
}
.ytbButton {
    width: 289px;
    height: 100px;
    border-radius: 10px;
    background: #210606 url("../img/ytbButton.png") no-repeat 9% 50%;
    padding: 10px 0;
    margin: 47px 0 0 0;
}
.ytbButton p:nth-child(1) {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    padding: 7px 0 5px 110px;
}
.ytbButton p:nth-child(1) span {
    border-bottom: 1px dashed #FFFFFF;
}
.ytbButton p:nth-child(2) {
    font-weight: 600;
    font-size: 12px;
    color: #FFFFFF;
    margin: 0;
    padding: 0 0 0 110px;
}
.reviewButton:hover, .testDriveButton:hover, .photoStationsButton:hover,.ytbButton:hover {
    background-color: #A50027;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
/* topThreeButton End */

/* complaint Start */
.complaintBg {
    margin-bottom: 62px;
}
.complaintHeader p {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 0 0 53px 0;
}
.complaintHeader p span {
    color: #D80000;
}
.complaintPhoto {
    text-align: right;
}
.complaintWrite p:nth-child(1) {
    font-weight: 600;
    font-size: 18px;
    color: #D80000;
    margin: 0;
    line-height: 22px;
}
.complaintWrite p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #454545;
    margin: 20px 0 0 0;
}
.complaintWrite p:nth-child(2) img {
    vertical-align: text-top;
}
.complaintWrite a:nth-child(3) {
    display: block;
    background: #FFFFFF url("../img/complaintWriteBtn.svg") no-repeat 12% 50%;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    color: #454545;
    width: 285px;
    height: 52px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 0 0 0;
    margin: 30px 0 0 0;
}
.complaintWrite a:hover {
    background-color: #F8F3F3;
}
.complaintCall p:nth-child(1) {
    font-size: 18px;
    color: #454545;line-height: 22px;
}
.complaintCall p:nth-child(2) {
    font-size: 18px;
    color: #454545;line-height: 22px;

}
.complaintCall a:nth-child(3) {
    display: block;
    background: #FFFFFF url("../img/complaintCallIcon.svg") no-repeat 7% 50%;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    color: #454545;
    width: 285px;
    height: 52px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 0 0 30px;
    margin: 30px 0 0 0;
}
.complaintCall a:hover {
    background-color: #F8F3F3;
}
/* complaint End */

/* examplesBg Start */
.examplesBg {
    background: #F3EFEF;
    padding-bottom: 40px;
}
.examplesListBg {
    padding-right: 0;
}
.examplesHeader p {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 37px 0 29px 0;
}
.examplesHeader p span {
    color: #D80000;
}
.examplesHeaderBlock {
    background: #454545;
    text-align: center;
    padding: 6px 0;
}
.examplesList {
    background: #FFFFFF;
    border-bottom: 19px solid #454545;
}
.examplesList p {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #D80000;
    text-transform: uppercase;
    margin: 0;
    padding: 16px 0 10px 0;
}
.examplesList ul {
    padding: 0 34px;
    list-style-type: none;
}
.examplesList ul li {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #454545;
    background: url("../img/markList.png") no-repeat 0 7px;
    padding: 0 0 0 18px;
    border-top: 1px solid #C4C4C4;
}
.examplesList ul li:last-child {
    border-top: 1px solid #C4C4C4;
    margin-bottom: 40px;
}

.examplesVideoBg {
    background: url("../img/examplesVideoBg.jpg") no-repeat center;
    background-size: cover;
    padding: 0;
}
.examplesVideoHeader p {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    margin: 31px 0 30px 0;
}
.carouselVideoExamples .wrapperVideoExamplesWork {
    width: 311px;
    height: 224px;
    border: 2px solid #FFFFFF;
    box-sizing: content-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}
.carouselVideoExamples .wrapperVideoExamplesWork span {
    width: 311px;
    height: 45px;
    background: #BD0005;
    display: block;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 43px;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical;
    padding: 0 5px;
    margin-top: -54px;
}
.carouselVideoExamples .wrapperVideoExamplesWork .play {
    background: url('../img/videoExamplesPlay.svg') no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.carouselVideoExamples iframe {
    width: 311px;
    height: 224px;
    border: 2px solid #FFFFFF;
    box-sizing: content-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
    display: block;
}
.videoExamplesWorkSelect {
    width: 311px;
    height: 45px;
    border: 1px solid #808080;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 31px auto 0 auto;
    display: block;
    font-weight: 300;
    font-size: 16px;
    color: #3A3A3A;
    padding: 0 50px 0 19px;
    background: #FFFFFF url("../img/videoExamplesWorkSelect.svg") no-repeat 100% 50%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}

.examplesRecordFormBg {
    padding-left: 0;
}
.examplesRecordForm {
    background: #FFFFFF;
    text-align: center;
    border-bottom: 25px solid #454545;
}
.examplesRecordForm p:nth-child(1) {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #D80000;
    text-transform: uppercase;
    margin: 0;
    padding: 47px 0;
}
.examplesRecordForm p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 20px 0;
}
.examplesRecordForm .ui-widget {
    width: 324px;
    height: 48px;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkForms.png") no-repeat 100% 50% #E4E4E4;
    margin: 0 auto;
}
.examplesRecordForm .ui-widget .ui-selectmenu-text {
    font-family: "Open Sans";
    font-size: 16px;
    color: #454545;
    text-align: left;
}
.examplesRecordForm input {
    width: 324px;
    height: 48px;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #E4E4E4 url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 20px 0 0 0;
}
.examplesRecordForm button {
    width: 324px;
    height: 52px;
    background: #CA0030;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 18px 0 0 0;
}
.examplesRecordForm button:nth-child(1):hover {
    background: #8d0027;
}
.examplesRecordForm button:nth-child(3):hover {
    background: #004E3B;
}
.topRecordFormButtonGroupInner button:nth-child(1) {
    font-size: 10px;
    width: 120px;
}
.topRecordFormButtonGroupInner img {
    width: 38px;
    height: 38px;
    display: block;
    margin: 4px;
}
.topRecordFormButtonGroupInner button:nth-child(3) {
    font-size: 9px;
    width: 120px;
}
.examplesRecordForm span {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    text-align: center;
    color: #454545;
    display: block;
    margin: 12px 0 28px 0;
}
/* examplesBg End */

/* dealerSlider Start */
.dealerHeader p:nth-child(1) {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    margin: 40px 0 5px 0;
}
.dealerHeader p:nth-child(1) span {
    color: #D80000;
}
.dealerHeader p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
}
.dealerSlide {
    margin: 23px 0 0 0;
    padding: 0 32px;
    background: url("../img/dealerPriceBorder.png") no-repeat 100% center;
}
.dealerSlide p:nth-child(1) {
    font-size: 18px;
    text-align: center;
    color: #454545;
    margin: 0;
}
.dealerSlide p:nth-child(2) {
    font-size: 18px;
    color: #D80000;
    text-align: center;
    margin: 0;
}
.dealerSlide img:nth-child(3) {
    margin: 35px auto 0 auto;
}
.dealerPrice {
    display: inline-grid;
    margin: 44px 0 0 0;
    width: 50%;
}
.dealerPrice p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    color: #454545;
}
.dealerPrice p:nth-child(2) {
    font-size: 38px;
    text-align: center;
    color: #454545;
}
.dealerPrice p:nth-child(3) {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    color: #454545;
}
.ourPrice {
    float: right;
}
.ourPrice p {
    color: #CA0030!important;
}
.ourPrice p:nth-child(2) {
    border-left: 1px solid #C4C4C4;
}
.dealerSlider .slick-prev {
    width: 42px;
    height: 42px;
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
}
.dealerSlider .slick-next {
    width: 42px;
    height: 42px;
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    transform: rotate(180deg);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
}
.dealerBottom p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #454545;
    margin: 36px 0 27px 0;
}
.dealerBottom a:nth-child(2) {
    width: 324px;
    height: 52px;
    display: block;
    margin: 0 auto 43px auto;
    background: #FFFFFF;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 16px 0 0 0;
}
.dealerBottom a:hover {
    background-color: #F8F3F3;
    color: #ff0000;
}
/* dealerSlider End */

/* priceBlock on MainPage Start */
.priceBlockMainBg {
    background: #EFEAEA;
}
.priceBlockMainHeader p:nth-child(1) {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    margin: 55px 0 54px 0;
}
.priceBlockMainHeader p:nth-child(1) span {
    color: #D80000;
}
.priceBlockMain {
    text-align: center;
    padding: 0;
}
.priceBlockMain a {
    background: #FFFFFF;
    display: block;
    position: relative;
    height: 189px;
    margin: 5px;
}
.priceBlockMain img {
    top: 0;
    left: 0;
    position: absolute;
    bottom: 40px;
    margin: auto;
    right: 0;
}
.priceBlockMain a img:nth-child(2) {
    display: none;
}
.priceBlockMain p {
    position: absolute;
    bottom: 21px;
    width: 100%;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #6F6F6F;
    margin: 0;
}
.priceBlockMain a:hover {
    background: #CA0030;
}
.priceBlockMain a:hover img:nth-child(1) {
    display: none;
}
.priceBlockMain a:hover img:nth-child(2) {
    display: block;
}
.priceBlockMain a:hover p span {
    color: #FFFFFF;
    border-bottom: 1px dashed #FFFFFF;
}
.priceBlockMainBottom p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #454545;
    margin: 23px 0 25px 0;
}
.priceBlockMainBottom a:nth-child(2) {
    width: 324px;
    height: 52px;
    display: block;
    margin: 0 auto 49px auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 16px 0 0 30px;
    background: #FFFFFF url("../img/complaintWriteBtn.svg") no-repeat 12% 50%;
}
.priceBlockMainBottom a:hover {
    background-color: #F8F3F3;
    color: #ff0000;
}
/* priceBlock on MainPage End */

/* mobileAppMain Start */
.mobileAppMainBg {
    background: linear-gradient(0deg, #937979, #937979), url("../img/mobileAppMainBg.jpg");
    background-blend-mode: soft-light, normal;
    background-size: cover;
    text-align: center;
}
.mobileAppMainHeader p:nth-child(1) {
    font-size: 28px;
    text-align: center;
    color: #FFFFFF;
    margin: 30px 0 0 0;
}
.mobileAppMainHeader p:nth-child(2) {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    color: #FF006B;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
    margin: 0;
}
.mobileAppMainHeader p:nth-child(3) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}
.mobileAppMainHeader p:nth-child(3) span {
    font-weight: bold;
}
.mobileLists {
    padding: 0;
    list-style-type: none;
    text-align: left;
}
.mobileLists li {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    background: url("../img/mobileLists.png") no-repeat 0 50%;
    padding: 0 0 0 12px;
}
.mobileListsLft {
    padding-left: 40px;
}
.appQR {
    vertical-align: bottom;
}
.mobileAppMainBottom a {
    display: inline-block;
}
.mobileAppMainBottom a:nth-child(2) {
    margin: 0 18px 0 23px;
}
.mobileAppMainBottom p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin: 12px 0 19px 0;
}
/* mobileAppMain End */

/* review Start */
.reviewBg {
    background: #EFEAEA;
    padding-bottom: 36px;
    text-align: center;
}
.reviewHeader p:nth-child(1) {
    font-size: 28px;
    color: #530C0C;
    margin: 46px 0 10px 0;
}
.reviewHeader p:nth-child(1) span {
    color: #D80000;
}
.reviewHeader p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #454545;
    margin: 0 0 22px 0;
}
.videoReviewBlock p {
    width: 150px;
    height: 38px;
    background: #6F6F6F;
    border-radius: 5px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 10px;
    transform: rotate(-90deg);
    display: inline-block;
}
.reviewsBlock .play {
    background: url('../img/videoExamplesPlay.svg') no-repeat center center;
    background-size: 40px;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewBg a {
    border: none;
    font-weight: 600;
    font-size: 14px;
    color: #454545;
    border-bottom: 1px dashed #454545;
    padding: 0;
    margin: 15px auto;
    display: inline-block;
    outline: none;
    text-decoration: none;
}
.reviewsBlockVideoRow {
    /*background: url("../img/reviewBgVideo.png") no-repeat 5% 0;*/
}
.reviewsBlockPhotoRow {
    /* background: url("../img/reviewBgPhoto.png") no-repeat 5% 0;*/
    margin: 40px 0 0 0;
}
.reviewsBlockVideo {
    /*    background: url("../img/reviewBgVideo.png") no-repeat 0 0;*/
}
.reviewsBlockVideo .slick-prev {
    width: 42px;
    height: 42px;
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: -40px;
}
.reviewsBlockVideo .slick-next {
    width: 42px;
    height: 42px;
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    transform: rotate(
            180deg
    );
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    margin-top: -15px;
    right: -40px;
}
.reviewsBlockPhoto {
    /*background: url("../img/reviewBgPhoto.png") no-repeat 0 0;*/
}
.reviewsBlockPhoto .slick-prev {
    width: 42px;
    height: 42px;
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: -50px;
}
.reviewsBlockPhoto .slick-next {
    width: 42px;
    height: 42px;
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    transform: rotate(
            180deg
    );
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    margin-top: -15px;
    right: -50px;
}
.reviewBg img {
    margin: 0 6px;
    cursor: pointer;
}

.reviewsBlockPhoto img {
    border: 1px solid #9D9D9D;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 0 10px 17px 10px;
    cursor: pointer;
}
/* review End */

/* massMediaBg Start */
.massMediaBg {
    background: url("../img/massMediaBg.svg") center center;
    background-size: cover;
    min-height: 438px;
}
.massMediaHeader {
    padding: 0;
}
.massMediaHeader p:nth-child(1) {
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 31px 0 11px 0;
    background: #1F0000;
    padding: 6px 0;
}
.massMediaHeader p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}
.massMediaBlocks {
    text-align: center;
}
.massMediaBlock {
    display: inline-grid;
}
.massMediaBlock p:nth-child(2) {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0 2px 4px #000000;
    margin: 0 0 9px 0;
}
.massMediaBlock p:nth-child(3) {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0 2px 4px #000000;
    line-height: 100%;
    margin: 0 0 30px 0;
}
/* massMediaBg End */

/* warranty Start */
.warrantyBg {
    padding-bottom: 39px;
}
.warrantyHeader p:nth-child(1) {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    margin: 46px 0 14px 0;
}
.warrantyHeader p:nth-child(1) span {
    color: #D80000;
}
.warrantyHeader p:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    color: #454545;
    margin: 0 0 33px 0;
}
.warrantyLeftBlock {
    text-align: center;
}
.warrantyLeftBlock img:nth-child(2) {
    margin: 15px 20px 8px 0;
}
.warrantyLeftBlock p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
    vertical-align: text-top;
}
.warrantyLeftBlock p:nth-child(3) span {
    font-size: 24px;
    line-height: 28px;
}
.warrantyLeftBlock p:nth-child(4) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 0 24px 0 0;
}
.warrantyLeftBlock .warrantyVideo {
    width: 361px;
    height: 260px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}
.warrantyLeftBlock .warrantyVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.warrantyLeftBlock iframe {
    width: 361px!important;
    height: 260px!important;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}

.warrantyRightBlock {
    text-align: center;
}
.warrantyRightVideos {
    text-align: center;
}
.warrantyRightVideos a {
    text-decoration: none;
}

.warrantyRightBlock .warrantyVideo {
    width: 235px;
    height: 157px;
    border: 2px solid #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    display: inline-block;
}
.warrantyRightBlock .warrantyVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
    background-size: 60px;
}
.warrantyRightBlock iframe {
    width: 235px!important;
    height: 157px!important;
    border: 2px solid #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    display: inline-block;
}
.warrantyRightBlock .warrantyVideo:nth-child(1) {
    margin: 0 17px 0 0;
}
.warrantyRightBlock .warrantyVideo:nth-child(2) {
    margin: 0 0 0 17px;
}
.warrantyRightBlock iframe:nth-child(1) {
    margin: 0 17px 0 0;
}
.warrantyRightBlock iframe:nth-child(2) {
    margin: 0 0 0 17px;
}
.warrantyRightVideos a:nth-child(3) {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
    color: #CC0000;
    display: block;
    margin: 13px 0;
}
.warrantyRightVideos a:nth-child(3) span {
    border-bottom: 1px dashed #CC0000;
}
.warrantyRightAlfa img {
    margin: 0 10px 0 0;
}
.warrantyRightAlfa p {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #454545;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    text-align: left;
}
.warrantyRightBottomLeft, .warrantyRightBottomRight {
    display: inline-table;
}
.warrantyRightBottomLeft {
    margin: 31px 18px 0 0;
    position: relative;
    top: 10px;
}
.warrantyRightBottomRight {
    margin: 31px 0 0 18px;
}
.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;
}
.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;
}
.warrantyRightBottomRight img:nth-child(1) {
    margin: 0 18px 0 0;
}
.warrantyRightBottomLeft p:nth-child(2) span {
    font-size: 16px;
}
.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;
}
/* warranty End */

/* News Start */
.newsBg {
    background: url("../img/promoRecordTopBg.jpg") no-repeat center center;
    background-size: cover;
    padding: 0 0 55px 0;
}
.newsBgHeader {
    background: rgba(56, 31, 31, 0.85);
    position: relative;
    top: 31px;
}
.newsBgHeader p {
    font-family: OpenSans, sans-serif;
    font-size: 28px;
    line-height: 80%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    padding: 17px 0;
}
.newsBg .bx-newslist {
    background: rgba(255, 255, 255, 0.85);
    border-radius: 10px;
    margin-top: 60px;
}
.newsBg .bx-newslist-block {
    padding: 26px 13px 0 13px;
}
.newsBg .bx-newslist-date {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #454545;
}
.newsBg .bx-newslist-title {
    margin: 15px 0;
}
.newsBg .bx-newslist-title a {
    font-family: OpenSans, sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #454545;
    text-decoration: none;
}
.newsBg .bx-newslist-content {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #454545;
    margin-bottom: 15px;
}
.newsBg .bx-newslist-more a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration-line: underline;
    color: #454545;
    background: transparent;
    border: none;
    padding: 0;
}
.autonewsButton {
    text-decoration: none;
    text-align: center;
    padding: 10px 0 20px 0;
}
.autonewsButton a {
    font-family: OpenSans, sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #454545;
    text-decoration: none;
}
.autonewsButton span {
    border-bottom: 1px dashed #454545;
    padding-bottom: 5px;
}

.autoNews .bx-newslist-title a {
    font-family: Roboto, sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

.autoNews .bx-newslist-date {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #6dcff6;
}

.autoNews {
    padding-top: 86px;
}

.autoNews .modern-page-navigation {
    text-align: center;
    display: block;
    margin: 0 auto;
}

.autoNews .modern-page-current {
    padding: 5px 11px!important;
    background: #9e0b0f;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}

.autoNews .modern-page-previous {
    padding: 5px 11px;
    background: #9e0b0f;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}

.autoNews .modern-page-next {
    padding: 5px 11px;
    background: #9e0b0f;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}

.autoNews .modern-page-navigation a {
    padding: 5px 11px;
    background: #9e0b0f;
    text-align: center;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
}
.autoNewsContent h3 {
    display: none;
}
.autoNewsContent .news-date-time {
    display: block;
}
.autoNewsContent img {
    width: 100%;
    height: auto;
}

/* News End */

/* stationBottom Start */
.stationBottomBg {
    background: #F3EFEF;
}
.stationBottomHeader p {
    font-size: 28px;
    line-height: 16px;
    text-align: center;
    color: #454545;
    margin: 38px 0 35px 0;
}
/* stationBottom End */

/* menuBottomBgStart */
.menuBottomBg {
    padding-bottom: 17px;
}
.singleReferenceNav {
    width: 180px;
    height: 56px;
    background: #FFFFFF;
    border-radius: 5px;
    margin: 12px 0;
}
.singleReferenceNav p {
    font-family: Roboto,sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #000000;
    display: block;
    text-align: right;
    margin: 0;
    padding: 7px 10px 3px 0 ;
}
.singleReferenceNav a {
    display: block;
    font-weight: bold;
    font-size: 15px;
    line-height: 105.8%;
    color: #000000;
    margin: 0;
    padding: 0 10px 0 0;
    text-align: right;
    text-decoration: none;
}
.singleReferenceNav a img {
    vertical-align: sub;
    margin: 0 4px 0 0;
}
.singleReferenceNav a span {
    border-bottom: 1px dashed #FF0000;
    padding-bottom: 3px;
}
.franchiseNavBottom a {
    display: inline-block;
    width: 180px;
    height: 26px;
    background: #E6E6E6;
    border: 1px solid #B6B6B6;
    border-radius: 50px;
    font-weight: 600;
    font-size: 9px;
    text-align: center;
    color: #454545;
    text-decoration: none;
}
.franchiseNavBottom a:hover {
    background: #ffffff;
    color: #ff0000;
}
.franchiseNavBottom a span {
    position: relative;
    top: 6px;
}
.menuBottomBg .navbar {
    padding: 0;
    border-top: 1px solid #C4C4C4;
    border-bottom: 1px solid #C4C4C4;
    margin: 25px 0 0 0;
}
.menuBottomBg a.nav-link {
    font-size: 16px;
    color: #454545;
    cursor: pointer;
    text-align: center;
    padding-left: 1.1rem!important;
    padding-right: 1.1rem!important;
    margin-top: 22px;
    background: url("../img/bottomMenuBorder.jpg") no-repeat 100% 50%;
}
.menuBottomBg .navbar li:nth-last-child(1) a {
    background: none;
}
/* menuBottomBgEnd */

/* footer start */
.allStationLocationDesc p {
    font-size: 12px;
    line-height: 16px;
    color: #454545;
    margin: 13px 0 0 0;
}
.footerLogo a {
    margin: 10px 0 0 0;
    display: block;
    text-align: left;
}
.footerDescWrapper {
    display: flex;
    align-items: center;
}
.footerDescWrapper p:nth-child(2) {
    font-size: 12px;
    color: #454545;
    margin: 0 0 2px 23px;
    line-height: 16px;
}
.prePersonalPolicy {
    font-size: 12px;
    line-height: 16px;
    color: #454545;
    margin: 1px 0 0 0;
}
.personalPolicy {
    float: right;
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 9px;
    text-align: right;
    margin: 5px 0 15px 0;
}
.personalPolicy a {
    display: inline-block;
    color: #454545;
}
/* footer end */

/* copyrightBg Start */
.copyrightBg {
    background: #210606;
}
.copyrightBg p {
    font-family: Roboto,sans-serif;
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    padding: 7px 0;
}
/* copyrightBg End */

/* desktopFloatMenu Start */
.desktopFloatMenu {
    position: fixed;
    top:0;
    left: -1px;
    z-index: 9999;
    background: #AC002F;
    min-height: 100%;
    width: 100px;
}
.desktopFloatMenuWrapper {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}
.desktopFloatMenu ul {
    padding: 0;
    list-style-type: none;
}
.desktopFloatMenu li a {
    display: block;
    width: 100px;
    height: 70px;
    background: #AC002F;
    border: 1px solid #FFFFFF;
    box-shadow: 4px 0 4px rgba(0, 0, 0, 0.25);
    text-align: center;
    text-decoration: none;
}
.desktopFloatMenu li a:hover {
    background: #760020;
}
.desktopFloatMenu li a img {
    margin: 10px 0 0 0;
}
.desktopFloatMenu li a p {
    font-weight: bold;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #FFFFFF;
    margin: 7px 0 0 0;
}
.desktopFloatMenu li:nth-child(4) a img {
    margin-top: 5px;
}
.desktopFloatMenu li:nth-child(4) a p {
    margin-top: 4px;
}
.desktopFloatMenu li:nth-child(8) a p {
    margin-top: 3px;
}
.desktopFloatMenu li:nth-child(9) a img {
    margin-top: 6px;
}
/* desktopFloatMenu End */

/* zapOnlineBtn Start */
.zapOnlineBtn {
    position: fixed;
    bottom: 315px;
    right: 25px;
    z-index: 999;
}
.zapOnlineBtn img {
    width: 75px;
    height: 75px;
}
/* zapOnlineBtn End */

/* zapOnlineBtn Start */
.familySertBtn {
    position: fixed;
    bottom: 400px;
    right: 25px;
    z-index: 999;
}
.familySertBtn img {
    width: 75px;
    height: 75px;
}
.familySertForm .modal-content {
    width: 534px!important;
}
.familySertImg {
    display: block;
    margin: 32px auto 16px auto;
}
.familySertHead p:nth-child(2) {
    font-weight: 700;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 8px;
}
.familySertHead p:nth-child(3) {
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #000000;
}
.familyTerms {
    display: flex;
    margin: 0 40px;
    border-top: 1px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;
    padding: 7px 0 7px 0;
}
.familyTerms:nth-child(3) {
    border-top: 0;
    border-bottom: 1px solid #C9C9C9;
    padding: 13px 0 15px 0;
}
.familyTerms ul {
    padding: 0 0 0 41px;
    list-style-type: none;
    margin: 0;
}
.familyTerms ul li {
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    color: #000000;
}
.familyTerms ul li a {
    text-transform: none;
}
.familyLastP {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #FE0000;
    margin-top: 7px;
}
/* zapOnlineBtn End */

/* recall30s Start */
.recall30sButton {
    position: fixed;
    bottom: 200px;
    right: 13px;
    z-index: 999;
}
/* recall30s End */

/* osago Start */
.osago {
    padding: 31px 0;
}
.osago iframe {
    padding: 30px 0;
}
.osago p {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 0;
}


.osagoButton {
    position: fixed;
    bottom: 103px;
    right: 30px;
    z-index: 999;
    animation: animate_grow 1.5s infinite;
}
@keyframes animate_grow {
    0% {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.2, 1.2, 1.2);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}
/* osago End */

/**/
.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;
}
/**/

/* scrollUpButton Start */
.scrollUpButton {
    display: none;
    position: fixed;
    bottom: 2%;
    right: 35px;
    z-index: 999;
}
/* scrollUpButton End */

/* Start Main Page Styles */

.allServiceMap {
    display: none;
    padding: 0;
    position: absolute;
    z-index: 9999;
}
.allServiceMapContents {
    display: contents;
}
.allServiceMap .showMapServices {
    display: block;
    margin: -53px auto 0 auto;
    width: 215px;
    height: 31px;
    background: #FFFFFF;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
}
.allServiceMap .showMapServices:hover {
    background: #f8f3f3;
    color: #ff0000;
}
/* End Main Page Styles */

/* Modal Form Start */
.modalForms {
    background: url("../img/modalFormsBg.jpg") center center no-repeat;
    background-size: cover;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.5));
    border-radius: 10px;
    padding-bottom: 15px;
}
.modalFormsHeader {
    background: #381F1F;
    margin: 17px 0 16px 0;
    padding: 12px 0;
}
.modalFormsHeader p:nth-child(1) {
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
}
.modalFormsHeader p:nth-child(2) {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
}
.modalForms label {
    display: block;
    text-align: center;
}
.modalForms .ui-widget {
    width: 395px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 12px 0 0 48px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkModalForms.png") no-repeat 100% 50% #FFFFFF;
    margin-bottom: 20px;
}
.modalForms .ui-widget .ui-selectmenu-text {
    font-family: "Open Sans";
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #454545;
}
.modalForms input[name="phone"] {
    width: 395px;
    height: 48px;
    border: 1px solid #454545;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    padding: 0 0 0 48px;
    margin-bottom: 20px;
}
.modalForms input[name="email"] {
    width: 395px;
    height: 48px;
    border: 1px solid #454545;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    background: #FFFFFF url("../img/emailIconForms.png") no-repeat 4% 50%;
    padding: 0 0 0 48px;
    margin-bottom: 20px;
}
.modalForms textarea {
    width: 395px;
    height: 68px;
    background: #FFFFFF;
    border: 1px solid #454545;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 4px 0 0 13px;
    margin-bottom: 10px;
}
.requiredFieldsDesc {
    width: 395px;
    margin: 0 auto 15px auto;
}
.requiredFieldsDesc p:nth-child(1) {
    margin: 0;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}
.requiredFieldsDesc p:nth-child(2) {
    margin: 0;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    color: #FFFFFF;
}
.modalForms button {
    width: 395px;
    height: 52px;
    background: #CA0030;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.modalForms .modal-body button:hover {
    background: #8d0027;
    color: #fff;
}
.modalForms input::-webkit-input-placeholder {
    color: #454545;
}
.modalForms input::-moz-placeholder {
    color: #454545;
}
.modalForms textarea::-webkit-input-placeholder {
    color: #454545;
}
.modalForms textarea::-moz-placeholder {
    color: #454545;
}
.personalDataForms {
    width: 395px;
    margin: 17px auto 12px auto;
}
.personalDataForms input {
    display: none;
}
.personalDataForms {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
}
.personalDataForms label {
    display: inline-block;
}
.personalCheckForms {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 1px solid #FFFFFF;
    margin: 0 8px 0 0;
    cursor: pointer;
}
.personalCheckForms:after {
    content: "";
    position: absolute;
    display: none;
}
.personalDataForms input:checked ~ .personalCheckForms:after {
    display: inline-block;
}
.personalCheckForms:after {
    content: "";
    display: none;
    width: 10px;
    height: 10px;
    border: 1px solid #FFFFFF;
    margin: -1px 8px 0 -5px;
    cursor: pointer;
    background: url("../img/personalDataFormsIcon.jpg") center no-repeat;
}
.callUsForms p:nth-child(1) {
    margin: 0 0 5px 0;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.callUsForms a:nth-child(2) {
    display: block;
    margin: 0 0 5px 0;
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    text-decoration: none;
}
.callUsForms a:nth-child(2) span {
    border-bottom: 1px dashed #FFFFFF;
    padding-bottom: 3px;
    display:inline-block;
}
.callUsForms a:nth-child(3) {
    display: block;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #FFFFFF;
    text-decoration: navajowhite;
    text-align: center;
}
.callUsForms a:nth-child(3) span {
    background: url("../img/emailICallUsForms.png") no-repeat 0 50%;
    padding-left: 28px;
}
.videoModal .modal-dialog {
    max-width: 720px;
}
.videoModal .modal-content {
    background: none;
    border: none;
}
.ytbVideoModal {
    width: 720px;
    height: 401px;
}
.reviewVideoModal .modal-dialog {
    max-width: 720px;
}
.reviewVideoModal .modal-content {
    background: none;
    border: none;
}
.reviewVideoModal .carousel-control-prev-icon {
    background: url("../img/reviewVideoModalArrowPrev.png") no-repeat;
    width: 40px;
    height: 40px;
    opacity: 1;
}
.reviewVideoModal .carousel-control-next-icon {
    background: url("../img/reviewVideoModalArrowPrev.png") no-repeat;
    width: 40px;
    height: 40px;
    opacity: 1;
    transform: rotate(
            180deg
    );
}
.reviewPhotoModal {
    text-align: center;
}
.reviewPhotoModal .modal-content {
    background: url("../img/photoReviewModalBg.jpg") no-repeat;
    background-size: cover;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.carouselReviewPhotoModal img {
    width: 260px;
    height: 460px;
    box-shadow: 0 4px 40px #000000;
    margin: 25px 0;
}
.carouselReviewPhotoModal .carousel-control-prev-icon {
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    width: 45px;
    height: 45px;
    opacity: 1;
}
.carouselReviewPhotoModal .carousel-control-next-icon {
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    width: 45px;
    height: 45px;
    opacity: 1;
    transform: rotate(
            180deg
    );
}

.aboutUsPhotoModal {
    text-align: center;
}
.aboutUsPhotoModal .modal-dialog {
    max-width: 720px;
}
.aboutUsPhotoModal .modal-content {
    background: url("../img/photoReviewModalBg.jpg") no-repeat;
    background-size: cover;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}
.carouselAboutUsPhotoModal img {
    height: 304px;
    box-shadow: 0 4px 40px #000000;
    margin: 25px 0;
}
.carouselAboutUsPhotoModal .carousel-control-prev-icon {
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    width: 45px;
    height: 45px;
    opacity: 1;
}
.carouselAboutUsPhotoModal .carousel-control-next-icon {
    background: url("../img/dealerSliderArrowPrev.svg") no-repeat;
    width: 45px;
    height: 45px;
    opacity: 1;
    transform: rotate(
            180deg
    );
}
/* Modal Form End */

/* Work Form Start */
.workFormHeader {
    background: #AC002F;
}
.workFormWrapper {
    text-align: center;
}
.workFormWrapper p:nth-child(1) {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px #000000;
    margin: 0 0 28px 0;
}
.workFormWrapper img:nth-child(2) {
    margin: 0 0 40px 0;
}
/* Work Form End */

/* recall30sForm Start */
.recall30sForm .modal-dialog {
    max-width: 938px;
}
.recall30sForm .recall30sBtnWrapper {
    max-width: 770px;
    margin: 0 auto;
    text-align: left;
}
.recall30sForm .recall30sBtnWrapper p:nth-child(1) {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 5px 0;
}
.recall30sForm .recall30sBtnWrapper p:nth-child(2) {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 10px 0;
}
.recall30sForm .recall30sBtnWrapper button {
    width: 170px;
    height: 35px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    display: inline-flex;
    font-family: Roboto, sans-serif;
    text-transform: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #3A3A3A;
    align-items: center;
    margin: 5px 8px;
    background: #FFFFFF url("../img/stationTopMark.png") no-repeat 6% 50%;
    padding: 0 0 0 29px;
}
.recall30sForm .recall30sBtnWrapper button.activeRecall30sBtn {
    color: #FFFFFF;
    background: #CA0030 url("../img/stationTopMarkWhite.png") no-repeat 6% 50%;
}
.recall30sForm .recall30sBtnWrapper button.activeRecall30sBtn span {
    border-bottom: 1px dashed #FFFFFF;
}
.recall30sForm .recall30sBtnWrapper span {
    border-bottom: 1px dashed #454545;
}
.recall30sForm .recall30sBtnWrapper span:hover {
    border-bottom: 1px dashed #fff;
}
.recall30sForm .recall30sBtnWrapper p:nth-last-child(1) {
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #FFFFFF;
    margin: 10px 0;
}
.recall30sForm form {
    max-width: 745px;
    background: #FFFFFF;
    border: 1px solid #454545;
    box-sizing: border-box;
    border-radius: 50px;
    margin: 0 auto 18px auto;
}
.recall30sForm form label {
    display: inline-flex;
    width: 50%;
}
.recall30sForm form {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}
.modalForms .recall30sInput {
    border: none!important;
    margin: 0!important;
    border-top-left-radius: 50px!important;
    border-bottom-left-radius: 50px!important;
    background: url("../img/recall30sFormIcon.png") no-repeat 1% 50%!important;
    padding-left: 73px!important;
    font-family: Roboto, sans-serif!important;
    font-size: 26px!important;
    line-height: 30px!important;
    text-transform: uppercase!important;
    color: #454545!important;
    opacity: 0.5!important;
}
/* recall30sForm End */

/* Success Form Start */
.successFormHeader {
    background: #AC002F;
}
.successFormWrapper {
    text-align: center;
}
.successFormWrapper p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 10px 0;
}
.successFormWrapper p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px #000000;
    margin: 0 0 15px 0;
}
.successFormWrapper img:nth-child(3) {
    margin: 0 0 25px 0;
}
.successFormWrapper p:nth-child(4) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
}
.successFormWrapper p:nth-child(4) a {
    display: block;
    font-weight: bold;
    font-size: 18px;
    text-decoration-line: underline;
    color: #FF0000;
}
/* Success Form End */

/* Inner Pages Start */

/* Price Page Start */
.priceHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.priceHeader h1 span {
    color: #D80000;
}
.priceHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.priceTable {
    background: #825757;
    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;
}
.priceHeader a:nth-last-child(1) {
    width: 324px;
    height: 52px;
    display: block;
    margin: 27px auto 34px auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 16px 0 0 30px;
    background: #FFFFFF url("../img/complaintWriteBtn.svg") no-repeat 12% 50%;
}
.priceHeader a:nth-last-child(1):hover {
    background-color: #F8F3F3;
    color: #ff0000;
}
/* Price Page End */


/* certificates Page Start */
.certificatesHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.certificatesHeader h1 span {
    color: #D80000;
}
.certificatesHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.certificatesBlock {
    text-align: center;
}
.certificatesBlock img {
    margin: 0 10px 21px 10px;
}
.alfaBlock {
    background: #825757;
    border: 1px solid #C2C2C2;
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.25);
    margin: 11px 53px 0 53px;
}
.alfaBlock img:nth-child(1) {
    padding: 12px 24px 9px 32px;
}
.alfaBlock p:nth-child(2) {
    display: inline-flex;
    font-family: Roboto, sans-serif;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.alfaBlock img:nth-child(3) {
    float: right;
    padding: 7px 35px 7px 0;
}
.certificatesRecordBtn a {
    width: 324px;
    height: 52px;
    display: block;
    margin: 27px auto 34px auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 16px 0 0 30px;
    background: #FFFFFF url("../img/complaintWriteBtn.svg") no-repeat 12% 50%;
}
.certificatesRecordBtn a:hover {
    background-color: #F8F3F3;
}
/* certificates Page End */

/* credit Page Start */
.creditHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.creditHeader h1 span {
    color: #D80000;
}
.creditBlock {
    width: 585px;
    height: 210px;
    background: #EFEAEA;
    border: 1px solid #FFFFFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 25px auto;
    text-align: center;
}
.creditBlock p:nth-child(1) {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #454545;
    margin: 0;
    padding: 14px 0 5px 0;
}
.creditBlock p:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-size: 28px;
    line-height: 40px;
    font-weight: 300;
    text-align: center;
    color: #454545;
    margin: 0;
}
.creditBlock p:nth-child(2) span {
    font-weight: bold;
    font-size: 40px;
    line-height: 47px;
    color: #D80000;
}
.creditBtn p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 23px;
    text-align: center;
    color: #454545;
    margin: 0;
}
.creditBtn a {
    width: 324px;
    height: 52px;
    display: block;
    margin: 27px auto 34px auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 16px 0 0 30px;
    background: #FFFFFF url("../img/innerPages/creditPage/creditBtnIcon.png") no-repeat 12% 55%;
}
.creditBtn a:hover {
    background-color: #F8F3F3;
}
/* credit Page End */

/* Photo Service Start */
.photoServiceHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.photoServiceHeader h1 span {
    color: #D80000;
}
.photoServiceHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.photoServiceCard {
    width: 262px;
    height: 262px;
    filter: drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.5));
    border-radius: 10px;
    background: linear-gradient(270.05deg, #E3E3E3 0.03%, #F5F5F5 34.77%, #F5F5F5 65.3%, #E3E3E3 101.09%);
    text-align: center;
    margin: 0 0 34px 0;
}
.photoServiceCard p:nth-child(1) {
    margin: 0;
}
.photoServiceCard a:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    color: #454545;
    margin: 0;
    padding: 4px 0 0 0;
    text-decoration: none;
}
.photoServiceCard a:nth-child(2) img {
    margin: 0 7px 0 0 ;
}
.photoServiceCard a:nth-child(2) span {
    border-bottom: 1px dashed #D80000;
}
.photoServiceCard p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #454545;
    margin: 1px 0 3px 0;
}
.photoServiceCard .photoServiceCardPhoto {
    position:relative;
    display:inline-block;
    padding:0;
    cursor: pointer;
}
.photoServiceCardPhoto img {
    width:262px;
    height: 168px;
}
.photoServiceCard .photoServiceCardPhoto:after {
    content:'';
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    z-index:1;
    background:url("../img/innerPages/photoServicePage/photoServiceCardPhoto.png") no-repeat center center;
}
.photoServiceCard .photoServiceCardPhoto {
    opacity: 0.7;
}
.photoServiceCard .photoServiceCardPhoto:hover {
    opacity: 1;
}
.photoServiceCard a:nth-child(4) {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #454545;
    text-decoration: none;
    display: inline-block;
    margin: 10px 0 0 0;
}
.photoServiceCard a:nth-child(4) img {
    margin: 0 8px 0 0;
    vertical-align: baseline;
}
#photoStationModalName {
    cursor: pointer;
}
.photoStationModal .modal-dialog {
    max-width: 572px;
}
.photoStationModal .modal-body {
    padding: 8px;
    background: #fff;
    max-height: 440px;
    overflow: hidden;
}
.photoStationModal .photoStationModalWrapper {
    margin: 0 0 7px 0;
}
.photoStationModal .photoStationModalWrapperSync .slick-slide {
    box-sizing: border-box;
    opacity: .5;
    border: 3px solid #FFFFFF;
}
.photoStationModal .photoStationModalWrapperSync .slick-current {
    border: 3px solid #CA0030;
    opacity: 1;
}

.photoStationModalInfo {
    display: flex;
    justify-content: space-evenly;
}
.photoStationModalInfo p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #454545;
}
.photoStationModalInfo p:nth-child(1) span {
    margin-left: 5px;
    border-bottom: 1px dashed #D80000;

}
.photoStationModalInfo p:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin-top: 1px;
}
.photoStationModalInfo a:nth-child(3) {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #454545;
    text-decoration: none;
}
.photoStationModalInfo a:nth-child(3) span {
    margin-left: 7px;
}
.photoStationModalWrapper .slick-prev {
    width: 42px;
    height: 42px;
    background: url("../img/reviewVideoModalArrowPrev.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: 15px;
}
.photoStationModalWrapper .slick-next {
    width: 42px;
    height: 42px;
    background: url("../img/reviewVideoModalArrowPrev.png") no-repeat;
    transform: rotate(
            180deg
    );
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 15px;
    margin-top: -17px;
}
/* Photo Service Page End */

/* Test Drive Page Start */
.testDriveHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.testDriveHeader h1 span {
    color: #D80000;
}
.testDriveHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.testDriveCarSelect {
    width: 401px;
    height: 45px;
    border: 1px solid #808080;
    box-sizing: border-box;
    border-radius: 5px;
    margin: 0 auto 25px auto;
    display: block;
    font-weight: 300;
    font-size: 16px;
    color: #3A3A3A;
    padding: 0 50px 0 19px;
    background: #FFFFFF url("../img/innerPages/testDrivePage/testDriveCarSelect.svg") no-repeat 100% 50%;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.wrapperTestDriveVideo {
    width: 100%;
    height: 172px;
    background-size: cover;
    border-radius: 5px;
    border: 1px solid #9D9D9D;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
}
.hiddenTestDriveVideo iframe {
    width: 100% !important;
    height: 172px!important;
    display: block!important;
    border-radius: 5px!important;
    border: 1px solid #9D9D9D!important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35) !important;
}
.wrapperTestDriveVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.hiddenTestDriveVideo p {
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin: 10px 0 17px 0;
}
/* Test Drive Page End */

/* Reviews Page Start */
.reviewsInnerPageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.reviewsInnerPageHeader h1 span {
    color: #D80000;
}
.reviewsInnerPageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.reviewInnerPageButtons {
    text-align: center;
    margin: 0 0 17px 0;
}
.reviewInnerPageButtons a {
    display: inline-block;
    width: 155px;
    height: 31px;
    font-size: 14px;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 5px 0 0 0;
}
.reviewInnerPageWrapper {
    display: inline-block;
    border-bottom: 1px solid #C4C4C4;
}
.reviewInnerPageButtons a.reviewInnerPageButtonsActive {
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px 5px 0 0;
    color: #D80000;
}
.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;
}
.reviewPhotoInnerPageContainer {
    display: none;
    text-align: center;
}
.reviewPhotoInnerPageContainer img {
    border: 1px solid #9D9D9D;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 0 10px 17px 10px;
    cursor: pointer;
}
.reviewPhotoInnerPageContainer .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;
}
/* Reviews Page End */

/* Repair Page Start */
.repairPageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.repairPageHeader h1 span {
    color: #D80000;
}
.repairPageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.repairPageBlockWrapper {
    width: 946px;
    height: 136px;
    border-radius: 10px;
    box-shadow: 0 1px 25px rgba(0, 0, 0, 0.5);
    margin: 0 auto;
    display: flex;
    position: relative;
}
.repairPageBlockLeft p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
    padding: 0 18px 0 100px;
    margin: 0;
}
.repairPageBlockLeftNum {
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 66.667% */
    position: absolute;
    left: 65px;
}
.repairPageBlockLeftNum1 {
    color: #E78F2E;
}
.repairPageBlockLeftNum2 {
    color: #46A352;
}
.repairPageBlockLeftNum3 {
    color: #D94E49;
}
.repairPageBlockLeftNum4 {
    color: #006DB8;
}
.repairPageBlockLeftNum5 {
    color: #FAB930;
}
.repairPageBlockLeft {
    flex: 50%;
    align-items: center;
    display: flex;
}
.repairPageBlockRight {
    background: #EFEAEA;
    flex: 50%;
    align-items: center;
    display: flex;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.repairPageBlockRight p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
    padding: 0 42px 0 26px;
    margin: 0;
}
.repairPageBlockCircle {
    position: absolute;
    width: 76px;
    height: 76px;
    border-radius: 100px;
    font-size: 40px;
    line-height: 20px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -38px;
    top: 30px;
}
.repairPageBlockCircle1 {
    background: url("../img/innerPages/repairPage/repairPageBlockCircle1.png") no-repeat;
}
.repairPageBlockCircle2 {
    background: url("../img/innerPages/repairPage/repairPageBlockCircle2.png") no-repeat;
}
.repairPageBlockCircle3 {
    background: url("../img/innerPages/repairPage/repairPageBlockCircle3.png") no-repeat;
}
.repairPageBlockCircle4 {
    background: url("../img/innerPages/repairPage/repairPageBlockCircle4.png") no-repeat;
}
.repairPageBlockCircle5 {
    background: url("../img/innerPages/repairPage/repairPageBlockCircle5.png") no-repeat;
}
.repairPageArrow {
    text-align: center;
    margin: 15px 0;
}
.repairBtn a {
    width: 339px;
    height: 52px;
    display: block;
    margin: 27px auto 34px auto;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 16px 0 0 30px;
    background: #FFFFFF url("../img/innerPages/repairPage/repairBtn.png") no-repeat 5% 55%;
}
.repairBtn a:hover {
    background-color: #F8F3F3;
    color: #ff0000;
}
/* Repair Page End */

/* Stock Page Start */
.stockPageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.stockPageHeader h1 span {
    color: #D80000;
}
.stockPageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.stockPageRow {
    margin: 0 0 30px 0;
}
.stockPageWrapper {
    width: 440px;
    box-shadow: 0 1px 25px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: 0 auto;
}
.stockPageBlock {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #EFEAEA;
    padding-left: 23px;
}
.stockPageBlock p:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #530C0C;
    margin: 0;
    padding: 17px 0 0 0;
}
.stockAbonement p:nth-child(2) {
    font-size: 16px;
    text-transform: uppercase;
    color: #530C0C;
    margin: 0;
}
.stockAbonement p:nth-child(3) {
    font-size: 16px;
    color: #530C0C;
    margin: 0;
}
.stockAbonement p:nth-child(4) {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #BD0005;
    margin: 0;
}
.stockAbonement a:nth-child(5) {
    display: block;
    font-weight: 600;
    font-size: 12px;
    text-decoration-line: underline;
    color: #530C0C;
    margin: 0;
}
.stockAbonement a:nth-child(6) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 10px 0 0 0;
}
.stockAbonement a:nth-child(6):hover {
    background: #8d0027;
}
.stockAbonement {
    background: #EFEAEA url("../img/innerPages/stockPage/abonement.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.stockDescentCollapse p:nth-child(2) {
    color: #530C0C;
    margin: 0;
}
.stockDescentCollapse p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #BD0005;
    margin: 26px 0;
}
.stockDescentCollapse a:nth-child(4) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.stockDescentCollapse a:nth-child(4):hover {
    background: #8d0027;
}
.stockDescentCollapse {
    background: #EFEAEA url("../img/innerPages/stockPage/descentСollapse.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.stockDiagnostics p:nth-child(2) {
    color: #530C0C;
    margin: 0;
}
.stockDiagnostics p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #BD0005;
    margin: 26px 0;
}
.stockDiagnostics a:nth-child(4) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.stockDiagnostics a:nth-child(4):hover {
    background: #8d0027;
}
.stockDiagnostics {
    background: #EFEAEA url("../img/innerPages/stockPage/diagnostics.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.stockVip p:nth-child(2) {
    color: #530C0C;
    margin: 0 0 10px 0;
}
.stockVip a:nth-child(3) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.stockVip a:nth-child(3):hover {
    background: #8d0027;
}
.stockVip {
    background: #EFEAEA url("../img/innerPages/stockPage/vip.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.stockPageBlockTimer p {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    text-align: center;
    color: #530C0C;
    margin: 0;
    padding: 7px 0;
}
/* Stock Page End */

/* Сorporate Page Start */
.corporatePageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.corporatePageHeader h1 span {
    color: #D80000;
}
.corporatePageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.corporatePageText ul {
    padding: 0 0 0 20px;
    margin: 0 0 50px 0;
}
.corporatePageText li {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
}
.corporatePageText p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
}
.corporatePageText p:nth-child(2) {
    margin: 0 0 25px 0;
}
.corporatePageText p:nth-child(3) {
    border-bottom: 1px solid #C4C4C4;
    margin: 0;
    padding: 0 0 25px 0;
}
.corporatePageMarksAuto {
    text-align: center;
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0 60px 0;
}
.corporatePageMarksAuto h2 {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #454545;
    margin: 24px 0 66px 0;
}
.corporatePageContractHeader p {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    margin: 24px 0 30px 0;
}
.corporatePageContractBlock {
    width: 165px;
    height: 134px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 auto 23px auto;
    display: grid;
    align-items: center;
    justify-content: center;
}
.corporatePageContractBlock img {
    margin: 0 auto;
}
.corporatePageContractBlock p {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #454545;
    margin: 0;
}
.corporatePageContractDownload {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0 39px 0;
}
.corporatePageContractDownload a {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration-line: underline;
    color: #454545;
}
.corporatePageContractDownload a img {
    margin-right: 14px;
}
.corporatePageServicesTop {
    background: #740D29;
    border-radius: 10px;
    margin: 44px 0 39px 0;
}
.corporatePageServicesTop p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
    padding: 17px 0;
}
.corporatePageServicesTop a {
    color: #FF0000;
}
.corporatePageServicesHeader p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #454545;
    margin: 0 0 28px 0;
}
.corporatePageServicesList {
    text-align: center;
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0 31px 0;
}
.corporatePageServicesList ul {
    text-align: left;
    list-style-type: none;
    display: inline-block;
}
.corporatePageServicesList li {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #414141;
}
.corporatePageServicesList li span {
    border-bottom: 1px solid #D1D1D1;
}
.corporatePageCooperationHeader p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    margin: 32px 0;
}
.corporatePageCooperation {
    text-align: center;
}
.corporatePageCooperation img {
    margin: 0 auto 90px auto;
}
/* Сorporate Page End */

/* VIP-card Page Start */
.vipcardPageTopFluid {
    background: url("../img/innerPages/vipcardPage/vipcardPageTopFluid.jpg") no-repeat top center;
    background-size: cover;
    position: relative;
}
.vipcardPageTopLeft p:nth-child(1) {
    font-weight: 600;
    font-size: 36px;
    line-height: 49px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 85px 0 30px 0;
}
.vipcardPageTopLeft p:nth-child(2) {
    font-weight: 800;
    font-size: 36px;
    line-height: 49px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    color: #FFFFFF;
    margin: 0 0 85px 0;
}
.vipcardPageTopLeft p:nth-child(2) span {
    color: #D80000;
}
.vipcardPageTopLeft a:nth-child(3) {
    display: block;
    width: 324px;
    height: 62px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    background: #CA0030;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    padding: 20px 0 0 0;
    text-decoration: none;
    margin: 0 0 85px 0;
}
.vipcardPageTopLeft a:nth-child(3):hover {
    background: #8d0027;
}
.vipDirectorInfo img {
    position: absolute;
    bottom: 32px;
}
.vipCardPageContentLeft p:nth-child(1) {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #454545;
    margin: 36px 0 11px 0;
}
.vipCardPageContentLeft p:nth-child(2) {
    font-weight: 800;
    font-size: 30px;
    color: #D80000;
    margin: 0 0 11px 0;
}
.vipCardPageContentLeft p:nth-child(3) {
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #454545;
    margin: 0 0 11px 0;
}
.vipCardPageContentLeft ul {
    padding: 0;
    list-style-type: none;
}
.vipCardPageContentLeft li {
    font-weight: 600;
    font-size: 18px;
    color: #454545;
}
.vipCardPageContentLeft li span {
    font-weight: bold;
    color: #D80000;
}
.vipCardPageContentLeft p:nth-child(5) {
    font-weight: bold;
    font-size: 24px;
    line-height: 33px;
    color: #D80000;
}
.vipCardPageFormLeftWrapper {
    width: 487px;
    height: 298px;
    background: linear-gradient(180deg, rgba(244, 244, 244, 0.85) 0%, rgba(255, 255, 255, 0.25) 100%);
    border-radius: 10px;
    margin: 440px 0 16px 0;
    padding: 12px 0 0 21px;
}
.vipCardPageFormLeft p:nth-child(1) {
    font-weight: 600;
    font-size: 30px;
    color: #414141;
    text-shadow: 0 0 10px #FFFFFF;
}
.vipCardPageFormLeft ul {
    padding: 0;
    list-style-type: none;
}
.vipCardPageFormLeft li {
    font-size: 18px;
    color: #454545;
    text-shadow: 0 0 5px #ffffff;
}
.vipCardPageFormLeft li span {
    font-weight: bold;
    color: #D80000;
}
.vipCardPageFormFluid {
    background: url("../img/innerPages/vipcardPage/vipCardPageFormFluid.jpg") no-repeat top center;
    background-size: cover;
    padding-bottom: 43px;
}

.vipCardPageFormHeaderNew p {
    font-weight: 700;
    font-size: 30px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #D80000;
    margin: 35px 0 0 0;
    text-shadow: 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25), 0px 0px 4px rgba(255, 255, 255, 0.25);
}
.vipCardPageFormRight {
    width: 390px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    background: url("../img/modalFormsBg.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    margin: 32px 0 0 0;
}
.vipCardPageFormRight .ui-widget {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkForms.png") no-repeat 100% 50% #FFFFFF;
    margin: 42px auto 0 auto;
}
.vipCardPageFormRight .ui-widget .ui-selectmenu-text {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #454545;
    text-align: left;
    margin: 12px 0 0 0;
}
.vipCardPageFormRight select {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkForms.png") no-repeat 100% 50% #FFFFFF;
    margin: 16px 0 0 0;
}
.vipCardPageFormRight input {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 15px 0 0 0;
}

.vipCardPageFormRight button {
    width: 324px;
    height: 52px;
    background: #CA0030;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 15px 0 0 0;
    text-transform: uppercase;
}
.vipCardPageFormRight button:hover {
    background: #8d0027;
}
.vipCardPageFormRightHeader {
    background: #381F1F;
    margin: 23px 15px 21px 15px;
}
.vipCardPageFormRightHeader p:nth-child(1) {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
    padding: 7px 0 0 0;
}
.vipCardPageFormRightHeader p:nth-child(2) {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
    padding: 0 0 7px 0;
}
.vipCardPageTimer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.vipCardPageTimer p{
    margin: 0 7px;
}
.vipCardPageTimer span:nth-child(1) {
    width: 71px;
    height: 95px;
    border: 2px solid #530C0C;
    box-sizing: border-box;
    border-radius: 6px;
    background: #FFFFFF;
    justify-content: center;
    align-items: center;
    display: flex;
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #A50027;
}
.vipCardPageTimer span:nth-child(2) {
    font-family: Roboto,sans-serif;
    color: #FFFFFF;
    font-size: 14px;
}
/* VIP-card Page End */

/* Abonement Page Start */
.abonementPageTopFluid {
    background: url("../img/innerPages/abonementPage/abonementPageTopFluid.jpg") no-repeat top center;
    background-size: cover;
}
.abonementPageTopLeft p:nth-child(1) {
    font-weight: 800;
    font-size: 36px;
    margin: 66px 0 0 0;
    color: #D80000;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.abonementPageTopLeft p:nth-child(2) {
    font-weight: 600;
    font-size: 28px;
    line-height: 38px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 36px 0;
}
.abonementPageTopLeft p:nth-child(3) {
    font-weight: 600;
    font-size: 21px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
    line-height: 12px;
}
.abonementPageTopLeft p:nth-child(3) span {
    font-weight: 800;
    font-size: 36px;
}
.abonementPageTopLeft p:nth-child(4) {
    font-weight: 600;
    font-size: 21px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
}
.abonementPageTopLeft p:nth-child(4) span {
    font-weight: 800;
    font-size: 36px;
}
.abonementPageTopLeft p:nth-child(5) {
    background: rgba(189, 0, 5, 0.75);
    font-weight: 600;
    font-size: 21px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 90px 0;
    padding: 0 44px;
}
.abonementPageTopLeft p:nth-child(5) span {
    font-weight: 800;
    font-size: 36px;
}
.abonementPageTopRight img {
    margin-top: 50px;
}
.abonementContentHeader p {
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #D80000;
    margin: 30px 0;
}
.abonementContentSliderWrapper {
    width: 100%;
    height: 321px;
    background: linear-gradient(180deg, #CFB6B9 0%, rgba(207, 182, 185, 0) 100%);
    border-radius: 10px;
    margin: 0 auto 55px auto;
    padding: 35px 60px;
}
.abonementContentSlider .slick-prev {
    width: 45px;
    height: 45px;
    background: url("../img/innerPages/abonementPage/abonementSliderArrowPrev.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: -50px;
}
.abonementContentSlider .slick-next {
    width: 45px;
    height: 45px;
    background: url("../img/innerPages/abonementPage/abonementSliderArrowPrev.png") no-repeat;
    transform: rotate(180deg);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: -50px;
    margin-top: -17px;
}
.abonementContentList {
    position: relative;
}
.abonementContentList ul {
    padding: 0;
    list-style-type: none;
}
.abonementContentList li {
    font-weight: 600;
    font-size: 18px;
    color: #454545;
}
.abonementContentList li span {
    font-weight: bold;
    color: #D80000;
}
.abonementContentList p {
    font-weight: bold;
    font-size: 24px;
    color: #454545;
    margin-top: 31px;
}
.abonementContentList p span {
    font-weight: bold;
    font-size: 30px;
    color: #D80000;
}
.abonementContentListRight p {
    margin-top: 85px;
}
.abonementContentListBottom p {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #D80000;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #C4C4C4;
}.abonementContentHeader p {
     font-weight: 800;
     font-size: 30px;
     text-align: center;
     text-transform: uppercase;
     color: #D80000;
     margin: 30px 0;
 }
.abonementContentSliderWrapper {
    width: 100%;
    height: 321px;
    background: linear-gradient(180deg, #CFB6B9 0%, rgba(207, 182, 185, 0) 100%);
    border-radius: 10px;
    margin: 0 auto 55px auto;
    padding: 35px 60px;
}
.abonementContentSlider .slick-prev {
    width: 45px;
    height: 45px;
    background: url("../img/innerPages/abonementPage/abonementSliderArrowPrev.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: -50px;
}
.abonementContentSlider .slick-next {
    width: 45px;
    height: 45px;
    background: url("../img/innerPages/abonementPage/abonementSliderArrowPrev.png") no-repeat;
    transform: rotate(180deg);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: -50px;
    margin-top: -17px;
}
.abonementContentList {
    position: relative;
}
.abonementContentList ul {
    padding: 0;
    list-style-type: none;
}
.abonementContentList li {
    font-weight: 600;
    font-size: 18px;
    color: #454545;
}
.abonementContentList li span {
    font-weight: bold;
    color: #D80000;
}
.abonementContentList p {
    font-weight: bold;
    font-size: 24px;
    color: #454545;
    margin-top: 31px;
}
.abonementContentList p span {
    font-weight: bold;
    font-size: 30px;
    color: #D80000;
}
.abonementContentListRight p {
    margin-top: 32px;
}
.abonementContentListBottom p {
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    color: #D80000;
    margin: 0;
    padding: 20px 0;
    border-top: 1px solid #C4C4C4;
}
.abonementPageFormLeftWrapper {
    width: 487px;
    height: 298px;
    background: linear-gradient(180deg, rgba(244, 244, 244, 0.85) 0%, rgba(255, 255, 255, 0.25) 100%);
    border-radius: 10px;
    margin: 440px 0 16px 0;
    padding: 12px 0 0 21px;
}
.abonementPageFormLeft p:nth-child(1) {
    font-weight: 600;
    font-size: 30px;
    color: #414141;
    text-shadow: 0 0 10px #FFFFFF;
}
.abonementPageFormLeft ul {
    padding: 0;
    list-style-type: none;
}
.abonementPageFormLeft li {
    font-size: 18px;
    color: #454545;
    text-shadow: 0 0 5px #FFFFFF;
}
.abonementPageFormLeft li span {
    font-weight: bold;
    color: #D80000;
}
.abonementPageFormFluid {
    background: url("../img/innerPages/abonementPage/abonementPageFormFluid.jpg") no-repeat top center;
    background-size: cover;
    padding-bottom: 43px;
}

.abonementPageFormRight {
    width: 390px;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.35);
    border: 2px solid #FFFFFF;
    border-radius: 5px;
    background: url("../img/modalFormsBg.jpg") center center no-repeat;
    background-size: cover;
    text-align: center;
    margin: 255px 0 0 0;
}
.abonementPageFormRight .ui-widget {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkForms.png") no-repeat 100% 50% #FFFFFF;
    margin: 42px auto 0 auto;
}
.abonementPageFormRight .ui-widget .ui-selectmenu-text {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #454545;
    text-align: left;
    margin: 12px 0 0 0;
}

.abonementPageFormRight select {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/selectMarkForms.png") no-repeat 100% 50% #FFFFFF;
    margin: 16px 0 0 0;
}
.abonementPageFormRight input {
    width: 324px;
    height: 48px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 15px 0 0 0;
}

.abonementPageFormRight button {
    width: 324px;
    height: 52px;
    background: #CA0030;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 15px 0 0 0;
    text-transform: uppercase;
}
.abonementPageFormRight button:hover {
    background: #8d0027;
}
.abonementPageFormRightHeader {
    background: #381F1F;
    margin: 23px 15px 21px 15px;
}
.abonementPageFormRightHeader p:nth-child(1) {
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
    padding: 7px 0 0 0;
}
.abonementPageFormRightHeader p:nth-child(2) {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
    padding: 0 0 7px 0;
}
.abonementPageTimer {
    display: flex;
    align-items: center;
    justify-content: center;
}
.abonementPageTimer p{
    margin: 0 7px;
}
.abonementPageTimer span:nth-child(1) {
    width: 71px;
    height: 95px;
    border: 2px solid #530C0C;
    box-sizing: border-box;
    border-radius: 6px;
    background: #FFFFFF;
    justify-content: center;
    align-items: center;
    display: flex;
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 30px;
    color: #A50027;
}
.abonementPageTimer span:nth-child(2) {
    font-family: Roboto,sans-serif;
    color: #FFFFFF;
    font-size: 14px;
}
/* Abonement Page End */

/* Dealer Page Start */
.dealerPageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.dealerPageHeader h1 span {
    color: #D80000;
}
.dealerPageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.dealerPageVipBanner {
    width: 100%;
    height: 89px;
    background: #740D29;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin: 0 0 19px 0;
}
.dealerPageVipBanner p {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 28px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-align: center;
    margin: 0;
}
.dealerPageVipBanner p a {
    color: #FF0000;
}
.dealerPageText h2 {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    margin: 0 0 19px 0;
}
.dealerPageText p {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
}
.dealerPageText strong, .dealerPageText b {
    color: #454545;
    font-weight: bold;
}
/* Dealer Page End */

/* Franchise Page Start */
.franchisePageHeaderFluid {
    background: url("../img/innerPages/franchisePage/franchisePageHeaderFluid.jpg") no-repeat top center;
    background-size: cover;
}
.franchisePageHeader h1 {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0 2px 4px #000000;
    margin: 0;
    padding: 29px 0;
}
.franchisePageTextFluid {
    background: url("../img/innerPages/franchisePage/franchisePageTextFluid.jpg") no-repeat top center;
    background-size: cover;
}
.franchisePageText p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
    margin: 0 0 23px 0;
}
.franchisePageText strong {
    font-weight: bold;
}
.franchisePageText p:nth-child(1) {
    font-weight: bold;
    text-transform: uppercase;
    color: #414141;
    margin: 25px 0;
}
.franchisePageText p:nth-last-child(2) {
    margin: 0;
}
.franchisePageNetworkHeader p {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 20px 0;
}
.franchisePageNetworkHeader p span {
    color: #D80000;
}
.franchisePageNetworkLeft p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
    margin: 0 0 25px 0;
}
.franchisePageNetworkLeft p:nth-child(1) {
    margin: 20px 0 25px 0;
}
.franchisePageNetworkRight {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 42px;
}
.franchisePageNetworkCircle p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #530C0C;
}
.franchisePageAdvantageFluid {
    padding-bottom: 60px;
}
.franchisePageAdvantageHeader p {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 20px 0;
}
.franchisePageAdvantageHeader p span {
    color: #D80000;
}
.franchisePageAdvantageWrapper {
    width: 519px;
    box-shadow:0 1px 25px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin: 60px auto 0 auto;
    display: grid;
    position: relative;
    grid-template-rows: repeat(1, 101px);
}
.franchisePageAdvantageCircle {
    position: absolute;
    width: 56px;
    height: 56px;
    background: #825757;
    border-radius: 100px;
    font-size: 40px;
    line-height: 20px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    left: -21px;
    top: -30px;
}
.franchisePageAdvantageTop {
    align-items: center;
    display: flex;
}
.franchisePageAdvantageTop img {
    margin: 17px 0 18px 34px;
}
.franchisePageAdvantageTop p {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #7B0202;
    margin: 0;
    flex: auto;
}
.franchisePageAdvantageBottom {
    align-items: center;
    display: grid;
    background: #F2EDE7;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    grid-template-rows: repeat(1, 151px);
}
.franchisePageAdvantageBottom1 {
    grid-template-rows: repeat(1, 114px);
}
.franchisePageAdvantageBottom p {
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #454545;
    margin: 0;
}
.franchiseWaitBg {
    background: linear-gradient(180deg, #E4CCBA 0%, #FEFEFD 40.1%, #FEFEFD 60.42%, #E4CCBA 100%);
    margin-top: 42px;
}
.franchiseWaitLeft {
    text-align: right;
}
.franchiseWaitLeft img {
    margin: 27px 0;
}
.franchiseWaitRight p:nth-child(1) {
    font-weight: 700;
    font-size: 50px;
    line-height: 68px;
    color: #D80000;
    text-shadow: 3px 0 #fff, -3px 0 #fff, 0 3px #fff, 0 -3px #fff, 2px 2px #fff, -2px -2px #fff, 2px -2px #fff, -2px 2px #fff;
    margin: 50px 0 8px 60px;
}
.franchiseWaitRight p:nth-child(2) {
    font-weight: 700;
    font-size: 26px;
    line-height: 40px;
    color: #7B0202;
    margin: 0 0 0 136px;
}
.franchiseWaitRight p:nth-child(3) {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #7B0202;
    margin: 0 0 0 142px;
}
.franchiseWaitRight p:nth-child(4) {
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    color: #7B0202;
    margin: 0 0 0 237px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .franchisePageAdvantageTop img {
        margin: 17px 0 18px 15px;
        max-width: 15%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .franchiseWaitRight p:nth-child(1) {
        margin: 50px 0 8px 40px
    }
    .franchiseWaitRight p:nth-child(2) {
        margin: 0 0 0 116px;
    }
    .franchiseWaitRight p:nth-child(3) {
        margin: 0 0 0 122px;
    }
    .franchiseWaitRight p:nth-child(4) {
        margin: 0 0 0 217px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .franchiseWaitLeft {
        text-align: center;
    }
    .franchiseWaitRight {
        text-align: center;
    }
    .franchiseWaitRight p:nth-child(1) {
        margin: 0 0 8px 0;
    }
    .franchiseWaitRight p:nth-child(2) {
        margin: 0;
    }
    .franchiseWaitRight p:nth-child(3) {
        margin: 0 0 0 -117px;
    }
    .franchiseWaitRight p:nth-child(4) {
        margin: 0 0 30px 117px;
    }

    .testDriveButton {
        width: 307px;
    }
    .reviewButton {
        width: 307px;
    }
    .photoStationsButton {
        width: 307px;
    }
    .ytbButton {
        width: 307px;
    }
}
/* Franchise Page End */

/* aboutUs Page Start */
.aboutUsPageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.aboutUsPageHeader h1 span {
    color: #D80000;
}
.aboutUsPageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.aboutUsPageText p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #454545;
    margin: 0 0 30px 0;
}
.aboutUsPageText {
    border-bottom: 1px solid #C4C4C4;
}
.aboutUsPageContentHeader {
    color: #D80000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 80%; /* 22.4px */
    text-transform: uppercase;
    margin: 32px 0 24px 0;
}
.aboutUsPageContent {
    text-align: center;
}
.aboutUsPageContent img {
    border: 1px solid #9D9D9D;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 0 10px 17px 10px;
    cursor: pointer;
}
.aboutUsPageContent button {
    border: none;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #454545;
    border-bottom: 1px dashed #454545;
    padding: 0;
    margin: 15px auto 40px auto;
    display: block;
    outline: none;
    background: none;
}
/* aboutUs Page End */

/* carService Page Start (Dynamic) */
.carServicePageHeader h1 {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.carServicePageHeader h1 span {
    color: #D80000;
}
.carServicePageHeader p {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    margin: 0 0 25px 0;
}
.carServicePageHeader p {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    color: #454545;
    margin: 0 0 30px 0;
}
.carServicePageHeader p b {
    font-weight: bold;
}
.carServicePageSlider {

}
.carServicePageSlider .slick-prev {
    width: 42px;
    height: 42px;
    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: 42px;
    height: 42px;
    background: url("../img/reviewVideoModalArrowPrev.png") no-repeat;
    transform: rotate(180deg);
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: 15px;
    margin-top: -17px;
}
.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;
}
.carServicePageFormWrapperBlock {
    padding: 0;
}
.carServicePageFormWrapper {
    text-align: left;
    margin: 45px 0 0 0;
}
.carServicePageFormWrapper a {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    text-align: center;
    color: #454545;
    display: inline-block;
    margin:  0 0 13px 10px;
    text-decoration: none;
}
.carServicePageFormWrapper a:nth-child(1) span {
    background: url("../img/innerPages/carServicePage/carServicePageFormMark.png") no-repeat 100% 35%;
    border-bottom: 1px dashed #D80000;
    padding-bottom: 5px;
    width: 220px;
    display: inline-flex;
}
.carServicePageFormWrapper a:nth-child(2) span {
    background: url("../img/innerPages/carServicePage/carServicePageFormMark.png") no-repeat 100% 35%;
    border-bottom: 1px dashed #D80000;
    padding-bottom: 5px;
    width: 220px;
    display: inline-flex;
}
.carServicePageFormWrapper a:nth-child(3) span {
    background: url("../img/innerPages/carServicePage/carServicePageFormMark.png") no-repeat 100% 35%;
    border-bottom: 1px dashed #D80000;
    padding-bottom: 5px;
    width: 220px;
    display: inline-flex;
}
.carServicePageFormWrapper a:nth-child(4) span {
    background: url("../img/innerPages/carServicePage/carServicePageFormMark.png") no-repeat 100% 35%;
    border-bottom: 1px dashed #D80000;
    padding-bottom: 5px;
    width: 220px;
    display: inline-flex;
}
.carServicePageFormWrapper a:nth-child(1) img {
    margin-right: 17px;
}
.carServicePageFormWrapper a:nth-child(2) img {
    margin-right: 18px;
}
.carServicePageFormWrapper a:nth-child(3) img {
    margin-right: 13px;
}
.carServicePageFormWrapper a:nth-child(4) img {
    margin-right: 15px;
}
.carServicePageNav {
    width: 216px;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    display: none;
    background: #FFFFFF url("../img/innerPages/carServicePage/carServicePageFormMarkUp.png") no-repeat 90% 15%;
}
.carServicePageNav a {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 80%;
    display: flex;
    align-items: center;
    color: #454545;
    text-decoration: none;
    padding: 12px;
    width: 140px;
    background: url("../img/innerPages/carServicePage/carServicePageRoutesArrow.png") no-repeat 100% 50%;
    margin: 0;
}
.carServicePageNav a span {
    background: none!important;
    width: 105px!important;
    border-bottom: 1px dashed #D80000;
    padding-bottom: 5px;
}
.carServicePageFormWrapper form {
    box-sizing: border-box;
    margin-top:10px;
    padding: 18px;
    text-align: center;
    background: #E4E4E4;
    border: 1px dashed #9B9B9B;
    border-radius: 5px;
}
.carServicePageFormWrapper input {
    width: 240px;
    height: 48px;
    border: 1px solid #C7C7C7;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 0;
}
.carServicePageFormWrapper button {
    width: 240px;
    height: 50px;
    background: #CA0030;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    border: none;
    font-weight: 600;
    font-size: 16px;
    text-align: center;
    color: #FFFFFF;
    margin: 14px 0 0 0;
}
.carServicePageFormWrapper button:nth-child(1):hover {
    background: #8d0027;
}
.carServicePageFormWrapper button:nth-child(3):hover {
    background: #004E3B;
}
.carServicePageFormWrapper form span {
    font-family: Roboto,sans-serif;
    font-size: 14px;
    text-align: center;
    color: #454545;
    display: block;
    position: relative;
    top: 10px;
}
.carServicePageListsHeader p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #454545;
    margin: 28px 0 14px 0;
}
.carServicePageLists {
    display: flex;
    justify-content: space-between;
}
.carServicePageLists ul {
    padding: 0;
    list-style-type: none;
}
.carServicePageLists li {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #454545;
    border-bottom: 1px solid #D1D1D1;
}
.carServicePageEmployeesHeader p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    color: #454545;
    margin: 28px 0 14px 0;
    text-align: center;
}
.carServicePageEmployeeWrapper {
    text-align: center;
}

.carServicePageEmployee {
    display: inline-block;
    margin: 0 23px 24px 23px;
}
.carServicePageEmployee p:nth-child(2) {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    margin:8px 0 0 0;
}
.carServicePageEmployee p:nth-child(3) {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 14px;
    text-align: center;
    color: #454545;
    margin: 0;
}
.carServiceExamples {
    background: #F3EFEF;
}
.carServiceExamples .reviewMainVideoWrap {
    width: 207px;
    height: 150px;
    display: inline-flex;
    align-items: center;
    margin: 10px;
}
.carServiceInnerPrice {
    margin-bottom: 47px;
}
.carServiceExamples .accordion-item {
    background: #F3EFEF;
}
.carServiceExamples .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: #F3EFEF;
}
.carServiceInnnerPrice {
    margin-bottom: 0;
}
.aboutUsPageBottomHeaderInner {
    margin-top: 0!important;
}
.quadcopterRediz {
    display: flex;
    justify-content: space-evenly;
    margin-top: 27px;
}
.quadcopterRediz a {
    width: 376px;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    border: 1px solid #D6D6D6;
    background: #FFF url("../img/innerPages/carServicePage/quadcopterRediz.png") no-repeat 5% 50%;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    color: #530C0C;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 133.333% */
    text-decoration: none;
    padding-left: 74px;
    padding-right: 20px;
}
.quadcopterRediz a:hover {
    background-color: #BDBDBD;
}
.aboutUsPageBottom iframe {
    width: 100%!important;
    margin: 0 40px 23px 0!important;
    border-radius: 20px!important;
}
/* carService Page End (Dynamic) */

/* Inner Pages End */

.promoContent .promoVideo {
    width: 312px;
    height: 199px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow:0 1px 8px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 16px auto 8px auto;
    display: block;
}
.promoContent iframe {
    width: 312px!important;
    height: 199px!important;
    border: 2px solid #FFFFFF!important;
    box-sizing: border-box!important;
    box-shadow:0 1px 8px rgba(0, 0, 0, 0.35)!important;
    border-radius: 5px!important;
    margin: 16px auto 8px auto!important;
    display: block!important;
}
.promoContent .promoVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.reviewMainVideoWrap {
    height: 150px;
    border: 1px solid #9D9D9D;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 0 10px;
    overflow: hidden;
}
.reviewMainVideo {
    height: 150px;
}
.reviewMainVideoWrap iframe {
    height: 150px;
}

.desktopFloatMenuClose {
    position: absolute;
    right: -33px;
    z-index: 9999999;
}
.desktopFloatMenuClosed {
    width: 0;
    min-height: 0!important;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition:all 1s;
}

/* Полезная информация */
.linksheading {
    font-size: 28px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 31px 0 10px 0;
}
.linkswrapper {
    text-align: center;
}
.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;
}
.link_a a {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: underline;
    color: #3A3A3A;
}
.vipCardPageContentRight img {
    margin-top: 40px;
}
/* Полезная информация */

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
    .menuTopBg a.nav-link {
        padding-left: .8rem!important;
        padding-right: .8rem!important;
    }
    .headSoc a {
        margin: 0 1px;
    }
    .promoRecordTopBg:before {
        width: 100%;
    }/*
    .promoRecordTopBg:after {
        width: calc(100% - 63%);
    }*/
    .servicesListTopBlock {
        padding-bottom: 20px;
    }
    .topThreeButton .container {
        max-width: 1240px;
    }
    .complaintPhoto {
        text-align: center;
    }
    .complaintWrite p:nth-child(2) {
        font-size: 18px;
    }
    .complaintWrite p:nth-child(1) {
        font-size: 17px;
    }
    .complaintCall p:nth-child(1) {
        font-size: 17px;
    }
    .complaintCall p:nth-child(2) {
        font-size: 17px;
    }
    .complaintWrite a:nth-child(3) {
        width: 100%;
        padding: 15px 0 0 20px;
    }
    .examplesList ul {
        padding: 0 25px;
    }
    .carouselVideoExamples .carousel-control-next {
        right: -14px;
    }
    .carouselVideoExamples .carousel-control-prev {
        left: -14px;
    }
    .massMediaBlock {
        width: 33%;
    }
    .warrantyRightBottomLeft {
        margin: 31px 5px 0 0;
    }
    .menuBottomBg a.nav-link {
        font-size: 15px;
        padding-left: 1.2rem!important;
        padding-right: 1.2rem!important;
    }
    /*Inner Pagers*/
    /* 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 */

    /*photo service*/
    .photoServiceCard {
        margin: 0 auto 34px auto;
    }
    /*photo service*/
    /* repair page */
    .repairPageBlockWrapper {
        width: 100%;
        height: auto;
    }
    .repairPageBlockRight {
        padding: 15px 0;
    }
    /* repair page */
    /* abonement */
    .abonementPageTopLeft p:nth-child(3) {
        font-size: 20px;
    }
    .abonementPageTopLeft p:nth-child(4) {
        font-size: 20px;
    }
    .abonementContentList li {
        font-size: 16px;
    }
    .abonementContentListRight p {
        margin-top: 31px;
    }
    /* abonement */

    /* certificates */
    .certificatesBlock img {
        margin: 0 6px 21px 6px;
    }
    /* certificates */

    /*Inner Pagers*/
}
/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
    .carServicePageFormWrapper {
        width: 120%;
    }
    .carServicePageEmployeeWrapper {
        text-align: center;
    }
    .carServicePageEmployeesHeader {
        text-align: center;
    }
    .menuTopBg a.nav-link {
        padding-left: .5rem!important;
        padding-right: .5rem!important;
        font-size: 14px;
    }
    .geoLinksTop {
        text-align: right;
    }
    .stationTop a {
        font-size: 11px;
    }
    .stationTop span {
        font-size: 14px;
    }
    .stationTop {
        padding: 8px 0px 11px 27px;
        background: url("../img/stationTopMark.png") no-repeat 8% 30%;
    }
    .stationTopUnits {
        padding: 8px 0px 11px 27px;
    }
    .stationTopUnits a {
        font-size: 12px;
    }
    .stationTopUnits span {
        font-size: 14px;
    }
    .stationTopUnitsBlock {
        padding: 0 16px 0 29px;
    }
    .promoRecordTopBg:before {
        width: 100%;
    }/*
    .promoRecordTopBg:after {
        width: calc(100% - 64%);
    }*/
    .promoRecordHeader p:nth-child(1) {
        font-size: 20px;
    }
    .servicesListTop ul li {
        font-size: 12px;
    }
    .promoContent .promoVideo {
        width: 100%;
    }
    .promoContent iframe {
        width: 100% !important;
    }
    .promoContent p:nth-child(2) {
        padding-left: 0;
    }
    .promoContent p:nth-child(3) {
        padding-left: 0;
    }
    .topRecordForm .ui-widget {
        width: 100%;
    }
    .topRecordForm input {
        width: 100%;
    }
    .topRecordForm button {
        width: 100%;
    }
    .topThreeButtonWrapper {
        flex-wrap: wrap;
    }
    .complaintWrite p:nth-child(1) {
        font-size: 15px;
    }
    .complaintWrite p:nth-child(2) {
        font-size: 13px;
    }
    .complaintCall p:nth-child(1) {
        font-size: 14px;
    }
    .complaintCall p:nth-child(2) {
        font-size: 15px;
    }
    .complaintWrite a:nth-child(3) {
        font-size: 14px;
        background: #FFFFFF url("../img/complaintWriteBtn.svg") no-repeat 12% 46%;
    }
    .complaintCall a:nth-child(3) {
        font-size: 14px;
    }
    .examplesRecordForm .ui-widget {
        width: 80%;
    }
    .examplesRecordForm input {
        width: 80%;
    }
    .examplesRecordForm button {
        width: 80%;
    }
    .examplesList ul {
        padding: 0 16px;
    }
    .examplesList ul li {
        font-size: 14px;
        padding: 2.6px 0 2.5px 15px
    }
    .examplesList ul li:last-child {
        margin-bottom: 37px;
    }
    .carouselVideoExamples .wrapperVideoExamplesWork {
        width: 80%;
        height: 200px;
    }
    .carouselVideoExamples .wrapperVideoExamplesWork span {
        width: 100%;
    }
    .videoExamplesWorkSelect {
        width: 80%;
    }
    .dealerSlide {
        padding: 0 10px;
    }
    .mobileLists li {
        font-size: 14px;
    }
    .warrantyLeftBlock {
        padding: 0;
    }
    .warrantyLeftBlock p:nth-child(4) {
        font-size: 12px;
    }
    .warrantyRightBottomRight {
        margin: 31px 0 0 12px;
    }
    .warrantyLeftBlock .warrantyVideo {
        width: 310px;
        height: 200px;
    }
    .warrantyLeftBlock iframe {
        width: 310px!important;
        height: 200px!important;
    }
    .menuBottomBg a.nav-link {
        font-size: 13px;
        padding-left: 0.6rem!important;
        padding-right: 0.6rem!important;
    }
    /*Inner Pagers*/
    /* 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 */
    /*photo service*/
    .photoServiceCard {
        margin: 0 auto 34px auto;
    }
    /*photo service*/
    /* repair page */
    .repairPageBlockWrapper {
        width: 100%;
        height: auto;
    }
    .repairPageBlockRight {
        padding: 15px 0;
    }
    /* repair page */
    /* franchise */
    .franchisePageTextFluid {
        background: url("../img/innerPages/franchisePage/franchisePageTextFluid.jpg") no-repeat top left;
        background-size: cover;
    }
    .franchisePageText p {
        font-size: 15px;
    }
    .franchisePageAdvantageWrapper {
        width: 95%;
    }
    .franchisePageAdvantageTop p {
        font-size: 16px;
    }
    .franchisePageAdvantageBottom p {
        font-size: 16px;
    }
    /* franchise */
    /* abonement */
    .abonementPageTopLeft p:nth-child(3) {
        font-size: 20px;
    }
    .abonementPageTopLeft p:nth-child(4) {
        font-size: 20px;
    }
    .abonementContentList li {
        font-size: 16px;
    }
    .abonementContentListRight p {
        margin-top: 31px;
    }
    .abonementPageFormRight {
        margin: 255px auto 0 auto;
    }
    .abonementPageFormLeftWrapper {
        width: 100%;
    }
    .abonementPageFormLeft p:nth-child(1) {
        font-size: 28px;
    }
    .abonementPageFormFluid {
        background: url("../img/innerPages/abonementPage/abonementPageFormFluid.jpg") no-repeat top right;
    }
    /* abonement */
    /* korporate */
    .corporatePageContractBlock {
        width: 100%;
    }
    .corporatePageContractBlock p {
        font-size: 16px;
    }
    .corporatePageContractDownload a {
        font-size: 13px;
    }
    .corporatePageServicesList li {
        font-size: 16px;
    }
    .corporatePageText li {
        font-size: 16px;
    }
    .corporatePageText p {
        font-size: 16px;
    }
    /* korporate */

    /* vip */
    .vipcardPageTopLeft p:nth-child(1) {
        font-size: 34px;
    }
    .vipcardPageTopLeft p:nth-child(2) {
        font-size: 34px;
    }
    .vipCardPageContentLeft p:nth-child(3) {
        font-size: 20px;
    }
    .vipCardPageContentLeft p:nth-child(5) {
        font-size: 21px;
    }
    .vipCardPageContentRight img {
        margin-top: 60px;
    }
    .vipCardPageFormRight {
        margin: 32px auto 0 auto;
    }
    .vipCardPageFormLeftWrapper {
        width: 100%;
    }
    /* vip */
    /*Inner Pagers*/

    .desktopFloatMenu {
        width:100%;
        min-height: 70px;
        left: 0;
        top: 157px;
        position: absolute;
    }
    .desktopFloatMenuClose {
        right: 0;
        -moz-transform: rotate(90deg); /* Для Firefox */
        -ms-transform: rotate(90deg); /* Для IE */
        -webkit-transform: rotate(90deg); /* Для Safari, Chrome, iOS */
        -o-transform: rotate(90deg); /* Для Opera */
        transform: rotate(90deg);
        top:0;
    }
    .desktopFloatMenu ul {
        display: flex;
        justify-content: center;
    }
    .desktopFloatMenuWrapper {
        top: 0;
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        width: 100%;
    }
    .stationTopBg {
        padding-top: 85px;
    }
    .priceHeader h1 {
        margin-top: 101px;
    }
    .photoServiceHeader h1 {
        margin-top: 101px;
    }
    .stockPageHeader h1 {
        margin-top: 101px;
    }
    .abonementPageTopFluid {
        padding-top: 70px;
    }
    .franchisePageHeader h1 {
        padding-top: 75px;
    }
    .repairPageHeader h1 {
        margin-top: 101px;
    }
    .reviewsInnerPageHeader h1 {
        margin-top: 101px;
    }
    .corporatePageHeader h1 {
        margin-top: 101px;
    }
    .creditHeader h1 {
        margin-top: 101px;
    }
    .carStationRecordButton a {
        width: 105px;
        top:0;
    }
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .carServicePageFormWrapper {
        text-align: center;
        width: 50%;
        margin: 20px auto;
    }
    .geoLinksTop {
        padding: 0;
    }
    .topDescription p:nth-child(1) {
        font-size: 13px;
    }
    .topDescription p:nth-child(2) {
        font-size: 13px;
    }
    .menuTopBg a.nav-link {
        padding-left: .2rem!important;
        padding-right: .2rem!important;
        font-size: 11px;
    }
    .promoRecordTopBg:before {
        width: 100%;
    }/*
    .promoRecordTopBg:after {
        width: calc(100% - 64%);
    }*/
    .promoRecordHeader p:nth-child(1) {
        font-size: 15px;
    }
    .promoRecordHeader p:nth-child(2) {
        font-size: 10px;
    }
    .promoRecordHeader span {
        width: 170px;
    }
    .promoContent .promoVideo {
        width: 100%;
        height: 140px;
    }
    .promoContent iframe {
        width: 100% !important;
        height: 140px!important;
    }
    .promoContent p:nth-child(2) {
        font-size: 12px;
    }
    .promoContent p:nth-child(3) {
        font-size: 10px;
    }
    .promoContent p:nth-child(3) img {
        margin: 2px 0 0 0;
    }
    .servicesListTop ul li {
        font-size: 8px;
    }
    .topRecordForm span {
        font-size: 12px;
    }
    .topRecordForm .ui-widget .ui-selectmenu-text {
        font-size: 12px;
    }
    .topRecordForm input {
        font-size: 12px;
    }

    .complaintCall a:nth-child(3) {
        width: 100%;
        font-size: 12px;
        padding: 18px 0 0 30px;
    }
    .complaintWrite a:nth-child(3) {
        font-size: 12px;
        padding: 18px 0 0 20px;
    }
    .complaintWrite p:nth-child(2) {
        margin: 62px 0 0 0;
        font-size: 16px;
    }
    .examplesListBg {
        padding: 0;
    }
    .examplesRecordFormBg {
        padding: 0;
    }
    .examplesList ul {
        padding: 0 100px;
    }
    .examplesRecordForm {
        padding: 0 100px;
    }
    .examplesVideoBg {
        padding: 0 100px;
    }
    .videoExamplesWorkSelect {
        margin-bottom: 40px;
    }
    .reviewHeader p:nth-child(2) {
        font-size: 15px;
    }
    .reviewsBlockVideo .slick-prev {
        left: -35px;
    }
    .reviewsBlockVideo .slick-next {
        right: -35px;
    }
    .reviewsBlockPhoto .slick-prev {
        left: -40px;
    }
    .reviewsBlockPhoto .slick-next {
        right: -40px;
    }
    .massMediaBlock {
        width: 100%;
    }
    .warrantyLeftBlock a {
        display: block;
    }
    .warrantyLeftBlock p:nth-child(4) {
        text-align: center;
        margin-bottom: 15px;
    }
    .warrantyLeftBlock .warrantyVideo {
        width: 310px;
        height: 200px;
    }
    .warrantyLeftBlock iframe {
        width: 310px!important;
        height: 200px!important;
        margin: 0 auto!important;
        display: block!important;
    }
    .singleReferenceNav {
        width: 145px;
    }
    .singleReferenceNav p {
        font-size: 10px;
    }
    .singleReferenceNav a {
        font-size: 12px;
    }
    .franchiseNavBottom a {
        width: 115px;
    }
    .menuBottomBg li {
        display: flex;
        align-items: center;
    }
    .footerDescWrapper {
        display: grid;
        align-items: center;
        margin: 5px 0 0 0;
    }
    .footerDescWrapper p:nth-child(2) {
        font-size: 12px;
        color: #454545;
        margin: 2px 0 2px 0;
        line-height: 16px;
    }
    .prePersonalPolicy {
        font-size: 12px;
        line-height: 16px;
        color: #454545;
        margin: 1px 0 0 0;
    }
    /*Inner Pagers*/
    /* 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;
    }
    /* price */
    /*photo service*/
    .photoServiceCard {
        margin: 0 auto 34px auto;
    }
    /*photo service*/
    /* stick page*/
    .stockPageWrapper {
        margin: 0 auto 30px auto;
    }
    .stockPageRow {
        margin-bottom: 0;
    }
    /* stick page*/
    /* repair page */
    .repairPageBlockWrapper {
        width: 100%;
        height: auto;
    }
    .repairPageBlockRight {
        padding: 15px 0;
    }
    /* repair page */

    /* franchise */
    .franchisePageTextFluid {
        background: url("../img/innerPages/franchisePage/franchisePageTextFluid.jpg") no-repeat top left;
        background-size: auto;
    }
    .franchisePageText p {
        font-size: 11px;
        margin: 10px 0;
    }
    .franchisePageText p:nth-child(1) {
        margin: 10px 0;
    }
    .franchisePageAdvantageTop p {
        font-size: 12px;
    }
    .franchisePageAdvantageBottom p {
        font-size: 12px;
    }
    /* franchise */
    /* abonement */
    .abonementPageTopLeft {
        text-align: center;
    }
    .abonementPageTopLeft p:nth-child(4) {
        width: 60%;
        margin: 0 auto;
        font-size: 18px;
    }
    .abonementPageTopLeft p:nth-child(1) {
        font-size: 35px;
    }
    .abonementPageTopLeft p:nth-child(2) {
        font-size: 26px;
    }
    .abonementPageTopLeft p:nth-child(3) {
        font-size: 18px;
    }
    .abonementPageTopLeft p:nth-child(5) {
        margin: 0 132px 90px 142px;
        padding: 0;
    }
    .abonementPageTopRight {
        text-align: center;
    }
    .abonementPageTopRight img {
        margin: 20px 0;
    }
    .abonementContentList li {
        font-size: 14px;
    }
    .abonementContentList p {
        font-size: 16px;
    }
    .abonementContentListRight p {
        margin-top: 31px;
    }
    .abonementContentSliderWrapper {
        height: auto;
        margin: 0 auto;
    }
    .abonementPageFormLeftWrapper {
        width: 70%;
        margin: 320px auto 0 auto;
    }
    .abonementPageFormRight {
        margin: 30px auto 0 auto;
    }

    /* abonement */
    /* korporate */
    .corporatePageContractBlock {
        width: 100%;
    }
    .corporatePageContractBlock p {
        font-size: 16px;
    }
    .corporatePageContractDownload a {
        font-size: 13px;
    }
    .corporatePageServicesList li {
        font-size: 16px;
    }
    .corporatePageText li {
        font-size: 16px;
    }
    .corporatePageText p {
        font-size: 16px;
    }
    .corporatePageContractHeader p {
        font-size: 18px;
    }
    /* korporate */
    /* certificates */
    .alfaBlock {
        margin: 11px 15px 0 15px;
    }
    /* certificates */
    /* vip */
    .vipcardPageTopLeft p:nth-child(1) {
        font-size: 30px;
    }
    .vipcardPageTopLeft p:nth-child(2) {
        font-size: 30px;
    }
    /* vip */
    .menuTopBg {
        padding: 2px 0;
    }
    .fixedMenu {
        padding: 13px 0!important;
    }
    .desktopFloatMenu li a {
        width: 78px;
    }
    /*Inner Pagers*/
    .vipCardPageFormFluid {
        background-size: contain;
    }
    .vipCardPageFormLeftWrapper {
        margin-top: 240px;
    }
    .vipCardPageContentLeft p:nth-child(1) {
        font-size: 20px;
    }
    .vipCardPageContentLeft p:nth-child(2) {
        font-size: 25px;
    }
    .vipCardPageContentLeft p:nth-child(3) {
        font-size: 18px;
    }
    .vipCardPageContentLeft li {
        font-size: 16px;
    }
    .vipCardPageContentLeft p:nth-child(5) {
        font-size: 20px;
    }
    .vipCardPageFormRight {
        margin-top: 32px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {

}
.abonementModalWrapper .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.abonementModal .modal-dialog {
    max-width: 720px;
}
.abonementModal .modal-content {
    background: none;
    border: none;
}
.ytbVideoModal {
    width: 720px;
    height: 401px;
}

.marketingBg {
    text-align: center;
}
.marketingRow {
    margin-top: 50px;
}
.marketingText {
    display: inline-block;
    text-align: left;
}
.marketingText p:nth-child(1) {
    font-family: OpenSans,sans-serif;
    font-size: 20px;
    line-height: 27px;
    color: #825757;
    margin: 0 0 40px 0;
}
.marketingText p:nth-child(2) {
    font-family: OpenSans, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #454545;
}

.franchiseForm {
    background: #F8F6F4;
    border-radius: 10px;
    margin-bottom: 40px;
    margin-top: 50px;
}
.franchiseForm p:nth-child(1) {
    font-family: OpenSans, sans-serif;
    font-size: 22px;
    line-height: 30px;
    text-align: center;
    color: #D16852;
    padding: 50px 0 20px 0;
    margin: 0;
}
.franchiseForm p:nth-child(2) {
    font-family: OpenSans, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 36px;
    text-align: center;
    color: #454545;
}
.franchiseForm label {
    display: block;
    cursor: pointer;
}
.franchiseForm form {
    width: 370px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.franchiseForm form input[type="radio"] {
    width: 24px;
    height: 24px;
    background: none;
}
.franchiseForm form span {
    font-family: OpenSans, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 36px;
    color: #454545;
    vertical-align: super;
    margin: 0 0 0 12px;
}
.franchiseForm form input[type="text"] {
    width: 364px;
    height: 47px;
    font-family: OpenSans, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 36px;
    border: none;
    border-bottom: 1px dashed #825757;
    background: #F8F6F4;
}
.franchiseForm button {
    width: 324px;
    height: 52px;
    display: block;
    margin: 31px auto 0 auto;
    box-shadow: 0 0 25px rgb(0,0,0,0.25);
    border-radius: 50px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    background: #FFFFFF url("../img/complaintWriteBtn.svg") no-repeat 8% 50%;
}
.franchiseForm button:hover {
    background-color: #F8F3F3;
    color: #ff0000;
}



.mockupFluid {
    margin-bottom: 50px;
}
.mockupLeft {
    min-width: 100%;
    min-height: 385px;
    background: url('../img/innerPages/franchisePage/mockupLeft.png') no-repeat center;
    background-size: contain;
    position: relative;
}
.mockupRight {
    min-width: 100%;
    min-height: 385px;
    background: url('../img/innerPages/franchisePage/mockupRight.png') no-repeat center;
    background-size: contain;
    position: relative;
}
.mockupWrapper {
    position: absolute;
    bottom: 10px;
    left: 14%;
}
.mockupWrapper p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    color: #FFFFFF;
}
.mockupWrapper li {
    font-family: OpenSans, sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
}
.franchiseTop a {
    width: 165px;
    height: 26px;
    font-family: OpenSans, sans-serif;
    font-weight: 600;
    font-size: 9px;
    line-height: 105.8%;
    text-align: center;
    color: #454545;
    background: #E6E6E6;
    border: 1px solid #B6B6B6;
    box-sizing: border-box;
    border-radius: 5px;
    display: block;
    padding-top: 8px;
    margin: 15px auto 0 auto;
}

@media (max-width: 1399.98px) {
    .mockupWrapper {
        left: 7%;
    }
}
@media (max-width: 1199.98px) {
    .mockupWrapper p {
        font-size: 20px;
    }
    .mockupWrapper li {
        font-size: 12px;
    }
    .mockupWrapper {
        bottom: 30px;
    }
}
@media (max-width: 991.98px) {
    .mockupLeft {
        margin-bottom: 30px;
    }
    .mockupWrapper {
        bottom: 10px;
        left: 15%;
    }
}

.detailNews h1 {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #414141;
    margin: 20px 0;
    padding: 0;
}
.detailNews .bx-newsdetail-content {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
}

.seoTitle {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    text-transform: uppercase;
    color: #414141;
    margin: 20px 0;
    padding: 0;
}
.seoText {
    font-family: Roboto, sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    color: #454545;
    margin-bottom: 50px;
}

/* Old Pages Start */
/* konkurs Start */
.konkursTop {
    background: url("../img/innerPages/oldPages/konkurs/mobileAppTop.jpg") no-repeat top center;
    background-size: cover;
}
.konkursTop .mobileAppGif {
    margin: 25px auto 35px auto;
}
.konkursTop p:nth-child(1) {
    font-weight: bold;
    font-size: 24px;
    line-height: 35px;
    color: #0085FF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 25px 0 0 0;
}
.konkursTop p:nth-child(1) span {
    color: #FFA800;
}
.konkursTop p:nth-child(2) {
    margin: 21px 0;
}
.konkursTop p:nth-child(2) span:nth-child(1) {
    font-style: normal;
    font-weight: bold;
    font-size: 54px;
    line-height: 55px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 21px 0 7px 0;
}
.konkursTop p:nth-child(2) span:nth-child(3) {
    font-style: normal;
    font-weight: bold;
    font-size: 47px;
    line-height: 55px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.konkursTop p:nth-child(3) {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.konkursTop p:nth-child(4) {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.konkursTop p:nth-child(5) {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.konkursTop p:nth-child(6) {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin-top: 75px;
}
.konkursBottom {
    background: rgba(0, 0, 0, 0.8);
    padding: 39px 0;
    text-align: center;
}
.konkursBottom a {
    display: inline-flex;
    width: 364px;
    height: 87px;
    align-items: baseline;
    justify-content: center;
}

@media (max-width: 1399.98px) {
    .konkursTop {
        padding-top: 70px;
    }
    .konkursTop p:nth-child(3) {
        font-size: 38px;
    }
    .konkursBottom a {
        width: 290px;
    }
}
@media (max-width: 991.98px) {
    .konkursTop {
        padding-top: 70px;
    }
    .konkursBottom {
        text-align: center;
    }
    .konkursBottom a {
        display: inline;
    }
}
/* konkurs End */

/* konkursAbonement Start */
.konkursAbonementTop p:nth-child(2) {
    margin-bottom: 10px;
}
.konkursAbonementTop p:nth-child(3) {
    line-height: 50px;
}
.konkursAbonementTop p:nth-child(3) span:nth-child(1) {
    font-weight: bold;
    font-size: 40px;
}
.konkursAbonementTop p:nth-child(3) span:nth-child(3) {
    font-weight: bold;
    font-size: 26px;
    line-height: 70px;
}
.konkursAbonementTop p.konkursAbonementTopBottom {
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgb(0 0 0.85);
    margin: 10px 0 22px 0;
}
.konkursAbonementTop .mobileAppGif {
    margin: 25px auto 0 auto;
    display: block;
}
.konkursAbonementTop p:nth-child(4) {
    margin-top: -30px;
}
/* konkursAbonement End */

/* letneePuteshestvie Start */
#leto {
    padding: 0;
    background: url('../img/innerPages/oldPages/letneePuteshestvie/leto.png') 0 0 no-repeat;
    min-height: 561px;
}
#leto img {
    vertical-align: text-bottom;
    margin: 0 25px 0 0;
}
.letoBottom {
    background: linear-gradient(180deg, rgba(187, 168, 0, 0.8) 0%, rgba(255, 230, 0, 0.8) 16.67%, rgba(0, 255, 71, 0.8) 84.9%, rgba(4, 170, 51, 0.8) 100%);
    text-align: center;
}
.letoContent {
    text-align: right;
    display: grid;
    justify-content: end;
}
.letoContent p:nth-child(1) {
    font-style: italic;
    font-weight: 600;
    font-size: 50px;
    line-height: 36px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    background: #FF0000;
    border-radius: 60px 0px 0px 60px;
    max-width: 633px;
    padding: 30px 34px;
    margin: 25px 0;
}
.letoContent p:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 32px;
    color: #100101;
    margin: 0 77px 0 0;
}
.letoContent p:nth-child(2) span:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 36px;
    line-height: 70px;
    text-align: right;
    color: #FF0000;
    margin: 0;
}
.letoContent p:nth-child(2) span:last-child {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 70px;
    line-height: 70px;
    text-align: right;
    color: #FF0000;
    margin: 0;
}
.letoContent p:nth-child(3) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 38px;
    color: #100101;
    margin: 0 77px 0 0;
}
.letoContent p:nth-child(4) {
    font-family: Roboto, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 38px;
    text-align: right;
    color: #100101;
    margin: 0 77px 0 0;
}
.letoContent p:nth-child(5) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 38px;
    color: #100101;
    margin: 0 77px 0 0;
}
.letoContent p:nth-child(5) span {
    font-family: Roboto, sans-serif;
    font-style: italic;
    font-weight: bold;
    font-size: 70px;
    text-align: right;
    color: #FF0000;
}
.letoBottom a {
    width: 270px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    #leto {
        margin-top: 70px;
        padding: 0;
        background: url('../img/innerPages/oldPages/letneePuteshestvie/letoTablet.png') 0 0 no-repeat;
        min-height: 465px;
    }
    .letoContent p:nth-child(1) {
        font-size: 40px;
    }
    .letoContent p:nth-child(2) {
        font-size: 25px;
    }
    .letoContent p:nth-child(2) span:nth-child(2) {
        font-size: 30px;
    }
    .letoContent p:nth-child(2) span:last-child {
        font-size: 50px;
    }
    .letoContent p:nth-child(3) {
        font-size: 25px;
    }
    .letoContent p:nth-child(4) {
        font-size: 25px;
    }
    .letoContent p:nth-child(5) {
        font-size: 25px;
    }
    .letoContent p:nth-child(5) span {
        font-size: 60px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #leto {
        padding: 0;
        background: url('../img/innerPages/oldPages/letneePuteshestvie/leto.jpg') 0 0 no-repeat;
        min-height: 502px;
        margin-top: 70px;
    }
    .letoContent {
        display: block;
    }
    .letoContent p:nth-child(1) {
        float: right;
        margin-top: 527px;
    }
    .letoContent p:nth-child(2) {
        clear: both;
    }
}
/* letneePuteshestvie End */

/* mobilnoePrilozhenie Start */
.mobileAppTop {
    background: url("../img/innerPages/oldPages/mobilnoePrilozhenie/mobileAppTop.jpg") no-repeat top center;
    background-size: cover;
}
.mobileAppTop p:nth-child(1) {
    font-weight: 600;
    font-size: 24px;
    line-height: 35px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 62px 0 0 0;
}
.mobileAppTop p:nth-child(1) span {
    display: block;
    font-weight: 700;
    color: #FFA800;
}
.mobileAppTop p:nth-child(2) {
    font-weight: bold;
    font-size: 36px;
    line-height: 49px;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 11px 0 0 0;
}
.mobileAppTop p:nth-child(3) {
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    color: #FF0000;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 16px 0 0 0;
}
.mobileAppTop p:nth-child(4) {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 115px;
    margin: 26px 0 0 0;
}
.mobileAppTop p:nth-child(4) img {
    margin: -18px 0 0 19px;
}
.mobileAppTop a {
    box-shadow: 0px 0px 8px 1px #FFFFFF;
    border-radius: 5px;
    display: inline-flex;
    margin: 28px 0 111px 0;
}
.mobileAppTop a:nth-child(5) {
    margin-right: 23px;
}
.mobileAppMiddle {
    background: linear-gradient(120.37deg, #FFCDD6 4.1%, rgba(253, 218, 199, 0.799521) 18.94%, rgba(255, 255, 255, 0.576278) 37.25%, rgba(233, 223, 240, 0.516743) 75.36%, rgba(76, 0, 135, 0.1) 99.11%);
}
.mobileAppMiddleLeft p {
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    color: #D80000;
    margin: 42px 0 44px 0;
}
.mobileAppMiddleLeft ul {
    padding: 0;
    list-style-type: none;
    margin: 0 0 167px 0;
}
.mobileAppMiddleLeft li {
    font-size: 18px;
    line-height: 150%;
    color: #000000;
}
.mobileAppMiddleLeft li span {
    font-weight: bold;
    color: #D80000;
}
.mobileAppMiddleRight p {
    font-size: 30px;
    line-height: 33px;
    text-align: center;
    color: #1B0000;
    margin: 40px 0 34px 0;
}
.mobileAppMiddleRight p span {
    font-weight: bold;
    font-size: 36px;
    color: #D80000;
}
.mobileAppBottom {
    background: url("../img/innerPages/oldPages/mobilnoePrilozhenie/mobileAppBottom.jpg") no-repeat top center;
    background-size: cover;
}
.mobileAppBottomHeader p {
    font-size: 34px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 41px 0 20px 0;
}
.mobileAppBottomDownload {
    display: inline-block;
}
.mobileAppBottom .appQR {
    width: 148px;
    height: 148px;
    margin: 0 55px 0 0;
}
.mobileAppBottomDownload p:nth-child(1) {
    font-weight: bold;
    font-size: 24px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.mobileAppBottomDownload p:nth-child(2) {
    font-weight: 600;
    font-size: 16px;
    line-height: 140%;
    align-items: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 115px;
    margin: 0 0 15px 0;
}
.mobileAppBottomDownload p:nth-child(2) img {
    margin: -18px 0 0 19px;
}
.mobileAppBottomDownload a {
    box-shadow: 0px 0px 8px 1px #ffffff;
    border-radius: 5px;
    display: inline-flex;
    margin: 28px 0 0 0;
}
.mobileAppBottomDownload a:nth-child(3) {
    margin-right: 23px;
}
.mobileAppBottomDesc {
    font-family: Roboto,sans-serif;
    font-size: 16px;
    line-height: 105.8%;
    color: #FFFFFF;
    margin: 29px 0 26px 0;
    text-align: center;
}
.mobileAppTop .mobileAppGif {
    margin: 38px auto 61px auto;
}
@media (min-width: 768px) and (max-width: 991px) {
    .mobileAppMiddleRight img {
        margin: 0 auto 30px auto;
        display: block;
    }
    .mobileAppMiddleLeft ul {
        margin-bottom: 30px;
    }
}
/* mobilnoePrilozhenie End */

/* freeSert Start */
.freeSertBg {
    background: url('../img/innerPages/oldPages/freeSert/freeSertBg.jpg') no-repeat center top;
    background-size: cover;
}
.freeSertLeft img {
    margin: 66px auto 48px auto;
}
.freeSertRight {
    text-align: center;
}
.freeSertRight p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-weight: 600;
    font-size: 40px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 69px 0 10px 0;
}
.freeSertRight p:nth-child(2) {
    font-family: Roboto, sans-serif;
    width: 494px;
    height: 85px;
    background: #FF0000;
    border-radius: 15px;
    margin: 0 auto;

    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    padding-top: 12px;
    margin: 0 auto 15px auto;
}
.freeSertRight p:nth-child(3) {
    font-family: Roboto, sans-serif;
    font-size: 25px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 10px 0;
}
.freeSertRight p:nth-child(4) {
    font-family: Roboto, sans-serif;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 auto;
}
.freeSertRight a:nth-child(5) {
    width: 263px;
    height: 81px;
    margin: 0 auto;
    display: inline-block;
}
.freeSertRight a:nth-child(6) {
    width: 263px;
    height: 81px;
    margin: 0 auto;
    display: inline-block;
}
.freeSertRight a:nth-child(7) {
    width: 263px;
    height: 81px;
    margin: -20px auto 0 auto;
    display: inline-block;
}
.freeSertRight p:nth-child(8) {
    font-family: Roboto, sans-serif;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .freeSertBg {
        padding-top: 70px;
    }
    .freeSertRight p:nth-child(1) {
        font-size: 35px;
    }
    .freeSertRight p:nth-child(2) {
        width: 405px;
        height: 60px;
        font-size: 43px;
        padding-top: 0px;
    }
    .freeSertRight p:nth-child(3) {
        font-size: 20px;
    }
    .freeSertRight p:nth-child(4) {
        font-size: 25px;
    }
    .freeSertRight p:nth-child(7) {
        font-size: 15px;
    }
    .freeSertRight a:nth-child(5) {
        width: 217px;
        height: 66px;
    }
    .freeSertRight a:nth-child(6) {
        width: 217px;
        height: 66px;
    }
    .freeSertRight a:nth-child(7) {
        width: 217px;
        height: 66px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .freeSertBg {
        padding-top: 70px;
    }
    .freeSertLeft img {
        margin: 66px auto 0 auto;
        display: block;
    }
    .freeSertRight p:nth-child(8) {
        margin-bottom: 100px;
    }
}
/* freeSert End */

/* freeSert Zimniy Start */
.freeSertBgZimniy {
    background: url('../img/innerPages/oldPages/zimniy/freeSertBgZimniy.jpg') no-repeat center bottom;
    background-size: cover;
}
.freeSertRightZimniy p:nth-child(1) {
    font-family: UniSans, sans-serif;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 50px 0 14px 0;
}
.freeSertRightZimniy p:nth-child(2) {
    font-family: UniSans, sans-serif;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    background: none;
    margin: 0 auto 4px 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.freeSertRightZimniy p:nth-child(3) {
    font-family: UniSans,sans-serif;
    font-size: 26px;
    line-height: 30px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.freeSertRightZimniy p:nth-child(4) {
    font-family: UniSans,sans-serif;
    font-weight: 600;
    font-size: 60px;
    line-height: 96px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    background: #FF0000;
    width: 100%;
    height: 93px;
    border-radius: 15px;
    margin: 0;
}
.freeSertRightZimniy p:nth-child(4) strong {
    font-weight: 900;
    font-size: 60px;
    line-height: 72px;
    text-transform: uppercase;
}
.freeSertRightZimniy p:nth-child(5) {
    font-family: UniSans,sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 16px 0 0 0;
}
.freeSertRightZimniy p:nth-child(6) {
    font-family: UniSans,sans-serif;
    font-weight: 600;
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 15px 0;
}
.freeSertBgZimniy .freeSertLeft img {
    margin-top: 50px;
}
.freeSertRightZimniy p:nth-last-child(1) {
    font-family: UniSans,sans-serif;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #120202;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .freeSertBgZimniy {
        padding-top: 70px;
    }
    .freeSertRightZimniy p:nth-child(1) {
        font-size: 34px;
        line-height: 34px;
    }
    .freeSertRightZimniy p:nth-child(2) {
        font-size: 24px;
        line-height: 34px;
    }
    .freeSertRightZimniy p:nth-child(3) {
        font-size: 20px;
        line-height: 30px;
    }
    .freeSertRightZimniy p:nth-child(4) {
        font-size: 36px;
        line-height: 60px;
        width: 85%;
        height: 60px;
        margin: 0 auto;
    }
    .freeSertRightZimniy p:nth-child(4) strong {
        font-size: 36px;
        line-height: 60px;
    }
    .freeSertRightZimniy p:nth-child(5) {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }
    .freeSertRightZimniy p:nth-child(6) {
        font-size: 16px;
        line-height: 20px;
    }
    .freeSertRightZimniy a {
        width: 217px;
        height: 66px;
        display: inline-block;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .freeSertBgZimniy {
        padding-top: 70px;
    }
}
/* freeSert Zimniy End */


/* fortune Start */
.fortuneStep1 {
    margin-top: 50px;
}
.fortuneWill {
    margin-top: 50px;
}
.fortuneBg {
    padding-bottom: 50px;
    border-bottom: 1px solid #000;
}
.fortuneStep1 h1:nth-child(1) {
    font-size: 40px;
    color: #D80000;
    text-align: left;
    line-height: 54px;
    font-weight: bold;
    text-transform: uppercase;
}
.fortuneStep1 p:nth-child(2) {
    font-size: 20px;
    color: #454545;
    text-align: left;
    margin-bottom: 25px;
    line-height: 27px;
}
.fortuneStep1 p:nth-child(3) {
    font-size: 20px;
    color: #454545;
    line-height: 150%;
    font-weight: 600;
    text-align: left;
}
.fortuneStep1 input[type="text"] {
    width: 350px;
    height: 59px;
    background: #fff;
    border: 1px solid #828282;
    border-radius: 10px;
    display: block;
    font-size: 34px;
    color: #454545;
    text-align: center;
}
.fortuneStep1 button {
    width: 346px;
    height: 75px;
    border: none;
    background: #f05a29;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 30px;
    margin: 21px 0 0 0;
}
.fortuneStep2 {
    display: none;
    margin-top: 42px;
}
.fortuneStep2 p:nth-child(1) {
    font-size: 40px;
    font-weight: bold;
    color: #D80000;
    line-height: 54px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
}
.fortuneStep2 p:nth-child(2) {
    font-size: 18px;
    color: #454545;
    text-align: left;
    line-height: 25px;
    margin-bottom: 5px;
}
.fortuneStep2 p:nth-child(2) span {
    font-weight: bold;
    color: #ff0000;
    font-size: 40px;
}
.fortuneStep2 ul {
    list-style-type: none;
    padding: 0;
}
.fortuneStep2 li {
    font-weight: bold;
    color: #454545;
    font-size: 20px;
    line-height: 27px;
    background: url('../img/innerPages/oldPages/fortune/fortuneCheck.png') no-repeat 0% 50%;
    padding: 10px 0 10px 40px;
    text-align: left;
}
.fortuneStep2 p:nth-child(4) {
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #454545;
    text-align: left;
    margin-top: 10px;
}
.fortuneStep2 p:nth-child(4) span {
    color: #ff0000;
}
.fortuneStep2 p:nth-child(5) {
    font-weight: 600;
    font-size: 12px;
    line-height: 150%;
    text-align: left;
    margin-bottom: 24px;
}
.fortuneStep2 a {
    margin-right: 11px;
}
.fortuneStep2 button {
    width: 346px;
    height: 75px;
    border: none;
    background: #f05a29;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    border-radius: 30px;
    margin: 21px 0 20px 0;
    display: block;
}
.fortuneStep3 {
    display: none;
}
.fortuneStep3 p:nth-child(1) {
    font-size: 40px;
    font-weight: bold;
    color: #D80000;
    line-height: 54px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 110px;
}
.fortuneStep3 p:nth-child(1) span {
    color: #ff0000;
}
.fortuneStep3 p:nth-child(2) {
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #454545;
    text-align: left;
    margin-top: 10px;
}
.fortuneStep3 p:nth-child(3) {
    color: #454545;
    text-align: left;
    line-height: 25px;
    margin-bottom: 5px;
}
.fortuneStep3 p:nth-child(3) span {
    color: #ff0000;
    font-weight: bold;
}
.fortuneWill {
    text-align: right;
}
.willSorry {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #ff0000;
    display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .fortuneWill .will {
        width: 410px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .fortuneWill {
        text-align: center;
    }
    .fortuneStep1 {
        padding-left: 20%;
    }
    .fortuneStep2 {
        padding-left: 20%;
    }
    .fortuneStep3 {
        padding-left: 20%;
    }
    .fortuneStep3 p:nth-child(1) {
        margin-top: 50px;
    }
}
/* fortune End */

/* rabota Start */
.topWork {
    background: url('../img/innerPages/oldPages/rabota/topWork.jpg') no-repeat top center;
    background-size: cover;
}
.topWorkLeft p:nth-child(1) {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px; /* 116.667% */
    text-decoration-line: underline;
    margin: 26px 0 10px 0;
    padding: 0 0 0 34px;
}
.topWorkLeft p:nth-child(2) {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    padding: 0 0 0 34px;
}
.topWorkLeft p:nth-child(3) {
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    color: #FFFFFF;
    border-left: 1px solid #fff;
    margin: 21px 0 0 0;
    padding: 0 0 0 34px;
    line-height: 70px;
}
.topWorkLeft p:nth-child(3) span {
    font-size: 120px;
    font-weight: 500;
}
.topWorkLeft p:nth-child(4) {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    color: #FF0000;
    margin: 24px 0 46px 34px;
}
.topWorkLeft p:nth-child(4) strong {
    font-size: 30px;
    font-weight: 700;
}
.topWorkLeft img:nth-child(5) {
    margin-left: 30%;
    margin-bottom: 78px;
}
.topWorkRight form {
    width: 389px;
    height: 485px;
    background: linear-gradient(142.65deg, #140606 0.99%, rgba(40, 13, 13, 0.85) 100.89%);
    border-radius: 10px;
    margin: 59px 0 0 0;
    padding: 0 0 0 27px;
}
.topWorkRight p:nth-child(1) {
    font-family: GeometriaMedium, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 0;
    padding: 31px 0 16px 0;
}
.topWorkRight p:nth-child(2) {
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 0 0 30px 0;
}
.topWorkRight select {
    width: 327px;
    height: 50px;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 105.8%;
    /* or 15px */
    display: flex;
    align-items: center;
    color: #404040;
    background: #fff url('../img/innerPages/oldPages/rabota/topWorkSelect.png') no-repeat 95% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 0 0 15px;
    text-transform: uppercase;
    cursor: pointer;
}
.topWorkRight input[type="text"] {
    width: 327px;
    height: 50px;
    background: #FFFFFF;
    border: 1px solid #404040;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 105.8%;
    /* or 15px */

    display: flex;
    align-items: center;
    text-transform: uppercase;
    color: #404040;
    padding: 0 0 0 15px;
    margin: 17px 0 16px 0;
}
.topWorkRight label {
    display: flex;
}
.topWorkRight input[type="checkbox"] {
    width: 21px;
    height: 21px;
    margin: 0;
}
.topWorkRight span {
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 105.8%;
    color: #FFFFFF;
    margin: 0 0 0 12px;
}
.topWorkRight a {
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 105.8%;
    color: #FFFFFF;
}
.topWorkRight button {
    width: 224px;
    height: 50px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    text-align: center;

    color: #FFFFFF;
    background: #D80000;
    border-radius: 10px;
    border: none;
    margin: 14px 0 0 0;
}
.topWorkRight button:hover {
    background: #8d0027;
}
.topWorkRight p:last-child {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 105.8%;
    /* identical to box height, or 15px */
    color: #FFFFFF;
    margin: 16px 0 0 0;
}
.topWorkSecond {
    background: url('../img/innerPages/oldPages/rabota/topWorkSecond.jpg') no-repeat top center;
    background-size: cover;
}
.topWorkSecond p:nth-child(1) {
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 63px;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 36px 0 25px 0;
}
.topWorkSecond p:nth-child(2) {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #FFFFFF;
    margin: 0 0 22px 0;
}
.topWorkSecond p:nth-child(3) {
    font-style: normal;
    font-weight: 600;
    font-size: 58px;
    line-height: 79px;
    color: #FFFFFF;
    margin: 0 0 5px 0;
}
.topWorkSecond p:nth-child(4) {
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
    line-height: 57px;
    text-align: center;
    color: #FFFFFF;
    margin:  0 0 40px 0;
}
.ListBlocks {
    padding: 63px 0 50px 0;
}
.ListBlocks p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    width: 433px;
    margin-bottom: 25px;
}
.ListBlocks p:nth-child(1) {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #FF0000;
}
.ListBlocks img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.ListBlocks1 {
    background: linear-gradient(90deg, #C5C5C5 0%, #C5C5C5 37.92%, #9F9F9F 77.29%, #8D8D8D 100%);
}
.ListBlocks2 {
    background: linear-gradient(90deg, #D2D2D2 1.08%, #ECECEC 47.45%, #FFF 57.75%, #FFF 100%);
}
.ListBlocks3 {
    background: linear-gradient(90deg, #D2D2D2 1.08%, #ECECEC 47.45%, #FFF 57.75%, #FFF 100%);
}
.ListBlocks4 {
    background: linear-gradient(90deg, #C5C5C5 0%, #C5C5C5 37.92%, #9F9F9F 77.29%, #8D8D8D 100%);
}
.ListBlocks5 {
    background: linear-gradient(90deg, #D2D2D2 1.08%, #ECECEC 47.45%, #FFF 57.75%, #FFF 100%);
}
.ListBlocks6 {
    background: linear-gradient(90deg, #C5C5C5 0%, #C5C5C5 37.92%, #9F9F9F 77.29%, #8D8D8D 100%);
}
.ListBlocks7 {
    background: linear-gradient(90deg, #D2D2D2 1.08%, #ECECEC 47.45%, #FFF 57.75%, #FFF 100%);
}
.rabotaVideoBg {
    background: url("../img/innerPages/oldPages/rabota/rabotaVideoBg.jpg") no-repeat 0;
    background-size: cover;
}
.rabotaVideoHeader p {
    color: #F00;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 57px 0 41px 0;
}
.rabotaMainVideo {
    width: 319px;
    height: 229px;
    border: 5px solid #fff;
    border-radius: 5px;
    margin: 0 8px;
}
.rabotaMainVideoWrap .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.rabotaBlockVideo .slick-prev {
    width: 44px;
    height: 44px;
    background: url("../img/innerPages/oldPages/rabota/rabotaBlockVideoLeft.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    left: -80px;
}
.rabotaBlockVideo .slick-next {
    width: 44px;
    height: 44px;
    background: url("../img/innerPages/oldPages/rabota/rabotaBlockVideoRight.png") no-repeat;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    z-index: 999;
    right: -50px;
}
.rabotaMainVideoWrap {
    width: 319px;
    height: 229px;
}
.rabotaMainVideoWrap iframe {
    width: 319px!important;
    height: 229px!important;
}
.rabotaVideoBottom p {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 29px 0 24px 0;
}
.bottomWorkHeader p {
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    color: #000000;
    mix-blend-mode: normal;
    margin: 0;
    padding: 17px 0;
}
.bottomWork {
    background: linear-gradient(142.65deg, #140606 0.99%, rgba(40, 13, 13, 0.85) 100.89%);
}
.bottomWork form {
    width: 323px;
    margin: 0 auto;
}
.bottomWork p:nth-child(1) {
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 64px 0 52px 0;
}
.bottomWork select {
    width: 322px;
    height: 50px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 105.8%;
    /* or 15px */
    display: flex;
    align-items: center;
    color: #FFFFFF;
    text-transform: uppercase;
    background: transparent url('../img/innerPages/oldPages/rabota/bottomWorkSelect.png') no-repeat 95% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0 0 0 15px;
    cursor: pointer;
}
.bottomWork option {
    color: #000;
}
.bottomWork input[type="text"] {
    width: 322px;
    height: 50px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 6px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 105.8%;
    /* or 15px */
    display: flex;
    align-items: center;
    color: #FFFFFF;
    background: transparent;
    margin: 17px 0 17px 0;
    padding-left: 15px;
}

.bottomWork label {
    display: flex;
}
.bottomWork input[type="checkbox"] {
    width: 21px;
    height: 21px;
    margin: 0;
}
.bottomWork span {
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 105.8%;
    /* or 13px */
    display: flex;
    align-items: center;
    color: #FFFFFF;
    margin-left: 12px;
}
.bottomWork a {
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 105.8%;
    color: #FFFFFF;
    margin-left: 5px;
}
.bottomWork button {
    width: 224px;
    height: 50px;
    font-family: Geometria, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #D80000;
    border-radius: 10px;
    border: none;
    display: block;
    margin: 18px auto 20px auto;
}
.bottomWork button:hover {
    background: #8d0027;
}
.bottomWork p:last-child {
    font-family: Roboto, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 105.8%;
    /* identical to box height, or 15px */
    color: #FFFFFF;
    margin: 0 0 70px 0;
    text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
    .topWorkLeft p:nth-child(2) {
        margin-bottom: 0;
    }
    .topWorkRight form {
        margin: 40px auto;
    }
    .ListBlocks p {
        margin: 0 auto 25px auto;
    }
    .ListBlocks img {
        margin: 0 auto 25px auto;
    }
    .rabotaMainVideo {
        width: 290px;
    }
}
@media (max-width: 1399.98px) {
    .rabotaMainVideo {
        width: 290px;
    }
}
/* rabota End */
.sertForm input[name="fio"] {
    width: 395px;
    height: 48px;
    border: 1px solid #454545;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 16px;
    color: #454545;
    background: #FFFFFF url('../img/innerPages/oldPages/konkurs/fio.png') no-repeat 5% 50%;
    padding: 0 0 0 48px;
    margin-bottom: 20px;
}
.sertForm form p:nth-last-child(2) {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgb(0,0,0, 0.85);
    margin: 0;
}
.sertForm form p:nth-last-child(1) {
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgb(0,0,0, 0.85);
    margin: 0;
}

.shinyTop {
    background: url("../img/innerPages/oldPages/shiny/shinyBg.jpg") no-repeat top center;
    background-size: cover;
}
.shinyTop p:nth-child(1) {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 80px;
    line-height: 96px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 57px 0 0 0;
}
.shinyTop p:nth-child(2) {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 30px 0;
}
.shinyTop p:nth-child(3) {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0;
}
.shinyTop p:nth-child(4) {
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 12px 0;
}
.shinyTop p:nth-child(5) {
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #000000;
    margin: 0 0 10px 0;
}
.shinyTop {
    text-align: center;
}
.shinyTop a {
    margin: 40px auto 0 auto;
    display: inline-block;
}


@media (min-width: 992px) and (max-width: 1199px) {
    .shinyTop a {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .shinyTop {
        padding-top: 50px;
    }
    .autoNewsContent {
        padding-top: 70px;
    }
    .quadcopter {
        margin-top: 70px;
        display: block;
    }
    .carServicePageLists li {
        font-size: 15px;
    }
    .aboutUsPageHeader h1 {
        padding-top: 70px;
    }
    .dealerPageHeader h1 {
        padding-top: 70px;
    }
    .testDriveHeader h1 {
        padding-top: 70px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .shinyTop p:nth-child(1) {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .quadcopter {
        margin-top: 70px;
        display: block;
    }
    .aboutUsPageHeader {
        margin-top: 70px;
    }
    .carServicePageLists li {
        font-size: 13px;
    }
}
/* Old Pages End */


.blink {
    outline: 1px dashed #000;
    box-shadow: 0 0 0 6px #ff0000;
    animation: 1s animateBorder infinite;
    /*
    animation: animate_fading 2s infinite;
    animation-timing-function: linear;
    cursor: pointer;
    background: #fff url(../img/stationTopMark.png) no-repeat 8% 24%;
    border-radius: 3px;
    box-shadow: 0 0 10px rgb(0 0 0 / 25%);
    padding: 8px 0 11px 31px;
     */
}
@keyframes animateBorder {
    to {
        outline-color: #ff0000;
        box-shadow: 0 0 0 1px #F3EFEF;
    }
}
@keyframes animate_fading {
    0% {
        opacity: 1;
    }
    25% {
        opacity: 0.6;
    }
    50% {
        opacity: 0.3;
    }
    75% {
        opacity: 0.6;
    }
    100% {
        opacity: 1;
    }
}

form {
    position: relative!important;
}
/*
form select[name="station"], form select[name="service"] {
    width: 0!important;
    height: 0!important;
    display: inline-block!important;
    position: absolute!important;
    margin-top: 40px!important;
    text-align: center!important;
    left: 50%!important;
}*/
.newYear {
    background: #8D0027;
    text-align: center;
    padding: 5px 0;
}
.newYear p {
    font-weight: 800;
    font-size: 14px;
    margin: 0 0 0 0;
    color: #FFFFFF;
}
.newYear p span {
    color: #FAE100;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 9px;
}

.protochkaTopBg {
    background: url("../img/innerPages/protochkaDiskov/protochkaTopBg.jpg") no-repeat top center;
    background-size: cover;
    padding: 0 0 19px 0;
}
.protochkaWrapper {
    position: relative;
}
.protochkaContent p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 2px 2px 6px #000000;
    margin: 33px 0 68px 0;
}
.protochkaContent p:nth-child(1) span {
    font-size: 50px;
    line-height: 68px;
    display: block;
}
.protochkaContent p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
    font-size: 34px;
    line-height: 45px;
    text-align: center;
    color: #FFFFFF;
    text-shadow: 0px 0px 20px #000000;
    margin-bottom: 45px;
}
.protochkaContent p:nth-child(2) span {
    display: block;
}
.protochkaContent img:nth-child(3) {
    display: block;
    margin: 0 auto;
}
.protochkaTopBgBootom {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    background: rgba(0, 0, 0, 0.85);
    padding: 45px 0;
    margin: 13px 0 0 0;
}
.protochkaAddress {
    position: absolute;
    right: 0;
    top: 28px;
}
.protochkaAddress p:nth-child(1) {
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin: 0;
    padding-bottom: 5px;
}
.protochkaAddress p:nth-child(1) span {
    border-bottom: 1px dashed #FFFFFF;
}
.protochkaAddress p:nth-child(1) img {
    margin-right: 9px;
    vertical-align: text-bottom;
}
.protochkaAddress a:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0;
}
.protochkaAddress a:nth-child(2) img {
    margin-right: 9px;
    vertical-align: text-bottom;
}
.protochkaAddress a:nth-child(2) span {
    border-bottom: 1px dashed #FFFFFF;
}
.protochkaProblemBg {
    background: #E8E8E8;
}
.protochkaProblemHeader p {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 23px 0 45px 0;
    padding-bottom: 20px;
    background: url("../img/innerPages/protochkaDiskov/protochkaHeaderBg.png") no-repeat bottom center;
}
.protochkaProblem {
    height: 224px;
    margin-bottom: 38px;
}
.protochkaProblem p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    color: #454545;
    padding-top: 21px;
    margin: 0 0 8px 20px;
}
.protochkaProblem p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #454545;
    margin: 0 0 0 20px;
}
.protochkaProblem1 {
    background: #FFFFFF url("../img/innerPages/protochkaDiskov/protochkaProblem1.jpg") no-repeat center right;
}
.protochkaProblem2 {
    background: #FFFFFF url("../img/innerPages/protochkaDiskov/protochkaProblem2.jpg") no-repeat center right;
}
.protochkaProblem3 {
    background: #FFFFFF url("../img/innerPages/protochkaDiskov/protochkaProblem3.jpg") no-repeat center right;
}
.protochkaProblem4 {
    background: #FFFFFF url("../img/innerPages/protochkaDiskov/protochkaProblem4.jpg") no-repeat center right;
}
.protochkaUslugiBg {
    background: #F7F7F7;
}
.protochkaUslugiHeader p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 23px 0 45px 0;
    padding-bottom: 20px;
    background: url("../img/innerPages/protochkaDiskov/protochkaHeaderBg.png") no-repeat bottom center;
}
.protochkaUslugiImg {
    text-align: right;
}
.protochkaUslugi {
    padding-left: 32px;
}
.protochkaUslugi p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    color: #454545;
    margin: 0 0 9xp 0;
}
.protochkaUslugi p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #454545;
}
.protochkaUslugi li {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #454545;
}
.protochkaUslugiBottom p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #454545;
    margin: 29px 0 89px 0;
}
.protochkaUslugiBottom a {
    display: block;
    width: 324px;
    height: 52px;
    background: #FF2E00;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.35);
    margin: 0 auto 45px auto;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.protochkaWhyBg {
    background: url("../img/innerPages/protochkaDiskov/protochkaWhyBg.jpg") no-repeat center top;
    background-size: cover;
}
.protochkaWhyHeader p {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 42px 0 58px 0;
    padding-bottom: 20px;
    background: url('../img/innerPages/protochkaDiskov/protochkaHeaderBg.png') no-repeat bottom center;
}
.protochkaWhy {
    display: flex;
    margin-bottom: 44px;
}
.protochkaWhy img:nth-child(1) {
    margin: 0 56px 0 0;
}
.protochkaWhy p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    margin: 0;
}
.protochkaWhyBottom p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #FFFFFF;
    margin: 0 0 32px 0;
}
.protochkaWhyBottom a:nth-child(2) {
    display: block;
    width: 324px;
    height: 52px;
    background: #FF2E00;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 35%);
    margin: 0 auto 45px auto;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.protochkaReviewBg {
    background: #E8E8E8;
}
.protochkaReviewHeader p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 23px 0 45px 0;
    padding-bottom: 20px;
    background: url('../img/innerPages/protochkaDiskov/protochkaHeaderBg.png') no-repeat bottom center;
}
.protochkaReviewBottom p {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    text-align: center;
    color: #454545;
    margin: 48px 0 50px 0;
}
.protochkaReviewBottom p span {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 130%;
    text-align: center;
    color: #FF2E00;
    display: block;
}
.protochkaPriceBg {
    background: #FFFFFF;
}
.protochkaPriceHeader p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    margin: 23px 0 45px 0;
    padding-bottom: 20px;
    background: url('../img/innerPages/protochkaDiskov/protochkaHeaderBg.png') no-repeat bottom center;
}
.protochkaPrice {
    display: flex;
    margin-bottom: 37px;
}
.protochkaPrice p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    background: url("../img/");
}
.protochkaPrice img {
    width: 164px;
    height: 112px;
    margin-right: 61px;
}
.protochkaPrice p:nth-child(2) span {
    font-weight: 400;
    text-transform: capitalize;
}
.protochkaPriceBottom p {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    text-align: center;
    color: #454545;
    margin: 30px 0 32px 0;
}
.protochkaPriceBottom a {
    display: block;
    width: 324px;
    height: 52px;
    background: #FF2E00;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 35%);
    margin: 0 auto 45px auto;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 55px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.protochkaBottomBg {
    background: url("../img/innerPages/protochkaDiskov/protochkaBottomBg.jpg") no-repeat center center;
    background-size: cover;
}
.protochkaBottomLeft p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 38px;
    color: #D80000;
    margin: 490px 0 18px 0;
    text-shadow: 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF;
}
.protochkaBottomLeft p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #414141;
    text-shadow: 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF, 0px 0px 4px #FFFFFF;
}
.protochkaBottomRight .vipCardPageFormRight {
    text-align: center;
    margin: 225px auto 43px auto;
    background: url('../img/innerPages/protochkaDiskov/protochkaFormBg.jpg') center center no-repeat;
    background-size: cover;
}
.protochkaBottomRight .vipCardPageFormRightHeader {
    margin: 0px 0 21px 0px;
    padding: 10px 0;
    background: #000000;
}
.protochkaBottomRight .vipCardPageFormRight button {
    border-radius: unset;
    background: #FF2E00;
}
.protochkaReviewBg .promoVideo {
    width: 219px;
    height: 390px;
}
.protochkaReviewBg .promoVideo .play {
    background: url('../img/videoExamplesPlay.svg') no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .protochkaProblemWrapper  {
        width: 70%;
        margin: 0 auto;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .protochkaContent p:nth-child(1) {
        margin-top: 100px;
    }
    .protochkaUslugiImg {
        text-align: center;
        margin-bottom: 20px;
    }
    .protochkaBottomLeft p:nth-child(1) {
        font-size: 15px;
    }
    .protochkaBottomLeft p:nth-child(2) {
        font-size: 14px;
    }
}
.checkUpContent p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #454545;
    margin: 35px 0 11px 0;
}
.checkUpContent p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 800;
    font-size: 28px;
    line-height: 38px;
    color: #D80000;
    margin: 0 0 18px 0;
}
.checkUpContent p:nth-child(3) {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #454545;
    margin: 0 0 11px 0;
}
.checkUpContent ul {
    list-style-type: none;
    margin: 0 0 11px 0;
}
.checkUpContent ul li {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 150%;
    color: #454545;
}
.checkUpContent ul li span {
    color: #D80000;
    font-weight: 700;
}
.checkUpContent p:nth-child(5) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #D80000;
    margin: 0 0 27px 0;
}
.checkUpContentImg {
    text-align: center;
}
.checkUpContentImg img {
    margin: 39px auto 0 auto;
}
.checkUpFormLeft {
    margin: 440px 0 85px 0;
}
.checkUpFormLeft p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    color: #414141;
}
.checkUpFormLeft ul {
    list-style-type: none;
    margin: 0 0 11px 0;
}
.checkUpFormLeft ul li {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #454545;
}
.checkUpFormLeft ul li span {
    color: #D80000;
    font-weight: 700;
}
.checkUpForm {
    background: url("../img/innerPages/check-up/checkUpForm.jpg") no-repeat;
    background-size: cover;
}
.vipCardPageFormRight {
    margin: 32px auto 0 auto;
}
.checkUpFormRight .vipCardPageFormRight {
    width: 405px;
    background: url("../img/innerPages/check-up/checkUpFormRight.png");
    background-size: cover;
    border: 3px solid #FFFFFF;
    border-radius: 5px;
}
.checkUpFormRight .vipCardPageFormRightHeader {
    background: #F13838;
}
.checkUpFormRight .vipCardPageFormRightHeader p:nth-child(1) {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.checkUpFormRight .vipCardPageFormRightHeader p:nth-child(2) {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
}
.checkUpFormRight .vipCardPageTimer p span:nth-child(1) {
    color: #A50027;
    border: 2px solid #1D47B4;
}
.checkUpFormRight .vipCardPageTimer p span:nth-child(2) {
    color: #A50027;
}
.checkUpFormRight .vipCardPageFormRight select {
    background-color: #E1F4FF;
}
.checkUpFormRight .vipCardPageFormRight input {
    background-color: #E1F4FF;
}
.checkUpFormRight .vipCardPageFormRight button {
    text-transform: none;
}
.checkUpFormRight .personalDataForms {
    color: #000000;
}
.checkUpTop {
    padding: 0;
}
.checkUpTop img {
    width: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
    .vipCardPageFormRight {
        margin-bottom: 32px;
    }
}

.vipContacts {
    text-align: center;
    margin-bottom: 10px;
}
.vipContacts a:nth-child(1) {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 80%;
    text-align: center;
    color: #454545;
    text-decoration: none;
    margin-right: 35px;
}
.vipContacts a:nth-child(1) img {
    margin-right: 10px;
}
.vipContacts a:nth-child(2) {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 80%;
    text-align: center;
    color: #454545;
    text-decoration: none;
}
.vipContacts a:nth-child(2) img {
    margin-right: 10px;
}
.vipTop {
    background: linear-gradient(270.03deg, rgba(202, 0, 48, 0.5) 0.03%, rgba(255, 92, 0, 0.5) 17.73%, rgba(241, 238, 236, 0.4) 50%, rgba(255, 92, 0, 0.5) 84.36%, rgba(202, 0, 48, 0.5) 99.98%), linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
.vipTop p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #373737;
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.85), 0px 0px 10px rgba(255, 255, 255, 0.85),
    0px 0px 10px rgba(255, 255, 255, 0.85), 0px 0px 10px rgba(255, 255, 255, 0.85),
    0px 0px 10px rgba(255, 255, 255, 0.85), 0px 0px 10px rgba(255, 255, 255, 0.85);
    margin: 10px 0 10px 0;
}
.vipTop p:nth-child(2) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #CA0030;
    text-align: center;
    text-shadow: 0px 0px 10px rgba(255, 255, 255, 0.85), 0px 0px 10px rgba(255, 255, 255, 0.85),
    0px 0px 10px rgba(255, 255, 255, 0.85), 0px 0px 10px rgba(255, 255, 255, 0.85),
    0px 0px 10px rgba(255, 255, 255, 0.85), 0px 0px 10px rgba(255, 255, 255, 0.85);
    margin: 0 0 5px 0;
}
.vipTop p:nth-child(3) {
    height: 1px;
    background: linear-gradient(90deg, rgba(79, 79, 79, 0) 8.35%, rgba(79, 79, 79, 0.8) 54%, rgba(79, 79, 79, 0) 97.8%);
}
.vipTop p:nth-child(4) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #F26521;
    text-shadow: 0px 0px 30px #FFFFFF, 0px 0px 30px #FFFFFF;
}
.vipTop p:nth-child(4) span {
    text-transform: uppercase;
    color: #760020;
    font-weight: bold;
}
.vipTopSecond {
    height: 10px;
    background: linear-gradient(270.03deg, #F43636 0.03%, #FF8845 28.14%, rgba(241, 238, 236, 0.8) 50%, #FF8845 71.87%, #F43636 99.98%), linear-gradient(180deg, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
.vipContent {
    background: url("../img/innerPages/vip/vipContent.jpg") no-repeat bottom center;
    background-size: cover;
}
.vipContentLeft p:nth-child(1) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 27px;
    color: #760020;
    margin: 38px 0 12px 0;
}
.vipContentLeft p:nth-child(1) span:nth-child(1) {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #CA0030;
}
.vipContentLeft p:nth-child(1) span:nth-child(2) {
    font-weight: 600;
    color: #CA0030;
}
.vipContentLeft ul {
    list-style-type: none;
    padding: 0;
}
.vipContentLeft li {
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    color: #000000;
    margin: 0 0 5px 0;
}
.vipContentLeft li span {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    color: #CA0030;
}
.vipContentLeft p:nth-child(3) {
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    color: #CA0030;
    margin: 5px 0 15px 0;
}
.vipContentLeft form {
    margin-bottom: 58px;
}
.vipContentLeft form input[type="text"] {
    width: 278px;
    height: 47px;
    box-sizing: border-box;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    border: 1px solid #BABABA;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 105.8%;
    padding-left: 43px;
    color: #454545;
}
.vipContentLeft form button {
    width: 232px;
    height: 48px;
    background: #CA0030;
    border-radius: 0px 8px 8px 0px;
    font-family: 'Open Sans',sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 105.8%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-left: -15px;
    border: 1px solid #BABABA;
}
.vipContentRight {
    text-align: center;
    z-index: 999;
}
.vipContentRight img {
    display: block;
    margin: 0 auto;
}
.vipContentRight a {
    display: inline-block;
    margin: 53px auto 25px auto;
}
.rowLentVip {
    margin-bottom: 45px;
}
.carServicePageListsVip {
    margin-bottom: 29px;
}
.vipContentRight img:nth-child(2) {
    width: inherit;
}
.vipContentRight img:nth-child(2):hover {
    transform: scale(2);
    transition: all .2s linear;
    z-index: 99999;

}
@media (min-width: 992px) and (max-width: 1199px) {
    .vipContentLeft form input[type="text"] {
        width: 250px;
    }
    .vipContentLeft form button {
        width: 210px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .vipContentLeft li {
        font-size: 15px;
    }
    .vipContentLeft form input[type="text"] {
        width: 230px;
    }
    .vipContentLeft form button {
        width: 230px;
        border-radius: 8px;
        margin: 15px 0 0 0;
    }
}
.reviewVideoInnerPageRep {
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1px 20px #FFFFFF;
    border-radius: 10px;
    height: 282px;
}
.reviewVideoInnerPageContainerRep iframe {
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1px 20px #FFFFFF;
    border-radius: 10px;
    height: 282px!important;
}
.certificatesRecordYtb a {
    width: 324px;
    height: 72px;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 24px 0 0 50px;
    background: #CB0004 url("../img/innerPages/videoreportazhi/certificatesRecordYtb.png") no-repeat 12% 50%;
    margin: 27px auto 20px auto;
}
.certificatesRecordYtb a:hover {
    background: #CB0004 url("../img/innerPages/videoreportazhi/certificatesRecordYtb.png") no-repeat 12% 50%;
}
.certificatesRecordYtb p {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #454545;
    margin: 0 auto 40px auto;
}

.whatsReportBg {
    background: url("../img/whatsReportBg.jpg") no-repeat top center;
    background-size: cover;
}
.whatsReportHeader {
    padding: 0;
}
.whatsReportHeader p:nth-child(1) {
    font-weight: 400;
    font-size: 22px;
    line-height: 80%;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    background: rgba(13, 168, 0, 0.85);
    padding: 14px 0;
    margin: 29px 0 0 0;
}
.whatsReportHeader img:nth-child(2) {
    display: block;
    margin: 18px auto 0 auto;
}
.whatsReport {
    text-align: center;
    padding: 0;
}
.whatsReport img {
    margin-top: -35px;
}
.whatsReportBottom a:nth-child(1) {
    width: 297px;
    height: 52px;
    display: block;
    margin: 0px auto 32px auto;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25);
    border-radius: 50px;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    text-transform: uppercase;
    color: #454545;
    text-decoration: none;
    padding: 15px 0 0 30px;
    background: #FFFFFF url("../img/whatsReportBottom.png") no-repeat 8% 50%;
}
.priceBlockMainBottom a:hover {
    background-color: #F8F3F3;
    color: #ff0000;
}
.whatsReportModal {
    padding: 18px;
}
.whatsReportModal .promoVideo {
    width: 266px;
    height: 475px;
    margin: 0 auto;
    border: 2px solid #FFFFFF;
    border-radius: 10px;
}
.whatsReportModal iframe {
    display: block!important;
    width: 266px!important;
    height: 475px!important;
    margin: 0 auto!important;
    border: 2px solid #FFFFFF!important;
    border-radius: 10px;!important;
}
.whatsReportModal .promoVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.whatsReportModal .carousel-control-prev-icon {
    background: url("../img/whatsReportSlidePrev.svg") no-repeat;
    width: 45px;
    height: 46px;
    opacity: 1;
}
.whatsReportModal .carousel-control-next-icon {
    background: url("../img/whatsReportSlidePrev.svg") no-repeat;
    width: 45px;
    height: 46px;
    opacity: 1;
    transform: rotate(
            180deg
    );
}
.whatsReportModal .carousel-control-next {
    right: 30px;
}
.whatsReportModal .carousel-control-prev {
    left: 30px;
}
.whatsReportModal .modal-content {
    background: transparent;
    border: none;
}
.whatsReportModal .modal-dialog {
    top: 25%;
}
.whatsReportModal .modal-header {
    right: 85px;
    top: -30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .whatsReport img {
        max-width: 40%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .whatsReport img {
        max-width: 40%;
        margin-top: -10px;
    }
}


.personalWarrantyBg {
    background: #5C4646;
}
.personalNikita {
    display: block;
    position: relative;
    left: 56%;
    margin-top:30px;
    margin-bottom: 8px;
}
.personalNikitaSign {
    position: absolute;
    top:0;
    margin-left: 20px;
}
.personalWarrantyLeft {
    background: url("../img/innerPages/carServicePage/personalWarrantyLeftContent.png") no-repeat;
    background-size: cover;
    position: relative;
    padding: 0;
}
.personalWarrantyLeftContent {
    background: linear-gradient(-71deg, transparent 116px, #402C31 0);
    height: 96px;
    overflow: hidden;
    margin-bottom: 29px;
}
.personalWarrantyLeftContentWrapper {
    position: relative;
    left: 56%;
}
.personalWarrantyLeftContent p:nth-child(1) {
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    color: #FFFFFF;
    margin: 16px 0 10px 0;
}
.personalWarrantyLeftContent p:nth-child(2) {
    font-weight: 500;
    font-size: 12px;
    line-height: 150%;
    color: #FFFFFF;
    margin: 0 0 16px 0;
}
.personalWarrantyRight p:nth-child(1) {
    font-weight: 600;
    font-size: 24px;
    line-height: 120%;
    color: #FFFFFF;
    margin: 59px 0 25px 0;
}
.personalWarrantyRight p:nth-child(2) {
    font-weight: 300;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
    margin: 0 0 25px 0;
}
.personalWarrantyRight p:nth-child(2) a {
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
    text-decoration: none;
}
.personalWarrantyRight p:nth-child(3) {
    margin: 0 0 18px 0;
}
.personalWarrantyRight p:nth-child(3) a {
    font-weight: 700;
    font-size: 30px;
    line-height: 100%;
    color: #FFFFFF;
    margin: 0 0 18px 27px;
    text-decoration: none;
    vertical-align: middle;
}
.personalWarrantyRight p:nth-child(4) {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
}
@media (max-width: 1399.98px) {
    .personalWarrantyLeftContentWrapper {
        left: 42%;
    }
    .personalNikita {
        left: 42%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .personalWarrantyLeftContent {
        background: linear-gradient(-71deg, transparent -8px, #313131 0);
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .personalWarrantyRight {
        text-align: center;
    }
    .personalWarrantyRight p:nth-child(4) {
        margin-bottom: 40px;
    }
}

.winterBg {
    background: url("../img/innerPages/winterPage/winterBg.svg") no-repeat center bottom;
    background-size: cover;
}
.winterHeader p:nth-child(1) {
    font-weight: 900;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 29px 0 0 0;
}
.winterHeader p:nth-child(2) {
    font-weight: 400;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    text-transform: lowercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin: 0 0 17px 0;
}
.winterTopBlocks {
    display: flex;
    justify-content: center;
}
.winterTopBlocks .winterTopBlock:nth-child(1) {
    width: 174px;
    height: 84px;
}
.winterTopBlocks .winterTopBlock:nth-child(2) {
    width: 155px;
    height: 84px;
}
.winterTopBlocks .winterTopBlock:nth-child(3) {
    width: 184px;
    height: 84px;
}
.winterTopBlocks .winterTopBlock:nth-child(4) {
    width: 201px;
    height: 84px;
}
.winterTopBlocks .winterTopBlock:nth-child(5) {
    width: 201px;
    height: 84px;
}
.winterTopBlocks .winterTopBlock:nth-child(6) {
    width: 138px;
    height: 84px;
}
.winterTopBlocks .winterTopBlock:nth-child(7) {
    width: 135px;
    height: 84px;
}
.winterTopBlock {
    background: #CEDCE3;
    border-radius: 3px;
    margin: 0 7px;
    display: inline-block;
    padding: 7px 8px 0 8px;
}
.winterTopBlock p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
.winterTopBlocksImg {
    display: flex;
    justify-content: center;
}
.winterTopBlocksImg img {
    margin-top: -7px;
    z-index: 999;
}
.winterCenterBlocks {
    display: flex;
    justify-content: center;
}
.winterCenterBlocks p:nth-child(1) {
    font-weight: 900;
    font-size: 26px;
    line-height: 31px;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin-top: -55px;
    margin-right: 35px;
}
.winterCenterBlocks img:nth-child(2) {
    margin-top: -92px;
}
.winterCenterBlocks p:nth-child(3) {
    font-weight: 900;
    font-size: 26px;
    line-height: 31px;
    text-align: right;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.85);
    margin-top: -55px;
    margin-left: 35px;
}
.winterBottomBlocksImg {
    display: flex;
    justify-content: center;
}
.winterBottomBlocksImg img {
    margin-top: -107px;
    z-index: 999;
    margin-bottom: -6px;
}
.winterBottomBlocks {
    display: flex;
    justify-content: center;
}
.winterBottomBlocks .winterBottomBlock:nth-child(1) {
    width: 174px;
    height: 84px;
}
.winterBottomBlocks .winterBottomBlock:nth-child(2) {
    width: 155px;
    height: 84px;
}
.winterBottomBlocks .winterBottomBlock:nth-child(3) {
    width: 184px;
    height: 84px;
}
.winterBottomBlocks .winterBottomBlock:nth-child(4) {
    width: 201px;
    height: 84px;
}
.winterBottomBlocks .winterBottomBlock:nth-child(5) {
    width: 201px;
    height: 84px;
}
.winterBottomBlocks .winterBottomBlock:nth-child(6) {
    width: 138px;
    height: 84px;
}
.winterBottomBlocks .winterBottomBlock:nth-child(7) {
    width: 135px;
    height: 84px;
}
.winterBottomBlock {
    background: #003B7C;
    border-radius: 3px;
    margin: 0 7px;
    display: inline-block;
    padding: 7px 8px 0 8px;
}
.winterBottomBlock p {
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #fff;
}
.winterBottomBlocksButton a {
    display: block;
    width: 400px;
    height: 64px;
    background: #D80000;
    box-shadow: 0px 6px 15px #838383;
    border-radius: 100px;
    font-weight: 700;
    font-size: 18px;
    line-height: 65px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 27px auto 34px auto;
    text-decoration: none;
}
.winterBottomBlocksButton a:hover {
    background: #8d0027;
}
@media (min-width: 768px) and (max-width: 991px) {
    .winterTopBlocksImg {
        display: none;
    }
    .winterBottomBlocksImg {
        display: none;
    }
    .winterCenterBlocks img:nth-child(2) {
        margin-top: 0;
    }
    .winterCenterBlocks {
        display: grid;
    }
    .winterCenterBlocks p:nth-child(1) {
        margin: 15px 0;
        text-align: center;
    }
    .winterCenterBlocks p:nth-child(1) br {
        display: none;
    }
    .winterCenterBlocks p:nth-child(3) {
        margin: 25px 0;
        text-align: center;
    }
    .winterCenterBlocks p:nth-child(3) br {
        display: none;
    }
    .winterTopBlock {
        wrap-after: flex;
        width: 201px!important;
        margin-bottom: 10px;
    }
    .winterTopBlocks {
        flex-flow: wrap;
    }
    .winterBottomBlocks {
        flex-flow: wrap;
    }
    .winterBottomBlock {
        wrap-after: flex;
        width: 201px!important;
        margin-bottom: 10px;
    }

}

.photoStat {
    margin: 40px 0;
}
.trapezeWrapperTop {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-top: 18px;
}
.trapezeWrapperBottom {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: -75px;
}

.hex {
    overflow: hidden;
    visibility: hidden;
    -webkit-transform: rotate(120deg);
    -moz-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    -o-transform: rotate(120deg);
    transform: rotate(120deg);
    cursor: pointer;
    border: 3px solid #000;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.images1{
    overflow: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);

}
.images2{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    visibility: visible;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -ms-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);

}
.images2 img {
    width: 100%;
    height: inherit;
    object-fit: contain;
}
.one {
    width: 300px;
    height: 155px;
    margin: 0 -100px 0 -100px;
}

.trapezeTop {
    height: 0;
    width: 170px;
    border-top: 79px solid #E7E7E7;
    border-left: 44px solid transparent;
    border-right: 44px solid transparent;
    position: relative;
    top: -15px
}
.trapezeBottom {
    height: 0;
    width: 170px;
    border-bottom: 79px solid #E7E7E7;
    border-left: 44px solid transparent;
    border-right: 44px solid transparent;
    position: relative;
    bottom: -15px
}
.photoStatBtn {
    display: block;
    margin: 40px auto 40px auto;
    width: 296px;
    height: 84px;
    background: #A50027;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    font-weight: 600;
    font-size: 22px;
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    text-decoration: none;
}
.photoStatBtn:hover {
    background: #8d0027;
    color: #fff;
}
.images2 img:hover {
    opacity: 0.8;
}
@media (max-width: 1399.98px) {
    .photoStat {
        width: 103%;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .photoStat {
        width: 103%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .photoStat {
        width: 100%;
    }
    .trapezeWrapperBottom {
        margin-top: -55px;
    }
    .trapezeTop {
        width: 160px;
    }
    .trapezeBottom {
        width: 160px;
    }
    .one {
        width: 300px;
        height: 150px;
        margin: 0 -110px 0 -110px;
    }
}

.talkClientsWrapperCont {
    text-align: center;
}
.talkClientsWrapper {
    width: 219px;
    height: 390px;
    display: inline-flex;
    flex-wrap: wrap;
    margin: 0 30px 42px 30px;
}
.talkClientsVideo {
    width: 219px;
    height: 390px;
}

.aboutUsPageText ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 31px;
}
.aboutUsPageText li {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #454545;
    background: url("../img/check.png") no-repeat 0 50%;
    padding-left: 30px;
}
.aboutUsPageBottomHeader {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 28px;
    text-align: center;
    color: #D80000;
    margin: 37px 0 23px 0;
}
.aboutUsPageBottom {
    display: flex;
}
.aboutUsPageBottom .warrantyVideo {
    margin: 0 40px 23px 0;
    border-radius: 20px;
}
.aboutUsPageBottom .warrantyVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.aboutUsPageBottom p strong {
    font-family: Roboto,sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #454545;
}
.aboutUsPageBottom p {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #454545;
}
.aboutUsPageBottomP {
    font-family: Roboto,sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #454545;
}
.aboutUsPageContent {
    margin-bottom: 25px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .aboutUsPageBottom {
        display: block;
    }
    .aboutUsPageBottom .warrantyVideo {
        width: 286px;
        height: 241px;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .aboutUsPageBottom {
        display: block;
    }
    .aboutUsPageBottom .warrantyVideo {
        width: 286px;
        height: 241px;
        float: left;
    }
}

.aboutUsPageTextInner {
    border-bottom: none;
    margin-top: 51px;
    margin-bottom: 28px;
}
.promoRecordInner {
    background: #3E1A1A;
    border-radius: 20px;
}
.promoRecordInner .topRecordForm .ui-widget {
    margin-top: 22px;
}
.promoRecordInner .topRecordForm input {
    margin: 17px auto;
}
.promoRecordInner .promoRecordHeader p:nth-child(2) {
    padding: 0;
}
.promoRecordInner .topRecordForm a {
    font-weight: 700;
    font-size: 24px;
    line-height: 105.8%;
    color: #FF0000;
    margin: 0;
    text-decoration: none;
}
.promoRecordInner .topRecordForm p:nth-last-child(3) {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin: 16px 0 5px 0;
}
.promoRecordInner .topRecordForm p:nth-last-child(1) {
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    margin: 5px 0 16px 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .promoRecordInner .topRecordForm .ui-widget {
        width: 324px;
    }
    .promoRecordInner .topRecordForm input {
        width: 324px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .promoRecordInner .topRecordForm .ui-widget {
        width: 324px;
    }
    .promoRecordInner .topRecordForm input {
        width: 324px;
    }
    .aboutUsPageTextInner {
        margin-top: 101px;
    }
}
.promoRecordHeaderNew {
    text-align: center;
}
.promoRecordHeaderNew p:nth-child(1) {
    font-size: 22px;
    color: #FFFFFF;
    padding: 5px 0 0 0;
    text-transform: uppercase;
    text-align: center;
    margin: 22px 0 0 0;
    text-shadow: 1px 1px 2px black;
}
.promoRecordHeaderNew a {
    display: inline-block;
    font-family: Roboto,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: 1px 1px 2px black;
}
.promoRecordHeaderNew a span {
    border-bottom: 1px #FFFFFF dashed;
}
.servicesListTop {
    display: flex;
}

#errorForm .successFormWrapper p:nth-child(1) {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #FFFFFF;
    text-shadow: 2px 2px 2px #000000;
    margin: 0 0 15px 0;
    font-weight: normal;
    text-transform: none;
}

.newLeftMenu {
    width: 280px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    display: none;
    margin: 0;
}
.newLeftMenu ul {
    list-style-type: none;
    padding: 15px 26px 16px 39px;
}
.newLeftMenu a {
    font-weight: 400;
    font-size: 14px;
    line-height: 105.8%;
    color: #210606;
    text-decoration: none;
    text-align: left;
}
.newLeftMenu a:hover {
    color: #FF0000;
}
.newLeftMenu a p {
    background: #FFFFFF;
    border-bottom: 1px dashed #210606;
    display: inline-block;
}
.newLeftMenu a p:hover {
    border-bottom: 1px dashed #FF0000;
}
.newLeftMenu li:nth-last-child(1) {
    background: none!important;
}
.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.newLeftMenuHam a {
    margin-right: 10px;
}
body > div.container-fluid.menuTopBg.d-none.d-sm-block > div > div > div > nav > ul > li.nav-item.dropdown.newLeftMenuHam > a {
    background: url("../img/newLeftMenu.png") no-repeat 10% 50%, url(../img/topMenuBorder.jpg) no-repeat 100% 50%;
}
body > div.container-fluid.menuTopBg.d-none.d-sm-block > div > div > div > nav > ul > li.nav-item.dropdown.newLeftMenuHam > a:hover {
    background: url("../img/newLeftMenuHover.png") no-repeat 10% 50%, url(../img/topMenuBorder.jpg) no-repeat 100% 50%;
}
body > div.container-fluid.menuTopBg.d-none.d-sm-block > div > div > div > nav > ul > li.nav-item.dropdown.newLeftMenuHam > a > span {
    margin-left: 10px;
}

.electronDiagnostics p:nth-child(1) {
    margin: 0;
    padding: 13px 0 9px 0;
}
.electronDiagnostics p:nth-child(2) {
    color: #530C0C;
    font-size: 14px;
    margin: 0;
}
.electronDiagnostics p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #BD0005;
    margin: 0px 0 5px 0;
}
.electronDiagnostics a:nth-child(4) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.electronDiagnostics a:nth-child(4):hover {
    background: #8d0027;
}
.electronDiagnostics {
    background: #EFEAEA url("../img/innerPages/stockPage/electronDiagnostics.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.stockGaranty p:nth-child(1) {
    margin: 0;
    padding: 13px 0 9px 0;
    text-transform: none;
}
.stockGaranty p:nth-child(2) {
    color: #530C0C;
    font-size: 14px;
    margin: 0 0 14px 0;
}
.stockGaranty a:nth-child(3) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.stockGaranty a:nth-child(3):hover {
    background: #8d0027;
}
.stockGaranty {
    background: #EFEAEA url("../img/innerPages/stockPage/stockGaranty.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.tinkoffDiagnostics p:nth-child(1) {
    margin: 0;
    padding: 13px 0 9px 0;
}
.tinkoffDiagnostics p:nth-child(2) {
    color: #530C0C;
    font-size: 14px;
    margin: 0;
}
.tinkoffDiagnostics p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #BD0005;
    margin: 0px 0 59px 0;
}
.tinkoffDiagnostics a:nth-child(4) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.tinkoffDiagnostics a:nth-child(4):hover {
    background: #8d0027;
}
.tinkoffDiagnostics {
    background: #EFEAEA url("../img/innerPages/stockPage/tinkoffDiagnostics.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.skidkaGaranty p:nth-child(1) {
    margin: 0;
    padding: 13px 0 9px 0;
    text-transform: none;
}
.skidkaGaranty p:nth-child(2) {
    color: #530C0C;
    font-size: 14px;
    margin: 0 0 14px 0;
}
.skidkaGaranty a:nth-child(3) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.skidkaGaranty a:nth-child(3):hover {
    background: #8d0027;
}
.skidkaGaranty {
    background: #EFEAEA url("../img/innerPages/stockPage/skidkaGaranty.jpg") no-repeat 100% 0;
    padding-bottom: 14px;
    background-size: contain;
}
.skidkaDiagnostics p:nth-child(1) {
    margin: 0;
    padding: 6px 0 5px 0;
    text-transform: none;
}
.skidkaDiagnostics p:nth-child(2) {
    color: #530C0C;
    font-size: 14px;
    margin: 0 0 5px 0;
}
.skidkaDiagnostics p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    color: #BD0005;
    margin: 0px 0 5px 0;
}
.skidkaDiagnostics a:nth-child(4) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.skidkaDiagnostics a:nth-child(4):hover {
    background: #8d0027;
}
.skidkaDiagnostics {
    background: #EFEAEA url("../img/innerPages/stockPage/skidkaDiagnostics.jpg") no-repeat 100% 0;
    padding-bottom: 10px;
    background-size: contain;
}
.mobGaranty p:nth-child(1) {
    margin: 0;
    padding: 5px 0 9px 0;
    text-transform: uppercase;
}
.mobGaranty p:nth-child(2) {
    color: #530C0C;
    font-size: 14px;
    margin: 0 0 5px 0;
}
.mobGaranty a:nth-child(3) {
    display: block;
    width: 147px;
    height: 37px;
    background: #CA0030;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
    border-radius: 50px;
    font-weight: 600;
    font-size: 12px;
    line-height: 105.8%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    padding: 12px 0 0 0;
    margin: 0;
}
.mobGaranty a:nth-child(3):hover {
    background: #8d0027;
}
.mobGaranty {
    background: #EFEAEA url("../img/innerPages/stockPage/mobGaranty.jpg") no-repeat 100% 0;
    padding-bottom: 10px;
    background-size: contain;
}
.mobGaranty p:nth-child(2) span {
    color: #F00;
    font-size: 16px;
    font-weight: 700;
}
.mobTopBg {
    background: url("../img/innerPages/mobPage/mobTopBg.jpg") no-repeat bottom;
    background-size: cover;
}
.topHeaderMob p:nth-child(1) {
    color: #FFF;
    text-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.85);
    font-size: 32px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin: 60px 0 20px 0;
}
.topHeaderMob p:nth-child(1) span {
    color: var(--top-active, #F00);
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.topHeaderMob p:nth-child(2) {
    color: #FFF;
    text-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.85);
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 33px 0;
}
.bottomHeaderMob p {
    background: url("../img/innerPages/mobPage/bottomHeaderMob.png") no-repeat;
    color: #BD0005;
    padding: 13px 0 13px 80px;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 20px 0;
}
.bottomHeaderMob p span {
    color: #BD0005;
    font-size: 36px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}
.bottomHeaderMob p:nth-child(1) {
    padding: 0 0 13px 80px;
}
.bottomHeaderMob {
    margin-bottom: 44px;
}
.mobContentHeader p {
    color: #D80000;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 33px 0 24px 0;
}
.mobContent ul {
    padding: 0;
    list-style-type: none;
}
.mobContent li {
    color: #626262;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 5px 0;
}
.mobContent li span {
    color: #F00;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%
}
.mobContentButton a {
    width: 324px;
    height: 52px;
    border-radius: 50px;
    background: #CA0030;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.35);
    margin: 0 auto 36px auto;
    display: block;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 105.8%; /* 16.928px */
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 18px;
}
.mobContentBottomBg {
    background: #29161C;
}
.mobContentBottom {
    text-align: center;
    margin: 18px 0 0 0;
}
.tinkoffTopBg {
    padding: 0;
}
.tinkoffTopBg img {
    width: 100%;
}
.tinkoffTopHeader p {
    color: #000;
    text-align: center;
    font-family: OpenSans,sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 33px 0 32px 0;
}
.tinkoffTopLeft p {
    color: #626262;
    font-family: OpenSans,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 30px */
}
.tinkoffTopLeft a {
    display: block;
    width: 324px;
    height: 52px;
    border-radius: 50px;
    background: #CA0030;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.35);
    color: #FFF;
    text-align: center;
    font-family: OpenSans,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 105.8%; /* 16.928px */
    text-transform: uppercase;
    text-decoration: none;
    padding: 18px 0 0 0;
    margin: 31px 0 75px 0;
}
.tinkoffTopRight img {
    width: 100%;
    margin: 0 0 49px 0;
}

/**/
.iskaliCenter p:nth-child(1) {
    color: #D80000;
    text-align: center;
    font-family: OpenSans,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 83.333% */
    text-transform: uppercase;
    margin: 36px 0 10px 0;
}
.iskaliCenter p:nth-child(2) {
    color: #454545;
    text-align: center;
    font-family: OpenSans,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
    margin: 0 0 5px 0;
}
.iskaliCenter p:nth-child(2) span {
    color: #0047FF;
    font-family: OpenSans,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
    border-bottom: 1px dashed #0047FF;
}
.iskaliCenter p:nth-child(3) {
    color: #454545;
    text-align: center;
    font-family: OpenSans,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px; /* 122.222% */
}
.iskaliServiceHeader {
    text-align: center;
    margin-bottom: 30px;
}
.iskaliServiceHeader img {
    cursor: pointer;
}
.iskaliServiceBg {
    background: url("../img/innerPages/vy-iskali-avtoservis/iskaliServiceBg.jpg") no-repeat bottom;
    background-size: cover;
}
.iskaliTopBgHidden {
    padding-top: 0;
}
.iskaliTopBgClose {
    text-align: center;
    margin-bottom: 20px;
}
.iskaliTopBgClose img {
    cursor: pointer;
}
.iskaliMapBgClose {
    text-align: center;
}
.iskaliMapBgClose img {
    position: relative;
    z-index: 99999;
    cursor: pointer;
}
.iskaliMapBgClose iframe {
    margin-top: -51px;
}

.rekvizity p {
    font-size: 18px;
    text-align: left;
    color: #000;
    margin: 0;
}
.rekvizity p:nth-child(1) {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}
.rekvizity {
    margin-bottom: 40px;
}


/**/
.warrantySeoLeftBlock {
    text-align: center;
}
.warrantySeoLeftBlock img:nth-child(2) {
    margin: 15px 20px 8px 0;
}
.warrantySeoLeftBlock p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
    vertical-align: text-top;
}
.warrantySeoLeftBlock p:nth-child(3) span {
    font-size: 24px;
    line-height: 28px;
}
.warrantySeoLeftBlock p:nth-child(4) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 0 24px 7px 0;
}
.warrantySeoLeftBlock p:nth-child(5) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 0 24px 30px 0;
}
.warrantySeoLeftBlock .warrantyVideo {
    width: 311px;
    height: 200px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}
.warrantySeoLeftBlock .warrantyVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.warrantySeoLeftBlock iframe {
    width: 311px!important;
    height: 200px!important;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}

.warrantySeoRightBlock {
    text-align: center;
}
.warrantySeoRightBlock img:nth-child(2) {
    margin: 15px 20px 8px 0;
}
.warrantySeoRightBlock p:nth-child(3) {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
    vertical-align: text-top;
}
.warrantySeoRightBlock p:nth-child(3) span {
    font-size: 24px;
    line-height: 28px;
}
.warrantySeoRightBlock p:nth-child(4) {
    font-family: Roboto,sans-serif;
    font-style: italic;
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    color: #454545;
    margin: 0 24px 7px 0;
}
.warrantySeoRightBlock .warrantyVideo {
    width: 311px;
    height: 200px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}
.warrantySeoRightBlock .warrantyVideo .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.warrantySeoRightBlock iframe {
    width: 311px!important;
    height: 200px!important;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
}
.warrantySeoBlockBg {
    background: #EBEBEB;
    padding-top: 46px;
}
.mobileSeoHeaderBlock p:nth-child(1) {
    color: #5B3333;
    font-size: 20px;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    line-height: 80%; /* 16px */
    margin: 19px 0 8px 0;
}
.mobileSeoHeaderBlock p:nth-child(1) span {
    color: #F00;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 80%;
}
.mobileSeoHeaderBlock p:nth-child(2) {
    color: #4F2020;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 105.8%; /* 16.928px */
    text-transform: uppercase;
    margin-right: 65px;
    margin-bottom: 11px;
}
.mobileSeoRightBlock ul {
    list-style-type: none;
    padding-left: 0;
}
.mobileSeoRightBlock li {
    color: #5B3333;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 16.928px */
    margin-top: 3px;
    background: url("../img/mobileLists.png") no-repeat 0 50%;
    padding-left: 10px;
}
.mobileSeoRightBlock a:nth-child(2) {
    margin-right: 12px;
    display: inline-block;
}
.mobileSeoBottomBlock p {
    color: #F00;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 19.2px */
    margin: 10px 0 13px 0;
}
.complaintSeoBg {
    background: #BBB;
}
.complaintSeoHeader p:nth-child(1) {
    color: #3A3D46;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    line-height: 80%;
    margin: 28px 0 23px 0;
}
.complaintSeoHeader p:nth-child(1) span {
    color: #D80000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 80%; /* 16px */
}
.complaintSeoLeft p:nth-child(2) {
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 12px 0 0 0;
}
.complaintSeoLeft p:nth-child(3) {
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 16.928px */
    margin: 0 0 11px 0;
}
.complaintSeoLeft a:nth-child(4) {
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin-bottom: 34px;
    display: inline-block;
}
.complaintSeoLeft a:nth-child(4) img {
    margin-right: 6px;
}
.complaintSeoRight p:nth-child(1) {
    color: #3A3D46;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 105.8%; /* 23.276px */
    text-transform: uppercase;
    margin-bottom: 10px;
}
.complaintSeoRight p:nth-child(2) {
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 12.696px */
    margin-bottom: 16px;
}
.complaintSeoRight .ui-widget {
    width: 333px;
    height: 37px;
    border: 1px solid #808080;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/innerPages/seoPageInner/complaintSeoRightSelect.png") no-repeat 95% 50% #FFFFFF;
    margin: 0 auto 10px auto;
}
.complaintSeoRight .ui-selectmenu-text {
    display: block;
    margin: 7px 0 0 0;
}
.complaintSeoRight input[type="text"] {
    width: 333px;
    height: 37px;
    border: 1px solid #808080;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 0 0 16px 0;
}
.complaintSeoRight .personalDataForms {
    margin: 0;
    text-align: left;
}
.personalSeoChekbox {
    color: #3A3D46;
    text-align: left;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 12.696px */
}
.personalSeoChekbox span {
    float: right;
    margin-left: 14px;
}
.complaintSeoRight button {
    width: 333px;
    height: 53px;
    border-radius: 50px;
    background: #C50020;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%; /* 16.1px */
    text-transform: uppercase;
    margin-top: 17px;
}
.recordSeoBg {
    background: #545454;
}
.seoLabels {
    text-align: center;
    margin: 26px auto 9px auto;
}
.recordSeoLeft {
    margin-top: 35px;
}
.recordSeoLeft p:nth-child(2) {
    color: #FFF;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 16.928px */
    margin: 12px 0 9px 0;
}
.recordSeoLeft a:nth-child(3) {
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 105.8%; /* 21.16px */
    margin: 0 0 28px 0;
    text-decoration: none;
    display: inline-block;
}
.recordSeoLeft a:nth-child(3) img {
    margin-right: 6px;
}
.recordSeoRight p:nth-child(1) {
    color: #FFF;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 23.276px */
    margin: 27px 0 5px 0;
}
.recordSeoRight p:nth-child(2) {
    color: #FFF;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 14.4px */
    margin: 0 0 14px 0;
}
.recordSeoRight .ui-widget {
    width: 333px;
    height: 37px;
    border: 1px solid #808080;
    box-sizing: border-box;
    border-radius: 6px;
    padding: 0 0 0 38px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%,url("../img/innerPages/seoPageInner/complaintSeoRightSelect.png") no-repeat 95% 50% #FFFFFF;
    margin: 0 auto 10px auto;
}
.recordSeoRight .ui-selectmenu-text {
    display: block;
    margin: 7px 0 0 0;
}
.recordSeoRight input[type="text"] {
    width: 333px;
    height: 37px;
    border: 1px solid #808080;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 14px;
    color: #454545;
    padding: 0 0 0 38px;
    background: #FFFFFF url("../img/phoneIconForms.png") no-repeat 5% 50%;
    margin: 0 0 16px 0;
}
.recordSeoRight .personalDataForms {
    margin: 0;
    text-align: left;
}
.recordSeoRight .personalSeoChekbox {
    color: #FFF;
    text-align: left;
    font-family: Roboto,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 12.696px */
}
.recordSeoRight .personalSeoChekbox span {
    float: right;
    margin-left: 14px;
}
.recordSeoRight .topRecordFormButtonGroup {
    margin: 13px 0 0 0;
}
/**/

.rabotaFranVideoBg {
    background: linear-gradient(180deg, #E4CCBA 0%, #FEFEFD 40.1%, #FEFEFD 60.42%, #E4CCBA 100%);
    margin-top: 43px;
}
.rabotaFranVideoHeader p {
    margin: 34px 0 19px 0;
}

.rabotaMainVideoWrapInnerHeader p:nth-child(1) {
    color: #D80000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 80%; /* 22.4px */
    text-transform: uppercase;
    margin: 40px 0 20px 0;
}
.rabotaMainVideoWrapInnerHeader p:nth-child(2) {
    color: #000;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 20px 0;
}
.rabotaMainVideoWrapInner .rabotaMainVideo {
    width: 280px!important;
    height: 219px!important;
}
.rabotaMainVideoWrapInner iframe {
    width: 275px!important;
    height: 210px!important;
    margin: 5px 8px 0 8px;
}
.youtubeInner {
    text-align: center;
    border-bottom: 1px solid #BBB;
}
.youtubeInner a {
    display: inline-block;
    margin: 44px 0 20px 0;
}
.youtubeInner p {
    color: #454545;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%; /* 16px */
}

.bringFriendBg {
    background: #DCDCDC;
    background-size: cover;
}
.bringFriendHeader p {
    color: #F00;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 80%; /* 16px */
    margin: 30px 0 33px 0;
}
.bringFriendCash img {
    margin: 0 0 0 55px;
}
.bringFriendCash p:nth-child(2) {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 10px 0 20px 55px;
}
.bringFriendMobile p:nth-child(1) {
    color: #F00;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    padding-left: 44px;
}
.bringFriendMobile ul {
    list-style-type: none;
    padding: 0;
}
.bringFriendMobile li {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 18px 0;
    padding-left: 44px;
}
.bringFriendMobile ul li:nth-child(1) {
    background: url("../img/bringFriendMobile1.png") no-repeat 0 0;
}
.bringFriendMobile ul li:nth-child(2) {
    background: url("../img/bringFriendMobile2.png") no-repeat 0 0;
}
.bringFriendMobile ul li:nth-child(3) {
    background: url("../img/bringFriendMobile3.png") no-repeat 0 0;
}
.bringFriendMobile li:nth-child(3) strong {
    color: #F00;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
}
.bringFriendMobile li:nth-child(3) strong span {
    color: #F00;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
}
.bringFriendMobile p:nth-child(3) {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 16.8px */
    padding-left: 44px;
    margin: 0;
}
.bringFriendMobile a {
    text-decoration: none;
}
.bringFriendMobile a:nth-child(4) {
    padding-left: 34px;
}
.referWork {
    padding: 0;
}
.ng2024 {
    background: url("../img/ng2140Desktop.png"),#F3EFEF;
    height: 82px;
}
p.izmajlovo {
    margin-bottom: 0;
    font-size: 18px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
}
/*New*/
.corporatePageServicesTopNew {
    margin: 0 0 34px 0;
}

.prazhskaya {
    color: #D80000!important;
    text-align: center!important;
    font-family: "Open Sans",sans-serif;
    font-size: 18px!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: 120%!important;
}

.concernsBg {
    background: #251111;
}
.concernsWrapper {
    text-align:center;
}
.concernsWrapper a {
    display:inline-block;
    padding: 15px 0 0 0;
}
.concernsModal .modal-dialog {
    max-width: 992px;
}
.concernsModal .modal-content {
    border-radius: 20px 0px 20px 20px;
}
.concernsModalTopHeader {
    color: #454545;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; /* 100% */
    margin: 29px 0 28px 0;
}
.concernsModalTop {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 854px;
    margin: 0 auto;
}
.concernsModalTopLeft {
    display: flex;
}
.concernsModalTopLeftUl p {
    color: #C50020;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 15px 32px;
}
.concernsModalTopLeftUl li {
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.concernsModalTopRight {
    display: flex;
}
.concernsModalTopRightImg {
    text-align: center;
}
.concernsModalTopRightImg p {
    color: #454545;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 9.844px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%;
    margin: 5px 0 10px 0;
}
.concernsModalTopRightUl p {
    color: #C50020;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    margin: 0 0 15px 32px;
}
.concernsModalTopRightUl li {
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 5px;
}
.concernsModalCenter {
    width: 854px;
    border-top: 1px solid #C5C5C5;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.concernsModalCenter p {
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: 20px 0 30px 0;
}
.concernsModalCenter a {
    margin-top: 15px;
    margin-right: -70px;
    margin-left: 60px;
}
.concernsModalCenter a img {
    width: 195px;
}
.concernsModalCenter p span {
    color: #C50020;
    font-weight: 600;
}
.concernsModalCenter p strong {
    font-weight: 600;
}
.concernsModalBottom {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 0 0 13px 0;
    background: #E3E3E3;
    border-radius: 0 0 20px 20px;
}
.concernsModalBottomLeft {
    margin-right: 40px;
}
.concernsModalBottomLeft p {
    color: #454545;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 21.6px */
    text-transform: uppercase;
    margin: 20px 0 10px 0;
}
.concernsModalBottomRight {
    margin: 15px 0 0 0;
}
.concernsModalBottomToggle p {
    width: 490px;
    color: #C50020;
    font-family: RobotoBold,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding: 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #C5C5C5;
    cursor: pointer;
    background: url("../img/concernsModalBottomToggle.png") no-repeat 97% 50%;
}
.concernsModalBottomToggleRev p {
    background: url("../img/concernsModalBottomToggleRev.png") no-repeat 97% 50%;
}
.concerns p {
    width: 490px;
    color: #3A3D46;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.concernsModal .modal-header .btn-close {
    background: transparent url("../img/concernsModalClose.png") no-repeat;
    opacity: 1;
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    z-index: 999;
    position: relative;
    top:20px;
    left:20px;
}

.carServicePageHeader p {
    margin-bottom: 10px;
}
.yandexBestPlace {
    text-align: center;
    margin: 0 10px 10px 0;
}
.mainYandexBage {
    margin: 4px 10px 11px 0;
    display: block;
    width: 150px;
    height: 50px;
}
.main2gisBage {
    margin: 4px 0 11px 0;
    display: block;
    width: 150px;
    height: 50px;
}
.bageCont {
    display: flex;
    justify-content: center;
    align-items: baseline;
}
.menuTopBg {
    margin-top: 10px;
}


/**/
.concernsInnerBlockBg {
    background: #EBEBEB;
}
.concernsInnerBlock {
    width: 748px;
    height: 274px;
    background: #FFF;
    margin: 23px auto 26px auto;
}
.concernsInnerBlockBg .concernsModalTopHeader {
    color: #D80000;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    background: none;
    margin: 0;
    padding:16px 0 0 0;
}
.concernsInnerBlockBg .concernsModalTop img {
    padding: 14px 26px 21px 26px;
}
.concernsInnerBlockBg .concernsModalTop ul li {
    background: url("../img/concernsModalLi.png") no-repeat 0 0;
}

.concernsInnerBottomWrapper {
    width: 748px;
    height: 309px;
    background: #F0F0F0;
    margin: 28px auto;
}
.concernsInnerBottom {
    padding: 0 19px;
    display: flex;
    justify-content: space-around;
}
.concernsInnerBottomTop p:nth-child(1) {
    color: #D80000;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin: 0;
    padding: 15px 0 6px 0;
}
.concernsInnerBottomTop p:nth-child(2) {
    color: #454545;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
    padding: 0 0 17px 0;
}
.promoVideoConcernsInner {
    width: 250px;
    height: 160px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
}
.promoVideoConcernsInner .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.concernsInnerBottomLeft iframe {
    width: 250px!important;
    height: 160px!important;
}
.concernsInnerBottomLeft p {
    color: #454545;
    text-align: center;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%; /* 14.812px */
    margin: 10px 0 0 0;
}
.warrantySeoBlockBg {
    padding: 0 0 56px 0;
}
.warrantySeoBlockBgInner .warrantySeoRightBlock {
    text-align: center;
}
.warrantySeoBlockBgInner .warrantySeoRightBlock img:nth-child(1) {
    margin: 15px 20px 8px 0;
    vertical-align: bottom;
}
.warrantySeoBlockBgInner .warrantySeoRightBlock p:nth-child(2) {
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
    text-align: left;
    text-transform: uppercase;
    color: #454545;
    display: inline-block;
    vertical-align: text-top;
}
.warrantySeoBlockBgInner .warrantySeoRightBlock p:nth-child(2) span {
    font-size: 24px;
    line-height: 28px;
}
.warrantySeoBlockBgInner .warrantySeoRightBlock 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 24px 7px 0;
    font-weight: normal;
    display: block;
    text-transform: none;
}
.warrantySeoBlockInnerHeader p {
    color: #D80000;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%; /* 24px */
    text-transform: uppercase;
    margin: 36px 0 32px 0;
}
.concernsInnerBottomRight {
    width: 100%;
}
.concernsInnerBottomRightWrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
}
.concernsInnerBottomRightBlock {
    display: grid;
    width: 110px;
}
.concernsInnerBottomRightBlock img {
    margin: 0 auto 10px auto;
}
.concernsInnerBottomRightBlock p {
    color: #454545;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 10px; /* 100% */
    margin: 0 0 7px 0;
}

.quadcopterRedizAll {
    margin-top: 10px;
}
.quadcopterRedizAll a {
    width: 255px;
    height: 60px;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    line-height: 20px;
    background-size: 40px;
}
.carServicePageFormWrapperBlockAll a {
    display: block;
    width: 350px!important;
    margin: 0 auto 13px auto;
}
.carServicePageFormWrapperBlockAll a span {
    width: 289px!important;
    display: inline-flex!important;
}
.carServicePageFormWrapperAll {
    margin: 32px 0 30px 0;
}
.carServicePageFormWrapperBlockAll {
    padding: 0 12px;
}
.carServicePageFormWrapperAllForm {
    margin: 20px 0 0 0;
}
.carServicePageNavAll a {
    width: 140px!important;
    display: inline-block!important;
    margin: 0!important;
}
.carServicePageNavAll a span {
    background: none !important;
    width: 105px !important;
}
.stationsLeftAll {
    border-right: 1px solid #C2C2C2;
}
.stationsAll {
    margin: 20px 0;
}
.carServicePageListsHeaderAll {
    border-top: 1px solid #C2C2C2;
    margin: 28px 0 0 0;
}
.stationsAllTop p {
    color: #D80000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 80%; /* 22.4px */
    text-transform: uppercase;
    margin: 20px 0 0 0;
    background: #DCDCDC;
    padding: 12px 0;
}

.usefullVideoWrapper {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.usefullVideoWrap .play {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    height: 100%;
    width: 100%;
    opacity: 1;
    cursor: pointer;
}
.usefullVideoWrap {
    width: 326px;
    height: 218px;
    margin-bottom: 38px;
}
.usefullVideoWrap:nth-last-child(3),.usefullVideoWrap:nth-last-child(2),.usefullVideoWrap:nth-last-child(1) {
    margin-bottom: 0;
}
.usefullVideo {
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
.usefullVideoWrap iframe {
    width: 100% !important;
    height: 100% !important;
    border-radius: 10px!important;
}

.newFranchisePageHeaderFluid {
    background: #171651;
}
.newFranchisePageHeaderFluid p {
    color: #EDD07F;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    text-align: center;
    margin: 10px 0;
}
.newFranchisePageHeaderFluid p span {
    font-size: 22px;
}
.newFranchisePagePromoBg {
    background: url("../img/newFranchisePagePromoBg.jpg") no-repeat 0 top;
    background-size: cover;
    position: relative;
}
.newFranchisePagePromoBg p:nth-child(1) {
    color: #F00;
    text-align: right;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 16px;
    position: relative;
    width: 328px;
    float: right;
    margin-top: 60px;
}
.newFranchisePagePromoBg p:nth-child(1) span {
    position: absolute;
    width: 328px;
    top: 18px;
    left: -30px;
}
.newFranchisePagePromoBg p:nth-child(2) {
    color: #000;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 14px;
    position: relative;
    width: 371px;
    float: right;
}
.newFranchisePagePromoBg p:nth-child(2) span {
    position: absolute;
    width: 371px;
    top: 11px;
    left: -47px;
}
.newFranchisePagePromoBg p:nth-child(3) {
    color: #000;
    text-align: right;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
    line-height: 14px;
    position: relative;
    width: 415px;
    float: right;
}
.newFranchisePagePromoBg p:nth-child(3) span {
    position: absolute;
    width: 415px;
    top: 11px;
    left: -47px;
}
.newFranchisePagePromoBg p:nth-child(4) {
    color: #FFF;
    text-align: right;
    font-size: 18px;
    font-style: italic;
    font-weight: 600;
    line-height: 16px;
    position: relative;
    width: 458px;
    float: right;
}
.newFranchisePagePromoBg p:nth-child(4) span {
    position: absolute;
    width: 458px;
    top: 18px;
    left: -50px;
}
.newFranchisePagePromoBg img:last-child {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    text-align: center;
}
.newFranchisePageHeadersBg {
    background: #000;
}
.newFranchisePageHeadersBg p {
    color: #FFC785;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    margin: 22px 0;
}

.newFranchisePageNikitaBg {
    background: linear-gradient(180deg, #FFF 59.18%, #FFF 81.43%, #FDF0E1 96.73%, #FFE3C6 100%);
    margin-bottom: 15px;
}
.newFranchisePageNikitaRight p {
    color: #454545;
    font-family: Roboto, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.newFranchisePageNikitaRight p:nth-child(1) {
    color: #F00;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
    text-transform: uppercase;
    margin: 15px 0 15px 0;
}
.newFranchisePageNikitaRight p:nth-child(5) {
    margin: 0;
}
.newFranchisePageNikitaLeft {
    padding-left: 0;
}
.newFranchisePageNikitaLeft img {
    width: 100%;
}
.mewFranchisePageNetworkBg {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.85) 26.41%, rgba(255, 255, 255, 0.85) 90.5%, rgba(255, 255, 255, 0.25) 100%), url('../img/newFranchisePagePromoBg.jpg') lightgray 50% / cover no-repeat;
    padding-top: 25px;
    margin-bottom: 15px;
}
.franchisePageNetworkHeader {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 36%, #FFF 74.5%, rgba(255, 255, 255, 0.00) 100%);
}
.franchisePageNetworkHeader p {
    color: #530C0C;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 80%;
    text-align: center;
    margin: 10px 0;
}
.franchisePageNetworkHeader p span {
    color: #D80000;
    text-align: center;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 80%;
}
.franchisePageNetworkLeft p {
    color: #000;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 15px 0;
}
.franchisePageNetworkLeft {
    margin-top: 30px;
}
.franchisePageNetworkRight {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    margin-bottom: 23px;
}
.franchisePageNetworkCircle p {
    font-family: Roboto, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #530C0C;
}
.franchisePageNetworkCircle {
    margin: 20px 0;
}
.newFranchisePageAdvantBg {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.85) 26.41%, rgba(255, 255, 255, 0.85) 90.5%, rgba(255, 255, 255, 0.25) 100%), url('../img/newFranchisePagePromoBg.jpg') lightgray 50% / cover no-repeat;
    padding-top: 25px;
    margin-bottom: 15px;
}

.franchisePageAdvantWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
.newFranchisePageAdvantBlock {
    width: 357px;
    background: #FFF;
    border-radius: 15px;
    box-shadow: 0px 4px 4px 0px rgba(190, 94, 56, 0.50);
    overflow: hidden;
    margin: 15px 8px 31px 8px;
}
.newFranchisePageAdvantBlock p:nth-child(1) {
    color: #FFF;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 22px; /* 137.5% */
    text-transform: uppercase;
    margin: 0;
    padding: 10px;
    min-height: 65px;
    display: grid;
    align-items: center;
}
.newFranchisePageAdvantBlock p:nth-child(3) {
    min-height: 120px;
    color: #000;
    font-family: Roboto,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 20px;
    display: grid;
    align-items: center;
    margin: 0 0 0 15px;
}
.cl823831 {
    background: #823831;
}
.clBE5E38 {
    background: #BE5E38;
}

.sviblovoInner {
    color: #F00;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: none;
    margin: 0 auto;
    display: block;
}

.sviblovo {
    background: url("../img/sviblovo.gif") no-repeat 6% 10%;
    padding: 0 0 10px 31px;
}

.videoServer {
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.playServer {
    background: url("../img/videoExamplesPlay.svg") no-repeat center center;
    width:30%;
    height:30%;
    position:absolute;
    left:0;
    right:0;
    top:0;
    bottom:0;
    margin:auto;
    background-size: contain;
}
.promoVideoNew {
    width: 312px;
    height: 199px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 16px auto 8px auto;
    position: relative;
    cursor: pointer;
}
.warrantyVideoNew {
    width: 361px;
    height: 260px;
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
    position: relative;
}
.warrantyVideoNew2 {
    width: 235px;
    height: 157px;
    border: 2px solid #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    display: inline-block;
    position: relative;
    margin: 0 17px;
    cursor: pointer;
}
.rabotaMainVideoWrapNew {
    width: 280px;
    height: 219px;
    border: 5px solid #fff;
    border-radius: 5px;
    margin: 0 8px;
    position: relative;
    cursor: pointer;
}
.usefullVideoWrapNew {
    width: 326px;
    height: 218px;
    margin-bottom: 38px;
    position: relative;
    cursor: pointer;
}
.usefullVideoWrapNew .videoServer {
    border-radius: 10px;
}
.reviewVideoInnerPageRepNew {
    width: 100%;
    height: 282px;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 1px 20px #FFFFFF;
    position: relative;
    cursor: pointer;
}
.reviewVideoInnerPageRepNew .videoServer {
    border-radius: 10px;
}
.talkClientsWrapperNew {
    width: 219px;
    height: 390px;
    margin: 0 30px 42px 30px;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    flex-wrap: wrap;
}
.wrapperVideoExamplesWorkNew {
    width: 311px;
    height: 224px;
    border: 2px solid #FFFFFF;
    box-sizing: content-box;
    filter: drop-shadow(0px 1px 8px rgba(0, 0, 0, 0.35));
    border-radius: 5px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.wrapperVideoExamplesWorkNew .videoServer {
    object-fit: contain!important;
}
.reviewVideoInnerPageWrapperNew {
    width: 100%;
    height: 172px;
    background-size: cover;
    margin: 0 0 17px 0;
    position: relative;
    cursor: pointer;
}
.reviewVideoInnerPageWrapperNew .videoServer {
    object-fit: cover;
}
.reviewMainVideoWrapNew {
    height: 150px;
    border: 1px solid #9D9D9D;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
    border-radius: 5px;
    margin: 0 10px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.whatsAppReportNew {
    width: 266px;
    height: 475px;
    margin: 0 auto;
    border: 2px solid #FFFFFF;
    position: relative;
    border-radius: 10px;
    cursor: pointer;
}
.whatsAppReportNew .videoServer {
    border-radius: 10px;
    object-fit: cover!important;
}
.wrapperTestDriveVideoNew {
    width: 100%;
    height: 172px;
    background-size: cover;
    border-radius: 5px;
    border: 1px solid #9D9D9D;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
    position: relative;
    cursor: pointer;
}

.wrapperVideoExamplesWorkNewInner {
    width: 207px;
    height: 150px;
    display: inline-flex;
    align-items: center;
    margin: 10px;
    position: relative;
    cursor: pointer;
}
.wrapperVideoExamplesWorkNewInner .videoServer {
    object-fit: contain!important;
}
.aboutUsPageBottomNew {

}

.newFranchisePageNikitaLeftNew {
    width: 100%;
    height: 370px;
    margin: 15px 0;
    position: relative;
    cursor: pointer;
}
.newFranchisePageNikitaRight p:nth-child(1) {
    margin-top: 25px;
}
.newFranchisePageNikitaRight p {
    margin-bottom: 10px;
}
.newFranchisePageNikitaRightImg {
    margin-top: 15px;
}

/* complaintBlockBg Start */
.complaintBlockBg {
    background: #CDCDCD;
}
.complaintBlockBottomWrapper {
    border-radius: 10px;
    background: #FFF;
    display: flex;
    justify-content: space-evenly;
    margin: 40px 0;
}
.complaintBlockBottomLeft img {
    display: block;
    margin: 20px auto 15px auto;
}
.complaintBlockBottomLeft p {
    color: #000;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 47px 0;
}
.complaintBlockBottomRight p:nth-child(1) {
    color: #000;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 20px 0 15px 0;
}
.complaintBlockBottomRight p {
    color: #4A4A4A;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 10px 0;
}
.complaintBlockBottomRight button {
    width: 279px;
    height: 52px;
    border-radius: 50px;
    background: #CA0030;
    color: #FFF;
    text-align: center;
    font-family: Roboto, sans-serif;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.35);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 115%;
    margin: 6px 0 20px 10px;
}

.mainVipAbonementHeader p {
    font-size: 24px;
    text-align: center;
    color: #530C0C;
    text-transform: uppercase;
    margin: 36px 0 23px 0;
}
.mainVipAbonementHeader p span {
    color: #D80000;
}
.mainVipAbonementBg {
    background: url("../img/mainVipAbonementBg.jpg") no-repeat center center;
    background-size: cover;
    border-radius: 20px;
}
.mainVipAbonementBg {
    display: flex;
    align-items: baseline;
    justify-content: space-around;
    margin-bottom: 55px;
}
.mainVipAbonementBg img {
    margin: 33px 0 0 0;
}
.mainVipAbonementBg a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 324px;
    height: 52px;
    flex-shrink: 0;
    border-radius: 50px;
    background: #CA0030;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
    color: #FFF;
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    margin: 22px auto 34px auto;
}

.giftReviewBg {
    background: #CEDEF0;
}
.giftReviewHeader p:nth-child(1) {
    color: #FFF;
    text-shadow: 0px 3px 8px rgba(0, 43, 93, 0.60);
    font-family: "Open Sans",sans-serif;
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
    margin: 35px 0 30px 0;
}
.giftReviewHeader p:nth-child(2) {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px; /* 125% */
    margin-bottom: 15px;
}
.giftReviewStation .ui-widget {
    width: 456px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #D2D2D2;
    padding-left: 42px;
    background: url("../img/stationTopMark.png") no-repeat 5% 50%, url("../img/giftReviewStationMark.png") no-repeat 95% 50% #FFFFFF;
}
.giftReviewStation .ui-widget .ui-selectmenu-text {
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 105.8%;
    display: block;
    margin: 9px 0 0 0;
}
.giftReviewRules ul {
    list-style-type: none;
    padding: 0;
    margin: 15px 0;
}
.giftReviewRules ul li {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 20px;
    margin: 0 0 25px 0;
}
.giftReviewRules ul li:nth-last-child(1) {
    margin: 0;
}
.giftReviewRules ul li strong {
    font-weight: 600;
}
.giftReviewSuccess a {
    display: flex;
    width: 456px;
    height: 49px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    border-radius: 10px;
    background: #E31E24;
    color: #FFF;
    text-align: center;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    text-decoration: none;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 15px 0;
}
.giftReviewBottom {
    margin-bottom: 149px;
}