	/*css*/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/font-awesome.css";
@import "../css/superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);


body{
	min-width: 960px;
	background: #fff;
	font: 14px/24px 'Arial', sans-serif;
	color: #919191;
}
/* #bab9b9; */
p {
	margin-bottom: 22px;
}http://localhost:53905/css/style.css

h2 {
	font-size: 50px;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height: 46px;
	text-transform: uppercase;
	color: #48474d;
	margin-bottom: 40px;
}

h3 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #00B5E2;
	margin-bottom: 14px;
}

h4 {
	font-weight: 400;
	font-size: 30px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 87px;
	color: #3F3B39;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 24px;
}
h5 {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #3F3B39;
	margin-bottom: 14px;
}
h6 {
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #00B5E2;
	margin-bottom: 14px;
}
h7 {
	font-size: 12px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #3F3B39;
	margin-bottom: 12px;
}
bulletColor {
	font-size: 20px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	color: #00B5E2;
}

img {
	max-width: 100%;
}

input {
	border-radius: 0 !important;
	outline: none !important;
	-webkit-appearance: none;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}

* {
	-webkit-text-size-adjust: none;
}

.extra_wrapper {
	overflow: hidden;
}


/*-----------Header------------*/

#header h1 {
	margin-bottom: 83px;
	clear: both;
	padding-top: 78px;
}
#header h1 img {
	display: block;
}
.relative, .relative1 {
	position: relative;
}
.bg3 {
	background: #48474d;
	height: 18px;
}
.bg4 {
	background: #3F3B39;
	height: 101px;
}
.relative:after {
	content: '';
	height: 18px;
	position: absolute;
	width: 50%;
	left: 0;
	background: #48474d;
	top: 0;
}
.relative1:before {
	content: '';
	height: 101px;
	position: absolute;
	width: 50%;
	right: 0;
	background: #3F3B39;
	top: 0;
}


/*-----------Content----------- 00B5E2 */
.bg1 {
	background: #fbfbfc;
}
.bg2 {
	background: #f6f6f6;
	padding-bottom: 65px;
}


