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



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

a { color: #2d4068; text-decoration: none;} /*color was inherit*/
a:hover { text-decoration: none;}
a[href^="tel:"] { text-decoration:none; }
.a-hov { transition: all 0.4s ease;}
.a-hov:hover { color: #a2672b;}

.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: 75px; 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: 14px; line-height: 18px; color: #cfd9c3; float:left;}

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

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

img.fleft { float:left; margin-right: 10px; margin-top: 10px; border: none; }
img.fright { float:right; margin-left: 5px; margin-bottom: 10px; border: none; }
img.headings { float: left; margin: 0,0,40px, 0; }
img.img-responsive {
max-width: 100%;
height: auto;
}
img.centered {
   display: block;
   margin: auto auto;
 }

/*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: #4a4a4a;
	text-transform: uppercase;
	margin-top: 19px;
	letter-spacing: -1px;
	margin-right: 19px;
}
.btn:hover {background: #94a882;}

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

.btn-2 {
	display: inline-block;
	padding: 3px 14px 2px;
	font-family: 'Contrail One', cursive;
	font-size: 20px;
	height: 35px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #94a882;
	text-transform: none;
	margin-top: 0px;
	letter-spacing: -1px;
	margin-right: 5px;
	float:left;
}
.btn-2:hover {background: #132a56;}

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

/* telephone buttons */
.btn-3 {
	display: inline-block;
	padding: 10px;
	font-family: 'Contrail One', cursive;
	font-size: 25px;
	height: 25px;
	width: 280px;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	background-color: #94a882;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px, 100px, 10px, 10px;
	letter-spacing: -1px;
	border-radius: 4px;
	float: right;
}
.btn-3:hover { color: #ffffff; background: #4a4a4a; text-decoration: none; }  
/* end telephone button */

.btn-4 {
	display: inline-block;
	float: right;
	width: 110px;
	height: 20px;
	padding: 15px;
	font-family: 'Contrail One', cursive;
	font-size: 24px;
	text-height: 30px;
	letter-spacing: -1px;
	line-height: 24px;
	vertical-align: middle;
	color: #fff;
	background: #4a4a4a;
	text-transform: none;
	margin-top: 8px;
	margin-right: 19px;
}
.btn-4:hover {background: #94a882;}  

.btn-4 { text-decoration: none; color: #fff;}
.btn-4:hover { text-decoration: none;}

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

.btn-header {
	display: block;
	padding: 5px;
	font-family: 'Futura BdCn BT', Arial, non-serif;
	font-style: bold;
	font-size: 24px;
	color: #fff;
	height: 32px;
	width: 160px;
	line-height: 30px;
	border: 1px;
	border-radius:5px;
	vertical-align: center;
	background: #2d4068;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 20px;
	float: left;	
	overflow: auto;
}

/*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;}

.phone { width: 150px; height: 50px; }
.phone a img:hover { background-image: url('../images/call-now-hover.png'); }

/*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;}
.align { text-align: justify; }
.fleft { float:left; align:top;}

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

div.header-top-nav { margin: 10px, auto; float: left; }
h6 { line-height: 16px; margin-top: 15px; margin-bottom: 15px; font-family: Arial Black, Arial; font-style: bold, italic; color: #031426; vertical-align: bottom; float: left; }

form.search { float: right; margin-top: 40px; position: relative; width: 200px; }
.search input { 
	height: 40px; 
	width: 100%;
	background: #fff; 
	border: 1px;
	border-color: #94a882;
	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: #7d715b 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;}

div.inline { display:block; }

ul li.bullet { list-style-type: square; list-style-position: inside; padding: 0px; background-position: 0px 5px; }

/************Footer************/

footer { 
	padding-top: 5px; 
	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: 10px; 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;}
	div.header-top-nav { margin: 5px, auto; float: left; }
	h6 { line-height: 10px; margin-top: 5px; margin-bottom: 5px; font-family: Arial Black, Arial; font-style: bold, italic; color: #031426; vertical-align: bottom; float: left; }
}
@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) {

}