
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover, .carousel-control {
    color: #393939 !important;
}

.sab-indicators {
    bottom: 6px !important;
}

.rear-indicators {
    bottom: -17px !important;
}
 
.slide-text {
    color: #5B5C5C;
    font-size: 2.0em;
    font-weight: 600;
}

a.gray-btn { 
    color: #5B5C5C !important;
    border-color: #5B5C5C !important;
}

.indicators-line > .carousel-indicators li {
    border-radius: 0%;
    width: 10px;
    height: 10px;
    border: 0;
    background: #c3c3c3;
}

.indicators-line > .carousel-indicators .active {
    background: #696D73;
}

/* IE style */
@media screen and (min-width:0\0) {
    .intro-box {
        margin-top: 75px;
    }

    .img-ie {
        margin: auto;
    }

    .intro-desc {
        margin-top: -100px !important;
    }

    .wrap-ie {
        max-width: 1140px;
        margin: auto;
    }

    .margin-top60-ie {
        margin-top: 60px;
    }

    .margin-top100-ie {
        margin-top: 100px;
    }
}

.slick-obal {
    max-width: 1308px;
    /*max-height: 393px*/
}

.slick-item {
    position: absolute;
}

.ts-info {
    color: #393939;
    margin-top: 60px;
    margin-bottom: 60px;
}

.ts-left {
    text-align: right;
}
.ts-right {
    text-align: left;
}

.ts-left-attr, .ts-right-attr {
    font-weight: 500;
    font-size: 20px;
    padding-bottom: 5px;
}
.ts-left-value, .ts-right-value {
    font-weight: 400;
    font-size: 19px;
}

.ts-row {
    padding-bottom: 10px;
    padding-top: 10px;
}

.classic-title {
    color: #ACACAC;
    text-align: center;
    font-size: 48px;
    font-family: 'PT Sans Narrow';
    text-transform: uppercase;
}

.classic-subtitle {
    font-family: Roboto !important;
    font-size: 20px;
    text-align: center;
    color: #393939;
}

.intro-desc {
    margin-top: -11%;
    text-align: center;
    color: #ABABAB;
    font-size: 2.5em;
}

.intro-model {
    color: #5B5C5C;
    font-size: 2.0em;
    font-weight: 600;
    text-align: center;
}

.classic-par-height {
    color: #5B5D5D;
    text-align: center;
    font-size: 20px;
    line-height: 2.0em;
}

.sheet-cover {
    display: inline-block;
    opacity: 0.9;
    transition: opacity 0.5s;
}

.sheet-cover img {
    max-width: 297.5px;
    max-height: 420px;
    border: 1px solid #d8d8d8;
}

.sheet-title {
    width: 100%;
    display: block;
    text-align: center;
    color: #393939;
    font-size: 30px;
    font-weight: 700;
    padding-top: 15px;
}

.sheet-lang {
    display: block;
    color: #393939;
    font-size: 19px;
    text-align: center;
    width: 100%;
}




@media (max-width: 520px) {
    .first-image {
        margin-top: 5%;
    }


}


@media (max-width: 799px) {
    .classic-title {
        margin-top: 100px;
    }

    .intro-desc {
        margin-top: 0%;
    }

    .intro-box {
        margin-top: 50px;
    }

    .classic-par-height {
        padding-left: 15px;
        padding-right: 15px;
    }

    .sheets-left, .sheets-right {
        text-align: center;
        margin-bottom: 60px;
    }
}


