.elementor-kit-6{--e-global-color-primary:#1C3D8F;--e-global-color-secondary:#1C3D8F;--e-global-color-text:#474747;--e-global-color-accent:#000000;--e-global-color-d73cdf6:#2C2C2C;--e-global-color-eda3a06:#FBFCFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-1f4d43a-font-family:"Inter Tight";--e-global-typography-1f4d43a-font-size:18px;--e-global-typography-1f4d43a-font-weight:300;--e-global-typography-e1043c2-font-family:"Poppins";--e-global-typography-e1043c2-font-size:18px;--e-global-typography-e1043c2-font-weight:300;--e-global-typography-c368578-font-family:"Poppins";--e-global-typography-c368578-font-size:50px;--e-global-typography-c368578-font-weight:500;--e-global-typography-c368578-line-height:61px;--e-global-typography-523742d-font-family:"Inter Tight";--e-global-typography-523742d-font-size:19px;--e-global-typography-523742d-font-weight:300;--e-global-typography-dcbcab4-font-family:"Poppins";--e-global-typography-dcbcab4-font-size:40px;--e-global-typography-dcbcab4-font-weight:500;--e-global-typography-dcbcab4-line-height:48px;--e-global-typography-f11966c-font-family:"Poppins";--e-global-typography-f11966c-font-size:30px;--e-global-typography-f11966c-font-weight:500;--e-global-typography-f11966c-line-height:33px;--e-global-typography-250a50c-font-family:"Poppins";--e-global-typography-250a50c-font-size:23px;--e-global-typography-250a50c-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;}.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-kit-6{--e-global-typography-c368578-font-size:42px;--e-global-typography-c368578-line-height:51px;--e-global-typography-dcbcab4-font-size:34px;--e-global-typography-dcbcab4-line-height:38px;--e-global-typography-f11966c-font-size:26px;--e-global-typography-f11966c-line-height:29px;--e-global-typography-250a50c-font-size:21px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-1f4d43a-font-size:17px;--e-global-typography-e1043c2-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */html,body{
    
    overflow-x: hidden;
}
    .elementor-button svg{
    font-size:40px;
    transform:rotate(-45deg);
    transition: 0.3s all ease;
}
.elementor-button:hover svg{
    transform: rotate(0deg);
    /*transform: translateX(3px);*/
}
.elementor-button *{
    align-items: center !important;

}

p:last-child{
    margin: 0;
}
@media screen and (min-width:1024px){
#main,#firs,#sec{
    transition: 0.3s all ease;
}

#main:hover #sec{
    width: 82% !important;
}
}/* End custom CSS */