@charset "utf-8";
/* CSS Document */

body{
	font-family: 'Open Sans', sans-serif;
	}
ul{
list-style-type:none;
}	
a{
  text-decoration:none;
  outline: none!important;
}
a:hover{
text-decoration:none;
outline:none;
} 
textarea{
resize:none;
}

/*#######################*/

.header{
	background-color: rgba(34,34,34, 0.8);
	padding:15px 0;
	position:absolute;
	top:0;
	z-index:999;
	left:0;
	right:0;
	}
.menu-sec{
	margin-top:12px;
	}
	
/*######################## NAV ####################*/
	
.navbar {
	border-radius: 0;
	margin-bottom: 0;
	min-height: 38px !important;
}
.navbar-header {
  display: none;
}
.navbar-nav {
  float: right !important;
}
.navbar-default {
	background-color: transparent;
	border:none;
}
.navbar-nav > li {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	margin-right:45px;
}
.navbar-nav > li:last-child {
	margin-right:0;
}
.nav > li > a {
  padding: 20px 0;  
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}

.nav > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;  
  background-color: #fff;  
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav > li > a:after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;  
  background-color: #fff;  
  height: 2px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.nav > li > a:hover:before, .nav > li > a:active:before {
  left: 0;
  right: 0;
}
.nav > li > a:hover:after, .nav > li > a:active:after {
  left: 0;
  right: 0;
}
.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #fff;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: #fff;
}

.navbar-default .navbar-nav > .active > a:before, .navbar-default .navbar-nav > .active > a:hover:before, .navbar-default .navbar-nav > .active > a:focus:before{
  color: #fff;
    left: 0;
  right: 0; 
}
.navbar-default .navbar-nav > .active > a:after, .navbar-default .navbar-nav > .active > a:hover:after, .navbar-default .navbar-nav > .active > a:focus:after{
  color: #fff;
    left: 0;
  right: 0; 
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent !important;
  color: #fff !important;
}	

/*######################## End NAV ####################*/

/*################################ CAMERA BANNER ##############################*/

#back_to_camera {
	background: rgba(255,255,255,.9);
	clear: both;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 20px;
	position: relative;
	z-index: 1;
}
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
}
#camera_wrap_4 {
	height: 100%;
	margin-bottom: 0!important;
	position: relative;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.camera_overlayer {
	opacity: .1;
}
.camera_thumbs_cont > div {
	display: none;
}
.camera_bar {
	display: none;
}
.camera_wrap {
	width: 100%;
}
.camera_commands {
	display: none;
}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
	background: none !important;
}
.camera_wrap .camera_pag .camera_pag_ul li > span {
  height: 12px;
  left: 0;
  top: 0;
  width: 12px;
}
.camera_wrap .camera_pag .camera_pag_ul {
  margin-top: -50px;
  text-align:center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
  margin: 0 5px;
  background: transparent none repeat;
  border: 2px solid #fff;
}
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span {
  background: #fff none repeat;
}
.camera_wrap{
	margin-bottom:0 !important;
	}
.banner {
	position: relative;
}

/*################################ END CAMERA BANNER ##############################*/

.welcome-wrap{
	background:url(../img/mid-bg.jpg) no-repeat;
	background-size:cover;
	margin:40px 0;
	padding:0 0 40px;
	}
.welcome-box{
	width:100%;
	float:left;
	}
.welcome-box h2{
	font-size:25px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	margin:0;
	padding:15px 12px;
	background-color:#97cd27;
	text-align:center;
	}
.welcome-box h3 {
  color: #222222;
  font-family: "Lato",sans-serif;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 25px;
  padding: 0;
  text-transform: uppercase;
  font-style: italic;
  line-height: 32px;
}
.welcome-pera{
	margin-top:30px;
	}
.welcome-pera p{
	color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-top:0;
  margin-bottom:20px;
  padding: 0;
  line-height: 24px;
	}
.service-sec{
	overflow:hidden;
	}
.service-title{
  background-color: #97cd27;
  left: 0;
  padding: 0;
  height:60px;
  position: relative;
}
.service-title:before{
  position:absolute;
  right:100%;
  top:0;
  content:"";
  width:9999px;
  height:60px;
  background-color:#97cd27;
}
.service-title::after {
  background-color: #97cd27;
  content: "";
  height: 60px;
  position: absolute;
  right: -12px;
  top: 0;
  transform: skewX(-22deg);
  width: 24px;
}
.service-title h3{
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  letter-spacing:2px;
  margin:0;
  padding: 15px 0;
  text-transform:uppercase;
}
.special-title{
  background-color: #585b2a;
  left: 0;
  padding: 0;
  height:60px;
  position: relative;
}
.special-title:before{
  background-color: #585b2a;
  content: "";
  height: 60px;
  position: absolute;
  left: -12px;
  top: 0;
  transform: skewX(-22deg);
  width: 24px;  
}
.special-title::after {
  position:absolute;
  left:100%;
  top:0;
  content:"";
  width:9999px;
  height:60px;
  background-color:#585b2a;
}
.special-title h3{
  color: #fff;
  font-size: 18px;
  font-family: "Lato",sans-serif;
  font-weight: 600;
  font-style:italic;
  margin:0;
  padding: 20px 30px;
  text-transform:uppercase;
}

