/*
Theme Name: lada
Theme URI: http://lada.by
Description: Bootstrap Starter Theme for WordPress. Using Twitter Bootstrap 4.0.0-alpha4.
Author: Sergei Kolos
Author URI: http://simonpadbury.github.io
Version: 1.7.1
License: Unlicense
License URI: http://unlicense.org
*/

/* ::-webkit-scrollbar {
    width: 3px;
}

::-webkit-scrollbar-track {
    /* background-image: url(/wp-content/themes/twentyfifteen/images/background5.png); */
/*     background-color: #858585;
}

::-webkit-scrollbar-thumb {
    background: #b9b9b9;
} */

@keyframes polosa {
    from {
        left: -45%;
        opacity: 1;
    }
    30% {
        left: 100%;
        opacity: 0;
    }
    to {
        left: -45%;
        opacity: 0;
    }
}

@font-face {
    font-family: "PragmaticaLightC";
    src: url(/wp-content/themes/lada/fonts/PragmaticaLightC.otf);
}

div.mylada {
    position: absolute;
    z-index: 999999;
    font-size: 14px;
    font-family: PragmaticaC;
    right: 5%;
    display: block;
    align-items: baseline;
    padding: 5px 10px;
    background-color: #f7761f;
    box-shadow: 3px 3px 4px 0px #00000066;
}

div.mylada img {
    width: 15px;
}

div.mylada a {
    color: #fff;
    text-decoration: none;
}

div#polosa {
    position: absolute;
    width: 43%;
    left: -45%;
    height: 100%;
    z-index: 100;
    opacity: 0;
    background: linear-gradient(to right, #ffddd600 20%, #fff5e152 95%, #000000 5%, #dbdbdb00 80%);
    animation: polosa 6.6s;
    animation-iteration-count: infinite;
    transform: skew(-25deg, 0);
}

body {
    height: auto !important;
}

h1 {
    font-family: "Bebas", Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: normal;
    color: #ed6b21;
    /* text-transform: uppercase; */
}

.orange,
.orange:active,
.orange:focus,
.orange:hover {
    color: #ed6a1a;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

div#content {
    padding-bottom: 25px;
}

#img_selection {
    float: left;
    max-width: 54%;
    padding-right: 13px;
}

#Rul_Selection {
    margin-top: 140px;
}

.container-404 {
    padding-top: 40px;
    text-align: center;
}

@media screen and (max-width: 1370px) {
    #Rul_Selection {
        margin-top: 150px;
    }
}

@media screen and (max-width: 1024px) {
    #Rul_Selection {
        margin-top: 0;
    }
    #img_selection {
        float: none;
        max-width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
    }
}

.container-404 h1 {
    text-align: center;
}

.btn-primary {
    color: #ed6821;
    background-color: #fff;
    border-color: #c7c7c7;
    /* border-radius: 0 !important; */
    font-family: 'Bebas', Hevletica, sans-serif;
    font-family: "PragmaticaLightC";
    position: relative;
    bottom: 0;
}

.btn-primary:hover {
    color: #ed6821;
    background-color: #fff;
    border-color: #c7c7c7;
    bottom: 5px;
}

.btn-primary:hover:before {
    content: "";
    display: block;
    width: 94%;
    height: 10px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: 0;
    left: 3%;
    z-index: -1;
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #ed6821;
    background-color: #fff;
    border-color: #c7c7c7;
}

p.disclaimer {
    font-size: 13px;
    color: #7d7d7d;
    margin: 20px 0;
    font-family: Helvetica, sans-serif;
    font-family: "PragmaticaC";
    font-weight: 200;
}

h1 {
    color: #ed6b21;
    font-family: "PragmaticaLightC";
    font-size: 33px;
    font-weight: normal;
    line-height: 1em;
    margin: 20px 15px 20px 0;
    min-height: 0;
    min-width: 0;
    padding: 2px 0 0;
    position: relative;
    text-align: left;
    width: 65%;
}

