/*fonts*/
@font-face {
    font-family: 'rubikregular';
    src: url('../fonts/rubik-regular-webfont.woff2') format('woff2'),
         url('../fonts/rubik-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rubiklight';
    src: url('../fonts/rubik-light_0-webfont.woff2') format('woff2'),
         url('../fonts/rubik-light_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'rubikmedium';
    src: url('../fonts/rubik-medium_0-webfont.woff2') format('woff2'),
         url('../fonts/rubik-medium_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'times_new_romanbold';
    src: url('../fonts/timesbd_0-webfont.woff2') format('woff2'),
         url('../fonts/timesbd_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'times_new_romanregular';
    src: url('../fonts/times_0-webfont.woff2') format('woff2'),
         url('../fonts/times_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'elephantregular';
    src: url('../fonts/elephnt_0-webfont.woff2') format('woff2'),
         url('../fonts/elephnt_0-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Avenir Next LT Pro';
    src: url('../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'),
        url('../fonts/AvenirNextLTPro-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
  font-family: 'AvenirNextLTPro-Demi';
  src: url('../fonts/AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'),  
  	   url('../fonts/AvenirNextLTPro-Demi.otf')  format('opentype'),
	   url('../fonts/AvenirNextLTPro-Demi.woff') format('woff'), 
	   url('../fonts/AvenirNextLTPro-Demi.ttf')  format('truetype'), 
	   url('../fonts/AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-MediumCn';
  src: url('../fonts/AvenirNextLTPro-MediumCn.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/AvenirNextLTPro-MediumCn.otf')  format('opentype'),
	   url('../fonts/AvenirNextLTPro-MediumCn.woff') format('woff'), 
	   url('../fonts/AvenirNextLTPro-MediumCn.ttf')  format('truetype'), 
	   url('../fonts/AvenirNextLTPro-MediumCn.svg#AvenirNextLTPro-MediumCn') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AvenirNextLTPro-Regular';
  src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'),  
       url('../fonts/AvenirNextLTPro-Regular.otf')  format('opentype'),
	   url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'), 
	   url('../fonts/AvenirNextLTPro-Regular.ttf')  format('truetype'), 
	   url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
    font-family: 'Bodoni MT';
    src: url('../fonts/BodoniMT-Bold.woff2') format('woff2'),
        url('../fonts/BodoniMT-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni MT';
    src: url('../fonts/BodoniMT-BoldItalic.woff2') format('woff2'),
        url('../fonts/BodoniMT-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}



body{
	overflow-x:hidden;
}
.no-side-margin{
	margin:0;
}
.no-side-pad{
	padding:0;
}
.wrapper{
	position:relative;
}
.header-block{
	position:relative;
	background:url(../img/banner.jpg) no-repeat;
	height:100%;
	padding:0em;
}
.header-block .top-call{
	position: relative;
    background: #94cb4c;
    float: left;
    width: 100%;
    padding: 2em 3em;
    z-index: 99;
}
.header-block .top-call:before{
	background: #94cb4d;
    position: absolute;
    content: "";
    right: 0;
    height: 20em;
    width: 100%;
    z-index: -9;
}
.header-block .top-call ul{
	float:right;
	padding:0;
	margin:0;
}
.header-block .top-call ul li{
	list-style:none;
	color:#1c1c1c;
	display: inline-block;
    margin-right: 2em;
	font-family: 'rubikregular';
	font-size:18px;
}
.header-block .top-call ul li img{
	margin-right:5px;
	
	
}

.header-block .main-section{
	position:relative;
	padding:0em 5em 15em 5em;
	z-index:999;
}

.header-block .main-body{
	position:relative;
	background:#fff;
	padding:5em 0em 5em 3em;	
	display:inline-block;
	width:100%;
}
.header-block .main-body .logo{
	/*width:100%;*/
}
.header-block .main-caption{
	position:relative;
	margin-top:4em;
}
.header-block .main-caption h2{
	font-family: 'times_new_romanbold';
	font-size:60px;
	color:#3d4049;
}
.header-block .main-caption h2 span{
	font-size:45px;	
}
.header-block .main-caption a{
	background:#565960;
	padding:1em 3em;
	color:#fff;
	font-family: 'rubikmedium';
	display:inline-block;
	border-radius:5px;
	margin-top:1.5em;
	text-align:center;
	text-transform:uppercase;
}
.header-block .main-caption a img{
	margin-left:10px;
	float:right;
	margin-top:3px;
}
.header-block .main-caption a:hover{
	text-decoration:none;
}



.menu{
	float: right;
    padding-right: 3em;
}
#cssmenu {
  position: relative;
  /*height: 44px;*/
  width: auto;
}
#cssmenu ul {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 1;
}
#cssmenu > ul {
  position: relative;
  display: block;
  width: 100%;
  z-index: 500;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-center ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
}
#cssmenu > ul > #menu-button {
  display: none;
}
#cssmenu ul li a {
  display: block;
  font-family: 'rubikregular';
  text-decoration: none;
}
#cssmenu > ul > li > a {
  font-size:18px;
  padding: 15px 30px;
  color: #3d4048;
  -webkit-transition: color 0.25s ease-out;
  -moz-transition: color 0.25s ease-out;
  -ms-transition: color 0.25s ease-out;
  -o-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out;
}
#cssmenu > ul > li.active > a {
	color:#7cb134;
	font-family: 'rubikregular';
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
  color:#7cb134;
	
}
#cssmenu li.has-sub::after {
  display: block;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
}
#cssmenu > ul > li.has-sub::after {
  right: 10px;
  top: 20px;
  border: 5px solid transparent;
  border-top-color: #7a8189;
}
#cssmenu > ul > li:hover::after {
  border-top-color: #ffffff;
}
#indicatorContainer {
  position: absolute;
  height: 12px;
  width: 100%;
  bottom: 0px;
  overflow: hidden;
  z-index: -1;
  display:none;
}
#pIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  z-index: -2;
  -webkit-transition: left .25s ease;
  -moz-transition: left .25s ease;
  -ms-transition: left .25s ease;
  -o-transition: left .25s ease;
  transition: left .25s ease;
}
#cIndicator {
  position: absolute;
  height: 0;
  width: 100%;
  border: 12px solid transparent;
  border-top-color: #2b2f3a;
  top: -12px;
  right: 100%;
  z-index: -2;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 70px;
  opacity: 0;
  -webkit-transition: opacity .3s ease, top .25s ease;
  -moz-transition: opacity .3s ease, top .25s ease;
  -ms-transition: opacity .3s ease, top .25s ease;
  -o-transition: opacity .3s ease, top .25s ease;
  transition: opacity .3s ease, top .25s ease;
  z-index: 1000;
}
#cssmenu ul ul ul {
  top: 37px;
  padding-left: 5px;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu > ul > li:hover > ul {
  left: auto;
  top: 44px;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
  opacity: 1;
}
#cssmenu ul ul li:hover > ul {
  left: 170px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul li:hover > ul {
  left: auto;
  right: 170px;
  top: 0;
  opacity: 1;
  padding-right: 5px;
}
#cssmenu ul ul li a {
   width: 220px;
    border-bottom: 1px solid #75a931;
    padding: .9em .9em;
    font-size: 0.96em;
    color: #ffffff;
    background: #94cb4c;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
