/*main-button (slide-menu)*/
.main-button {
    display: block;
    position: static;
    top:-700px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 65px;
    height: 65px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}

.main-button:focus {
    outline: none;
}
.main-button span {
    display: block;
    position: absolute;
    top: 30px;
    left: 18px;
    right: 18px;
    height: 2px;
    background: lightskyblue;
}

.main-button span::before,
.main-button span::after {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: lightskyblue;
    content: "";
}

.main-button span::before {
    top: -7px;
}

.main-button span::after {
    bottom: -7px;
}

.cmn-toggle-switch span::after {
    bottom: -27px;
}
.main-button--htx {
    background-color: white;
    border-radius: 35px;
}

.main-button--htx span {
    transition: background 0s 0.3s;
}

.main-button--htx span::before,
.main-button--htx span::after {
    transition-duration: 0.3s, 0.3s;
    transition-delay: 0.3s, 0s;
}

.main-button--htx span::before {
    transition-property: top, transform;
}

.main-button--htx span::after {
    transition-property: bottom, transform;
}

/* active state, i.e. menu open */
.main-button--htx.is-active {
    background-color: transparent;
}

.main-button--htx.is-active span {
    background: none;
}

.main-button--htx.is-active span::before {
    top: 0;
    transform: rotate(45deg);
}

.main-button--htx.is-active span::after {
    bottom: 0;
    transform: rotate(-45deg);
}

.main-button--htx.is-active span::before,
.main-button--htx.is-active span::after {
    transition-delay: 0s, 0.3s;
}
/*main-button (slide-menu)*/

.about-first-screen{
    background-image: url("/image/about/factory.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 1s ease-in-out;
    width:100%;
    z-index: 10;
    min-height: 100vh;
    box-shadow: none;
    position: relative;
    overflow: hidden;
}
.catalog > div {
    width: 220px;
}
.catalog a > p {
    position: relative;
    left: 156px;
    width: 65px;
}
.about-navigation-bar div{
    display: inline;
    margin-left:3%;
}
.about-navigation-bar a{
    padding-top: 1%;
    padding-bottom: 1%;
    padding-left: 2%;
    padding-right: 2%;
    text-decoration: none;
    color: #FFFFFF;
}
.about-navigation-bar{
    margin-top: 45px;
    font-size: 12px;
    font-weight: bold;
}

.stork{
    position:absolute;
    max-width: 100%;
    right: 19%;
    top: 14%;
    z-index: 1;
}
.cloud-right{
    position: absolute;
    max-width: 100%;
    top: -18%;
    right: 0%;
    z-index: -1;
}
.cloud-left{
    position: absolute;
    max-width: 41%;
    top: -34%;
    left: 0;
    z-index: -1;
}
.corovka{
    position: absolute;
    bottom: 13%;
    left: 9%;
}
/*second screen*/
.about-second-screen{
    background-image: url("/image/about/map.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 100vh;
    width:100%;
}
.factory{
    position: relative;
    right: 280px;
}
.title-top{
    padding-top: 3%;
}
.title-top h4{
    color: lightslategrey;
}
/*second screen finish*/
/*third screen */
.about-third-screen{
    background-color: #FFFFFF;
    width: 100%;
    min-height:100vh;
    min-height: 100%;
}

.head-about{
    color: #085AA9 !important;
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}
.head-about a{
    text-decoration: none !important;
}
.panel-about{
    border-color:#FFFFFF;
}
.dropdown-about{
    margin-top: 3%;
}
.reward{
    margin-top: 5%;
    margin-bottom: 5%;
}
/*.lSAction{*/
    /*bottom: 70px;*/
/*}*/
.lSAction img{
    width:100%;
}
/*second screen finish*/
.our-prod{
    font-family: TTProstoSansBold;
}
a:focus{
    outline: 0;
}



/* ------------------------------------------------------------------------------------ */
/* -------------------------------------------------------- */
/* ---------------------------- */
/* ---------------------------- */
/* From companies.css */

.about-first-screen__demension {
    margin-top: 90px;
    margin-right: 6%}
.about-first-screen__bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%}
.about-first-screen__bottom img {
    max-width: 100%}
.about-first-screen__bottom img:first-child {
    width: 100%}
.modal-open {
    padding-right: 0 !important;
}
.about-second-screen {
    position: relative;
}
.about-second-screen .factory {
    position: absolute;
    left: 0;
    margin-left: -380px;
    top: 115px;
}
.about-second-screen__top {
    padding-top: 80px;
}
.about-second-screen__top h4 {
    color: #21252a;
    font-size: 18px;
    opacity: .5;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
}
.about-second-screen__top h1 {
    color: #21252a;
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}
.about-second-screen__info {
    margin-top: 3%;
    color: #21252a;
    font-size: 16px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
}
.about-second-screen__info p {
    line-height: 30px;
    margin-bottom: 30px;
}
.about-third-screen {
    position: relative;
}
.about-third-screen .factory {
    position: absolute;
    left: 0;
    margin-left: -380px;
    top: 115px;
}
.about-third-screen__top {
    padding-top: 80px;
}
.about-third-screen__top h4 {
    color: #21252a;
    font-size: 18px;
    opacity: .5;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 15px;
}
.about-third-screen__top h1 {
    color: #21252a;
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}
.about-navigation-bar .active {
    border: 2px solid #fff;
    border-radius: 40px;
}
.reward .left-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 25px;
    cursor: pointer;
    z-index: 10;
}
.reward .right-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 25px;
    cursor: pointer;
    z-index: 10;
}
.reward .slick-list {
    min-height: 0;
}
.reward div {
    outline: none;
    cursor: move;
}
.reward div img {
    max-width: 100%;
    height: 220px;
    margin: 0 auto;
}
.arrow-in {
    transform: rotateX(90deg);
}
.about-fourth-screen {
    background-color: #fff;
    height: 370px;
}






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




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

    .factory {
        margin-left: -530px;
    }
    .wrapper .third-screen {
        background-size: cover;
    }
    .catalog .info {
        left: 50%;
        margin-left: -31px;
        bottom: -120px;
    }
}