h1.car-name {
    margin: 0;
}

img.warranty-img {
    width: 10%;
}


/* Sidebar styles */

.sidebar {
    height: auto;
    margin-top: 0;
    padding: 13px 0 10px;
    border-width: 3px 1px 1px;
    border-color: #ed6b21 #7d7d7d #7d7d7d;
    border-style: solid dotted dotted;
    -webkit-box-shadow: #bebebe 0 20px 20px -15px;
    box-shadow: #bebebe 0 20px 20px -15px;
    display: block;
    width: 100%;
    position: sticky;
    top: 100px;
    background-color: #fff;
    z-index: 1;
}

.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sidebar ul li {
    padding: 0 15px;
    margin: 0;
}

.sidebar a {
    font-size: 20px;
    width: 100%;
    font-weight: normal;
    line-height: 1em;
    font-family: "PragmaticaC";
    padding-top: 10px;
    color: #7d7d7d;
    display: block;
    letter-spacing: 1px;
    text-decoration: none;
}

.sidebar a:hover {
    color: #000;
}

.sidebar li:last-child a {
    border: none;
}

.menu-lada-finance-container {
    height: auto;
    margin-top: 0px;
    padding: 13px 0 10px;
    border-width: 3px 1px 1px;
    border-color: #ed6b21 #7d7d7d #7d7d7d;
    border-style: solid dotted dotted;
    -webkit-box-shadow: #bebebe 0 20px 20px -15px;
    box-shadow: #bebebe 0 20px 20px -15px;
    display: block;
    width: 100%;
}

.menu-lada-finance-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-lada-finance-container ul li {
    padding: 0 15px;
    margin: 0;
}

.menu-lada-finance-container a {
    font-size: 22px;
    width: 100%;
    font-weight: normal;
    line-height: 30px;
    font-family: "PragmaticaC";
    padding: 0 15px;
    padding-top: 10px;
    color: #7d7d7d;
    display: block;
    letter-spacing: 1px;
}

.menu-lada-finance-container a:hover {
    text-decoration: none;
    color: black;
    transition: color 140ms;
}

