﻿/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-.25em;}sup{top:-.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:.35em .75em .625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0;}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto;}[type=search]{-webkit-appearance:textfield;outline-offset:-2px;}[type=search]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/*!
 * fullPage 4.0.16
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2021 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */
html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;height:100%;display:block;}.fp-slide{float:left;}.fp-slide,.fp-slidesContainer{height:100%;display:block;}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;}.fp-table{display:flex;flex-direction:column;justify-content:center;width:100%;}.fp-slidesContainer{float:left;position:relative;}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;margin-top:-38px;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.fp-next{right:15px;}.fp-arrow{width:0;height:0;border-style:solid;}.fp-arrow.fp-prev{border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent;}.fp-arrow.fp-next{border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff;}.fp-notransition{-webkit-transition:none!important;transition:none!important;}#fp-nav{position:fixed;z-index:100;top:50%;opacity:1;transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translate3d(0,-50%,0);}#fp-nav.fp-right{right:17px;}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);right:0;margin:0 auto!important;}.fp-slidesNav.fp-bottom{bottom:17px;}.fp-slidesNav.fp-top{top:17px;}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0;}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative;}.fp-slidesNav ul li{display:inline-block;}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none;}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%;}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px;}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer;}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:auto;opacity:1;}#fp-nav ul li .fp-tooltip.fp-right{right:20px;}.fp-auto-height.fp-section,.fp-auto-height .fp-slide{height:auto!important;}.fp-responsive .fp-is-overflow.fp-section{height:auto!important;}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section,.fp-scrollable .fp-section,.fp-scrollable .fp-slide{height:100vh;height:calc(var(--vh,1vh)*100);}.fp-scrollable.fp-responsive .fp-is-overflow.fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-section:not(.fp-auto-height):not([data-percentage]),.fp-scrollable .fp-slide:not(.fp-auto-height):not([data-percentage]){min-height:100vh;min-height:calc(var(--vh,1vh)*100);}.fp-overflow{justify-content:flex-start;max-height:100vh;}.fp-scrollable .fp-auto-height .fp-overflow{max-height:none;}.fp-is-overflow .fp-overflow.fp-auto-height-responsive,.fp-is-overflow .fp-overflow.fp-auto-height,.fp-is-overflow>.fp-overflow{overflow-y:auto;}.fp-overflow{outline:0;}.fp-overflow.fp-table{display:block;}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide{height:auto!important;min-height:auto!important;}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar{background-color:transparent;width:9px;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-track{background-color:transparent;}.fp-scroll-mac .fp-overflow::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-radius:16px;border:4px solid transparent;}.fp-warning,.fp-watermark{z-index:9999999;position:absolute;bottom:0;}.fp-warning,.fp-watermark a{text-decoration:none;color:#000;background:rgba(255,255,255,.6);padding:5px 8px;font-size:14px;font-family:arial;color:#000;display:inline-block;border-radius:3px;margin:12px;}.fp-noscroll .fp-overflow{overflow:hidden;}html{box-sizing:border-box;direction:ltr;}*,*::before,*::after{box-sizing:inherit;}hr{color:#00a64f;height:1px!important;}.b-ltr{border-radius:0 0 60px 0;}.b-ltr-2{border-radius:0 0 0 60px;}.b-rtl{border-radius:60px 0 0 0;}.b-rtl-2{border-radius:0 60px 0 0;}.logo-radu-3{border-radius:60px 0 60px 60px;}.color-Dark-Green{color:#1e3a2c!important;}.color-Green{color:#00a64f!important;}.bag-Green{background:#00a64f!important;}.color-Light-Green{color:#c5e3d3!important;}@font-face{font-family:"Roboto-regular",sans-serif;font-weight:normal;src:url("../../../font/roboto-regular.ttf") format("truetype");}@font-face{font-family:"Roboto-bold";src:url("../../../font/roboto-bold.ttf") format("truetype");font-weight:bold;}@font-face{font-family:"itc avant garde gothic std demi";src:url("../../../font/itc avant garde gothic std demi.otf") format("opentype");}@font-face{font-family:"amble-bold";src:url("../../../font/amble-bold.ttf") format("truetype");}@font-face{font-family:"amble-light";src:url("../../../font/amble-light.ttf") format("truetype");}@font-face{font-family:"amble-regular";src:url("../../../font/amble-regular.ttf") format("truetype");}@font-face{font-family:"roboto-regular";src:url("../../../font/roboto-regular.ttf") format("truetype");}@font-face{font-family:"roboto-medium";src:url("../../../font/roboto-medium.ttf") format("truetype");}h1{font-family:"amble-bold";font-size:4.0625rem;font-weight:bold;margin:22px 0!important;color:#2b3990;text-transform:uppercase;line-height:70px;}button{font-size:1.5625rem;}h2{font-family:"amble-bold";color:#2b3990;font-size:3.4375rem;font-weight:bold;text-transform:uppercase;line-height:70px;}h3{font-family:"amble-bold";color:#19225e;font-size:2.25rem;font-weight:400;text-transform:uppercase;}h4{font-family:"amble-bold";font-size:1.5rem;font-weight:400;color:#2b3990;text-transform:uppercase;}h5{font-family:"amble-bold";font-size:1.5rem;font-weight:bold;color:#f9fffc;text-transform:uppercase;}h6{font-family:"amble-bold";font-size:1.25rem;font-weight:bold;color:#2b3990;line-height:29px;text-transform:uppercase;}lable{font-family:"roboto-regular";font-size:1.5rem;color:#2b3990;font-weight:bold;}p{font-family:"roboto-regular";font-size:1rem;font-weight:normal;font-weight:400;line-height:23px;color:#19225e;}a{font-family:"roboto-regular";font-size:1.25rem;width:fit-content;}li{font-family:"roboto-regular";color:#636366;}@media(max-width:576px){h1{font-size:2.25rem;font-weight:bold;}h2{font-size:2.1875rem;font-weight:bold;}h3{font-size:1.875rem;font-weight:bold;}h4{font-size:1.625rem;font-weight:bold;}h5{font-size:1.5rem;font-weight:bold;}h6{font-size:1.25rem;font-weight:bold;line-height:29px;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:1.25rem;}}@media(max-width:992px){h1{font-size:2.5rem;font-weight:bold;line-height:2.5rem;}h2{font-size:4.375rem;font-weight:bold;line-height:2.5rem;}h3{font-size:2.6875rem;font-weight:bold;line-height:2.5rem;}h4{font-size:1.625rem;font-weight:bold;line-height:2.5rem;}h5{font-size:1.5rem;font-weight:bold;line-height:2.5rem;}h6{font-size:1.25rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:1rem;}}@media(max-width:1400px){h1{font-size:2.5rem;font-weight:bold;line-height:2.5rem;}h2{font-size:2.5rem;font-weight:bold;line-height:2.5rem;}h3{font-size:1.5625rem;font-weight:bold;line-height:2.5rem;}h4{font-size:1.25rem;font-weight:bold;line-height:2.5rem;}h5{font-size:1.125rem;font-weight:bold;}h6{font-size:1rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:.875rem;}}@media(max-width:1200px){h1{font-size:2.5rem;font-weight:bold;line-height:2.5rem;}h2{font-size:2.5rem;font-weight:bold;line-height:2.5rem;}h3{font-size:1.5625rem;font-weight:bold;line-height:2.5rem;}h4{font-size:1.25rem;font-weight:bold;line-height:2.5rem;}h5{font-size:1.125rem;font-weight:bold;line-height:2.5rem;}h6{font-size:1rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:.875rem;line-height:19px;}a{font-size:.875rem;}}@media(max-width:768px){h1{font-size:2.5rem;}h2{font-size:2.1875rem;}h3{font-size:1.4375rem;}h4{font-size:1.25rem;}h5{font-size:1.125rem;}h6{font-size:1rem;}lable{font-size:1rem;}p{font-size:.875rem;line-height:19px;}.About-Us p{font-size:.875rem;}.Our-News .News-desc p{font-size:.875rem;}#carser .item p{font-size:.875rem;}button{font-size:1.125rem;}a{font-size:.875rem;}}.clearfix::after{clear:both;content:"";display:table;}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap;}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}header{position:fixed;width:100%;background:linear-gradient(180deg,rgba(37,37,37,0) 0%,rgba(37,37,37,0) 100%);transition:all .5s ease-in;z-index:10;transition:all .1s ease-in;z-index:3333333;}header nav{background:#fff;backdrop-filter:blur(8px);fill:#fff;filter:drop-shadow(10px 4px 16px rgba(0,0,0,.16));padding:0!important;}header nav .navbar-toggler{border:0;}header nav .navbar-toggler.focus{border:0!important;}header nav .navbar-collapse .navbar-nav a{color:#2b3990!important;font-size:18px;font-style:normal;font-weight:bold;line-height:normal;transition:.3s ease-in;}header nav .navbar-collapse .navbar-nav a:hover{color:#8dc63f!important;transition:.3s ease-in;cursor:pointer;}@media(max-width:576px){header nav .navbar-collapse .navbar-nav a{font-size:12px;}}@media(max-width:992px){header nav .navbar-collapse .navbar-nav a{font-size:12px;}}@media(max-width:1400px){header nav .navbar-collapse .navbar-nav a{font-size:14px;}}.wrapper{display:none;text-align:center;}@media(max-width:576px){.wrapper{display:block;}}.icon-search-container{display:inline-block;border-radius:50px;height:50px;width:50px;position:relative;transition:width .2s ease-out;backface-visibility:hidden;}.icon-search-container.active{width:285px;}.icon-search-container.active .fa-times-circle{opacity:1;}.icon-search-container.active .search-input{width:200px;}.icon-search-container .fa-search{color:#e8e8e8;font-size:24px;position:absolute;top:18px;right:18px;cursor:pointer;}.icon-search-container .fa-times-circle{opacity:0;color:#d9d9d9;font-size:20px;position:absolute;top:18px;right:18px;transition:opacity .2s ease-out;cursor:pointer;}.icon-search-container .search-input{position:absolute;cursor:default;right:45px;top:6px;width:0;padding:5px;border:0;outline:0;font-size:18px;line-height:20px;background-color:rgba(255,255,255,0);transition:width .2s ease-out;}.search-icon{text-align:center;line-height:25px!important;color:#2b3990;font-size:23px;cursor:pointer;border-radius:50%;transition:.3s linear;}.search-screen{position:fixed;width:100%;height:0;background-color:rgba(0,0,0,.8666666667);display:flex;align-items:center;justify-content:center;right:0;top:40%;transform:translateY(-5%);overflow:hidden;transition:.3s linear .3s;}@media(max-width:1400px){.search-screen{transform:translateY(-7%);}}@media(max-width:1200px){.search-screen{transform:translateY(-7%);}}.close-icon{position:absolute;top:40px;right:40px;color:#fff;font-size:30px;cursor:pointer;opacity:0;}.search-box{width:100%;max-width:600px;background:none;border:0;outline:0;color:#fff!important;font-size:18px;font-weight:700;padding:8px;border-radius:15px;DIRECTION:ltr;background-color:rgba(255,255,255,.3411764706);height:50px!important;opacity:0;}.search-box::placeholder{color:#fff;}.searchButoon444{border:1px solid #fff;color:#fff;margin-left:20px;height:50px;border-radius:15px;}.searchButoon444:hover{background-color:#fff;color:#000;margin-left:20px;height:50px;border-radius:15px;}.search-screen.active{transition-delay:0s;height:100vh;padding:15px;}.search-screen.active .search-box,.search-screen.active .close-icon{transition:.2s linear .4s;opacity:1;}.Global-Search{display:block;}.search-boxinput:focus{color:#fff!important;box-shadow:none;}.footer{background:linear-gradient(250deg,#00547f .25%,#0f8a93 29.74%,#37b87b 65.69%,#a0cc3a 99.73%);position:relative;}.footer .container{position:relative;z-index:1111;}.footer .container .row .Logo-Footer{width:250px;}.footer .container .row .Social{margin-left:50px;margin-top:20px;}.footer .container .row .Social a{text-decoration:none;font-size:30px;transition:.3s ease-in;color:#fff;}.footer .container .row .Social a i{font-size:30px;transition:.3s ease-in;color:#fff;}.footer .container .row .Social a i:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}.footer .container .row .Social a:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}.footer .container .row .head-title{color:rgba(255,255,255,.568627451);margin-bottom:10px;}.footer .container .row h6{color:#f2f4ff;margin-bottom:10px!important;}.footer .container .row .list-inline{line-height:40px;padding:0;}.footer .container .row .list-inline a{text-decoration:none;color:#fff;}.footer .container .row .list-inline a li{transition:.3s ease-in;color:#fff;}.footer .container .row .list-inline a li:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}.footer .container .row .list-inline a li .LinkFooter{transition:.3s ease-in;color:#fff;text-decoration:none;}.footer .container .row .list-inline a li .LinkFooter:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}@media(max-width:1400px){.footer .container .row .list-inline a li{font-size:14px;}}@media(max-width:1200px){.footer .container .row .list-inline a li{font-size:14px;}}.footer .container .row .list-inline a li a{text-decoration:none;transition:.3s ease-in;color:#fff;}.footer .container .row .list-inline a li a:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}.footer .Seconde-Footer{background-color:rgba(240,248,255,.0901960784);position:relative;backdrop-filter:blur(2px);z-index:111;}.footer .Seconde-Footer .Terms{text-align:center;text-align:-webkit-center;}.footer .Seconde-Footer .Terms a{color:#f2f4ff;text-decoration:none;transition:.3s ease-in;padding:0 15px;font-size:16px;}.footer .Seconde-Footer .Terms a:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}@media(max-width:1400px){.footer .Seconde-Footer .Terms a{font-size:14px;}}@media(max-width:1200px){.footer .Seconde-Footer .Terms a{font-size:14px;}}.footer .Seconde-Footer .Copy-Right{text-align:center;color:rgba(255,255,255,.568627451);}.footer .Footer-vetor{position:absolute;right:0;top:0;width:30%;}@media(max-width:1400px){.footer .Footer-vetor{width:45%;}}@media(max-width:1200px){.footer .Footer-vetor{width:45%;}}@media(max-width:576px){.footer .Footer-vetor{display:none;}}.Coarou{overflow:hidden;width:1500px;}.Coarou .owl-stage-outer{overflow:visible!important;}.Coarou .owl-stage-outer .LatestNesw{margin-top:20%;}.Coarou .owl-stage-outer .LatestNesw .sub-latest{min-height:500px;}.Coarou .owl-stage-outer .LatestNesw .sub-latest img{width:100%;}.Coarou .owl-stage-outer .LatestNesw .sub-latest .DateNews{width:50px;height:50px;position:absolute;background-color:#00a64f;border-radius:50px;top:6%!important;padding:1%;right:0;}.Coarou .owl-stage-outer .LatestNesw .sub-latest .DateNews p{font-size:11px;text-align:center;font-weight:bold;padding-top:18%;}.Coarou .owl-stage-outer .LatestNesw .Box-News{border-radius:20px;background:#f8f8f8;padding:5%;position:absolute;top:55%;width:260px;left:6%;}.Coarou .owl-stage-outer .LatestNesw .Box-News p{font-size:13px;}.Coarou .owl-stage-outer .LatestNesw .Box-News a{color:#fff;}.Box-sectors{border-radius:20px;background:#fff;backdrop-filter:blur(25px);min-width:270px;min-height:147px;box-shadow:0 8px 16px 0 rgba(0,0,0,.04);}@media(max-width:1400px){.Box-sectors img{width:226px!important;padding-bottom:4%!important;}}@media(max-width:1400px){.Box-sectors{min-width:260px!important;min-height:130px!important;}}.Button-contact{border-radius:20px;background:#fff;color:#0d3921;justify-content:center;align-items:center;width:180px;height:50px;font-weight:bold;}.Button-contact:hover{background:#00a64f!important;}.Search-Button{background-color:#2b3990;padding:7px 22px;font-size:22px;color:#fff;}.Search-Button:hover{background-color:#4ba7ae;}.Searc-innput{border:1px solid #333;border-radius:15px;}.Extra-gradient{background:var(--P--gradient,linear-gradient(90deg,#00547f 0%,#0f8a93 29.64%,#37b87b 65.78%,#a0cc3a 100%));-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.Extra-Why{color:#8dc63f;}.Media-Text{color:#19225e;}.Extra-green-s{color:#37b87b;}.case-text{color:#00547f;}.case-text2{color:#4ba7ae;}.modal{position:relative;display:block!important;opacity:1!important;}.modal .modal-dialog{margin:4.75rem auto;}.modal .modal-dialog .modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;box-shadow:0 3px 11px 0 rgba(0,166,79,.21);}.modal .modal-dialog .modal-content .modal-header{display:flex;flex-shrink:0;padding:1rem 1rem 0 1rem!important;justify-content:center;border-bottom:0;}.modal .modal-dialog .modal-content .modal-header button{background-color:rgba(240,248,255,0);border:0;}.modal .modal-dialog .modal-content .modal-body form{padding:0 1rem 1rem 1rem!important;}.modal .modal-dialog .modal-content .modal-body form select{border-radius:12px;border:1px solid #eaeaea;background:#f9f9fb;height:53px;}.modal .modal-dialog .modal-content .modal-body form select:focus{border:1px solid #00a64f;box-shadow:none;}.modal .modal-dialog .modal-content .modal-body form label{font-size:16px;font-weight:bold;color:#414042;}.modal .modal-dialog .modal-content .modal-body form .form-control{border-radius:12px;border:1px solid #eaeaea;background:#f9f9fb;height:53px;}.modal .modal-dialog .modal-content .modal-body form .form-control:focus{border:1px solid #00a64f;box-shadow:none;}.modal .modal-dialog .modal-content .modal-body form .form-controll{border-radius:12px;border:1px solid #eaeaea;background:#f9f9fb;height:120px;width:100%;}.modal .modal-dialog .modal-content .modal-body form .form-controll:focus-visible{outline:1px solid #00a64f;}.modal .modal-dialog .modal-content .modal-body form .btn{border:1px solid #00a64f;border-radius:12px;width:100%;color:#00a64f;height:53px;display:flex;align-items:center;justify-content:center;}.modal .modal-dialog .modal-content .modal-body form .Button-Career{width:100%;color:#fff;border-radius:12px;background-color:#00a64f;height:53px;display:flex;align-items:center;justify-content:center;}.cardNews{position:relative;}.cardNews .photo img{border-radius:20px;}.cardNews .BoxDetails{background-color:#f8f8f8;padding:4%;display:flex;flex-direction:column;position:absolute;top:80%;left:3%;width:94%;border-radius:20px;}.cardNews .NewsDate{width:50px;height:50px;position:absolute;background-color:#00a64f;border-radius:50px;top:-5%;padding:1%;right:-3%;}.cardNews .NewsDate p{font-size:11px;text-align:center;font-weight:bold;padding-top:18%;}.containerr{max-width:950px;height:520px;width:100%;padding:50px 40px;border-radius:12px;}.containerr .content{display:flex;align-items:center;}.containerr .content input{display:none;}.containerr .content .list{display:flex;flex-direction:column;position:relative;width:20%;margin-right:50px;}.containerr .content .list label{cursor:pointer;height:60px;line-height:60px;font-size:22px;font-weight:500;color:#808080;transition:all .5s ease;text-align:center;z-index:10;}.containerr #home:checked~.list label.home{color:#00a64f;}.containerr #home:checked~.list .slider{top:0;}.containerr #home:checked~.text-content .home{display:block;}.containerr #blog:checked~.list label.blog{color:#00a64f;}.containerr #blog:checked~.list .slider{top:60px;}.containerr #blog:checked~.text-content .blog{display:block;}.containerr #blog:checked~.text-content .home{display:none;}.containerr #help:checked~.list label.help{color:#00a64f;}.containerr #help:checked~.list .slider{top:120px;}.containerr #help:checked~.text-content .help{display:block;}.containerr #help:checked~.text-content .home{display:none;}.containerr #code:checked~.list label.code{color:#00a64f;}.containerr #code:checked~.list .slider{top:180px;}.containerr #code:checked~.text-content .code{display:block;}.containerr #code:checked~.text-content .home{display:none;}.containerr #about:checked~.list label.about{color:#00a64f;}.containerr #about:checked~.list .slider{top:240px;}.containerr #about:checked~.text-content .about{display:block;}.containerr #about:checked~.text-content .home{display:none;}.containerr .content .text-content{width:100%;}.containerr .content .text-content .home .titleJop,.containerr .content .text-content .blog .titleJop,.containerr .content .text-content .about .titleJop,.containerr .content .text-content .code .titleJop,.containerr .content .text-content .help .titleJop{border-bottom:1px solid #d6d6d6;padding:0 10px;transition:.4s ease-in;cursor:pointer;}.containerr .content .text-content .home .titleJop svg,.containerr .content .text-content .blog .titleJop svg,.containerr .content .text-content .about .titleJop svg,.containerr .content .text-content .code .titleJop svg,.containerr .content .text-content .help .titleJop svg{font-size:24px;cursor:pointer;}.containerr .content .text-content .home .titleJop:hover,.containerr .content .text-content .blog .titleJop:hover,.containerr .content .text-content .about .titleJop:hover,.containerr .content .text-content .code .titleJop:hover,.containerr .content .text-content .help .titleJop:hover{border-bottom:1px solid #00a64f;transition:.4s ease-in;}.containerr .content .text-content .home .titleJop:hover h6,.containerr .content .text-content .blog .titleJop:hover h6,.containerr .content .text-content .about .titleJop:hover h6,.containerr .content .text-content .code .titleJop:hover h6,.containerr .content .text-content .help .titleJop:hover h6{color:#00a64f!important;}.containerr .content .text-content .home .titleJop:hover svg,.containerr .content .text-content .blog .titleJop:hover svg,.containerr .content .text-content .about .titleJop:hover svg,.containerr .content .text-content .code .titleJop:hover svg,.containerr .content .text-content .help .titleJop:hover svg{color:#00a64f!important;}.containerr .content .text{display:none;}.containerr .content .text .title{font-size:25px;margin-bottom:10px;font-weight:500;}.containerr .container .text p{text-align:justify;}.FormCon{background:var(--Arsenic,#414042);position:relative;z-index:1111;border-radius:15px;}.FormCon form .form-label{color:#fff;}.FormCon form .form-control{background-color:#636366;border-radius:10px;border:1px solid rgba(234,234,234,0);height:55px;}.FormCon form .form-controll{border-radius:12px;border:1px solid rgba(234,234,234,0);background:#636366;height:120px;width:100%;}.FormCon form button{width:100%;color:#fff;border-radius:12px;background-color:#00a64f;height:53px;display:flex;align-items:center;justify-content:center;}.First-Section{position:relative;height:100vh;overflow:hidden;}.First-Section .Path-Enegry{padding-top:300px;}@media(max-width:1400px){.First-Section .Path-Enegry{padding-top:200px;}}@media(max-width:1200px){.First-Section .Path-Enegry{padding-top:200px;}}@media(max-width:576px){.First-Section .Path-Enegry{padding-top:150px;}}.First-Section .Boxese{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;bottom:20px;z-index:1;}.First-Section .Boxese .sub-Boxese{border-radius:15px;overflow:hidden;}.First-Section .Boxese .sub-Boxese .Box1{background-color:#00547f;text-decoration:none;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box1 h4{padding:20px;margin:0!important;text-align:center;}@media(max-width:1400px){.First-Section .Boxese .sub-Boxese .Box1 h4{padding:16px 26px;}}@media(max-width:1200px){.First-Section .Boxese .sub-Boxese .Box1 h4{padding:16px 26px;}}.First-Section .Boxese .sub-Boxese .Box1:hover{background-color:#003e5e;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box2{background-color:#0f8a93;text-decoration:none;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box2 h4{padding:20px;margin:0!important;text-align:center;}@media(max-width:1400px){.First-Section .Boxese .sub-Boxese .Box2 h4{padding:16px 26px;}}@media(max-width:1200px){.First-Section .Boxese .sub-Boxese .Box2 h4{padding:16px 26px;}}.First-Section .Boxese .sub-Boxese .Box2:hover{background-color:#09595f;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box3{background-color:#37b87b;text-decoration:none;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box3 h4{padding:20px;margin:0!important;text-align:center;}@media(max-width:1400px){.First-Section .Boxese .sub-Boxese .Box3 h4{padding:16px 26px;}}@media(max-width:1200px){.First-Section .Boxese .sub-Boxese .Box3 h4{padding:16px 26px;}}.First-Section .Boxese .sub-Boxese .Box3:hover{background-color:#1c6945;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box4{text-decoration:none;background-color:#a0cc3a;transition:.4s ease-in;}.First-Section .Boxese .sub-Boxese .Box4 h4{padding:20px;margin:0!important;text-align:center;}@media(max-width:1400px){.First-Section .Boxese .sub-Boxese .Box4 h4{padding:16px 26px;}}@media(max-width:1200px){.First-Section .Boxese .sub-Boxese .Box4 h4{padding:16px 26px;}}.First-Section .Boxese .sub-Boxese .Box4:hover{background-color:#4b6119;transition:.4s ease-in;}@media(max-width:576px){.First-Section .Boxese .sub-Boxese{display:none;}}@media(max-width:576px){.First-Section .Boxese{bottom:0;}}.First-Section .Boxese .Item{display:none;}.First-Section .Boxese .Item .swiper-wrapper .swiper-slide a{text-decoration:none;}.First-Section .Boxese .Item .swiper-wrapper .swiper-slide a .Box1{background-color:#00547f;padding:20px;margin:0!important;text-align:center;}.First-Section .Boxese .Item .swiper-wrapper .swiper-slide a .Box2{background-color:#0f8a93;padding:20px;margin:0!important;text-align:center;}.First-Section .Boxese .Item .swiper-wrapper .swiper-slide a .Box3{background-color:#37b87b;padding:20px;margin:0!important;text-align:center;}.First-Section .Boxese .Item .swiper-wrapper .swiper-slide a .Box4{background-color:#a0cc3a;padding:20px;margin:0!important;text-align:center;}@media(max-width:576px){.First-Section .Boxese .Item{display:block;}}@media(max-width:576px){.First-Section .Boxese{overflow:hidden;}}.First-Section .ImgMask{position:absolute;top:14%;right:0;width:12%;}.First-Section .ImgMask.SecondImg{z-index:-4;animation:SecondImg 5s ease forwards;}.First-Section .ImgMask.ThirdImg{z-index:-5;animation:ThirdImg 5s ease forwards;}@media(max-width:1400px){.First-Section .ImgMask{position:absolute;top:18%;right:0;width:10%;}.First-Section .ImgMask.SecondImg{animation:SecondImg 5s ease forwards;}.First-Section .ImgMask.ThirdImg{animation:ThirdImg 5s ease forwards;}}@media(max-width:1200px){.First-Section .ImgMask{position:absolute;top:19%;right:0;width:12%;}.First-Section .ImgMask.SecondImg{animation:none;}.First-Section .ImgMask.ThirdImg{animation:none;}}@media(max-width:576px){.First-Section .ImgMask{top:60%;right:0;width:20%;}.First-Section .ImgMask.SecondImg{animation:SecondImg 5s ease forwards;}.First-Section .ImgMask.ThirdImg{top:60%!important;right:0;left:53%;width:20%;animation:ThirdImg 5s ease forwards;}}.seconed-section{position:relative;}.seconed-section .back-Who{position:absolute;top:-86%;left:0%;width:36%;z-index:-1;}@media(max-width:576px){.seconed-section .back-Who{display:none;}}@media(max-width:1400px){.seconed-section .back-Who{top:-76%;left:-9%;width:34%;}}@media(max-width:1200px){.seconed-section .back-Who{top:-76%;left:-9%;width:34%;}}.Why{position:relative;background-color:#001f2f;clip-path:polygon(0 25%,100% 0,100% 0,100% 100%,81% 100%,50% 100%,15% 100%,0 100%,0 49%,0 36%);}.Why .Why-Content{display:flex;flex-direction:column;align-items:center;}.Why .Why-Content h5{text-align:center;}@media(max-width:576px){.Why .Why-Content{margin:12px 0;}}.Why .Map-World{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;top:21%;z-index:-1;width:44%;}@media(max-width:576px){.Why .Map-World{width:90%;top:10%;}}@media(max-width:576px){.Why{clip-path:polygon(0 6%,100% 0,100% 0,100% 100%,81% 100%,50% 100%,15% 100%,0 100%,0 49%,0 36%);}}@media(max-width:576px){.Why .row{margin:0!important;padding:0!important;}}.service{position:relative;}.service .Title{position:relative;z-index:22;}@media(max-width:576px){.service .Title{margin:0!important;}}.service .swiper-container{overflow:hidden;position:relative;}.service .swiper-container .swiper-wrapper{position:relative;}.service .swiper-container .swiper-wrapper .swiper-slide{position:relative;}.service .swiper-container .swiper-wrapper .swiper-slide img{clip-path:polygon(0 0,100% 0,100% 66%,0% 90%);width:100%;}.service .swiper-container .swiper-wrapper .swiper-slide .contaent-service{position:absolute;margin-left:15px;margin-right:15px;left:0;right:0;bottom:0;padding:7%;height:200px;display:flex;background-color:#37b87b;clip-path:polygon(0 0,100% 23%,100% 100%,0% 100%);flex-direction:column;place-content:space-evenly;}.service .swiper-container .swiper-wrapper .swiper-slide .contaent-service a{color:#2b3990;text-decoration:none;transition:.3s ease-in;}.service .swiper-container .swiper-wrapper .swiper-slide .contaent-service a:hover{color:#8dc63f;transition:.3s ease-in;cursor:pointer;}.service .swiper-container .swiper-pagination{position:absolute;bottom:0;}.service .swiper-container .swiper-pagination .swiper-pagination-bullet-active{background-color:#2b3990;}.service .back-Servise{position:absolute;top:0;right:0;width:68%;}.Green{overflow:hidden;}.Green .Mobile-version .Green-img{stroke-dasharray:500;stroke-dashoffset:0;animation:Green-img 6s;animation-fill-mode:both;width:130%;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);display:flex;height:100%;transform:scaleX(1);}.Green .Mobile-version .Green-img img{width:100%;margin-top:35px;margin-bottom:35px;}@media(max-width:576px){.Green .Mobile-version{display:none;}}.Green .Solar-Energy{clip-path:polygon(100% 0,92% 100%,92% 100%,0% 100%,9% 0,9% 0);background:linear-gradient(250deg,#00547f .25%,#0f8a93 29.74%,#37b87b 65.69%,#a0cc3a 99.73%);height:100%;padding:6% 8% 6% 11%;display:flex;flex-direction:column;justify-content:center;}.Green .Solar-Energy a{background-color:#2b3990;color:#fff;text-decoration:none;padding:11px 22px;transition:.3s ease-in;margin-top:25px;}.Green .Solar-Energy a:hover{background-color:#18958d;transition:.3s ease-in;cursor:pointer;}@media(max-width:576px){.Green .Solar-Energy{clip-path:polygon(100% 0,92% 100%,92% 100%,0% 100%,0% 0,9% 0);}}@keyframes Green-img{from{clip-path:polygon(0 0,0% 0,0% 100%,0% 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);}}.commitment .commitment-Box{position:relative;overflow:hidden;cursor:pointer;}.commitment .commitment-Box img{object-fit:none;transition:.4s ease;object-fit:cover;filter:brightness(.5);overflow:hidden;}.commitment .commitment-Box .main-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;z-index:999;display:flex;justify-content:center;}.commitment .commitment-Box .main-content .sub-content{display:flex;align-items:center;}.commitment .commitment-Box .main-content .sub-content h3{color:#f0f8ff;text-align:center;padding:2px 34px;}.commitment .commitment-Box .main-content .hide-content{display:none;}.commitment .commitment-Box .main-content .hide-content p{color:#fff;font-size:20px;}@media(max-width:576px){.commitment .commitment-Box .main-content .hide-content p{font-size:14px;}}.commitment .commitment-Box:hover img{transform:scale(1.1);transition:.4s ease;}.commitment .commitment-Box:hover .main-content{transition:.3s ease;}.commitment .commitment-Box:hover .main-content .sub-content{display:none;}.commitment .commitment-Box:hover .main-content .hide-content{display:block;display:flex;align-items:center;}.Media .swiper{position:relative;}.Media .swiper .Media-Content{border:1px solid #e0e0e0;background:#fafaff;height:100%;}.Media .swiper .Media-Content .Img-content{position:relative;}.Media .swiper .Media-Content .Img-content .Date{clip-path:polygon(0 24%,100% 0,100% 100%,0% 100%);background-color:#2b3990;position:absolute;right:0;bottom:0;}.Media .swiper .Media-Content .Img-content .Date h4{color:#37b87b;font-weight:bold;padding:14px;margin:0;}.Media .swiper .Media-Content .content-card{padding:14px;}.Media .swiper .Media-Content .content-card a{text-decoration:none;transition:.3s ease-in;color:#8dc63f!important;font-size:14px;}.Media .swiper .Media-Content .content-card a:hover{color:#2b3990!important;transition:.3s ease-in;cursor:pointer;}.Media .swiper .Media-Content .content-card span{color:#8dc63f;}.Media .swiper .swiper-pagination{position:absolute;bottom:0;}.Media .swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#2b3990;}.Media a{text-decoration:none;color:#2b3990;font-size:20px;transition:.3s ease-in;}.Media a:hover{color:#8dc63f;transition:.3s ease-in;cursor:pointer;}.GetIn{position:relative;background-image:url("../../../content/newfolder/get in toch.png");background-repeat:no-repeat;background-size:cover;}.GetIn .container{z-index:111;}.GetIn .container a{color:#374b86;text-decoration:none;background-color:#8dc63f;padding:12px;border-radius:10px;font-weight:bold;transition:.6s ease-in;}.GetIn .container a:hover{color:#8dc63f;background-color:#374b86;transition:.6s ease-in;}.GetIn .overlay-getin{position:absolute;width:100%;height:100%;top:0;background:rgba(43,57,144,.55);}.btn-whatsapp-pulse{background:#25d366;color:#fff;position:fixed;bottom:20px;right:20px;font-size:40px;display:flex;justify-content:center;align-items:center;width:0;height:0;padding:35px;text-decoration:none;border-radius:50%;animation-name:pulse;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;z-index:111111111;}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(37,211,102,.5);}80%{box-shadow:0 0 0 14px rgba(37,211,102,0);}}.btn-whatsapp-pulse-border{bottom:120px;right:20px;animation-play-state:paused;}.btn-whatsapp-pulse-border::before{content:"";position:absolute;border-radius:50%;padding:25px;border:5px solid #25d366;opacity:.75;animation-name:pulse-border;animation-duration:1.5s;animation-timing-function:ease-out;animation-iteration-count:infinite;}@keyframes pulse-border{0%{padding:25px;opacity:.75;}75%{padding:50px;opacity:0;}100%{opacity:0;}}.News{position:relative;}.News .Main-News{position:relative;stroke-dasharray:500;stroke-dashoffset:0;animation:News-Img 4s;animation-fill-mode:both;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);display:flex;height:100%;}.News .Main-News img{width:100%;object-fit:cover;border-radius:15px;height:550px;}@media(max-width:1400px){.News .Main-News img{height:350px;}}@media(max-width:1200px){.News .Main-News img{height:350px;}}.News .Main-News .content-news{position:absolute;bottom:0;background-color:rgba(25,34,94,.5);padding:2%;width:100%;border-radius:0 0 15px 15px;}.News .Main-News .content-news p{width:80%;color:#fff;}@media(max-width:576px){.News .Main-News .content-news{clip-path:none;}}.News .Lines-news{position:absolute;top:0;right:30%;width:71%;z-index:-1;}@keyframes News-Img{from{clip-path:polygon(0 0,0% 0,0% 100%,0% 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);}}.multi-News .New{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#19225e;padding:1%;margin:6px 0;border-radius:10px;}.multi-News .New a{text-decoration:none;}.multi-News .New .sub-new h4{color:#fff;}.multi-News .New .sub-new p{width:90%;}.multi-News .New i{font-size:32px;color:#fff;transform:scaleX(1);}.multi-News .New:hover{background:var(--P--gradient,linear-gradient(90deg,#00547f 0%,#0f8a93 29.64%,#37b87b 65.78%,#a0cc3a 100%));cursor:pointer;}.Details{position:relative;}.Details img{width:100%;object-fit:cover;border-radius:15px;}.Details .Back-NewsDeta{position:absolute;width:72%;top:-14%;right:0%;z-index:-2;}.Related .Media-Content{border:1px solid #e0e0e0;background:#fafaff;height:100%;}.Related .Media-Content .Img-content{position:relative;}.Related .Media-Content .Img-content .Date{clip-path:polygon(0 24%,100% 0,100% 100%,0% 100%);background-color:#2b3990;position:absolute;right:0;bottom:0;}.Related .Media-Content .Img-content .Date h4{color:#37b87b;font-weight:bold;padding:15px 11px 7px 7px;margin:0;}.Related .Media-Content .content-card{padding:14px!important;}.Related .Media-Content .content-card a{text-decoration:none;transition:.3s ease-in;color:#8dc63f;font-size:14px;}.Related .Media-Content .content-card a:hover{color:#2b3990;transition:.3s ease-in;cursor:pointer;}@media(max-width:576px){.Related{padding:0!important;}}.contact{position:relative;height:100vh;padding-top:7%;overflow:hidden;}.contact .Title-contact{background-color:#2b3990;padding:10px 20px;stroke-dasharray:500;stroke-dashoffset:0;animation:Contact-Img 4s;animation-fill-mode:both;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);display:flex;}.contact .Title-contact h1{color:#fff;}@media(max-width:576px){.contact .Title-contact h1{font-size:30px;}}@keyframes Contact-Img{from{clip-path:polygon(0 0,0% 0,0% 100%,0% 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);}}.contact .Back-contact{position:absolute;right:0;top:0;width:70%;stroke-dasharray:500;stroke-dashoffset:0;animation:News-Img2 4s;animation-fill-mode:both;clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);display:flex;height:100%;transform:scaleX(1);transform:rotateY(0deg);}@media(max-width:576px){.contact .Back-contact{top:70px;}}@keyframes News-Img2{from{clip-path:polygon(100% 0,100% 0%,100% 100%,100% 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0 100%);}}.contact .Back-contact2{position:absolute;bottom:0;left:0;width:20%;transform:scaleX(1);transform:rotateY(0deg)!important;}.contact .content .Headqu{display:flex;width:60%;align-items:center;}.contact .content .Headqu i{padding-right:5%;margin-bottom:13px;font-size:25px;color:#8dc63f;}.contact .content .Headqu .sub-head h6{margin:0;}.contact .content .Headqu .sub-head a{text-decoration:none;transition:.3s ease-in;}.contact .content .Headqu .sub-head a P{color:#4ba7ae;}.contact .content .Headqu .sub-head a P:hover{color:#8dc63f;transition:.3s ease-in;}.contact .form-contact{padding:2%;border-radius:15px;width:26%;overflow:hidden;height:fit-content;margin:auto;position:absolute;top:30%;left:88px;bottom:0;right:0;border:1px solid #d4d4d4;background:rgba(255,255,255,.6);backdrop-filter:blur(50px);z-index:11;}.contact .form-contact button{width:100%;border-radius:5px;background:var(--P--gradient,linear-gradient(90deg,#00547f 0%,#0f8a93 29.64%,#37b87b 65.78%,#a0cc3a 100%));box-shadow:0 8px 16px 0 rgba(0,0,0,.08);color:#fff;}.contact .form-contact .form-controll{height:70px;}@media(max-width:1400px){.contact .form-contact{width:34%;top:30%;}}@media(max-width:1200px){.contact .form-contact{width:34%;top:30%;}}@media(max-width:576px){.contact .form-contact{width:90%;top:45%;left:0;}}@media(max-width:1400px){.contact{height:140vh;padding-top:10%;}}@media(max-width:1200px){.contact{height:140vh;padding-top:10%;}}@media(max-width:576px){.contact{height:190vh;padding-top:39%;}}.GSS{position:relative;}.GSS .overlay-GSS{position:absolute;width:100%;height:100%;top:0;clip-path:polygon(0 0,100% 0,100% 100%,0 64%);background:rgba(0,0,0,.15);z-index:111;-webkit-animation-name:openImage1;animation-name:openImage1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-duration:3s;overflow:hidden;}@media(max-width:576px){.GSS .overlay-GSS{clip-path:none;}}.GSS .background-GSS{position:relative;}.GSS .background-GSS .overlay-GS{position:absolute;width:100%;height:100%;top:0;clip-path:polygon(0 0,100% 0,100% 100%,0 64%);background:rgba(0,0,0,.4);z-index:111;-webkit-animation-name:openImage1;animation-name:openImage1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-duration:3s;overflow:hidden;}@media(max-width:576px){.GSS .background-GSS .overlay-GS{clip-path:none;}}.GSS .background-GSS img{object-fit:cover;width:100%;clip-path:polygon(0 0,100% 0,100% 100%,0 64%);-webkit-animation-name:openImage1;animation-name:openImage1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-duration:3s;overflow:hidden;}@media(max-width:576px){.GSS .background-GSS img{clip-path:none;}}.GSS .Green-TextS{position:absolute;top:50%;left:0;right:0;margin:0 auto;text-align:center;z-index:1111;}.GSS .Green-TextS h1{text-shadow:0 6px 6px rgba(0,0,0,.25);}@media(max-width:1400px){.GSS .Green-TextS{top:45%;}}@media(max-width:1200px){.GSS .Green-TextS{top:45%;}}.GSS .Green-TextS.SUSTA{top:30%;}@media(max-width:1400px){.GSS .Green-TextS.SUSTA{top:30%;}}@media(max-width:1200px){.GSS .Green-TextS.SUSTA{top:30%;}}@media(max-width:576px){.GSS .Green-TextS.SUSTA{top:18%;}}@media(max-width:576px){.GSS{padding-top:104px;}}.GS{position:relative;-webkit-animation-name:openImage1;animation-name:openImage1;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-duration:3s;overflow:hidden;}.GS .overlay-GS{position:absolute;width:100%;height:100%;top:0;clip-path:polygon(0 0,100% 0,100% 100%,0 64%);background:rgba(0,0,0,.55);z-index:111;}@media(max-width:576px){.GS .overlay-GS{clip-path:none;}}.GS .background-GS img{object-fit:cover;width:100%;clip-path:polygon(0 0,100% 0,100% 100%,0 64%);}@media(max-width:576px){.GS .background-GS img{clip-path:none;}}.GS .Green-Text{position:absolute;top:50%;left:0;right:0;margin:0 auto;text-align:center;z-index:1111;}.GS .Green-Text h1{text-shadow:0 6px 6px rgba(0,0,0,.25);}@media(max-width:1400px){.GS .Green-Text{top:45%;}}@media(max-width:1200px){.GS .Green-Text{top:45%;}}.GS .Green-Text.SUSTA{top:30%;}@media(max-width:1400px){.GS .Green-Text.SUSTA{top:30%;}}@media(max-width:1200px){.GS .Green-Text.SUSTA{top:30%;}}@media(max-width:576px){.GS .Green-Text.SUSTA{top:20%;}}@media(max-width:576px){.GS .Green-Text{top:52%;}}@media(max-width:576px){.GS{padding-top:104px;}}@keyframes openImage1{0%{clip-path:polygon(100% 0,100% 0%,100% 100%,100% 100%);}100%{clip-path:polygon(0 0,100% 0,100% 100%,0 64%);}}.Icon-GS{position:relative;z-index:0;}.Icon-GS .Services{display:flex;flex-direction:column;align-items:center;}.Icon-GS .Services .Border-rad{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(to right,#37b87b,#0f8a93,#a0cc3a) border-box;border:1px solid transparent;padding:12px;max-inline-size:fit-content;transform:skew(342deg);padding:24px;}.Icon-GS .Services img{transform:skew(-342deg);width:110px;}.Icon-GS .Services:hover .Border-rad{background:linear-gradient(90deg,#00547f 0%,#0f8a93 29.64%,#37b87b 65.78%,#a0cc3a 100%);border:.24px solid #fff;}.Icon-GS .Services:hover .Border-rad img{filter:brightness(7.5);}.Icon-GS .Services h4{padding:20px 50px 0 0;text-align:center;}@media(max-width:576px){.Icon-GS .Services{margin:23px;}}.Residential{position:relative;}.Residential .Backgroun-Res{overflow:hidden;height:60vh;background-repeat:no-repeat;position:relative;background-size:cover;}.Residential .Backgroun-Res .overlay{position:absolute;width:100%;height:100%;top:0;clip-path:polygon(0 0,41% 0,68% 100%,0% 100%);background:rgba(0,0,0,.76);transform:scaleX(1);}@media(max-width:576px){.Residential .Backgroun-Res .overlay{clip-path:none;}}@media(max-width:1400px){.Residential .Backgroun-Res .overlay{clip-path:polygon(0 0,40% 0,63% 100.5%,0% 100.5%);}}@media(max-width:1200px){.Residential .Backgroun-Res .overlay{clip-path:polygon(0 0,40% 0,63% 100.5%,0% 100.5%);}}@media(max-width:576px){.Residential .Backgroun-Res .overlay{clip-path:polygon(0 0,100% 0,100% 100.5%,0% 100.5%);}}.Residential .Backgroun-Res .container{padding-top:13%;position:relative;z-index:111;}@media(max-width:1400px){.Residential .Backgroun-Res .container{padding-top:10%;}}@media(max-width:1200px){.Residential .Backgroun-Res .container{padding-top:10%;}}@media(max-width:576px){.Residential .Backgroun-Res .container{padding-top:36%;}}.Residential1{position:relative;}.Residential1 .Backgroun-Res1{overflow:hidden;height:60vh;background-repeat:no-repeat;position:relative;background-size:cover;}.Residential1 .Backgroun-Res1 .overlay1{position:absolute;width:100%;height:100%;top:0;clip-path:polygon(0 0,41% 0,68% 100%,0% 100%);background:rgba(0,0,0,.76);transform:scaleX(1);}@media(max-width:576px){.Residential1 .Backgroun-Res1 .overlay1{clip-path:none;}}@media(max-width:1400px){.Residential1 .Backgroun-Res1 .overlay1{clip-path:polygon(0 0,40% 0,63% 100.5%,0% 100.5%);}}@media(max-width:1200px){.Residential1 .Backgroun-Res1 .overlay1{clip-path:polygon(0 0,40% 0,63% 100.5%,0% 100.5%);}}@media(max-width:576px){.Residential1 .Backgroun-Res1 .overlay1{clip-path:polygon(0 0,100% 0,100% 100.5%,0% 100.5%);}}.Residential1 .Backgroun-Res1 .container{padding-top:11%;position:relative;z-index:111;}@media(max-width:1400px){.Residential1 .Backgroun-Res1 .container{padding-top:7%;}}@media(max-width:1200px){.Residential1 .Backgroun-Res1 .container{padding-top:7%;}}@media(max-width:576px){.Residential1 .Backgroun-Res1 .container{padding-top:20%;}}.Commercial img{object-fit:cover;height:650px;width:100%;}@media(max-width:576px){.Commercial img{height:auto!important;}}.Commercial .Tabs{display:flex;flex-direction:column;gap:20px;margin-top:80px;}.Commercial .Tabs .Main-Box{position:relative;padding-bottom:10%;}.Commercial .Tabs .Main-Box .Box{background-color:#f1f3fb;transform:skew(342deg);max-width:fit-content;padding:17px;gap:25px;border:0;border:0;position:absolute;top:-33px;left:6%;}.Commercial .Tabs .Main-Box .Box h4{transform:skew(-342deg);margin:0;font-size:20px;}@media(max-width:1400px){.Commercial .Tabs .Main-Box .Box h4{font-size:14px;}}@media(max-width:1200px){.Commercial .Tabs .Main-Box .Box h4{font-size:14px;}}.Commercial .Tabs .Main-Box .Box.Box-hover{background-color:#37b87b;color:#fff;}.Commercial .Tabs .Main-Box .Box.Box-hover h4{color:#fff;}.Commercial .Tabs .Main-Box .Box.active{background-color:#37b87b;}.Commercial .Tabs .Main-Box .Box.active h4{color:#fff;}@media(max-width:1400px){.Commercial .Tabs .Main-Box .Box{padding:10px;}}@media(max-width:1200px){.Commercial .Tabs .Main-Box .Box{padding:10px;}}.Commercial .Tabs .Main-Box .Box-info{border:1px solid rgba(51,51,51,.1098039216);padding:40px;border-radius:8px;display:none;}.Commercial .Tabs .Main-Box .Box-info p{margin:0;}@media(max-width:576px){.Commercial .Tabs .Main-Box{padding-bottom:15%;}}.Goverment{background-repeat:no-repeat;height:70vh;position:relative;background-size:cover;}.Goverment .overlay-Gov{position:absolute;background:rgba(0,0,0,.55);top:0;width:100%;height:70vh;}.Goverment .container{padding-top:12%;position:relative;}@media(max-width:576px){.Goverment{padding-top:24%;}}.Utility1 img{width:100%;height:650px;object-fit:cover;}@media(max-width:576px){.Utility1 img{height:auto!important;}}.Utility1 .Tabs{display:flex;flex-direction:column;gap:20px;margin-top:80px;}.Utility1 .Tabs .Main-Box{position:relative;padding-bottom:10%;}.Utility1 .Tabs .Main-Box .Box{background-color:#f1f3fb;transform:skew(342deg);max-width:fit-content;padding:17px;gap:25px;border:0;border:0;position:absolute;top:-33px;right:6%;}.Utility1 .Tabs .Main-Box .Box h4{transform:skew(-342deg);margin:0;font-size:20px;}@media(max-width:1400px){.Utility1 .Tabs .Main-Box .Box h4{font-size:14px;}}@media(max-width:1400px){.Utility1 .Tabs .Main-Box .Box h4{font-size:14px;}}.Utility1 .Tabs .Main-Box .Box.Box-hover{background-color:#37b87b;color:#fff;}.Utility1 .Tabs .Main-Box .Box.Box-hover h4{color:#fff;}.Utility1 .Tabs .Main-Box .Box.active{background-color:#37b87b;}.Utility1 .Tabs .Main-Box .Box.active h4{color:#fff;}@media(max-width:1400px){.Utility1 .Tabs .Main-Box .Box{padding:10px;}}@media(max-width:1200px){.Utility1 .Tabs .Main-Box .Box{padding:10px;}}.Utility1 .Tabs .Main-Box .Box-info{border:1px solid rgba(51,51,51,.1098039216);padding:40px;border-radius:8px;display:none;}.Utility1 .Tabs .Main-Box .Box-info p{margin:0;}@media(max-width:576px){.Utility1 .Tabs .Main-Box{padding-bottom:15%;}}.Goverment1 img{object-fit:cover;height:650px;width:100%;}@media(max-width:576px){.Goverment1 img{height:auto!important;}}.Goverment1 .Tabs{display:flex;flex-direction:column;gap:20px;margin-top:80px;}.Goverment1 .Tabs .Main-Box{position:relative;padding-bottom:10%;}.Goverment1 .Tabs .Main-Box .Box{background-color:#f1f3fb;transform:skew(342deg);max-width:fit-content;padding:17px;gap:25px;border:0;border:0;position:absolute;top:-33px;left:6%;}.Goverment1 .Tabs .Main-Box .Box h4{transform:skew(-342deg);margin:0;font-size:20px;}@media(max-width:1400px){.Goverment1 .Tabs .Main-Box .Box h4{font-size:14px;}}@media(max-width:1400px){.Goverment1 .Tabs .Main-Box .Box h4{font-size:14px;}}.Goverment1 .Tabs .Main-Box .Box.Box-hover{background-color:#37b87b;color:#fff;}.Goverment1 .Tabs .Main-Box .Box.Box-hover h4{color:#fff;}.Goverment1 .Tabs .Main-Box .Box.active{background-color:#37b87b;}.Goverment1 .Tabs .Main-Box .Box.active h4{color:#fff;}@media(max-width:1400px){.Goverment1 .Tabs .Main-Box .Box{padding:10px;}}@media(max-width:1200px){.Goverment1 .Tabs .Main-Box .Box{padding:10px;}}.Goverment1 .Tabs .Main-Box .Box-info{border:1px solid rgba(51,51,51,.1098039216);padding:40px;border-radius:8px;display:none;}.Goverment1 .Tabs .Main-Box .Box-info p{margin:0;}@media(max-width:576px){.Goverment1 .Tabs .Main-Box{padding-bottom:15%;}}.Utility img{width:100%;height:650px;object-fit:cover;}@media(max-width:576px){.Utility img{height:auto!important;}}.Utility .Tabs{display:flex;flex-direction:column;gap:20px;margin-top:80px;}.Utility .Tabs .Main-Box{position:relative;padding-bottom:10%;}.Utility .Tabs .Main-Box .Box{background-color:#f1f3fb;transform:skew(342deg);max-width:fit-content;padding:17px;gap:25px;border:0;border:0;position:absolute;top:-33px;left:6%;}.Utility .Tabs .Main-Box .Box h4{transform:skew(-342deg);margin:0;font-size:20px;}@media(max-width:1400px){.Utility .Tabs .Main-Box .Box h4{font-size:14px;}}@media(max-width:1400px){.Utility .Tabs .Main-Box .Box h4{font-size:14px;}}.Utility .Tabs .Main-Box .Box.Box-hover{background-color:#37b87b;color:#fff;}.Utility .Tabs .Main-Box .Box.Box-hover h4{color:#fff;}.Utility .Tabs .Main-Box .Box.active{background-color:#37b87b;}.Utility .Tabs .Main-Box .Box.active h4{color:#fff;}@media(max-width:1400px){.Utility .Tabs .Main-Box .Box{padding:10px;}}@media(max-width:1200px){.Utility .Tabs .Main-Box .Box{padding:10px;}}.Utility .Tabs .Main-Box .Box-info{border:1px solid rgba(51,51,51,.1098039216);padding:40px;border-radius:8px;display:none;}.Utility .Tabs .Main-Box .Box-info p{margin:0;}@media(max-width:576px){.Utility .Tabs .Main-Box{padding-bottom:15%;}}.WhoWeAre{position:relative;}.WhoWeAre .Img1{position:absolute;top:8%;left:7%;width:47%;border-radius:12px;}.WhoWeAre .Img2{position:absolute;top:38%;left:58%;border-radius:12px;width:42%;}.Impact{position:relative;overflow:hidden;}.Impact .background-GS img{object-fit:cover;width:100%;clip-path:polygon(0 0,100% 40%,100% 100%,0 100%);height:60vh;}@media(max-width:576px){.Impact .background-GS img{clip-path:none;}}.Impact .overlay-impact{position:absolute;width:100%;top:0;clip-path:polygon(0 0,100% 40%,100% 100%,0 100%);height:60vh;background:rgba(0,31,47,.24);}@media(max-width:576px){.Impact .overlay-impact{clip-path:none;}}.Impact .Green-Text{position:absolute;top:45%;display:flex;justify-content:center;flex-direction:column;align-items:center;}.Impact .Green-Text h1{text-shadow:0 6px 6px rgba(0,0,0,.25);}@media(max-width:576px){.Impact .Green-Text{top:22%;}}.Values{background-color:#001f2f;}.WhyGreenPath .flip-box2{background-color:transparent;width:100%;height:300px;border-radius:10px;perspective:1000px;cursor:pointer;}.WhyGreenPath .flip-box2 .flip-box-inner2{position:relative;width:100%;height:100%;text-align:center;transition:transform 1s;transform-style:preserve-3d;display:flex;justify-content:center;align-items:center;}.WhyGreenPath .flip-box2 .flip-box-inner2 .flip-box-front2{border-radius:8px;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;height:100%;padding:75px 20px;width:100%;}.WhyGreenPath .flip-box2 .flip-box-inner2 .flip-box-front2 h4{text-align:center;}.WhyGreenPath .flip-box2 .flip-box-inner2 .flip-box-front2 img{width:100px;height:100px;object-fit:cover;}.WhyGreenPath .flip-box2 .flip-box-inner2 .flip-box-back2{color:#000;transform:rotateY(180deg);padding:16px;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:1px solid #f3f3f3;background:var(--L,linear-gradient(134deg,#00547f -.1%,#0f8a93 29.57%,#37b87b 65.75%,#a0cc3a 100%));box-shadow:0 8px 16px 0 rgba(0,0,0,.08);}.WhyGreenPath .flip-box2 .flip-box-inner2:hover{transform:rotateY(180deg);}.Financial .Backgroound-finance{background-repeat:no-repeat;background-size:cover;position:relative;}.Financial .Backgroound-finance .overlay-finance{position:absolute;width:100%;height:100%;top:0;background:rgba(0,0,0,.55);}.Financial .Backgroound-finance .Content-financs{border-radius:8px;padding:19px 12px;margin:40px 3px;background:rgba(141,198,63,.2);backdrop-filter:blur(9px);}.Financial .Backgroound-finance .Content-financs h5{text-shadow:0 6px 6px rgba(0,0,0,.25);}@media(max-width:1400px){.Financial .Backgroound-finance .Content-financs{padding:7px 12px;margin:12px 3px;}}@media(max-width:1200px){.Financial .Backgroound-finance .Content-financs{padding:7px 12px;margin:12px 3px;}}#Leader{position:relative;}#Leader .leaderImg2{width:100%;transform:scaleX(1);}@media(max-width:1400px){#Leader .leaderImg2{width:75%!important;}}@media(max-width:1200px){#Leader .leaderImg2{width:75%!important;}}#Leader .leaderImg1{clip-path:polygon(29% 0%,100% 0%,100% 100%,0% 100%);-webkit-animation-name:openImage;animation-name:openImage;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-duration:4s;width:43%;position:absolute;right:0!important;top:42%;transform:scaleX(1);overflow:hidden;}@media(max-width:1400px){#Leader .leaderImg1{width:40%;top:40%;}}@media(max-width:1200px){#Leader .leaderImg1{width:40%;top:40%;}}@media(max-width:576px){#Leader .leaderImg1{top:60%;}}@keyframes openImage{0%{clip-path:polygon(100% 0,100% 0%,100% 100%,100% 100%);}100%{clip-path:polygon(23% 0%,100% 0%,100% 100%,0% 100%);}}.mini-header{background:linear-gradient(90deg,#00547f 0%,#0f8a93 29.64%,#37b87b 65.78%,#a0cc3a 100%);}.mini-header a{text-decoration:none;}@media(max-width:576px){.mini-header{display:none;}}.fixed-header{position:fixed;width:100%;top:8%;z-index:111111;}@media(max-width:1400px){.fixed-header{top:13%;}}@media(max-width:1200px){.fixed-header{top:13%;}}.visible-title{visibility:visible;}.Sustainability{background-color:#001f2f;}.Approach{position:relative;}.Approach .appr1{background-color:#37b87b;clip-path:polygon(10% 0,100% 0%,90% 100%,0% 100%);display:flex;padding:15px 90px;align-items:center;}.Approach .appr1 .content-client{padding:0 30px;}.Approach .appr1 img{width:100px;height:100px;object-fit:cover;}@media(max-width:576px){.Approach .appr1{flex-direction:column;padding:14px;}}.Approach .appr2{background-color:#00547f;clip-path:polygon(0 0,90% 0,100% 100%,10% 100%);display:flex;padding:15px 90px;align-items:center;}.Approach .appr2 .content-client{padding:0 30px;}.Approach .appr2 img{width:100px;height:100px;object-fit:cover;}@media(max-width:576px){.Approach .appr2{flex-direction:column;padding:14px;}}@media(max-width:576px){.Approach .appr2{flex-direction:column;padding:14px;}}.Approach .appr3{background-color:#9fcc3a;clip-path:polygon(10% 0,100% 0%,90% 100%,0% 100%);display:flex;padding:15px 90px;align-items:center;}.Approach .appr3 .content-client{padding:0 30px;}.Approach .appr3 img{width:100px;height:100px;object-fit:cover;}@media(max-width:576px){.Approach .appr3{flex-direction:column;padding:14px;}}.Approach .appr4{background-color:#001f2f;clip-path:polygon(0 0,90% 0,100% 100%,10% 100%);display:flex;padding:15px 90px;align-items:center;}.Approach .appr4 .content-client{padding:0 30px;}.Approach .appr4 img{width:100px;height:100px;object-fit:cover;}@media(max-width:576px){.Approach .appr4{flex-direction:column;padding:14px;}}.Approach .bac-app{position:absolute;width:100%;z-index:-1;top:0;}.commitment .flip-box{background-color:transparent;width:100%;height:280px;border-radius:10px;perspective:1000px;cursor:pointer;}.commitment .flip-box .flip-box-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform 1s;transform-style:preserve-3d;display:flex;justify-content:center;align-items:center;}.commitment .flip-box .flip-box-inner .flip-box-front{color:#000;border:1px solid #cecece;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:8px;background:linear-gradient(134deg,#00547f -.1%,#0f8a93 29.57%,#37b87b 65.75%,#a0cc3a 100%);box-shadow:0 8px 16px 0 rgba(0,0,0,.08);}.commitment .flip-box .flip-box-inner .flip-box-back{color:#000;transform:rotateY(180deg);padding:16px;position:absolute;width:100%;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;border:1px solid #f3f3f3;background:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.08);}.commitment .flip-box .flip-box-inner:hover{transform:rotateY(180deg);}.LogoProject{background-color:rgba(15,138,147,.0392156863);}.LogoProject img{width:100px;height:100px;object-fit:cover;}.Results{border-width:0 0 4px 0;border-style:solid;border-image:linear-gradient(to right,#00547f,#0f8a93,#37b87b,#a0cc3a) 1;margin:60px 0;}.Results .greenBox{background-color:#37b87b;min-height:230px;}.Results2{margin:60px 0;overflow:hidden;}.Results2 .greenBox{background-color:#37b87b;min-height:230px;}.Customized{position:relative;overflow:hidden;}.Customized #Solar{stroke-dasharray:500;stroke-dashoffset:0;animation:Solar 7s;animation-fill-mode:both;clip-path:polygon(0 0,80% 0,100% 100%,0% 100%);display:flex;height:100%;}.Customized #Solar .ImgClip{clip-path:polygon(0 0,80% 0,100% 100%,0% 100%);transform:scaleX(1);}@keyframes Solar{from{clip-path:polygon(0 0,0% 0,0% 100%,0% 100%);}to{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);}}.After .AfterImg{position:absolute;top:15%;left:26%;width:60%;}.SearchPage{padding-top:7%;}@keyframes SecondImg{to{transform-origin:bottom;transform:rotate(-50deg);right:4%;}}@keyframes ThirdImg{to{transform-origin:bottom;transform:rotate(-65deg);right:16%;top:23%;}}