/* Fix for container within navbar on small viewports, for Firefox and Chrome.
This may but be necessary when Bootstrap 4 is improved after alpha. */

body {
    font-family: LetoSans;
}

@media (max-width: 575px) {
    .navbar>.container {
        position: static;
        width: 100%;
    }
}

@media (max-width: 460px) {
    .parallax-window {
        background-size: contain !important;
        background-repeat: no-repeat !important;
        /*        margin-bottom: -50px;  
        margin-top: -70px; */
    }
}

#Kam_center {
    text-align: center;
    margin-bottom: 60px;
    overflow: hidden;
    z-index: 2;
    position: relative;
}

#Kam_back {
    background-color: rgba(238, 238, 239, 0.82);
    width: 100%;
    height: 530px;
    position: absolute;
    top: 1560px;
    z-index: 1;
}

#Kam_center h2 {
    font-size: 40px;
    color: rgb(73, 89, 102);
    font-family: PragmaticaC;
}

#Kamenagorskaya {
    padding-top: 30px;
    color: rgb(73, 89, 102);
    font-family: PragmaticaC;
    text-align: start;
}

#Kam_img {
    float: left;
}

#Kam_img #Kam_center {
    width: 552px;
    padding-right: 35px;
}

#Kam_info h3 {
    font-size: 21px;
    font-weight: bold;
    font-family: PragmaticaC;
}

#Kam_info p {
    font-size: 19px;
    font-family: PragmaticaC;
}

#kam_link {
    color: rgb(247, 118, 31);
    font-size: 21px;
    font-weight: normal;
    font-family: PragmaticaC;
    text-decoration: underline;
}

#kam_link:hover {
    color: #525252;
    text-decoration: underline;
}

@media only screen and (max-width: 991px) {
    #Kam_back {
        top: 1860px;
    }
}

@media only screen and (max-width: 875px) {
    #Kam_img #Kam_center {
        width: 110%;
    }
    #Kamenagorskaya {
        text-align: center;
    }
    #Kam_back {
        top: 1760px;
        height: 945px;
    }
}

@media only screen and (max-width: 830px) {
    #Kam_back {
        height: 915px;
        top: 1755px;
    }
}

@media only screen and (max-width: 800px) {
    #Kam_back {
        top: 1795px;
        height: 890px;
    }
}

@media only screen and (max-width: 780px) {
    #Kam_back {
        height: 875px;
        top: 1745px;
    }
}

@media only screen and (max-width: 750px) {
    #Kam_back {
        top: 2280px;
        height: 840px;
    }
}

@media only screen and (max-width: 720px) {
    #Kam_back {
        height: 800px;
    }
}

@media only screen and (max-width: 700px) {
    #Kam_back {
        /*top: 2387px;*/
        top: 2390px;
        height: 780px;
    }
}

@media only screen and (max-width: 680px) {
    #Kam_back {
        height: 780px;
    }
}

@media only screen and (max-width: 650px) {
    #Kam_back {
        bottom: 1163px;
        height: 830px;
    }
}

@media only screen and (max-width: 600px) {
    #Kam_back {
        top: 2338px;
        height: 750px;
    }
}

@media only screen and (max-width: 530px) {
    #Kam_back {
        height: 790px;
    }
}

@media only screen and (max-width: 510px) {
    #Kam_back {
        height: 760px;
    }
}

@media only screen and (max-width: 500px) {
    #Kam_back {
        top: 2314px;
        height: 710px;
    }
}

@media only screen and (max-width: 480px) {
    #Kam_img #Kam_center {
        width: 115%;
    }
    #Kam_back {
        top: 2450px;
        height: 715px;
    }
}

@media only screen and (max-width: 465px) {
    #Kam_back {
        top: 2455px;
        height: 735px;
    }
}

@media only screen and (max-width: 450px) {
    #Kam_back {
        top: 2490px;
        height: 770px;
    }
    #Kam_img #Kam_center {
        width: 123%;
    }
}

