.elementor-kit-6{--e-global-color-primary:#039BA9;--e-global-color-secondary:#0F110F;--e-global-color-text:#353635;--e-global-color-accent:#000000;--e-global-color-4f58087:#FFFFFF;--e-global-color-babc314:#00000026;--e-global-color-3d39a16:#039BA9;--e-global-color-9ec973c:#0C12133D;--e-global-color-5eb25bf:#A5F600;--e-global-color-259612a:#0D2A57;--e-global-color-81ac466:#FFDF28;--e-global-color-718f13c:#000000;--e-global-color-944fdec:#00000000;--e-global-color-a01a590:#039BA9F5;--e-global-color-a979f74:#1245964D;--e-global-color-0b323e0:#A5F6004D;--e-global-color-002daac:#C4C4C4;--e-global-typography-primary-font-family:"Figtree";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Figtree";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Figtree";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Figtree";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-secondary );font-size:16px;font-weight:500;color:var( --e-global-color-4f58087 );border-radius:50px 50px 50px 50px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-4f58087 );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.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 *//*Set Container Padding*/

.m-padding {
    padding-left: clamp(15px, 2.6vw, 40px);
    padding-right: clamp(15px, 2.6vw, 40px);
}

/*Text-Widget*/ 

.m-para p:last-child{margin-bottom:0px;}

/*icon-height*/ 

.m-icon{line-height:0px;}

/*One Side Boxed One Side Full Width*/ 

:root {
  /* You can change 1200px to any width you want! 
  calc((100vw - var(--my-custom-width)) / 2)*/
  --my-custom-width: 1280px;
}/* End custom CSS */