.menu-lada-finance-container a::before {
    display: block;
    right: 25px;
    background-image: url(./assets/arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 12px;
    height: 18px;
    content: '';
    transition: right 100ms;
}

.menu-lada-finance-container a:hover::before {
    right: 15px;
}

.menu-lada-finance-container a {
    width: 99%;
    margin: 0 auto;
    display: block;
    font-weight: 200;
    text-transform: uppercase;
    /* background-color: white; */
    border-bottom: 1px dotted #7d7d7d;
    transition: color 140ms;
    position: relative;
}

.menu-lada-finance-container li:last-child a {
    border: none;
}

.menu-service-container {
    height: auto;
    margin-top: 0px;
    padding: 13px 0 10px;
    border-width: 3px 1px 1px;
    border-color: #ed6b21 #7d7d7d #7d7d7d;
    border-style: solid dotted dotted;
    -webkit-box-shadow: #bebebe 0 20px 20px -15px;
    box-shadow: #bebebe 0 20px 20px -15px;
    display: block;
    width: 100%;
}

.menu-service-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-service-container ul li {
    padding: 0 15px;
    margin: 0;
}

.menu-service-container a {
    font-size: 19px;
    width: 100%;
    font-weight: normal;
    line-height: 30px;
    font-family: 'Bebas', Helvetica, sans-serif;
    font-family: "PragmaticaC";
    padding-top: 10px;
    color: #000000;
    display: block;
    letter-spacing: 1px;
}

.menu-service-container a:hover {
    text-decoration: none;
    color: black;
    transition: color 140ms;
}

.menu-service-container a::before {
    display: block;
    right: 25px;
    background-image: url(./assets/arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 12px;
    height: 18px;
    content: '';
    transition: right 100ms;
}

.menu-service-container a:hover::before {
    right: 15px;
}

.menu-service-container a {
    width: 99%;
    padding: 7px 45px 7px 15px;
    display: block;
    font-weight: 200;
    text-transform: uppercase;
    font-family: "PragmaticaC";
    color: #7d7d7d;
    border-bottom: 1px dotted #7d7d7d;
    transition: color 140ms;
    position: relative;
}

.menu-service-container li:last-child a {
    border: none;
}

.menu-lada-news-container {
    height: auto;
    margin-top: 0px;
    padding: 13px 0 10px;
    border-width: 3px 1px 1px;
    border-color: #ed6b21 #7d7d7d #7d7d7d;
    border-style: solid dotted dotted;
    -webkit-box-shadow: #bebebe 0 20px 20px -15px;
    box-shadow: #bebebe 0 20px 20px -15px;
    display: block;
    width: 100%;
}

.menu-lada-news-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-lada-news-container ul li {
    padding: 0 15px;
    margin: 0;
}

.menu-lada-news-container a {
    font-size: 22px;
    width: 100%;
    font-weight: normal;
    line-height: 30px;
    font-family: "PragmaticaC";
    padding: 7px 45px 7px 15px;
    padding-top: 10px;
    color: #7d7d7d;
    display: block;
    letter-spacing: 1px;
}

.menu-lada-news-container a:hover {
    text-decoration: none;
    color: black;
    transition: color 140ms;
}

.menu-lada-news-container a::before {
    display: block;
    right: 25px;
    background-image: url(./assets/arrow.svg);
    background-repeat: no-repeat;
    position: absolute;
    width: 12px;
    height: 18px;
    content: '';
    transition: right 100ms;
}

.menu-lada-news-container a:hover::before {
    right: 15px;
}

.menu-lada-news-container a {
    width: 99%;
    margin: 0 auto;
    display: block;
    font-weight: 200;
    text-transform: uppercase;
    /* background-color: white; */
    border-bottom: 1px dotted #7d7d7d;
    transition: color 140ms;
    position: relative;
}

.menu-lada-news-container li:last-child a {
    border: none;
}

@media (max-width: 768px) {
    .menu-lada-news-container a {
        font-size: 15px;
    }
    .menu-lada-news-container a::before {
        right: 0px;
    }
    .menu-lada-news-container a {
        font-size: 15px;
    }
    .menu-lada-news-container a::before {
        right: 0px;
    }
}


/* Sidebar styles */

article {
    /* padding: 0 0 25px; */
}

article {
    font-family: Helvetica, arial, sans-serif;
    font-family: "PragmaticaC";
    font-weight: normal;
    color: #3a3a3a;
}

article p {
    font-size: 18px;
    color: #7d7d7d;
    font-family: "PragmaticaC";
}

article h2 {
    color: #ed6b21;
    font-family: 'Bebas', helvetica, sans-serif;
    font-family: "PragmaticaLightC";
    font-size: 24px;
    letter-spacing: 1px;
}

article h5 {
    margin: 15px 0;
}

article ul {
    margin: 20px 0;
    padding: 0 0 0 25px;
    font-size: 14px;
    font-family: "PragmaticaC";
}

article li {
    font-family: "PragmaticaC";
    margin: 7px 0;
    color: #7d7d7d;
}

article a {
    color: #e37639;
    transition: all ease-in 0.2s;
    /* font-size: 16px; */
}

article a:active,
article a:focus,
article a:hover {
    color: #000;
    /*background-color:  #efefef;*/
}

article .tab-content {
    padding: 20px;
    border: 1px solid #dddddd;
    border-top: 0;
}

.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* car blocks */

.car-block {
    padding-top: 35px;
}

.car-block img {
    float: right;
    max-width: 140px;
    margin-bottom: 10px;
}

.car-block a.grid-button {
    border-top: 1px dotted #7d7d7d;
}

.car-block a.grid-button:last-child {
    border-top: none;
}

span.sub-title {
    font-family: "PragmaticaC";
    font-weight: normal;
    width: 100%;
    display: block;
    color: #7d7d7d;
    text-align: right;
    font-size: 15px;
    font-weight: bold;
}

p.price {
    color: #7d7d7d;
    text-align: center;
}

span.price-from {
    font-family: "PragmaticaC";
    font-weight: 200;
    position: relative;
    bottom: 12px;
    font-size: 14px;
}

p span.price {
    font-size: 30px;
    font-family: 'Bebas';
    padding: 0 10px;
    color: #52595d;
}

span.price-cur {
    font-family: 'Bebas';
    font-family: "PragmaticaC";
    font-size: 18px;
}

.news-card a:first-child {
    text-decoration: none;
    margin-bottom: 10px;
}

h2.news-title {
    font-family: "Bebas";
    font-family: "PragmaticaLightC";
    margin-bottom: 0;
    font-size: 19px;
    line-height: normal;
    color: #ED6B21;
}

p.news-desc {
    color: black;
    font-family: 'PragmaticaC';
    color: #7d7d7d;
    font-weight: 200;
    font-size: 18px;
    /*text-align: justify;*/
    line-height: normal;
}

.news-card.news p.news-desc {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
}

small.news-date {
    font-family: "Bebas";
    font-family: "PragmaticaC";
    display: block;
    color: #bfbfbf;
    font-size: 0.9em;
    margin-bottom: 5px;
}

.news-card a {
    color: #ED6B21;
}


/*.news-card {
    margin-bottom: 30px;
    border: 1px solid #bdbdbd;
    padding: 5px;
}
*/

article img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .col-md-4:nth-child(3n-2) .car-block {
        padding-right: 10px;
    }
    .col-md-4:nth-child(3n-1) .car-block {
        padding-right: 5px;
        padding-left: 5px;
    }
    .col-md-4:nth-child(3n) .car-block {
        padding-left: 10px;
    }
}

@media screen and (max-width: 767px) {
    .sidebar {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .sidebar {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }

    .more-link, .news-card.news p.news-desc {
    position: unset !important;
}
}

@media screen and (max-width: 575px) {
    a.nav-link {
        padding: 5px;
        font-size: 18px;
    }
    #left_quest {
        width: 100%;
        border-right: none;
    }
    #right_quest {
        width: 100%;
    }
    .sidebar {
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }
    article ul {
        padding: 0 0 0 15px;
    }
    .top_lbox.img-m_box a.back_btn {
        z-index: 1;
    }
    #middle {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 330px) {
    .sidebar {
        width: 100%;
    }
}

