.banner-template-video .video-wrapper{
    line-height: 0;
}

.banner-template-video .as-video-control{
    position: absolute;
    z-index: 10;
    cursor: pointer;
    bottom: 2rem;
    right: 2rem;
}
.banner-template-video .as-video-control svg {
    width: 2.25rem;
    height: 2.25rem;
    filter: drop-shadow(0 4px 4px rgba(0, 0, 0, 0.7));
/*    fill: #f8f8f8;*/
}
.banner-template-video .as-video-control svg path{
    fill: #f8f8f8;
}
.banner-template-video .video-control .play {
    display: none;
}

.banner-template-video .content-text{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
}


.banner-template-video .content-text .text-content-banner{
    width: 100%;
}
.banner-template-video .elementor-section.elementor-section-boxed > .elementor-container{
    padding-left: 10px;
    padding-right: 10px;
}
.banner-template-video .button-banner{
    display: inline-block;
    padding: 5px 10px ;
    background: #146637;
    color: #fff;
}
.banner-template-video{
    overflow: hidden;
}
/*.gray-100 {
    color: #f8f8f8 !important;
}*/
@media (max-width:1024px){
    .list-elemetor-slider-logo .logo-content .title {
        font-size: 17px;
    }
    .list-elemetor-slider-logo > .swiper{
        padding: 10px;
    }
}
