.elementor-kit-7{--e-global-color-primary:#CF9616;--e-global-color-secondary:#232323;--e-global-color-text:#777777;--e-global-color-accent:#232323;--e-global-color-bee8a0c:#000000;--e-global-color-64f36b0:#FFFFFF;--e-global-color-5a8e470:#CACACA;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.1em;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-da196b0-font-family:"Roboto";--e-global-typography-da196b0-font-size:22px;--e-global-typography-da196b0-font-weight:600;--e-global-typography-1e91fa6-font-family:"Roboto";--e-global-typography-1e91fa6-font-size:100px;--e-global-typography-1e91fa6-font-weight:200;--e-global-typography-1e91fa6-text-transform:uppercase;--e-global-typography-1e91fa6-line-height:1em;--e-global-typography-1157ee6-font-family:"Roboto";--e-global-typography-1157ee6-font-size:20px;--e-global-typography-1157ee6-font-weight:400;--e-global-typography-1157ee6-text-transform:uppercase;--e-global-typography-1157ee6-letter-spacing:4px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-primary-font-size:42px;--e-global-typography-secondary-font-size:36px;--e-global-typography-text-font-size:16px;--e-global-typography-da196b0-font-size:19px;--e-global-typography-1e91fa6-font-size:68px;--e-global-typography-1157ee6-font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-primary-font-size:34px;--e-global-typography-secondary-font-size:28px;--e-global-typography-text-font-size:16px;--e-global-typography-da196b0-font-size:17px;--e-global-typography-1e91fa6-font-size:50px;--e-global-typography-1157ee6-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x: hidden;
}



.cus-title-box{
    position: relative;
}

.cus-small-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}


.cus-inner-banner-text-box{
    position: relative;
}

.cus-inner-banner-shape{
    position: absolute;
    bottom: -45px;
    transform: scale(1.1);
}

.cus-mission-sec-wrap{
    position: relative;
}

.cus-mission-sec-shape{
    position: absolute;
    top: -80px;
    right: -80px;
    width: 100%;
}

.cus-esgs-item-desc, .cus-esgs-item-btn{
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}

.cus-esgs-item:hover .cus-esgs-item-desc, .cus-esgs-item:hover .cus-esgs-item-btn{
    opacity: 1;
    visibility: visible;
}







@media screen and (max-width: 1199px){
    .cus-inner-banner-shape{
        position: absolute;
        bottom: -35px;
    }
    .cus-mission-sec-shape{
        top: -30px;
        right: -30px;
    }
}


@media screen and (max-width: 1025px){
    .cus-inner-banner-shape{
        position: absolute;
        bottom: -25px;
    }
}


@media screen and (max-width: 767px){
    .cus-mission-sec-shape{
        top: -10px;
        right: -20px;
    }
}


@media screen and (max-width: 580px){
    .cus-inner-banner-shape{
        position: absolute;
        bottom: -15px;
    }
}/* End custom CSS */