
.home #primary {
    margin-top: 0;
}
.first-screen_swiper {
    height: 100vh;
    min-height: 660px;
}

.first-screen_scrollbar-dn {
    display: none;
}


.first-screen_slide_inside {
    display: flex;
    padding-left: 52px;
    height: 100%;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    bottom: 0;
    overflow: hidden;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.first-screen_slide_image {

}
.first-screen_slide_text {
    font-weight: 400;
}

.first-screen_slide_text strong {
    font-weight: 600;
}

.first-screen_search {
    position: absolute;
    bottom: 0;
    z-index: 3;
    background: rgba(255, 255, 255, 1);
    border: 2px solid #d2d9ff;
    border-radius: 100px;
    height: 76px;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 535px;
}

.search-form {
    width: 100%;
    display: flex;
}

.search-form label{
    width: 100%;
}

.first-screen_search #ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
    border: 0;
    background: transparent;
    box-shadow: none;
    outline: 0;
    font-size: 18px;
    line-height: 120%;
    color: #565656;
    padding: 14px 14px 13px 32px;
    width: 100%;
    max-width: 470px;
}
div.asl_m.asl_w,
div.asl_m.asl_w .probox{
    background: transparent !important;
}

.first-screen_search .search-submit {
    font-size: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
    border: 0;
    background: 0;
}
#ajaxsearchlite1 .probox, div.asl_w .probox,
div.asl_m .probox .proinput input{
    height: 50px !important;
}
div.asl_w .probox .promagnifier{
    width: 48px !important;
    height: 48px !important;
    background: #ABC9F6 !important;
    border-radius: 50% !important;
}

div.asl_w .probox .proloading, div.asl_w .probox .proclose, div.asl_w .probox .promagnifier, div.asl_w .probox .prosettings{
    width: 48px !important;
    height: 48px !important;
}
body div.asl_m .probox .proclose{
    background: #D4C4FC !important;
    border-radius: 50% !important;
    margin-right: 6px !important;
}
div.asl_m .probox .proclose svg{
    background: #D4C4FC !important;
    border-radius: 50% !important;
    box-shadow: none !important;
    width: 27px !important;
    height: 27px !important;
    top: 44% !important;
    left: 44% !important;
}
div.asl_w .probox .promagnifier .innericon svg,
div.asl_m .probox .proclose svg{
    fill: #1E1E1E !important;
}
div.asl_r.asl_w.vertical .results .item::after{
    background: #E6F0FF !important;
}
div.asl_r .results .item,
div.asl_r .results .item .asl_content{
    min-height: 50px;
}
div.asl_r .results .item{
    padding-left: 15px;
}
div.asl_r .results .item .asl_content{
    display: flex;
    align-items: center;
}
body div.asl_r {
    margin: 5px 0 0 0 !important;
}
div.asl_r.vertical{
    border: 1px solid #d2d9ff !important;
    border-radius: 40px !important;
}
div.asl_r .results .item .asl_content h3, div.asl_r .results .item .asl_content h3 a{
    font-size: 18px !important;
    font-weight:400 !important;
    font-family: "Montserrat", sans-serif !important;
    color: #1E1E1E !important;
}
/*.first-screen_search::after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    right: 12px;*/
/*    top: 12px;*/
/*    width: 48px;*/
/*    height: 48px;*/
/*    z-index: -1;*/
/*    background: center/ contain no-repeat url("/wp-content/uploads/2024/07/search.svg");*/
/*}*/

@media screen and (min-width: 1200px) {
    .first-screen_slide_image {
        flex-basis: 592px;
    }
    .h1.first-screen_slide_text{
    	font-size:72px;
    }
    

    .first-screen_search {
        left: calc((100vw - 1140px) / 2);
        bottom: 80px;
    }
}

@media screen and (min-width: 991px) and (max-width: 1200px) {
    .first-screen_slide_text {
        font-size: 70px;
    }

    .first-screen_search {
        left: calc((100vw - 880px) / 2);
        bottom: 80px;
    }

    .first-screen_slide_text {
        margin-left: 60px;
    }
}


@media screen and (min-width: 991px) and (max-width: 1200px) {
    .first-screen_slide_text {
        font-size: 70px;
        margin-right: 20px;
    }

    .first-screen_slide_image {
        flex-basis: 450px;
    }
}

@media screen and (min-width: 991px) {

    .first-screen_slide_text {
        flex-basis: 620px;
        /*margin-bottom: 202px;*/
        text-align: left;
    }

    .first-screen_slide_inside {
        min-height: 750px;
    }

    .first-screen_scrollbar-dn {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .first-screen_slide_inside {
        flex-direction: column-reverse;
    }

    .first-screen_slide_image {
        display: flex;
        justify-content: center;
        width: 100%;
    }

    .first-screen_slide_text {
        margin-bottom: 23px;
    }

    .first-screen_slide_inside {
        justify-content: unset;
    }

    .first-screen_scrollbar-desc{
        display: none;
    }

    .first-screen_scrollbar-dn {
        display: block;
        position: relative;
        max-width: 280px;
    }

    .first-screen_swiper {
        overflow: visible;
    }

    .first-screen_search {
        bottom: -34px;
        height: 60px;
        background: white;
        left: 50%;
        transform: translateX(-50%);
    }

    .first-screen_search::after,
    .search-submit{
        width: 40px;
        height: 40px;
        top: 10px;
        right: 10px;
    }

    body .first-screen_block .standart-scrollbar{
        margin-top: 56px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .first-screen_slide_inside {
        min-height: 750px;
    }

    .first-screen_slide_image img {
        max-height: 450px;
        width:auto;
    }
}

@media screen and (min-width: 768px) {
    .first-screen_slide {
        border-radius: 0px 0px 60px 60px;
    }


    .first-screen_block_container .swiper-scrollbar-vertical {
       /*top:60%;*/
        top:53%;
    }
}

@media screen and (max-width: 768px) {
    .first-screen_slide_image img {
        max-height: 300px;
        margin-bottom: -24px;
         width:auto;
    }

    .first-screen_slide_text {
        margin-top: 124px;
        flex: 1;
    }

    /*.first-screen_block .h1 {*/
    /*    font-size: 32px;*/
    /*}*/

    .first-screen_slide_inside {
        padding-left: 20px;
        border-radius: 0px 0px 50px 50px;
    }

    .first-screen_slide {
        border-radius: 0px 0px 50px 50px;
    }
    .first-screen_slide,
    .first-screen_block{
        max-height: 630px;
    }

    .first-screen_swiper {
        height: unset;
        min-height: unset;
    }
    
    .first-screen_block {
        position: relative;
    }

    .first-screen_search {
        bottom: 30px;
    }

    .search-position .first-screen_search {
        bottom: -34px;
    }

}

@media screen and (max-width: 768px) {
    .first-screen_search {
        max-width: 320px;
    }
}