/*
Theme Name: Zen Building
Author: SS
Description: Zen Building Design + Construct
Version: 1.0
*/

@font-face {
    font-family: Eurostyle;
    src: url(fonts/eurostyle-normal.ttf);
}

body{
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    background: #FFFFFF;
}

a,a:hover{
    text-decoration: none;
}

h1, .h1, h2, .h2, h3, .h3,
h4, .h4, h5, .h5, h6, .h6{
	font-family: 'Eurostyle';
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h1, .h1{
	color: #9caf86;
	font-size: 24px;
}

.content .widget h2{
	font-size: 20px;
	font-weight: normal;
}

header{
    width: 100%;
    background-color:#282828;
    padding:20px 0px;
}

.logo{
    display: inline-block;
}
/*
header span {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  /*padding: 15px 0px;
} */

span.linediv{
	display: inline-block;
	width: 1px;
	border: 1px solid rgba(239, 239, 239, 0.8);
	padding: 0;
	margin: 0 5px;
}

header .headline{
	font-size: 29px;
	line-height: 29px;
	font-family: 'Eurostyle';
	text-align: center;
	text-transform: uppercase;
}

header .col-md-2.headright{
	padding: 0;
	position: relative; top: -1px;
}

header .col-md-2.headright img{
	width: auto;
}

header .pull-right.head-right{
	/*font-family: 'Kaushan Script', cursive;*/
	color: #FFFFFF;
	margin: 30px 0;
	/*padding: 10px 0;
	font-size: 30px;
	line-height: 105px;*/
}

.navbar-default {
  position: relative;
  z-index: 999;
  border-radius: 0px;
  box-shadow: none;
  background-color: transparent;
  border-color: transparent;
  background-image: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .open > a {
  background-image: none;
  background-repeat: repeat-x;
  box-shadow: none;
}

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

.navbar-default .navbar-nav > li > a {
  color: #ee927e;
  font-weight: bold;
  text-shadow: none;
}

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

.navbar{
    margin-bottom: 0;
}

.slider img{
    width: 100%;
}

.block{
    padding-top:20px
}

.block img{
    width: 100%;
}

.block a{
    display: block;
    font-size: 18px;
    background-color: #9caf86;
    text-transform: uppercase;
    color:#FFFFFF;
    padding:10px 0px;
    font-weight: bold;
}

.latest-project{
    margin-top: 20px;
}

.latest-project h2,.welcome h2{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    color:#454545;
}

.latest-project h2 span,.welcome h2 span{
    color:#9caf86;
}

.l-project{
    background-color:#f6f6f6;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.l-project img{
    width: 100%;
}

.l-project a,
.gform_button.button{
    display: inline-block;
	border: 0 none;
    text-transform: uppercase;
    text-align: right;
    background-color: #49637a;
    color:#FFFFFF;
    padding:10px 20px;
    font-weight: bold;
    margin-right: 20px;
}

.l-project span{
      text-align: left;
  margin-left: 20px;
  font-weight: bold;
  display: block;
  padding-top:10px;
}

.l-project p{
    text-align: left;
    margin-left: 20px;
    font-weight: bold;
    padding: 10px 0;
    padding-top:0;
}

.welcome{
    padding:0px 0px 40px 0px;
}

.contact img{
    margin-right: 10px;
}

.contact p{
    font-weight: bold;
}

footer{
    width: 100%;
    background-color:#595753;
    padding:20px 0px 40px 0px;
	color: #FFFFFF;
}

footer h3{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0 20px 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #FFFFFF;
}

footer ul{
	padding: 0;
	list-style-type: none;
}

footer ul li{
	line-height: 25px;
}

footer a, footer a:active{
	color: #FFFFFF;
}

footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-menu{
    padding-bottom:10px;
}

.footer-menu ul{
    padding-left: 15px;
}

.footer-menu li{
    display: inline;
}

.footer-menu li a{
    color:#fff;
    font-weight: bold;
    text-transform: uppercase;
    margin-right:20px;
}

a.sm-i{
	display: inline-block;
	width: 35px;
	background: white;
	text-align: center;
	border-radius: 100%;
	height: 35px;
	line-height: 35px;
	margin-right: 5px;
	color: #595753;
	font-size: 18px;	
}

a.sm-i:hover{
	color: #9caf86;
}

.copyright{
	line-height: 40px;
	text-align: right;
	color: #FFFFFF;
	display: block;
}

.copyright a{
	color: #FFFFFF;
}

.content{
    padding-bottom: 20px;
}

.content h2{
    color:#333;
    font-weight: normal;
	font-size: 24px;
}

blockquote {
  border-left: 5px solid #e26f57;
}

h2.hid{
    display: none;
}

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.carousel-caption{
    background-color: #000;
    opacity: 0.8;
    bottom: 1px;
    right:0;
    left:0;
    text-align: left;
	padding: 10px;
    /*padding:0;
    padding-bottom: 20px;
    padding-left:10px;*/
}

.carousel-inner .container{
    width: 1107px;
}

.carousel-indicators{
    text-align: right;
    bottom: 0px;
	left: 48%;
}

.carousel-indicators .active{
    background-color: #9caf86;
    border:none;
}

.carousel-indicators li{
    background-color: #fff;
}

.carousel-caption a{
    color:#fff;
    font-size: 14px;
    font-weight: bold;
     background-color: #B7E502;
     text-transform: uppercase;
     padding:5px 10px;
     display: table;
}

span.cap-title{
    font-weight: bold;
    display: inline-block;
    float:left;
    color:#efefef;
    font-size: 20px;
    padding-top:5px;
}
span.cap-excerpt{
    font-weight: bold;
    display: inline-block;
    color:#9caf86;
    font-size: 20px;
    padding-top:5px;
}

.search-resuts{
    border-bottom: 1px dotted #1e1e1e;
}

.search-resuts:last-child{
    border-bottom: none;
}

.search-resuts a{
    color:#333;
}

.mobile-title{
    display: none;
}

.gallery-columns-8 dl.gallery-item{
	width: 10% !important;
	margin-right: 2%;
}

.gallery-columns-8 img{
	width: 100%;
	height: 100%;
}


/*****/

.zl-gallery{
	font-size: 18px;
	text-transform: uppercase;
}

.su-row.zl-gallery img{
	margin-bottom: 10px;
	display: block;
	border: 1px solid #CCCCCC;
}

.su-row.zl-gallery,
.su-row.zl-gallery a{
	color: #333333;
}

.gallery-item{
	text-align: left !important;
}

@media screen and (max-width: 1024px) {
	.content img{
		width: 100%;
		height: 100%;
	}	
}

@media(max-width:768px){
	img.img-responsive.logo{
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	
	header .pull-right.head-right{
		margin: 0 !important;
		width: 100%;
	}

header .col-md-8{
	width: 59%;
	float: left;
}
	
    span.cap-title{
    font-size: 12px;
    padding-top:5px;
}

span.cap-excerpt{
    font-size: 12px;
    padding-top:5px;
}

.carousel-caption a {
  font-size: 10px;
  padding: 2px 5px;
}

.carousel-caption{
    padding-bottom: 10px;
}

.mobile-title{
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 15px;
}
}

@media screen and (max-width: 667px) {
	
	header .col-md-8,
	header .col-md-4,
	header .pull-right{
		width: 100%;
		text-align: center;
	}	
	
	.content img{
		width: 100%;
		height: 100%;
	}
	
	.gallery-item{
		width: 100% !important;
	}
		
}

@media screen and (max-width: 568px){
	
	header .pull-right.head-right{
		font-size: 25px;
	}

}

@media screen and (max-width: 414px){
	
	.logo{
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	
	header .pull-right.head-right{
		width: 100%;
		text-align: center;
	}
	
}

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

	header .headline{
		font-size: 22px;
	}
	
	header .pull-right.head-right{
		font-size: 30px;
		line-height: 25px;
		margin: 20px 0;
	}	

}

.comments{
	background: #ededed;
    padding: 0px 30px 20px;
    margin: 20px 15px;
    overflow: hidden;
    border: 1px solid #CCCCCC;	
}
.comment-form-comment label{display: block;}
.comment-form-comment textarea{width: 100%;}