.grid-item-cta,
.news a:hover {
    text-decoration: none
}


.grid-item-cta-arrow,
p.price-currency {
    position: relative;
    float: right
}

/* ********************************************************************** */
.news-item {
    width: 100% !important;
}

.stock-item a {
    text-decoration: none !important; 
}

div.swiper-slide-info {
    width: 450px;
    height: 450px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    position: relative;
    z-index: 9;
    float: left;
}
/* ********************************************************************** */

@font-face {
    font-display: auto;
    font-family: bebasneuebook;
    src: url(../fonts/BebasNeueBook.otf) format("otf");
    font-style: normal;
    font-weight: 400;
    font-display: auto;
}

@font-face {
    font-display: auto;
    font-family: bebasneue;
    src: url(../fonts/bebasneue-light.ttf);
    font-style: normal;
    font-weight: 300;
    font-display: auto;
}

@font-face {
    font-display: auto;
    font-family: bebasneue;
    src: url(../fonts/bebasneue-thin.ttf);
    font-style: normal;
    font-weight: 200;
    font-display: auto;
}

@font-face {
    font-display: auto;
    font-family: bebasneue;
    src: url(../fonts/bebasneue-regular.ttf);
    font-style: normal;
    font-weight: 400;
    font-display: auto;
}

body {
    font-display: auto;
    font-family: PragmaticaLightC, sans-serif;
}

.first-banner {
    background: url('https://lada.by/wp-content/uploads/2021/03/NIVA_BLACK.jpg');
    height: 525px;
    background-size: cover;
    margin-top: 0px;
}

.second-banner {
    background: url('https://lada.by/wp-content/uploads/2021/06/VESTA_taxi.jpg');
    height: 525px;
    background-size: cover;
    margin-top: 0px;
}

.third-banner {
    background: url('https://lada.by/wp-content/uploads/2021/07/All_LE_JUNE.jpg');
    height: 525px;
    background-size: cover;
    margin-top: 0px;
}

.fourth-banner {
    background: url('https://lada.by/wp-content/uploads/2021/04/All_LE_APRIL-3.jpg');
    height: 525px;
    background-size: cover;
    margin-top: 0px;
}


.swiper-container {
    width: 100%;
    height: 100%;
}

span.weekend {
    display: block;
    clear: left;
    padding: 2% 0 0 0;
    color: #f7761f;
    font-size: 20px;
    font-family: PragmaticaC;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-position: 50% !important
}

.swiper-slide-info {
    width: 290px;
    height: 375px;
    float: right;
    color: #fff
}

.swiper-slide-info a {
    width: 290px
}

.select-car {
    padding: 15px 0 105px
}

.main-header {
    font-display: auto;
    font-family: Bebas, sans-serif;
    font-family: PragmaticaLightC;
    letter-spacing: 1px;
    font-weight: 300;
    text-align: center;
    color: #f7761f;
    font-size: 25px;
    padding: 10px 0;
    margin-top: -15px
}

.select-car-grid {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    flex-basis: auto
}

.grid-item {
    max-width: 225px;
    margin-right: 1px;
    margin-bottom: 5px
}

.grid-item:last-child {
    margin-right: 0
}

.grid-item img {
    width: 100%
}

.grid-item-info {
    background-color: #F0F0F0;
    text-align: center
}

.grid-item-info:last-child {
    padding-bottom: 100px
}

.grid-item-info h3 {
    color: #000;
    padding: 10px 0 0;
    font-display: auto;
    font-family: Bebas, sans-serif;
    font-family: PragmaticaLightC;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0
}

.grid-item-info p {
    margin: 0;
    display: block;
    color: #888;
    font-size: 16px;
    font-display: auto;
    font-family: PragmaticaC;
    font-weight: 200;
    line-height: 25px
}

.grid-item-info .triangle-up {
    margin: 0 auto;
    padding-top: 10px
}

.triangle-up {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff
}

.grid-item-cta {
    font-display: auto;
    font-family: PragmaticaC;
    font-weight: 200;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #fff;
    list-style: none;
    margin: 0;
    padding: 0 0 15px
}

.news .h3-orange,
.news p {
    font-display: auto;
    font-family: Bebas, sans-serif;
    letter-spacing: 1px
}

.grid-item-cta li {
    margin: 0 auto;
    width: 95%;
    border-bottom: 1px dotted #000
}

.grid-item-cta a {
    display: block;
    width: 100%;
    color: #7d7d7d;
    height: 100%;
    padding: 10px
}

.news,
.stock {
    padding: 15px 0 10px
}

.grid-item-cta a:hover {
    color: #000;
    text-decoration: none
}

.grid-item-cta a:hover .grid-item-cta-arrow {
    right: -5px;
    transition: all .2s
}

.stock img {
    width: 100%;
    height: auto
}

.stock .stock-item {
    margin-bottom: 5px
}

.news .news-item {
    padding: 15px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    margin-right: -25px
}

.news .grid-button {
    border-top: 1px dotted #7d7d7d
}

p.price-currency,
p.price-from {
    text-decoration: none !important
}

.news a:hover p {
    color: #000
}

.news .h3-orange {
    display: none;
    font-weight: 300;
    color: #ED6B21;
    font-size: 20px;
    margin-bottom: 0
}

.news p {
    font-size: 21px;
    color: #7d7d7d;
    line-height: normal
}

.text-slider {
    background: rgba(73, 89, 101, .8);
    height: 127px;
    color: #fff
}

p.price-from {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    padding-top: 20px;
    padding-left: 25px;
    text-align: left
}

.single-car-block .price-block {
    width: 60px;
    float: right;
    line-height: 14px;
    margin-top: 4px;
    color: #7D7D7D
}

.single-car-block .credit-block {
    width: 75px;
    float: right;
    line-height: 14px;
    margin-top: 4px;
    color: #7D7D7D
}

article p {
    font-size: 14px;
    color: #4E4E4E
}

p.price-currency {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 29px;
    padding: 35px 25px 25px;
    font-weight: 400
}

.black-to-orange,
.black-to-orange:hover,
.item-car a:hover,
.item-car-1 a:hover {
    text-decoration: none
}

@media (min-width:1200px) {
    .swiper-container .container {
        max-width: 1300px
    }
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
    position: fixed
}

@media (max-width:600px) {
    .grid-item {
        max-width: 225px;
        margin-right: 0;
        margin-bottom: 5px;
        width: 50%
    }
}

.black-to-orange {
    color: #000
}

.black-to-orange:hover {
    color: #ED6B21
}

.single-car-block {
    display: flex;
    flex-direction: column;
    padding: 15px;
    transition: background-color ease-in-out 70ms
}

.single-car-block:hover {
    background-color: #f0f0f0
}

.single-line {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0
}

.single-name {
    flex: 1 1 50%;
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px
}

.single-name h2 {
    font-size: 30px;
    display: inline-block;
    text-align: right
}

.single-car-image {
    flex: 1 1 50%;
    display: flex;
    flex-direction: row-reverse
}

.single-line-string {
    flex: 1 1 50%;
    text-align: right;
    font-size: 14px;
    padding: 5px 10px
}

.single-line-number {
    font-display: auto;
    font-family: Bebas, Arial, Helvetica, sans-serif;
    flex: 1 1 50%;
    padding: 5px 10px;
    font-size: 32px;
    line-height: normal
}

.common-info {
    padding: 0
}

.single-car-block .grid-button:first-child {
    border-top: 1px dotted gray
}

.single-line-number small {
    font-size: 20px
}

.bg-accessories {
    background-image: url(https://lada.by/wp-content/uploads/2019/09/accessories.jpg);
    background-position: center;
    background-size: cover;
    height: 500px
}

#dealers .dealers,
#dealers .map {
    display: inline-block;
    vertical-align: top
}

#dealers .map {
    width: 55%;
    height: 100% !important
}

#dealers .dealers {
    width: 40%
}

