.elementor-kit-6{--e-global-color-primary:#CF9616;--e-global-color-secondary:#232323;--e-global-color-text:#777777;--e-global-color-accent:#232323;--e-global-color-463558f:#000000;--e-global-color-1317a8e:#FFFFFF;--e-global-color-46e4553:#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-463e521-font-family:"Roboto";--e-global-typography-463e521-font-size:22px;--e-global-typography-463e521-font-weight:600;--e-global-typography-da6a084-font-family:"Roboto";--e-global-typography-da6a084-font-size:100px;--e-global-typography-da6a084-font-weight:200;--e-global-typography-da6a084-text-transform:uppercase;--e-global-typography-da6a084-line-height:1em;--e-global-typography-3397f13-font-family:"Roboto";--e-global-typography-3397f13-font-size:20px;--e-global-typography-3397f13-font-weight:400;--e-global-typography-3397f13-text-transform:uppercase;--e-global-typography-3397f13-letter-spacing:4px;font-family:"Roboto", Sans-serif;}.elementor-kit-6 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){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.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 */