.elementor-500 .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-500 .elementor-element.elementor-element-9ffbb7d::before, .elementor-500 .elementor-element.elementor-element-9ffbb7d > .elementor-background-video-container::before, .elementor-500 .elementor-element.elementor-element-9ffbb7d > .e-con-inner > .elementor-background-video-container::before, .elementor-500 .elementor-element.elementor-element-9ffbb7d > .elementor-background-slideshow::before, .elementor-500 .elementor-element.elementor-element-9ffbb7d > .e-con-inner > .elementor-background-slideshow::before, .elementor-500 .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(1) {
    background: #fff;
}
.sub-menu li:nth-child(1) 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;
}

.content-wrap {
    display: flex;
    padding-top: 80px;
}
.content-wrap div {
    width: 50%;
}
.content-wrap div:nth-child(1) {
    padding-top: 50px;
}
.content-wrap p {
    color: #eee;
    font-size: 18px;
    line-height: 32px;
}
.content-wrap p span {
    font-weight: 700;
}
.content-wrap p:not(:last-child) {
    padding-bottom: 40px;
}
.content-wrap img {
    border-radius: 30px;
}

.ove-box {
    margin: 0;
    padding: 60px 0 0 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
}
.ove-box li {
    color: #eee;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    background: #1a1a1a;
    width: 740px;
    height: 180px;
    border-radius: 10px;
    transition: box-shadow 0.3s ease-in-out;
}
.ove-box li:hover {
    background: #111;
    box-shadow: 0 0 20px 5px rgba(255, 215, 0, 0.25);
}
.ove-box li:nth-child(1), .ove-box li:nth-child(3) {
    margin-right: 10px;
}
.ove-box li:nth-child(2), .ove-box li:nth-child(4) {
    margin-left: 10px;
}
.ove-box li:nth-child(1), .ove-box li:nth-child(2) {
    margin-bottom: 20px;
}
.ove-box li:nth-child(1), .ove-box li:nth-child(2), .ove-box li:nth-child(3) {
    padding-top: 50px;
}
.ove-box li:nth-child(4) {
    padding-top: 70px;
}
.ove-box li span {
    font-size: 40px;
    font-weight: 700;
}

.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: 20px;
        line-height: 30px;
        padding-top: 60px;
    }
    .sub-tot br, .content-wrap p br, .ove-box li br {
        display: none;
    }
    .content-wrap, .ove-box {
        display: block;
    }
    .content-wrap {
        padding-top: 40px;
    }
    .content-wrap div {
        width: 100%;
    }
    .content-wrap div:nth-child(1) {
        padding-top: 0;
    }
    .content-wrap p {
        font-size: 17px;
        line-height: 31px;
    }
    .content-wrap p:not(:last-child) {
        padding-bottom: 30px;
    }
    .content-wrap img {
        margin-top: 30px;
    }

    .ove-box {
        padding: 40px 0 0 0;
    }
    .ove-box li {
        width: 100%;
        font-size: 17px;
        line-height: 27px;
        height: auto;
        padding: 30px !important;
        margin: 0 !important;
    }
    .ove-box li span {
        font-size: 20px;
    }
    .ove-box li:not(:last-child) {
        margin-bottom: 30px !important;
    }

    .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 */