body{margin:0px;padding:0px;font-family: "Mona Sans", sans-serif;font-size:16px; line-height:24px;-webkit-text-size-adjust:100%; height:100%; color:#48596d; text-align:left; font-weight:400;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box; -webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}

:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
 
h1, h2, h3, h4, h5, h6{ font-family: "Parkinsans", sans-serif;  color: #01162c;}


div,p,ul,ol,li,a,input,select,img,p,h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;list-style:none;font-size:100%;border:none;outline:none;text-decoration:none;}
article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}

a{ color:#6e782e; -webkit-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
a:hover{ text-decoration:underline;}
img { vertical-align: middle;}

.left{float:left;}
.right{float:right;}
.clr{clear:both;}

.clearfix{*zoom:1}
.clearfix:after{clear: both;content:"."; display:block; height:0; line-height:0; overflow:hidden; font-size:0; visibility:hidden;}

.maindiv{ max-width:1600px; margin:0 auto; overflow:hidden; position:relative;}

.container{ max-width:1200px; margin:0 auto; width:100%;}

.header-wraper { position:relative; width: 100%; z-index: 100; box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.05);}

.top-wraper{ position: relative; background:#2e3311; display: none;}

.top-info-box { width: 100%; display: flex; align-items: center; column-gap: 30px; justify-content: center; padding: 12px 0;}
.topcontact{padding: 10px 20px 10px 20px; position: relative; background: #fff;border-radius: 50px;}
.top-info-box ul{}
.top-info-box ul li {display: flex; font-size: 16px; font-weight: 500; font-family: "Parkinsans", sans-serif; color:#2a2d2a;}
.top-info-box ul li .icon{  padding-right: 10px; display: table-cell;vertical-align: middle;}
.top-info-box ul li .icon i{ color:#2a2d2a; font-weight:bold; font-size:17px;}
.top-info-box ul li .info{ display: table-cell;vertical-align: middle;}
.top-info-box ul li .info span{ display: block; font-weight: 600; line-height: 20px; text-transform: uppercase;}
.top-info-box ul li a{ color:#2a2d2a;}
.top-info-box ul li a:hover{ text-decoration:none; color:#2a2d2a;}

.top-social { float: right; margin-top: 0; border: 1px solid #636b2f; border-radius: 50px; padding: 0 20px; }
.top-social ul{}
.top-social ul li { display: inline-block; height: 40px; line-height: 40px; position: relative; text-align: center;  width: 30px;}
/*.top-social ul li:before{ background-color: rgba(255, 255, 255, 0.2); content: ""; height: 45px; left: 0; position: absolute;  top: 0; width: 1px;}*/
.top-social ul li a{ color:#fff; font-size: 14px; padding:9px 3px;}
.top-social ul li a:hover{ text-decoration:none; color:#fff;}

.middle-back{ }

.middle-wraper{ padding:10px 0; position: absolute; width:100%; left: 0; right: 0; margin: auto;}
.middle-wraper .logo{ width:170px; float:left; margin:0 0; -webkit-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.middle-wraper .logo img{ max-width:100%; transition:all 0.5s ease 0s;}
.middle-wraper .logo img.logo-white{}
.middle-wraper .nav-wraper{ width:66%; float:right; margin-top: 20px; }



.sf-menu { float: right;}
.sf-menu > li > span { display: block; position: relative;}
.sf-menu ul { position:absolute; top:-999px; display:none; }/*offset of submenus need to match (see below)*/
.sf-menu li { position:relative; background: none;}
.sf-menu a { display: block; text-decoration: none;}
.sf-menu a:hover {text-decoration: none;}
.sf-menu > li{ position:relative;}

/*================================>> 1 Level <<========================================*/
li.sfHover {position: relative;}
.sf-menu > li > a {vertical-align: middle; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out;  -webkit-transition: all 0.3s ease-out; transition: all 0.3s ease; z-index: 100; 	}
.sf-menu > li > a { color: #fff; display:inline-block; font-size: 16px; font-weight:600; line-height: 15px; padding: 20px 15px; transform: translate3d(0px, 0px, 0px); text-transform:capitalize; letter-spacing: .5px; font-family: "Parkinsans", sans-serif;}	

.sf-menu > li > a{ position:relative;}


.sf-menu > li { display: block; position: relative;	float: left;}
.sf-menu > li + li { margin-left:0;}
.sf-menu > li:hover > a, .sf-menu > li.current > a, .sf-menu > li.sfHover > a, .sf-menu > li:hover > span, .sf-menu > li.current > span, .sf-menu > li.sfHover > span { color: #939f4f; }
.sf-menu > li.current > a{ color: #939f4f }	

/*================================>> 2 Level <<========================================*/
.sf-menu > li > ul, .sf-menu > li.sfHover > ul { top:75px;  left: 0; margin-left: 0; width: 220px; z-index:99; background: #fff ; text-align:left; box-shadow:0 0 7px rgba(0, 0, 0, .3);}

.sf-menu > li > ul li{ }

.sf-menu > li > ul{ }

.sf-menu > li > ul > li {padding: 0 0;}
.sf-menu > li > ul > li + li {}
.sf-menu > li > ul > li > a { display: block; padding: 8px 15px; color: #5a5a5a; font-weight:500; line-height: 24px; font-size:15px; transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s;}
.sf-menu li li a:hover, .sf-menu li.sfHover li.sfHover > a, .sf-menu li.sfHover li.sfHover span {  color: #fff; background:#d81920;}
.sf-menu > li > ul > li > a.sf-with-ul:after  { position: absolute; display: block; content:"\f107"; right: -3px; text-align: center; margin-left: -10px;	top: 13px;-moz-transition: top 0.3s ease-out; -o-transition: top 0.3s ease-out; -webkit-transition: top 0.3s ease-out; overflow: hidden; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: normal; line-height: 1;	-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size: 14px; color: #939393;}
.sf-menu > li > ul > li > a.sf-with-ul:hover:after  { color: #b8baaa;}
/*================================>> 3 Level <<========================================*/
.sf-menu li li ul { top: -7px; left: 160px; z-index:99; position: absolute;	text-align: left; padding-top: 9px;	padding-bottom: 6px; padding-left:10px;background: #50dbde; width: 120px;	-webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px;	-o-border-radius: 10px;	border-radius: 10px;}
.sf-menu li li ul:before { position: absolute; left: -8px; top: 8px; content: ""; border: 4px solid; border-color: transparent #50dbde transparent transparent;}
.sf-menu li li li {padding: 0 0;}
.sf-menu li li li a { display: block; color: #aefdff; line-height: 28px; line-height: 39px;}
.sf-menu li li li + li a { border-top: 1px solid #67e0e2;}
.sf-menu li li li a:hover {	color: #fff;}

.sticky { background: #fff; border-top: 0 none; left: 0; position: fixed; top: 0; transition: all 0.5s ease 0s; width: 100%; z-index: 1100; -webkit-box-shadow:2px 2px 6px rgba(0,0,0,.2); -moz-box-shadow:2px 2px 6px rgba(0,0,0,.2); box-shadow:2px 2px 6px rgba(0,0,0,.2);}
.sticky{}
.middle-wraper.sticky .logo{ margin:20px 0;}
.middle-wraper.sticky .sf-menu > li > a{ }
.middle-wraper.sticky .logo img.logo-white { width: 50%;}
.middle-wraper.sticky .nav-wraper{ margin-top:10px;}
.middle-wraper.sticky .middlecallbtn{ margin:10px 0 0 0;}


.slider-wrapper{ position:relative; }
.slider-wrapper:before{}
.slider-home{ position:relative}
.slider-home:before{ background:#2e3311; position:absolute; left:0; width:100%; top:0; height:100%; content:""; z-index:10; opacity: .8;}
.slider-wrapper.default>div #slides img {width: 100%; animation: animate 15s ease; height: 800px!important; object-fit: cover}
.slider-wrapper.default > div #left{ display:none;}
.slider-wrapper.default > div #right{ display:none;}


.homebtn{ padding-top:20px;}

@-webkit-keyframes animate {
0% {
-webkit-transform-origin: bottom right;
-moz-transform-origin: bottom right;
-ms-transform-origin: bottom right;
-o-transform-origin: bottom right;
transform-origin: bottom right;
transform: scale(1.0);
}
100% {
transform: scale(1.12);
}
}

.homeslider-wraper{ position: relative;}

.fun_fact_container { position: absolute; bottom: 100px; left: 70px; z-index: 50; gap: 10px; display: flex; color: #fff; align-items: center; padding: 10px 40px 10px 15px; border-style: solid; border-width: 1px 1px 1px 1px; border-color: #FFFFFF2B; border-radius: 200px 200px 200px 200px;}
.fun_fact_container .left_content { width: 140px; min-width: 140px;height: 140px;}
.fun_fact_container .left_content { width: 140px; min-width: 140px;	height: 140px; position: relative;}
.fun_fact_container #circle svg { width: 100%; height: 100%; position: absolute; left: 0; top: 0; animation: rotate 10s linear infinite;}
.fun_fact_container #circle text { font-size: 24px; font-family: "Parkinsans", sans-serif; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; fill: #fff;}
.fun_fact_container .center-icon { position: absolute; inset: 0; display: grid; place-items: center;}
.fun_fact_container .center-icon i { font-size: 40px; fill: #fff;position: relative;z-index: 1;}
.fun_fact_container .font-36 {  color:#fff; font-weight: 500; font-size: 32px; line-height: 40px;}
.fun_fact_container p { color: #a9b2a9; margin: unset; font-family: "Parkinsans", sans-serif; font-weight: 500; }

@keyframes rotate {
  from { transform: rotate(360deg); }
  to { transform: rotate(0deg); }
}

.thm-btn { border: none; outline: none; text-decoration: none; display: inline-block; text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 0.1em; color: #ffffff; cursor: pointer;position: relative; overflow: hidden; padding: 12px 30px; border-radius: 50px;}
.thm-btn i{ color:#fff; position: relative; z-index: 15}
.thm-btn::before { content: ''; position: absolute; top: -50%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  width: 150%; height: 150%; border-top-left-radius: 50%; border-top-right-radius: 50%; background-color: #636b2f; -webkit-transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66); transition: 700ms cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.thm-btn::after { content: ''; position: absolute; bottom: 100%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%);  width: 150%; height: 150%; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; background-color: #3b4117;
-webkit-transition-duration: 700ms; transition-duration: 700ms; -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);          transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.thm-btn:hover { color: #fff; text-decoration: none;}
.thm-btn:hover::before { top: 100%;}
.thm-btn:hover::after { bottom: -50%;}
.thm-btn span { position: relative; color: inherit; z-index: 2;}

.thm-btn.active { border: 1px solid #6e782e; color: #2a2d2a; padding: 5px 5px 5px 15px; }
.thm-btn.active span{ background: #fff; border-radius: 50px; display: inline-block; padding: 10px 20px; margin-left: 15px;}
.thm-btn.active:before{ background: none;}
.thm-btn.active:after{}

.thm-btn.dark-btn{ border: 1px solid #6e782e; padding: 5px 5px 5px 15px; color: #fff; }
.thm-btn.dark-btn span{ background: #6e782e; border-radius: 50px; display: inline-block; padding: 10px 20px; margin-left: 0;}
.thm-btn.dark-btn i{ color: #6e782e; font-size: 20px;}
.thm-btn.dark-btn:before{ background:#fff;}
.thm-btn.dark-btn:after{}

.experience-wrapper { align-items: center; display: flex;}
.experience-wrapper .left_content { border: 1px solid #182418; border-radius: 20px 20px 185px 185px; background: #fff; min-height: 590px; min-width: 370px; overflow: hidden; display: flex; flex-direction: column; justify-content: space-between;	position: relative; z-index: 1;}
.experience-wrapper .left_content .top_contnet { position: relative; min-height: 290px; text-align: center; display: flex; flex-direction: column;	justify-content: center;padding: 40px 40px 0px 40px;align-items: center;}
.experience-wrapper .left_content .experience-title{ font-size:16px; line-height: 24px; font-weight: 600; color: #2a2d2a}
.experience-wrapper .left_content .experience-number { position: relative; font-size: 150px; line-height: 150px; margin-bottom: -80px; color: #fff; -webkit-text-stroke-width: 1px; text-stroke-width: 1px; -webkit-text-stroke-color: #2a2d2a;	text-stroke-color: #2a2d2a;}
.experience-wrapper .left_content .top_contnet .experience-icon{ margin-bottom:20px;}
.experience-wrapper .left_content .top_contnet .experience-icon img { max-width: 100px;}
.experience-wrapper .right_content { padding: 20px 20px 20px 60px; border: 1px solid #182418; height: calc(100% - 150px); min-height: 432px; margin-left: -40px; border-left: 0px; display: flex; align-items: center; border-top-right-radius: 20px; border-bottom-right-radius: 20px;}
.experience-wrapper .right_content .experience-text { writing-mode: vertical-rl; transform: rotate(180deg); position: relative; font-size: 16px; line-height: 24px; color: #2a2d2a; font-weight: 600;}

.about-wraper{ padding: 70px 0 80px; position: relative; }
.about-block{}
.about-1:first-child{ width:38%;}
.about-1:first-child .about-1-inner{ margin:0 50px 0 0}
.about-1{ float: left; width:58%;}
.about-1-inner{ margin: 15px; position: relative;}
.about-1-inner img{ max-width: 100%;}
.about-1img{ position: relative; z-index: 10; }
.about-1img:before{ }
.about-1img img{ max-width: 100%; position: relative;}


.about-1-info{ padding-left:0;}
.sub_title {  padding: 4px 20px; font-family: "Parkinsans", sans-serif; font-size: 14px; line-height: 20px;	text-transform: uppercase; border: 1px solid #e1e7e1; border-radius: 30px; color: #2a2d2a;	font-weight: 600; display: inline-block; margin-bottom: 20px; text-align: left;}
.sub_title i{ font-size:20px; margin: 0 5px 0 0}
.about-1-info h4{ position: relative; display: inline-block; font-size: 22px; line-height: 30px; margin-bottom: 25px;}
.about-1-info h1 { font-size: 45px; font-weight: 600; line-height: 55px; margin: 0 0 25px 0; text-align: left; position: relative;}
.about-1-info h2 { font-size: 45px; font-weight: 600; line-height: 55px; margin: 0 0 15px 0; text-align: left; position: relative;}
.about-1-info h3 { font-size: 16px; color: #13949a; margin: 0 0 10px 0; font-weight: 800; line-height: 1.2em; position: relative; text-transform: uppercase;}
.about-1-info h5 { font-size: 16px; color: #d81920; margin: 0 0 10px 0; font-weight: 800; line-height: 1.2em; position: relative; text-transform: uppercase;}
.about-1-info h3:after { content: ''; width: 83px; height: 2px; background-color: #13949a; display: inline-block;	vertical-align: middle; margin-left: 10px;}
.about-1-info p{ margin-bottom:12px; font-size: 17px;}
.about-1-info a.thm-btn{ margin-top:15px;}
.about-1-info ul{ margin: 25px 0; position: relative}
.about-1-info ul li{ padding: 5px 0; position: relative; font-size: 17px; display: flex; align-items: center;}
.about-1-info ul li i{ font-size: 27px;}


.certification-rating{ max-width:38%; position: absolute; right: 0; bottom: 0;}
.certification-rating .certification_top_content { position: relative; border-radius: 20px 20px 160px 160px; padding: 30px; overflow: hidden; min-height: 374px;}
.certification-rating .certification_top_content .overlay_bg { background-image: url("../images/about-2.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; position: absolute; width: 100%; height: 100%; left: 0; top: 0;}
.certification-rating .certification_top_content .overlay_bg::before {position: absolute;content: "";width: 100%;height: 100%;background:#2e3311; opacity: 0.7;left: 0;top: 0;}
.certification-rating .certification_top_content .title_box { position: relative; padding: 0px 40px; text-align: center;margin-bottom: 40px;}
.certification-rating .certification_top_content .title_box .certification-title { font-size: 14px; color: #fff; font-family: "Parkinsans", sans-serif; font-weight: 600; line-height: 22px; padding-bottom: 20px;}
.certification-rating .certification_top_content .title_box .award_icon { color:#fff;font-size: 40px;}

.certification-rating .certification_top_content .title_box .mask_image { position: absolute; margin: auto; left: 0; right: 0; width: 100%;	height: 100%; bottom: 0; z-index: 33;}
.certification-rating .certification-counter-box { display: flex; align-items: center; justify-content: center;}
.certification-rating .certification-counter-box img{ position: relative; width: 60px; height: 60px; border: 1px solid #fff; -o-object-fit: cover; object-fit: cover; 	-o-object-position: center; object-position: center; border-radius: 60px;}
.certification-rating .certification-counter-box img.one { margin-right: -10px;}
.certification-rating .certification-counter-box .certification-counter { position: relative; z-index: 2; color:#fff; display: flex;	align-items: center; justify-content: center; background:#636b2f; width: 60px; height: 60px; border-radius: 60px; border: 1px solid #fff;}
.certification-rating .certification-counter-box img.two { margin-left: -10px;}
.certification-rating .certification-texts { position: absolute; display: flex; align-items: center; left: -12px; right: 0; bottom: 40px; margin: auto; width: 112%; gap: 15px; justify-content: center; background: #fff; box-shadow: 0px 5px 22px 0px rgba(0, 0, 0, 0.09); padding: 8px 8px 8px 10px; border-radius: 50px;}
.certification-rating .certification-texts .certification-text {display: flex;align-items: center;gap: 5px;}
.certification-rating .certification-texts i { color: #e5af14;font-size: 22px;}
.certification-rating .certification-texts p.text1 { font-size: 17px; line-height: 24px; color: #2a2d2a;font-weight: 500;}
.certification-rating .certification-texts p.text2 { padding-left: 10px; margin-left: 10px; border-left: 1px solid #2a2d2a;}

.about-two_image-two{position:relative;overflow:hidden;opacity: 0;transition:all 900ms ease;clip-path: polygon(50% 0, 50% 0, 50% 100%, 50% 100%);}
.about-two_image-two.now-in-view{opacity: 1;clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);transition-delay: 250ms;}
.about-two_image-two img{position:relative;width:100%;display:block; border-radius: 10px;}

.image-anime{ position: relative; overflow: hidden;}
.image-anime:after{ content: ""; position: absolute; width: 200%; height: 0%; left: 50%; top: 50%; background-color: rgba(255,255,255,.3); transform: translate(-50%,-50%) rotate(-45deg); z-index: 1;}
.image-anime:hover:after{ height: 250%; transition: all 600ms linear;background-color: transparent;}



.section-title{ text-align:center; margin-bottom:30px;}
.section-title h2 { font-size: 45px; font-weight: 600; line-height: 55px; margin: 0 0 15px 0; position: relative;}
.section-title h2 span{ display:block;}
.section-title .linehd{ background:#9e4b47; height:2px; width:100px; margin:0 auto; margin-top:10px;}
.section-title p{ margin-top:0;}
.sectionsubtitle { font-size: 16px; color: #d81920; margin: 0 0 10px 0; font-weight: 600; line-height: 1.2em; position: relative; text-transform: capitalize; }
.sectionsubtitle:after { content: ''; width: 50px; height: 2px; background-color: #d81920; display: inline-block;	vertical-align: middle; margin-left: 10px;}

.section-title.white .sectionsubtitle {}
.section-title.white h2{ color: #fff;}
.section-title.white p{ color:#fff;}
.section-title.white .sub_title{ color:#fff; border: 1px solid #838d42}
.section-title.white .sub_title i{ color:#fff}

.section-title.section-left{ text-align: left; padding: 0 15px;}

.service-wraper{ padding: 70px 0; position: relative; background: #2e3311;}
.service-wraper:before{ background: url("../images/about-2.jpg") no-repeat center center; position: absolute; top: 0; left: 0; content: ""; width: 100%;	height: 100%; background-size: cover;opacity: .25;}
.services-block{ position: relative;}
.services-1{ float:left; width:25%; margin:15px 0;}
.services-1-inner { border-radius: 10px; margin: 10px;  overflow: hidden; position: relative; border: 1px solid #fff; min-height: 330px;}
.services-1-img { position: relative; width: 70px; margin: 20px; z-index: 1; background: #8c9747; height: 70px; padding: 15px; border-radius: 100%;}
.services-1-img img{ max-width:100%; transition:all 0.5s ease 0s;}
.services-1-title{ margin: 20px;}
.services-1-title h3 { font-size: 22px; line-height: 30px; margin-bottom: 10px; font-weight: 600; color: transparent; -webkit-text-stroke: 1px #fff; letter-spacing: 1px;}
.services-1-info { transition: all 0.5s ease 0s; position: relative; background: #fff; margin: 0 20px 20px 0; border-radius: 0 20px 100px 0; padding: 20px;}
.services-1-info h3{ font-size:20px; line-height:28px; margin-bottom:10px; font-weight:600; color: transparent; -webkit-text-stroke: 1px #fff;}
.services-1-info h3 a{ color:#fff;}
.services-1-info h3 a:hover{ text-decoration: none; color: #0f0547;}
.services-1-info p{ text-align:left; color: #565c56;}
.services-1-info ul li {padding: 5px 0 5px 20px; position: relative; text-align: left; font-size: 15px; line-height: 22px;}
.services-1-info ul li::before { position: absolute; left: 0; top: 7px; font-size: 8px; color: #919d42; font-family: FontAwesome; content: "\f04d"; -webkit-transform: rotate(45deg); transform: rotate(45deg);}

.services-1-info a.servbtn { color: #919d42; text-transform: uppercase; font-weight: 700; font-size: 14px; display: inline-block; margin-top: 20px;}
.services-1-info a.servbtn:hover{ text-decoration:none; color: #fff}

/*.service-overlay { position: absolute; width: 100%; height: 100%; top: 0; left: 0; border-radius: 10px; background: url("../images/service-1.png"); opacity: 0; visibility: hidden; -webkit-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;}
.service-overlay::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; border-radius: 10px; background: rgba(118, 128, 54, 0.91);}*/
/*.services-1-inner:hover .service-overlay {  opacity: 1;  visibility: visible;  -webkit-transform: scale(1);  transform: scale(1);}*/
.services-1-inner:hover .services-1-img img{ filter: brightness(0) invert(1)}
.services-1-inner:hover .services-1-info{background: #8c9747;}
.services-1-inner:hover .services-1-info h3{ color:#fff}
.services-1-inner:hover .services-1-info p{ color:#fff}
.services-1-inner:hover .services-1-info ul li{ color: #fff;}
.services-1-inner:hover .services-1-info ul li:before{ color: #fff;}
.services-1-inner:hover .services-1-info a.servbtn{ color:#fff}

.choose-wraper{ padding: 80px 0; position: relative;}
.choose-block{ position: relative; margin-top: 30px;}
.choose-1:nth-child(1){ width: 25%}
.choose-1{ float: left; width: 37%;}
.choose-1-inner{ margin: 15px;}
.choose-1-img{}
.choose-1-img img{ max-width: 100%}
.fun-fact-box { flex-direction: column-reverse; text-align: left; display: flex; column-gap: 15px; position: relative; padding: 40px; border: 1px solid #182418; border-radius: 30px 30px 0 0}
.fun-fact-box .icon{ margin-bottom: 20px;}
.fun-fact-box .icon img { max-width: 50px;}
.fun-fact-box .coun_ter { font-size: 36px; font-weight: 400;	line-height: 42px;}
.fun-fact-box .color-dark{ font-size:20px; line-height: 25px; color: #2a2d2a; font-weight: 600;}
.parallax-image-wrapper{ border-radius: 0 0 300px 300px; overflow: hidden;}
.parallax-image-wrapper img{ max-width:100%; height: 380px; object-fit: cover; width: 100%}

.icon_box_content.style_one { display: flex; align-items: flex-start; gap: 2rem; margin: 0 0 40px;}
.icon_box_content.style_one .icon { position: relative; top: 5px;}
.icon_box_content.style_one .icon img{ max-width:55%}
.icon_box_content.style_one .icon small { position: absolute; content: ""; width: 100px; height: 1px; background:#e1e7e1; top: 34px; left: -15px; margin: auto; transform: rotate(45deg); z-index: 1;}
.icon_box_content.style_one .icon .icon_in { width: 70px; min-width: 70px; height: 70px; background:#e8eee8; border-radius: 70px;	border: 1px solid #e1e7e1; display: flex; align-items: center; justify-content: center; position: relative; z-index: 2;}
.icon_box_content.style_one h3{ font-size:20px; text-align: left; line-height: 30px; margin-bottom: 10px; font-weight: 600;}

.project-wraper{ padding: 80px 0; position: relative; background: #2e3311;}
.project-block{}
.project-1{ float: left; width: 100%;}
.project-1-inner{ margin: 15px; border-radius: 10px; overflow: hidden; background: #43491c; position: relative; border: 1px solid #8c9747; }
.project-1-img{ overflow: hidden;}
.project-1-img img{ max-width: 100%; transition: all 0.5s ease 0s; height: 320px; object-fit: cover}
.project-1-info{ padding: 25px;}
.project-1-info h3 { color: #fff; font-size: 20px; font-weight: 600; text-align: left; margin-bottom: 10px;}
.project-1-info p{ color: #a9b2a9;}
.project-1-info a.probtn { color: #abba48; display: inline-block; margin-top: 15px; text-transform: uppercase; font-weight: 700; font-size: 13px;}
.project-1-info a.probtn i{ font-size:22px;}
.project-1-info a.probtn:hover{ text-decoration: none}
.tabstopbox{ display: flex;align-items: center; column-gap: 30px; justify-content: space-between}
.project-1-inner:hover .project-1-img img{ transform:scale(1.1)}
.glow-divider { height: 1px; background: linear-gradient(90deg,transparent,rgba(177,199,37,0.5),rgba(177,199,37,0.5),transparent); position: absolute; left: 0; width: 100%; bottom: 0;}

.tabs { width:100%; display:inline-block;}
.tab-links { margin: 0 0 10px 0; padding: 0; text-align: center;}
.tab-links:after { display:block; clear:both; content:'';	}
.tab-links li { position:relative; display:inline-block; margin:0 0 0 0;}
.tab-links a { color: #fff; text-transform: uppercase; font-weight: normal; display: block; font-size: 16px; font-family: "Parkinsans", sans-serif; margin: 0 10px;}
.tab-links a:hover { text-decoration:none; color:#abba48;}
.tab-links li a.current{ color:#abba48;}
.tab-links li.active a:hover { text-decoration:none; color:#abba48;}
.tab-content { }
.tab {display:none;}
.tab.active {display:block;}

.step-wraper{ padding: 80px 0 190px; position: relative; background: url("../images/shape-2.png") no-repeat center center; background-size: cover;}
.step-block{}
.step-1{ float: left; width: 33.33%;}
.step-1-inner{ margin: 15px 30px; position: relative;}
.cardService.style_one.mode_light { background: #43491c;  position: relative; border: 1px solid #8c9747; z-index: 5}
.cardService.style_one { padding: 50px 15px 15px; position: relative; border-radius: 20px; margin-top: 35px;}
.cardService.style_one .number { position: absolute; left: 30px; top: -14px; text-align: center; width: 66px; height: 66px;}
.cardService.style_one .number::before { position: absolute; content: "\f000"; font-family:IcoFont; font-size: 66px; line-height: 66px; top: -20px; left: 0px; z-index: 0; color: #79842e;}
.cardService.style_one .title-link { padding: 5px 15px 20px; font-size: 20px; font-weight: 600; line-height: 28px; transition: all 0.5s ease 0s;}
.cardService.style_one.mode_light .number .font-18 { color: #fff;}
.cardService.style_one .number .font-18 { position: relative;z-index: 1;}
.cardService.style_one .top_box { position: relative; overflow: hidden;}
.cardService.style_one.mode_light .font-22 { color: #fff; padding: 5px 15px 20px;}
.cardService.style_one .image-box .stepimg { border-radius: 100px; overflow: hidden; position: relative;}
.cardService.style_one .image-box .stepimg img { height: 120px; object-fit: cover; max-width: 100%; width: 100%; transition: all 0.5s ease 0s;}
.img_obj_fit_center { position: relative; overflow: hidden;}
.img_obj_fit_center img{ max-width: 100%;}
.cardService.style_one .image-box{ position:relative; transition: all 0.5s ease 0s;}
.cardService.style_one .image-box .service_icon { position: absolute; top: 10px; left: 10px; width: 100px; height: 100px; border-radius: 100px;	font-size: 54px; display: flex; align-items: center; justify-content: center; transition: top 0.3s ease, left 0.3s ease, transform 0.3s ease; background: #43491c;}
.cardService.style_one.mode_light .image-box .service_icon img { max-width: 60px; }
.cardService.style_one .bottom_box {padding: 25px 15px 0px 15px; color: #a9b2a9;}
.cardService.style_one .bottom_box p{ color: #a9b2a9;}
.cardService.style_one:hover .image-box .stepimg img { height: 175px; object-fit: cover;}
.cardService.style_one:hover .title-link{ transform: translateY(-100px); opacity: 0; }
.cardService.style_one:hover .image-box{ margin-top: -55px; border-radius: 20px;}
.cardService.style_one:hover .service_icon{ top: 50%; left: 50%; transform: translate(-50%, -50%); }

.bottomshape { position: absolute; right: -28%; top: 50px;}
.bottomshape img{ max-width:100%;}

.bottomshape1{ position: absolute; right: -28%; bottom: 50px;}
.bottomshape1 img{ max-width: 100%;}

.performance-wraper{ position: relative; padding: 80px 0;}
.performance-block{}
.performance-1{ float: left; width: 50%;}
.performance-1-inner{ margin: 15px;}
.performance-1-title{}
.performance-1-title h2{ font-size:45px; line-height: 55px; text-align: left; margin-bottom: 20px; font-weight: 600;}
.performance-1-title p{}
.room-section{}
.room-section .image{}
.room-section .image img{ max-width:100%}
.room-section { position: relative; overflow: hidden;}
.room-element-wrapper { position: absolute; z-index: 10;}
.room-element { width: 30px; height: 30px; line-height: 30px; position: relative; cursor: pointer; border-radius: 50%; display: flex; align-items: center; justify-content: center; color: #2a2d2a; font-weight: bold; background: #fff;}
.room-element::before { content: ""; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 100%; height: 100%;	background-color: rgba(255, 255, 255, 0.6); border-radius: 50%; animation: ripple 2s infinite; z-index: -1;}
.room-tooltip.tooltip-top-left { top: -100%; left: 40px; margin-top: -10px;}
.room-tooltip.tooltip-bottom-left { bottom: -100%; left: 40px; margin-bottom: -10px; }
.room-tooltip.tooltip-top-right { top: -100%; right: 40px; margin-top: -10px;}
.room-tooltip { position: absolute; z-index: 20; min-width: 200px; white-space: normal; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); background:#fff; padding: 20px; border-radius: 20px; opacity: 1; pointer-events: none; display: none; transition: all 0.5s ease 0s;}
.room-tooltip h4{ font-size: 18px; line-height: 26px; font-weight: 600; text-align: left; margin-bottom: 10px;}
.room-tooltip p{ font-size: 14px;}
.room-element-wrapper:hover .room-tooltip{ display:block!important;}
@keyframes ripple {
  0% { transform: scale(0.8); opacity: 1;}
  100% {transform: scale(2.5); opacity: 0;}
}

.progress-block{ margin-top:50px; position: relative;}
.skill-bar { margin-bottom: 55px; }
.skill-header { display: flex; justify-content: space-between; margin-bottom: 0; font-weight: bold;}
.skill-name { font-size: 17px; margin-bottom: 5px; margin-top: -30px; color: #2a2d2a; text-transform: uppercase; font-weight: 600;}
.skill-percentage{ font-size: 14px; margin-bottom: 5px; margin-top: -30px; color: #2a2d2a; text-transform: uppercase; font-weight: 600;}
.bar-container { width: 100%; height: 14px;  border-radius: 6px; overflow: hidden; background: #2a2d2a;}
.bar-fill { height: 100%; width: 0; background:#6e782e;  border-radius: 6px; transition: width 1.5s ease-in-out;}
.skill-bar.active .bar-fill { width: var(--final-width); }	

.movetitle-wraper{ padding-bottom: 70px; position: relative}
.autocontainer{}
.moving-title-container { position: relative; width: 100%; display: flex; align-items: center; justify-content: flex-start; cursor: pointer;}
.mborder_enabled .border_box { position: absolute; top: 0; right: 0; left: 0; bottom: 0; max-width: 1170px; margin: auto;}
.mborder_enabled .border_box small.one { width: calc(100% - 30px); height: 2px; border-bottom: 2px dashed #737f2d; top: 5px;left: 0; right: 0; margin: auto; position: absolute}
.mborder_enabled .border_box small.two { width: calc(100% - 30px); height: 2px; border-bottom: 2px dashed #737f2d; bottom: 5px;	left: 0; right: 0; margin: auto; position: absolute}
.mborder_enabled .border_box small.three { width: 2px; height: calc(100% - 30px); border-left: 2px dashed #737f2d; bottom: 0;left: 5px; top: 0; margin: auto; position: absolute;}
.mborder_enabled .border_box small.four { width: 2px; height: calc(100% - 30px); border-left: 2px dashed #737f2d; bottom: 0;right: 5px; top: 0; margin: auto; position: absolute;}
.mborder_enabled .border_box span{ position:absolute}
.mborder_enabled .border_box span.one { height: 10px; width: 10px; border: 2px solid #737f2d; top: 0; left: 0;}
.mborder_enabled .border_box span.two { height: 10px; width: 10px; border: 2px solid #737f2d; top: 0; right: 0;}
.mborder_enabled .border_box span.three { height: 10px; width: 10px; border: 2px solid #737f2d; bottom: 0; left: 0;}
.mborder_enabled .border_box span.four { height: 10px; width: 10px; border: 2px solid #737f2d; bottom: 0; right: 0; }
.moving-title-wrapper { position: relative; white-space: nowrap; animation: moveTitle 25s linear infinite; will-change: transform; backface-visibility: hidden; display: flex;}
.moving-title { display: flex; align-items: center; flex-shrink: 0;}
.title-word { position: relative; display: flex; align-items: center; transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1); cursor: pointer; flex-shrink: 0;}

@keyframes moveTitle {
	0% { transform: translateX(0);  }
	100% {transform: translateX(-50%); }
}
.moving-title-container.animation-paused .moving-title-wrapper { animation-play-state: paused;}
.title-word:hover { transform: scale(1.05); }
.title-word.outline .moving-title-text { color: #737f2d; font-size: 120px; line-height: 120px;}
.title-word i { font-size: 50px; display: flex; padding: 0px 2rem; color: #737f2d;}
.moving-title-wrapper:hover{animation-play-state: paused;}
.moving-title-container .moving-title-wrapper .title-word:hover .moving-title-text { color: #18241814 !important; -webkit-text-stroke-color:#18241814; text-stroke-color: #18241814; }

.testimonial-wraper{ padding: 80px 0 80px;  position: relative;}
.testimonial-wraper .section-title{ text-align:center; margin: 0 auto 50px;}
.testimonial-wraper .section-title h2{ text-align:center}
.testimonial-wraper .section-title p{ text-align:center}
.testimonial-block{}
.testimonial-slider{}
.testimonial-1{}
.testimonial-1-inner{ position: relative; padding: 50px 80px; border-radius: 200px; border: 1px solid #e1e7e1;}
.quotebox { margin-bottom: 20px; /* opacity: .1; */	background: #d81920; position: absolute; top: 0; right: 0; width: 90px; height: 90px; line-height: 100px; text-align: center; border-radius: 0 0 0 100px;}
.quotebox i { position: relative; display: inline-block; color: #fff; font-size: 30px;transition: all 200ms linear;}
.testimonial-1-info { margin-top: 50px; height: 115px;overflow-x: hidden;}
.testimonial-1-title{ margin-top: 20px;}
.testimonial-1-title h4{ font-size: 16px; text-align: left; text-transform: capitalize;}
.testimonial-1-title h5{ font-size: 14px; opacity: .5;}
.testimonial-1-star{ margin-top: 20px;}
.testimonial-1-star i{ display:inline-block; font-size: 18px; padding: 0 3px 0 0; color: #f49500;}

.testimonial-1-inner .rating { position: relative; display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.7rem;}
.testimonial-1-inner .rating:before { position: absolute; content: ""; width: 100%; left: 0; top: 0; margin: auto; bottom: 0; height: 1px;	background: #e1e7e1;}
.testimonial-1-inner .rating .left, .testimonial-1-inner .rating .right { position: relative;z-index: 1;}
.testimonial-1-inner .rating .left i, .testimonial-1-inner .rating .right i { color: #e1e7e1;}
.testimonial-1-inner .rating span { display: flex; position: relative; z-index: 1; align-items: center; gap: 5px; border-radius: 50px; padding: 5px 15px; background:#fff; border: 1px solid #e1e7e1; font-weight: 600; text-transform: uppercase;}
.testimonial-1-inner .rating span .icofont-star{ color: #687131; font-size: 20px;}
.testimonial-1-inner .testimonial-content { padding: 20px 0 30px; font-size: 20px; line-height: 28px; font-weight: 600; text-align: center; color: #2a2d2a}
.testimonial-1-inner .author-info { display: flex; align-items: flex-start; justify-content: center; gap: 5px;flex-wrap: wrap;}
.testimonial-1-inner .author-name { font-size: 18px; line-height: 26px; font-weight: 600; color: #2a2d2a}

.formshape1{ position: absolute; right: 0; bottom: 0;}
.formshape1 img{ max-width: 100%;}
.formshape2{ position: absolute; right: -18%; bottom: 0;}
.formshape2 img{ max-width: 100%;}

.formfill-wraper{ padding: 80px 0; position: relative; background: #2e3311; overflow: hidden}
.formfill-1-title{ position: relative; z-index: 5; margin-bottom: 30px;}
.formfill-1-title h2{ text-align: left; color: #fff; font-size: 45px; line-height: 55px; margin-bottom: 15px;}
.formfill-1-title p{ color: #a9b2a9}
.formfill-block{ position: relative; z-index: 5;}
.formfill-1:first-child{ float:right}
.formfill-1{ float: left; width: 50%;}
.formfill-1-inner{ margin: 15px;}
.formfill-1-contact{ margin-left: 80px; margin-top: 40px; }
.addBox{ display: flex; align-items: center; column-gap: 20px; margin: 50px 0 }
.infoIcon{ width: 50px; height: 50px; min-width: 50px; display: flex; align-items: center; justify-content: center; background: #FFFFFF08; border: 1px solid #FFFFFF00; border-radius: 50px; color: #fff; font-size: 20px; }
.addinfo{}
.addinfo h5{ color: #a9b2a9; font-size: 16px; font-weight: 400; text-align: left;}
.addinfo p{ font-size:16px; font-weight: 600; text-align: left; color: #fff}
.addinfo p a{}
.addinfo p a:hover{}
.formfill-1-form{background: #fff; border-radius: 30px; padding:50px 20px;}

.formBlock { float: left; margin-bottom: 18px; padding: 0 10px; width: 50%;}
.formBlock .txtbox { background: #fff !important; border-radius: 3px; color: #212529; font-weight: normal;	height: 50px; letter-spacing: 1px; opacity: 1; padding: 0 15px; width: 100%;  font-size: 14px; border: 1px solid #ced4da;}
.formBlock textarea.txtbox{ height:100px;}
.formBlock.formBlocktextarea{ width:100%}
.formBlock.formBlocktextarea textarea{ background: #fff !important; color: #212529; height: 100px; width: 100%; padding: 15px; border: 1px solid #ced4da; }
.formBlock select.txtbox{ color: #adadad;}
.formBlock select.txtbox option{ color: #000;}
.formBlockSub { float: left; margin-top: 20px; padding: 0 10px; width: 100%; text-align:left;}
.formBlockSub .submit {background: #656f2c;color: #fff;cursor: pointer;font-weight: bold;padding: 13px 45px;text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);text-transform: capitalize;border-radius: 30px;}
label.error{ color:#e14434; }

.client-wraper{ position: relative; padding: 80px 0; background: #f3f7f3;}
.client-wraper:before{ background: url("../images/pattern.png") repeat ; position: absolute; top: 0; left: 0; content: ""; width: 100%;	height: 100%; background-size: contain;opacity: .12;}
.client-block{ position: relative; z-index: 5;}
.client-1{ float: left; width: 16%}
.client-1-inner{ margin: 30px;}
.client-1-img { display: flex; padding: 15px; height: 170px; border-radius: 100px; align-items: center; justify-content: center; border: 1px solid #e1e7e1; width: 170px; background: #f3f7f3;}
.client-1-img img{ max-width:100%;}

.client-1:nth-child(1) .client-1-inner{ margin-top:100px;}
.client-1:nth-child(2) .client-1-inner{}
.client-1:nth-child(3) .client-1-inner{ margin-top:100px;}
.client-1:nth-child(4) .client-1-inner{}
.client-1:nth-child(5) .client-1-inner{ margin-top:100px;}
.client-1:nth-child(6) .client-1-inner{}





.blog-wraper{ padding: 70px 0; position:relative;}

.blog-block{}
.blog-1{ float:left; width:33.33%; position:relative; margin: 15px 0;}
.blog-1-inner{ margin:15px; background:#fff; box-shadow:0 10px 35px rgba(0, 131, 244, 0.14); border: 1px solid rgba(0, 131, 244, 0.24); border-radius: 15px; overflow: hidden;}
.blog-1-info { padding: 20px; float: left; width: 100%;}
.blog-1-info p {text-align: left;line-height: 25px;}
.blog-1-img{ overflow:hidden; position:relative; float: left; width: 100%;}
.blog-1-inner img{ max-width:100%; margin:0; transition:all 0.5s ease 0s;}
.blog-1-inner:hover img{ -webkit-transform:scale(1.1); transform:scale(1.1); }
.blog-1-inner h3 { font-size: 21px; font-weight: 700; margin-bottom: 10px; text-align: left; line-height: 28px;}
.blog-1-inner h3 a{ color:#0f0547;}
.blog-1-inner h3 a:hover{ text-decoration:none; color:#0083f4; }

.blog-date {}
.blog-date span { font-size: 12px; font-weight: 300; color: #5b5a5a; display: inline-block; margin-bottom: 5px; text-transform: uppercase;}

.blog-row{ float:left; width:66%;}

.blog-btn{ text-align:center; margin-top:30px; padding:0 15px;}
.blog-btn a { display: inline-block; color: #fff; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
.blog-btn a:hover{ background:none; color:#fff; text-decoration:none;}


.footer-wraper{ background:#2e3311; padding:80px 0 0; position: relative;}
.footertopblock{ display: flex; align-items: center; column-gap: 30px; justify-content: space-between; padding: 20px 50px;  background-image: url("../images/footer-bg-3-l.jpg"); background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; border-radius: 200px; margin-bottom: 70px; overflow: hidden}
.footertopblock:before{ position:absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: #1c1f09; opacity: .9;}
.footer-logo{ position: relative; width:220px;}
.footer-logo img{ max-width: 100%;}
.footer-rating{ display: flex; align-items: center; column-gap: 20px; position: relative;}
.listcount{ width: 50px; height: 50px; line-height: 50px; font-weight: 600; border-radius: 100%; background: #fff; text-align: center; color: #000; font-size: 17px;}
.listicon{ color: #fff}
.listicon small{ font-size: 18px; margin: 0 10px 0 0}
.listnum{ color: #fff; font-size: 17px;}
.footer-query{ display: flex; align-items: center; column-gap: 20px; padding: 10px 20px 10px 20px; position: relative;	background: #fff; border-radius: 50px;}
.footer-query .icon{ color: #2a2d2a; font-weight: bold; font-size: 17px;}
.footer-query .info{ display: table-cell; vertical-align: middle; font-weight: 600; color: #2a2d2a; font-size: 17px;}


.footer-block{ position: relative;}
.footer-1:nth-child(1){ width: 50%;}
.footer-1:nth-child(2){ width: 25%;}
.footer-1:nth-child(3){ width: 25%}
.footer-1{ float:left; width:33.33%;}
.footer-1-inner{ padding:0 15px;}
.footer-box{ margin-bottom: 70px;}
.footer-box h4{ font-size:36px; line-height: 45px; color: #fff; text-align: left; margin-bottom: 15px; }
.footercontent{}
.footercontent span{ color: #a9b2a9; padding: 11px 0px 0px 0px; width: unset; height: unset; min-width: unset;}
.footercontent a{ font-size: 30px; font-weight: 600; text-decoration: underline; line-height: 32px; color: #fff}
.footercontent a:hover{}

.servlist{}
.servlist li{padding: 6px 0 6px; position: relative;  text-align: left;}
.servlist li a{ font-size: 16px; font-weight: 400; line-height: 24px; color: #a9b2a9;}
.servlist li a:hover{ text-decoration: none;}

.footer-logo{ margin-top: 0; max-width: 100%; }
.footer-logo img{ max-width:100%;}

.footer-social{ margin-top: 15px;}
.footer-social ul{ display: flex; align-items: center; column-gap: 5px;}
.footer-social ul li{ display: flex; column-gap: 10px; align-items: center; position: relative; padding: 10px 15px; border-radius: 50px; border: 1px solid #FFFFFF14; margin: 0 5px 5px 0; width: 25%}
.footer-social ul li a{ display: inline-block; color: #a9b2a9;}
.footer-social ul li a:hover{ text-decoration:none; color:#fff;}

.footer-info{}
.footer-info p { color: #e4e4e4; font-size: 15px; line-height: 26px; margin: 15px 0; text-align: left;}
.footer-info a { color: #f7847e; font-size: 14px; font-weight: bold; text-transform: uppercase;}
.footer-info a:hover{ text-decoration:none;}
.footer-1-inner h3 { font-size: 18px; font-weight: bold; letter-spacing: 1px; margin-bottom: 25px; position: relative; text-transform: uppercase; padding-bottom:7px; color: #fff;}
.footer-1-inner h3:before{ position:absolute; left:0; bottom:0; background:#737f2d; content:""; width:40px; height:2px;}
.addBlock{}
.addIcon{}
.addIcon i{}
.addDetail{}
.addBlock{ margin-bottom:15px;}
.addBlock .addIcon { float: left; height: 30px; line-height: 30px; margin: 0 10px 0 0; text-align: center;	width: 30px; border-radius: 50%; background: #d81920; color: #fff;}
.addBlock .addIcon i { color: #fff; font-size: 14px;}

.addBlock .addDetail{ width:88%; float:right; font-size:14px; text-align:left; color:#e4e4e4;}

.footerbottom{ display: flex; align-items: center; column-gap: 50px; margin: 50px 30px 0 30px; }
.footerbottom .addinfo{}
.footerbottom .addinfo h5{}
.footerbottom .addinfo p{}


.copyright{ padding:15px 0; margin-top: 80px; position: relative; border-top: 1px solid rgba(255, 255, 255, .1);}
.copyblock{}
.copy-1{ float:left; width:50%; text-align:left; color:#e4e4e4; font-size:14px; padding: 0 15px;}
.copy-1-inner{}
.copy-1-inner a{ color:#737f2d;}
.copy-1:last-child{ text-align:right;}



a#backtop:before { color: #ffffff; content: "\f106"; display: block; font-family: "FontAwesome"; font-size: 20px; margin-top: 20px; text-align: center;}
a#backtop {  background:#737f2d; border-radius:50%; bottom: 35px; height: 40px; line-height: 7px; position: fixed; right: 15px; text-decoration: none; width: 40px; z-index: 9999; font-size: 20px; font-weight: 400; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s;}
a#backtop:hover{ text-shadow: 0 3px 0 #000, 0 4px 2px #fff; -webkit-text-shadow: 0 3px 0 #000, 0 4px 2px #fff; background:#4e3224  ;}  

#callme-1 { bottom: 35%; position: fixed; right: 15px; z-index: 100; }
#callme-1 a { background: #208700; border-radius: 100%; color: #fff; display: inline-block; font-size: 18px; height: 40px; line-height: 40px;	text-align: center;	width: 40px;}
#callme-3 {	bottom: 25%; position: fixed; right: 15px; z-index: 100;}
#callme-3 a { background: #d81920; border-radius: 100%; color: #fff; display: inline-block; font-size: 18px; height: 40px; line-height: 40px;	text-align: center; width: 40px;}
#callme-3 span { display: none;}
#callme-2 {	bottom: 15%;position: fixed;right: 15px;z-index: 100;}
#callme-2 a { background: #0083f4; border-radius: 100%; color: #fff; display: inline-block; font-size: 18px; height: 40px; line-height: 40px;text-align: center; width: 40px;}


.cursor-outer { -webkit-margin-start: -12px;  margin-inline-start: -12px; margin-top: -12px;  width: 30px; height: 30px;  background-color: #737f2d; -webkit-box-sizing: border-box; box-sizing: border-box; z-index: 10000000; opacity: 0.34; -webkit-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s;}
.cursor-outer.cursor-hover { opacity: 0.14;}
.cursor-outer.cursor-big { opacity: 0;}
.mouseCursor { position: fixed; top: 0; inset-inline-start: 0; inset-inline-end: 0; bottom: 0; pointer-events: none; border-radius: 50%;  -webkit-transform: translateZ(0); transform: translateZ(0); visibility: hidden; text-align: center;}
.mouseCursor.cursor-big { width: 20px; height: 20px; -webkit-margin-start: -12px; margin-inline-start: -12px; margin-top: -12px;}
.cursor-inner { -webkit-margin-start: -3px; margin-inline-start: -3px; margin-top: -3px; width: 10px; height: 10px; z-index: 10000001; background-color: #737f2d; opacity: 1; -webkit-transition: all 0.24s ease-out 0s; transition: all 0.24s ease-out 0s;}
.cursor-inner span { color:#737f2d; line-height: 60px; opacity: 0; text-transform: uppercase; letter-spacing: 1px; font-size: 12px;}
.cursor-inner.cursor-big span { opacity: 1;}
.cursor-inner.cursor-hover { -webkit-margin-start: -10px; margin-inline-start: -10px; margin-top: -10px; width: 30px; height: 30px;  background-color: #737f2d; opacity: 0;}
  
#menu-icon{ display:none;}  


@media screen and (min-width:1281px)
	
{
	.container, .site-content{ width:98%; margin:0 auto; max-width:1300px;}
	
}
/*##################################    for width 1024px  ########################################*/
@media screen and (max-width:1259px)  
{
	.container{ width:98%; margin:0 auto; max-width:1000px;}
	
	
	

}

/*##################################    for width 768px  ########################################*/

@media screen and (max-width:990px)
{
	.container{ width:98%; margin:0 auto; max-width:750px;}
	#menu-icon { border: 1px solid #fff; border-radius: 5px; color: #fff; cursor: pointer; display: block; float: right; margin:0; width: 100px; position:relative;}
	#menu-icon i{ font-size:20px; color:#fff; padding:10px; cursor:pointer;}
	#menu-icon span{ color:#fff; text-transform:uppercase; font-weight:bold;} 
	.menu-container-1 { left: 8px; position: absolute; top: 130px;width: 98%;}
	.sf-menu{ float:none; display:none;}
	.breadcrum .breadCrumTP .menu-menu-1-container{ position:static;}
	.sf-menu > li > a{ color:#5a5a5a;}
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ box-shadow:none;}
	.nav__primary{ width:100%;}
	.sf-menu > li{ width:100%;}
	.sf-menu > li + li{ margin:0;}
	.sf-menu > li > a{ padding:12px 15px; width:96%; text-align:left;}
	.sf-menu > li > ul > li > a{ width:100%; padding:8px 0;}
	.sf-menu li ul.servItem li{ width:100%;}
	.sf-menu li ul.servItem{ width:100%!important;}
	.sticky{ position:static!important}
	.sf-menu > li > ul > li strong{ display:none;}
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ width:100%;}
	.sf-menu > li > ul{ position:static;}
	.sf-menu > li > ul:before{ display:none;}
	.sf-menu > li:hover > a, .sf-menu > li.current > a, .sf-menu > li.sfHover > a, .sf-menu > li:hover > span, .sf-menu > li.current > span, .sf-menu > li.sfHover > span{ border:none;}
	.sf-menu > li > ul, .sf-menu > li.sfHover > ul{ border:none;}
	.sf-menu > li.sfHover ul{}
	.sf-menu li ul{ display:none; padding:5px 25px;}
	.sf-menu li strong { background: url(../images/toogle-button2.png) no-repeat right -54px; height: 35px; position: absolute; right: 25px; top: 4px; width: 150px; z-index:200; cursor:pointer;}
	
    .sf-menu li strong.opened { background-position: right 7px;}
    .sf-menu > li{ background:#f9f9f9;}  
	.sf-menu li ul { background: #e4e4e4; padding: 12px 28px; max-width: 100%;}
	
	
}

/*##################################    for width 600px  ########################################*/

@media screen and (max-width:767px)
{
	.container{ width:98%; margin:0 auto; max-width:600px;}
	
	
	
}

/*##################################    for width 480px  ########################################*/

@media screen and (max-width:580px)
{
	.container{ width:98%; margin:0 auto; max-width:440px;}
	
	
}

/*##################################    for width 320px  ########################################*/

@media screen and (max-width:479px)
{
	.container{ width:98%; margin:0 auto;}	
	

}