/*css*/
@import "/css/reset.css";
@import "/css/skeleton.css";
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300);
@import url(//fonts.googleapis.com/css?family=Roboto);

html, body {
	background: url(../images/body-bg.jpg) repeat-x #B7E5EA;
	font: 14px/24px Arial, sans-serif;
	color: #565656;
	min-width:300px;
}

* { -webkit-text-size-adjust: none;}
.bg-2 { background: #3e454c; color: #7d8e9f; padding-bottom: 42px;}
.bord-1 { position: relative; padding-bottom: 30px;}
.bord-1:after { 
	position: absolute;
	content: "";
	left: 10px;
	right: 10px;
	bottom: 0;
	border-bottom: 1px solid #f5f6f6;
}
.bord-1.v1 { padding-bottom: 50px;}
.bord-1.v1:after { left: 0; right: 0;}

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: #3e454c;}
.bg-2 .a-hov:hover { color: #fff;}

ul li a { transition: all 0.4s ease;}

/*-------------  ORDER NOW  ---------------------------------*/
#order {padding: 0;margin: 0;position: fixed;z-index: 1000;left: 0;top: 250px;width: 50px;height: 214px;}
#order a {padding: 0;margin: 0;display: block;width: 55px;height: 246px;background: url(/images/order-right.png) no-repeat 0 0;}
#order a:hover {padding: 0;margin: 0;display: block;width: 55px;height: 246px;background: url(/images/order-right.png) no-repeat -4px 0;}

/***********************************************************************/

h1, h2, h3, h4, h5, h6 { font-family: 'Open Sans', sans-serif; font-weight: 300; text-transform: uppercase; color: #3e454c;}
h1 { font-size: 50px; line-height: 50px; color: #ffffff; float: left; text-transform: none; margin-top: 29px; margin-bottom: 10px;}
h2 { font-size: 24px; line-height: 30px; padding-top: 45px; padding-bottom: 30px; font-weight: 600;}
h3 {
	color: #66C1CD;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 10px;
	padding-top: 24px; font-weight: 600;
	/* [disabled]letter-spacing: -1px; */
}
h4 { color: #ffffff; font-size: 14px; line-height: 14px; padding-bottom: 13px;}
h5 { font-size: 18px; font-weight:bold}


.title-1 { text-transform: uppercase; font-size: 30px; line-height: 50px; color: #005F6B; font-family: 'Open Sans', sans-serif; font-weight: 600; padding-top: 35px; text-align:center;} 
.text-1 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 55px; line-height: 58px; text-transform: uppercase; color: #66C1CD;}
.text-2 { font-family: 'Open Sans', sans-serif; font-weight: 300; font-size: 30px; line-height: 40px; text-transform: uppercase; color: #fff; display: block; margin-top:10px;}
.text-3 {font-family: 'Roboto', sans-serif; text-transform: uppercase; font-size: 14px; line-height: 12px; color: #6f6f6f;}

.color-1 { color: #3e454c;}
.color-2 { color: #ffffff;}
.color-3 { color: #ADADAD;}
.color-4 { color: #66C1CD;}

.title-1 + h3 { padding-top: 7px; padding-bottom: 0px;}
.title-1.v1 { padding-top: 30px; color: #66C1CD;}


h3.v1 { line-height: 30px; color: #6f6f6f; padding-bottom: 31px;}
.bg-2 h2 { color: #fff; padding-top: 44px;}
h3 + h4 { margin-top: -10px;}
h2 + h3 { padding-top: 1px;}
h2 + img.wrapper { padding-top: 3px;}
h2 + .list { margin-top: 4px;}
/*p + h3 { padding-top: 0;}*/
img + h3 { padding-top: 22px;}


.slider .btn,
.btn {
	display: inline-block;
	background: #66C1CD url(../images/bg-2.gif) 0 0 repeat-x;
	padding: 15px 17px 16px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
	text-transform: uppercase;
	margin-top: 39px;
	-webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
}

.btn.v1 {line-height: 14px; font-size: 14px;padding: 15px 14px 15px;margin-top: 40px;background: #66C1CD url(../images/bg-4.gif) 0 0 repeat-x; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}

.btn-1 {
	display: inline-block;
	background: #78cbfd url(../images/bg-3.gif) 0 0 repeat-x;
	padding: 20px 35px 20px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	transition: all 0.4s ease;
	text-transform: uppercase;
}

.btn:hover,
.btn-1:hover { background: #3e454c;}

.bg-2 .btn:hover,
.bg-2 .btn-1:hover { background: #fff; color: #87d1fd;}

.list { margin-top: 10px;}
.list li {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-left: 22px;
	background: url(../images/icon-2.png) 0 0 no-repeat;
	margin-top: 0px;
}
.list li + li { margin-top: 14px;}
.list li a { color: #565656;}
.list li a:hover { color: #66C1CD;}


.list-1 li {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	padding-left: 28px;
	background: url(../images/icon-1.gif) 0 0 no-repeat;
	margin-top: 15px;
}
.list-1 li + li { margin-top: 17px;}
.list-1 li a { color: #ffffff;}
.list-1 li a:hover { color: #66C1CD;}
.center {margin:0 auto; width:585px; }
.white-color {color:#FFFFFF;}

.dropcap { 
	float: left;
	width: 71px;
	height: 71px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 20px;
}
.dropcap span { display: block; font-size: 30px; padding-top: 13px;}
.dropcap + div { overflow: hidden;}
.dropcap + div > h3 { padding-top: 0;}

/*auxiliary*/

.img-ind {float: left; margin-right: 16px; margin-top: 5px;}
.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;}


.pad-left { padding-left: 10px;}
.img-ind + div > h2 { padding-top: 0; padding-bottom: 0px;}
.img-ind + div > h3 { padding-top: 1px;}
p { padding-bottom: 16px;}
.pad-bot-0 {padding:0px;}
.pad-bot { padding-bottom: 46px;}
.pad-bot-1 { padding-bottom: 40px;}

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

header { background:url(../images/header-bg.jpg) repeat-x #75CDD7; border-bottom:5px solid #66C1CD; }

.logo { float: left; margin-top: 15px;}

.Top_contact {margin:10px 0;float:right; width: auto;}
.Top_contact ul {}
.Top_contact li{padding-right:8px;display:inline-block; }
.Top_contact li a{display:block; color:#FFFFFF;}

.camera_wrap { margin-bottom: 0 !important; height:420px; width:1000px; margin:0 auto;}
.camera_caption { top: 12%; bottom: auto; margin-top: 0px;}

.slider-text .text-1, .slider-text .text-2 { margin-left: 10px; display: block;}

.slider .btn { margin-top: 33px; 	margin-left: 10px;}

	/*camera_pag*/
	.camera_pag { text-align: center; position: absolute; width: 100%; bottom: 88px;}
	.camera_pag .camera_pag_ul { display: inline-block; line-height: 0px; font-size: 0px; width: 948px; text-align: left !important; }
	#camera_wrap_1 .camera_wrap .camera_pag .camera_pag_ul li {
		cursor: pointer;
		display: inline-block;
		float: left;
		margin: 0px;
		position: relative;
		text-align: center;
		text-indent: -9999px;
	}
	.camera_wrap .camera_pag .camera_pag_ul li {
		height: 8px !important;
		width: 40px !important;
	}
	.slider .camera_wrap .camera_pag .camera_pag_ul li {margin: 0px 5px !important; height:420px; }
	.camera_wrap .camera_pag .camera_pag_ul li > span {
		-webkit-border-radius: 0px !important;	
		-moz-border-radius: 0px !important;
		border-radius: 0px !important; 
		height: 8px !important;
		left: 0px !important;
		overflow: hidden;
		position: absolute;
		top: 0px !important;
		width: 40px !important;
		background: #687583;
		margin-top:65px;
	}
	.camera_wrap .camera_pag .camera_pag_ul li > span:hover { background: #66C1CD;}
	.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent > span { background: #3e454c;}

/************Content***********/
.content { background: #B7E5EA;}
.white {background:#FFF;}
.about-bg1 { background: url(../images/about-page-bg-1.png) no-repeat scroll -8px 0px; height:248px;}
.about-bg2 { background: url(../images/about-page-bg-2.png) no-repeat scroll -8px 0px; height:248px;}
.about-bg3 { background: url(../images/about-page-bg-3.png) no-repeat scroll -8px 0px; height:248px;}
.margin-left-20 { margin-left:20px;}
.margin-left-55 { margin-left:55px;}
.inner_images { float:right; margin-left:5%; margin-bottom:5%;}

.block-1 .btn-1 { margin-top: 72px;}

.box-1 { margin-top: 30px; margin-bottom: 30px;} 
.box-1 .img-ind + div { overflow: hidden;}
.block-3 { margin-top: -4px;}
.block-3 > div + div { margin-top: 17px;}

.box-2 { position: relative; margin-top: 4px;}
.box-2 > div { 
	position: absolute; 
	background: #66C1CD;
	font-family: 'Open Sans', sans-serif; 
	font-weight: 300; 
	color: #fff;
	font-size: 15px;
	line-height: 19px;
	bottom: 0;
	right: 0;
	padding: 10px 19px 12px;
}
.box-2 > div span {font-size: 30px; line-height: 30px; display: block;}

.box-3 { margin-top: 3px;}
.box-3 + .box-3 { margin-top: 18px;}

.block-2 { margin-top: 4px;}

.block-4 { margin-top: -19px;}
.box-4.img-ind { padding: 17px; background: #66C1CD;}
.box-4.img-ind + div { overflow: hidden;}
.block-4 > div { margin-top: 17px;}


.gallery { margin-top: -48px;}
.gallery > div { margin-top: 51px;}

.blog_post > div:first-child { width: 87%;}
.blog_post > div:first-child h3 { padding-top: 0;}
.comments { margin-top: -7px; padding-right: 26px; background: url(../images/icon-3.gif) right 5px no-repeat; }
.blog_info { margin-bottom: 25px;}
.blog_post img { margin-bottom: 20px;}
.blog_post + .blog_post { margin-top: 55px;}


form.search { position: relative;}
form.search input {
	margin-top: 4px;
	background: #fff;
	width: 100%;
	border: 1px solid #e9e9e9;
	color: #c1c1c1;
	font-size: 14px;
	line-height: 18px;
	font-family: Arial, sans-serif;
	height: 41px;
	padding: 11px 0 10px 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
form.search a {
	display: block;
	position: absolute;
	right: 10px;
	top: 17px;
	width: 18px;
	height: 14px;
	background: url(../images/icon-4.gif) 0 0 no-repeat;
}

.box-5 { margin-top: -2px;}
.box-5 + .box-5 { margin-top: 17px;}


/************Footer************/
footer { padding-top: 0px; padding-bottom: 30px; background:#B7E5EA;}

.list-services { margin-top: 18px;}
.list-services li {
	display: inline-block;
	float: left;
}

	[class*="list-services-"] {
		text-decoration: none;
		display: block;
		height: 34px;
		width: 35px;
		background: url(../images/social_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;
		margin-right: 8px;
		-webkit-border-radius: 500px;
		-moz-border-radius: 500px;
		-ms-border-radius: 500px;
		-o-border-radius: 500px;
		border-radius: 500px;
	}
	.list-services-1 { background-position: 0px 0px;}
	.list-services-2 { background-position: -42px 0px;}
	.list-services-3 { background-position: -85px 0px;}
	.list-services-4 { background-position: -129px 0px;}
	.list-services-5 { background-position: -137px 0px;}

	.list-services-1:hover { background-position: 0px bottom;}
	.list-services-2:hover { background-position: -42px bottom;}
	.list-services-3:hover { background-position: -85px bottom;}
	.list-services-4:hover { background-position: -129px bottom;}
	.list-services-5:hover { background-position: -137px bottom;}

footer h3 { color: #fff; letter-spacing: 0px; text-shadow:1px 1px 1px #54a9b9; font-weight:bold; font-size:15px;}


.f-bot {position: relative; padding: 25px 0; text-transform: uppercase; color: #727c87; font-size: 14px; line-height: 14px; font-weight: 300;margin-top: 38px;}
.f-bot:after {
	position: absolute;
	content: "";
	top: 0;
	left: 10px;
	right: 10px;
	border-top: 1px solid #66C1CD;
}
.dark-green { background:#75CDD7; border-bottom:5px solid #65C5CF;}
.f-bot .logo { font-weight: bold;}
.navFooter{ float:right;}
.navFooter li{border-right:1px solid #bebebe;display:inline-block;padding:0 8px; float:left;}
.navFooter li:last-child,.navFooter li.last{padding-right:0px;border-right:0px solid #bebebe;}
.navFooter li:first-child,.navFooter li.first{padding-left:0px;}
.navFooter li a{font-size:14px;color: #FFF; float:left; display:block;}
.navFooter li a:hover{color: #000;}

	/*toTop*/

	#toTop {
		display:none;
		text-decoration:none;
		position:fixed;
		cursor:pointer;
		overflow:hidden;
		width: 24px;
		height: 24px;
		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 { background: url(../images/ui.totop.png) right 0 no-repeat;}

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



	/*touch-touch*/ 
	.magnifier {
		position:relative;
		display:block;
		background: url(../images/magnifier.png) center center no-repeat #000000;

	}
	.magnifier img {
		-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 img {
		opacity: 0.4;
	}

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

@media only screen and (max-width: 1039px) {
	.camera_wrap .camera_pag .camera_pag_ul { text-align: center !important;}
	.camera_caption { top: 15%;}
	h3 { letter-spacing: 0px;}
	
}



@media only screen and (max-width: 995px) {
	.camera_pag .camera_pag_ul { width: 768px;}
	.camera_wrap { height: 379px;}
	.slider .text-1 { font-size: 30px; line-height: 29px;}
	.slider .text-2 { line-height: 20px; margin-top: 20px;}
	.camera_pag { bottom: 10px;}
	.block-1 .fleft,
	.block-1 .fright { float: none;}
	.box-1 img { margin-right: 0;}
	.box-1 .img-ind + div > h2 { font-size: 18px; line-height: 25px;}
	.box-1 img { margin-right: 16px;}
	.comments { margin-top: 0;}
	.camera_wrap { margin-bottom: 0 !important; height:420px; width:1000px; margin:0 auto;}

}
@media only screen and (max-width: 767px) {
	.camera_wrap { height: 295px;}
	.camera_pag .camera_pag_ul { width: 386px;}
	.slider .text-1 { font-size: 20px; line-height: 19px;}
	.slider .btn { margin-top: 10px;}
	.camera_caption {display: none !important;}
	.camera_pag { bottom: 20px;}
	.camera_wrap .camera_pag .camera_pag_ul { text-align: left !important;}
	.box-1 .img-ind + div > h2 span { display: block;}
	.box-1 .img-ind + div > h2  { font-size: 30px; line-height: 30px;}
	.box-2 { padding-top: 40px;}
	.w1 { width: 50%;}
	.w2 { width: 46% !important; margin-left: 2%; margin-right: 2%;}
	.grid_inside { margin: 0px;}
	.block-2 > div { width: 46% !important; margin-left: 2%; margin-right: 2%; margin-bottom: 40px;}
	.blog_post > div:first-child { width: 100%;}

	footer h3 { padding-top: 35px;}
	
	
}
@media only screen and (max-width: 479px) {
	.camera_wrap { height: 178px;}
	.camera_pag .camera_pag_ul { width: 300px;}
	.block-2 > div { width: 100% !important; margin-left: 0; margin-right: 0;}
	.w1 { width: 100% !important; margin-left: 0; margin-right: 0; margin-bottom: 20px;}
	.w2 { width: 100% !important; margin-left: 0; margin-right: 0;}
	.navFooter{ float:right; margin-top:20px; line-height:24px; padding:10px 0;}
	
}
@media only screen and (max-width: 320px) {  
}

/*------- quote form style --------*/ 
#tt_public_secure .tt_subject1 {font-size:20px;color:#153047;font-weight:bold;margin-top:0px;margin-bottom:0px; text-align:center;}
#tt_public_secure .tt_subject2 {font-size:13px;font-weight:bold;text-align:center;}
#tt_public_secure .tt_subject3 {font-size:13px;font-style:italic;}
#tt_public_secure .tt-box { width:560px; font-size:13px; font-style:italic; padding:10px 30px 10px 10px; margin:10px; background-color:#F3F3F3; outline:dotted 1px; color:#666666;}
#tt_public_secure .title8{height:24px;border-width:0px;background:#253c4f;color:#fff;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size:13px;}
#tt_public_secure .title9{color: #990000;font-size: 20px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;text-align: center;}
#tt_public_secure .fieldtitle{padding: 0px;margin: 0px;border-spacing: 0px;}
#tt_public_secure .linestyle1{border-collapse: collapse;height:24px;border-width:0px;background:#CEDBEF;color:#000000;font-family: Arial, Helvetica, sans-serif;font-size: 13px;}
#tt_public_secure .linestyle2{border-collapse: collapse;height:24px;border-width:0px;background:#f5f8fc;color:#000000;font-family: Arial, Helvetica, sans-serif;font-size: 13px;}
#tt_public_secure .line_break{width:100%;border-bottom: 1px solid #fff;border-top:1px solid #dbdbdb;margin-bottom:1px;margin-top:1px;clear: both;}