.witr_swiper_height, .wittr_gallery_swiper
{
    background-size: cover;
    background-position: center center;
    position: relative;
}

.witr_swiper_area
{
    overflow: hidden;
    position: relative;
}

.witr_swiper_height
{
    height: auto;
}

    .witr_swiper_height:before, .wittr_gallery_swiper:before
    {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

.wittr_gallery_swiper
{
    height: 100px!important;
    margin-top: 10px;
}

.witr_sw_text_area
{
    margin: auto;
    height: 100%;
    width: 88%;
}

.elementor-section-full_width .witr_sw_text_area
{
    margin: auto;
    width: 63%;
    height: 100%;
}

.witr_swiper_content
{
    position: relative;
    top: 46%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.witr_swiper_topimg
{
    margin-bottom: 23px;
}

.witr_swiper_content h1
{
    font-size: 20px;
    margin-bottom: 15px;
    display: inline;
    color: #ff3c00;
}

.witr_swiper_content h2, .witr_swiper_content h3
{
    font-size: 60px;
    font-weight: 700;
    line-height: 1.4;
}

.witr_swiper_content p
{
    font-weight: 400;
    font-size: 22px;
    margin-top: 20px;
}

.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4
{
    margin: 21px auto 3px 0;
}

.text-left .witr_swiper_content p
{
    margin: 37px auto 15px 0;
}

.text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3, .text-center .witr_swiper_content p, .text-center .witr_swipers_title, .text-center .witr_swipers_title h4
{
    margin-left: auto;
    margin-right: auto;
}

.text-center .witr_swiper_content p
{
    margin: 28px auto 0;
    width: 60%;
}

.text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4
{
    margin: 0 0 10px auto;
}

.text-right .witr_swiper_content p
{
    margin: 28px 0 15px auto;
}

.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4
{
    width: 66%;
}

.witr_slider_thumb_inner img
{
    border-radius: 10px;
}

.witr_swipers_title
{
    position: absolute;
    top: -25px;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -1;
}

    .witr_swipers_title h4
    {
        font-size: 90px;
        -webkit-text-stroke: 1px #222429;
        -webkit-text-fill-color: transparent;
        line-height: 1;
        opacity: 1;
        margin: 0;
    }

.text-right .witr_swipers_title
{
    right: 0;
    left: auto;
}

.text-left .witr_swiper_content p, .text-right .witr_swiper_content p
{
    width: 51%;
}

.witr_swiper_area .swiper-slide a
{
    display: inline-block;
}

.witr_swiper_area .text-left .witr_slider_thumb
{
    right: 100px;
}

.witr_swiper_area .text-right .witr_slider_thumb
{
    left: 100px;
}

.witr_swiper_area .text-left .slider_vd_icon
{
    right: 16%;
}

.witr_swiper_area .text-right .slider_vd_icon
{
    left: 16%;
}

.witr_swiper_area .text-center .slider_vd_icon
{
    top: 23%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.witr_icon_section
{
    margin-top: 30px;
}

.slider_btn
{
    margin-top: 53px;
}

.text-left .witr_slider_thumb
{
    position: absolute;
    right: -230px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.text-right .witr_slider_thumb
{
    position: absolute;
    left: -230px;
    top: 52%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.display_flex
{
    display: flex;
    align-items: center;
}

.template-home-wrapper ul
{
    margin-bottom: 0;
}

.witr_flow_text
{
    margin-right: 20px;
}

    .witr_flow_text h5
    {
        font-size: 18px;
    }

.witr_swiper_area .swiper-pagination-bullet
{
    width: 15px;
    height: 15px;
    background: #fff;
}

.witr_swiper_area .swiper-container-horizontal > .swiper-pagination-progressbar, .witr_swiper_area .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    height: 5px;
}

.witr_swiper_area .swiper-container-horizontal > .swiper-scrollbar, .witr_swiper_area .swiper-scrollbar-drag
{
    height: 10px;
}

.swiper-scrollbar
{
    display: none;
}

    .swiper-scrollbar.swiper-scrollbar-horizontal
    {
        display: block;
    }

.swiper-button-next, .swiper-button-prev
{
    background-image: inherit!important;
    -webkit-transition: .5s;
    transition: .5s;
    outline: 0;
}

    .swiper-button-next:hover, .swiper-button-prev:hover
    {
        padding: 30px;
    }

    .swiper-button-next:after, .swiper-button-prev:after
    {
        font-size: 30px;
    }

@media (min-width:1200px) and (max-width:1440px)
{
    .text-right .witr_slider_thumb
    {
        left: -320px;
    }

    .text-left .witr_slider_thumb
    {
        right: -300px;
    }

    .em_slider_s2_image img
    {
        width: 70%;
    }
}

@media (min-width:1200px) and (max-width:1660px)
{
    .elementor-section-full_width .witr_sw_text_area
    {
        width: 85%!important;
    }

    .witr_swiper_area .text-right .witr_slider_thumb
    {
        left: -230px!important;
    }

    .witr_swiper_area .text-left .witr_slider_thumb
    {
        right: -230px!important;
    }

    .witr_swiper_height
    {
        width: 100%!important;
    }

    .w_slider_3 .witr_swiper_height
    {
        width: 100%!important;
        -webkit-transform: translateX(-50%)!important;
        transform: translateX(-50%)!important;
        left: 15%;
    }
}

@media (min-width:992px) and (max-width:1199px)
{
    .elementor-section-full_width .witr_sw_text_area
    {
        width: 90%!important;
    }

    .d1.witr_swiper_height, .witr_swiper_height
    {
        width: 100%!important;
    }

    .witr_swiper_content h2, .witr_swiper_content h3
    {
        font-size: 55px;
    }

    .w_slider_4 .witr_swiper_height
    {
        margin-left: 0!important;
    }

    .w_slider_3 .d1.witr_swiper_height
    {
        width: 100%!important;
        -webkit-transform: translateX(0)!important;
        transform: translateX(0)!important;
    }

    .d2.witr_swiper_height
    {
        width: 50%!important;
    }

    .witr_swiper_area .text-right .witr_slider_thumb
    {
        left: -400px!important;
    }

    .witr_swiper_area .text-left .witr_slider_thumb
    {
        right: -400px!important;
    }

    .em_slider_s2_image img
    {
        width: 70%;
    }
}

@media (min-width:768px) and (max-width:991px)
{
    .elementor-section-full_width .witr_sw_text_area
    {
        width: 95%!important;
    }

    .t1.witr_swiper_height, .witr_swiper_height
    {
        width: 100%!important;
    }

    .witr_swiper_height
    {
        height: 600px;
    }

    .w_slider_4 .witr_swiper_height
    {
        margin-left: 0!important;
    }

    .w_slider_3 .t1.witr_swiper_height
    {
        -webkit-transform: translateX(0)!important;
        transform: translateX(0)!important;
    }

    .t2.witr_swiper_height
    {
        width: 50%!important;
        left: -20px;
    }

    .w_slider_3 .t2.witr_swiper_height
    {
        -webkit-transform: translateX(-50%)!important;
        transform: translateX(-50%)!important;
        left: 91%;
    }

    .witr_swiper_area .text-left .slider_vd_icon
    {
        right: 48%!important;
        top: 17%!important;
    }

    .witr_swiper_area .text-right .slider_vd_icon
    {
        left: 48%!important;
        top: 17%!important;
    }

    .witr_swiper_area .text-center .slider_vd_icon
    {
        top: 17%;
    }

    .text-left .witr_btn_sinner, .text-right .witr_btn_sinner, .witr_sw_text_area.text-left, .witr_sw_text_area.text-right
    {
        text-align: center!important;
    }

    .text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3, .text-center .witr_swiper_content p, .text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swiper_content p, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swiper_content p
    {
        width: 100%!important;
        margin-left: auto;
        margin-right: auto;
        text-align: center!important;
    }

    .text-center .witr_swiper_content p, .text-left .witr_swiper_content p, .text-right .witr_swiper_content p
    {
        width: 90%!important;
    }

    .witr_swiper_content h2, .witr_swiper_content h3
    {
        font-size: 40px;
    }

    .slider_btn
    {
        text-align: center;
        margin-top: 15px;
    }

    .witr_slider_thumb.em_slider_s2_image
    {
        display: none;
    }
}

@media (max-width:767px)
{
    .elementor-section-full_width .witr_sw_text_area
    {
        width: 96%!important;
    }

    .m1.witr_swiper_height, .witr_swiper_height
    {
        width: 100%!important;
    }

    .witr_swiper_height
    {
        /* height: 500px; */
    }

    .w_slider_3 .witr_swiper_height
    {
        -webkit-transform: translateX(0)!important;
        transform: translateX(0)!important;
    }

    .w_slider_4 .witr_swiper_height
    {
        margin-left: 0!important;
    }

    .witr_swiper_area .text-left .slider_vd_icon
    {
        right: 37%!important;
        top: 12%!important;
    }

    .witr_swiper_area .text-right .slider_vd_icon
    {
        left: 40%!important;
        top: 12%!important;
    }

    .witr_swiper_area .text-center .slider_vd_icon
    {
        top: 12%;
    }

    .text-left .witr_btn_sinner, .text-right .witr_btn_sinner, .witr_sw_text_area.text-left, .witr_sw_text_area.text-right
    {
        text-align: center!important;
    }

    .em_slider_s2_image, .swiper-button-next, .swiper-button-prev
    {
        display: none;
    }

    .witr_swiper_area .witr_btn
    {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .text-center .witr_swiper_content h1, .text-left .witr_swiper_content h1, .text-right .witr_swiper_content h1
    {
        font-size: 20px;
    }

    .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3
    {
        font-size: 25px;
    }

    .text-center .witr_swiper_content h1, .text-center .witr_swiper_content h2, .text-center .witr_swiper_content h3, .text-center .witr_swiper_content p, .text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swiper_content p, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swiper_content p
    {
        width: 100%!important;
        margin-left: auto;
        margin-right: auto;
        text-align: center!important;
    }

    .witr_swiper_content p
    {
        font-size: 17px;
    }

    .witr_video_butns
    {
        display: block;
        margin-top: 15px;
    }

    .witr_btn
    {
        padding: 10px 26px;
        margin-right: 0;
    }

    .slider_btn
    {
        text-align: center;
        margin-top: 15px;
    }

    .text-left .icon_section
    {
        left: 19%;
    }

    .text-right .icon_section
    {
        right: 45px;
        bottom: -15%;
    }
}
