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


html, body {
	background: #231f20 url(../images/bg-1.png) center top no-repeat; 
	font-family: 'Arial', sans-serif;
	color: #ffffff;
	font-size: 14px;
	line-height: 18px;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}
a {	color: #f7941d; outline:none; text-decoration: none;}
p a { color: #00aeef;}
a:hover {text-decoration: underline;	}
* {
	-webkit-text-size-adjust: none;
}

h2, h3, h4, h5, h6 {font-family:'Fjalla One', sans-serif; text-transform: uppercase; color: #ffffff; font-weight: 400; text-align: left; }
h2 {font-size: 41px; line-height: 31px; text-align: center; color: #00aeef; padding: 26px 0 50px;}
h3 {font-size: 21px; line-height: 24px; padding: 22px 0 18px;}
.clearfix {
  *zoom: 1;
}
h2 + h3 {padding-top: 7px !important;}
h3 a { color: #ffffff;}
.main-content h2 {padding: 42px 0 50px;}

p {padding-bottom: 18px;}
.p-1 {margin-top: 22px;}
.p-3 { margin-left: 45px;}
.main-content .p-2, .p-2 {padding-bottom: 18px;}


.btn {
	position: relative;
	display: inline-block;
	margin-top: 17px;
	margin-bottom: 22px;
	background: #f7941d;
	font-family: 'Fjalla One';
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
	padding: 0 35px 0 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
}
	.btn span { position: absolute; right: 15px; top: 8px; display: block; width: 13px; height: 14px; background: url(../images/marker-1.png) 0 0 no-repeat;}
	.btn:hover {background: #00aeef; text-decoration: none;}

.dropcap {
	display: inline-block;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	background: #f7941d;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.list { margin: 8px 0 21px 0;}
.list li {padding-left: 21px; background: url(../images/marker-2.png) 0 5px no-repeat; min-height: 30px;}
.list li a { font: 14px/16px Arial, sans-serif; color: #ffffff; }

.box-img-1 {float: left;margin-right: 14px;margin-top: 5px;}
.left {text-align: left;}
.wrapper img, .wrapper {width: 100%;}
.extra-wrap {overflow:hidden;}
.aligncenter {text-align: center;}
.it {font-style:italic;}
span.it {font-size: 12px;}
.font-11 {font-size: 11px; line-height: 18px; color: #00aeef;}
a.font-11:hover {text-decoration: underline;}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fleft {float: left;}
.fright {float: right;}

/************Header************/
h1 span {display: block; text-indent: -10000px;}
h1 {margin-top: 55px; float: left;}
.top_line {background: url(../images/bg-2.png) 0 0 repeat; color: #9c9c9c; font-size: 11px; line-height: 31px;}
.list-services {
	float: right;
	margin-top: 11px;
	margin-right: 9px;
}
.list-services li {
	display: inline-block;
	float: left;
}
.box-1 {padding-left: 14px;padding-top: 3px;float: left; }
	[class*="list-services-"] {
		margin-left: 7px;
		text-decoration: none;
		display: block;
		height: 15px;
		width: 17px;
		background: url(../images/soc-icons.png) no-repeat;
		background-position-x: -25px;
		background-position-y: 0px;
		-webkit-transition: all 0.2s ease-out;
	    -moz-transition: all 0.2s ease-out;
	    -o-transition: all 0.2s ease-out;
	    -ms-transition: all 0.2s ease-out;
	    transition: all 0.2s ease-out;
	}
	.list-services-1 { background-position: 0px 0px;}
	.list-services-2 { background-position: -22px 0px;}
	.list-services-3 { background-position: -46px 0px;}
	.list-services-4 { background-position: -64px 0px; margin-left: 0;}
	.list-services-5 { background-position: -86px 0px; margin-left: 5px;}

	.list-services-1:hover { background-position: 1px -17px;}
	.list-services-2:hover { background-position: -22px -17px;}
	.list-services-3:hover { background-position: -47px -17px;}
	.list-services-4:hover { background-position: -65px -17px;}
	.list-services-5:hover { background-position: -86px -17px;}


/*slider*/
.flexslider .slides > li { z-index:1000; }
.slider-wrapper {
	margin-top: 24px;
	z-index: 10;
	position: relative;
	padding-bottom: 4px;
	background: #ffffff!important;
	height: 621px;
}

	.flexslider .slides > li {
		position: relative;
	}
	
	#carousel li > div {
		padding: 0 10px;
	}
	#carousel li .border {
		position: relative;
	}
	#carousel li .border div {
		position: absolute;
		left: 0px;
		right: 0px;
		top:0px;
		bottom:0px;
		border:1px solid #ffffff;
	}
	.flexslider .slides img { cursor: pointer;}
		#carousel .flex-active-slide .border div,
		#carousel li:hover .border div {
			border:1px solid #00aeef;
			cursor: pointer;
		}
		#carousel.flexslider {
			margin: 18px 150px;
		}
		#carousel .flex-direction-nav a {
			display: block;
			top: 48px;
			width: 23px;
			height: 23px;
			opacity: 1;
			-webkit-transition: none;
			background: url(../images/slider_arrows.png) 0 0 no-repeat;
		}
		#carousel .flex-direction-nav .flex-prev,
		#carousel .flex-direction-nav .flex-disabled.flex-prev:hover {
			background-position: -1px 0px;
			left:-81px;
		}
		#carousel .flex-direction-nav .flex-prev:hover {
			background-position: 0px -23px;
			/*left:-81px;*/
		}
		#carousel .flex-direction-nav .flex-next,
		#carousel .flex-direction-nav .flex-disabled.flex-next:hover {
			background-position: -24px 0px;
			right:-81px;
		}
		#carousel .flex-direction-nav .flex-next:hover {
			background-position: -24px -23px;
			/*right:-81px;*/
		}