.dealers {
    float: right;
    width: calc(100% - 650px)
}

.dealers-block {
    border-bottom-width: 1px;
    border-bottom-color: #7d7d7d;
    border-bottom-style: dotted;
    display: block;
    padding-bottom: 10px
}

.dealers-block h2 {
    margin: 10px 0
}

.dealer-contacts {
    display: flex;
    align-items: flex-start;
    margin: 0
}

.dealer-contacts img {
    width: 210px
}

@media (max-width:485px) {
    .dealer-contacts img {
        width: 100%;
        margin-left: -10px
    }
}

@media (width:480px) {
    .dealer-contacts img {
        width: 53%;
        margin-left: -35px
    }
}

/* .dealer-info a {
    display: inline-block;
    margin: 3px 0
} */

.dealer-info {
    padding-left: 15px;
    line-height: 8px;
    font-display: auto;
    font-family: PragmaticaC;
}

.article-action p,
.news-card.news .data-post {
    font-display: auto;
    font-family: Bebas, sans-serif;
}

.fa-star {
    font-size: 13px;
    color: #ee6b1b;
}

.rating {
    margin: 15px 0;
}

.rating p {
    padding: 0;
    margin-bottom: 5px;
    margin-top: 15px;
}

.article-action {
    display: inline-block;
    width: 400px;
    height: auto;
    margin: 10px 1% 10px 0;
    clear: none;
    min-height: 0;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: #fff;
    padding: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #bdbdbd;
    border-image: initial
}

.article-action p {
    float: none;
    font-size: 1em;
    line-height: 1em;
    color: #ed6b21;
    margin: 0
}

.article-action h1 {
    margin: -10px 0 0
}

.article-action h1 a {
    font-size: 20px;
    text-align: left;
    margin: 0;
    font-weight: 400;
    line-height: 1em;
    color: #7d7d7d
}

.tabs-discount {
    width: 152%;
    border: 1px dotted #000;
    border-top: 5px solid #ed6b21;
    padding: 30px 0;
    margin-top: 65px
}

.tabs-discount .content-tabs,
.tabs-discount .tab {
    display: inline-block;
    vertical-align: top
}

.tabs-discount .content-tabs {
    width: 63%
}

.tabs-discount .tab {
    width: 35%;
    text-align: center;
    padding: 0 50px 50px;
    word-wrap: break-word
}

.tabcontent li {
    font-size: 16px
}

.tabs-discount .tab button {
    font-display: auto;
    font-family: bebas;
    font-family: PragmaticaC;
    font-weight: 100;
    background: 0 0;
    border: #ffdead;
    text-transform: uppercase;
    width: 100%;
    color: gray;
    transition: .3s;
    padding: 10px 0;
    margin: 0;
    font-size: 13px;
    outline: 0 !important;
    border-bottom: 1px dotted
}

.tabs-discount .tab button.active,
.tabs-discount .tab button:hover {
    background: #e6e6e6;
    color: #000;
    cursor: pointer
}

.tabs-discount .content-tabs ul {
    list-style: outside
}

button.dilers-credit {
    font-size: 15px
}

.tabs-discount #level2,
.tabs-discount #level3,
.tabs-discount #level33 {
    display: none
}

.clearfix {
    display: table;
    clear: both
}

.form-class {
    width: 730px;
    height: auto;
    min-height: 400px;
    float: left;
    margin-bottom: 20px
}

.form-class form {
    margin: 0;
    overflow: hidden;
    border: 1px solid #c7c7c7;
    padding-bottom: 30px
}

.form-class #left_quest,
.form-class #right_quest {
    margin: 20px 0 0;
    width: 50%;
    float: left;
    height: auto;
    clear: none
}

.form-class #left_quest {
    display: block;
    padding: 0 20px;
    border-right: 1px dotted #7d7d7d
}

.form-class #right_quest {
    border-bottom: 0 solid #fff;
    border-bottom-right-radius: 0;
    border-top: 0 solid #fff;
    padding: 0 20px 20px;
    position: relative
}

.form-class .zag {
    float: left;
    font-size: 24px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: 400;
    line-height: 1em;
    clear: none;
    min-height: 0;
    position: relative;
    top: 0;
    left: 0;
    color: #ed6b21;
    border-bottom-color: #ed6b21;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 10px;
    margin: 0
}

.form-class .input,
.form-class .select {
    color: #7d7d7d;
    float: none;
    font-size: 16px;
    height: 35px;
    font-display: auto;
    font-family: helvetica, arial;
    width: 100%
}

.form-class .select {
    padding: 0 0 0 7px
}

.form-class .input {
    border-color: #c7c7c7;
    border-style: solid;
    border-width: 1px;
    padding: 0 0 0 10px
}

.form-class .formgroup {
    float: left;
    text-align: left;
    margin-left: 0;
    margin-top: 15px;
    clear: both;
    width: 100%
}

.form-class label {
    cursor: pointer
}

.nalichie_note p {
    color: #666;
    line-height: 1.45;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: lighter
}

.form-class .textarea {
    border-color: #c7c7c7;
    border-style: solid;
    border-width: 1px;
    color: #7d7d7d;
    display: block;
    float: none;
    font-size: 16px;
    height: 85px;
    padding: 5px 0 0 10px;
    width: 100%;
    font-display: auto;
    font-family: helvetica, arial
}

.form-class #send_quest {
    background-color: #ed6b21;
    clear: both;
    color: #fff;
    display: block;
    font-size: 30px;
    font-weight: 400;
    height: auto;
    line-height: 1em;
    margin: 20px 0 0;
    min-height: 0;
    padding: 15px;
    text-align: center;
    width: 100%;
    border: 0;
    border-radius: 0;
    transition: all, ease-in, .3s;
    cursor: pointer
}

.form-class #send_quest:hover {
    background-color: #52595d
}

.form-class .hidden {
    display: none
}

.form-class .wrong {
    color: #ed4945;
    font-size: 14px;
    padding-top: 10px
}

.form-class #success {
    font-display: auto;
    font-family: PragmaticaC, sans-serif;
}

.form-class .fancybox-skin {
    border-radius: 0 !important;
    padding: 20px 35px !important;
}

.action-class,
.action-class-serv,
.action-class-serv-region,
.action-class2 {
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    vertical-align: top;
    box-shadow: 2px 9px 8px #00000059;
    border-radius: 20px;
    overflow: hidden;
}

span.special-line {
    position: relative;
    display: block;
}

img.special-line {
    position: absolute;
    bottom: -5px;
    left: 0;
}

.swiper-slide.special h6 {
    position: relative;
    z-index: 9;
}

div.news-card h2.news-title {
    font-family: "PragmaticaLightC";
    margin-bottom: 0;
    font-size: 16px;
    padding: 0 15px;
    line-height: normal;
    color: #495966;
    position: relative;
    /* z-index: 9; */
}

div.action-class-serv p.news-desc,
div.action-class-serv-region p.news-desc {
    font-family: 'PragmaticaC';
    color: #7d7d7d;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
    padding: 5px 15px;
}

.form-class div#success h3 {
    margin-top: 35px;
    font-size: 20px
}

.form-class a.fancybox-item.fancybox-close {
    top: 5px;
    right: 5px
}

.action-class,
.action-class-serv {
    margin-bottom: 35px;
    max-width: 48% !important
}

div.actioniskl-class2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

div.actioniskl-class2 div.news-card {
    margin-bottom: 70px;
}

.action-class-serv-region {
    margin-bottom: 35px;
    max-width: 48% !important
}

.action-class2 {
    margin-bottom: 40px;
    max-width: 48%
}

.action-class2 .news-desc {
    margin-bottom: 50px;
}

.col-md-5.action-class,
.col-md-5.action-class-serv-region,
.col-md-5.action-class-serv {
    max-width: 41.666667%
}

