/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";



html, body {
	background: #ffffff;
	font: 13px/20px Arial, sans-serif;
	color: #666666;
	min-width:300px;
}
* { -webkit-text-size-adjust: none;}

a { color: inherit; text-decoration: none;}
a:hover { text-decoration: none;}
a[href^="tel:"] {color: inherit;text-decoration:none;}
.a-hov { transition: all 0.4s ease;}
.a-hov:hover { color: #c1cd5c;}

.bg-1 { background: #f7f7f7;}
.bg-2 { background: #94a882; margin-top: 64px; padding-bottom: 38px; padding-top: 41px;}

h1, h2, h3, h4, h5, h6 { font-family: 'Contrail One', cursive; color: #4a4a4a; font-weight: normal;}
h1 { font-size: 55px; line-height: 1em; text-transform: uppercase; letter-spacing: -4px; padding-top: 26px; float: left;}
h2 { font-size: 30px; line-height: 40px; text-transform: uppercase; padding-top: 70px; padding-bottom: 25px; letter-spacing: -2px;}
h3 { font-size: 40px; line-height: 40px; color: #ffffff; padding-top: 23px; letter-spacing: -2px; padding-bottom: 21px;}
h4 { font-size: 20px; line-height: 22px; padding-top: 23px; letter-spacing: -1px; padding-bottom: 8px;}
h5 { font-size: 15px; line-height: 22px; text-transform: uppercase; letter-spacing: -1px; padding-bottom: 5px;}
h6 { font-size: 15px; line-height: 17px; color: #c1cd5c; text-transform: uppercase; letter-spacing: -1px;}

h2.v1 { background: #4a4a4a; color: #fff; padding-top: 9px; padding-bottom: 1px; margin-top: 66px; margin-bottom: 29px; padding-left: 10px; line-height: 30px;}
h2.v2 { padding-top: 99px;}
h2 + h4 { padding-top: 0;}
h6 + h4 { padding-top: 7px;}
img + h4, a.magnifier + h4 { padding-top: 18px;}
h2 + .text { margin-top: -5px;}
.text-1 { font-size: 13px; line-height: 18px; color: #cfd9c3;}

.bord-1 {padding-bottom: 29px; }
.bord-1 + .bord-1 { border-top: 1px solid #dfdfdf; padding-top: 30px;}

.color-1 { color: #4a4a4a;}

/*buttons*/
.btn {
	display: inline-block;
	padding: 2px 14px 0px;
	font-family: 'Contrail One', cursive;
	font-size: 15px;
	height: 23px;
	line-height: 25px;
	vertical-align: middle;
	color: #fff;
	background: #c1cd5c;
	text-transform: uppercase;
	margin-top: 19px;
	letter-spacing: -1px;
	margin-right: 19px;
}
.btn:hover {background: #4a4a4a;}

.btn-1 { text-decoration: underline; color: #4a4a4a;}
.btn-1:hover { text-decoration: none;}


.bg-2 .btn {background: #4a4a4a; margin-top: 22px;}
.bg-2 .btn:hover {background: #c1cd5c;}

/*dropcap*/
.dropcap {
	display: block;
	float: left; 
	width: 40px;
	height: 40px;
	background: #4a4a4a;
	color: #fff;
	font-family: 'Contrail One', cursive;
	font-size: 20px;
	line-height: 42px;
	vertical-align: middle;
	text-align: center;
	margin-right: 19px;
}
.dropcap + div > h4 { padding-top: 0; margin-top: -1px;}
.b-dropcap + .b-dropcap { margin-top: 24px;}

/*auxiliary*/

.img-ind {float: left; margin-right: 19px; margin-top: -1px;}
.img-ind img { width: 100%;}
.wrapper {width: 100%; position: relative;}
.extra-wrap {overflow:hidden;}
.grid_inside { margin: 0 -10px;}
.aligncenter {text-align: center !important;}
.alignleft { text-align: left !important; }
.it {font-style:italic; display: inline-block;}
.fleft {float: left;}
.fright {float: right;}
.h-underline:hover { text-decoration: underline;}
.underline {text-decoration: underline;}
.upp {text-transform: uppercase;}
.transition {transition: all 0.4s ease;}

.clearfix { *zoom: 1;}
.clearfix:before,.clearfix:after {display: table; content: "";line-height: 0;}
.clearfix:after { clear: both;}


.img-ind + div > h4 { padding-top: 0; margin-top: -1px;}
p { padding-bottom: 20px;}
.pad-left { padding-left: 10px;}

/************Header************/

form.search { float: right; margin-top: 40px; position: relative; width: 200px;}
.search input { 
	height: 40px; 
	width: 100%;
	background: #fff; border: none;
	padding: 8px 40px 9px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.button1 {
	position: absolute; 
	display: block; 
	width: 40px; 
	height: 40px; 
	right: 0;
	top: 0;
	background: #c1cd5c url(../images/icon-1.png) center center no-repeat;
	cursor: pointer;
}
.button1:hover { background: #cfd9c3 url(../images/icon-1.png) center center no-repeat;}
/************Content***********/

.content {	padding-bottom: 75px;}
.box-1 { background: #fff; padding-bottom: 25px;}
.box-1 .inside { padding: 0 26px;}
.box-1 img,
.box-2 img { width: 100%;}
.box-1 h4 { padding-bottom: 10px;}

.dropcap-wrapper { margin-top: -24px; margin-bottom: 4px;}
.dropcap-wrapper .b-dropcap { margin-top: 24px;}


.gallary { margin-top: -20px;}
.gallary .box-1 {
	margin-top: 20px;
}


.gallary-1 {margin-top: -30px; position: relative;}
.gallary-1 .box-3 { margin-top: 30px;}
.gallary-1 .arrows { right: 10px; top: -38px; position: absolute;}
.gallary-1 .arrows a { display: block; width: 40px; height: 40px; background: #4a4a4a; float: left; margin-left: 1px;}
.gallary-1 .arrows a:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
}
.gallary-1 .arrows .prev:after { background: url(../images/arrow-1.png) center center no-repeat;}
.gallary-1 .arrows .next:after { background: url(../images/arrow-2.png) center center no-repeat;}
.gallary-1 .arrows a:hover { background: #94a882;}
.gallary-1 ul { cursor: default;}

/************Footer************/
footer { padding-top: 45px; padding-bottom: 30px;}

footer h5 + div { max-width: 85%;}
footer h5 a, footer h5 span { font-size: 15px; line-height: 22px; padding-top: 0px; margin-top: 0; display: inline-block; }
.list-services {
    margin-bottom: 20px;
}
.list-services li { 
	margin-left: 7px;
	display: inline;
	font-family: 'Contrail One', cursive; 
	color: #4a4a4a; font-size: 15px; 
	line-height: 22px; 
	color: #4a4a4a; 
	text-transform: uppercase;
	letter-spacing: -1px;
}
.list-services li a {margin-right: 10px;}
.list-services li:first-child { margin-left: 0;}
.list-services li.last a { margin-right: 0;}
.list-services li a:hover { color: #c1cd5c;}


/*touch-touch*/ 
.magnifier {
	position:relative;
	display:block;
}
.magnifier:after {
	background: url(../images/magnifier.png) center center no-repeat #000000;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	left: 0;
	top: 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.magnifier:hover:after {
	opacity:0.4;
	/*filter: alpha(opacity=40);*/
	-webkit-transition:opacity .2s linear;
	-moz-transition:opacity .2s linear;
	-o-transition:opacity .2s linear;
	transition:opacity .2s linear;
}


/*toTop*/

#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	cursor:pointer;
	overflow:hidden;
	width: 63px;
	height: 63px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/ui.totop.gif) 0 0 no-repeat;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
	transition:all .2s ease;
}

	#toTop:hover {
		background: url(../images/ui.totop-hov.gif) 0 0 no-repeat;
	}

	#toTop:active, #toTop:focus {outline:none;}

/*==================================RESPONSIVE LAYOUTS===============================================*/


@media only screen and (max-width: 995px) {
	.list-services li a { margin-right: 1px;}
	.list-services li { margin-left: 1px;}
	h2.v2 {	 padding-top: 40px;	}
	.img-ind + div > h4 { margin-top: 0;}

	.slides img {width:100%}
}
@media only screen and (max-width: 767px) {
	.header-top h1 { margin: 0 auto; text-align: center; float: none;}
	.header-top form.search { margin: 0 auto; margin-top: 10px; margin-bottom: 20px; float: none;}
	.w1 { width: 44%!important; margin-left: 3%; margin-right: 3%;}
	.box-2.w1,
	.bg-2 .w1 { padding-bottom: 30px;}
	.w2 { width: 50%;}
	.gallary-1 ul li .box-3 { margin-left: 10px; margin-right: 10px;}
	.list-services li a {margin-right: 10px;}
	.list-services li {margin-left: 7px;}
	.grid_inside { margin: 0;}
}
@media only screen and (max-width: 479px) {
	.w1 { width: 100%!important; margin-left: 0; margin-right: 0; }
	.box-1 { margin-bottom: 20px;}
	.w2 { width: 100%; margin-right: 0; float: none; padding-bottom: 20px;}
}
@media only screen and (max-width: 320px) {

}