/************Content***********/
.row-2, .row-2 p {text-align: center;}

.row-2 div a {
	display: inline;
}
.row-2 .img-circle {
	display: inline-block;
	position: relative;
	width: 91px;
	height: 90px;
	text-align: center;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
	.c-1 { background: url(../images/page-1_img-1.png) center bottom no-repeat;}
	.c-2 { background: url(../images/page-1_img-2.png) center 0px no-repeat;}
	.c-3 { background: url(../images/page-1_img-3.png) center 0px no-repeat;}
	.c-4 { background: url(../images/page-1_img-4.png) center 0px no-repeat;}
	.row-2 div:hover .c-1 { background-position: center top; }
	.row-2 div a:hover .c-2 { background-position: center bottom; }
	.row-2 div a:hover .c-3 { background-position: center bottom; }
	.row-2 div a:hover .c-4 { background-position: center bottom; }
	.row-2 div a p {color: #ffffff;}
	.row-2 h3 {text-align: center;}
	.row-2 div a:hover {text-decoration: none;}

/*fredcarousel*/
.list_carousel {position:relative; display:block;}
.list_carousel #foo {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	}
.list_carousel #foo > li {
	padding: 0;
	display: inline-block;
	overflow:hidden;
	position:relative;
	float: left;
	margin-right:20px !important;
	cursor:default;
	min-height:388px;
	}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;}

#foo ul li img {width: 100%;}
.caroufredsel_wrapper {position: relative;}
.caroufredsel_wrapper img  {margin-bottom: 3px; width: 100%;}
.arrows {height: 42px; width: 100%; position: relative;}
#foo li { cursor: default;}
.list_carousel .prev, .list_carousel .next {
	position: absolute;
	display: block;
	width: 15px;
	height: 25px;
	cursor: pointer;
}
.list_carousel .prev {
	background: url(../images/arrows-2.png) 0px 0px no-repeat;
	left: 50%;
	margin-left: -20px;
}
.list_carousel .next {
	background: url(../images/arrows-2.png) right 0px no-repeat;
	left: 50%;
	margin-left: 5px;
}
.next:hover {background: url(../images/arrows-2.png) right -30px no-repeat;}
.prev:hover {background: url(../images/arrows-2.png) left -30px no-repeat;}

