﻿/*! 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:#009345;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:#009345!important;}.bag-Green{background:#009345!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;}body{font-family:"Roboto-regular",sans-serif;}h1{font-family:"Roboto-bold",sans-serif;font-size:4.375rem;font-weight:bold;}button{font-size:1.5625rem;}.About-Us p{font-size:1.125rem;}.About-Us #test-box{font-size:1.125rem;}#carser .item p{font-size:1rem;}.Our-Values .col-lg-4 .row{font-size:.875rem;}.Our-Values .flip-card-back{font-size:1.125rem;}.Our-News .News-desc p{font-size:1rem;}h2{font-family:"Roboto-bold",sans-serif;color:#009345;font-size:3.4375rem;font-weight:bold;}h3{font-family:"Roboto-bold",sans-serif;color:#009345;font-size:2.6875rem;font-weight:bold;}h4{font-family:"Roboto-bold",sans-serif;font-size:1.625rem;font-weight:bold;}h5{font-family:"Roboto-bold",sans-serif;font-size:1.5rem;font-weight:bold;}h6{font-family:"Roboto-bold",sans-serif;font-size:1.25rem;font-weight:bold;}lable{font-family:"Roboto-regular",sans-serif;font-size:1.5rem;}p{font-family:"Roboto-regular",sans-serif;font-size:1.25rem;font-weight:normal;}a{font-family:"Roboto-regular",sans-serif;font-size:1rem;}@media(max-width:992px){h1{font-size:4.375rem;font-weight:bold;}h2{color:#009345;font-size:4.375rem;font-weight:bold;}h3{color:#009345;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.5rem;}p{font-size:1.625rem;}a{font-size:1rem;}}@media(max-width:1400px){h1{font-size:4.375rem;font-weight:bold;}h2{color:#009345;font-size:3.4375rem;font-weight:bold;}h3{color:#009345;font-size:2.0625rem;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.5rem;}p{font-size:1.25rem;line-height:1.1;}span{font-size:.8125rem;}a{font-size:1rem;}}@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:1rem;}}.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,#252525 0%,rgba(37,37,37,0) 100%);transition:all .5s ease-in;z-index:10;transition:all .1s ease-in;}header nav{background-color:transparent;transition:all .3s ease-in;border-radius:0 0 60px 0;}header.sticky{z-index:333;background:transparent;transition:all .1s ease-in;}header.sticky nav{background-color:#fff;transition:all .3s ease-in;box-shadow:0 4px 30px rgba(142,142,142,.25);}header.sticky nav button{color:#198754;}@media(max-width:576px){header.sticky nav .navbar-toggler:focus{box-shadow:none;}}header.sticky nav ul li a.nav-link{transition:all .3s ease-in;color:#009345;}header.sticky nav ul li a.nav-link:hover{transition:all .3s ease-in;color:#1e3a2c;}header ul li a.nav-link{transition:all .3s ease-in;color:#fff;}header ul li a.nav-link:hover{transition:all .3s ease-in;color:#009345;}header .navbar-nav li:hover>ul.dropdown-menu{display:block;}header .dropdown-submenu{position:relative;}header .navbar-nav>li>.dropdown-menu{background:#1e3a2c;margin-top:0;visibility:hidden;border-top-left-radius:0;border-top-right-radius:0;display:block;opacity:0;transition:ease-out .3s;}header .navbar-nav>li>.dropdown-menu li a{color:#fff;}header .navbar-nav>li>.dropdown-menu li a:hover{background:#009345;}@media(max-width:576px){header .navbar-nav>li>.dropdown-menu{display:none;}}header .dropdown:hover .dropdown-menu{visibility:visible;opacity:1;}header .dropdown-menu1{border:0;display:block;opacity:1;height:0;overflow:hidden;padding:0;top:180px;transition:all .3s;}header .dropdown:hover .dropdown-menu1{display:block;top:100%;height:inherit;}footer{position:relative;background:#3a3a3c;overflow:hidden;}footer .col-md-3{z-index:3;}@media(max-width:768px){footer span{font-size:10px;}}footer .squer{position:absolute;left:0;top:0;height:100%;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 lable{color:#fff;}footer ul{list-style:none;padding:0;}footer ul li{cursor:pointer;padding:5px 0;}footer ul li a{font-size:16px;color:#6c757d;text-decoration:none;}@media(max-width:768px){footer ul li a{font-size:10px;}}footer ul li a:hover{color:#009345!important;transition:all .3s ease-in;}footer span{position:absolute;top:82%;}@media(max-width:576px){footer span{width:99%!important;position:absolute;top:100%;left:30%;}}footer .FooterPolicy{display:flex;justify-content:center;border-top:1px solid #565656;}footer .FooterPolicy a{color:#6c757d;}footer .FooterPolicy a:hover{color:#009345!important;transition:all .3s ease-in;}footer .FooterLogo a{color:#f0f8ff;font-size:25px;}footer .FooterLogo a:hover{color:#009345!important;transition:all .3s ease-in;}.slide1{background-image:url("../../assets/images/homeslide1.webp");}.slide2{background-image:url("../../assets/images/homeslide2.webp");}.slide3{background-image:url("../../assets/images/homeslide3.webp");}.slide4{background-image:url("../../assets/images/homeslide4.webp");}.slide5{background-image:url("../../assets/images/homeslide5.webp");}.slidefooter{background-image:url("../../assets/images/homefooter.webp");}.icon{display:inline-block;mask-size:contain;mask-composite:intersect;mask-repeat:no-repeat;mask-position:center;}.icon.icon-arrow-down{mask-image:url("../../assets/images/arrowdown.png");}.icon.icon-profile{mask-image:url("../../assets/images/profile.png");}.icon.icon-search{mask-image:url("../../assets/images/search.png");}.Button-custom{border:1px solid #009345;border-radius:0 20px 0 0;color:#009345;min-width:150px;}.Button-custom:hover{color:#fff;background:#009345;transition:all .3s ease-in;}@media(max-width:576px){.Button-custom{margin-right:5%;}}.Button-bg-custom{background:#009345;border-radius:1px 20px 1px 1px;color:#fff;min-width:150px;height:50px;display:flex;align-items:center;justify-content:center;}.Button-bg-custom:hover{color:#fff;background:#1e3a2c;transition:all .3s ease-in;}.card{border:0;width:450px;}@media(max-width:1400px){.card{width:350px;}}@media(max-width:992px){.card{width:250px;}}.card .flip-card{overflow:hidden;width:450px;height:500px;}@media(max-width:1400px){.card .flip-card{width:350px;height:400px;}}@media(max-width:992px){.card .flip-card{width:250px;height:300px;}}.card .flip-card .flip-card-inner{position:relative;width:100%;height:100%;text-align:left;transition:transform .6s;transform-style:preserve-3d;}.card .flip-card .flip-card-inner .flip-card-back{background:linear-gradient(to bottom,rgba(0,147,69,.6) 74%,#009345 100%);color:#fff;backdrop-filter:blur(37.5px);transform:rotateY(180deg);}.card .flip-card .flip-card-inner .flip-card-front,.card .flip-card .flip-card-inner .flip-card-back{position:absolute;width:100%;overflow:hidden;height:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.card .flip-card:hover .flip-card-inner{transform:rotateY(180deg);}.slide2 .nav{margin-bottom:4.375rem;}.slide2 .nav-link{color:#fff;font-size:20px;}.slide2 .nav-link:hover{color:#fff;font-size:20px;}.slide2 .nav-pills .nav-link.active{background-color:#00ab84;border-radius:10px;}.slide2 .tab-content{color:#fff;}@media(max-width:768px){h2{text-align:center;}}*{direction:ltr;}body{overflow-x:hidden;}.main{overflow:hidden;}.video-stream{width:100%!important;left:0!important;}.Banner{height:100vh;overflow:hidden;}.Banner .videoYoutube{width:100%;overflow:hidden;height:100%;}.Banner .videoYoutube iframe{width:100%;height:129vh;}.Banner video{object-fit:cover;position:absolute;height:100vh;width:100%;top:0;object-position:bottom;}.Banner img{height:100%;}.Banner .item-header{position:absolute;top:44%;color:#fff;z-index:2;}.Banner .item-header h1{margin:0;}.Banner .item-header a{text-decoration:none;color:#fff;}.Banner .item-header a .fa-arrow-right{width:25px;height:20px;border:0 solid;border-radius:50%;color:#000;padding:5px 5px 5px 0;background:#fff;}@media(max-width:768px){.Banner .item-header{width:75%;}}.overlay{position:absolute;width:100%;height:100%;top:0;z-index:1;background:rgba(0,0,0,.2);}.TopHeader_half{position:relative;height:60vh;background-size:cover;background-position:center center;background-repeat:no-repeat;}.TopHeader_half h2{z-index:2;}.overlay-liner{top:0;position:absolute;width:100%;height:100%;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.3098039216),transparent);}.div-Color-White p,.div-Color-White h3,.div-Color-White h4,.div-Color-White h2,.div-Color-White h1,.div-Color-White h6,.div-Color-White h5,.div-Color-White accent-color,.div-Color-White div,.div-Color-White span,.div-Color-White lable{color:#fff;}.section{padding:5% 0;}.hide{transition:all 1s ease;top:-110px;}.show{transition:all 1s ease;top:0;}@media(max-width:768px){.About-Us{background:linear-gradient(90deg,#fff,transparent);}.About-Us img{width:100%;}.About-Us #main-container{width:100%!important;}}.About-Us .cont{min-height:60vh;}.About-Us #main-container{width:50%;position:relative;overflow:hidden;height:2px;}.About-Us #test-box{background:linear-gradient(to left,#009345,transparent);color:#fff;width:0;padding:15px;position:absolute;left:0;top:0;}.About-Us h2{position:relative;}.About-Us img{position:absolute;z-index:-1;}.About-Us a{text-decoration:none;}.Counter{position:relative;min-height:70vh;display:flex;align-items:center;background-repeat:no-repeat;border-radius:0 0 100px 0;background-size:cover;background-attachment:fixed;background-image:url("../../../content/newfolder/rectangle 3.png");overflow:hidden;}.Counter .overlay{position:absolute;background-color:rgba(0,44,22,.4);width:100%;height:100%;z-index:1;}.Counter #counter{justify-content:center;}@media(max-width:768px){.Counter #counter{padding:5%;}}.Counter #counter .col-md-3{margin:auto 1%;z-index:2;display:flex;flex-direction:column;align-items:center;padding:3%;border-radius:60px;justify-content:center;background:rgba(0,147,69,.6);color:#fff;}@media(max-width:768px){.Counter #counter .col-md-3{margin:4% 4%;}}.Counter #counter .col-md-3 h1{margin:5% auto;}.OurService{position:relative;height:77vh;}.OurService video{position:absolute;width:100%;height:77vh;object-fit:cover;}@media(max-width:576px){.OurService video{height:105vh;}}.OurService .overlay{position:absolute;background:linear-gradient(135deg,rgba(0,0,0,.51) 0%,rgba(0,0,0,0) 100%);width:100%;height:77vh;z-index:1;}@media(max-width:576px){.OurService .overlay{height:calc(100vh + 20px);}}.OurService .boxOfservics{position:absolute;width:100%;top:18%;}.OurService .boxOfservics #Service{justify-content:center;}@media(max-width:768px){.OurService .boxOfservics #Service{padding:5%;}}.OurService .boxOfservics #Service .col-md-3 .IconService{position:relative;margin:auto;z-index:2;display:flex;flex-direction:column;align-items:center;padding:3%;border-radius:50%;justify-content:center;background:rgba(18,18,18,.7);color:#fff;width:175px;height:175px;}.OurService .boxOfservics #Service .col-md-3 .IconService img{position:absolute;}@media(max-width:576px){.OurService .boxOfservics #Service .col-md-3 .IconService img{width:50%;}}@media(max-width:576px){.OurService .boxOfservics #Service .col-md-3 .IconService{width:110px;height:110px;}}.OurService .boxOfservics #Service .col-md-3 .text-center{position:relative;z-index:111;}.OurService .boxOfservics #Service .col-md-3 p{color:#fff;font-weight:bold;}.OurService .boxOfservics a{text-decoration:none;}.OurService .boxOfservics a h2{position:relative;z-index:11;color:#fff;}@media(max-width:576px){.OurService .boxOfservics a h2{margin-bottom:0!important;}}@media(max-width:576px){.OurService .boxOfservics{position:absolute;width:100%;}}@media(max-width:1400px){.OurService .boxOfservics{top:2%;}}@media(max-width:576px){.OurService{height:100vh;display:flex;flex-direction:column;}}.Sister-company .owl-carousel .owl-stage-outer{overflow:unset;}.Sister-company .item-sister{height:200px;border:1px solid #828282;border-radius:20px 0 0 0;display:flex;padding:0 10%;justify-content:center;align-items:center;}@media(max-width:768px){.Sister-company .item-sister{height:150px;}}.Sister-company .item-sister img{width:100%;height:100%;object-fit:contain;}.Our-News{background:#eff4f2;border-radius:0 80px 0 0;overflow:hidden;}.Our-News a{text-decoration:none;font-size:14px;}.Our-News .owl-stage-outer{overflow:initial;}.Our-News article.News-parent{background:#fff;}.Our-News article.News-parent .News-img{overflow:hidden;object-fit:cover;object-position:center;}.Our-News article.News-parent .News-desc p{margin:0;}.Our-Partners .owl-carousel .owl-stage-outer{overflow:unset;padding-bottom:6%;}.Our-Partners a{text-decoration:none;}.Our-Partners .item-Partners{width:150px;display:flex;align-items:center;justify-content:center;height:150px;}.Our-Partners .item-Partners img{width:100%;}.Our-Partners .owl-dots{position:absolute;top:81%;right:53%;}@media(max-width:576px){.Our-Partners .owl-dots{right:34%;}}.Our-Partners .owl-dots button.owl-dot{width:15px;height:15px;border-radius:50%;display:inline-block;background:#ccc;margin:0 3px;}@media(max-width:576px){.Our-Partners .owl-dots button.owl-dot{width:10px;height:10px;}}.Our-Partners .owl-dots button.owl-dot.active{background-color:#009345;}.Our-Partners .owl-dots button.owl-dot:focus{outline:0;}.steps{display:flex;width:100%;position:relative;max-width:1000px;justify-content:space-around;align-items:center;padding:50px 0 40px;margin:40px auto;}@media(max-width:768px){.steps{min-height:390px;align-items:flex-start;flex-direction:column;margin:90px auto auto;}}.steps span{font-weight:bold;color:#1e3a2c;position:absolute;top:-4%;width:25%;text-align:center;}@media(max-width:768px){.steps span{top:unset;left:10%;width:90%;}}.steps span:nth-child(7){right:-6%;width:15%;}@media(max-width:768px){.steps span:nth-child(7){right:unset;left:15%;top:unset;width:80%;bottom:12%;}}.steps span:nth-child(1){width:23%;left:-10%;}@media(max-width:768px){.steps span:nth-child(1){top:15%;width:80%;left:15%;}}.steps div{width:100%;height:2px;background:rgba(49,140,252,.25);position:relative;}@media(max-width:768px){.steps div{margin:0 4%;width:2px;height:100px;}}.steps div.active::after{transform:scaleX(1);}.steps button{cursor:pointer;background:transparent;border:2px solid #009345;color:#009345;font-weight:900;border-radius:100%;min-width:30px;min-height:30px;display:flex;justify-content:center;align-items:center;box-shadow:.9px 2.8px 2.2px rgba(49,140,252,.02),2.1px 6.7px 5.3px rgba(49,140,252,.028),4px 12.5px 10px rgba(49,140,252,.035),7.1px 22.3px 17.9px rgba(49,140,252,.042),13.4px 41.8px 33.4px rgba(49,140,252,.05),32px 100px 80px rgba(49,140,252,.07);background:#fff;transition:all .3s ease;}.steps button.active{background:#009345;color:#fff;}@media(max-width:576px){.steps{display:none;}}#Services .webResponsive .web-Project{position:relative;min-height:350px;display:flex;align-items:flex-end;overflow:hidden;border-radius:60px 0 0 0;}#Services .webResponsive .web-Project img{transition:all .7s ease-in;top:0;left:0;position:absolute;height:100%;width:100%;object-fit:cover;z-index:-1;object-position:center;}#Services .webResponsive .web-Project .paragraph{transition:all .7s ease-in;background:linear-gradient(to top,#009345 50%,transparent);padding:5%;min-height:100%;width:100%;bottom:-40%;position:absolute;height:fit-content;}#Services .webResponsive .web-Project .paragraph h5{padding-top:30%;}@media(max-width:576px){#Services .webResponsive{display:none;}}#Services #carser:nth-child(2n){filter:blur(5px);border-radius:60px 0 0 0;background:linear-gradient(45deg,#fff 35%,transparent);}#Services #carser .item{position:relative;min-height:350px;display:flex;align-items:flex-end;overflow:hidden;}#Services #carser .item img{transition:all .7s ease-in;top:0;left:0;position:absolute;height:100%;width:100%;object-fit:cover;z-index:-1;object-position:center;}#Services #carser .item .paragraph{transition:all .7s ease-in;background:linear-gradient(to top,#009345 50%,transparent);padding:5%;min-height:100%;width:100%;bottom:-40%;position:absolute;height:fit-content;}@media(max-width:768px){#Services #carser .item .paragraph{bottom:-40%;width:100%;}}@media(max-width:1400px){#Services #carser .item .paragraph{bottom:-40%;width:100%;}}#Services #carser .item h5{padding-top:45%;}#Services #carser .item p{opacity:0;visibility:hidden;color:#fff;}.contents{position:relative;width:100%;height:100%;min-height:600px;box-sizing:border-box;}@media(max-width:576px){.contents{display:none;}}.content{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;z-index:0;box-sizing:border-box;transition:all .3s ease-out;}.content.active{opacity:1;z-index:2;}.content__box{background:#fff;box-shadow:.9px 2.8px 2.2px rgba(49,140,252,.02),2.1px 6.7px 5.3px rgba(49,140,252,.028),4px 12.5px 10px rgba(49,140,252,.035),7.1px 22.3px 17.9px rgba(49,140,252,.042),13.4px 41.8px 33.4px rgba(49,140,252,.05),32px 100px 80px rgba(49,140,252,.07);border-radius:20px;border-radius:20px;margin:3% 5%;}.Our-Values{overflow:hidden;}.Our-Values .sub-values{border-radius:0 0 100px 0;background:#f9fbfe;}.Our-Values p{color:#009345;}.Our-Values a{text-decoration:none;}.Our-Values .col-lg-4 .row{border:1px solid #fff;padding:3%;margin:1% auto;}.Our-Values .col-lg-4 .row .col-md-8{padding:0;}.Our-Values .col-lg-4 .row h3{color:#1e3a2c;transition:all .3s ease-in;}.Our-Values .col-lg-4 .row:hover{transition:all .3s ease-in;background:#fff;border:1px solid #f3f3f3;box-shadow:0 4px 30px rgba(180,180,190,.29);border-radius:15px;}.Our-Values .col-lg-4 .row:hover h3{color:#009345;transition:all .3s ease-in;}.Our-Values .col-lg-4 p{color:#000!important;}.Our-Services{padding:10% 0 0;}.Our-Services a{text-decoration:none;}.Our-Services .first.active{position:relative;}.Our-Services .card-1{position:absolute;top:0;right:0;}.Our-Services .card-2{position:absolute;top:15%;right:45%;}.Our-Services .card-3{position:absolute;top:35%;right:0;}.Our-Services .card-4{position:absolute;top:45%;left:0;}.Our-Services .card-5{position:absolute;top:65%;right:20%;}.Our-Services .buttonProject{float:right;}@media(max-width:576px){.Our-Services{padding:30% 0 0 0;}}.content__box{background-color:transparent;box-shadow:none;display:none!important;}@media(max-width:576px){.content__box{display:block!important;}}.content__boxx{background-color:transparent;box-shadow:none;}@media(max-width:768px){.Our-Values img{width:150px!important;}.Our-Values p{color:#009345;}.Our-Values .col-lg-4 .row{flex-direction:column-reverse;text-align:center;}.Our-Values .col-lg-4 .row h4{color:#1e3a2c;}.Our-Values .col-lg-4 .row p{text-align:start;}.card-1,.card-2,.card-3,.card-4,.card-5{position:static!important;}.card{margin-top:10%!important;}.card-1,.card-3,.card-5{margin-left:auto;}}.imgtop{width:25%;top:0;right:-14px;left:unset;transform:scale(-1);}.img-popup{position:fixed;z-index:6666;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;display:none;}.img-popup img{max-width:900px;width:100%;opacity:0;transform:translateY(-100px);-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);-ms-transform:translateY(-100px);-o-transform:translateY(-100px);}.close-btn{width:35px;height:30px;display:flex;justify-content:center;flex-direction:column;position:absolute;top:20px;right:20px;cursor:pointer;}.close-btn .bar{height:4px;background:#fff;}.close-btn .bar:nth-child(1){transform:rotate(45deg);}.close-btn .bar:nth-child(2){transform:translateY(-4px) rotate(-45deg);}.opened{display:flex;}.opened img{height:90%;width:auto;animation:animatepopup 1s ease-in-out .8s;-webkit-animation:animatepopup .3s ease-in-out forwards;}@keyframes animatepopup{to{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);}}@media screen and (max-width:880px){.container .container__img-holder:nth-child(3n+1){margin-left:16px;}}.content-projects{position:relative;}.content-projects img{height:360px;width:100%;border-radius:12% 0 0 0;}.content-projects .img-radius{height:360px;width:100%;border-radius:0 12% 0 0;}.content-projects .projrct-descr{position:absolute;background:rgba(12,23,18,.5);backdrop-filter:blur(25px);opacity:0;padding:30px;top:0;transition:.9s ease-in-out;height:360px;border-radius:12% 0 0 0;width:94.7%;}.content-projects .projrct-descr .iconProj svg{color:#fff;font-size:20px;}.content-projects .projrct-descr h3{font-size:16px;color:#fff;margin:0!important;}.content-projects .projrct-descr p{font-size:16px;color:#c8c8c8;padding-left:11%;margin-bottom:5%;}.content-projects .projrct-descr.projrct-descr-raduis{border-radius:0 12% 0 0;}@media(max-width:768px){.content-projects .projrct-descr{width:89.7%;}}.content-projects:hover .projrct-descr{opacity:1;transition:.9s ease-in-out;cursor:pointer;}.content-projects .overlay{background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(12,23,18,.7490196078) 25%);position:absolute;top:74%;height:95px;width:94.7%;opacity:1;transition:.8s ease-in-out;}.content-projects .overlay h4{color:#fff;justify-content:center;display:flex;padding-top:10%;}@media(max-width:768px){.content-projects .overlay{width:89.7%;}}.content-projects:hover .overlay{opacity:0;transition:.8s ease-in-out;cursor:pointer;}.Download-project{display:flex;flex-direction:column;align-items:center;}.Download-project h4{color:#009345;margin-bottom:2%;}.Download-project a{text-decoration:none;}.service-mobile{display:none;}@media(max-width:576px){.service-mobile{display:block;}}.service-mobile .tab_container{display:flow-root;margin:3%;}.service-mobile .tab_container .tab_drawer_heading{margin-top:10%;color:#6c757d;cursor:pointer;}.service-mobile .tab_container .tab_drawer_heading.d_active{color:#009345;}.readMore{text-decoration:none;color:rgba(0,0,0,.76);}.readMore:hover{color:#000;}