@media only screen and (max-width: 395px) {
    #Kam_back {
        bottom: 1480px;
        height: 750px;
    }
}

@media only screen and (max-width: 380px) {
    #Kam_back {
        top: 2485px;
        height: 750px;
    }
}

@media only screen and (max-width: 370px) {
    #Kam_back {
        height: 730px;
        top: 2630px;
    }
}

@media only screen and (width: 360px) {
    #Kam_back {
        height: 765px;
        top: 2525px;
    }
}

@media only screen and (width: 568px) {
    #Kam_back {
        height: 750px;
        top: 2322px;
    }
}

@media only screen and (width: 667px) {
    #Kam_back {
        height: 805px;
        top: 2255px;
    }
}

@media only screen and (width: 736px) {
    #Kam_back {
        height: 845px;
        top: 2280px;
    }
}

@media only screen and (width: 812px) {
    #Kam_back {
        height: 900px;
        top: 1760px;
    }
}

@media only screen and (width: 640px) {
    #Kam_back {
        height: 790px;
        top: 2300px;
    }
}

@media only screen and (width: 1366px) {
    #Kam_back {
        top: 1580px;
    }
}

@media only screen and (max-width: 349px) {
    #Kam_back {
        height: 710px;
    }
}

@media only screen and (max-width: 330px) {
    #Kam_back {
        top: 2540px;
        height: 768px;
    }
    #headerpadding {
        padding-bottom: 90px;
    }
}


/* Max content widths */

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}


/* Navbar */

.navbar-topbar {
    border-radius: 0;
}

.navbar .dropdown-menu li {
    width: 100%;
    margin-left: 0 !important;
}

.navbar .dropdown-menu {
    margin-top: 0;
}


/* Main content */

#content header {
    margin: 20px 0
}

#content section {
    margin-top: 17px;
    /* 0 */
}

#content #new_dicks {
    overflow: hidden;
    margin-top: 75px;
}

#content footer {
    padding-bottom: 20px
}

.page-header {
    background: #f9f9f9 none repeat scroll 0 0;
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding: 10px 14px;
}


/* Sidebar */

.sidebar {
    margin-top: 20px
}

.sidebar section {
    margin-bottom: 40px
}

.sidebar ul,
.sidebar ol {
    list-style-type: none;
    padding: 0
}

.sidebar li {
    margin: 10px 0
}


/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

input:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus:-moz-placeholder {
    color: transparent;
}


/* FF 4-18 */

textarea:focus::-moz-placeholder {
    color: transparent;
}


/* FF 19+ */


/* Comments */

#respond {
    margin-top: 40px
}

ol.commentlist {
    counter-reset: li;
    /* Initiate a counter */
    padding: 0
}

ol.commentlist ul {
    padding: 0
}

ol.commentlist>li {
    position: relative;
    margin: 0 0 20px 0;
    list-style: none/* Disable the normal item numbering */
}

ol.commentlist>li:before {
    content: "Thread " counter(li);
    /* Use the counter as content */
    counter-increment: li;
    /* Increment the counter by 1 */
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom-left-radius: 4px;
    padding: 5px 20px 5px 10px;
    color: #999
}

ol.commentlist li ol,
ol.commentlist li ul {
    list-style-type: none;
    margin: 0
}

.commentlist li li {
    background: #f9f9f9;
}

.commentlist li li li {
    background: #fff
}

.commentlist li li li li {
    background: #f9f9f9
}

.commentlist li li li li li li {
    background: #fff
}

.commentlist li {
    padding: 20px
}

.commentlist ul li {
    margin-top: 20px;
    margin-bottom: 0
}

.reply p {
    margin: 0
}


/* Site footer */

.site-footer {
    padding: 40px 0
}

.site-footer ul,
.site-footer ol {
    list-style-type: none;
    padding: 0
}

.site-footer li {
    margin: 10px 0
}

.site-sub-footer p {
    text-align: center
}

.site-footer p {
    text-align: center
}

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

.col-md-3 {
    width: 25%;
    float: left;
    padding: 2px;
}