.service-list{
	width:100%;
	float:left;
	padding:20px 0 0;
	}
.fst-srvc{
	margin-top:20px;
	}
.fst-srvc h4{
  color: #000;
  font-size: 18px;
  font-family: "Lato",sans-serif;
  font-weight: 700;
  margin:0;
  padding: 0;
}

.img-box{
	display:inline-block;
	position:relative;
	margin-top:15px;
	border:4px solid #788c2b;
}
.box-overlay {
  background-color: transparent;
  border: 2px solid #fff;
  bottom: 0;
  height: 96%;
  left: 0;
  margin: auto;
  padding: 25px 12px;
  position: absolute;
  right: 0;
  top: 0;
  width: 96%;
  overflow:hidden;
}
.box-overlay:after {
  background-color: rgba(96, 129, 14, 0.6);
  bottom: 0;
  content: "";
  height: 0%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.4s ease-in-out 0s;
  width: 0%;
  z-index:99;
}
.box-overlay:hover:after {
  height: 100%;
  width: 100%;
}
.box-overlay p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 45px;
  padding: 0;
  transition: ease-in 0.3s;
  -webkit-transition: ease-in 0.3s;
  position: relative;
  z-index:999;
  opacity:0;
}
.box-overlay:hover p {
  opacity:1;
}
.box-overlay a{
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  float:right;
  margin-bottom: 0;
  margin-top: 20px;
  transition: ease-in 0.3s;
  -webkit-transition: ease-in 0.3s;
  position: relative;
  z-index:999;
  opacity:0;
}
.box-overlay:hover a {
  opacity:1;
}
.latest-wrap{
	background:url(../img/slide-wrap.jpg) no-repeat;
	background-size:cover;
	padding:75px 0 35px;
	position:relative;
	}

.latest-title{
	color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-transform:uppercase;
  text-align:center;
  margin-bottom: 0;
  margin-top: 0;
  padding:0;
  font-family: "Lato",sans-serif;
	}
.latest-slide{
	margin-top:25px;
	}
.fetured {
  border:2px solid #fff;
  margin:0 15px;
}
.fetured img{
  width:100%;
  height: 170px;
}
.owl-buttons {
  left: 0;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-prev {
  background: url("../img/prev.png") no-repeat;
  height: 40px;
  right: 100%;
  overflow: hidden;
  position: absolute;
  text-indent: 10000px;
  width: 24px;
}
.owl-next {
  background: url("../img/next.png") no-repeat scroll 0 0;
  height: 40px;
  overflow: hidden;
  position: absolute;
  right: -22px;
  text-indent: 10000px;
  width: 24px;
}
.latest-pera{
	color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-align:center;
  margin-bottom: 0;
  margin-top: 15px;
  padding:0;
  font-family: "Lato",sans-serif;
  line-height:28px;
	}
.bttm-phone {
  color: #fff;
  display: inline-block;
  font-family: "Lato",sans-serif;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 25px;
  padding: 0;
  text-align: center;
  width: 100%;
}
.bttm-phone:hover {
  color: #fff;
}
.bttm-phone i{
	padding-right:10px;
	}
.footer-top{
	background-color:#2a2a2a;
	padding:40px 0;
	}
.footer-title {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  margin: 0 0 25px;
  padding-bottom: 10px;
  padding-top: 0;
  position: relative;
  text-transform: uppercase;
}
.footer-title::after {
  background-color: #60810e;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 50px;
}
.footer-menu {
  margin: 0;
  padding: 0;
}
.footer-menu li {
  float: none;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
}
.footer-menu li a {
  color: #c1c1c1;
}

.contact-list {
  margin: 0;
  padding: 0;
}
.contact-list li {
  float: none;
  margin-bottom: 20px;
}
.contact-list li i {
  color: #60810e;
  float: left;
  font-size: 16px;
}
.contact-list li p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 0 0 0 20px;
}
.contact-list li p a{
  color: #fff;
}
.contact-list li p a span{
  font-size:19px;
}
.footer-bttm{
	background-color: #60810e;
	padding:15px 0;
	}