.button-lada,
.more-link,
.submit-button {
    display: block;
    position: absolute;
    width: 93%;
    background: #ED6B21;
    color: #FFF !important;
    text-align: center;
    text-transform: uppercase;
    padding: 6px;
    margin: 18px auto 0;
    left: 0;
    bottom: 5px;
    right: 0;
    font-size: 18px;
    font-weight: 100;
    transition-duration: 1s;
    transition-property: all;
    border: none;
    cursor: pointer
}

div.action-salon .button-lada,
div.action-class-serv .button-lada,
div.action-class-serv-region .button-lada {
    width: 75%;
    padding: 10px;
    border-radius: 20px;
}

.button-lada:hover,
.more-link:hover,
.submit-button:hover {
    background: #ff8037;
    text-decoration: underline !important
}

.button-lada:active,
.more-link:active,
.submit-button:active {
    background: #bd5317;
    text-decoration: underline
}

.more-link {
    width: 75%;
    border-radius: 20px;
    padding: 10px;
}

.action-class2 .button-lada {
    bottom: 10px
}

.news-card.news {
    margin: 2px 2px 15px;
    border: 1px solid #bdbdbd;
    padding: 10px;
    height: 340px
}

.news-card.news h2 {
    font-size: 17px;
    color: #7d7d7d;
    margin-top: 5px !important
}

.news-card.news h2 a {
    font-size: 20px;
    color: #7d7d7d
}

.news-card.news .data-post {
    font-size: 17px;
    letter-spacing: 1px;
    line-height: normal;
    color: #ED6B21;
    margin-top: 5px;
    margin-bottom: 0
}

.pop-up-service-diagnost,
.pop-up-service-razval,
.pop-up-service-shetki,
.pop-up-service-shinom,
.pop-up-service-thanks {
    position: fixed;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    margin-bottom: 30%;
    z-index: 3;
}

.pop-up-service-diagnost .form,
.pop-up-service-razval .form,
.pop-up-service-shetki .form,
.pop-up-service-shinom .form,
.pop-up-service-thanks .form {
    position: relative;
    margin: 10% auto 0;
    width: 25%;
    height: 450px;
    background: #FFF;
    padding: 20px
}

.pop-up-service-thanks .form {
    height: 125px
}

.pop-up-service-diagnost .form h3,
.pop-up-service-razval .form h3,
.pop-up-service-shetki .form h3,
.pop-up-service-shinom .form h3,
.pop-up-service-thanks .form h3 {
    font-size: 28px;
    text-align: center;
    font-display: auto;
    font-family: Bebas;
    color: #ed6b21;
    padding-top: 20px
}

.pop-up-service-diagnost .form .description-form,
.pop-up-service-razval .form .description-form,
.pop-up-service-shetki .form .description-form,
.pop-up-service-shinom .form .description-form {
    font-size: 12px;
    padding-top: 14px;
    font-weight: 300 !important
}

.pop-up-service-diagnost .form label,
.pop-up-service-razval .form label,
.pop-up-service-shetki .form label,
.pop-up-service-shinom .form label {
    padding: 15px 0 0
}

.pop-up-service-diagnost .form .close,
.pop-up-service-razval .form .close,
.pop-up-service-shetki .form .close,
.pop-up-service-shinom .form .close {
    position: absolute;
    right: 10px
}

.pop-up-service-diagnost .form input,
.pop-up-service-razval .form input,
.pop-up-service-shetki .form input,
.pop-up-service-shinom .form input {
    font-weight: 300 !important
}

.pop-up-service-diagnost a.close,
.pop-up-service-razval a.close,
.pop-up-service-shetki a.close,
.pop-up-service-shinom a.close {
    top: 10px !important
}

.pop-up-service-diagnost .close,
.pop-up-service-razval .close,
.pop-up-service-shetki .close,
.pop-up-service-shinom .close {
    float: right;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    padding-left: 7px;
    padding-top: 4px
}

.content-granta {
    width: 100%;
    margin: 0 auto;
    min-height: 335px;
    padding: 0 15%
}

.content-granta .block-granta {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
    padding: 90px 0;
    font-size: 30px
}

.content-granta .block-granta p {
    width: 78%;
    font-size: 22px;
    color: #4A5963;
    font-weight: 500;
    line-height: 26px
}

.block-granta a,
.block-granta a:hover {
    color: #ed6b21;
    transition: all ease-in .2s;
    font-weight: 500
}

.dealer-info p a {
    font-size: 14px;
    font-display: auto;
    font-family: PragmaticaC, Helvetica, sans-serif;
    font-weight: 200;
    color: #3a3a3a;
    cursor: pointer
}

.custom-html-widget h5 a {
    font-display: auto;
    font-family: Bebas, sans-serif;
    font-weight: 400;
    font-size: 32px;
    margin: 0;
    line-height: 1.2;
    color: #212529 !important
}

.custom-html-widget h5 a.black-to-orange {
    font-display: auto;
    font-family: PragmaticaC, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #000
}

.sidebar+.phone {
    font-display: auto;
    font-family: PragmaticaC;
    font-weight: 300;
    float: left;
    padding: 0 15px;
    margin-top: 25px
}

.trade-in .form {
    width: 840px;
    height: auto;
    min-height: 400px;
    float: left;
    margin-bottom: 20px
}

.trade-in .pop-up-service-thanks .form {
    width: 400px;
    height: auto;
    min-height: 160px;
    margin-bottom: 0;
    margin-left: 35%
}

.trade-in #send_quest,
.trade-in .zag {
    font-weight: 400;
    line-height: 1em;
    min-height: 0
}

.trade-in form {
    margin: 0;
    overflow: hidden;
    border: 1px solid #c7c7c7;
    padding-bottom: 30px
}

.trade-in #left_quest,
.trade-in #right_quest {
    margin: 20px 0 0;
    width: 50%;
    float: left;
    height: auto;
    clear: none
}

.trade-in #left_quest {
    display: block;
    padding: 0 20px;
    border-right: 1px dotted #7d7d7d
}

.trade-in #right_quest {
    border-bottom: 0 solid #fff;
    border-bottom-right-radius: 0;
    border-top: 0 solid #fff;
    padding: 0 20px 20px;
    position: relative
}

.trade-in .input,
.trade-in .textarea {
    border-color: #c7c7c7;
    border-style: solid;
    border-width: 1px
}

.trade-in .zag {
    float: left;
    font-size: 24px;
    width: 100%;
    height: auto;
    text-align: left;
    clear: none;
    position: relative;
    top: 0;
    left: 0;
    font-display: auto;
    font-family: bebasneuebook, Arial;
    color: #ed6b21;
    border-bottom-color: #ed6b21;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 10px;
    margin: 0
}

.trade-in .input,
.trade-in .select,
.trade-in .textarea {
    color: #7d7d7d;
    font-size: 16px;
    font-display: auto;
    font-family: helvetica, arial;
    width: 100%
}

.trade-in .select {
    float: none;
    height: 35px;
    padding: 0 0 0 7px
}

.trade-in .input {
    float: none;
    height: 35px;
    padding: 0 0 0 10px
}

.trade-in .formgroup {
    float: left;
    text-align: left;
    margin-left: 0;
    margin-top: 15px;
    clear: both;
    width: 100%
}

.trade-in label {
    cursor: pointer
}

.trade-in .textarea {
    display: block;
    float: none;
    height: 85px;
    padding: 5px 0 0 10px
}

.trade-in #send_quest {
    background-color: #ed6b21;
    clear: both;
    color: #fff;
    display: block;
    font-display: auto;
    font-family: bebasneuebook, Arial;
    font-size: 30px;
    height: auto;
    margin: 20px 0 0;
    padding: 15px;
    text-align: center;
    width: 100%;
    border: 0;
    border-radius: 0;
    transition: all, ease-in, .3s;
    cursor: pointer
}

.trade-in #send_quest:hover {
    background-color: #52595d
}

