@import "reset.css";
@import "skeleton.css";
@import "superfish.css";

@import url(http://fonts.googleapis.com/css?family=Open+Sans:100,300,400,600,600italic,700);

html, body {
	background: #3a3f4d;
	width: 100%;
	position: relative;
	font: 300 17px/24px Arial, sans-serif;
	color: #666;
	text-align: left;
	line-height: 1.6;
	font-weight: 400;
}

* ul { list-style: none; }

p {

}

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,
.list a:hover {
	color: #3498db;
	text-decoration: none;
}

.pl a:hover,
.comm a:hover,
.txt a:hover {color: #3a3f4d;}

#subscribe-form a:hover {background: #3a3f4d;}

.link:hover .fa,
.list2 a:hover i,
.thumbnail .capture {
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;	
}

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

#header {
	border-top: 7px solid #3498DB;	
	position: relative;
	text-align: center;
	height: 363px;
	min-height: 363px;
}

#top-transparent {
	height: 240px;
	z-index: 998;
	position: relative;
	padding: 0;
	background: rgba(41,44,41, 0.6);
} 

.header {
	background: url(../images/top_banner.jpg) 0 0 no-repeat!important;
	background-color: none;
	position: relative;
}

h1 {
	margin: 0 0 74px;
	position: relative;
	z-index: 10; 
}
#header h1 {
	text-align: center;
	margin: 0 auto;
}

#header .logo-bckgr {
	background: url(../images/logo-bg-transparent.png) center 0 no-repeat!important;
	/*opacity: 0.9;
    filter: alpha(opacity=90);*/
	z-index: 1000; 
	width: 298px;
	height: 240px;
	position: relative;
	margin: 0 auto;
	top: 0;
}


/*******************Content*******************/

#content {background: #fff; }
.p25 {padding: 35px 0 0px;}
.p35 {padding: 35px 0 12px;}
.p40 {padding: 40px 0;}
.p50 {padding: 0 0 50px;}
.p60 {padding: 60px 0 70px;}
.p70 {padding: 102px 0 70px;}
.p96 {padding: 96px 0 77px;}
.p102 {padding: 102px 0;}

.mt {margin: 52px 0 9px;}
.mt1 {margin: -5px 0 0;}
.mt2 {margin-bottom: 72px;}
.mt3 {margin: 17px 0 0px;}
.mt4 {margin: 25px 0 0px;}

.pr {padding-right: 72px;}

