<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-size: 16px;
}
*
{
	outline:none
}
a:hover {
	text-decoration: none;
	transition: all 0.5s linear 0s;
	color:#055f31;
}
body, html {
	overflow-x: hidden
}
body {
	overflow-x: hidden;
	font-size: 16px;
	line-height: 1;
	margin: 0;
	padding: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #7a7a7a;
}
::-moz-placeholder { /* Firefox 19+ */
 color: #7a7a7a;
}
:-ms-input-placeholder { /* IE 10+ */
 color: #7a7a7a;
}
:-moz-placeholder { /* Firefox 18- */
 color: #7a7a7a;
}
.loader {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:url(../images/gif-logo2.gif) no-repeat center center #FFF;

	z-index: 5000000000;


}
.slick_img_mobile
{
	display:none !important;
/*	width:100%;
	height:600px;
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover*/
}
.loader-box
{
	width:100%;
	height:100%;position: fixed;
}
/*
.loader img {
filter: brightness(0) invert(1);
transition: brightness 0.5s;

}
.loader img:hover{
filter: brightness(1) invert(0);
}*/
.loadimg
{
	width:331px;
	height:62px;
	margin-top:0;
	background:url(../images/logo.png);

	overflow:hidden;
	position:relative;
}
.loadimg span
{
	position:absolute;
	top:0;
	left:0;
	z-index:0;
	width:100%;
	height:100%;
	background:#FFF;
	-webkit-transition: height 0.5s ease;
	transition: height 0.5s ease;
}
.loadimg.act span
{
	height:0;
}


