.trade-in .hidden {
    display: none
}

.trade-in .wrong {
    color: #ed4945;
    font-size: 14px;
    padding-top: 10px
}

.trade-in #success {
    font-display: auto;
    font-family: PragmaticaC
}

.trade-in .fancybox-skin {
    border-radius: 0 !important;
    padding: 20px 35px !important
}

.trade-in div#success h3 {
    margin-top: 35px;
    font-size: 20px
}

.trade-in a.fancybox-item.fancybox-close {
    top: 5px;
    right: 5px
}

.trade-in label.formgroup.c50 {
    width: calc(50% - 10px);
    float: left;
    display: block;
    clear: right
}

.trade-in label.formgroup.c50.right {
    margin-right: 20px
}

.trade-in p.gray-plain {
    margin-top: 0;
    width: 840px;
    color: #000;
    padding: 0 0 15px;
    font-size: 16px;
    font-display: auto;
    font-family: PragmaticaC;
    font-weight: 200;
    line-height: 1.4
}

.trade-in select.red {
    background: #fee
}

.pad-class {
    padding-left: 20px
}

.col-md-8.pad-class a {
    font-size: 22px
}

.promo-text-header.pgallery {
    color: #ED6B21;
    font-size: 35px;
    text-transform: uppercase;
    font-display: auto;
    font-family: Bebas;
    font-family: PragmaticaLightC;
    font-weight: 100
}

.pre-loader {
    width: 100%;
    position: relative;
    background-position: 50% !important;
    background-size: cover
}

.pre-loader .button {
    background: url(https://lada.by/wp-content/uploads/2018/08/v31.png) 50% no-repeat;
    width: 26%;
    height: 300px;
    position: absolute;
    right: 0;
    left: 0;
    top: 30%;
    bottom: 0;
    margin: 0 auto;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-size: contain
}

.pre-loader .button:hover {
    background: url(https://lada.by/wp-content/uploads/2018/08/v32.png) 50% no-repeat;
    background-size: 500px
}

.block-spec .row {
    display: none
}

.block-spec .row.visible {
    display: block
}

.content.actions .row .col-md-3 {
    width: 50% !important
}

.swiper-container-new {
    margin-top: 3px;
    position: relative;
    overflow: hidden
}

.swiper-slide-about {
    width: 350px;
    position: absolute;
    top: 15%
}

.swiper-slide-about h2,
.swiper-slide-about p {
    width: auto;
    height: auto;
    min-height: 0;
    color: #fff;
    line-height: 1em;
    font-display: auto;
    font-family: PragmaticaC;
    text-align: left
}

.swiper-slide-about.left {
    left: 0
}

.swiper-slide-about.right {
    right: 0
}

.swiper-slide-about.bg-black-trsp {
    background: rgba(0, 0, 0, .4);
    padding: 20px
}

.swiper-slide-about.bg-white-trsp {
    background: rgba(255, 255, 255, .4);
    padding: 20px
}

.swiper-slide-about h2 {
    font-size: 45px;
    font-weight: 700;
    margin: 0;
    clear: none
}

.swiper-slide-about p {
    float: left;
    font-size: 35px;
    font-weight: 500;
    margin: 10px 0 0;
    clear: both
}

.choice_lada .choice-item a,
.main-menu-block a.bottom-menu-link,
.main-menu-block-mod a.bottom-menu-link,
.swiper-slide-about a {
    height: 50px;
    clear: none;
    width: 100%;
    font-display: auto;
    font-family: PragmaticaC;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 13px 0 0 20px;
    -webkit-box-shadow: rgba(0, 0, 0, .498039) 0 13px 21px -8px;
    box-shadow: rgba(0, 0, 0, .498039) 0 13px 21px -8px;
    display: block;
    min-width: 0;
    background-image: url(/wp-content/themes/lada/assets/lada-arr1-orng.svg), url(/wp-content/uploads/2018/11/lada-corner.png);
    background-attachment: scroll;
    -webkit-background-size: 20px, auto;
    background-size: 20px, auto;
    background-color: #fff;
    background-position: 95% 50%, 100% 100%;
    background-repeat: no-repeat no-repeat;
    text-align: left;
    color: #f7761f;
    font-size: 16px
}

/* .main-menu-block-mod a.bottom-menu-link {
    margin: 0;
} */

.choice_lada .choice-item a:hover .main-menu-block a.bottom-menu-link:hover,
.main-menu-block-mod a.bottom-menu-link:hover,
.swiper-slide-about a:hover {
    box-shadow: rgba(0, 0, 0, .498039) 0 16px 21px -8px;
    background-color: #f7761f;
    background-image: url(/wp-content/themes/lada/assets/lada-arr1-w.svg), url(/wp-content/uploads/2018/11/lada-corner.png);
    color: #FFF;
    text-decoration: none
}

.swiper-slide .container {
    position: relative;
    min-height: 375px
}

footer.new-footer .info,
footer.new-footer .info h5,
footer.new-footer .info p {
    min-height: 0;
    font-weight: 500;
    height: auto
}

.swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
    position: absolute;
    bottom: 15%;
    z-index: 1;
    left: 70%;
    right: 0
}

.swiper-container-horizontal>.swiper-pagination-new.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    width: 25px;
    height: 4px;
    display: inline-block;
    border-radius: 0;
    background: #FFF;
    opacity: .5
}

.swiper-container-horizontal>.swiper-pagination-new.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1
}

.all-number-slide {
    position: absolute;
    bottom: 14%;
    z-index: 1;
    left: 66%;
    right: 0;
    font-size: 23px;
    color: #FFF
}

.all-number-slide span {
    font-size: 30px;
    padding-top: 0;
    font-weight: 300;
    border-right: 1px solid #FFF;
    padding-right: 9px;
    max-height: 40px
}