.bg1 {background: #ebebeb;}
.bg2 {background: #f0f0f0;}



.size1 {
	font-size: 60px;
	line-height: 60px;
	color: #3298db;
	font-weight: 400;
}

.size2 {
	font-size: 105%;
	line-height: 2;
	color: #666;
	margin-top:20px;
}

.divider {
	width: 100%;
	background: #f5f5f6;
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

h2,h3,h4,h5,h6 {
	font: 300 40px/40px 'Open Sans', sans-serif;
	color: #3498db;
	text-transform:uppercase;
	display: inline-block;
}

h3 {
	font-size: 40px;
	line-height: 40px;
	color: #3498db;
	margin-bottom: 30px;
}
h3.pdg {
	margin-top:60px;
}
h4 {
    font-size: 30px;
    line-height: 36px;
    color: #3a3f4d;
    font-weight: 400;
    text-transform:none;
}

h5 {
	font-size: 25px;
	line-height: 30px;
	color: #9fa9a9;
}

h6 {
	font-size: 23px;
	line-height: 30px;
	/*color: #3498db;*/
	color:##3298db;
	font-weight: 400;
	display: block;
	text-transform:none;
}

h6.size3 {
	color: #3a3f4d;
    font-size:100%;
    line-height: 1.5;
	text-transform:uppercase;
	padding-bottom: 5px;
	-webkit-text-stroke: 0.2px;
}

h3 span {color: #3a3f4d;}

.banner {
	background: #fff url(../images/banner1.jpg) center 0 no-repeat;
	position: relative;
	width: 100%;
	/*height: 370px;*/
	/* min-height: 370px; */
	 min-height: 530px;
}

.welc_block {
	position: relative;
	overflow: hidden;
    /*padding-left: 379px;*/
    padding: 0 200px;
    margin-top: 66px;
    text-align: center;
}

.welc_block h2, .welc_block p {
	margin-bottom: 19px;
}

.welc_block h5 {
	margin-left: 3px;
	margin-bottom: 29px;
}

.image {
	position: relative;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-ms-border-radius: 500px;
	border-radius: 500px;
	margin-bottom: 50px;
}

.img {margin-bottom: 40px;}

time:after {
    background: url(../images/arr.png) 0 0 no-repeat;
    content: "";
    height: 15px;
    position: absolute;
    right: -12px;
    top: 14px;
    width: 12px;
}

time {
    background: #3498db;
    color: #fff;
    display: block;
    font: 300 40px/40px 'Open Sans';
    letter-spacing: -3px;
    margin-top: 5px;
    padding: 12px 0;
    position: relative;
    text-align: center;
    text-indent: -6px;
    width: 70px;
}

time span {
    color: #9bcbf0;
    display: block;
    font-size: 15px;
    letter-spacing: -1px;
    line-height: 28px;
    padding: 0;
    text-indent: -2px;
    text-transform: uppercase;
}

.pl h5 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: -.6px;
    color: #3a3f4d;
}

.pl h6 {
	font-size: 15px; 
	line-height: 20px;
	margin-bottom: 8px;
}


/****************links*****************/

.link {
	background: #3a3f4d;
   	color: #fff;
   	height: 48px;
	line-height: 48px;
    display: inline-block;
    font: 600 14px/48px'Open Sans';
    padding: 0 23px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}

.link:hover {
	color: #fff;
	background: #3498db;
}
.link:active, .link a:active {
	background: #2580BC;
}

.link .fa {
    color: #31353d;
    font-size: 30px;
    left: 24px;
    position: absolute;
    top: 18px;
}

.link:hover .fa {color: #fff;}

.link1 {
	display: inline;
	color: #3498db;
}

.link1:hover {color: #3a3f4d;}

.link2 {
	background: #31353d;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    height: 50px;
    line-height: 48px;
    margin-top: 37px;
    text-align: center;
    text-transform: uppercase;
    width: 122px;
    font-family: 'Open Sans';
}

.link2:hover {
	background: #8dbf41;
	color: #fff;
}

.link2 .fa {
	position: relative;
	right: -10px;
	font-size: 20px;
	margin-top: 10px;
	font-weight: bold;
}

.desktop-btn {
	margin-top: 40px;
}

.desktop-btn .link {
	background: #000;
	border: 2px solid #33ccff;
   	color: #33ccff;   	
    border-radius: 5px;
}

/*************lists***************/

.list {
	position: relative;
	overflow: hidden;
	font-family: Arial, sans-serif;	
	text-align: left;
}

.list li {
	position: relative;
	line-height: 40px;
}

.list li a,
.list li {
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: 400;
	display: inline-block;
	margin-left: 29px;
}
.list.blocklist li {
	display: block;
}
.list.capitalize li {
	text-transform: none;
}
.list.blocklist span {
	margin-left: 20px
}

.list li a:hover {color: #3498db;}
.list li a:hover i, .list li:hover i {left: 4px;}

.list i {
	font-size: 20px;
	color: #3498db;
	position: absolute;
	left: 0;
	line-height: 30px;
	font-weight: bold;
	
	transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.socials {
	position: relative;
	overflow: hidden;
	float: none;
	text-align: center;
	margin: 0 0 1px;
}

.socials li {
	display: inline-block;
	width: 28px;
	height: 28px;
}

.socials li + li {margin-left: 6px;}

.socials li a {
	width: 28px;
	height: 28px;
	position: relative;
	display: inline-block;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background: #dfdfdf;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
}

.socials i {line-height: 28px;} 

.socials li a:hover {
	background: #3498db;
	color: #fff;
}


/*************subscribe form***************/

.sub_form {
	position: relative;
	overflow: hidden;
}

.sub_form .fa {
	color: #3498db;
	font-size: 30px;
	margin-top: 9px;
}

.sub_form h5 {
    font-weight: 300;
    margin-left: 13px;
    font-size: 20px;
    line-height: 40px;
    color: #3a3f4d;
    padding-top: 3px;
}

#subscribe-form {
  position: relative;
  display: inline-block;
}

#subscribe-form input {
  display: inline-block;
  text-shadow: none;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 380px;
  height: 50px;
  background: #fff;
  border: none;
  font: 300 14px/33px 'Open Sans', sans-serif;
  color: #b3b5b8;
  padding: 6px 20px 9px;
  text-transform: uppercase;
}

#subscribe-form label {
  display: inline-block;
  margin-bottom: 0;
}

#subscribe-form fieldset {
  width: 100%;
  float: left;
}

#subscribe-form .error {
  height: 0;
  overflow: hidden;
  font: 10px/20px Arial;
  -webkit-transition: height 0.3s linear;
  -moz-transition: height 0.3s linear;
  -o-transition: height 0.3s linear;
  transition: height 0.3s linear;
  position: absolute;
  left: 25px;
  right: 0;
  text-align: left;
  bottom: 0px;
  color: #d73d3d;
}

#subscribe-form .success {
  position: absolute;
  overflow: hidden;
  padding: 7px 0;
  left: 0;
  top: 0;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #3498db;
  border: none;
  z-index: 10;
  width: 70%;
  text-align: center;
  font: 14px/18px 'Open Sans', sans-serif;
  color: #fff;
}

#subscribe-form label.invalid .error {
  height: 19px;
}