.head_data_table tr th {
    cursor: pointer;
}

.bg-accessories {
    background-image: url('assets/accessories.jpg');
    background-position: center;
    background-size: cover;
    height: 500px;
}

p.xray-cross-footer {
    color: rgb(237, 107, 33);
    font-size: 24px;
}

@media (max-width: 767px) {
    .container-404 img {
        width: 100%;
    }
    #sidebar-menu {
        margin-top: 70%;
    }
}

.container h1 {
    width: 100% !important;
    text-transform: uppercase;
}

@media screen and (max-width: 450px) {
    div.mylada {
        font-size: 10px;
        right: 35%;
        padding: 1px 5px;
    }
    #sidebar-menu {
        margin-top: 30%;
    }
}

@media screen and (max-width: 300px) {
    .sidebar {
        margin-top: 60%;
    }
    #sidebar-menu {
        margin-top: 30%;
    }
}

p.liniya1.liniyaup {
    display: none;
}

h1.Zagl-action {
    display: block;
    text-align: center;
}

details summary::-webkit-details-marker {
    display: none;
}

div#svch {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#svch details {
    display: flex;
    text-align: center;
    margin: 3% 0;
}

div#svch summary {
    font-size: 20px;
    border-radius: 80px;
    background: linear-gradient(to right, #FF9800, #e28700);
    position: relative;
    font-weight: bold;
    transition: 0.5s;
    display: flex;
    text-transform: uppercase;
    padding: 10px 30px;
    cursor: pointer;
    user-select: none;
    justify-content: center;
    color: #fff;
    outline: none;
}