.about-cars {
    position: relative;
    padding: 0 0 2em;
    background-image: -webkit-linear-gradient(270deg, #fff 27%, #d8e0e6 100%);
    background-image: linear-gradient(180deg, #fff 27%, #d8e0e6 100%);
    background-position: 0 0;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    clear: both
}

.select-car .item-car {
    display: inline-block;
    width: 246px;
    vertical-align: top;
    margin-right: 35px
}

.select-car .item-car:last-child {
    margin-right: 0
}

.select-actions h2,
.select-car h2,
.select-news h2 {
    font-size: 40px;
    color: #495966;
    font-display: auto;
    font-family: PragmaticaLightC;
    font-weight: 100;
    line-height: 1em;
    text-align: center;
    padding-bottom: 30px
}

.item-car img {
    width: 100%
}

.item-car h3,
.item-car-1 h3 {
    font-size: 24px;
    line-height: 1em;
    font-display: auto;
    font-family: PragmaticaC;
    color: #495966;
    margin-top: 1rem
}

.item-car .finance-link,
.item-car .tdrive-link,
.item-car-1 .finance-link,
.item-car-1 .tdrive-link {
    display: block;
    font-size: 17px;
    line-height: 1em;
    color: #f7761f;
    padding: 10px 0;
    border-top: 1px dotted #f7761f;
    border-bottom: 1px dotted #f7761f;
    background-image: url(/wp-content/themes/lada/assets/lada-arr1-orng.svg);
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    font-display: auto;
    font-family: PragmaticaC;
    font-weight: 500;
    cursor: pointer
}

.item-car .finance-link,
.item-car .tdrive-link {
    -webkit-background-size: 20px;
    background-size: 20px
}

.item-car-1 .finance-link,
.item-car-1 .tdrive-link {
    -webkit-background-size: 20px;
    background-size: 20px;
    margin-top: -19px
}

.item-car .finance-link:hover,
.item-car .tdrive-link:hover,
.item-car-1 .finance-link:hover,
.item-car-1 .tdrive-link:hover {
    background-image: url(/wp-content/themes/lada/assets/lada-arr1-b.svg);
    text-decoration: none;
    color: #495966
}

.item-car .finance-link {
    border-top: none
}

.item-car-1 .finance-link {
    border-top: none;
    margin-top: 0
}

.choice_lada {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 75px !important
}

.choice_lada .choice-item {
    position: relative;
    width: 32%;
    padding-left: 70px
}

@media (min-width:701px) and (max-width:1124px) {

    .auto-ico:before,
    .credit-ico:before,
    .tdrive-ico:before {
        background-image: none !important
    }

    .choice_lada .choice-item {
        height: 50px;
        position: relative;
        width: 32%;
        padding-left: 10px
    }

    .tdrive-ico:before {
        left: -5px
    }
}

.about-cars:after,
.auto-ico:before,
.credit-ico:before,
.tdrive-ico:before {
    position: absolute;
    background-repeat: no-repeat;
    content: ""
}

.choice_lada .choice-item a {
    margin: 0
}

.choice_lada .choice-item p {
    margin-top: 20px;
    padding-left: 1px;
    font-display: auto;
    font-family: PragmaticaC;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #8396a5
}

.select-news .news-item a,
.select-news .news-item h3,
.select-news .news-item p,
.select-news a.all {
    font-size: 21px;
    font-weight: 400;
    font-display: auto;
    font-family: PragmaticaC;
}

.auto-ico:before,
.credit-ico:before,
.tdrive-ico:before {
    left: 0;
    top: -5px;
    width: 65px;
    height: 65px
}

.auto-ico:before {
    background-image: url(/wp-content/uploads/2018/11/lada-icon8.png)
}

.credit-ico:before {
    background-image: url(/wp-content/uploads/2018/11/lada-icon7.png)
}

.tdrive-ico:before {
    left: -5px;
    background-image: url(/wp-content/uploads/2018/11/lada-icon3.png)
}

.about-cars:after {
    background-image: url(/wp-content/uploads/2018/11/lada-line1.png);
    width: 100%;
    height: 145px;
    left: 0;
    bottom: -1px
}

.select-news {
    position: relative;
    padding-bottom: 50px
}

.select-news .news-item {
    display: inline-block;
    max-width: 50% !important;
    margin-bottom: 20px
}

.select-news .news-item:nth-child(6) {
    display: none
}

.select-news .news-item h3 {
    position: relative;
    color: #f7761f;
    line-height: 1em;
    padding-top: 10px;
    padding-bottom: 20px
}

.select-news .news-item h3:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 7px;
    background: #f7761f;
    top: 35px;
    left: 0
}

.select-news .news-item p {
    line-height: normal;
    margin: 10px 0 0;
    color: #495966;
    overflow: hidden;
    height: 70px
}

.select-news .news-item a {
    line-height: 1em;
    margin: 10px 0 20px;
    color: #bfbfbf;
    display: block;
    text-decoration: underline;
    border: none;
    text-transform: lowercase;
    padding: 0
}

.select-news .news-item a:hover {
    color: #495966;
    text-decoration: underline
}

.select-news .news-item a:before {
    display: none
}

.select-news a.all {
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    text-align: left;
    line-height: 0;
    clear: both;
    min-height: 0;
    color: #f7761f;
    text-decoration: underline;
    display: block;
    margin: 20px 0 0 15px
}

.select-news a.all:hover {
    color: #495966
}

footer.new-footer {
    margin-top: 160px;
    position: relative;
    -webkit-background-size: auto;
    background: url(https://www.lada.ru/v4/assets/img/lada-back1.gif) 0 100% no-repeat no-repeat #495966
}

footer.new-footer:before {
    content: "";
    height: 146px;
    clear: none;
    width: 100%;
    position: absolute;
    top: -145px;
    bottom: auto;
    left: 0;
    right: auto;
    z-index: 98;
    background-image: url(https://www.lada.ru/v4/assets/img/lada-topline3.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto
}

footer.new-footer .info {
    display: inline-block;
    border: none;
    width: 430px;
    vertical-align: top;
    font-size: 16px;
    text-align: left;
    line-height: 1em;
    clear: both;
    font-display: auto;
    font-family: PragmaticaC;
    color: #8396a5
}

footer.new-footer .footer-column-1,
footer.new-footer .footer-column-2 {
    display: inline-block;
    width: 310px;
    padding-right: 20px;
    vertical-align: top
}

footer.new-footer .info h5 {
    font-size: 21px;
    width: auto;
    text-align: left;
    line-height: 1em;
    margin: 0;
    clear: none;
    font-display: auto;
    font-family: PragmaticaC;
    color: #fff;
    display: block;
    padding-top: 10px
}

footer.new-footer .info p {
    font-size: 16px;
    width: auto;
    text-align: left;
    line-height: 1em;
    margin: 10px 0 0;
    clear: both;
    font-display: auto;
    font-family: PragmaticaC;
    color: #8396a5
}

footer.new-footer .info .soc-media {
    text-align: left
}

.footer-column-1 h4,
.footer-column-2 h4,
.main-menu-block .grid-menu h4,
.main-menu-block-mod .grid-menu h4,
.main-menu-block .grid-menu-burger h4,
.main-menu-block-mod .grid-menu-burger h4 {
    position: relative;
    font-size: 21px;
    text-align: left;
    font-weight: 100;
    line-height: 1em;
    margin: 0;
    font-display: auto;
    font-family: PragmaticaC;
    color: #fff;
    padding-bottom: 35px
}

.footer-column-1 h4:after,
.footer-column-2 h4:after,
.main-menu-block .grid-menu h4:after,
.main-menu-block-mod .grid-menu h4:after,
.main-menu-block .grid-menu-burger h4:after,
.main-menu-block-mod .grid-menu-burger h4:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 7px;
    background: #f7761f;
    top: 40px;
    left: 10px
}

.footer-column-1 a,
.footer-column-2 a,
.main-menu-block .grid-menu a,
.main-menu-block-mod .grid-menu a,
.main-menu-block .grid-menu-burger a,
.main-menu-block-mod .grid-menu-burger a {
    display: block;
    font-size: 21px;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 5px;
    color: #8396a5;
    font-display: auto;
    font-family: PragmaticaC;
    text-transform: none;
    letter-spacing: 0
}

.footer-column-1 a:hover,
.footer-column-2 a:hover,
.main-menu-block .grid-menu a:hover,
.main-menu-block-mod .grid-menu a:hover,
.main-menu-block .grid-menu-burger a:hover,
.main-menu-block-mod .grid-menu-burger a:hover {
    color: #FFF;
    text-decoration: none
}

footer.new-footer .container {
    margin-top: -40px
}

.pagination-new {
    position: relative;
    z-index: 2;
    top: -100px;
    left: 63%
}




.swiper-container2 {
    position: relative;
    padding-bottom: 75px
}

.numbers-slide {
    position: relative;
    z-index: 10;
    left: 40px;
    top: 13px;
    font-size: 20px;
    color: #495966;
    font-display: auto;
    font-family: PragmaticaC;
    opacity: 0
}

.numbers-slide span {
    font-size: 30px;
    padding-top: 0;
    font-weight: 300;
    border-right: 1px solid #495966;
    padding-right: 9px;
    max-height: 40px;
    font-display: auto;
    font-family: PragmaticaC;
}

.swiper-pagination2 {
    position: absolute;
    bottom: 80px !important;
    left: 47% !important;
    z-index: 1;
    opacity: 0
}

.swiper-pagination2 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 15px;
    background-color: rgba(73, 89, 102, .4);
    opacity: .5
}

@media screen and (max-width:650px) {
    .swiper-pagination2 {
        left: 46.5% !important;
        opacity: 1
    }

    .about-cars {
        padding: 0
    }
}

@media screen and (max-width:450px) {
    .swiper-pagination2 {
        left: 42% !important;
        bottom: 48px !important;
        opacity: 1
    }
}

@media screen and (max-width:350px) {
    .swiper-pagination2 {
        left: 40% !important;
        bottom: 75px !important;
        opacity: 1
    }
}

.swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #495966;
    opacity: 1
}

