@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

@import url(//fonts.googleapis.com/css?family=Open+Sans:300,400,600,600italic);

html, body {
	background: #31353d;
	width: 100%;
	position: relative;
	font: 400 14px/23px Arial, sans-serif;
	color: #bbbaba;
	text-align: left;
}

* ul { list-style: none; }

p {
	line-height: 23px;
	font-family: Arial;
}

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {-webkit-text-size-adjust: none;}

a {
	text-decoration: none;
	color: #000;
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

a:hover,
.copy a:hover,
#footer a:hover,
.list a:hover,
.txt a:hover {
	color: #3498db;
	text-decoration: none;
}

.accordion dt,
.accordion dt a:hover .fa,
.list li a:hover .fa {
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;	
}

/********************Header********************/

#header {
	position: relative;
	background: #fff;
	text-align: left;
}

.border_t {
	border-top: 10px solid #31353d;
	padding-bottom: 69px;
}

h1 {
	margin: 0 0 88px;
	position: relative;
}

/*******************Content*******************/

.p64 {padding: 63px 0 64px;}
.p69 {padding: 63px 0 69px;}
.p60 {padding: 0 0 60px;}
.p72 {padding: 72px 0 57px;}
.p83 {padding: 83px 0 91px;}

.m43 {margin-bottom: 43px;}
.m10 {margin-top: -10px!important;}
.m15 {margin-top: 15px!important;}

.bg1 {background: #f7f8f8;}
.bg2 {background: #ffffff;}

.col1 {color: #31353d!important;}
.col2 {color: #3498db!important;}
.col1:hover {color: #3498db!important;}
.col2:hover {color: #31353d!important;}

.divider {
	position: relative;
	overflow: hidden;
	background: #f4f5f5;
	height: 1px;
	width: 100%;
}

#content {background: #fff;}

h2,h3,h4,h5,h6 {
	display: block;
	font: 300 40px/30px 'Open Sans', sans-serif;
	color: #31353d;
	text-transform:uppercase;
	display: inline-block;
}

h2 {
	font-size: 60px;
	line-height: 60px;
	color: #3498db;
	letter-spacing: -1px;
}

h3 span {color: #31353d;}

h3 {
	font-size: 40px;
	line-height: 40px;
	color: #3498db;
	margin-bottom: 46px;
}

h4 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px;
    color: #9fa9a9;
    text-transform: uppercase;
}

h5 {
	font-size: 20px;
	line-height: 25px;
	color: #3498db;
}

h6 {
	font-size: 15px;
	line-height: 25px;
}

.welc_block {
	position: relative;
	overflow: hidden;
}

.welc_block a {float: right;}
.welc_block h2 {margin-left: -2px;}

.image {position: relative;}

.time {
	position: relative;
	overflow: hidden;
	margin-bottom: 6px;
}

.time time { 
	display: inline-block;
	background: #3498db;
	position: relative;
	float: left;
	color: #fff;
	font-size: 45px;
	line-height: 50px;
	font-family: 'Open Sans';
	font-weight: 300;
	text-align: center;
	margin-right: 23px;
	width: 70px;
	padding: 8px 0 10px;
}

.time time span {
	font-size: 15px;
	line-height: 24px;
	font-weight: 400;
	color: #2f3837;
	display: block;
}

.time p {
    letter-spacing: -0.1px;
    line-height: 21px;
    margin-top: 6px;
}

.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(../images/pool8B.jpg) 0 0 no-repeat;
	max-height: 344px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font: 300 80px/80px 'Open Sans';
}

.banner .link {
	width: 121px;
	height: 51px;
	font-si.jpg) 0 0 no-repeat;
	max-height: 344px;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	font: 300 80px/80px 'Open Sans';
}

.banner .link {
	width: 121px;
	height: 51px;
	font-size: 15px;
	line-height: 51px;
}

.banner .title1 {margin-bottom: 38px;}

/****************links*****************/

.link,
.link3 {
	background: #3498db;
   	color: #fff;
   	height: 65px;
   	width: 153px;
	line-height: 64px;
    display: inline-block;
    font: 600 18px/64px'Open Sans';
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.link:hover,
.link3:hover {
	color: #fff;
	background: #31353d;
}

.link3 {
	font-size: 15px;
    height: 51px;
    line-height: 51px;
    width: 121px;
}


.link1 {
	font-size: 20px;
	line-height: 25px;
	color: #3498db;
	display: inline;
	text-transform: uppercase;
}

.link1:hover {color: #31353d;}

.link2 {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 300;
    line-height: 20px;
    text-transform: uppercase;
    font-family: 'Open Sans';
}

.link2:hover {color: #31353d;}

.link2 .fa {
	position: relative;
	right: -10px;
	font-size: 20px;
	margin-top: 10px;
	font-weight: bold;
}

/*************lists***************/

.list {
	position: relative;
	overflow: hidden;
	margin-top: 22px;
}

.list li {
	padding-left: 20px;
	line-height: 39px;
}

.list li a {
    color: #3e454c;
    font-family: 'Open Sans';
    font-size: 15px;
    letter-spacing: -0.4px;
    text-transform: uppercase;
}

.list li a .fa {
	position: relative;
	left: -20px;
	font-size: 20px;
	margin-top: 10px;
	color: #3498db;
	font-weight: bold;
}

.list li a:hover .fa {left: -17px;}

.list1 {
	position: relative;
	overflow: hidden;
}

.list1 li {
	position: relative;
	background: #fff;
	display: block;
	padding-bottom: 28px;
}
.list1 li:last-child {padding-bottom: 0px;}

.list1 li + li {
	border-top: 1px solid #f4f5f5;
	padding-top: 33px;
}

.list1 li a {
	color: #3498db;
	font-weight: 400;
}

.list1 li a:hover {color: #000;}

.list1 li h5 {margin: -4px 0 2px;}

.list1 li img {
	float: left;
	margin-right: 19px;
}

/************accordion*************/

.accordion dt {
	background: #31353d;
	margin-bottom: 8px;
  	border: none;
}

.accordion dt a {
	display: block;
	padding: 12px 23px 13px;
}

.accordion dt .fa {
    color: #fff;
    font-size: 39px;
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    right: 23px;
}
.accordion dt.active .fa,
.accordion dt a:hover .fa {color: #31353d;}

.accordion dt span {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}

.accordion dt:hover,
.accordion dt.active {background: #3498db;}

.accordion dd {padding: 23px 0 33px;}

.accordion dd a {
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	font-family: 'Open Sans';
	text-transform: uppercase;
}

.accordion dd img {
	float: left;
	margin-right: 20px;
}

.accordion dd p {
	font-size: 14px;
	line-height: 23px;
}

.accordion dd:last-of-type {
  border-top: 1px solid white;
  position: relative;
  top: -1px;
}

/*************thumbs***************/

.thumb {
	position: relative;
	overflow: hidden;
	text-align: left;
	font-family: 'Open Sans';
	margin-bottom: 1px;
}

.thumb h4 + br {
	display: block;
	margin-top: 21px;
}

.block {
	position: relative;
	overflow: hidden;
	margin-bottom: -3px;
}

.block p {margin-top: 11px;}

.block h5 {margin-top: -4px;}
.block1 h5 {margin: -4px 0 13px;}
.asd {margin-bottom: 5px;}

.block1 {
	position: relative;
	overflow: hidden;
}

.block1 .l {
	width: 60px;
	margin-right: 20px;
	float: left;
}

.block1 .r {
	float: left;
	width: 80%;
}

.article {
	position: relative;
	overflow: hidden;
	margin: -6px 0 78px;
}

.article + .article {
	padding-top: 72px;
	border-top: 1px solid #f4f5f5;
}

.article:last-child {margin-bottom: 122px;}

.article p {
    line-height: 23px;
    margin: 8px 0 21px;
}

.article .time {margin-bottom: 36px;}

.article .time time {
	font-size: 36px;
	line-height: 36px;
	width: 60px;
	letter-spacing: -3px;
	padding: 9px 0 12px 0;
}
.article .time time span {
	letter-spacing: -.4px;
	line-height: 22px;
	font-size: 14px;
}

time {
	position: relative;
	color: #9b9b9b;
	font-size: 10px;
	line-height: 12px;
	display: inline-block;
	text-transform: uppercase;
}

.txt {
	position: relative;
	overflow: hidden;
	margin: -2px 0 17px;
}

.txt:last-child {margin-bottom: 1px;}

.txt p {margin-bottom: 23px;}

.txt h5 {
	margin-bottom: 11px;
	color: #31353d;
}

.txt a {
	font-size: 14px;
	color: #3498db;
	display: inline-block;
}

.txt a:hover {color: #31353d;}

/************Footer************/

#footer {
	background: #31353d;
	position: relative;
	margin: 0;
	padding: 63px 0 91px;
	color: #ffffff;
	font: 400 15px/24px 'Open Sans';	
}

#footer .bl {
	color: #3498db;
	font-weight: 600;
}

.add1 {
	position: relative;
	overflow: hidden;
	padding-left: 52px;
	font-style: normal;
	text-transform: uppercase;
	margin-top: 6px;
}

.add1 span {
	display: block;
	line-height: 17px;
}

.add1 span br {display: none;}

.add1 img {
	position: absolute;
	left: 2px;
	top: 2px;
}

.copy {
	text-decoration: none;
	display: inline-block;
	font-weight: 300;
	font-style: normal;
}

.copy a,
.add1 a {
	color: #ffffff;
	position: relative;
}

.social-links {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 16px 0 0;
}

.social-links li {
	float: left;
	width: 34px;
	height: 34px;
}

.social-links li + li {margin-left: 10px;}

.social-links li a {
	width: 34px;
	height: 34px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	text-align: center;
	color: #fff;
	background: #22272b;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.social-links i {line-height: 34px;} 

.social-links li a:hover {
	background: #3498db;
	color: #fff!important;
}

#toTop {
    background: url(../images/totop.png) 0 -25px no-repeat;
    border: none;
    bottom: 104px;
    display: none;
    height: 24px;
    left: 55%;
    margin-left: 500px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 24px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    
    -webkit-transition: all .2s ease .2s;
    -moz-transition: all .2s ease .2s;
    -ms-transition: all .2s ease .2s;
    -o-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}

#toTop:hover {
	background-position: 0 0px;
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 995px) {

	.p69, .p83, .p64, .p72 {padding: 50px 0;}
	.p60 {padding: 0 0 40px;}
	
	.block img,
	.article img {width: 100%;}

	.block1 h5 {font-size: 22px;}
	.block1 .r {width: 76%;}

	.article {margin: 0 0 50px;}
	.article + .article {padding-top: 50px;}
	.article:last-child {margin-bottom: 20px;}

	h3 {
	    font-size: 35px;
	    line-height: 35px;
	    margin-bottom: 40px;
	}

	.time time {
	    margin-bottom: 20px;
	    width: 100%;
	}
	.accordion dd img {margin-right: 17px;}
	.accordion dd {padding: 20px 0 22px;}

	.w100 {
		width: 100%!important;
		margin: 0;
	}

	.list li a {font-size: 13px;}
	.list li a .fa {
		margin-top: 6px;
		left: -16px;
	}
	.list li a:hover .fa {left: -13px;}
	.list li {
		line-height: 32px;
		padding-left: 16px;
	}

	#footer {padding: 50px 0 60px;}
	.add1 span br {display: inline-block;}

}

@media only screen and (max-width: 767px) {

	h1 {margin-bottom: 50px;}

	h2 {
	    font-size: 55px;
	    line-height: 55px;
	    margin-bottom: 20px;
	}

	.border_t {padding-bottom: 50px;}

	.article {margin: 0 0 40px;}
	.article + .article {padding-top: 40px;}
	.article:last-child {margin-bottom: 40px;}

	.image {margin-bottom: 20px;}

	.block1 img {width: auto;}

	.block  br {display: none;}

	.wrap,
	.list1,
	h3 {margin-bottom: 35px;}

	.link {
    	font: 600 16px/50px 'Open Sans';
    	height: 50px;
    	width: 120px;
	}

	.link3 {margin-top: 15px;}

	.w100 {
		width: auto!important;
		margin: 0 30px 30px 0;
	}

	.list {margin-top: 0;}

	.banner .title1 {
    	font-size: 45px;
    	margin-bottom: 20px;
    	line-height: 50px;
	}

	.copy {float: none;}
	.social-links {margin-top: 35px; float: none;}

	.m44 {margin-bottom: 35px;}

}

@media only screen and (max-width: 480px) {
	
	.p69, .p83, .p64, .p72 {padding: 35px 0;}
	.p60 {padding: 0 0 35px;}

	#footer {padding: 50px 0;}

	h2 {
		font-size: 45px;
		line-height: 45px;
	}
	h3 {
		font-size: 31px;
		line-height: 31px;
	}

	.block1 .l {margin-right: 15px;}
	.block1 .r {width: 72%;}

	.list li a {margin-left: -9px;}
	.list li a .fa {left: -7px;}
	.list li a:hover .fa {left: -7px;}
	
}

@media only screen and (max-width: 320px) {
  
}

