*{padding:0; margin:0}
row li*, :after, :before, html { box-sizing: border-box; }
a, a:hover{text-decoration:none;}
.fl{float:left}
.fr{float:right}
img {max-width: 100%; width: auto; height:auto; margin: 0 auto;}
p, h1, h2, h3, h4, h5, h6, ul {margin: 0;}
.bold {font-weight: 600}
.red {color: red}
.upper {text-transform: uppercase}
.w100{width:100%}
.italic {font-style: italic}
h1, .h1{font-size: 24px; font-weight: bold;}
.h2, h2{font-size:24px; font-weight:bold}
.h3, h3{font-size:20px; font-weight:bold}
.h4, h4{font-size:18px; font-weight: 600;}
:root {
    --e-global-color-primary: #42B0DC;
    --e-global-color-secondary: #40C100;
    --e-global-color-text: #1D1D1D;
    --e-global-color-accent: #000000;
    --e-global-color-1256a7d: #E9F0F8;
    --e-global-color-1832d61: #FFFFFF;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-size: 18px;
    --e-global-typography-primary-font-weight: 400;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-size: 21px;
    --e-global-typography-secondary-font-weight: 600;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 1.1rem;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 1.6em;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-font-size: 16px;
    --e-global-typography-accent-font-weight: 500;
    --e-global-typography-a9a0e1b-font-family: "Poppins";
    --e-global-typography-a9a0e1b-font-size: 102px;
    --e-global-typography-a9a0e1b-line-height: 1.1em;
    --e-global-typography-a2fa530-font-family: "Poppins";
    --e-global-typography-a2fa530-font-size: 2.1rem;
    --e-global-typography-a2fa530-line-height: 1.5em;
    --e-global-typography-46b428e-font-family: "Poppins";
    --e-global-typography-46b428e-font-size: 1.2em;
    --e-global-typography-46b428e-font-weight: 600;
    --e-global-typography-46b428e-letter-spacing: 0px;
    --e-global-typography-f6bb4eb-font-family: "Poppins";
    --e-global-typography-f6bb4eb-font-size: 26px;
    --e-global-typography-f6bb4eb-font-weight: 600;
    --e-global-typography-8d4c0c4-font-family: "Poppins";
    --e-global-typography-8d4c0c4-font-size: 24px;
    --e-global-typography-8d4c0c4-font-weight: 600;
    --e-global-typography-58f6003-font-family: "Poppins";
    --e-global-typography-58f6003-font-size: 21px;
    --e-global-typography-58f6003-line-height: 30px;
    --e-global-typography-955ece0-font-family: "Poppins";
    --e-global-typography-955ece0-font-size: 18px;
    --e-global-typography-955ece0-line-height: 30px;
    --e-global-typography-cc86f91-font-family: "Poppins";
    --e-global-typography-cc86f91-font-size: 15px;
    --e-global-typography-0b42359-font-family: "Poppins";
    --e-global-typography-0b42359-font-size: 17px;
    --e-global-typography-0b42359-font-weight: bold;
    --e-global-typography-04c7b61-font-family: "Poppins";
    --e-global-typography-04c7b61-font-size: 18px;
    --e-global-typography-04c7b61-font-weight: 400;
    --e-global-typography-04c7b61-text-decoration: none;
    --e-global-typography-56bd501-font-family: "Poppins";
    --e-global-typography-56bd501-font-size: 2.9em;
    --e-global-typography-56bd501-line-height: 1.5em;
    --e-global-typography-4a84e41-font-family: "Poppins";
    --e-global-typography-4a84e41-font-size: 72px;
    --e-global-typography-4a84e41-line-height: 88px;
    --e-global-typography-6ca6ff8-font-family: "Poppins";
    --e-global-typography-6ca6ff8-font-size: 102px;
    --e-global-typography-aad68f0-font-family: "Poppins";
    --e-global-typography-aad68f0-font-size: 1.4rem;
    --e-global-typography-aad68f0-font-weight: 600;
    font-size: 18px;
}
body {font-family: 'Poppins', sans-serif; font-optical-sizing: auto; font-weight: <weight>; font-style: normal; font-variation-settings: "slnt" 0;  font-size: 18px; line-height: 150%;}
.df{display: flex;}
.jcc{justify-content: center;}
.tc{text-align: center;}
.aic{align-items:center}
.hero-image img{width: 100%; height: auto;}
header{width:100%; padding: 10px 0; background-color: #fff;}
.bg-light{background: none !important;}
.hero{width:100%; background: url(../images/bg-about.jpg) top left no-repeat; background-size: 100%;}
header img{width:auto; height: 40px;}
.navbar-light .navbar-nav .nav-link{cursor: pointer;}
.hero-text h1{font-size:80px; line-height: 150%; font-weight: 800;}
.hero-text p{margin-bottom: 10px; text-align: justify; line-height: 150%;}
.feature-box { border-radius: 10px; background-color: #fff; box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.2) !important; } 
.py-5 h3 { border-left: 3px solid #000; padding-left: 10px; }
.activ{background-color: var(--e-global-color-1256a7d); padding:0; margin-bottom: 80px;}
.activ img{width:150px; height: 150px;}
.col-left-activ{margin-top: -60px;}
.col-left-activ-bt{margin-bottom: 60px;}
.col-right-activ{margin-top:80px}
.col-right-activ-bt{margin-bottom: -60px;}
.marketing{width: 100%; padding: 50px 0;}
.marketing h2{line-height: 150%;}
.marketing p{margin-bottom: 20px;}
.hero{width:100%; padding: 60px 0;}
.contact a{padding:15px 50px; background: #333; color: #fff;}
.why{width:100%; padding: 50px 0;}
.why-text h2{font-size: 30px; font-weight: 700; line-height: 160%;}
.why-text p{margin-bottom: 20px;}
.why-text h3{font-size: 20px; font-weight: 600; margin-bottom: 10px;}
.ct-ser{width:100%; margin-bottom: 30px; text-align: center;}
.img-service img{width: 80%; height: auto;}
.service{width:100%; padding: 60px 0;}
.service h2{font-size: 40px; font-weight: 700;}
footer{width: 100%; padding: 50px 0; background: #000; color: #ccc;}
.dropdown-menu{border: none; border-radius: 0;}
.dropdown-menu li{padding:6px 0}



@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 20px;
        padding-left: 20px;
    }
}