.min_width_750 {
    display: block
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .swiper-slide .container {
        max-width: 82%;
        padding-right: 18%
    }
}

@media only screen and (max-width:1024px) {
    #dealers .map {
        width: 100%;
        height: 100% !important
    }

    #dealers .dealers {
        width: 100%
    }

    .dealers {
        float: none;
        padding-left: 0
    }

    .itemtop {
        margin-top: 10px
    }
}

@media (max-width:700px) {
    .pre-loader .button:hover {
        background-size: 250px
    }

    .choice_lada {
        width: 100%;
        display: block
    }

    .choice_lada .choice-item {
        position: relative;
        width: 95%;
        padding-left: 70px;
        margin: 0 auto
    }

    .select-car .item-car {
        display: inline-block;
        width: 210px;
        vertical-align: top;
        margin-right: 0;
        margin-left: 35px;
        margin-bottom: 35px;
        text-align: left
    }

    footer.new-footer .info {
        width: 100%
    }

    .choice_lada .choice-item a,
    .main-menu-block a.bottom-menu-link,
    .main-menu-block-mod a.bottom-menu-link,
    .swiper-slide-about a {
        padding-top: 14px;
        font-size: 14px
    }
}

@media (max-width:1370px) {
    .container {
        max-width: 1200px;
        margin-bottom: 0
    }

    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        position: absolute;
        bottom: 15%;
        z-index: 1;
        left: 72%;
        right: 0
    }

    .all-number-slide {
        position: absolute;
        bottom: 14%;
        z-index: 1;
        left: 67%;
        right: 0;
        font-size: 23px;
        color: #FFF
    }
}

@media (min-width:768px) {
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 1 0 16.666667% !important;
        max-width: 33.666667% !important
    }
}

@media only screen and (max-width:1150px) {
    .dealers {
        width: 100%
    }

    #dealers .map {
        width: 100%;
        height: 100% !important;
        padding: 20px 0
    }

    .dealer-contacts {
        width: 100%;
        display: flex;
        margin: 20px 35px
    }

    .dealer-info {
        padding-top: 5px;
        line-height: 8px;
        padding-left: 2%
    }

    .select-car .item-car {
        display: inline-block;
        width: 260px;
        vertical-align: top;
        margin-left: 35px;
        margin-bottom: 30px
    }

    .all-number-slide {
        bottom: 14%;
        left: 70%;
        right: 0
    }

    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 78%
    }
}

@media only screen and (max-width:750px) {
    .min_width_750 {
        display: none
    }

    .pad-class {
        padding-left: 15px
    }

    .pad-class .label {
        padding-top: 15px
    }

    .promo-text .col-md-4 img {
        width: 100%;
        padding-bottom: 15px;
        padding-top: 15px
    }

    .col-md-8.pad-class img {
        width: 70% !important
    }

    #dealers .map {
        width: 100%;
        height: 100% !important
    }

    #dealers .dealers {
        width: 100%
    }

    .dealers {
        width: 100%;
        float: none;
        padding-left: 0
    }

    .tabs-discount {
        width: 100%;
        border: 1px dotted #000;
        border-top: 5px solid #ed6b21;
        padding: 30px 0;
        margin-top: 15px
    }

    .pop-up-service-diagnost .form,
    .pop-up-service-razval .form,
    .pop-up-service-shetki .form,
    .pop-up-service-shinom .form,
    .pop-up-service-thanks .form {
        width: 100%;
        height: 470px
    }

    .tabs-discount .tab {
        width: 100%;
        text-align: center;
        padding: 0 50px 50px;
        word-wrap: break-word
    }

    .tabs-discount .content-tabs {
        width: 100%;
        padding: 15px
    }

    .action-class2 {
        display: inline-block;
        vertical-align: top;
        margin-right: 15px;
        margin-bottom: 35px;
        border: 1px solid #bdbdbd;
    }

    .trade-in #right_quest {
        width: 100%;
        float: none
    }

    .trade-in #left_quest {
        width: 100%
    }

    .trade-in p.gray-plain {
        margin-top: 0;
        width: 100%;
        color: #000;
        padding: 0 0 15px;
        font-size: 16px;
        font-display: auto;
        font-family: PragmaticaC;
        font-weight: 200;
        line-height: 1.4
    }

    .trade-in .form {
        width: 100%;
        height: auto;
        min-height: 400px;
        float: left;
        margin-bottom: 20px
    }

    .trade-in .pop-up-service-thanks .form {
        width: 10%;
        height: auto;
        min-height: 160px;
        margin-bottom: 0;
        margin-left: 0
    }

    .swiper-container-new .swiper-slide-about {
        width: 60%;
        position: absolute;
        top: 200px
    }

    .swiper-container-new .swiper-slide-about h2 {
        font-size: 36px
    }

    .swiper-container-new .swiper-slide-about p {
        float: left;
        font-size: 28px
    }

    .swiper-container-new .swiper-slide-about a {
        margin: 70px 0 0
    }

    .swiper-container-new .swiper-wrapper {
        padding-bottom: 60px
    }

    .swiper-container-new .swiper-slide {
        height: 530px !important
    }

    .pagination-new {
        top: -110px;
        left: 40%
    }

    .all-number-slide {
        left: 47%
    }

    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 60%
    }

    .action-class2 {
        max-width: 90%;
    }

    .action-class {
        max-width: 90%
    }
}

.footer__list_header,
.footer__list_item {
    font-display: auto;
    font-family: PragmaticaC;
    line-height: 1em;
    font-size: 21px
}

@media only screen and (max-width:500px) {
    .select-car .item-car {
        display: contents
    }
}

@media only screen and (max-width:570px) {
    .actioniskl-class2 {
        margin-bottom: 100%
    }
}

@media only screen and (max-width:450px) {
    .swiper-container-new .swiper-slide-about {
        width: 80%;
        position: absolute;
        top: 160px
    }

    .action-class,
    .action-class-serv-region,
    .action-class-serv,
    .action-class2 {
        max-width: 100%;
        width: 100%
    }

    .actioniskl-class2 {
        flex: 80%;
        max-width: 100%;
        margin-bottom: 70% !important;
    }

    .actions {
        margin-bottom: 200px !important;
    }

    .actioniskl-class2.fin-programm {
        margin-bottom: 0% !important;
    }

    .actioniskl-class2.action-salon {
        margin-bottom: 0% !important;
    }

    .actioniskl-class2.action-service {
        margin-bottom: 0% !important;
    }

    #dealers .map {
        width: 100%;
        height: 100% !important
    }

    .dealer-contacts {
        width: 100%;
        display: block;
        margin: 20px 10px
    }

    .dealer-info {
        padding-left: 0;
        padding-top: 14px;
        line-height: 8px
    }

    .swiper-container {
        margin: 0 auto;
        position: relative;
        overflow: hidden;
        list-style: none;
        z-index: 1
    }

    .swiper-slide-info {
        width: 100%;
        height: 370px;
        float: right;
        color: #fff;
        margin-top: 645px
    }

    .swiper-slide-info img {
        width: 250px !important
    }

    .select-news .news-item {
        display: inline-block;
        max-width: 100% !important;
        margin-bottom: 20px
    }

    .select-news .news-item p {
        font-size: 18px;
        height: auto
    }

    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 70% !important
    }
}

@media (max-width:400px) {
    .pre-loader .button:hover {
        background-size: 230px
    }

    .select-car {
        text-align: center
    }

    .select-car .item-car {
        margin-left: 0;
        display: contents
    }

    .pagination-new {
        position: relative;
        z-index: 2;
        top: -110px;
        left: 32%
    }

    .all-number-slide {
        left: 50%
    }

    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 68% !important
    }
}