#cssmenu ul ul li:hover > a {
  background: #80a253;
  color: #ffffff;
}
#cssmenu ul ul li.active > a {
  background: #f33c3c;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last > a {
  border-bottom: 0;
}
#cssmenu > ul > li > ul::after {
  content: '';
  border: 6px solid transparent;
  width: 0;
  height: 0;
  border-bottom-color: #94cb4c;
  position: absolute;
  top: -12px;
  left: 30px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 30px;
}
#cssmenu ul ul li.has-sub::after {
  border: 4px solid transparent;
  border-left-color: #9ea2a5;
  right: 10px;
  top: 12px;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub::after {
  border-left-color: transparent;
  border-right-color: #9ea2a5;
  right: auto;
  left: 10px;
}
#cssmenu ul ul li.has-sub:hover::after {
  border-left-color: #ffffff;
  right: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
#cssmenu.align-right ul ul li.has-sub:hover::after {
  border-right-color: #ffffff;
  border-left-color: transparent;
  left: -5px;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
@media (max-width: 1200px) {
	#cssmenu > ul > li > a{
		padding:15px 8px;
		font-size:1em;
	}
	
}
@media all and (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    width: auto;
	height:auto;
	min-width:260px;
	z-index:999999;
  }
  #cssmenu.align-center ul {
    text-align: left;
  }
  #cssmenu.align-right > ul > li {
    float: none;
  }
  #cssmenu ul {
    width: auto;
  }
  #cssmenu .submenuArrow,
  #cssmenu #indicatorContainer {
    display: none;
  }
  #cssmenu > ul {
    height: auto;
    display: block;
	background:#94cb4d;
	height:auto;
  }
  #cssmenu > ul > li {
    float: none;
  }
  #cssmenu li,
  #cssmenu > ul > li {
    display: none;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul,
  #cssmenu ul > li:hover > ul,
  #cssmenu ul ul > li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul > li:hover > ul,
  #cssmenu.align-right ul ul > li:hover > ul {
    position: relative;
    left: auto;
    top: auto;
    opacity: 1;
    padding-left: 0;
    padding-right: 0;
    right: auto;
  }
  #cssmenu ul .has-sub::after {
    display: none;
  }
  #cssmenu ul li a {
    padding: 12px 18px;
  }
  #cssmenu ul ul li a {
    border: 0;
    background: none;
    width: auto;
    padding: 8px 35px;
  }
  
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  #cssmenu ul ul li:hover > a {
    background: #f33c3c;
    color: #ffffff;
  }
  #cssmenu > ul > li > a{
	  border-bottom: 1px solid #80ad45;
  }
  #cssmenu > ul > li.active > a{
	  border-bottom: 1px solid #80ad45;
  }
  #cssmenu ul ul ul a {
    padding: 8px 50px;
  }
  #cssmenu ul ul ul ul a {
    padding: 8px 65px;
  }
  #cssmenu ul ul ul ul ul a {
    padding: 8px 80px;
  }
  #cssmenu ul ul ul ul ul ul a {
    padding: 8px 95px;
  }
  #cssmenu > ul > #menu-button {
    display: block;
    cursor: pointer;
  }
  #cssmenu #menu-button > a {
    padding: 12px 15px;
  }
  #cssmenu ul.open li,
  #cssmenu > ul.open > li {
    display: block;
  }
  #cssmenu > ul.open > li#menu-button > a {
    color: #fff;
    border-bottom: 1px solid rgba(150, 150, 150, 0.1);
  }
  #cssmenu ul ul::after {
    display: none;
  }
  #cssmenu #menu-button::after {
    display: block;
    content: '';
    position: absolute;
    height: 7px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 15px;
    top: 13px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #ffffff;
    right: 15px;
    top: 23px;
  }
  #cssmenu ul.open #menu-button::after,
  #cssmenu ul.open #menu-button::before {
    border-color: #fff;
  }
  
  #cssmenu > ul > li.active > a {
	color:#383636   !important;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 32px;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
}

@media (max-width: 380px) {
	#cssmenu{
		min-width: inherit;
	}
}













.first-block{
	position:relative;
	padding:7em 9em 17em 9em;
}
.first-block .row{
	/*display:flex;
	width:100%;
	align-items: center;*/
}
.first-block img{
	width:100%;
}
.first-block h5{
	color:#94cb4d;
	font-size:40px;
	font-family: 'elephantregular';
}
.first-block h2{
	font-size:50px;
	color:#3d4048;
	font-family: 'Avenir Next LT Pro';
	text-transform:uppercase;
	margin-top:0;
	position:relative;
	margin-bottom: 0.6em;
}
.first-block h2:after{
	position:absolute;
	content:"";
	left:0;
	width:10%;
	height:5px;
	background:#8cc63e;
	bottom:-10px;
	
}
.first-block p{
	color:#000000;
	font-size:18px;
	font-family: 'rubikregular';
}
.first-block .texts{
	position: absolute;
    background: #ffffff;
    padding: 2em 3em;
    bottom: -3em;
    transform: translate(-50%);
    left: 50%;
    width: 70%;
	border: 15px solid rgba(255, 255, 255, .5);
	 -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; 
	box-shadow: 0px -1px 17px #777676;
	
	-moz-transition: all .7s;
	-o-transition: all .7s;
	-ms-transition: all .7s;
	-webkit-transition: all .7s;
	transition: all .7s;
}

.first-block .texts p{
	font-family: 'Bodoni MT';
	font-style: italic;
	font-size:35px;
	line-height: 35px;
}

.first-block:hover .texts{
	border: 15px solid rgba(142, 198, 63, .9);
}


.first-block .main-sec{
	display:flex;
	width:100%;
	align-items: center;
}
.first-block .main-sec .svg{
	width:15%;
	margin-right:1.5em;
}
.first-block .before-sec{
	position:relative;
	background:#f3f9eb;
	z-index:-9;.
}
.first-block .before-sec:after{
	position: absolute;
    content: "";
    right: -9em;
    background: #f3f9eb;
    height: 40em;
    width: 113em;
    top: -7em;
    display: inline-table;
}
.first-block .about-sec{
	position:relative;
	z-index:99;
	padding-top: 7em;
}

.second-block{
	background:#f3f9eb;
	padding:4em 9em 18em 9em;
	position:relative;
}
.second-block .service-head{
	position:relative;
}

.second-block .service-head h5{
	color:#94cb4d;
	font-size:40px;
	font-family: 'elephantregular';
}
.second-block .service-head h2{
	font-size:50px;
	color:#3d4048;
	font-family: 'Avenir Next LT Pro';
	text-transform:uppercase;
	margin-top:0;
	position:relative;
	margin-bottom: 0.6em;
}
.second-block .service-head h2:after{
	position:absolute;
	content:"";
	left:0;
	width:20%;
	height:5px;
	background:#8cc63e;
	bottom:-10px;
	
}