.copyright {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0;
  padding: 0;
  float:left;
}
.copyright a{
  color: #fff;
}
.footer-social {
  margin: 0;
  padding: 0;
  float:right;
}
.footer-social li {
  float: left;
  margin-right: 14px;
 font-size:18px;
}
.footer-social li a{
  color:#fff;
}

/*################################## Contact ###############################################*/

.inner{
	background-color: rgba(34, 34, 34, 1);
	position:static;
	}
.sticky-wrap{
	width:100%;
	float:left;
	background-color:#ECF3F1;
	padding:60px 0;
	background-size:cover;
	}
.sticker-title {
  color: #514F4F;
  font-size: 30px;
  font-weight:700;
  letter-spacing:3px;
  margin:0;
  float:left;
  padding:12px 0;
  text-transform: uppercase;
  position:relative;
}
.sticker-title:after {
  position:absolute;
  content:"";
  left:0;
  bottom:0;
  width:75px;
  height:3px;
  background-color:#80a919;
}
.breadcrumbs {
  margin: 0;
  padding:20px 0;
  float: right;
}	
.breadcrumbs li{
  float:left;
  font-size:16px;
  font-weight:600;
}	
.breadcrumbs li a{
  color:#514F4F;
  transition:all ease-in-out 0.3s;
}	
.breadcrumbs li a:hover{
  color:#80a919;
}
.breadcrumbs li:after {
  color: #666666;
  content: "/";
  display: inline-block;
  padding: 0 5px;
}	
.breadcrumbs li:last-child:after {
  display: none;
}
.breadcrumbs li span{
  color:#80a919;
}

.contact-wrap{
	padding:40px 0;
	}
.get-title{
	font-size:35px;
	font-weight:700;
	color:#46474a;
	margin:0;
	padding-bottom:12px;
	padding-top:0;
	position:relative;
	}
.get-title:after{
	position:absolute;
	left:0;
	bottom:0;
	content:"";
	width:45px;
	height:3px;
	background-color:#80a919;
	}
.get-pera{
	font-size:13px;
	font-weight:400;
	color:#7B7C7F;
	line-height:20px;
	margin-top:16px;
	margin-bottom:0;
	padding:0;
	}
.rd-mailform{
	margin-top:20px;
	}
.rd-mailform input[type="text"]{
  border-radius: 0;
  height: 46px;
}
.rd-mailform input[type="email"]{
  border-radius: 0;
  height: 46px;
}
.rd-mailform textarea{
  border-radius: 0;
  height: 120px;
}	
.btn2 {
	-moz-user-select: none;
	background-color: #80a919;
	border:none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 0;
	padding: 6px 25px;
	text-align: center;
	transition: all 0.25s ease 0s;
	text-transform:uppercase;
}
.address-box{
	width:100%;
	float:left;
	margin-top:15px;
	}	
.address-box h3{
	font-size:20px;
	font-weight:700;
	color:#46474a;
	margin:0;
	padding-bottom:12px;
	padding-top:0;
	border-bottom:1px solid #DBDDE1;
	}
.get-pera a{
	color:#7B7C7F;
	}	
.get-pera i{
	font-size:15px;
	padding-right:6px;
	color:#80a919;
	}
.custom-stl{
	float:left;
	margin-top:15px;
	}
.custom-stl li a{
	color:#80a919;
	}	
.map-wrap{
	}
.map {
	height: 350px;
	overflow: hidden;
}

/*################################## About ###############################################*/

.about-text-box{
	margin:50px 0;
	padding:0 30px 0 0;
	border-right:1px solid #CBCACA; 
	}
.about-text-box h3{
	font-size: 22px;
    line-height: 34px;
    margin-bottom: 35px;
	color:#514f4f;
	font-weight:600;
	text-transform:uppercase;
	padding:0;
	}
.about-text-box h3 span{
	color:#80a919;
	font-weight:400;
	}
.about-text-box p{
	font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
	margin-bottom:0;
	color:#737171;
	font-weight:400;
	padding:0;
	}
.custom-size{
	margin:30px 45px; 
	}
	
/*################################## Testimonial ###############################################*/

.singleTst {
  border: 1px solid #dfebf5;
  border-radius: 4px;
  margin-top: 35px;
  padding: 35px 25px 25px 20px;
  position: relative;
}
.singleTst::before {
  border: 4px solid #fff;
  border-radius: 50%;
  content: "“";
  font-family: "proxima_nova_rgbold";
  font-size: 26px;
  height: 34px;
  left: 21px;
  line-height: 38px;
  position: absolute;
  text-align: center;
  top: -18px;
  width: 34px;
  background-color:#80a919;
  color:#fff;
}
.singleTst p {
  color: #8193a7;
  font-size: 14px;
  font-style: italic;
  line-height: 26px;
  font-weight:400;
  margin-bottom: 20px;
}
.singleTst .clientName {
  display: block;
  font-family: "Lato",sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight:600;
  color:#80a919;
  margin-bottom: 0;
}
.singleTst > a {
  color: #9caec2;
  font-size: 13px;
  transition: all 0.4s ease 0s;
}