@media only screen and (max-width:340px) {
    .pagination-new {
        top: -105px;
        left: 26%
    }

    .all-number-slide {
        left: 40%;
        bottom: 82px
    }

    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 65% !important
    }
}

@media only screen and (width:1024px) {
    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 76% !important
    }
}

@media only screen and (width:960px) {
    .select-car .item-car {
        margin-left: 0
    }

    .item-car-car {
        display: flex
    }
}

@media only screen and (width:640px) {
    .select-car .item-car {
        width: 260px
    }
}

@media only screen and (width:823px) {
    .swiper-slide-about.left {
        left: 7%
    }

    .swiper-slide-about.right {
        right: 2%
    }
}

@media (width:736px),
(width:731px) {
    .swiper-pagination-new.swiper-pagination-clickable.swiper-pagination-bullets {
        bottom: 15%;
        left: 57% !important
    }

    .swiper-slide-about.left {
        left: 7%
    }

    .swiper-slide-about.right {
        right: 2%
    }
}

.footer {
    margin-top: 160px;
}

.close,
.close:before,
.footer_line,
.popup {
    position: absolute
}

.footer_line {
    float: left;
    height: 146px;
    clear: none;
    width: 100%;
    top: -145px;
    bottom: auto;
    left: 0;
    right: auto;
    z-index: 1;
    background-image: url(/wp-content/themes/lada/assets/lada-topline3.png);
    background-position: 50% 0;
    background-repeat: repeat;
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto
}

.footer__list_header {
    text-align: left;
    font-weight: 100;
    margin: 0;
    color: #fff
}

.footer__list_underline {
    height: 7px;
    margin: 10px 0;
    width: 70px;
    display: block;
    background-color: #f7761f
}

.footer__list_item {
    font-weight: 400;
    margin: 0 0 5px;
    color: #8396a5;
    display: block
}

.footer__list_item:active {
    color: #fff;
    text-decoration: none
}

.footer__list_item:visited {
    color: #8396a5;
    text-decoration: none
}

.footer__list_item:hover {
    color: #fff;
    text-decoration: none
}

.footer__contact_clientline {
    float: left;
    font-size: 21px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1em;
    margin: 0;
    clear: none;
    min-height: 0;
    font-display: auto;
    font-family: PragmaticaC;
    color: #fff;
    display: block
}

.footer__contact_phone,
.footer__contact_tip {
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 500;
    line-height: 1em;
    margin: 10px 0 0;
    min-height: 0;
    font-display: auto;
    font-family: PragmaticaC;
    display: block;
    float: left
}

.footer__contact_phone {
    font-size: 30px;
    clear: both;
    color: #fff
}

.footer__contact_tip {
    font-size: 21px;
    clear: both;
    color: #8396a5
}

.footer__share_vk {
    float: left;
    height: 24px;
    margin: 20px 0 0;
    clear: both;
    width: 24px;
    -webkit-background-size: auto;
    display: block;
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) no-repeat no-repeat
}

.footer__share_fb,
.footer__share_tw,
.footer__share_yt,
.footer__share_tg {
    float: left;
    height: 24px;
    margin: 20px 0 0 10px;
    clear: none;
    width: 24px;
    display: block
}

.footer__share_vk:hover {
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) no-repeat no-repeat
}

.footer__share_fb {
    -webkit-background-size: auto;
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) -33px 0 no-repeat no-repeat
}

.footer__share_fb:hover {
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) -33px 0 no-repeat no-repeat
}

.footer__share_tw {
    -webkit-background-size: auto;
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) -66px 0 no-repeat no-repeat
}

.footer__share_tw:hover {
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) -66px 0 no-repeat no-repeat
}

.footer__share_yt {
    -webkit-background-size: auto;
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) -99px 0 no-repeat no-repeat
}

.footer__share_yt:hover {
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) -99px 0 no-repeat no-repeat
}

.footer__share_tg {
    -webkit-background-size: auto;
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) -197px 0 no-repeat no-repeat
}

.footer__share_tg:hover {
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) -197px 0 no-repeat no-repeat
}

.footer__share_in,
.footer__share_ok {
    float: left;
    height: 24px;
    margin: 20px 0 0 10px;
    width: 24px;
    -webkit-background-size: auto;
    clear: none;
    display: block
}

.footer__share_in {
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) -132px 0 no-repeat no-repeat
}

.footer__share_in:hover {
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) -132px 0 no-repeat no-repeat
}

.footer__share_ok {
    background: url(/wp-content/themes/lada/assets/lada-soc1.png) -165px 0 no-repeat no-repeat
}

.footer__legal_header,
.footer__legal_txt {
    float: left;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: 500;
    font-display: auto;
    font-family: PragmaticaC;
    line-height: 1em;
    min-height: 0
}

.footer__share_ok:hover {
    -webkit-background-size: auto;
    background: url(/wp-content/themes/lada/assets/lada-soc2.png) -165px 0 no-repeat no-repeat
}

.footer__legal_header {
    font-size: 21px;
    margin: 0;
    clear: none;
    color: #fff;
    display: block
}

.footer__legal_txt {
    font-size: 16px;
    margin: 10px 0 0;
    clear: both;
    color: #8396a5
}

@media only screen and (max-width:959px) {

    .footer__contact_clientline,
    .footer__contact_tip,
    .footer__legal_header,
    .footer__list_header,
    .footer__list_item {
        font-size: 18px
    }

    .footer__list_underline {
        width: 50px;
        height: 5px
    }
}

.actions__header,
.actions__list {
    height: auto;
    float: none;
    clear: none
}

@media only screen and (max-width:767px) {

    .footer__contact_phone,
    .footer__contact_tip {
        margin-top: 10px;
        margin-left: 0
    }

    .footer__contact_phone {
        font-size: 30px
    }

    .footer__legal_header {
        margin: 0
    }

    .footer__legal_txt {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        float: right;
        margin-top: 10px;
        clear: both
    }
}

@media only screen and (max-width:719px) {

    .footer,
    .footer .footer_line .container .row {
        margin-bottom: 0
    }
}

@media only screen and (max-width:650px) {
    .footer {
        margin-bottom: 60px
    }
}

@media only screen and (max-width:479px) {
    .footer {
        margin-bottom: 50px
    }
}

.actions {
    margin: 0 0 250px
}

.actions__header {
    font-size: 40px;
    width: 100%;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    margin: 0 auto;
    min-height: 0;
    font-display: auto;
    font-family: PragmaticaLightC;
    color: #495966;
    padding-right: 20px;
    padding-left: 20px;
    display: block
}

.actions__list {
    width: 1200px;
    min-height: 50px;
    margin: 60px auto 20px
}

.actions__item {
    float: left;
    clear: none;
    color: #000;
    display: block;
    height: auto
}

.actions__item img {
    -webkit-box-shadow: rgba(0, 0, 0, .498039) 0 13px 21px -8px;
    box-shadow: rgba(0, 0, 0, .498039) 0 13px 21px -8px;
    margin-bottom: 20px;
    max-width: 375px;
    max-height: 300px
}

.slider-actions__paginator {
    float: left;
    height: 40px;
    margin: 40px 0 0;
    clear: left;
    width: auto;
    display: block
}

.slider-actions__curr-slide,
.slider-actions__slides-count {
    width: 40px;
    font-weight: 400;
    line-height: 1em;
    min-height: 31px;
    font-display: auto;
    font-family: PragmaticaC;
    color: #495966;
    float: left;
    height: 40px;
    clear: none
}

.slider-actions__curr-slide {
    font-size: 30px;
    text-align: right;
    margin-left: 0;
    margin-top: 0;
    padding-top: 7px
}

.slider-actions__slides-count {
    font-size: 18px;
    text-align: left;
    margin: 0 0 0 7px;
    padding-top: 12px;
    padding-left: 7px;
    border-left: 1px solid #495966
}