/*foo2*/
#foo2 ul li figure {display: block;}
#foo2 ul li img {width: 100%;}
.list_carousel #foo2 {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	}
.list_carousel #foo2 > li {
	padding: 0;
	display: inline-block;
	overflow:hidden;
	position:relative;
	float: left;
	margin-right:20px !important;
	cursor:default;
	
	}
.list_carousel #foo2 > li div {min-height:389px;}
#foo2 ul li a.magnifier>img {width: 100%; max-width: 100%; height: auto;}
#foo2 li { cursor: default;}

/**/


.row-3 .grid_4 h3 {padding-top: 10px;}

.box-2 {border-bottom: 1px solid #3e3e3e; margin-bottom: 12px;padding-bottom: 18px;}
.box-2 .box-img-1 + div {padding-top: 5px;}
.box-2.last {border-bottom: none;}

.box-3 { background: url(../images/bg-3.png) 0 0 no-repeat; line-height: 17px; padding:6px 26px 20px 45px;}


/*p-serevices*/
.block-1 h3 {padding-top: 0;}
.block-1 {margin-top: -22px;}
.block-1 .box-img-1 {margin-right: 8px;}

.block-1 > .grid_4 {padding-top: 33px;}

.block-2 {margin-top: 20px;}
.block-2 h2 {padding-top: 0; text-align: left; padding-bottom: 60px;}


/*p-projects*/
.block-3 .grid_4 > div { padding-bottom: 36px; cursor: default;}

/*p-blog*/

.blog_post {
	padding-top: 6px;
	margin-bottom: 36px;
}
	.blog_post:first-child {
		margin-bottom: 0px;
	}
.blog_post .box-img-1 {margin-right: 27px;}
.blog_post h3 {padding-top: 2px;}
.blog_post-info {
	margin-bottom: 16px;
	transition: all 0.4s ease 0s;
}
	.blog_post-info span {
		display: inline-block;
		padding-left: 20px;
		margin-left: 20px;
	}
		.blog_post-info span a {
			font: 14px/18px Arial, sans-serif;
			text-decoration: none;
			color:#fff;
		}
		.blog_post-info span:first-child { margin-left: 0px;}
	.blog_post-info a:hover {
		text-decoration: underline;
	}
		.blog_post-info .inf-1 { background: url(../images/page-6_icon-1.png) 0 2px no-repeat;}
		.blog_post-info .inf-2 { background: url(../images/page-6_icon-2.png) 0 2px no-repeat;}
		.blog_post-info .inf-3 { background: url(../images/page-6_icon-3.png) 0 2px no-repeat;}
		
/*p-privacy*/
.p-privacy {padding-bottom: 23px;}
.p-privacy h3 {padding: 30px 0 22px;}
.p-privacy h2 + p {padding-top: 7px;}

/************Footer************/
footer {padding: 0px 0 30px; margin-top: 35px; background: #f7941d;}

.footer-bg-1 { background: #484647;}
.footer-bg-2 { background: #f7941d;}

.row-4 > div {margin-top: 43px;}
.row-4 > div:first-child {margin-top: 58px;}

	.row-4 ul {	padding-top: 10px;}
	
	footer dl.address { position: relative; z-index: 100; padding-top: 10px;font-size: 12px; margin-top: 0;}

		.row-4 ul li {	display: block;	}
			footer a {
				color: #ffffff;
				font: 12px/24px Arial, sans-serif;
				text-decoration: none;
			}
				footer a:hover {color: #f7941d;}
		footer ul li.current a {
			color:#f7941d;
		}
		footer .address span {width: 68px;}

/*row-5*/

.row-5 {
	margin-top: 0px;
	font: 12px/18px Arial, sans-serif;
	color: #3d3d3d;
	padding-bottom: 35px;
	
}
	.row-5 > div {margin-top: -21px;}
	.row-5 ul li {
		float: left;
		display: inline;
		padding-right: 15px;
		font-size: 11px;
		line-height: 20px;
		color: #ffffff;
	}
		.row-5 ul li a {margin-right: 18px;}
				footer .mail {margin-top: 18px; color: #f7941d;}
				footer .mail a {text-decoration: none; line-height: 18px;font-weight: normal; color: #f7941d;}
				footer .mail a:hover {text-decoration: underline;}

/*row-6*/
.row-6 p {
	color: #ffffff;
	font: 12px/31px Arial, sans-serif;
	margin-left: 11px;
	margin-top: 21px;
	padding-bottom: 0;
}



/*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;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	left: 0;
	top: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.magnifier:hover:after {
	opacity:0.4;
	-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: 29px;
	height: 28px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background: url(../images/ui.totop.png) 0 0 no-repeat;
	margin-right: -670px !important;
	right: 50%;
	bottom: 20px;
}

	#toTop:hover {
		display:block;
		overflow:hidden;
		float:left;
		background-position: -32px 0;
	}

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


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


@media only screen and (max-width: 1024px) {
	h2 { font-size: 30px;}
}
@media only screen and (min-width: 996px) {
	.list_carousel #foo > li {
	    width: 300px !important;
	}

	.list_carousel #foo2 > li {
	    width: 300px !important;
	}

}

@media only screen and (max-width: 995px) {
	.block-2 h2 {padding-top: 26px;}
	#carousel.flexslider { margin: 18px 20px;}
	#carousel .flex-direction-nav .flex-prev, #carousel .flex-direction-nav .flex-disabled.flex-prev:hover {
		left: -20px;
	}
	#carousel .flex-direction-nav .flex-next, #carousel .flex-direction-nav .flex-disabled.flex-next:hover {
		right: -20px;
	}
	#carousel .flex-direction-nav a {
		top: 58px;
	}
	footer .address span { width:100%;}
	h2 {font-size: 25px;padding-bottom: 40px;}
	#carousel .flex-direction-nav .flex-next, 
	#carousel .flex-direction-nav .flex-disabled.flex-next:hover {
		display:none;
	}
	#carousel .flex-direction-nav .flex-prev, 
	#carousel .flex-direction-nav .flex-disabled.flex-prev:hover {
		display:none;
	}
	.block-2 > div {margin-bottom: 10px;}

	.blog_post .box-img-1 {width: 40%;}

	.slider-wrapper {height: 528px;}

}

@media only screen and (max-width: 767px) {
	#carousel .flex-direction-nav a {
		top: 28px;
	}
	#carousel .flex-direction-nav .flex-prev, #carousel .flex-direction-nav .flex-disabled.flex-prev:hover {
		left: -16px;
	}
	#carousel .flex-direction-nav .flex-next, #carousel .flex-direction-nav .flex-disabled.flex-next:hover {
		right: -16px;
	}

	.blog_post .box-img-1 { width: 100%; float: none; margin-bottom: 20px;}
	footer .mail p {text-align: right;margin-right: 73px;}
	footer .mail {margin-bottom: 20px;}
	footer .address span { width:100%;}
	.row-4 > .grid_2,
	.row-4 > .grid_2 + .grid_3 {
		width: 48%;
		margin-right: 1%;
	}
	.row-5 {margin-top: 22px;}
	.p-privacy .fright { float: none;}

	.slider-wrapper {height: 306px;}

	
}

@media only screen and (max-width: 480px) {
	#carousel.flexslider {
		margin: 4px 4px;
	}
	.blog_post .box-img-1 {margin-right: 0;}

	.row-5 ul { display: none;}
	.slider-wrapper {height: 290px;}
	
	


}

@media only screen and (max-width: 479px) {
.list_carousel #foo > li {
	    margin-right:0px !important;
	}
.list_carousel #foo2 > li {
	    margin-right:0px !important;
	}
}

@media only screen and (max-width: 320px) {
	.box-1, .list-services {float: none;}
	.list-services {padding: 0px 0 20px;margin-top: 0; margin-left: 10px;}
	.slider-wrapper {height: 206px;}
	
	

}