/*################################## WORK ###############################################*/	
	
.effect {
  padding:3px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.22);
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.img img {
  height: 100%;
  width: 100%;
}
.overlay-1 {
  background: #80a919;
  bottom: -245px;
  color: #fff;
  font-size: 21px;
  height: 40px;
  left: 0;
  margin: auto;
  line-height:40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  opacity:0;
}
.overlay-1 a {
  color: #fff;
  padding: 0 10px;
}
.effect:hover .overlay-1 {
  bottom: 0px;
  opacity:1;
 -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.my-gallery {
  width:100%;
}	

/*==========================================
   ISOTOPE FILTERING STYLES
=====================================================*/

.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
/* ISOTOPE CSS3 TRANSACTIONS */
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}
/* DISABLE ISOTOPE CSS3 TRANSACTIONS */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* DISABLE ISOTOPE CSS3 TRANSACTIONS FOR CONTAINERS WITH INFINITE SCROLLING */
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}



.bottom-section{
	padding:0 15px;
}

.masonry-item{ margin-bottom:30px;}
.masonry-item h3{ font-weight:700; margin-bottom:10px; font-size:20px;}

/*################################## Responsive ###############################################*/

@media screen and (max-width: 1199px) {	

.navbar-nav > li {
  font-size: 13px;
  margin-right: 32px;
}
.fst-srvc h4 {
  font-size: 16px;
}
.box-overlay p {
  margin-top: 0;
}

}

@media screen and (max-width: 991px) {	

.navbar-nav > li {
  font-size: 11px;
  margin-right: 17px;
}
.nav > li > a {
  padding: 12px 0;
}
.welcome-box h3 {
  font-size: 20px;
}
.latest-title {
  margin-top: 30px;
}
.service-title h3 {
 
  font-size: 26px;
 
}

}

@media screen and (max-width: 767px) {	

.header {
  background-color: rgba(34, 34, 34, 1);
  position: static;
}
.navbar-header {
  display: block;
}
.logo {
  width: 75%;
}
.navbar-toggle {
  margin-top: -62px;
}
.navbar-nav {
  float: left !important;
  margin:0;
  width:100%;
}
.nav > li > a::after {
  display: none;
}
.navbar {
  min-height: 0 !important;
}
.welcome-box h3 {
  margin-bottom: 15px;
  margin-top: 15px;
}
.service-title::before {
  display: none;
}
.service-title::after {
  display: none;
}
.service-title h3 {
  padding: 15px;
}
.special-title::before {
  display: none;
}
.special-title::after {
  display: none;
}
.special-title h3 {
  padding: 20px 15px;
}
.owl-prev {
  right: 94%;
}
.owl-next {
  right: 20px;
}
.footer-social {
  text-align: center;
  width: 100%;
}
.footer-social li {
  display: inline-block;
  float: none;
}
.copyright {
  text-align: center;
  float:none;
}
.pull-right {
  float: none !important;
}
.custom-size {
  margin: 0;
}
.about-text-box {
  border-right: none;
  padding: 0;
}
.get-title {
  margin: 20px 0 0;
  font-size:26px;
}
.address-box h3 {
  font-size: 15px;
}
.sticker-title {
  font-size: 25px;
}
.breadcrumbs li {
  font-size: 13px;
  font-weight: 400;
}

}

@media screen and (max-width: 479px) {

.navbar-toggle {
  margin-top: -54px;
  margin-right:0;
}
.special-title h3 {
  font-size: 16px;
}
.owl-next {
  right: 33px;
}
.owl-prev {
  right: 87%;
}
.latest-title {
  margin-top: 45px;
}
.breadcrumbs {
  float: left;
  width:100%;
}
.sticky-wrap {
  padding: 30px 0;
}



}


span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
span.wpcf7-not-valid-tip {
    display: none;
}
div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ff0000;
    color: #C10000;
}
 
div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;	
}
div.wpcf7-validation-errors {
    display: none !important;
}
.wpcf7-spam-blocked {
     background: #e2e2e2;
     border: 1px solid #bcbcbc !important;
     color: #383838;
}
 
.wpcf7-mail-sent-ng {
     background: #fcf8e3;
     border: 1px solid #ac9163 !important;
     color: #8a6d3b;
}
 
.wpcf7-mail-sent-ok {
     background: #dff0d8;
     border: 1px solid #3c763d !important;
     color: #3c763d;
}









