﻿/*! 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-prev{left:15px;}.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-nav.fp-left{left: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);left:0!important;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;left:50%;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-nav ul li .fp-tooltip.fp-left{left: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");}body{font-family:"Roboto-regular",sans-serif;}h1{font-family:"itc avant garde gothic std demi";font-size:4.375rem;font-weight:bold;color:#414042;}button{font-size:1.5625rem;}h2{font-family:"itc avant garde gothic std demi";color:#414042;font-size:2.8125rem;font-weight:bold;}h3{font-family:"itc avant garde gothic std demi";color:#00a64f;font-size:2.0625rem;font-weight:bold;}h4{font-family:"itc avant garde gothic std demi";font-size:1.625rem;font-weight:bold;color:#414042;}h5{font-family:"itc avant garde gothic std demi";font-size:1.5rem;font-weight:bold;color:#f9fffc;}h6{font-family:"itc avant garde gothic std demi";font-size:1.25rem;font-weight:bold;color:#414042;}lable{font-family:"Roboto-regular",sans-serif;font-size:1.5rem;}p{font-family:"Roboto-regular",sans-serif;font-size:1rem;font-weight:normal;color:#636366;}a{font-family:"Roboto-regular",sans-serif;font-size:1rem;}li{font-family:"Roboto-regular",sans-serif;color:#636366;}@media(max-width:576px){h1{font-size:2.5rem;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;}lable{font-size:1.25rem;}p{font-size:1.625rem;}a{font-size:1rem;}}@media(max-width:992px){h1{font-size:3.375rem;font-weight:bold;}h2{font-size:4.375rem;font-weight:bold;}h3{font-size:2.6875rem;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;}lable{font-size:1.25rem;}p{font-size:1.625rem;}a{font-size:1rem;}}@media(max-width:1400px){h1{font-size:3.375rem;font-weight:bold;}h2{font-size:2.5rem;font-weight:bold;}h3{font-size:1.5625rem;font-weight:bold;}h4{font-size:1.25rem;font-weight:bold;}h5{font-size:1.125rem;font-weight:bold;}h6{font-size:1rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:1rem;line-height:1.1;}a{font-size:.875rem;}}@media(max-width:1200px){h1{font-size:3.375rem;font-weight:bold;}h2{font-size:2.5rem;font-weight:bold;}h3{font-size:1.5625rem;font-weight:bold;}h4{font-size:1.25rem;font-weight:bold;}h5{font-size:1.125rem;font-weight:bold;}h6{font-size:1rem;font-weight:bold;}lable{font-size:1.25rem;}p{font-size:1rem;line-height:1.1;}a{font-size:.875rem;}}@media(max-width:768px){h1{font-size:3.125rem;}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;font-weight:normal;}.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;padding:2% 3%;z-index:3333333;}header nav{border-radius:20px;border:1px solid #e2e2e2;background:rgba(255,255,255,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding-top:1%;padding-bottom:1%;}header .navbar-toggler:focus{box-shadow:none!important;}header ul li a.nav-link{transition:all .3s ease-in;color:#414042;font-weight:bold;font-size:16px;}header ul li a.nav-link:hover{transition:all .3s ease-in;color:#00a64f;cursor:pointer;background:rgba(0,166,79,.1);border-radius:12px;}header ul li a.nav-link .active{transition:all .3s ease-in;color:#00a64f;cursor:pointer;background:rgba(0,166,79,.1);border-radius:12px;}header ul li a.nav-link:focus{color:#414042;}header ul li a.nav-link.nav-link-Noor:hover{transition:all .3s ease-in;color:#f59b06;cursor:pointer;background:rgba(245,155,6,.22);border-radius:12px;}@media(max-width:1400px){header ul li a.nav-link{font-size:14px;}}@media(max-width:1200px){header ul li a.nav-link{font-size:14px;}}@media(max-width:992px){header ul li a{font-size:14px!important;}}@media(max-width:768px){header ul li a{font-size:14px!important;}}header ul li .active{transition:all .3s ease-in;color:#00a64f;cursor:pointer;background:rgba(0,166,79,.1);border-radius:12px;}.navbar-nav li:hover>ul.dropdown-menu{display:block;margin-top:19%;border-radius:0 0 12px 12px;box-shadow:0 8px 16px 0 rgba(0,0,0,.04);background:#fff;}@media(max-width:576px){.navbar-nav li:hover>ul.dropdown-menu{margin-top:0;}}.dropdown-submenu{position:relative;}.sectordrop{margin-top:23%!important;}@media(max-width:576px){.sectordrop{margin-top:0!important;}}.navbar-nav>li>.dropdown-menu{background:#fff;margin-top:0;visibility:hidden;border-top-left-radius:0;border-top-right-radius:0;display:block;opacity:0;transition:ease-out .3s;border:0;}.navbar-nav>li>.dropdown-menu li a{color:#414042;font-size:18px;}.navbar-nav>li>.dropdown-menu li a:hover{background:none;color:#00a64f;}@media(max-width:576px){.navbar-nav>li>.dropdown-menu{display:none;}}.dropdown:hover .dropdown-menu{visibility:visible;opacity:1;}.dropdown-menu1{border:0;display:block;opacity:1;height:0;overflow:hidden;padding:0;top:180px;transition:all .3s;}.dropdown:hover .dropdown-menu1{display:block;top:100%;height:inherit;}.header-top{background:#fff;box-shadow:0 6px 16px 0 rgba(0,0,0,.06);padding:0% 3%!important;}.header-top nav{border:0;}.listPlatform{display:none;margin-top:0!important;border-radius:0 0 12px 12px;box-shadow:0 8px 16px 0 rgba(0,0,0,.04);background:#fff;position:absolute;left:90%;top:95%;}.listPlatform:hover{display:block;}footer{position:relative;background:linear-gradient(90deg,#414042,75%,transparent 20%);}footer .col-md-3{z-index:3;}footer .links a{text-decoration:none;color:#8e8e93;font-size:30px!important;}footer .links a:hover{color:#00a64f!important;transition:all .3s ease-in;}@media(max-width:768px){footer span{font-size:10px;}}footer .squer{position:absolute;left:0;bottom:0;z-index:0;}@media(max-width:768px){footer .squer{width:50%!important;height:unset;top:0;}}footer .squerTwo{position:absolute;right:0;width:20%;height:100%;top:0;transform:rotate(180deg);}footer .parag-footer{text-align:inherit;font-size:16px;}footer lable{color:#fff;}footer ul{list-style:none;padding:0;}footer ul li{cursor:pointer;padding:5px 0;}footer ul li a{color:#8e8e93;text-decoration:none;}@media(max-width:768px){footer ul li a{font-size:10px;}}footer ul li a:hover{color:#00a64f!important;transition:all .3s ease-in;}footer .FooterPolicy{display:flex;justify-content:center;border-top:1px solid #565656;}footer .FooterPolicy a{color:#6c757d;}footer .FooterPolicy a:hover{color:#00a64f!important;transition:all .3s ease-in;}footer .FooterLogo a{color:#f0f8ff;font-size:25px;}footer .FooterLogo a:hover{color:#00a64f!important;transition:all .3s ease-in;}footer .line{height:1px;background-color:#e3e3e8;}footer .form .subscribeNews{font-size:20px;color:#fff;text-align:end;padding-right:2%;}footer .form .form__field{width:270px;height:44px;border-radius:15px;background:var(--green,#00a64f);padding:2%;color:#fff!important;border:0;float:right;margin-right:2%;font-size:14px;}@media(max-width:1400px){footer .form .form__field{width:243px;height:45px;}}footer span{position:absolute;top:90%;color:#8e8e93;}@media(max-width:576px){footer span{width:99%!important;position:absolute;top:97%;left:26%;}}footer .contact-footer{background-color:#636366;background-color:#636366;display:flex;flex-direction:column;align-items:center;padding:1% 3%;}@media(max-width:576px){footer .contact-footer{margin:0 0 17% 0;}}footer ::-webkit-input-placeholder{color:#f2f2f7;}footer ::-moz-placeholder{color:#f2f2f7;}footer :-ms-input-placeholder{color:#f2f2f7;}footer input:-moz-placeholder{color:#f2f2f7;}footer h6{text-align:center;}footer .circle{width:261px;height:261px;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;}footer p{text-align:center;}footer .footerImg{position:absolute;z-index:-1;right:0;bottom:15%;}@media(max-width:576px){footer{background-color:#414042;}}footer .Parallex{background-image:url("../../../content/newfolder/new project (4).webp");background-position:inherit;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;color:#fff;height:416px;width:40%;position:absolute;z-index:-1;right:0;bottom:75px;}@media(max-width:576px){footer{overflow:hidden;}}.btn-6{color:tint(#000);display:block;border-radius:50%;background-color:shade(#000,40%);transition:width .4s ease-in-out,height .4s ease-in-out;z-index:-1;}.btn-6:hover{color:tint(#00a64f,75%);background-color:#00a64f;transition:width .4s ease-in-out,height .4s ease-in-out;cursor:pointer;}.btn-6:active{background-color:#00a64f;}.arwoTop{position:absolute;left:100%;bottom:2%;left:98%;}.arwoTop svg{font-size:35px;color:#414042;cursor:pointer;}.arwoTop svg:hover{color:#00a64f;}.btn-posnawr{text-align:center;text-decoration:none;line-height:80px;position:relative;overflow:hidden;max-width:250px;margin:1rem auto;text-transform:uppercase;width:186px;height:186px;border:1px solid rgba(173,181,189,.2392156863);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:bold;}@media(max-width:1400px){.btn-posnawr{width:227px;height:227px;}}.btn-posnawr span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:#00a64f;-webkit-transition:width .2s ease-in-out,height .2s ease-in-out;transition:width .2s ease-in-out,height .2s ease-in-out;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:-1;}.btn-posnawr p{font-size:14px;}.btn-posnawr:hover{color:#eee;}.btn-posnawr:hover span{width:225%;height:562.5px;}.btn-posnawr:active{background-color:#00c4ad;}.Button-custom{border-radius:20px;background:#fff;color:#0d3921;justify-content:center;align-items:center;width:250px;height:50px;}.Button-custom:hover{color:#fff;background:#00a64f;transition:all .3s ease-in;}@media(max-width:576px){.Button-custom{margin-right:5%;}}.Button-bg-custom{background:linear-gradient(133deg,#0dd86e 0%,#009346 40%);background-size:300% auto;border-radius:20px;color:#fff;width:115px;height:46px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .5s ease-in-out;position:relative;z-index:1111;box-shadow:0 8px 16px 0 rgba(25,135,84,.2784313725);}.Button-bg-custom svg{font-size:26px;}.Button-bg-custom:hover{color:#fff;background-position:50% 0;}.Button-bg-custom.View{width:105px;border-radius:13px;border:0;position:relative;z-index:1111;}.Button-bg-custom.arrow{width:55px;}.Button-bg-custom.arrow:hover{width:55px;}.Button-bg-custom.viewMore{border-radius:15px;width:120px;}.Button-contact{background:#f59b06;background-size:300% auto;border-radius:20px;color:#fff;width:115px;height:46px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .5s ease-in-out;position:relative;z-index:1111;transition:.4s ease-in;}.Button-contact:hover{background:#2e3f4d;color:#fff;transition:all .5s ease-in-out;}.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;}.Extra{color:#00a64f;}.ExtraGray{color:#414042;}@media(max-width:576px){.custom-class{display:flex;flex-direction:column-reverse;}}@media(max-width:576px){.custom-padding{padding-top:0!important;padding-bottom:0!important;}}@media(max-width:576px){.custom-Flex{display:flex;flex-direction:column;}}.ExtraBlue{color:#297ebf;}.LogoSize{width:35%;padding-bottom:15px;}.ExtraGSA{color:#32c36c;}.ExtraGSA2{color:#2e3f4d;}.ExtraNoor{color:#f59b06;}.ExtraHaq{color:#009640;}.Contact-Noor{background:#f59b06;border-radius:10px;padding:15px 20px;justify-content:center;align-items:center;color:#fff;text-decoration:none;transition:.4s ease-in;}.Contact-Noor:hover{background:#fff;transition:.4s ease-in;color:#f59b06;}.Contact-Noor.HomeButtoun{border-radius:15px;padding:9px 9px;display:flex;}.contactusNoor{display:flex;justify-content:space-around;}.contactusNoor .iconNoor{font-size:30px;color:#fff;transition:all .5s ease-in-out;}.contactusNoor .iconNoor:hover{transition:all .5s ease-in-out;color:#f8b444;cursor:pointer;}.contactusNoor a{text-decoration:none;color:#f0f8ff;font-size:20px;transition:all .5s ease-in-out;}.contactusNoor a:hover{transition:all .5s ease-in-out;color:#f8b444;cursor:pointer;}.Contact-Noor2{background:#fff;border-radius:10px;padding:15px 20px;justify-content:center;align-items:center;color:#f59b06;text-decoration:none;transition:.4s ease-in;}.Contact-Noor2:hover{background:#f59b06;transition:.4s ease-in;color:#fff;}.Contact-Noor2.Contact-Noor2{border-radius:15px;padding:9px 9px;display:flex;}.HaqButton{background:#32c36c;background-size:300% auto;border-radius:20px;color:#fff;width:115px;height:46px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .5s ease-in-out;position:relative;z-index:1111;}.HaqButton:hover{background:#2e3f4d;color:#fff;transition:all .5s ease-in-out;}.HaqButton.HaqButton2{background:#2e3f4d;color:#fff;}.HaqButton.HaqButton2:hover{background:#32c36c;color:#fff;}.Extra-Red{color:#e52328;}.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;}body{overflow-x:hidden;}::-webkit-scrollbar{width:10px;}::-webkit-scrollbar-track{background-color:#ebebeb;-webkit-border-radius:10px;border-radius:10px;}::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:10px;background:#6d6d6d;}*{direction:ltr;}.main{overflow:hidden;}.Banner{overflow:hidden;position:relative;}.Banner .videoYoutubee{width:100%;overflow:hidden;height:100%;}.Banner .videoYoutubee video{width:104%;height:115vh;}@media(max-width:1400px){.Banner .videoYoutubee video{width:100%;height:125vh;}}@media(max-width:576px){.Banner .videoYoutubee video{padding-top:60px;}}.Banner .item-header{position:absolute;top:44%;color:#fff;z-index:2;}@media(max-width:768px){.Banner .item-header{width:90%;}}@media(max-width:576px){.Banner .item-header{top:24%;}}.Section-Two{position:relative;}.Section-Two .Logistc{position:relative;z-index:2;}.Section-Two .Logistc img{position:absolute;right:86%;bottom:73%;z-index:-1;}.Section-Two .Logistc p .greenStrong{color:#00a64f;font-weight:bold;}.Section-Two .Photos swiper-container{width:100%;padding-top:0;height:143%;padding-bottom:135px;}.Section-Two .Photos swiper-container swiper-slide{background-position:center;background-size:cover;width:300px;height:300px;}.Section-Two .Photos swiper-container swiper-slide .overlay{background:rgba(33,37,41,.4588235294);height:143%;border-radius:12px;}.Section-Two .Photos swiper-container swiper-slide .ImgStory{display:block;width:100%;height:143%!important;border-radius:12px!important;}.Section-Two .Photos swiper-container swiper-slide .OurCom{position:absolute;z-index:111;bottom:-103px;left:31%;}.Section-Two .Photos swiper-container swiper-slide .OurCom p{font-size:20px;color:#fff;margin-bottom:8px!important;}.Section-Two .Photos swiper-container swiper-slide .OurCom a{display:inline-flex;padding:5px 16px;justify-content:center;align-items:center;border-radius:20px;border:1px solid #fff;color:#fff!important;cursor:pointer;text-decoration:none;}.Section-Two .vector4{position:absolute;right:-11%;top:15%;transform:translateX(30px) translateY(0);}.Section-Two .OurStory{position:absolute;right:-13%;top:0;width:22%;z-index:-1111;width:551px!important;height:551px;stroke-dasharray:500;stroke-dashoffset:0;transform:rotate(141deg);animation:story 5s;animation-fill-mode:both;}.Section-Two .OurStory img{width:60%;}@media(max-width:1400px){.Section-Two .OurStory{right:-16%;}}@media(max-width:1200px){.Section-Two .OurStory{right:-16%;}}@media(max-width:576px){.Section-Two .OurStory{display:none;}}@keyframes story{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@-webkit-keyframes story{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@-moz-keyframes story{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@media(max-width:576px){.Section-Two{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;}}.section-Three{position:relative;}.section-Three .WorldMap{position:relative;justify-content:center;margin-top:10%;}.section-Three .WorldMap .counterImg{position:relative;left:35%;padding-bottom:6%;}.section-Three .WorldMap .counterImg vector5 .textCounter{font-size:14px;text-align:center;}.section-Three .Map{position:absolute;z-index:-11111;top:30%;left:20%;width:58%;padding-top:8%;}.section-Three .vector5{position:absolute;top:0%;left:25%;z-index:-1;}.section-Three .WhyGsH{position:absolute;right:-11%;top:-37%;width:814px;height:673px;z-index:-1;stroke-dasharray:500;stroke-dashoffset:0;transform:rotate(141deg);animation:WhyGsH 5s;animation-fill-mode:both;}@media(max-width:1400px){.section-Three .WhyGsH{right:-23%;top:-43%;}}@media(max-width:1200px){.section-Three .WhyGsH{right:-23%;top:-43%;}}@media(max-width:576px){.section-Three .WhyGsH{display:none;}}@keyframes WhyGsH{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@-webkit-keyframes WhyGsH{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@-moz-keyframes WhyGsH{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}.WhatWeDo{position:relative;}.WhatWeDo .Title{position:relative;z-index:11;}.WhatWeDo .whatWe{position:relative;overflow:hidden;}.WhatWeDo .whatWe img{width:100%;height:400px;object-fit:none;transform:scale(1.1);transition:.4s ease;object-fit:cover;filter:brightness(.5);}.WhatWeDo .whatWe .main-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:30px;z-index:999;display:flex;justify-content:center;background-color:rgba(108,117,125,.1882352941);}.WhatWeDo .whatWe .main-content .sub-content{display:flex;align-items:center;}.WhatWeDo .whatWe .main-content .sub-content h2{color:#f0f8ff;text-align:center;}.WhatWeDo .whatWe .main-content .hide-content{display:none;}.WhatWeDo .whatWe .main-content .hide-content p{color:#fff;font-size:20px;}.WhatWeDo .whatWe:hover img{transform:scale(1);transition:.4s ease;}.WhatWeDo .whatWe:hover .main-content{background-color:rgba(0,166,79,.5607843137);transition:.3s ease;}.WhatWeDo .whatWe:hover .main-content .sub-content{display:none;}.WhatWeDo .whatWe:hover .main-content .hide-content{display:block;display:flex;align-items:center;}.WhatWeDo .vectorWhatWe{position:absolute;top:-21%;left:0%;stroke-dasharray:500;stroke-dashoffset:0;transform:rotate(-141deg);animation:WhatWe 5s;animation-fill-mode:both;}@keyframes WhatWe{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@-webkit-keyframes WhatWe{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}@-moz-keyframes WhatWe{from{-webkit-transform:rotate(141deg);}to{-webkit-transform:rotate(0);}}.section-Four{background-color:#f4f6f6;}.section-Four .Boxx{width:100%;height:360px;border-radius:20px;background-color:#fff;box-shadow:0 4px 20px 0 rgba(178,178,178,.25);padding:7%;transition:all .3s ease;}.section-Four .Boxx p{font-size:14px;transition:all .2s ease;}.section-Four .Boxx ul li{color:#636366;transition:all .2s ease;font-size:14px;}.section-Four .Boxx:hover{cursor:pointer;background-color:#414042;transition:all .3s ease;}.section-Four .Boxx:hover p{color:#fff;transition:all .2s ease;}.section-Four .Boxx:hover ul li{color:#fff;transition:all .2s ease;}@media(max-width:576px){.section-Four .Boxx{margin-bottom:8%;}}.section-Four .OurService{position:relative;height:63vh;}.section-Four .OurService .ServiceBack{width:100%;object-fit:cover;height:63vh;background-color:rgba(0,166,79,.08);}@media(max-width:576px){.section-Four .OurService .ServiceBack{height:117vh;}}.section-Four .OurService .boxOfservics{position:absolute;width:100%;top:0;height:100%;}.section-Four .OurService .boxOfservics .main-Serv{width:100%;height:100%;}.section-Four .OurService .boxOfservics .main-Serv #Service{justify-content:center;height:100%;}.section-Four .OurService .boxOfservics .main-Serv #Service .read .label{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:6%;transition:none .1s ease-in;}.section-Four .OurService .boxOfservics .main-Serv #Service .read .label label{color:rgba(255,255,255,.6509803922);font-size:26px;}.section-Four .OurService .boxOfservics .main-Serv #Service .read .label h3{color:#fff;}.section-Four .OurService .boxOfservics .main-Serv #Service .read .label p{font-size:12px;font-weight:100;display:none;transition:none .2s ease-in;}.section-Four .OurService .boxOfservics .main-Serv #Service .read .label a img{width:14%;transition:all .5s ease-in;padding-bottom:16%;padding-top:3%;}@media(min-width:992px){.section-Four .OurService .boxOfservics .main-Serv #Service .read:hover{cursor:pointer;background-color:rgba(217,217,217,.1);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(20px);transition:all .1s ease-in;}.section-Four .OurService .boxOfservics .main-Serv #Service .read:hover p{display:block;transition:all .5s ease-in;}.section-Four .OurService .boxOfservics .main-Serv #Service .read:hover a img{padding-bottom:30%;transition:all .5s ease-in;}}.section-Four .OurService .boxOfservics a{text-decoration:none;}.section-Four .OurService .boxOfservics a h2{position:relative;z-index:11;color:#fff;}@media(max-width:576px){.section-Four .OurService .boxOfservics a h2{margin-bottom:0!important;}}@media(max-width:576px){.section-Four .OurService .boxOfservics{position:absolute;width:100%;}}@media(max-width:576px){.section-Four .OurService{height:117vh;display:flex;flex-direction:column;}}.zoom{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100vw;}.zoom .zoom-circle{height:30vw;width:30vw;border-radius:100vw;background-color:var(--arsenic,#414042);mix-blend-mode:hard-light;display:flex;flex-direction:column;position:absolute;justify-self:center;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-2;}.section-six{position:relative;background-color:var(--arsenic,#414042);}.section-six .owl-gallery .owl-stage-outer{overflow:visible!important;}.section-six .owl-gallery .owl-item .item .galleryPhoto{border-radius:12px;height:280px;}.section-six h2{position:relative;z-index:22;}.section-six .gallery1{position:absolute;bottom:66%;width:15%;z-index:-11;}.section-six .gallery2{position:absolute;right:0%;bottom:66%;width:15%;z-index:-11;}.horizontal-scroller{display:grid;grid-template-rows:repeat(2,1fr);gap:5px;width:100%;height:100vh;}.horizontal-wrapper{width:100%;padding-top:11%;}@media(max-width:576px){.horizontal-wrapper{overflow:hidden;padding-top:40%!important;}}@media(max-width:1400px){.horizontal-wrapper{padding-top:8%;}}.horizontal-container{width:100%;margin-top:2em;}.videoGSH{height:75vh;width:100%;position:relative;}.videoGSH .overlay{height:75vh;width:100%;background:linear-gradient(91deg,#00170b 0%,rgba(0,166,79,0) 100%);}.videoGSH video{width:100%;height:75vh;object-fit:cover;filter:grayscale(2);}.videoGSH .OurpeopleImg{width:100%;height:75vh;object-fit:cover;}.videoGSH .contentGSH{position:absolute;z-index:11111;top:10%;width:44%;}.videoGSH .contentGSH a{text-decoration:none;}.videoGSH .contentGSH p{font-size:22px;color:#fff;}@media(max-width:1400px){.videoGSH .contentGSH p{font-size:1rem;}}@media(max-width:1200px){.videoGSH .contentGSH p{font-size:1rem;}}@media(max-width:576px){.videoGSH .contentGSH p{font-size:1rem;}}@media(max-width:576px){.videoGSH .contentGSH{width:100%;}}.sectioneight{position:relative;}.sectioneight .News a{text-decoration:none;}.sectioneight .LatestNews{position:absolute;top:0;}@media(max-width:576px){.sectioneight .LatestNews{width:50%;}}@media(max-width:576px){.sectioneight{overflow:hidden;}}.overlay{position:absolute;width:100%;height:100%;top:0;z-index:1;background:linear-gradient(181deg,#414042 11.13%,rgba(0,0,0,0) 44.87%);}@media(max-width:1400px){.overlay{background:linear-gradient(181deg,#414042 11.13%,rgba(0,0,0,0) 47.87%);}}