#subscribe-form a {
	background: #3498db;
	width: 100%;
	text-align: center;
	padding: 0 0 2px;
	font-size: 15px;
}

/*************thumbs***************/

.thumb, .thumb1 {
	position: relative;
	overflow: hidden;
	text-align: center;
	
}
.thumb1 {padding: 0 10px;}

.thumb .image img {
	width: 80%;
}

.thumb1 .image img {
	width: auto;
}

.thumb {
	width: 90%;
}
.thumb > h4 {margin-bottom: 22px;}
.thumb > h6 {margin-bottom: 20px;}
.thumb > p {margin-bottom: 43px; -webkit-text-stroke: 0.2px;}
.align > p {min-height: 300px; overflow: visible;}

.thumb1 > h6 {margin-bottom: 12px;}
.thumb1 > p {margin-bottom: 19px;}
.thumb1 h6 a {color: #3a3f4d;}
.thumb1 h6 a:hover {color: #bfc0c5;}

.thumb1 .image {margin-bottom: 23px;}

.thumbnail {
	position: relative;
	overflow: hidden;
	text-align: left;
	margin-top: -1px;
}

.thumbnail .capture {
	background: #ebebeb;
 	padding: 24px 19px 19px;
}
.thumbnail .capture h6 {margin-bottom: 12px;}

.thumbnail:hover .capture {
	background: #3498db;
	color: #fff;
}

.thumbnail:hover .capture h6 a {color: #000}
.thumbnail:hover .capture h6 a:hover {color: #fff;}

.circle {
	position: relative;
	display: inline-block;
	text-align: center;
	background: #3498db;
	color: #fff;
	height: 80px;
	width: 80px;
	margin-bottom: 25px;

	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	-o-border-radius: 500px;
	-ms-border-radius: 500px;
	border-radius: 500px;
}

.circle i {
	font-size: 40px;
	line-height: 78px;
}

.block {
	position: relative;
	overflow: hidden;
	margin-bottom: -3px;
}

.block > p {
   margin-top: 13px;
   /* line-height: 22px;*/
   font-size: 18px;
   line-height: 1.8;
   color: #666;
}

.bl p {padding-bottom: 8px;}

.left_img {
	float: left;
	margin-right: 30px;
	margin-bottom: 18px;
}

.bq {
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: -3px 0 20px;
	line-height: 23px;
}

.bq img {
	position: relative;
	float: left;
	margin: 6px 6px 0 0;
}
.bq p {margin-bottom: 13px;}

.pl_2 {
	float: left;
	width: 80%;
}

.article {
	position: relative;
	overflow: hidden;
	margin-top: -5px;
}

.article + .article {
	padding-top: 40px;
}

.article:last-child {margin-bottom: 103px;}

.article p {
    line-height: 23px;
    margin: 0 0 21px;
}

.article .time {
	position: relative;
	overflow: hidden;
}

.article .left {
	float: left;
	margin-right: 29px;
}
.article .right {
	width: 41%;
	float: left;
	margin-top: -7px;
}

.article .time time {
	margin-right: 29px;
	float: left;
}

.article i {
    font-size: 18px;
    margin-top: 2px;
    padding-right: 6px;
}

.article h5 {
	font-size: 15px;
	color: #3498db;
	font-weight: 400;
	line-height: 23px;
}

.comm {
    color: #3498db;
    display: block;
    font-family: 'Open Sans';
    font-size: 15px;
    margin-top: -24px;
    overflow: hidden;
    position: relative;
    text-align: right;
    text-transform: uppercase;
}
.comm a {color: #3498db;}



.txt {
	position: relative;
	overflow: hidden;
	margin: -2px 0 0;
}

.txt:last-child {margin-bottom: 3px;}

.txt p {margin-bottom: 24px;}

.txt h6 {
	margin-bottom: 18px;
	color: #3a3f4d;
}

.txt a {
	font-size: 14px;
	line-height: 21px;
	color: #3498db;
	display: inline-block;
}

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

#footer {
	background: #3a3f4d;
	position: relative;
	margin: 0;
	padding: 29px 0 27px;
	color: #fff;
	font: 600 14px/24px 'Open Sans';	
}

#footer span {
	display: inline-block;
	margin-top: 4px;
}

.copy {
	text-decoration: none;
	color: #9fa6ae;
	display: inline-block;
	font-weight: 300;
	font-style: normal;
}

.copy a {
	color: #9fa6ae; 
	position: relative;
}

.social-links {
	position: relative;
	overflow: hidden;
	float: right;
	margin: 0;
}

.social-links li {
	float: left;
	width: 34px;
	height: 34px;
}

.social-links li + li {margin-left: 8px;}

.social-links li a {
	width: 34px;
	height: 34px;
	position: relative;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	color: #fff;
	background: #454b57;

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

#toTop {
    background: url(../images/totop.png) 0 -25px no-repeat;
    border: none;
    bottom: 237px;
    display: none;
    height: 24px;
    left: 56%;
    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: 1699px) {
	
	.banner {
		/*background-position: 43% 0;*/
		background-position: 50% 0;}
	.desktop-btn {visibility: hidden;}

}

@media only screen and (max-width: 1199px) {

	.image img {width: 100%;}

	.article:last-child {margin-bottom: 40px;}

	.desktop-btn {visibility: hidden;}

}

@media only screen and (max-width: 995px) {

	.p102, .p96, .p70 {padding: 70px 0;}

	.p35 {padding: 35px 0 30px;}

	.img img,
	.thumbnail img {width: 100%;}
	.img {margin-bottom: 30px;}
	
	h1 {margin: 50px 0;}

	h4 {
		font-size: 23px;
		line-height: 26px;
	}

	.list li a {
		font-size: 14px;
		margin-left: 20px;
	}
	.thumb ul.leftlist {
		text-align: left;
	}

	.mt {margin: 35px 0 0;}
	.mt3 {margin: 20px 0 7px;}

	.sub_form h5 {
	    font-size: 16px;
	    line-height: 24px;
	    margin-left: 13px;
	    padding-top: 13px;
	}

	#subscribe-form fieldset {overflow: hidden;}
	#subscribe-form input {width: 296px;}

	.thumb h6 br {display: none;}

	.article .left {float: none; margin: 0;}
	.article .left img {width: 100%;}

	.pl_2 {float: left;width: 78%;}

	.article .time {margin-bottom: 30px;}

	.article .right {
    	float: none;
    	margin-top: 20px;
    	width: 100%;
    }

    .mt2 {margin-bottom: 50px;}

    .banner {background: #fff;}

    .welc_block {padding: 0 50px;}
    .desktop-btn {visibility: hidden;}
}

@media only screen and (max-width: 767px) {

	.p102, .p96, .p70 {padding: 50px 0;}

	.banner {background-position: 6% 0; background: #fff;}

	.welc_block {padding: 0 20px;}

	.size1 {font-size: 55px; line-height: 56px;}

	.page #header {
		height: 280px;
		min-height: 280px;
	}

	#subscribe-form label {display: block;}
	#subscribe-form input,
	#subscribe-form .success {width: 100%;}
	#subscribe-form {margin-top: 30px;}

	#subscribe-form .error {bottom: 53px; left: 16px;}

	.image img {width: 40%;}
	.image  {margin-bottom: 36px;}
	

	.wrap {margin-bottom: 40px!important;}

	.pl h5 {display: block; font-size: 21px; line-height: 28px;}

	#footer {
		text-align: center;
		padding: 35px 0;
	}

	.copy, h6 {font-weight: 400;}

	.social-links {
		float: none;
		text-align: center;
		margin-top: 25px;
	}
	.social-links {
		float: none;
		display: inline-block;
	}

	.left_img {
		width: 100%;
		display: block;
		position: relative;
	}

	.pl_2 {width: 76%;}

	.txt p {text-align: justify;}

	.desktop-btn {
		visibility: visible;
		position: absolute; 
		top: -30px;
		left: 0;
		z-index: 2500;}


}

@media only screen and (max-width: 480px) {
	
	h1 img {width: 100%;}
	.banner {background-position: 19% 0; background: #fff;}

	.image img {width: 65%;}

	.comm {
	    margin-top: 0;
	    text-align: left;
	}

	.pl_2 {width: 67%;}

	.article p {
	    margin: 0 0 28px;
	    text-align: justify;
	}
	#header {border: none;}

	.welc_block {padding: 0 20px;}

	.desktop-btn {
		visibility: visible;
		position: absolute; 
		top: -30px;
		left: 0;
		z-index: 2500;}

}

@media only screen and (max-width: 320px) {
  
}

/* ======== rounded images ==========*/


.circled {
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	overflow: hidden;
    width: 200px;
    height: 200px;
} 

.circled img {
	width: 200px;
    height: 200px;
}
.image.circled {
	margin-bottom: 20px;
}

.squared {
    width: 80%;
    border-radius:5px;
    overflow: hidden;
} 
.squared img {
	width: 80%;
	margin: 0 auto
}