/*------------Page1------------*/
.art+.art {
	margin-top: 40px;
}
.art time {
	display: inline-block;
	min-width: 60px;
	font-family: 'Open Sans', sans-serif;
	color: #333745;
	float: left;
	font-size: 25px;
	text-transform: uppercase;
	font-weight: 300;
	text-align: center;
	margin-right: 16px;
}
.art time span {
	line-height: 61px;
	display: block;
	font-size: 60px;
	color: #00B5E2;
	margin-bottom: 8px;
}
.art .p2 {
	margin-bottom: 7px;
}
.div1 {
	font-family: 'Open Sans', sans-serif;
	line-height: 23px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.div1 span {
	color: #48474d;
	display: block;
	font-size: 15px;
}
.div1 a {
	color: #00B5E2;
	font-size: 20px;
}
.div1 a:hover, h3 a:hover {
	color: #48474d;
}


/*------------Page2------------*/
.block1 {
	background: #e1e1e1;
	margin-bottom: 20px;
}
.block2 {
	background: #f6f6f6;
	padding: 27px 20px 1px 28px;
	margin-bottom: 20px;
}
.block_grid {
	background: #e1e1e1;
	margin-bottom: 5px;
}
.div3 {
	float: left;
	margin: 4px 40px 20px 0;
}
.art2+.art2 {
	margin-top: 47px;
}
.art2 time {
	color: #48474d;
	font-family: 'Open Sans', sans-serif;
	line-height: 18px;
	text-transform: uppercase;
	font-size: 17px;
	float: left;
}
.art2 time span {
	color: #00B5E2;
	margin-bottom: 4px;
	display: block;
	font-weight: 300;
	font-size: 25px;
}
.art2 h3 {
	color: #333745;
	position: relative;
	padding-right: 50px;
	margin-bottom: 26px;
}
.div5 {
	position: absolute;
	right: 2px;
	display: block;
	top: 4px;
}
.div5 span {
	color: #fff;
	padding: 6px 9px;
	display: inline-block;
	font-weight: 300;
	font-family: 'Open Sans', sans-serif;
	line-height: 15px;
	text-transform: uppercase;
	background: #00B5E2;
	position: relative;
	font-size: 15px;
	border-radius: 5px;
}
.div5 span:before {
	content: '';
	bottom: -9px;
	position: absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 9px 11px 0 0;
	border-color: #00B5E2 transparent transparent transparent;
}
.art2 .a1 {
	margin-bottom: 0;
}


/*-------------Text------------*/

.p1 {
	padding-top: 78px;
	color: #00B5E2;
	font-size: 100px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 90px;
	margin-bottom: 34px;
}
.p2 {
	color: #48474d;
	margin-bottom: 18px;
}
.p3 {
	color: #00B5E2;
	text-transform: uppercase;
}
.p4 {
	margin-bottom: 18px;
	color: #00B5E2;
	font-size: 18px;
}
.p5 {
	line-height: 21px;
}


/*-------------Links-----------*/
a.lightbox {
	position: relative;
	display: block;
	text-align: center;
}
a.lightbox img {
	width: 100%;
}
a.lightbox span {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	display: block;
	position: absolute;
	z-index: 10;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url('../images/magnify.png') -100px center no-repeat;
}
a.lightbox:hover span {
	background-position: center center;
}
a {
	text-decoration: none;
	color: inherit;
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #00B5E2;
}
.a1 {
	height: 17px;
	color: #fff;
	min-width: 86px;
	margin: 17px 0 90px;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	line-height: 14px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	position: relative;
	padding: 15px 10px 13px 13px;
	background: #00B5E2;
}
.a1:before {
	content: '';
	width: 45px;
	position: absolute;
	right: -45px;
	background: url('../images/marker.png') center no-repeat #48474d;
	height: 45px;
	display: block;
	top: 0;
}
.a1:hover {
	background: #48474d;
	color: #fff;
}
.a1:hover:before {
	background-color: #00B5E2;
}
.a2 {
	font-size: 15px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	line-height: 21px;
	display: block;
	padding: 19px 62px 20px 25px;
	position: relative;
	color: #48474d;
}
.a2:hover {
	background: #fff;
}
.a3 {
	display: inline-block;
	padding: 5px 0 0 11px;
}
.a3:hover {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.a4 {
	color: #00B5E2;
    text-underline-position:below;
    text-decoration:underline;
}
.a4:hover {
	color: #48474d;
}


/*-------------List------------*/
.list li {
	position: relative;
	padding-left: 10px;
	text-align: left;
}
.list li:before {
	color: #00B5E2;
	content: '.';
	line-height: 35px;
	left: 0;
	position: absolute;
	top: -5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}
.list a {
	color: #48474d;
	text-transform: uppercase;
	line-height: 35px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}
.list a:hover {
	color: #00B5E2;
}


/*-------------Images-----------*/
.img1 {
	padding-top: 5px;
	margin-bottom: 21px;
}
.img2 {
	display: inline-block;
	right: 30px;
	position: absolute;
	top: 27px;
}
.img3 {
	text-align: center;
	margin-bottom: 16px;
}
.img4 {
	margin-right: 18px;
	float: left;
}
.img5 {
	float: left;
	margin: 0 20px 20px 0;
}


/*-------------Indent-----------*/
.pad1 {
	padding-bottom: 75px;
}
.pad2 {
	padding-top: 75px;
}

.mrg1 {
	margin-bottom: 12px;
}
.mrg2 {
	margin-bottom: 28px;
}
.mrg3 {
	margin-bottom: 18px;
}
.mrg4 {
	margin-bottom: 20px;
}


/*-------------Footer-----------*/
footer {
	padding: 60px 0 58px;
}
.privacy {
	font-size: 15px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	color: #48474d;
	padding-top: 20px;
}
.privacy a {
	position: relative;
	margin-left: 14px;
}
.privacy a:before {
	content: '';
	width: 1px;
	position: absolute;
	background: #48474d;
	height: 16px;
	display: block;
	top: 2px;
	left: -7px;
}
.privacy div {
	display: inline-block;
}
.socials {
	float: right;
}
.socials a {
	position: relative;
	padding-top: 15px;
	width: 60px;
	border-radius: 500px;
	display: inline-block;
	margin: 0 5px 10px;
	text-align: center;
	height: 45px;
	background: #48474d;
}
.socials a:hover {
	background: #00B5E2;
}


/*--------------To_Top----------*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 22px;
    height: 26px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/totop.png) no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: 0 bottom;
}


/*--------------Map-------------*/
.map {
	overflow: hidden;
}
.map figure {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure iframe {
	width: 100%;
	height: 390px;
	max-width: 100%;
}
.map address {
    line-height: inherit;
    font-style: normal;
	display: block;
	font-weight: normal;
}
.map address dt {
	color: #48474d;
	margin-bottom: 18px;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	line-height: 25px;
}
.map address dd{
	height: 24px;
	color: #bab9b9;
}
.map address+address {
	margin-top: 27px;
}


/*=======================RESPONSIVE LAYOUTS===========================*/

@media only screen and (max-width: 1800px) {
	.camera_next {
		right: 25% !important;
	}
	.camera_prev {
		right: 27% !important;
	}
	.caption h2 {
		left: 35% !important;
	}
}

@media only screen and (max-width: 1700px) {
	.camera_next {
		right: 24% !important;
	}
	.camera_prev {
		right: 26% !important;
	}
	.caption h2 {
		left: 29% !important;
	}
}

@media only screen and (max-width: 1600px) {
	.camera_next {
		right: 23% !important;
	}
	.camera_prev {
		right: 25% !important;
	}
	.caption h2 {
		left: 28% !important;
	}
}

@media only screen and (max-width: 1500px) {
	.camera_next {
		right: 22% !important;
	}
	.camera_prev {
		right: 24% !important;
	}
	.caption h2 {
		left: 26% !important;
	}
}

@media only screen and (max-width: 1400px) {
	.camera_next {
		right: 21% !important;
	}
	.camera_prev {
		right: 23.5% !important;
	}
	.caption {
		height: 125px !important;
		padding-top: 35px !important;
	}
	.caption h2 {
		left: 22% !important;
	}
}

@media only screen and (max-width: 1300px) {
	.camera_next {
		right: 18% !important;
	}
	.camera_prev {
		right: 21% !important;
	}
	.caption h2 {
		left: 19% !important;
	}
}

@media only screen and (max-width: 1200px) {
	.camera_next {
		right: 15% !important;
	}
	.camera_prev {
		right: 18% !important;
	}
	.caption h2 {
		left: 15% !important;
	}
}

@media only screen and (max-width: 1100px) {
	.camera_next {
		right: 11% !important;
	}
	.camera_prev {
		right: 14% !important;
	}
	.caption h2 {
		left: 10% !important;
	}
}

@media only screen and (max-width: 995px) {
	body {
		min-width: 768px;
	}
	.camera_next {
		right: 19% !important;
		bottom: 25px !important;
	}
	.camera_prev {
		right: 23% !important;
		bottom: 25px !important;
	}
	.privacy a {
		margin-left: 0;
	}
	.privacy a:before {
		display: none;
	}
	.caption h2 {
		left: 7% !important;
		width: 60% !important;
		font-size: 28px !important;
		line-height: 28px !important;
	}
	.caption {
		width: 100% !important;
		height: 75px !important;
		padding-top: 15px !important;
	}
	h2 {
		font-size: 40px;
		line-height: 40px;
		margin-bottom: 25px;
	}
	.list a {
		font-size: 12px;
	}
	h3 {
		font-size: 18px;
		line-height: 22px;
	}
	#content, #header, footer {
		text-align: center;
	}
	#header h1 {
    	padding-top: 58px;
		display: inline-block;
		margin-bottom: 47px;
	}
	.img5 {
		float: none;
		margin: 0 0 20px;
	}
	.art2 .a1, .a1 {
		margin-left: -25px;
	}
	.p1 {
		padding-top: 50px;
	}
	.bg1 {
		background: #f6f6f6;
	}
	.bg2 {
		background: #ececee;
	}
}

@media only screen and (max-width: 767px) {
	body {
		min-width: 420px;
	}
	.caption {
		height: 65px !important;
	}
	.caption h2 {
		font-size: 22px !important;
		line-height: 24px !important;
		width: 100% !important;
		text-align: center;
		left: 0 !important;
	}
	footer {
		text-align: center;
	}
	.a1 {
		margin-bottom: 0px;
	}
	.mrg6 {
		margin-bottom: 50px;
	}
	.privacy a {
		margin-left: 15px;
	}
	.privacy a:before {
		display: block;
	}
	.socials {
		float: none;
	}
	.camera_prev {
		right: 24% !important;
	}
	.privacy {
		margin-bottom: 30px;
	}
	.btns {
		padding-bottom: 50px !important; 
	}
	#header h1 img {
		width: 100%;
	}
	.camera_next, .camera_prev {
		display: none !important;
	}
}

@media only screen and (max-width: 480px) {
	body {
		min-width: 300px;
	}
	.div3 {
		float: none;
		margin: 0 0 20px;
		display: inline-block;
	}
	h2 {
		font-size: 32px;
		line-height: 30px;
		margin-bottom: 20px;
	}
}