@media only screen and (max-width: 992px) {
    .about-third-screen__top h1, .about-second-screen__top h1 {
        font-size: 50px;
    }

    .arrow .here {
        display: none;
    }
    .factory {
        margin-left: -530px;
    }
    .img-hood {
        height: 190px !important;
    }
    .catalog__container__main .inform-block {
        left: 10% !important;
        width: 100%;
    }
}




@media only screen and (max-width: 768px) and (max-height: 1024px) {

}




@media only screen and (max-width: 768px) {
    .about-navigation-bar {
        position: relative;
        z-index: 105;
        margin-top: 150px;
    }
    .about-navigation-bar div {
        display: block;
        margin-bottom: 15px;
    }    
    
    .about-second-screen__info {
        text-align: justify;
    }    
    
    
    

    .news-navigation-bar, .contacts-navigation-bar {
        padding-top: 120px !important;
    }
    .news-right p, .news-left p {
        display: none;
    }
    .cloud-left, .cloud-right {
        opacity: .5;
    }

    .employees-navigation-bar {
        z-index: 105;
        margin-top: 75px;
    }
    .employees-navigation-bar div {
        display: block;
        margin-bottom: 15px;
    }
    .about-third-screen .factory, .about-second-screen .factory {
        margin-left: -540px;
    }
    .gallery-back {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 50px;
    }
    .gallery-navigation-bar {
        margin-top: 100px !important;
    }
    .img-hood {
        height: 190px !important;
    }
    .img-hood h4 {
        font-size: 16px;
    }
    .img-hood h1 {
        font-size: 28px !important;
    }
    .img-hood h1 small {
        font-size: 18px;
    }
    .gallery-right, .news-right {
        text-align: right;
        width: 49%;
        float: right;
        padding: 0 !important;
    }
    .gallery-right p, .news-right p {
        display: none;
    }
    .gallery-right a:after, .news-right a:after {
        content: "Наступний";
        font-size: 14px;
        color: #A8A9AA;
        margin: 0 10px;
    }
    .gallery-left, .news-left {
        text-align: left;
        width: 49%;
        float: left;
        padding: 0 !important;
    }
    .gallery-left p, .news-left p {
        display: none;
    }
    .gallery-left a:before, .news-left a:before {
        content: "Попереднiй";
        font-size: 14px;
        color: #A8A9AA;
        margin: 0 10px;
    }
    .gallery-slider {
        margin-bottom: 50px;
    }
    .img-gallery-line .video {
        height: auto;
    }
    .video-slider-arrows {
        margin: 15px 0;
    }
    .video-slider-arrows .arrow {
        font-size: 32px;
    }
    .factory {
        margin-left: -520px;
    }
    .approvedByBatya {
        display: none;
    }
    .goods-label {
        padding: 10px 2px 10px;
        width: 100%}
    .goods-label h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .catalog .brandName {
        text-align: center;
        margin-top: 120px;
    }
    .catalog__container__main .main-slide .inform-block {
        width: 100%;
        padding: 0 50px;
        background: #034ea1;
    }
    .catalog__container__main .main-slide .inform-block .exit {
        top: 120px;
    }
    .catalog__container__main .main-slide .inform-block .all-inform {
        margin-top: 120px;
    }
    .catalog__container__main .main-slide .mainEvent {
        min-height: 550px;
    }
    .catalog__container__main .main-slide .mainEvent>div:first-child {
        top: 10px;
    }
    .catalog__container__main .main-slide .brandName .link-info {
        display: none;
    }
    .catalog__container__main .main-slide .brandName .goods-label {
        padding: 10px 2px 10px;
        position: absolute;
        width: 100%;
        left: 0;
        top: -40px;
        background: transparent;
    }
    .catalog__container__main .main-slide .brandName .goods-label h4 {
        font-size: 22px;
        line-height: 26px;
    }
    .catalog__container__main .main-slide.show .main-stage {
        transform: translateX(0);
    }
    .catalog__container__main .arrow-left {
        left: 0;
    }
    .catalog__container__main .arrow-right {
        right: 0;
    }
    .catalog__container__main .arrow.active.arrow-left {
        left: 0;
    }
    .catalog__container__main .arrow.active.arrow-right {
        right: 0;
    }
    .second-screen .slider .slick-slide {
        position: relative;
    }
    .second-screen .slider .slick-slide .carousel-caption {
        position: absolute;
        width: 100%}
    .second-screen .slider .slick-slide .main-stage {
        margin-top: 100px;
    }
}




@media only screen and (max-width: 668px) and (max-height: 376px) {

}


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

}

@media only screen and (max-height: 600px) {

}




@media only screen and (max-width: 480px) {
    /* Sub navigation */
    .about-navigation-bar {
        position: relative;
        z-index: 105;
        margin-top: 150px;
    }
    
    .about-navigation-bar div {
        display:contents;
        margin-bottom: 15px;
    }    
    
    .about-navigation-bar .active {
        border: 1px solid #337ab7;
        border-radius: 40px;
    }    
    
    .about-navigation-bar a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
        padding-right: 15px;
        color: #337ab7;   
    }
    
    /* BOZIYA KOROVKA - about-first-screen__bottom */
    .corovka {
        width: 10%;
    }
    .company-left {
        float: left;
    }    
    
    
    /* About text */
    .about-second-screen__top h4 {
        font-size: 12px;
    }
    .about-third-screen__top {
        padding-top: 20px;
    }
    .about-third-screen__top h1, .about-second-screen__top h1 {
        font-size: 40px;
    }
    

    
}



    



@media only screen and (max-height: 920px) {
    .catalog__container__main .slick-track .slick-slide {
        min-height: 920px;
    }
    .catalog .info {
        bottom: 10px;
    }
}