.second-block .service-head a {
    background: #565960;
    padding: 1em 3em;
    color: #fff;
    font-family: 'rubikmedium';
    display: inline-block;
    border-radius: 5px;
    margin-top: 1.5em;
    text-align: center;
    text-transform: uppercase;
}
.second-block .service-head a:hover {
	text-decoration:none;
}
.second-block .service-head a img {
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.second-block .services{
	background:#8dc73f;
	padding:3em;
	position:absolute;
	top:-12em;
	
}
.second-block .services h5{
	font-size:25px;
	color:#ffffff;
	font-family: 'Avenir Next LT Pro';
	text-transform:uppercase;
	margin-top:0;
	position:relative;
	margin-bottom: 0.6em;
}
.second-block .services h5:after{
	position:absolute;
	content:"";
	left:0;
	width:10%;
	height:5px;
	background:#c3d730;
	bottom:-10px;
	
}
.second-block .services ul{
	padding:0;
	display:flex;
	width:100%;
	flex-wrap: wrap;
}
.second-block .services ul li{
	list-style:none;
	margin-bottom:2em;
	-moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.second-block .services ul li h6{
	font-size:16px;
	color:#ffffff;
	font-family: 'rubikregular';
	text-transform:uppercase;
	
	-moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
	
}
.second-block .services ul li img{
	-moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.second-block .services ul li:hover h6, 
.second-block .services ul li:hover img  {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}




.third-block{
	position:relative;
	/*background:url(../img/bg.png) left top no-repeat;
	background-size:auto;*/
	padding:5em 9em 5em 35em;
}
.third-block .about-head{
	position:relative;
	z-index:9999;
}
.third-block .about-head h5{
	color:#94cb4d;
	font-size:40px;
	font-family: 'elephantregular';
}
.third-block .about-head  h2{
	font-size:50px;
	color:#3d4048;
	font-family: 'Avenir Next LT Pro';
	text-transform:uppercase;
	margin-top:0;
	position:relative;
	margin-bottom: 0.6em;
}
.third-block .about-head  h2:after{
	position:absolute;
	content:"";
	left:0;
	width:30%;
	height:5px;
	background:#8cc63e;
	bottom:-10px;
	
}
.third-block .about-head  a {
    background: #565960;
    padding: 1em 3em;
    color: #fff;
    font-family: 'rubikmedium';
    display: inline-block;
    border-radius: 5px;
    margin-top: 1.5em;
    text-align: center;
    text-transform: uppercase;
}
.third-block .about-head a:hover {
	text-decoration:none;
}
.third-block .about-head a img {
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}

.third-block p{
	color:#000000;
	font-size:18px;
	font-family: 'rubikregular';
}


.fourth-block{
	position:relative;
	padding:5em 9em;
	text-align:center;
}
.fourth-block:before{
	position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 30em;
    background: #92ca49;
    z-index: -9;
}
.fourth-block .gallery-head h5{
	color:#fff;
	font-size:40px;
	font-family: 'elephantregular';
}
.fourth-block .gallery-head  h2{
	font-size:50px;
	color:#3d4048;
	font-family: 'Avenir Next LT Pro';
	text-transform:uppercase;
	margin-top:0;
	position:relative;
	margin-bottom: 0.6em;
}
.fourth-block .gallery-head  h2:after{
	position: absolute;
    content: "";
    left: 50%;
    width: 7%;
    height: 5px;
    background: #ffffff;
    bottom: -15px;
    text-align: center;
    transform: translate(-50%);
}
.fourth-block  a {
    background: #565960;
    padding: 1em 3em;
    color: #fff;
    font-family: 'rubikmedium';
    display: inline-block;
    border-radius: 5px;
    margin-top: 1.5em;
    text-align: center;
    text-transform: uppercase;
}
.fourth-block a:hover {
	text-decoration:none;
}
.fourth-block a img {
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.fourth-block ul{
	padding:0;
	margin-top: 2em;
    display: inline-block;
}
.fourth-block ul li{
	list-style:none;
}


.footer-block{
	position:relative;
	padding:5em 9em 1em 9em;
	background:#2a2f2a;
}
.footer-block .top-para{
	padding-bottom:3em; 
	border-bottom:solid 1px #b5c0c5;
}
.footer-block .top-para p{
	text-align:center;
	font-size:18px;
	color:#ffffff;
	font-family: 'rubikregular';
}
.footer-block .footer-bg{
	position:absolute;
	top:-1.3em;
	left:0;
}
.footer-block .sections{
	position:relative;
	padding-top: 4em;
}
.footer-block .sections h6{
	font-size:24px;
	color:#fff;
	font-family: 'rubikregular';
	margin-bottom:1em;
}

.footer-block .sections p{
	text-align:left;
	font-size:18px;
	color:#ffffff;
	font-family: 'rubikregular';
	line-height:32px;
}
.footer-block .sections ul{
	padding:0;
}
.footer-block .sections ul li{
	list-style:none;
	font-size:18px;
	color:#ffffff;
	font-family: 'rubikregular';
	line-height:32px;
}
.footer-block .sections ul li a{
	color:#ffffff;
}
.footer-block .sections ul li a:hover{
	color:#ffffff;
	text-decoration:none;
}
.footer-block .sections.social{}
.footer-block .sections.social ul{
	padding:0;
}
.footer-block .sections.social ul li{
	list-style:none;
	display:inline-block;
	margin-right:2em;
	color:#cbd1c4;
}
.footer-block .sections.social ul li a{
	color:#cbd1c4;
	font-size:23px;
}
.footer-block .sections.social .contact-btn{
	background: #63a00e;
    padding: 1.3em 3em;
    color: #fff;
    font-family: 'rubikmedium';
    display: inline-block;
    border-radius: 5px;
    margin-top: 1.5em;
    text-align: center;
    text-transform: uppercase;
}
.footer-block .sections.social .contact-btn:hover{
	text-decoration:none;
}
.footer-block .sections.social .contact-btn img {
    margin-left: 10px;
    float: right;
    margin-top: 3px;
}
.footer-block .bottom-para{
	border-top: solid 1px #b5c0c5;
    padding: 2em 0 0 0;
    margin-top: 4em;
}
.footer-block .bottom-para p{
	text-align:center;
	font-size:18px;
	color:#b7bfac;
	font-family: 'rubikregular';
}

.bg{
	position:absolute;
	left:0;
	top:0;
}



/*inner pages*/
.header-block.inner-header-block{
	background:#fff;
}
.header-block.inner-header-block .top-call:before{
	display:none;
}
.header-block.inner-header-block .top-call {
    padding: 2em 8em;
}
.header-block.inner-header-block .main-body {
    padding: 1.2em 9em;
}

.header-block.inner-header-block .main-flex{
	display: flex;
    align-items: center;
}
.header-block.inner-header-block .menu{
	padding-right:0;
}

.inner-banner{
	position:relative;
	padding:0em 0 4em 6em;
}
.inner-banner:before{
	position: absolute;
    content: "";
    left: 0;
    background: #8dc63f;
    padding: 3em 10em;
    height: 42%;
    bottom: 0em;
    z-index: -9;
}
.inner-banner img{
	width:100%;
}
.inner-banner .banner-img{
	position:relative;
}
.inner-banner .banner-img h2{
	font-size:55px;
	color:#ffffff;
	font-family: 'times_new_romanbold';
	text-transform:capitalize;
	margin:0;
	position:absolute;
	bottom:0.5em;
	left:0.7em;
}

.inner-about-block{
	position:relative;
	padding:0 9em;
	background:#fff;
}
.inner-about-block .about-us{
	background:#f3f9eb;
	padding:4em;
	position:relative;
	display:inline-block;
}
.inner-about-block .about-us h5{
	color: #94cb4d;
    font-size: 40px;
    font-family: 'elephantregular';
}
.inner-about-block .about-us h2{
	font-size: 50px;
    color: #3d4048;
    font-family: 'Avenir Next LT Pro';
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    margin-bottom: 0.6em;
}
.inner-about-block .about-us h2.iso{
	text-align:center;
	margin-bottom:1.5em;
}
.inner-about-block .about-us h2.iso:after {
	 transform:translate(-50%);
	 left:50%;
	 width:10%;
	 
}
.inner-about-block .about-us h2:after {
    position: absolute;
    content: "";
    left: 0;
    width: 20%;
    height: 5px;
    background: #8cc63e;
    bottom: -10px;
}
.inner-about-block .about-us p{
	color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
}
.inner-about-block .about-bottom{
	position:relative;
	margin-top: -5px;
}
.inner-about-block .about-bottom img{
	width:100%;
}
.inner-about-block .about-bottom h4{
	position: absolute;
    color: #fff;
    z-index: 99;
    right: 2em;
    top: 50%;
	font-size:35px;
	font-family: 'Bodoni MT';
	margin-top:0;
}
.inner-about-block .about-bottom h4 span{
	font-style:italic;
}
.core-value-block{
	position:relative;
	padding-left:9em;
}
.core-value-block h2{
	font-size: 50px;
    color: #3d4048;
    font-family: 'Avenir Next LT Pro';
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    margin-bottom: 0.6em;
}

.core-value-block h2:after {
    position: absolute;
    content: "";
    left: 0;
    width: 20%;
    height: 5px;
    background: #8cc63e;
    bottom: -10px;
}
.core-value-block .core-flex{
	display:flex;
	align-items: center;
}
.core-value-block p{
	color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
}
.core-value-block .padding{
	padding:4em 0;
}


.core-value-block .right-block{
	background:#f3f9eb;
	padding:4em 9em 2em 4em;
	
}





.vision-block{
	position:relative;
	padding:9em 9em;
	background:#fff;
}
.vision-block:before{
	position: absolute;
    content: "";
    background: #8ec741;
    width: 37.8%;
    height: 60%;
    left: 0;
    top: 0;
}
.vision-block .row{
	display:flex;
	width:100%;
	align-items: center;
}
.vision-block h5{
	color: #94cb4d;
    font-size: 40px;
    font-family: 'elephantregular';
}
.vision-block h2{
	font-size: 50px;
    color: #3d4048;
    font-family: 'Avenir Next LT Pro';
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    margin-bottom: 1em;
}
.vision-block h2:after {
    position: absolute;
    content: "";
    left: 0;
    width: 20%;
    height: 5px;
    background: #8cc63e;
    bottom: -10px;
}
.vision-block p{
	color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
}
.vision-block .texts-sec{
	position:relative;
	padding:2em 0em 2em 3em;
}
.vision-block img{
	width:100%;
}
.vision-block .texts-sec ul{
	padding-left:15px;
}
.vision-block .texts-sec ul li{
	list-style: none;
	color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
	float:left;
	width:50%;
	line-height: 3em;
}
.vision-block .texts-sec ul li img{
	margin-right:10px;
	width:auto !important;
}
.mision-block{
	position:relative;
	padding:9em 9em;
	background:#fff;
}
.mision-block:before{
	position: absolute;
    content: "";
    background: #8ec741;
    width: 37.8%;
    height: 60%;
    right: 0;
    top: 0;
}
.mision-block .row{
	display:flex;
	width:100%;
	align-items: center;
}
.mision-block h5{
	color: #94cb4d;
    font-size: 40px;
    font-family: 'elephantregular';
}
.mision-block h2{
	font-size: 50px;
    color: #3d4048;
    font-family: 'Avenir Next LT Pro';
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    margin-bottom: 1em;
}
.mision-block h2:after {
    position: absolute;
    content: "";
    left: 0;
    width: 20%;
    height: 5px;
    background: #8cc63e;
    bottom: -10px;
}
.mision-block p{
	color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
}
.mision-block .texts-sec{
	position:relative;
	padding:2em 3em 2em 0em;
}
.mision-block img{
	width:100%;
}


.cer-block{
	padding:5em 9em;
	position:relative;
	background:#fff;
}

.cer-block img{
	text-align:center;
	margin:0 auto;
}

.contact-sec{
	position:relative;
	display:flex;
	width:100%;
}

.contact-sec .left-box{
	background:#f3f9eb url(../img/leaf.png) no-repeat center center;
	padding:4em;
}
.contact-sec .left-box h6{
	text-transform:uppercase;
	font-size:20px;
	color:#414042;
	font-family: 'AvenirNextLTPro-Demi';
	position:relative;
}
.contact-sec .left-box h6:after{
	position: absolute;
    content: "";
    left: 0;
    width: 20%;
    background: #8cc63e;
    height: 5px;
    bottom: -11px;
}
.contact-sec .left-box h4{
	font-family: 'AvenirNextLTPro-Regular';
	color:#414042;
	font-size:35px;
	margin-top:1.5em;
	margin-bottom:2.5em;
}
.contact-sec .left-box .address{
	padding: 0;
   
}
.contact-sec .left-box .address li{
	list-style:none;
	padding:0;
	display: flex;
    width: 100%;
    align-items: center;
	line-height: 4.5em;
}
.contact-sec .left-box .address li img{
	float:left;
	margin-right:10px;
}
.contact-sec .left-box .address li p{
	color: #414042;
    font-size: 20px;
	margin:0;
    font-family: 'AvenirNextLTPro-Regular';
}
.contact-sec .left-box .social{
	padding:0;
	margin-top:2em;
}
.contact-sec .left-box .social li{
	list-style:none;
	display:inline-block;
	margin-right:20px;
	font-size:22px;
	color:#414042;
	font-family: 'AvenirNextLTPro-Regular';
}
.contact-sec .left-box .social li a{
	color:#414042;
}


.contact-sec .right-box{
	background:#8dc73f url(../img/value-leaf.png) no-repeat right top;
	padding:4em;
}
.contact-sec .right-box h6{
	text-transform:uppercase;
	font-size:20px;
	color:#414042;
	font-family: 'AvenirNextLTPro-Demi';
	position:relative;
}
.contact-sec .right-box h6:after{
	position: absolute;
    content: "";
    left: 0;
    width: 20%;
    background: #f3f9eb;
    height: 5px;
    bottom: -11px;
}
.contact-sec .right-box .form-block{
	margin-top: 3em;
    position: relative;
    display: inline-block;
}
.contact-sec .right-box .form-styler{
	font-size:18px;
	margin-bottom:1.5em;
	background:none !important;
	height:auto !important;
	color:#000000;
	border:1px solid #ffffff;
	padding:1.2em 0px !important;
	border-radius:0px !important;
	border:none;
	border-bottom:1px solid #ffffff;
	font-family: 'AvenirNextLTPro-Demi';
	box-shadow: none !important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.contact-sec .right-box .form-styler.warning{
	border-bottom:1px solid #e81313;
}
.contact-us label {

  font-family: 'AvenirNextLTPro-Demi';
  font-size:18px;
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.contact-sec .right-box .form-styler::-moz-placeholder{
	color:#000000 !important;
	opacity:1;
	font-family: 'AvenirNextLTPro-Demi';
}
.contact-sec .right-box .form-styler:-ms-input-placeholder{
	color:#000000 !important;
	font-family: 'AvenirNextLTPro-Demi';
}
.contact-sec .right-box .form-styler::-webkit-input-placeholder{
	color:#000000 !important;
	font-family: 'AvenirNextLTPro-Demi';
}
.contact-sec .right-box .form-styler:focus{
	border-bottom:1px solid #18304c;
}
.contact-sec .right-box .buttons{
	text-align:center;
	margin:0 auto;
}
.contact-sec .right-box .send-button img{
	float:right;
	margin-top: 4px;
    margin-left: 12px;
}
.contact-sec .right-box .send-button{
	text-decoration:none;
	color:#ffffff;
	font-family: 'rubikmedium';
	font-size:16px;
	padding:15px 30px;
	letter-spacing:1px;
	border-radius:5px;
	border: none;
	background:#4a4c4b;
	text-transform:uppercase;
	position:relative;
	z-index:1;
	text-align:center;
}
.contact-sec .right-box .send-button:before{
	position:absolute;
	left:0px;
	top:0px;
	height:100%;
	content:"";
	width:0px;
	background:#000;
	border-radius:5px;
	z-index:-1;
	-moz-transition: all .7s;
	-o-transition: all .7s;
	-ms-transition: all .7s;
	-webkit-transition: all .7s;
	transition: all .7s;
}
.contact-sec .right-box .send-button:hover{
	text-decoration:none;
	color:#ffffff;
}
.contact-sec .right-box .send-button:focus{
	text-decoration:none;
	color:#fff;
}
.contact-sec .right-box .send-button:hover:before{
	width:100%;
}
.map-block{
	padding-left:9em;
}
.map-block #map{
	width:100%;
	height:450px;
}


.service-block{
	position:relative;
	padding-left:6em;
	
}
.service-block .services-sec{
	background:#f3f9eb;
	padding:8em 0em 8em 5em;
}


.inner-banner.inner-banner2{
	padding-bottom:0;
}
.inner-banner.inner-banner2 img{
	position:relative;
	z-index:99;
}
.inner-banner.inner-banner2:before {
    position: absolute;
    content: "";
    left: 0;
    background: #8dc63f;
    padding: 3em 10em;
    height: 49%;
    bottom: -5em;
    z-index: 9;
}
.service-block .services-sec{
	position:relative;
	display:flex;
	width:100%;
	align-items: center;
}
.service-block .services-sec h5{
	color:#8dc63f;
	font-size:40px;
	font-family: 'elephantregular';
}
.service-block .services-sec h2{
	font-size:50px;
	color:#494c4a;
	font-family: 'Avenir Next LT Pro';
	text-transform:uppercase;
	margin-top:0;
	position:relative;
	margin-bottom: 0.6em;
}
.service-block .services-sec h2:after{
	position:absolute;
	content:"";
	left:0;
	width:20%;
	height:5px;
	background:#8dc63f;
	bottom:-10px;
	
}
.service-block .services-sec ul{
	padding: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
	padding-left: 5em;
}
.service-block .services-sec ul li{
	list-style:none;
	margin-bottom: 2em;
}
.service-block .services-sec ul li h6 {
    font-size: 16px;
    color: #414042;
    font-family: 'AvenirNextLTPro-Demi';
    text-transform: uppercase;
}
.service-block .services-sec .right{
	border-left:solid 1px #8dc63f;
}



.service-block-1{
	padding:6em 0 6em 6em;
}
.service-block-1 .flex-box{
	margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
	position:relative;
	z-index:999;
}
.service-block-1 .ser-img{
	position:relative;
	padding-left:3em;
}
.service-block-1 .ser-img img{
	width:100%;
}
.service-block-1 .ser-img .sers{
	width: auto;
    position: absolute;
    top: 2em;
    right: -9em;
}
.service-block-1 .single-services{
	position:relative;
	padding-right: 9em;
}

.service-block-1 .single-services h5{
	font-size:35px;
	color:#414042;
	font-family: 'AvenirNextLTPro-Demi';
	padding-top:3em;
	text-align:left;
}
.service-block-1 .single-services p{
	color: #000000;
    font-size: 18px;
	margin:0;
    font-family: 'rubikregular';
	text-align:left;
}
.service-block-1 .bottom-box{
	background:#f3f9eb;
	padding:6em 4em 4em 8em;
	position:relative;
	z-index:9;
	margin-top:-2em;
	display: inline-block;
    width: 100%;
}
.service-block-1 .bottom-box ul{
	padding:0;
}
.service-block-1 .bottom-box ul li{
	list-style:none;
    color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
    line-height: 2em;
}
.service-block-1 .bottom-box ul li img{
	margin-right: 10px;
    width: auto !important;
	float: left;
    clear: both;

}






.service-block-2{
	padding:0em 9em 0em 0em;
}
.service-block-2 .flex-box{
	margin: 0;
    display: flex;
    width: 100%;
    align-items: center;
	position:relative;
	z-index:999;
}
.service-block-2 .ser-img{
	position:relative;
	padding-right:3em;
}
.service-block-2 .ser-img img{
	width:100%;
}
.service-block-2 .ser-img .sers{
	width: auto;
    position: absolute;
    top: 2em;
    left: -6em;
}
.service-block-2 .single-services{
	position:relative;
}

.service-block-2 .single-services h5{
	font-size:35px;
	color:#414042;
	font-family: 'AvenirNextLTPro-Demi';
	padding-top:3em;
	text-align:right;
}
.service-block-2 .single-services p{
	color: #000000;
    font-size: 18px;
	margin:0;
    font-family: 'rubikregular';
	text-align:right;
}
.service-block-2 .bottom-box{
	background:#f3f9eb;
	padding:6em 4em 4em 8em;
	position:relative;
	z-index:9;
	margin-top:-2em;
	display: inline-block;
    width: 100%;
}
.service-block-2 .bottom-box ul{
	padding:0;
}
.service-block-2 .bottom-box ul li{
	list-style:none;
    color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
    line-height: 2em;
}
.service-block-2 .bottom-box ul li img{
	margin-right: 10px;
    width: auto !important;
	float: left;
    clear: both;
}

.manpower{
	    position: relative;
    	padding-left: 15em;
}
.manpower:after{
	position: absolute;
    content: "";
    left: -13em;
    background: #8ec742;
    width: 25em;
    height: 20em;
    z-index: 9999;
    margin-top: 9em;
}
.manpower .manpower-img{
	width:100%;
}

.manpower ul{
	padding:0;
	padding-top:8em;
}
.manpower ul li{
	list-style:none;
    color: #000000;
    font-size: 18px;
    font-family: 'rubikregular';
    line-height: 2em;
}
.manpower ul li img{
	margin-right: 10px;
    width: auto !important;
}



.inner-about-block.manpower-block{
	padding:0 0em 0 9em;
}








/*media query*/
@media (max-width: 1700px) {

	.menu-section nav ul li a{
		font-size:16px;
	}
	.header-block .main-body {
		padding: 4em 0em 4em 3em;
	}
	
	.first-block {
    	padding: 5em 6em 22em 6em;
	}
	.first-block .before-sec:after{
		right: -6em;
		width: 89em;
		top: -5em;
		height: 44em;
	}
	.second-block {
    	padding: 4em 6em 16em 6em;
	}
	.first-block h5 {
    	font-size: 32px;
	}
	.first-block h2 {
    	font-size: 40px;
	}
	.first-block p {
    	font-size: 16px;
	}
	.first-block .texts p {
    	font-size: 26px;
    	line-height: 29px;
	}
	.second-block .service-head h5 {
    	font-size: 32px;
	}
	.second-block .service-head h2 {
    	font-size: 40px;
	}
	.third-block p{
		font-size:16px;
	}
	.third-block .about-head h5 {
    	font-size: 32px;
	}
	.third-block .about-head h2 {
    	font-size: 40px;
	}
	.third-block {
    	padding: 4em 6em 4em 20em;
	}
	.fourth-block .gallery-head h5 {
    	font-size: 32px;
	}
	.fourth-block .gallery-head h2 {
    	font-size: 40px;
	}
	.footer-block .top-para p {
    	font-size: 15px;
	}
	.footer-block .sections p {
    	font-size: 15px;
	}
	.footer-block .sections ul li {
    	font-size: 15px;
	}
	.footer-block .bottom-para p {
    	font-size: 15px;
	}
	.footer-block .sections h6 {
    	font-size: 20px;
	}
	.fourth-block {
    	padding: 3em 6em;
	}
	#cssmenu > ul > li > a {
		font-size: 16px;
		padding: 15px 15px;
	}
	.footer-block {
		padding: 5em 6em 1em 6em;
	}
	.header-block.inner-header-block .top-call {
    	padding: 1.5em 5em;
	}
	.header-block.inner-header-block .main-body {
    	padding: 1.2em 7em;
	}
	.inner-banner {
    	padding: 0em 0 4em 4em;
	}
	.inner-about-block {
    	padding: 0 6em;
	}
	.inner-about-block .about-us p {
		font-size: 16px;
	}
	.inner-about-block .about-us h5 {
		font-size: 32px;
	}
	.inner-about-block .about-us h2 {
		font-size: 40px;
	}
	.inner-about-block .about-us {
    	padding: 3em;
	}
	.core-value-block {
    	padding-left: 6em;
	}
	.core-value-block .right-block {
    	padding: 3em 6em 2em 3em;
	}
	.core-value-block p {
    	font-size: 16px;
	}
	.core-value-block h2 {
    	font-size: 40px;
	}
	.vision-block h2 {
    	font-size: 40px;
	}
	.mision-block h2 {
    	font-size: 40px;
	}
	.vision-block {
    	padding: 6em 6em;
	}
	.mision-block {
    	padding: 6em 6em;
	}
	.mision-block p {
    	font-size: 16px;
	}
	.vision-block p {
    	font-size: 16px;
	}
	.vision-block:before {
    	width: 36.8%;
	}
	.mision-block:before {
    	width: 36.8%;
	}
	.header-block .top-call ul li{
		font-size:16px;
	}
	.vision-block .texts-sec ul li{
		font-size:16px;
	}
	.cer-block {
    	padding: 5em 6em;
	}
	.map-block {
    	padding-left: 6em;
	}
	.contact-sec .left-box h4 {
    	font-size: 26px;
	}
	.contact-sec .left-box .address li p {
    	font-size: 18px;
	}
	.manpower ul li{
		font-size:16px;
	}
	.service-block .services-sec {
    	padding: 6em 0em 5em 4em;
	}
	.service-block .services-sec h2 {
    	font-size: 40px;
	}
	.service-block .services-sec h5 {
    	font-size: 30px;
	}
	.service-block-1 .single-services h5 {
    	font-size: 30px;
	}
	.service-block-1 .single-services p {
		font-size: 16px;
	}
	.service-block-2 .single-services h5 {
    	font-size: 30px;
	}
	.service-block-2 .single-services p {
		font-size: 16px;
	}
	.service-block-1 .bottom-box ul li{
		font-size:16px;
	}
	.service-block-2 .bottom-box ul li{
		font-size:16px;
	}
	.service-block-2 {
    	padding: 0em 6em 0em 0em;
	}
}
@media (max-width: 1600px) {
	.service-block-1 .ser-img .sers {
		position: absolute;
		top: 0em;
		right: -4em;
    	width: 13%;
	}
	.service-block-2 .ser-img .sers {
		position: absolute;
		top: 0em;
		left: -4em;
    	width: 13%;
	}
	.service-block .services-sec ul li h6 {
    	font-size: 14px;
	}
}
@media (max-width: 1400px) {
	.menu-section nav ul li {
    	margin-left: 0;
	}
	.menu-section nav ul li a{
		font-size:16px;
	}
	.first-block .before-sec:after {
		right: -6em;
		width: 79em;
		top: -5em;
		height: 39em;
	}
	.first-block .texts {
    	padding: 1em 2em;
	}
	.service-block .services-sec {
    	padding: 7em 0em 4em 3em;
	}
	.service-block .services-sec h5{
		font-size:30px;
	}
	.service-block .services-sec h2 {
    	font-size: 40px;
	}
	.manpower:after{
		width:19em;
	}
	.manpower{
		padding-left:8em;
	}
	
}

@media (max-width: 1300px) {
	.header-block .main-body {
    	padding: 2em 0em 2em 2em;
	}
	.menu-section nav ul li a {
    	font-size: 14px;
	}
	.menu-section nav ul {
    	padding-right: 1em;
	}
	.header-block .main-caption a{
		margin-top:0.5em;
	}
	.first-block h5 {
    	font-size: 25px;
	}
	.first-block h2 {
    	font-size: 33px;
	}
	.first-block {
    	padding: 4em 4em 19em 4em;
	}
	.second-block .service-head h5{
		font-size: 25px;
	}
	.second-block .service-head h2{
		font-size: 33px;
	}
	.third-block .about-head h5 {
    	font-size: 25px;
	}
	.third-block .about-head h2 {
    	font-size: 32px;
	}
	.fourth-block .gallery-head h5 {
    	font-size: 25px;
	}
	.fourth-block .gallery-head h2 {
    	font-size: 33px;
	}
	
	.second-block .services ul li img{
		max-width:40%;
	}
	.third-block {
    	padding: 4em 4em 4em 13em;
	}
	.bg {
    	opacity: 0.5;
	}
	.third-block p {
    	font-size: 14px;
    	line-height: 23px;
	}
	.first-block p {
    	font-size: 14px;
	}
	.fourth-block {
    	padding: 3em 4em;
	}
	.fourth-block .gallery-head h5{
		font-size:25px;
	}
	.fourth-block .gallery-head h1{
		font-size: 33px;
	}
	.footer-block .top-para p {
    	font-size: 14px;
	}
	.footer-block .sections p {
    	font-size: 14px;
	}
	.footer-block .sections ul li {
    	font-size: 14px;
	}
	.footer-block .bottom-para p {
    	font-size: 14px;
	}
	.footer-block .sections h6 {
    	font-size: 18px;
	}
	.second-block .services ul li h6 {
    	font-size: 14px;
	}
	#cssmenu > ul > li > a {
    	font-size: 14px;
    	padding: 15px 12px;
	}
	.menu {
    	padding-right: 0;
	}
	.header-block .top-call ul li{
		margin-right:0.8em;
	}
	.header-block .top-call {
		padding: 1em 4em 1em 1em;
	}
	.second-block {
    	padding: 4em 4em 10em 4em;
	}
	.footer-block {
		padding: 3em 4em 1em 4em;
	}
	.header-block.inner-header-block .top-call {
    	padding: 1em 4em;
	}
	.header-block.inner-header-block .main-body {
    	padding: 1em 4em;
	}
	.inner-banner {
    	padding: 0em 0 4em 2.5em;
	}
	.inner-banner .banner-img h2 {
    	font-size: 45px;
	}
	.inner-about-block .about-us p {
    	font-size: 14px;
	}
	.inner-about-block .about-us h2 {
    	font-size: 33px;
	}
	.inner-about-block .about-us h5 {
    	font-size: 25px;
	}
	.inner-about-block .about-bottom h4{
		font-size:28px;
	}
	.inner-about-block {
    	padding: 0 4em;
	}
	.vision-block {
    	padding: 4em 4em;
	}
	.mision-block {
    	padding: 4em 4em;
	}
	.core-value-block {
    	padding-left: 4em;
	}
	.core-value-block h2 {
    	font-size: 33px;
	}
	.mision-block h2 {
    	font-size: 33px;
	}
	.vision-block h2 {
    	font-size: 33px;
	}
	.core-value-block p {
    	font-size: 14px;
	}
	.header-block .top-call ul li {
    	font-size: 14px;
	}
	.vision-block p {
    	font-size: 14px;
	}
	.mision-block p {
    	font-size: 14px;
	}
	.vision-block .texts-sec ul li {
    	font-size: 14px;
	}
	.cer-block {
    	padding: 4em 4em;
	}
	.map-block {
    	padding-left: 4em;
	}
	.contact-sec .left-box h4{
		font-size:20px;
	}
	.contact-sec .left-box h6 {
    	font-size: 18px;
	}
	.contact-sec .left-box .address li p {
    	font-size: 16px;
	}
	.contact-sec .left-box .social li{
		font-size:18px;
	}
	.contact-sec .right-box .send-button{
		font-size:14px;
	}
	.contact-sec .right-box{
		padding:3em;
	}
	.contact-sec .left-box{
		padding:3em;
	}
	.contact-sec .right-box .form-styler {
    	font-size: 16px;
	}
	.manpower ul li{
		font-size:14px;
	}
	.inner-about-block.manpower-block {
    	padding: 0 0em 0 4em;
	}
	.service-block .services-sec h5 {
    	font-size: 23px;
	}
	.service-block .services-sec h2 {
    	font-size: 32px;
	}
	.service-block {
    	padding-left: 4em;
	}
	.service-block .services-sec ul li img{
		max-width:40%;
	}
	.service-block-1 .single-services h5 {
    	font-size: 26px;
	}
	.service-block-1 .single-services p {
    	font-size: 14px;
	}
	.service-block-2 .single-services h5 {
    	font-size: 26px;
	}
	.service-block-2 .single-services p {
    	font-size: 14px;
	}
	.service-block-1 .bottom-box ul li {
    	font-size: 14px;
		line-height:3em;
	}
	.service-block-2 .bottom-box ul li {
    	font-size: 14px;
		line-height:3em;
	}
	.service-block-1 {
    	padding: 4em 0 4em 4em;
	}
	.service-block-2 {
    	padding: 0em 4em 0em 0em;
	}
	.service-block-1 .bottom-box {
    	padding: 5em 3em 3em 4em;
	}
	.service-block-2 .bottom-box {
    	padding: 5em 3em 3em 4em;
	}
	.service-block-1 .single-services {
    	padding-right: 2em;
	}
	.service-block-1 .single-services {
    	padding-bottom: 2em;
	}
	.service-block-2 .single-services {
    	padding-bottom: 2em;
	}
}

@media (max-width: 1200px) {
	#cssmenu > ul > li > a {
    	font-size: 13px;
    	padding: 7px 8px;
	}
	.first-block .before-sec:after {
		right: -4em;
		width: 73em;
		top: -5em;
		height: 36em;
	}
	.second-block .service-head a {
    	padding: 1em 1em
	}
	.footer-block .sections.social ul li {
    	margin-right: 0.5em;
	}
	.service-block-1 .single-services h5{
		padding-top: 1em;
	}
	.service-block-2 .single-services h5{
		padding-top: 1em;
	}
	.service-block-2 .ser-img .sers {
		left: -3em;
	}
	.service-block-1 .ser-img .sers {
    	right: -3em;
	}
	.service-block-1 .ser-img {
    	padding-left: 2em;
	}
	.service-block-2 .ser-img {
    	padding-right: 2em;
	}
}
@media (max-width: 992px) {
	.header-block .main-section {
    	padding: 0em 3em 10em 3em;
	}
	#cssmenu > ul > li > a {
		font-size: 12px;
    	padding: 7px 5px;
	}
	.header-block .top-call ul li {
		margin-right: 0.5em;
    	font-size: 12px;
	}
	.first-block .texts p {
    	font-size: 16px;
    	line-height: 19px;
	}
	.first-block .texts {
    	padding: 1em;
	}
	.first-block .about-sec {
    	padding-top: 0;
	}
	.first-block h5 {
    	font-size: 20px;
	}
	.first-block h2 {
    	font-size: 25px;
	}
	.first-block .before-sec:after {
		right: -4em;
		width: 44em;
		top: -5em;
		height: 27em;
	}
	.second-block .service-head h5 {
    	font-size: 20px;
	}
	.second-block .service-head h2 {
    	font-size: 25px;
	}
	.second-block .service-head a {
		font-size:13px;
	}
	.second-block .services ul li h6 {
    	font-size: 11px;
	}
	.third-block {
    	padding: 4em;
	}
	.third-block .about-head h5 {
    	font-size: 20px;
	}
	.third-block .about-head h2{
    	font-size: 25px;
	}
	.fourth-block .gallery-head h5 {
    	font-size: 20px;
	}
	.fourth-block .gallery-head h2 {
    	font-size: 25px;
	}
	.fourth-block:before{
		height:18em;
	}
	.inner-about-block {
    	padding: 0 2em;
	}
	.inner-about-block .about-us {
    	padding: 2em 1em;
	}
	.inner-about-block .about-bottom h4 {
    	font-size: 22px;
	}
	.core-value-block {
    	padding-left: 2em;
	}
	.core-value-block h2 {
    	font-size: 26px;
	}
	.vision-block h2 {
    	font-size: 26px;
	}
	.mision-block h2 {
    	font-size: 26px;
	}
	.core-value-block .padding {
    	padding: 2em 0;
	}
	.vision-block .texts-sec {
    	padding: 1em 0em 1em 1em;
	}
	.mision-block {
    	padding: 2.7em 2em;
	}
	.mision-block .texts-sec {
    	padding: 1em 1em 1em 0em;
	}
	.vision-block {
    	padding: 2.7em 2em;
	}
	.vision-block:before {
    	width: 43.3%;
	}
	.mision-block:before {
    	width: 43.3%;
	}
	.cer-block {
    	padding: 2em 3em 5em 3em;
	}
	.map-block {
    	padding-left: 2em;
	}
	.contact-sec .left-box h4 {
		font-size: 20px;
    	margin-bottom: 2em;
	}
	.contact-sec .right-box{
		padding:2em;
	}
	.contact-sec .left-box{
		padding:2em;
	}
	.inner-about-block.manpower-block {
    	padding: 0 0em 0 2em;
	}
	.manpower ul {
    	padding-top: 4em;
	}
	.manpower:after{
		 margin-top:3em;
		 height:15em;
	}
	.service-block .services-sec h5 {
    	font-size: 21px;
	}
	.service-block .services-sec h2 {
    	font-size: 29px;
	}
	.service-block-1 .single-services h5 {
    	font-size: 22px;
	}
	.service-block-1 .bottom-box {
    	padding: 4em 1em 2em 1em;
	}
	.service-block-2 .bottom-box {
    	padding: 4em 1em 2em 1em;
	}
	.service-block-1 .bottom-box ul li img{
		width:15px !important;
	}
	.service-block-2 .bottom-box ul li img{
		width:15px !important;
	}
	.service-block-1 .bottom-box ul li {
    	line-height: 2em;
	}
	.service-block-2 .bottom-box ul li {
    	line-height: 2em;
	}
	.service-block .services-sec ul li h6 {
    	font-size: 11px;
	}
	.service-block .services-sec ul{
		padding-left:1em;
	}
	.service-block .services-sec {
    	padding: 7em 0em 2em 1em;
	}
}
@media (max-width: 767px) {
	.header-block .main-section {
    	padding: 0em 2em 3em 2em;
	}
	.menu {
		float: none;
		margin-top: 1em;
	}
	.header-block {
    	background-size: cover;
	}
	.header-block .main-body {
    	padding: 1em;
	}
	#cssmenu > ul > li > a {
    	font-size: 13px;
    	padding: 15px 15px;
	}
	.header-block .main-caption {
    	margin-top: 2em;
	}
	#cssmenu > ul > li > a {
    	color: #ffffff;
	}
	.first-block {
    	padding: 2em;
	}
	.first-block .before-sec {
    	background: transparent;
	}
	.first-block .before-sec:after{
		display:none;
	}
	.first-block .about-sec {
    	padding-top: 5em;
	}
	.first-block h2 {
    	margin-bottom: 1.5em;
	}
	.second-block .services{
		position:relative;
	}
	.second-block {
    	padding: 4em 2em;
	}
	.second-block .services{
		padding:3em 2em;
	}
	.second-block .services{
		top:0;
	}
	.second-block .services ul li{
		text-align:center;
	}
	.second-block .services ul li img {
		max-width: 20%;
		text-align: center;
    	margin: 0 auto;
	}
	.bg {
    	opacity: 0.2;
	}
	.third-block {
    	padding: 2em;
	}
	.fourth-block {
    	padding: 2em;
	}
	.footer-block {
    	padding: 2em;
	}
	.footer-block .sections {
    	padding-top: 1em;
	}
	.footer-block .bottom-para {
    	margin-top: 2em;
	}
	.header-block .top-call ul{
		display:none;
	}
	.header-block .main-body .logo {
		max-width: 50%;
		text-align: center;
    	margin: 0 auto;
	}
	.header-block.inner-header-block .main-flex {
    	display: block;
	}
	.header-block.inner-header-block .main-body {
    	padding: 1em 0em 0em 0em;
	}
	.inner-banner {
    	padding: 0em 0 2em 2em;
    	margin-top: -5px;
	}
	.inner-about-block {
    	padding: 0 1em;
	}
	.inner-about-block .about-us {
    	padding: 1em 0.5em;
	}
	.inner-about-block .about-us h2 {
    	font-size: 24px;
		margin-bottom:1.2em;
	}
	.inner-about-block .about-us h2:after {
		width: 13%;
	}
	.inner-about-block .about-us h5 {
    	font-size: 18px;
	}
	.inner-about-block .about-us p {
    	font-size: 13px;
	}
	.inner-about-block .about-bottom h4 {
    	font-size: 18px;
	}
	.core-value-block {
    	padding-left: 1em;
	}
	.core-value-block h2 {
    	font-size: 20px;
		margin-bottom:1em;
	}
	.core-value-block p {
    	font-size: 13px;
	}
	.vision-block h2 {
    	font-size: 20px;
	}
	.mision-block h2 {
    	font-size: 20px;
	}
	.vision-block p {
    	font-size: 13px;
	}
	.mision-block p {
    	font-size: 13px;
	}
	.core-value-block .padding {
    	padding: 1em 0;
	}
	.core-value-block .core-flex {
    	display: block;
	}
	.vision-block .row {
    	display: block;
	}
	.mision-block .row {
    	display: block;
	}
	.vision-block .texts-sec {
    	padding: 2em 0em 1em 0em;
	}
	.vision-block {
    	padding: 2em 1em;
	}
	.mision-block {
    	padding: 2em 1em;
	}
	.mision-block:before{
		top:8em;
	}
	.vision-block .texts-sec ul li {
    	font-size: 13px;
	}
	.inner-banner .banner-img h2 {
    	font-size: 35px;
	}
	.cer-block {
    	padding: 1em 1em 3em 1em;
	}
	.contact-sec {
    	display: inline-block;
	}
	.map-block {
    	padding: 0em 1em 2.5em 1em;
	}
	.map-block #map {
    	height: 250px;
	}
	.contact-sec .right-box {
    	padding: 1em;
	}
	.contact-sec .left-box {
    	padding: 1em;
	}
	.contact-sec .left-box h6 {
    	font-size: 16px;
	}
	.contact-sec .left-box h6:after {
    	width: 14%;
	}
	.contact-sec .left-box h4 {
		font-size: 18px;
	    margin-bottom: 1em;
	}
	.contact-sec .left-box h4 br {
		display:none;
	}
	.contact-sec .left-box .address li p {
	    font-size: 14px;
	}
	.contact-sec .left-box .social li {
    	font-size: 16px;
	}
	.contact-sec .right-box h6 {
    	font-size: 16px;
	}
	.contact-icon{
		width:10%;
	}
	.contact-icon {
		width: 4%;
    	margin-right: 1em;
	}
	.contact-sec .left-box .address li{
		line-height:3em;
	}
	.contact-sec .right-box .form-styler {
    	font-size: 13px;
	}
	.manpower:after{
		display:none;
	}
	.manpower {
    	padding-left: 0;
	}
	.inner-about-block.manpower-block {
    	padding: 0 0em 0 2em;
	}
	.manpower ul {
    	padding-top: 0;
	}
	.footer-block .footer-bg{
		display:none;
	}
	.service-block .services-sec {
    	display: inline-block;
	}
	.service-block .services-sec .right {
    	border-left: none;
	}
	.service-block .services-sec ul li img {
    	max-width: 18%;
	}
	.service-block .services-sec h5 {
    	font-size: 16px;
	}
	.service-block .services-sec h2 {
    	font-size: 20px;
		margin-bottom:2em;
	}
	.service-block {
    	padding-left: 2em;
	}
	.service-block-1 .ser-img {
    	padding-left: 1em;
	}
	.service-block-1 .ser-img {
    	padding-right: 1em;
	}
	.service-block-1 .ser-img .sers{
		display:none;
	}
	.service-block-2 .ser-img .sers{
		display:none;
	}
	.service-block-1 .single-services h5 {
    	font-size: 18px;
	}
	.service-block-2 .single-services h5 {
    	font-size: 18px;
	}
	.service-block-1 .single-services h5 {
    	padding-top: 0;
		margin-top:0;
	}
	.service-block-2 .single-services h5 {
    	padding-top: 0;
		margin-top:0;
	}
	.service-block-1 .single-services p {
    	font-size: 13px;
	}
	.service-block-2 .single-services p {
    	font-size: 13px;
	}
	.service-block-1 .bottom-box ul li {
    	font-size: 13px;
	}
	.service-block-2 .bottom-box ul li {
    	font-size: 13px;
	}
	.service-block-1 {
    	padding: 2em 0 2em 2em;
	}
	.service-block-2 {
    	padding: 0em 2em 0em 0em;
	}
}


@media (max-width: 480px) {
	.vision-block .texts-sec ul li {
		width:100%;
	}
	.contact-icon {
    	width: 7%;
	}
}


