
/*---/Banner-Style--*/
.w3l-main-slider li {
    list-style-type: none;
}

.w3l-main-slider .banner-info-bg ul li {
    display: inline-block;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #444;
}

.banner-info-bg {
    margin: 0;
    max-width: 400px;
}

.w3l-main-slider .banner-info-bg ul {
    margin: 24px 0;
}

.w3l-main-slider .banner-slider {
    position: relative;
    z-index: 1;
}

.w3l-main-slider .slider-info a img {
    transition: 0.3s ease-in;
    -webkit-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
}

.w3l-main-slider .companies20-content {
    position: relative;
}

.w3l-main-slider .banner-view {
    -ms-background-size: cover;
    background-size: cover;
    z-index: 0;
    position: relative;
    display: grid;
    align-items: center;
    min-height: 1080px;
    background-size: cover;
}
/* 
.w3l-main-slider .banner-view:before {
    content: "";
    background: rgb(0 0 0 / 55%);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
} */
/* 
.w3l-main-slider .banner-info {
    padding: 5em 0 0;
    max-width: 400px;
}

.w3l-main-slider .banner-info-top {
    margin-bottom: 20px;
}

.w3l-main-slider .banner-info h3 {
    font-size: 64px;
    line-height: 74px;
    color: #fff;
    margin-bottom: 14px;
    font-weight: 400;
}

.w3l-main-slider .banner-info h3 span {
    font-weight: 700;
}

.w3l-main-slider .banner-info p {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 1px;
} 

.w3l-main-slider .read-more {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    padding: 0.7em 3em;
    display: inline-block;
    font-size: 15px;
    border-radius: 0;
    outline: none;
    margin-top: 1.5em;
    font-weight: 600;
}

.w3l-main-slider .read-more:hover {
    background: #0fbcf9;
    border: 1px solid #0fbcf9;
}

@media (max-width: 1600px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 64px;
        line-height: 74px;
        color: #fff;
        margin-bottom: 14px;
    }
}

@media (max-width: 1390px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 50px;
        line-height: 60px;
        color: #fff;
        margin-bottom: 14px;
        font-weight: 400;
    }

}

@media (max-width: 1369px) {
    .w3l-main-slider .banner-info {
        padding: 5em 0 0;
    }
}

@media (max-width: 1290px) {}

@media (max-width: 1080px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 60px;
        line-height: 70px;
    }

}

@media (max-width: 1024px) {}

@media (max-width: 992px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 55px;
        line-height: 65px;
    }

}

@media (max-width: 800px) {
    .w3l-main-slider .banner-info h4 {
        font-size: 32px;
        line-height: 35px;
        max-width: 340px;
        margin: 20px 0;
    }

    .w3l-main-slider .banner-view {
        min-height: 620px;
    }
}

@media (max-width: 736px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 60px;
        line-height: 72px;
    }

}

@media (max-width: 669px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 54px;
        line-height: 64px;
    }

    .w3l-main-slider .banner-info {
        padding: 4em 0 0;
    }

    .w3l-main-slider .banner-info h5 {
        font-size: 16px;
        line-height: 26px;
    }

    .w3l-main-slider .banner-view {
        min-height: 550px;
    }
}

@media (max-width: 601px) {
    .w3l-main-slider .banner-info h3 {
        font-size: 50px;
        line-height: 60px;
    }

    .w3l-main-slider .banner-info p {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: 0px;
    }

    .w3l-main-slider .banner-info-top-grids h5 {
        font-size: 13px;
    }

    .banner-info-top-grids {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 5px;
        justify-content: space-between;
    }

}

@media (max-width:600px) {
    .w3l-main-slider .banner-info {
        max-width: 250px;
    }

}

@media (max-width: 568px) {
    .banner-info-top-grids {
        display: none;
    }

    .w3l-main-slider .banner-info h3 {
        font-size: 44px;
        line-height: 54px;
    }
}

@media (max-width: 480px) {
    .w3l-main-slider .banner-view {
        min-height: 450px;
    }

    .w3l-main-slider .banner-info h3 {
        font-size: 42px;
        line-height: 52px;
    }
}
*/
@media (max-width: 460px) {
    .w3l-main-slider .banner h3 {
        font-size: 40px;
        line-height: 50px;
    }

    .w3l-main-slider .banner-view {
        min-height: 400px;
    }
}

@media (max-width: 387px) {
    .w3l-main-slider .banner h3 {
        font-size: 36px;
        line-height: 46px;
    }

    .w3l-main-slider .banner h4 {
        font-size: 26px;
        line-height: 30px;
    }
}

@media (max-width: 376px) {
    .w3l-main-slider .banner h3 {
        font-size: 30px;
        line-height: 40px;
    }

}

@media (max-width: 320px) {
    .w3l-main-slider .banner h3 {
        font-size: 28px;
        line-height: 38px;
    }

}

/* dots */
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}

@media (max-width: 568px) {

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: right;
    -webkit-tap-highlight-color: transparent;
}

.owl-dots {
    margin-top: 0px;
    position: absolute;
    right: 5%;
    bottom: 48%;
    background: none;
}

.w3l-testimonials .owl-dots {
    margin-top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -30px;
    background: none;
    display: block;
}
.owl-dots:focus,
.owl-dot:focus {
    outline: none;
    box-shadow: none;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px;
}

.owl-theme .owl-dots .owl-dot {
    display: block;
    zoom: 1;
    background: transparent;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 1px;
    background: #fff;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    position: relative;
    border-radius: 50%;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #ff6700;
}

.w3l-courses .owl-dots {
    bottom: -60px;
}


.w3l-clients .owl-dots {
    margin: 0 auto;
    left: 0px;
    right: 0px;
    text-align: center;
    bottom: -70px;
}

.w3l-clients .owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

.w3l-clients .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 1px;
    background: #252422;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    position: relative;
    border-radius: 50%;
    opacity: 0.5;
}

.w3l-clients .owl-theme .owl-dots .owl-dot.active span,
.w3l-clients .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff6700;
    opacity: 1;
}

@media (max-width: 667px) {
    .owl-two.owl-carousel.owl-theme .owl-dots {
        position: inherit;
        left: 0px;
        right: 0px;
        bottom: 30px;
        margin-top: 80px;
        display: none;
    }
}

.owl-carousel .owl-dot{
    border: none;
}