p {
	margin-bottom: 0
}
.uppercase {
	text-transform: uppercase
}
.italic {
	font-style: italic
}
.services-home-icon .flex-row {
	height: 100%
}
.flex-row11 {
	display: flex !important;
	justify-content:flex-start;
	flex-direction: row;
	align-content: center;
	align-items: center;
}
.flex-row {
	display: flex !important;
	justify-content: center;
	flex-direction: row;
	align-content: center;
	align-items: center;
}
.flex-column2 {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
	align-content: end;
	align-items: flex-start;
}
.flex-column1 {
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.flex-column {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-content: center;
	align-items: center;
}
.bounce-fade {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-left {
	opacity: 0;
	-moz-transform: translate3d(200px, 0, 0px);
	-webkit-transform: translate3d(200px, 0, 0px);
	-o-transform: translate(200px, 0);
	-ms-transform: translate(200px, 0);
	transform: translate3d(200px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-right {
	opacity: 0;
	-moz-transform: translate3d(-200px, 0, 0px);
	-webkit-transform: translate3d(-200px, 0, 0px);
	-o-transform: translate(-200px, 0);
	-ms-transform: translate(-200px, 0);
	transform: translate3d(-200px, 0, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce-up {
	opacity: 0;
	-moz-transform: translate(0px, 100px, 0px);
	-webkit-transform: translate3d(0px, 100px, 0px);
	-o-transform: translate(0px, 100px);
	-ms-transform: translate(0px, 100px);
	transform: translate(0px, 100, 0px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bounce {
	-moz-transition: all 700ms ease-out;
	-webkit-transition: all 700ms ease-out;
	-o-transition: all 700ms ease-out;
	transition: all 700ms ease-out;
}
.bounce1 {
	-moz-transition: all 900ms ease-out;
	-webkit-transition: all 900ms ease-out;
	-o-transition: all 900ms ease-out;
	transition: all 900ms ease-out;
}
.bounce2 {
	-moz-transition: all 1300ms ease-out;
	-webkit-transition: all 1300ms ease-out;
	-o-transition: all 1300ms ease-out;
	transition: all 1300ms ease-out;
}
.bounce3 {
	-moz-transition: all 1500ms ease-out;
	-webkit-transition: all 1500ms ease-out;
	-o-transition: all 1500ms ease-out;
	transition: all 1500ms ease-out;
}


.bounce_1 {
	-moz-transition: all 900ms ease-out;
	-webkit-transition: all 900ms ease-out;
	-o-transition: all 900ms ease-out;
	transition: all 900ms ease-out;
}
.bounce_2 {
	-moz-transition: all 1300ms ease-out;
	-webkit-transition: all 1300ms ease-out;
	-o-transition: all 1300ms ease-out;
	transition: all 1300ms ease-out;
}
.bounce_3 {
	-moz-transition: all 1500ms ease-out;
	-webkit-transition: all 1500ms ease-out;
	-o-transition: all 1500ms ease-out;
	transition: all 1500ms ease-out;
}



.bounce4 {
	-moz-transition: all 1700ms ease-out;
	-webkit-transition: all 1700ms ease-out;
	-o-transition: all 1700ms ease-out;
	transition: all 1700ms ease-out;
}
.bounce-up.in-view, .bounce-left.in-view, .bounce-right.in-view, .bounce-fade.in-view {
	opacity: 1;
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-o-transform: translate(0px, 0px);
	-ms-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	line-height: 1.2
}
.h100 {
	height: 100%;
}
.flex {
	display: flex;
	flex-direction: row;
	flex-flow: row wrap;
}
.font-14 {
	font-size: 0.875rem
}
.font-16 {
	font-size: 1rem
}
.font-18 {
	font-size: 1.125rem
}
.font-20 {
	font-size: 1.25rem
}
.font-22 {
	font-size: 1.375rem
}
.font-24 {
	font-size: 1.5rem
}
.font-26 {
	font-size: 1.625rem
}
.font-29 {
	font-size: 1.813rem
}
.font-30 {
	font-size: 1.875rem
}
.font-33 {
	font-size: 2.063rem
}
.font-36 {
	font-size: 2.25rem
}
.font-40 {
	font-size: 2.5rem
}
.font-45 {
	font-size: 2.813rem
}
.font-50 {
	font-size: 3rem
}
.font-55 {
	font-size: 3.5rem
}
.font-65 {
	font-size: 4.063rem
}
.font-68 {
	font-size: 4.25rem
}
.font-72 {
	font-size: 4.5rem
}
.font-regular {
	font-family: 'Raleway-Regular';
}
.font-light {
	font-family: 'Raleway-Light';
}
.font-thin {
	font-family: 'Raleway-Thin';
}
.font-extralight {
	font-family: 'Raleway-ExtraLight';
}
.font-bold {
	font-family: 'Raleway-Bold';
}
.font-black {
	font-family: 'Raleway-Black';
}
.order1 {
	order: 1
}
.order2 {
	order: 2
}
/*on hoverrrrrrrr*/

/* Zoom In #1 */
figure {
	margin: 0;
	padding: 0;
}
.hover01 figure img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover01:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/* Zoom In #2 */
.hover02 figure img {
	width: 300px;
	height: auto;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover02 figure:hover img {
	width: 350px;
}
/* Zoom Out #1 */
.hover03 figure img {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover03 figure:hover img {
	-webkit-transform: scale(1);
	transform: scale(1);
}
/* Zoom Out #2 */
.hover04 figure img {
	width: 400px;
	height: auto;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover04 figure:hover img {
	width: 300px;
}
/* Slide */
.hover05 figure img {
	margin-left: 30px;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover05 figure:hover img {
	margin-left: 0;
}
/* Rotate */
.hover06 figure img {
	-webkit-transform: rotate(15deg) scale(1.4);
	transform: rotate(15deg) scale(1.4);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover06 figure:hover img {
	-webkit-transform: rotate(0) scale(1);
	transform: rotate(0) scale(1);
}
/* Blur */
.hover07 figure img {
	-webkit-filter: blur(3px);
	filter: blur(3px);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover07 figure:hover img {
	-webkit-filter: blur(0);
	filter: blur(0);
}
/* Gray Scale */
.hover08 figure img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover08 figure:hover img {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}
/* Sepia */
.hover09 figure img {
	-webkit-filter: sepia(100%);
	filter: sepia(100%);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover09 figure:hover img {
	-webkit-filter: sepia(0);
	filter: sepia(0);
}
/* Blur + Gray Scale */
.hover10 figure img {
	-webkit-filter: grayscale(0) blur(0);
	filter: grayscale(0) blur(0);
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover10 figure:hover img {
	-webkit-filter: grayscale(100%) blur(3px);
	filter: grayscale(100%) blur(3px);
}
/* Opacity #1 */
.hover11 figure img {
	opacity: 1;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}
/* Opacity #2 */
.hover12 figure {
	background: #1abc9c;
}
.hover12 figure img {
	opacity: 1;
	-webkit-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
}
.hover12 figure:hover img {
	opacity: .5;
}
/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1.5s;
	animation: flash 1.5s;
}
@-webkit-keyframes flash {
 0% {
 opacity: .4;
}
 100% {
 opacity: 1;
}
}
@keyframes flash {
 0% {
 opacity: .4;
}
 100% {
 opacity: 1;
}
}
/* Shine */
.hover14 figure {
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
 100% {
 left: 125%;
}
}
@keyframes shine {
 100% {
 left: 125%;
}
}
/* Circle */
.hover15 figure {
	position: relative;
}
.hover15 figure::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,255,255,.2);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
.hover15 figure:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
@keyframes circle {
 0% {
 opacity: 1;
}
 40% {
 opacity: 1;
}
 100% {
 width: 200%;
 height: 200%;
 opacity: 0;
}
}
/*submenu*/
.stellarnav&gt;ul&gt;li a:hover
{
	border-bottom: 3px solid #005e26;
}
.current-menu-item a {
	border-bottom: 3px solid #005e26;
}
.stellarnav {
	float: right;
	width: auto
}
.stellarnav&gt;ul&gt;li&gt;a {
	padding: 10px 0;
	margin: 10px 15px;
	border-bottom:3px solid #
}
.stellarnav&gt;ul&gt;li:last-child a {
	margin-right: 0
}
.stellarnav li ul li {
	background: #e1e1e1;
	text-align: center;
	margin-bottom: 1px;
	-webkit-transition: background 1s;
	-moz-transition: background 1s;
	-o-transition: background 1s;
	transition: background 1s;
}
.stellarnav li ul li:hover, .stellarnav li ul li.active {
	background: #068137;
}
.stellarnav li ul li:hover a, .stellarnav li ul li.active a {
	color: #FFF
}
.stellarnav li ul li a {
	border: none
}
.stellarnav ul ul {
	width: 320px;
	padding-top: 10px;
}
.inner-banner {
	border-bottom: 5px solid #489bff;
	position: relative;
}
.font-normal {
	font-style: normal
}
.relative {
	position: relative
}
.green-color
{
	color:#055f31 !important
}

.green
{
	color:#068137 !important
}
.white {
	color: #FFFFFF ;
}
/*end sub menu*/
.top-header {
	background: #00461c;
}
.top-header .info {
	display: inline-block;
	vertical-align: top;
	color: #FFF;
	padding: 10px 15px;
	background: #005e26;
}
.top-header .info i {
	vertical-align: middle;
	width: 25px;
}
.top-header .info span {
	display: inline-block;
	line-height: 1rem
}
.top-header .info a {
	color: #FFF;
}
.top-header .info a:hover {
	color: #000;
}
.social {
	float: right;
}
.social a {
	color: #FFF;
	vertical-align: middle;
	padding: 8px 8px;
	background: #005e26;
	display: inline-block
}
.header {
	background: #f7f7f7;
	padding: 12px 0;
	display:inline-block;
	width:100%
}
.header.menu-fixed
{
	position:fixed;
	top:0;
	left:0;
	z-index:5000000;
}
.footer-bottom
{
	background:#181818;
    padding: 15px 0;
    color: #FFF;
    text-align: right;
}
.footer-bottom a {
    color: #FFF;
	font-style:italic
}
.footer-bottom a:hover {
    color: #068137;
}
.footer
{
	background:#272727;
	padding:60px 0 30px 0;
	display:inline-block;
	width:100%;
}
.footer h4
{
	padding-bottom:20px;
	position:relative;
	display:inline-block;
}
.footer h4::after
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:50;
	width:1000px;
	content:'';
	height:5px;
	background:#FFF;
}
.footer-box
{
	 display: inline-block;
    vertical-align: top;
	margin-left:60px;
	line-height:1.5rem
}
.footer-box h5
{
	padding-bottom:20px;
}
.footer-box a
{
	color:#068137;
}
.footer-box a:hover
{
	color:#FFF;
}
.social-footer a {
    color: #FFF;
    vertical-align: middle;
    padding: 8px 8px;
    background: #5d5d5d;
    display: inline-block;
}
.social-footer a:hover {

	background:#068137;
	color:#FFF !important
}
.contact-section
{
	padding-top:85px;
}
.contact-section
{
	padding-top:85px;
}
.contact-section h1 , .about-section h1 , .projects-main-title , .home-sub-title , .home-about h2
{
	color:#055f31;
	padding-bottom:10px;
	position:relative;
	display:inline-block
}
.contact-section h1::after , .about-section h1::after  , .projects-main-title::after , .home-sub-title::after , .home-about h2::after
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:50;
	width:1000px;
	content:'';
	height:5px;
	background:#055f31;
}

.managment-section h1 
{
	color:#FFF;
	padding-bottom:10px;
	position:relative;
	display:inline-block
}
.managment-section h1::after
{
	position:absolute;
	bottom:0;
	right:0;
	z-index:50;
	width:1000px;
	content:'';
	height:5px;
	background:#FFF;
}



.contact-box
{
	padding-top:50px;
}
.contact-info
{
	width:49%;
	color:#252525;
	line-height:1.5rem;
	display:inline-block;
	vertical-align:top;
	
}
.contact-form
{
width:49%;	
display:inline-block
}
.contact-info h2 , .contact-form h2
{
	color:#055f31;
	padding-bottom:20px;
}
.c-i-pb
{
	padding-bottom:35px;
}
.contact-mail
{
	color:#252525;
}
.contact-mail:hover
{
	color:#035f31;
}
.social-contact a {
    color: #FFF;
    vertical-align: middle;
    padding: 8px 0;
	text-align:center;
    background: #035f31;
	width:35px;
    display: inline-block;
}
.social-contact a:hover {

	background:#252525;
}
.contactform
{
	width:90%
}
.contactform  .input-left
{
	width:100%;
}
.contactform input[type=text], .contactform textarea, .contactform select
{
	width:100%;
	border:2px solid #c2c2c1;
	color:#252525;
	height:50px;
	margin-bottom:10px;
	text-indent:25px;
}
.contactform textarea
{
	height:170px;
	resize:none;
	padding-top:15px;
}

.contactform input[type=submit]{
	width:255px;
	height:46px;
	color:#FFF;
	text-align:center;
	background:#088141;
	cursor:pointer;
	border:0;
	float:right;
    cursor: pointer;
    -webkit-transition: background 1s;
    -moz-transition: background 1s;
    -o-transition: background 1s;
    transition: background 1s;
}
.contactform input[type=submit]:hover
{
	background:#252525;
}
.displaynone
{
	display:none;
}
.vError
{
	border:2px solid red !important;
}
.FormResult
{
	color:green;
	padding-top:10px;
	display: inline-block;
    width: 100%;
    line-height: 1.3rem;
}
.contact-location
{
	padding:75px 0;
}
.locations
{
	width:49%;
	display:inline-block;
}

.locations:nth-child(2n+2)
{
	float:right;
}

.locations h3
{
	color:#055f31;
	padding-bottom:5px;
}
.about-social-desc
{
	color:#383838;
	line-height:1.5rem;
	padding-top:20px;
}
.half-box
{
	width:49%;
	display:inline-block;
	vertical-align:top;
}
.relative
{
	position:relative
}
.img-social
{
	position:absolute;
	top:-50px;
	left:0;
	z-index:50;
}
.img-social1
{
	position:absolute;
	top:-80px;
	left:0;
	z-index:50;
}
.about-section
{
	padding:85px 0;
}
.min-height-content
{
	min-height:220px;
}
.scoop-details .half-box.relative
{
	float:right;
}
.references
{
	border:3px solid #00461c;
	margin:50px 0 ; 
	overflow:hidden;
}
.references-list
{
	background:#ebebeb;
	padding:25px 35px;
	color:#383838;
	line-height:1.5rem;
	
}
.references-list:nth-child(2n+2)
{
	background:#ffffff;
}

.equipment
{
	border:3px solid #0d4621;
	margin:50px 0 ; 
	overflow:hidden;
	
}
.equipment-head
{
	border-bottom:3px solid #0d4621;
	background:#ebebeb;
	text-transform:uppercase;
	color:#383838;
	width:100%;
	display:inline-block;
	
}
.equipment-head .box1
{
	width:calc(90% - 3px);padding:40px 35px;
	float:left;
	border-right:3px solid #0d4621;
}
.equipment-head .box2
{
	width:10%;float:left;padding:40px 0;
	text-align:center
}



.equipment-list
{
	background:#ebebeb;
	width:100%;
	display:inline-block;
	color:#383838;
	line-height:1.5rem;
	    margin: -3px 0;
	
}
.equipment-list:nth-child(2n+2)
{
	background:#ffffff;
}


.equipment-list .box1
{
	width:calc(90% - 3px);padding:25px 35px;
	float:left;
	border-right:3px solid #0d4621;
}
.equipment-list .box2
{
	width:10%;float:left;padding:25px 0;
	text-align:center
}



.history-box1
{
	width:40%;
	display:inline-block;
	vertical-align:top;
}
.history-box2
{
	width:55%;
	margin-left:3%;
	display:inline-block;
	vertical-align:top;
}
.history-box2 h1::after , .home-about h2::after
{
	width:350px;
}
.history-box1 img
{
 	max-width:100%
}
.min-height-history
{
	min-height:550px;
}
.managment-section
{
	background-image:url(../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-size:cover;
	min-height:650px;
	padding-top:80px;
}
.managment-box
{
	padding-top:60px;
}
.managment-list
{
	
}
.managment-title
{
	background:#00461c;
	width:250px;
	padding:10px 0;
	text-align:center;
	margin-right:50px;
	margin-bottom:10px;
	text-transform:uppercase;
	display:inline-block;
	vertical-align:top
}
.managment-desc
{
	width:calc(100% - 305px);
	display:inline-block;
	text-shadow: 0 0 5px #000; 
	line-height:1.3rem;
	padding-top:12px;
}
.our-services
{
	padding-top:70px;
}
.our-services h2
{
	color:#055f31;
	padding-bottom:20px;
}
.services-box
{
	width:calc(25% - 4px);
	text-align:center;
	display:inline-block;
}

.services-box h3
{
	color:#055f31;
	text-align:center;
	padding:30px 0;
	box-shadow: 0 0 5px #e4e4e4;
}
.services-max
{
    width: 100%;
    display: inline-block;
    cursor: pointer;

}

.home-our-clients  .services-box
{
	width:calc(16.66% - 4px);
}
.home-our-clients .services-max
{
     border-bottom: 1px dashed #DDD;
    border-right: 1px dashed #DDD;
    padding: 25px;   

}
.home-our-clients .services-box:nth-child(6n+6) .services-max
{

    border-right: 0

}

.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
	padding:0 ;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
	line-height:1.3rem;
    z-index: 500;
    transition: .5s ease;
	 background-color: rgba(0, 110, 44, 0.8);
	 
 
}
.tp-banner .overlay {
   background-color: rgba(0, 0, 0, 0.2) !important;
   opacity: 1 !important;
}



.tp-loader{display:none !important}
.services-box:hover .overlay , .projects-box:hover .overlay {
  opacity: 1;
}
.projects-box:hover about{
color:#055f31
}


.services-img
{
	width:100%;
	position:relative;

	overflow:hidden
}
.services-details-title
{
	color:#055f31 !important;
	border-bottom:2px solid #005e26;
}
.services-details-title::after
{
	display:none
}
.back
{
	padding-bottom:25px;
}
.back a
{
	background:#00461c;
	color:#FFF;
	padding:5px 15px
}
.projects-list
{
	padding-bottom:80px;
	padding-top:20px;
}
.projects-box
{
	position:relative;
	max-width:395px;
	text-align:center;
	display:inline-block;
	margin-bottom:8px;
	overflow:hidden

}
.projects-box img
{
	width:100%
}
.projects-slick
{
	text-align:center;
}
.read-more
{
	background:#f7f7f7;
	text-align:center;
	padding:15px 0;
	display:inline-block;
	width:100%;
	color:#2b2b2b;
	position:absolute;
	bottom:-2px;
	left:0;
	z-index:50;
}
.h100
{
	height:100%
}
.overlay p
{
	padding:0 15px 0 15px
}

.leftarrows_clients
{
	position:absolute;
	top:calc(50% - 82.5px);
	left:-60px;
	z-index:50;
	cursor:pointer;
}
.rightarrows_clients
{
	position:absolute;
	top:calc(50% - 82.5px);
	right:-60px;
	z-index:50;
	cursor:pointer;
}
.pd-l-25
{
	padding-left:25px;
}
.projects-details
{
	margin-top:-80px;
}
.projects-details-slick-thumb
{
	margin-top:10px;
}
.projects-details-slick img
{
	width:100%	
}
.projects-details-slick-thumb img
{
	max-width:100%
}
.thumb-box
{
	margin-right:5px;
	cursor:pointer
}
.slick-slide
{
	position:relative
}
.zoom
{
	background:url(../images/zoom.png) no-repeat;
	width:42px;
	height:42px;
	position:absolute;
	top:25px;
	right:25px;
	z-index:50
}
.home-our-services
{
	background:#f7f7f7;
	padding:55px 0
}
.home-our-services h2
{
	margin-bottom:55px;
}

.home-our-clients
{

	padding:55px 0 0  0
}
.home-our-clients h2
{
	margin-bottom:55px;
}


.services-box h3
{
	background:#FFF;
}
.home-projects
{
	background:#00461c;
	padding:45px 0
}
.home-projects h2 
{
	color:#FFF !important;
	margin-bottom:45px;
}
.home-projects h2::after
{
	background:#FFF !important
}

.home-projects .projects-box
{
	margin-bottom:0
}
.home-projects .slick-center {
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    -webkit-transform: scale(1.08);

    opacity: 1;
    transform: scale(1.1);
	z-index:50000
}
.home-projects .slick-list , .scoop_projects .slick-list
{
	overflow:visible
}
.leftarrows_clients1
{
	position:absolute;
	top:calc(50% - 25px);
	left:0;
	z-index:5000000;
	cursor:pointer;
}
.rightarrows_clients1
{
	position:absolute;
	top:calc(50% - 25px);
	right:0;
	z-index:5000000;
	cursor:pointer;
}


.banner-left
{
	position:absolute;
	color:#FFF;
	top:calc(50% - 25px);
	left:0;
	z-index:50;
	cursor:pointer;
	padding:10px 15px;
	font-size:20px;
	background-color:rgba(0, 0, 0, 0.7);
	
	    transition: background-color .3s ease-in-out;
}
.banner-left i , .banner-right i
{
	font-family: 'font-icons';
	    font-size: 34px;
    text-align: center;
}
.banner-right
{
	position:absolute;
	top:calc(50% - 25px);
	right:0;
	color:#FFF;
	z-index:50;
	cursor:pointer;font-size:20px;
		padding:10px 15px;
	background-color:rgba(0, 0, 0, 0.7);

}

.banner-right:hover , .banner-left:hover
{
background-color:rgba(0,0,0,0.9) !important
}


.history-box1
{
	width:40%;
	display:inline-block;
	vertical-align:top;
}
.home-about
{
	padding:90px 0
}
.pd-top-40
{
	padding-top:40px;
}

.banner_info {
    width: 100%;
}
.h100 {
    height: 100%;
    width: 100%;
}
.banner-text {
    width: 70%;
    white-space: pre-wrap !important;
}
.banner-slider {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: left;
    z-index: 50;
    position: absolute;
}
.banner-text
{
	color:#FFF;
    text-shadow: 0 0 5px #272727;
    line-height: 1.5rem;
	padding:15px 0;
	display:inline-grid;font-style:italic

}
.banner-text h2
{
	/*font-size:3.5rem;
	font-style:italic*/
}
.banner-text p
{
	line-height:1rem
}

.subtitle_scoop
{
	margin-bottom:20px;
	display: inline-block;
	padding-bottom:10px;
}
.box-none
{
	display:none
}
.banner-slider
{
	z-index:5000
}
.logo-box
{
	float:left;
	margin-top:8px
}
.play
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(../images/play.png) no-repeat center center ;
}
.projects-details-halg-box
{
	width:500px;
	float:right;
	margin-bottom:30px
}
.home-icon
{
	margin-top:40px;
}
.home-icon-list
{
	/*box-shadow:0 0 5px #dcdcdc;*/
	width:calc(24% - 5px);
	margin-right:1%;
	height:235px;
	display:inline-block;
	margin-top:0;
	z-index:300;
	position:relative;
	background:#FFF;
	vertical-align:top;
	text-align:center;
}
.home-icon-list a{
color:#00461c
}
.home-icon-list:hover
{
	/*box-shadow:0 0 5px #00461c;*/
}
.home-icon-list img
{
	margin-bottom:45px;
	max-width:140px;
}
.home-icon-list:last-child
{
	margin-right:0
}
.home-icon-list h2
{
	color:#00461c
}
.home-icon-list h2 b
{
	font-family: 'Raleway-Bold';
}
.home-icon-list .flex-column
{
	height:100%
}
.slick-banner
{
	width:100%;
	display:inline-block;
}
.leftarrows_clients11
{
	position:absolute;
	top:calc(50% - 82.5px);
	left:2%;
	z-index:50;
	cursor:pointer
}
.rightarrows_clients11
{
	position:absolute;
	top:calc(50% - 82.5px);
	right:2%;
	z-index:50;
	cursor:pointer
}
.text-content
{
	position:absolute;
	top:0;
	left:2%;
	z-index:50;
	width:100%;
	height:100%;
	color:#FFF;
}


.text-content h2
{
	 color: #005e26;
   
    line-height: 3rem;
    padding: 15px 0;
	width:50%;
    display: inline-grid;
    font-style: italic;
	padding-top:75px;
}

.slick_img
{
	width:100%
}
.slick-active .banner-title
{

	
	
}
.scrolldown
{
    z-index: 9000;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 50;

}
.scrolldown:hover {
	
	transform: translateY(10px);
}
.scrolldown img
{
	max-width:50px;
}




.scrolldown1
{
    text-align: center;
    color: #005e26;
    margin-top: -60px;
    z-index: 9000;
    position: relative;
	 transition: all 0.4s ease-in-out;
	 cursor:pointer;
	 z-index:50;
	 width:100%
}
.scrolldown1:hover {
	
	transform: translateY(10px);
}
.scrolldown1 img
{
	max-width:25px;
}
footer{
position:relative;
z-index:500
}
.scrolldown-fixed-mobile
{
    text-align: center;
    color: #055f31;
    margin-top: 0;
    z-index: 9000;
	transition: all 0.4s ease-in-out;
	cursor:pointer;
    position: relative;
    display: none;
    bottom: 45px;
	left:0;
	z-index:400;
	width:100%	
}
.scrolldown-fixed-mobile i
{
	color:#055f31;
}

.scrolldown-fixed
{
    text-align: center;
    color: #055f31;
    margin-top: 0;
    z-index: 9000;
    position: relative;
	transition: all 0.4s ease-in-out;
	cursor:pointer;
	position:fixed;
	display:none;
	bottom:60px;
	left:0;
	z-index:400;
	width:100%
}
.scrolldown-fixed i
{
	color: #055f31 !important; 
}
.scrolldown-fixed img
{
	max-width:25px;
}




.banner-left.project-left
{
	left:-60px;
}
.banner-right.project-right{
	right:-60px;
}

.shake-vertical {
	color:#FFF;
	-webkit-animation: shake-vertical 5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
	        animation: shake-vertical 5s cubic-bezier(0.455, 0.030, 0.515, 0.955) infinite both;
}
@-webkit-keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}
@keyframes shake-vertical {
  0%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateY(-8px);
            transform: translateY(-8px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }
  80% {
    -webkit-transform: translateY(6.4px);
            transform: translateY(6.4px);
  }
  90% {
    -webkit-transform: translateY(-6.4px);
            transform: translateY(-6.4px);
  }
}

.services-max img
{
width:100%	/**/
}

/* Dots */
.slick-slider {
	margin-bottom: 0px;
}
.slick-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: left;
	padding: 0;
	width: 100%;

	text-align:center
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 11px;
	width: 11px;
	margin: 0 3px;
	padding: 0;
	cursor: pointer;
	background:#005e26;border-radius:500px;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 11px;
	width: 11px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;border-radius:500px !important;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
	background:#FFF;border-radius:500px;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: " ";
	font-size:12px;
	color:#f26522;
	width: 11px;
	/*background:url(../../images/slick.png) no-repeat;*/
	height: 11px;
	font-family: "slick";
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.55;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	color: f26522;
	opacity: 1;
	background:#FFF;border-radius:500px 
}
.mobile-company
{
	display:none
}
/* */
.slick-banner
{
	position:relative;
}
.slick-slide img
{
	width:100%
}
.phome-projects-slick .projects-box
{
	max-width:100% !important
}
.projects-shake
{
	color:#055f31 !important;
}
.about-img-home
{
	padding-right:40px;
	width:100%
}
.projects-mobile, .slick-ban1
{
	display:none
}
.projects-mobile .see-more
{
    color: #055f31;
    padding-top: 10px;	
}
.mobile_projects_title
{
	display:none;
	color: #055f31;
    padding-top: 15px;
}
.projects-slick .projects-box
{

}
.projects-box-pad
{
	margin-right:8px;
	overflow:hidden;
	position:relative

	
}
.home-our-services .our-services-list img
{
width:100%
}
.projects-slick .banner-left
{
	left:12px
}
.projects-slick .banner-right
{
	right:21px
}
.phome-projects-slick12 .projects-box
{
	margin-bottom:3px;
	margin-right:0;
	width:calc(33.33% - 3px);
	max-width:100%
}
.home-our-clients .slick-slide img
{
	width:auto;
	max-width:200px;
	display:inline-block
}
.facebook_link_box
{
	position:relative;
	max-width:575px;
	margin-top:50px;
}
.projects-menu
{
	    padding: 0 0 70px 0;
    display: inline-block;
    width: 100%;
	text-align:center
}
.projects-menu li
{
	list-style:none;
	display:inline-block;
	position:relative;
	padding:0 25px 0 15px;
	color:#055f31;
}
.projects-menu li:first-child
{
	padding-left:0
}
.projects-menu li:last-child
{
	padding-right:0
}
.projects-menu li a
{

	color:#055f31;
	cursor:pointer;
	border-bottom:2px solid #055f31;
	padding-bottom:2px;
}
.projects-menu li:after
{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	
	
	content: "\f111";
	position:absolute;
    top: 8px;

    font-size: 9px;
	right:0;
	z-index:500;
}
.projects-menu li:last-child:after
{
	content:'';

}
.figure_plus figure
{
	position:relative
}
.figure_plus figure::after
{
	position: absolute;
	content: '';
    background: url(../images/circle-add.png) center center no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    line-height: 1.3rem;
    z-index: 500;
    transition: .5s ease;
   /* background-color: rgba(0, 110, 44, 0.6);*/
}

























.scrolldown-icon {
 width:100%;
 text-align:center;
 position:absolute;
 bottom:70px;
 left:0;
 z-index:50
}

.scrolldown-icon-box
{
	display:inline-block;
	cursor:pointer;
	position:relative
}
.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  left: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #FFF;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.text {
  display: block;
  margin-top: 75px;
  margin-left: 0;

  color: #00461c;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}

.location_mobile
{
	display:none
}
.scoop-details .img-social1
{
	max-width:400px;
	right:0;
	left:auto
}
.g-recaptcha
{
	float:right;
	
}
.form-error
{
	color:red;font-size:12px;
	
	width:100%
}
.error-captcha
{
	display:inline-block;
	padding-bottom:10px;
}
#home_icon_4_mobile
{
	display:none
}
.jc-sb
{
	justify-content:space-between
}
.mx-20
{
	margin:0 20px;
}
.website_link a span
{
	color:#FFF
}
.mtt-10
{
	margin-top:10px;
}
.mt-15
{
	margin-top:25px;
}
.mt-25
{
	margin-top:25px;
}
.sisters_inner img.ww
{
	width:100px;
}
.sisters_inner a span
{
	color:#383838
}
.sisters_inner span
{
	margin-bottom:15px;
	font-size:18px;
	font-weight:bold;
	text-align:center
}.ai-fs
{
	align-items:flex-start
}
 .home-about h2.sis::after{
	width:470px;
}
@media (max-width:1200px) {
	.projects-box img{width:100%}
	.half-box{width:100%}
	.projects-details{margin-top:25px;}
	.services-box{width:calc(50% - 3px);margin-bottom:25px;}
	.services-box h3{box-shadow:none;background-color:transparent;padding:15px 0 0 0}
	.home-our-services {padding: 30px 0 0 0;}
	.home-our-services h2 {margin-bottom: 40px;}
	.services-box img{max-width:100%}
	.img-social1{position:relative;display:inline-block;left:auto;top:auto;margin-top:25px;max-width:100%}
	.subtitle_scoop{margin-top:25px;}
	.overlay{display:none !important}.banner-text{width:100%}.banner-text h2{font-size:22px}
	.tparrows{display:none !important}
}
@media (max-width:960px) {
    
  
.home-our-clients  .services-box
{
	width:calc(33.33% - 4px);
}
.home-our-clients .services-box:nth-child(6n+6) .services-max
{

       border-bottom: 1px dashed #DDD;
    border-right: 1px dashed #DDD;

}  
  .home-our-clients .services-box:nth-child(3n+3) .services-max
{

      border-right:0;

}   
    
    
	.phome-projects-slick12 .projects-box {width: calc(50% - 3px); max-width: 100%;}

	.our-services{padding-top:20px;}
	.services-box{margin-bottom:20px;}
	 .home-our-clients  .services-box{margin-bottom:0;}
	 .scrolldown-icon-home{display:none}
	.scrolldown1{padding:10px 0 20px 0}
	.stellarnav li ul li.active a{color:#FFF !important}
	.banner-left , .banner-right{padding:5px 10px;}
	.banner-left i , .banner-right i{font-size:25px !important;}
	.mobile-company{display:inline-block;width:100%}
	.stellarnav.mobile.light li a{color:#005e26}
	.logo{max-width:310px}
	.banner .tparrows
	{
		display:none !important
	}
	.text-content h2{padding-top:20px;width:100%;line-height:1.5rem}
	.text-content{    display: flex !important;
    justify-content: center;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;}
	
.box-first{display:none}
.box-none
{
	display:inline-block;
	padding-top:40px;
}.box-second
{
	padding-top:0 !important
}
.top-header .info{display:none}	
.social{display:inline-block;float:none;text-align:right;width:100%} 
.services-box{width:100%}
.history-box1 , .history-box2{width:100%;}
.history-box1 img{position:relative;display:inline-block;left:auto;top:auto;margin-top:25px;max-width:100%;margin-bottom:25px;}
.managment-desc{width:100%}
.img-social{position:relative;display:inline-block;left:auto;top:auto;margin-top:25px;max-width:100%;margin-top:25px;}
.footer h4{width:100%;margin-bottom:25px;}
.footer h4::after{right:70%}
.footer-box{margin-left:0;margin-bottom:25px;width:49%}
.home-about img{max-width:100%}
.logo-box{text-align:center;width:100%}
.projects-details-slick-thumb{margin-bottom:50px;}
.youtube-height
{
	height:auto !important
}


}
 #home_icon_4 a{text-decoration:underline !important}
 @media (max-width:760px) {
	.website_link a span{display:none}
	 .home-icon-list {width: calc(32% - 3px);}
	  #home_icon_4_mobile{display:inline-block;width:100%}
	 #home_icon_4{display:none}
	 .header{background:#FFF}
	 .stellarnav .menu-toggle{padding-bottom:0}
	 .scrolldown-fixed-mobile{display:inline-block;position:fixed;bottom:0;}
	 .location_mobile{display:inline-block;text-transform:uppercase}
     .figure_plus figure::after{opacity:1}
  .home-our-clients  .services-box
{
	width:calc(50% - 4px);
}
.home-our-clients .services-box:nth-child(6n+6) .services-max ,   .home-our-clients .services-box:nth-child(3n+3) .services-max
{

       border-bottom: 1px dashed #DDD;
    border-right: 1px dashed #DDD;

}  
  .home-our-clients .services-box:nth-child(2n+2) .services-max
{

      border-right:0;

}    
     
     
     
     
	 .phome-projects-slick12 .projects-box {width: 100%; max-width: 100%;margin-bottom:15px;}
	 .facebook_link_box
{

	max-width:100%;
	
}
	 .facebook_link_box img
{

	width:100%;
	height:auto
	
}
	 .header.menu-fixed{left:auto;top:auto;    position: fixed;
    top: 0;
    left: 0;}
	 .phome-projects-slick .projects-box:last-child{border:none}
	.mobile_projects_title
{
	display:block;    font-size: 14px;
} 
.bounce_1 {
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.bounce_2 {
	-moz-transition: all 0.7s ease-out;
	-webkit-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
}
.bounce_3 {
	-moz-transition: all 0.9s ease-out;
	-webkit-transition: all 0.9s ease-out;
	-o-transition: all 0.9s ease-out;
	transition: all 0.9s ease-out;
}
footer
{
	display:inline-block;
	width: 100%;
 }
	 .home-projects{background:#FFF;padding:0}
	 .home-projects .phome-projects-slick12 , .projects-list , .home-our-services .our-services-list , .projects-mobile .our-services , .our-services .our-services-list , .scoop_projects .phome-projects-slick2{margin-left:-5%;width:110%;}
	 .home-projects h2{color:#055f31 !important;}
	 .home-projects h2::after{background:#055f31 !important}
	 .scrolldown-fixed{display:none !important}
	 .scrolldown{display:none !important}
	 .home-projects .slick-center{transform:scale(1)}
	 .projects-mobile{display:block;}
	 .projects-desktop{display:none}
	 .phome-projects-slick .projects-box  , .scoop_projects .projects-box , .phome-projects-slick12 .projects-box , .projects-slick .projects-box , .our-services-list .services-box  {border-bottom: 1px solid #055f31;padding-bottom: 15px;margin-bottom: 20px;overflow:hidden;}
		.our-services-list.our_client_slick .services-box{border-bottom:0;padding-bottom:0;margin-bottom:0}
	 .text-content h2{padding-left:25px;}
	 .phome-projects-slick{text-align:center}
	 .footer h4::after{right:30%}
	 .footer-bottom{text-align:center}
	 .projects-box{max-width:100%;width:100%}
	 .equipment-head .box2 , .equipment-list .box2{width:20%;}
	 .equipment-head .box1  , .equipment-list .box1{width: calc(80% - 3px);padding: 40px 20px;}
	 .scrolldown img{max-width:15px;}
	 .scrolldown{bottom:0;}
	 .slick_img1{display:none}
	 .slick_img_mobile{display:inline-block !important;width:100%}
	 .slick_img{display:none !important}
	
	 .slick-ban1{display:block}
	 .slick-ban{display:none}
	
	 .home-icon-list img{width:80px;}
	 .home-icon-list h2{font-size:1.1rem !important}
	 .home-icon{margin-top:0;}
	 .rightarrows_clients{right:0;width:25px;top:calc(50% - 48px)}
	 .leftarrows_clients{left:0;width:25px;top:calc(50% - 48px)}
	 .contact-info ,.contact-form , .locations{width:100%}
	 .contact-location{display:inline-block}
	 .locations{margin-bottom:45px;}
	 .locations:nth-child(2n+2){margin-bottom:0}
	 .footer-box{width:100%}
	 .banner-text{display:none}
	 .stellarnav{width:100%;text-align:center;color:#055f31;float:none}
	.stellarnav .menu-toggle{color:#055f31 !important;}
	.home-about , .about-section{padding:45px 0;}
	.projects-list{padding-bottom:45px;}
	.contact-section , .contact-location{padding-top:40px;}
	.contactform{width:100%}
	.contactform input[type=submit]{width:100%}
	.stellarnav .menu-toggle{}
	.font-33{font-size:1.7rem}
	.managment-list , .locations h3{padding-bottom:25px;}
	.stellarnav.mobile li.has-sub a{padding-right:15px}
	.stellarnav&gt;ul&gt;li:last-child a{border:none !important}
	.banner-title{font-size:1.2rem !important}

}
 @media (max-width:600px) {
	 .home-icon-list img{margin-bottom:20px;}
	 .home-icon-list{height:185px;}
	  .home-icon-list h2{font-size:0.8rem !important}
	  .home-icon-list:nth-child(1) img{width:60px;}
	  .home-icon-list:nth-child(2) img{width:80px;}
	  .home-icon-list:nth-child(3) img{width:70px;}
	  .home-icon-list:nth-child(4) img{width:80px;}
	  .home-icon-list:nth-child(5) a{text-decoration:underline !important}
 }
</pre></body></html>