#svch .table {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: flex-start;
}

#svch .table div {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 5px;
}

#svch .table p.model-car {
    width: 100%;
    border: 1px solid #d9d9d9;
    display: flex;
    flex-wrap: wrap;
    height: 300px;
    flex-grow: 0;
    flex-shrink: 0;
    align-content: baseline;
}

#svch .table p.model-car span {
    font-size: 18px;
    display: flex;
    flex-basis: 100%;
    padding: 5px 10px;
    font-style: normal;
}

#svch .table p.price-car {
    font-size: 50px;
    line-height: 1.5;
    margin: 1%;
    width: 100%;
    display: flex;
    justify-content: inherit;
    align-items: baseline;
    font-style: normal;
}

#svch .table p.price-car span.byn {
    font-size: 20px;
}

.svch_price {
    font-size: 15px;
    border-radius: 80px;
    background: linear-gradient(to right, #FF9800, #e28700);
    transition: 0.5s;
    display: flex;
    padding: 10px;
    width: 60%;
    cursor: pointer;
    user-select: none;
    justify-content: center;
    color: #fff;
    outline: none;
    border: none;
}

#svch a.svch_price:hover {
    text-decoration: none;
    color: #fff;
    box-shadow: 1px 1px 10px 1px #ff9800d1;
}

#svch .form-block {
    display: flex;
    justify-content: center;
    width: 100%;
}

a#svch_not_found {
    background: linear-gradient(to right, #607D8B, #424242);
    width: 30%;
}

@media only screen and (max-width: 800px) {
    #svch .table {
        flex-direction: column;
    }
    a#svch_not_found {
        width: 60%;
    }
    #svch .table p.model-car {
        height: 200px;
    }
}

/* section.about-cars .container {
    padding-right: 0;
} */

@media only screen and (min-width: 1200px) {
    div.container {
        max-width: 1300px;
    }
}

.swiper-slide.special {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    border-radius: 20px;
    box-shadow: 0px 4px 8px -3px #8c8c8c94;
    overflow: hidden;
    height: 350px !important;
}

.swiper-slide.special img {
    margin: 0;
}

a.button-lada.spec {
    width: 70%;
    border-radius: 20px;
    margin: 18px auto 5px auto;
    z-index: 9;
}

.swiper-slide.special div {
    width: 100%;
    height: 221px;
    background: #fff;
    display: flex;
    justify-content: center;
}

.swiper-slide.special div h6 {
    margin: 2% 0;
}

.menu-for-model {
    position: relative;
    bottom: 180px;
    display: flex;
    width: 100%;
    justify-content: flex-end;
}

.menu-for-model div {
    width: 45%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.menu-for-model div p.Model {
    color: #fff;
    border: 1px solid #fff;
    padding: 5px 20px;
    margin: 5px;
    border-radius: 20px;
    font-size: 16px !important;
    cursor: pointer;
}

.menu-for-model div p.Model:hover {
    color: #ed6b21;

}

@media only screen and (max-width: 1024px) {
    .menu-for-model {
        position: relative;
        bottom: 0;
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .menu-for-model div {
        width: 95%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
    }

    .menu-for-model div p.Model {
        color: #5b6770;
        border: 1px solid #5b6770;
        padding: 5px 20px;
        margin: 5px;
        text-align: center;
        width: 300px;
        border-radius: 20px;
        cursor: pointer;
    }
}
.itc-calltracking-processed .itc-calltracking-hidden {
    display: none;
    
}
.nav__item {
    margin-right: 15px !important;
}

@media (max-width:768px) {
    #buttons_about__4buttons {
        flex-direction: column !important;
    }
}