.elementor-kit-1535{--e-global-color-primary:#665548;--e-global-color-secondary:#665548;--e-global-color-text:#665548;--e-global-color-accent:#8DC63F;--e-global-color-48fcfe0:#FFFFFF;--e-global-color-6f8e18d:#000000;--e-global-color-5783fd0:#665548;--e-global-color-69ff0b1:#F26529;--e-global-color-06c8f77:#8DC63F;--e-global-typography-secondary-font-weight:400;--e-global-typography-accent-font-weight:500;--e-global-typography-87dd206-font-size:var(--h1-size);--e-global-typography-a50f775-font-size:calc(var(--h1-size) * 0.85);--e-global-typography-a428c41-font-size:calc(var(--h1-size) * 0.75);--e-global-typography-9a8adf5-font-size:calc(var(--h1-size) * 0.65);--e-global-typography-a2d5b8d-font-size:calc(var(--h1-size) * 0.55);--e-global-typography-f53a1b9-font-size:calc(var(--h1-size) * 0.45);font-family:"Montserrat", Sans-serif;font-size:18px;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:800ms;}.elementor-kit-1535 button:hover,.elementor-kit-1535 button:focus,.elementor-kit-1535 input[type="button"]:hover,.elementor-kit-1535 input[type="button"]:focus,.elementor-kit-1535 input[type="submit"]:hover,.elementor-kit-1535 input[type="submit"]:focus,.elementor-kit-1535 .elementor-button:hover,.elementor-kit-1535 .elementor-button:focus{background-color:#EEEEEE;border-style:none;border-radius:0px 0px 0px 0px;}.elementor-kit-1535 e-page-transition{background-color:#E4E4E4;}.elementor-kit-1535 p{margin-block-end:1.5em;}.elementor-kit-1535 a{color:var( --e-global-color-69ff0b1 );}.elementor-kit-1535 a:hover{color:var( --e-global-color-5783fd0 );}.elementor-kit-1535 h1{font-size:var(--h1-size);font-weight:600;}.elementor-kit-1535 h2{font-size:calc(var(--h1-size) * 0.85);font-weight:normal;}.elementor-kit-1535 h3{font-size:calc(var(--h1-size) * 0.75);}.elementor-kit-1535 h4{font-size:calc(var(--h1-size) * 0.65);font-weight:normal;}.elementor-kit-1535 h5{font-size:calc(var(--h1-size) * 0.55);font-weight:normal;}.elementor-kit-1535 h6{font-size:calc(var(--h1-size) * 0.45);font-weight:400;}.elementor-kit-1535 button,.elementor-kit-1535 input[type="button"],.elementor-kit-1535 input[type="submit"],.elementor-kit-1535 .elementor-button{font-size:18px;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:var( --e-global-color-5783fd0 );box-shadow:0px 2px 12px -2px rgba(0, 0, 0, 0.29);border-style:none;border-radius:0px 0px 0px 0px;padding:15px 30px 15px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:80px;--container-default-padding-right:20px;--container-default-padding-bottom:100px;--container-default-padding-left:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1290px){.elementor-kit-1535{--e-global-typography-primary-line-height:1.5em;}}@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 *//* 1. The Root Reset (MANDATORY) */
/* Set 1rem = 10px globally for easy math */
html, body {
    font-size: 62.5%; 
    margin:0 !important;
    padding:0 !important;
}

p {
    line-height: 1.5;
    margin:0;
}

ul {
    padding:0 10px 0 20px;
}

li {
    line-height: 1.5;
    padding: 0 0 10px;
}

hr {
    border-color: #0000001c;
    border-top: 1px;
}

/* Universal fix: make all child columns stretch to tallest automatically */
.e-con-full.e-flex.e-con.e-child { 
    align-self: stretch !important;  /* force columns to stretch */
 /*    --min-height: auto !important;   reset Elementor min-height variable */
}

/*
.elementor img {
    border-radius:10px;
    box-shadow: 
    0 1px 3px 0 rgba(0, 0, 0, 0.25),
    
    0 10px 30px -10px rgba(0, 0, 0, 0.25) !important;
}
*/

/* Reset all default margins, paddings, and borders */
* {
  box-sizing: border-box;
}


/* THESE SET THE GLOBAL H TAG CSS.  THESE CAN BE EDITED VIA WIDGET STYLE */



:where(h1, h2, h3, h4, h5, h6) {
  font-weight: normal;
}

h1.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h1,
h2.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h2,
h3.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h3,
h4.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h4,
h5.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h5,
h6.elementor-heading-title.elementor-size-default,
.elementor-widget-text-editor h6 {
    font-family: var(--e-global-typography-primary-font-family);
    margin:0 0 10px;
}


/* the above overrides the browsers user agent styles */


/* SET H TAG FLUID SIZES - NOW USING REM */

:root {
    /* 74px at 1140px and 32px at 400px */
  --h1-size: clamp(3.2rem, 6.49vw, 7.4rem);
}



/* Set anchor distance to compensate for fixed header */
#header-top, #about, #services, #team, #case-studies, #partners, #contact {
  scroll-margin-top: 120px; 
}

@media (max-width:768px) {
    #about, #services, #team, #case-studies, #partners, #contact {
  scroll-margin-top: 260px; 
}

    #header-top {
  scroll-margin-top: 340px; 
}

}










/* --- *//* End custom CSS */