.b-news__expanded {
    transition: all 0.3s;
    box-sizing: border-box;
    display: inline-block;
    padding-right: 40px;
    max-width: 100%;
    position: relative;
    color: #ed6b21;
    font: normal 16px/18px "Montserrat", sans-serif;
    text-align: left;
    text-decoration: none;
    vertical-align: middle;
}

.b-news__expanded:hover {
    color: #ed6b21;
}

.news a:hover {
    text-decoration: none;
    color: #495966;
}

.b-news__expanded:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-sizing: border-box;
    border-radius: 50%;
    display: block;
    height: 22px;
    width: 22px;
    position: absolute;
    top: 50%;
    right: 0;
    background: #ed6b21;
    content: '';
}

.b-news__expanded:hover:before {
    background: #495966;
}

.b-news__expanded:after {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 5px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    right: 2px;
    content: '';
}

.b-news__actions {
    margin-top: 25px;
    margin-bottom: 25px;
    text-align: center;
}

.slider {
    max-width: 100%;
    position: relative;
    margin: auto;
    height: 100%;
    margin-bottom: 15px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* Картинка мастабируется по отношению к родительскому элементу */

.slider .item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border: none !important;
    box-shadow: none !important;
}


/* Кнопки вперед и назад */

.slider .prev,
.slider .next {
    cursor: pointer;
    position: absolute;
    top: 0;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white !important;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 10px 10px 0;
    background-color: rgba(1, 1, 1, 0.9);
}

.slider .next {
    right: 0;
    border-radius: 10px 0 0 10px;
    background-color: rgba(1, 1, 1, 0.9);
}


/* При наведении на кнопки добавляем фон кнопок */

.slider .prev:hover,
.slider .next:hover {
    background-color: rgba(1, 1, 1, 0.2);
}


/* Заголовок слайда */

.slideText {
    position: absolute;
    color: #fff;
    font-size: 35px;
    /* Выравнивание текста по горизонтали и по вертикали*/
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /* Тень*/
    text-shadow: 1px 1px 1px #000, 0 0 1em #000;
}


/* Кружочки */

.slider-dots {
    text-align: center;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider-dots_item {
    cursor: pointer;
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #ddd;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.slider-dots_item:hover {
    background-color: #aaa;
}


/* Анимация слайдов */

.slider .item {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

section.complectation-black {
    display: flex;
    justify-content: center;
    align-items: center;
}

section.complectation-black a.conf_black.clearfix {
    background-image: url(https://lada.by/wp-content/uploads/2021/02/Vesta-SW-be1.jpg);
    border: 1px solid rgb(237, 107, 33);
    background-position: 50% 0;
    width: 1200px;
    display: flex;
    justify-content: flex-end;
}

section.complectation-sw-cross #all_compl {
    float: none;
    height: 55px;
    margin-left: auto;
    margin-top: 20px;
    clear: none;
    width: 94%;
    position: relative;
    top: 0px;
    left: 0px;
    margin-right: auto;
    max-width: 1200px;
    border-color: #52595D #ED6B21 #ED6B21;
    border-style: solid;
    border-width: 3px 1px 1px;
    background-attachment: scroll;
    background-color: #ED6B21;
    background-image: url(https://lada.by/wp-content/uploads/2021/02/icon_pdf_white.png);
    background-position: 99% 11px;
    background-repeat: no-repeat;
    background-size: auto auto;
    -webkit-box-shadow: rgb(190 190 190) 0px 20px 20px -15px;
    box-shadow: rgb(190 190 190) 0px 20px 20px -15px;
    display: block;
}

section.complectation-sw-cross #text29 {
    float: left;
    font-size: 27px;
    width: auto;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 1em;
    margin-left: 10px;
    margin-top: 12px;
    clear: none;
    min-height: 23px;
    font-family: "PragmaticaC";
    position: relative;
    top: 0px;
    left: 0px;
    letter-spacing: 1px;
    color: #FFFFFF;
    padding: 0;
    background-color: inherit;
}