.slider-actions__arrow-left {
    float: left;
    height: 40px;
    margin-left: 0;
    margin-top: 0;
    clear: none;
    width: 30px;
    -webkit-background-size: 16px;
    display: block;
    background: url(../img/lada-arr3-b.svg) 50% 50% no-repeat no-repeat
}

.slider-actions__arrow-left:hover {
    background: url(../img/lada-arr3-b.svg) 35% 50% no-repeat no-repeat
}

.slider-actions__arrow-right {
    float: right;
    height: 40px;
    margin: 0;
    clear: none;
    width: 30px;
    display: block;
    -webkit-background-size: 16px;
    background: url(../img/lada-arr2-b.svg) 50% 50% no-repeat no-repeat
}

.slider-actions__arrow-right:hover {
    background: url(../img/lada-arr2-b.svg) 65% 50% no-repeat no-repeat
}

.slider-actions__dots {
    display: flex;
    justify-content: space-between;
    float: left;
    height: 4px;
    margin: 20px 0;
    clear: none;
    width: auto;
    border-radius: 2px;
    background-color: rgba(73, 89, 102, .4)
}

.owl-dot {
    width: 100%;
    border: 0
}

.slider-actions__dots .owl-dot.active {
    background-color: #495966
}

.slider-actions__dots .owl-dot:not(.active) {
    background: 0 0
}

.imagecenter img {
    transition: 0.5s;
    max-width: 100%;
}

.imagecenter {
    transition: 1s;
}

@media only screen and (max-width:1279px) {
    .actions__list {
        width: 980px
    }

    .slider-actions__arrow-left,
    .slider-actions__arrow-right {
        width: 30px;
        height: 40px
    }

    .slider-actions__curr-slide,
    .slider-actions__slides-count {
        height: 40px
    }

    .slider-actions__dots {
        height: 4px
    }
}

@media only screen and (max-width:960px) {
    .yslygi {
        margin-top: 0 !important
    }

    .sidebar a,
    #sidebar a {
        font-size: 15px !important;
    }
}

@media (max-width:575px) {

    .service-action-news-2019,
    .yslygi {
        margin-top: 1% !important;
        left: 1% !important
    }
}

@media only screen and (max-width:1023px) {
    .actions__list {
        width: 900px
    }
}

@media only screen and (max-width:959px) {
    .actions__list {
        width: 720px
    }
}

@media only screen and (max-width:767px) {
    .actions__list {
        width: 660px
    }
}

@media only screen and (max-width:719px) {
    .actions__list {
        width: 580px
    }
}

@media only screen and (max-width:639px) {
    .actions__header {
        font-size: 30px
    }

    .actions__list {
        width: 540px
    }
}

@media only screen and (max-width:599px) {
    .actions {
        margin-top: 0
    }

    .actions__header,
    .actions__list {
        width: 420px
    }
}

@media only screen and (max-width:479px) {

    .actions__header,
    .actions__list {
        width: 300px
    }

    .slider-actions__paginator {
        display: flex
    }

    .slider-actions__curr-slide,
    .slider-actions__paginator,
    .slider-actions__slides-count {
        width: auto
    }
}

@media only screen and (max-width:320px) {
    .actions__list {
        width: 280px
    }
}


@media only screen and (max-width:1150px) {
    .dealers {
        margin-top: 45%
    }
}

@media only screen and (max-width:1050px) {
    .swapswap {
        display: flex;
        flex-direction: column-reverse
    }

    .swiper-pagination2 {
        opacity: 1
    }
}

#alrt_b,
#overlay {
    display: none
}

@media screen and (width:768px) {
    .service-action-news-2019 {
        margin-top: -100% !important
    }

    .fin-programm .action-class2 {
        height: 48% !important;
    }
}

.dealer-info p {
    font-size: 15px
}

.dopclasstab {
    padding: 10px !important;
    font-size: 18px !important
}

@media (max-width:993px) {
    .imagecenter {
        text-align: center
    }
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    z-index: 999;
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s;
    overflow: auto
}

.popup {
    top: 25%;
    left: 0;
    right: 0;
    margin: auto;
    width: 85%;
    min-width: 320px;
    max-width: 500px;
    padding: 15px 20px;
    border: 1px solid #383838;
    background: #fefefe;
    z-index: 1000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font: 14px/18px Tahoma, Arial, sans-serif;
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, .22), 0 19px 60px rgba(0, 0, 0, .3);
    -webkit-animation: fade .6s;
    -moz-animation: fade .6s;
    animation: fade .6s
}

.close {
    top: 3px;
    right: 3px;
    width: 28px;
    height: 28px;
    border: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    background-color: #f7761f !important;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    cursor: pointer;
    outline: 0
}

.close:before {
    color: #a09e9ee6;
    font-display: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    top: 8px;
    right: 9px;
    font-weight: 400;
    text-decoration: none;
    text-shadow: 0 -1px rgba(0, 0, 0, .9);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.close:hover {
    background-color: #f7761f
}

@media (max-width:650px) {
    .rowgranta {
        margin-top: 100px
    }

    .rowgrantacross {
        margin-bottom: 60px
    }
}

div.action-class {
    height: 48%
}

.grid-item.accessories {
    max-width: 100%
}

@media (max-width:650px) {
    .action-class-serv {
        max-width: 100% !important
    }

    .action-class-serv-region {
        max-width: 100% !important
    }

    .menu-service-container {
        margin-top: 60px !important
    }

    .service-action-news-2019 {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:600px) {
    .news-card.news {
        height: 95% !important
    }

    .more-link {
        width: 75% !important
    }

    .imagecenter img {
        right: 0;
    }
}



.imagecenter img:hover {
    transform: scale(1.1);
}

@media (min-width:1100px) and (max-width:1400px) {
    .first-banner {
        background: url('https://lada.by/wp-content/uploads/2021/03/1360x525_Niva_black.jpg');
        /* margin-top: 20px; */
    }

    .second-banner {
        background: url('https://lada.by/wp-content/uploads/2021/06/1360x525_taxi.jpg');
        /* margin-top: 20px; */
    }

    .third-banner {
        background: url('https://lada.by/wp-content/uploads/2021/07/1360x525_april.jpg');
        /* margin-top: 20px; */
    }

    .fourth-banner {
        background: url('https://lada.by/wp-content/uploads/2021/04/1360x525_april.jpg');
        /* margin-top: 20px; */
    }
}

@media (min-width:750px) and (max-width:1100px) {
    .first-banner {
        background: url('https://lada.by/wp-content/uploads/2021/03/1000x525_Niva_black.jpg');
        /* margin-top: 30px; */
    }

    .second-banner {
        background: url('https://lada.by/wp-content/uploads/2021/06/1000x525_taxi.jpg');
        /* margin-top: 30px; */
    }

    .third-banner {
        background: url('https://lada.by/wp-content/uploads/2021/07/1000x525_april.jpg');
        /* margin-top: 30px; */
    }

    .fourth-banner {
        background: url('https://lada.by/wp-content/uploads/2021/04/1000x525_april.jpg');
        /* margin-top: 30px; */
    }
}

@media (max-width:750px) {
    .first-banner {
        background: url('https://lada.by/wp-content/uploads/2021/03/640x525_Niva_black.jpg');
        height: 525px !important;
    }

    .second-banner {
        background: url('https://lada.by/wp-content/uploads/2021/06/640x525_taxi.jpg');
        height: 525px !important;
    }

    .third-banner {
        background: url('https://lada.by/wp-content/uploads/2021/07/640x525_april.jpg');
        height: 525px !important;
    }

    .fourth-banner {
        background: url('https://lada.by/wp-content/uploads/2021/04/640x525_april.jpg');
        height: 525px !important;
    }
}

.myvideo {
position:relative;
padding: 0 0 56.25% 0;
height:0;
overflow:hidden;
}
.myvideo iframe,.myvideo object,.myvideo embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}