.elementor-650 .elementor-element.elementor-element-9ffbb7d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:1;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-650 .elementor-element.elementor-element-9ffbb7d::before, .elementor-650 .elementor-element.elementor-element-9ffbb7d > .elementor-background-video-container::before, .elementor-650 .elementor-element.elementor-element-9ffbb7d > .e-con-inner > .elementor-background-video-container::before, .elementor-650 .elementor-element.elementor-element-9ffbb7d > .elementor-background-slideshow::before, .elementor-650 .elementor-element.elementor-element-9ffbb7d > .e-con-inner > .elementor-background-slideshow::before, .elementor-650 .elementor-element.elementor-element-9ffbb7d > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}/* Start custom CSS for html, class: .elementor-element-4054de9 */.sub-menu li:nth-child(5) {
    background: #fff;
}
.sub-menu li:nth-child(5) a {
    color: #010101;
}

.sub-tot {
    color: #eee;
    font-size: 50px;
    font-weight: 500;
    line-height: 65px;
    text-align: center;
    font-family: "Antonio", sans-serif;
    padding-top: 90px;
}
.sub-tot span {
    font-weight: 700;
}

.sub-tt {
    color: #eee;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    text-align: center;
    padding-top: 25px;
}

.glob-img {
    text-align: center;
}
.glob-img img {
    margin-top: 75px;
}

.brand-icon {
    display: flex;
    justify-content: center;
    padding-top: 80px;
    justify-content: space-around;
    transition: all 0.3s ease;
}
.brand-icon img:hover {
    filter: invert(20%) sepia(36%) saturate(6278%) hue-rotate(9deg) brightness(117%) contrast(104%);
}

@media (max-width: 1366px) {
    .sub-tot {
        font-size: 26px;
        line-height: 30px;
        padding-top: 60px;
    }
    .sub-tot br, .sub-tt br {
        display: none;
    }
    .sub-tt {
        font-size: 17px;
        line-height: 27px;
    }
    .glob-img img {
        margin-top: 40px;
    }
    
    .brand-icon {
        display: block;
        padding-top: 40px;
    }
    .brand-icon div {
        text-align: center;
    }
    .brand-icon div:not(:last-child) {
        margin-bottom: 30px;
    }
}/* End custom CSS */