/* vynechat IE*/
@supports not (-ms-high-contrast: none) {

    @media (min-width: 800px) {

        #wrap-specs {
            margin-left: 0vw;
            min-width: 410px;
            margin-right: 5vw;
        }
        #wrap-specs2 {
            margin-left: 0vw;
            min-width: 410px;

        }

        .right-part {
            padding-right: 13vw;
        }

        .sheets-left {
            text-align: right;
        }

        .img-car {
            max-height: 30vh;
        }

        .rear-h2 {
            padding-top: 25px;
        }

        .bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
            width: auto !important;
            max-height: 45vh !important;
        }

        .slide-text {
            top: 0%;
        }

        .img-90vh {
            max-height: 90vh;
        }

        body {
            overflow-x: hidden;
            /*direction: ltr;*/
            font-family: 'Roboto';
            min-width: 320px;
        }

        .container-horizontal {
            width: 100vw;
            /*height: 45320px;*/
        }



        .container-horizontal-in {
            position: fixed;
            top: 0;
            width: 100vw;
            height: 100vh;
            overflow: hidden;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding-bottom: 15px;
        }

        .container-horizontal-in-touch {
            left: 0;
            display: block;
            position: absolute;
            width: 100%;
            height: calc(100vh - 92px);
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
            z-index: 10;
            -ms-flex-item-align: end;
            align-self: flex-end;
            pointer-events: none;
        }

        .container-horizontal-in-touch .content {
            height: calc(100vh - 92px);
            -ms-flex-item-align: end;
            align-self: flex-end;
            position: absolute;
            display: flex;
        }

        .container-horizontal-in-scroll {
            transform: translateX(0px);
            height: calc(100vh - 75px);
            -ms-flex-item-align: end;
            align-self: flex-end;
            position: absolute;
            display: flex;
        }

        .main {
            display: flex;
            position: relative;
            /*padding-top: 97px;*/
        }

        .section {
            height: inherit;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            display: flex;
        }

        .section-content {
            position: relative;
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            height: 80vh;
            max-height: 839px;
            -ms-flex-item-align: center;
            align-self: center;
            display: flex;
        }

        .image-wrap {
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            width: 100vw;
            min-width: 100vw;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            height: 80vh;
            max-height: 839px;
        }
        .horizontal-wrap {
            /*        -webkit-box-pack: center;
                    -ms-flex-pack: center;
                    justify-content: center;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    width: auto;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;*/
            min-width: 50vw;
            height: 80vh;
            max-height: 839px;
        }

        .wrap-first-title {
            min-width: 400px;
            max-height: 839px;
            margin-left: -10vw;
        }

        .wrap-second-title {
            min-width: 550px;
            max-height: 839px;
            margin-left: 20vw;
        }

        .wrap-first-content {
            min-width: 1170px;
            max-height: 839px;
            margin-left: 10vw;
        }

        .go-left {
            justify-content: left;
        }

        .maxheight100percent {
            max-height: 100%;
        }

        img.img-fit {
            max-height: 50vh;
        }

        img.img-total {
            max-height: 100vh;
            max-width: 150%;
        }

        .img-horizontal {
            max-height: 100%;
            margin: auto;
            max-width: 70vw;
        }

        .second-block {
            margin-left: calc(((100vw - 1124px) / 2) * -1 + 250px);
        }

        .intro-box {
            /*            height: inherit;*/
            position: relative;
            /*width: 100vw;*/
        }

        .intro-desc {
            margin-top: 0%;
            text-align: center;
            color: #ABABAB;
            font-size: 2.5em;
        }

        .intro-model {
            color: #5B5C5C;
            font-size: 2.0em;
            font-weight: 600;
            text-align: center;
        }


        .classic-par-height {
            color: #5B5D5D;
            text-align: center;
            font-size: 20px;
            line-height: 2.0em;
        }

        .slide-from-right {
            transform: translateX(50px);
            transition: transform 1s ease-out, opacity 1s ease-out;
            opacity: 0;
        }

        .slide-from-right-class {
            transform: translateX(0px);
            opacity: 1;
        }
    }

}

.carousel-inner {
    background-color: white;
}
/*IPAD*/
@media (min-width: 768px) and (max-width: 812px) {  
    .rear-h2 {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media (min-width: 800px) and (max-width: 1281px) {
    .right-part {
        padding-right: 10vw;
    }
    .classic-par-height {
        color: #5B5D5D;
        text-align: center;
        font-size: 16px;
        line-height: 1.4em;
    }
    .intro-model {
        margin-bottom: 5px;
    }

    .section-content {
        padding-top: 11vh;
    }
}

@media (max-width: 820px) {
    #wrap-specs {
        margin-top: 90px;
        margin-bottom: 60px;
    }
}