.elementor-kit-11{--e-global-color-primary:#000000;--e-global-color-secondary:#F63D07;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFFFFF;--e-global-color-cf4176c:#F6F6F6;--e-global-color-850a528:#F5F5F5;--e-global-color-780196e:#DDDDDD;--e-global-color-d89e075:#FFFFFF00;--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;font-family:"Poppins", Sans-serif;}.elementor-kit-11 e-page-transition{background-color:#FFBC7D;}.elementor-kit-11 a{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h2{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-11 h6{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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;
    background-color: #222B34;
}

/* services page hover effect*/
.on-hover-add-padding {
    transition: all 0.5s;
}
.hover-box:hover .on-hover-add-padding {
    padding: 25px 0;
}

.elementor-heading-title, p, span  {
    font-family: poppins !important;
}
div {
    font-family: poppins !important;
}/* End custom CSS */