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

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

html, body {
	background: #fff;
	width: 100%;
	position: relative;
	font: normal 14px/20px 'Open Sans', sans-serif;
	color: #666666;
}

* ul { list-style: none; }

a[href^="tel:"] {
	color: inherit;
	text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}

a {
	text-decoration: none;
	color: #666666;
	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

a:hover {
	color: #fc8c29;
	text-decoration: none;
}

p {letter-spacing: -.1px;}

#toTop {
    background: url(../images/totop.png) 0 0 no-repeat;
    border: none;
    bottom: 60px;
    display: none;
    height: 60px;
    left: 56.5%;
    margin-left: 489px;
    overflow: hidden;
    position: fixed;
    text-decoration: none;
    text-indent: -999px;
    width: 46px;
    z-index: 20;
    opacity: .9;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    
    -webkit-transition: all .1s ease .1s;
    -moz-transition: all .1s ease .1s;
    -ms-transition: all .1s ease .1s;
    -o-transition: all .1s ease .1s;
    transition: all .1s ease .1s;
}

#toTop:hover {
	opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

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

#header {
	height: 57px;
	position: relative;
	background: #7bcfa9;
}

#header2 {
	height: 30px;
	position: relative;
	background: #7bcfa9;
}

h1 a img {
	margin-top: 5px;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	display: block;
}

#img_sml {
	margin-top: 5px;
	position: relative;
	margin-left: auto;
    margin-right: auto;
	display: none;
}

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

.p40 {padding: 40px 0 40px;}
.p64 {padding: 64px 0 45px;}
.p101 {padding: 70px 0 33px;}
.p94 {padding: 50px 0 50px;}
.p96 {padding: 40px 0 30px;}

h2,h3,h4,h5,h6 {
	display: block;
	font: bold 24px/30px 'Open Sans', sans-serif;
	color: #fff;
	position: relative;
}

h2 {
	color: #f04d52;
	font: 700 30px/35px 'Droid Sans', sans-serif;
	margin-bottom: 28px;
}

h3 {
	font-size: 30px;
	line-height: 33px;
	font-weight: 400;
	color: #595959;
	margin-bottom: 10px;
}

h4 {
	font-size: 30px;
	line-height: 33px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 38px;	
}

h5 {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #939292;
	margin-bottom: 24px
}

h6 {
	font-size: 14px;
	line-height: 24px;
	display: inline-block;
	color: #182934;
	font-weight: 400;
}

.width {width: 80%;}

.bg_1, .bg_2, .bg_3, .bg_4, .bg_5 {
	position: relative;
	background: #f2f5f6;
	/*border-top: 2px solid #e6e9e9;*/
	border-bottom: 1px solid #f2f2f2;
}

.bg_2 {
	background: #fff;
	border-top: none;
	border-bottom: 2px solid #f2f2f2;		
}

.bg_3 {
	background: #f7faf9;
	border: none;
}

.bg_4 {
	background: #f2f5f6;
	border: none;
}

.bg_5 {border-top: none;}

.size1 {
	font-size: 16px;
	line-height: 24px;
}

.section,
.section-1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

.section p {
	font-size: 16px;
	line-height: 24px;
	width: 96%;
}

.section-1 .size1 {margin-bottom: 20px;}

.box {
	position: relative;
	margin: 40px 0 30px;
	background: #fff;
	text-align: center;
	padding: 0 25px 39px;
}

.box h3 {margin-bottom: 18px;}
.box p {letter-spacing: -.4px}

.box-1 {
	position: relative;
	overflow: hidden;
	margin-bottom: 35px;
	padding-top: 5px;
}

.box-1 p {
	font-size: 14px;
	line-height: 20px;
	margin-top: 12px;
}

.image {
	position: relative;
	text-align: center;
	border: 8px solid #f2f5f6;
	width: 100px;
	height: 100px;
	display: inline-block;
	margin: -69px 0 26px;

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

	transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.image > img {padding-top: 22px;}

.image-2 {margin-bottom: 12px;}

.image-3 {
	float: left;
	margin-right: 28px;
}

.info {
	float: left;
	width: 61%;
	margin-top: -12px;
}

.thumb {
	position: relative;
	overflow: hidden;
	margin: 11px 0 33px;
}

.thumb p {margin-top: -8px;}

.thumb-1 {
	position: relative;
	overflow: hidden;
	padding-top: 11px;
	margin-bottom: 29px;
}

.thumb-1 > img {margin-bottom: 19px;}

.link {
	position: relative;
	background: url(../images/arrow-1.png) 100% 4px no-repeat;
	margin-top: 36px;
	display: inline-block;
	color: #6d6d6d;
	padding-right: 22px;
	font: 600 16px/22px 'Open Sans', sans-serif;
}

.link:hover {
	color: #fe8a26;
	background-position: 100% 100%;
}

.link1 {
	background: url(../images/btn_bg.jpg) 0 0 repeat-x;
	font-size: 16px;
	line-height: 40px;
	display: inline-block;
	height: 42px;
	font-weight: bold;
	margin: 38px 100px 0 0;
	color: #fff;
	text-transform: none;
	float: right;
	text-align: center;
}

.link1:hover {
	color: #000;
	-webkit-box-shadow: inset 0 0 22px #b3631c;
	-moz-box-shadow: inset 0 0 22px #b3631c;
	-ms-box-shadow: inset 0 0 22px #b3631c;
	box-shadow: inset 0 0 22px #b3631c;
}

.link2 {
	font: italic 400 16px/36px 'Open Sans';
	color: #66a085;
}

.link3 {
	font: normal 400 16px/16px 'Open Sans';
}

.list, .list-3 {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.list-3 {margin-top: -14px;}

.list li {
	padding-left: 23px;
	background: url(../images/bull.png) 0 14px no-repeat;
}

.list li a, .list-3 li a {
	text-transform: none;
	font-size: 14px;
	line-height: 32px;
	color: #666666;
	font-weight: 600;
    letter-spacing: -.2px;
}

.list-3 li a {
	color: #f4f4f4;
	border-bottom: 1px solid #8ab5a1;
}

.list li a:hover, .list-3 li a:hover {
	color: #fc8c29;
	text-decoration: none;
	border-bottom: none;
}

.list-2 i.fa {
	font-size: 23px;
	margin-top: -2px;
}

.list-1, .list-1 li {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

.list-1 {padding-top: 11px;}

.list-1 img {
	float: left;
	margin-right: 29px;
}

.list-1 div {margin-top: -6px;}

.list-1 p {margin-top: 22px; }

.circle {
	position: relative;
	overflow: hidden;
	border: 1px solid #bdbfbe;
	background: #fff;
	color: #f04d52;
	font-size: 30px;
	line-height: 96px;
	font-weight: 700;
	text-align: center;
	height: 96px;
	width: 96px;
	display: inline-block;
	margin-bottom: 37px;
	cursor: default;

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

	transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}

.circle:hover {
	background: #fc8c29;
	border: 1px solid #fc8c29;
	color: #fff;
}

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

.small_map {
	width: 100%;
	height: 190px;
	position: relative;
	float: left;
}

.block {
	position: relative;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}

.socials {
	position: relative;
	overflow: hidden;
	margin: 26px 0 0;
}

.socials li {
	float: left;
}

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

.socials li a {
	width: 39px;
	height: 41px;
	display: inline-block;
	font-size: 24px;
	line-height: 37px;
	text-align: center;
	background: #fc8c29;
	color: #fff;
}

.socials li a:hover {background: #7BCFA9;}

.address {
	position: relative;
	color: #f4f4f4;
	font-size: 14px;
	line-height: 30px;
	margin-top: -2px;
}

.address .fa {
	color: #f4f4f4;
	font-size: 16px;
	margin-right: 16px;
}

.address a {color: #f4f4f4;}

.address a:hover {color: #fc8c29;}

.block1 {
	position: relative;
	overflow: hidden;
	margin: 8px 0 22px;
	color: #7583f3!important;
}

.section-2 {
	position: relative;
	overflow: hidden;
	text-align: left;
	margin-bottom: 60px;
}

.sidebar {
	position: relative;
	margin-bottom: 54px;
}

.section-2 {margin-bottom: 57px;}

.section-2 img {margin: 27px 0 19px;}

.section-2 > div {
	margin: 0 99px 0 0;
	position: relative;
	overflow: hidden;
}

.section-2 .links1, 
.links2, 
.section time {
	font: italic 16px/24px 'Open Sans', sans-serif;
	color: #66A085;
	display: inline-block;
	text-decoration: none;
}

.links1 {margin-left: 4px;}

.section-2 {
	padding-top: 5px;
	margin-bottom: 43px; 
	display: inline-block;
}

.links2 {
	float: right!important;
	padding-top: 2px;
	color: #66a085;
	text-decoration: none;
	display: inline-block;
}

.links1:hover, 
.links2:hover {color:#fc8c29;}

time {
	color: #66a085;
	font: italic 400 16px/24px 'Open Sans', sans-serif;
	display: inline-block;
	text-align: left;
	float: left;
}

.divider {
	position: relative;
	overflow: hidden;
	margin: -4px 0 192px;
	border-top: 1px solid #e6e9e9; 
}

.text {
	position: relative;
	overflow: hidden;
	margin-bottom: 17px;
	padding-top: 5px;
}

.text h5 {margin-bottom: 18px;}
.text p {letter-spacing: -.3px;}
.text > a {text-decoration: underline;}
.text > a:hover {text-decoration: none!important;}


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

#footer {
	position: relative;
	color: #878686;
	height: 49px;
}

.copy {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: -.3px;
}
.copy>span {
	padding-bottom: 2px; 
	position: relative; 
	display: inline-block;
}

.copy a {
	text-transform: none;
	color: #878686;
	padding-bottom: 2px;
	display: inline-block;
	position: relative;
	line-height: 20px;
}

.copy a:hover {color: #7BCFA9;}



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

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

	.image-1 img, 
	.image-2 img,
	.thumb-1 img,
	.section-2 img {width: 100%;}

	.image-3{margin-bottom: 20px;}

	.section p {width: 100%;}

	.link1 {margin-right: 0;}
	.link3 {font-size: 15px;}

	h3 {
		font-size: 26px;
		line-height: 30px;
	}

	.section-2 > div {margin: 0;}

	.divider {margin: 0 0 50px;}
	
	h1 a #img_1{
		display:block;
	}
	
	h1 a #img_sml{
		display:none;
	}

}

@media only screen and (max-width: 995px) {
      
    .box {
    	padding-left: 18px;
    	padding-right: 18px;
	}

	.small_map {width: 100%;}

	.list li a {font-size: 14px;}

	.bg_1, 
	.bg_2, 
	.bg_3, 
	.bg_4 {padding: 50px 0; }

	.list-1 div {
		width: 52%;
		float: left;
	}

	.list-1 img {margin-right: 15px;}

	.list-1, .list-1 li {margin-bottom: 30px;}

	.list-1 p {margin-top: 11px;}

	h1 a #img_1{
		display:none;
	}
	
	h1 a #img_sml{
		display:block;
	}
}

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

	#header { height: 117px;}
  
	.box {margin-top: 40px;}

	.image-1 {
		text-align: center;
		margin-bottom: 20px;
	}

	.image-1 img {width: 57%;}

	.image-2 {
		width: 40%;
		float: left;
		margin-right: 5%;
	}

	.thumb {margin-bottom: 40px;}
	
	.thumb div + div {
		float: left;
		width: 55%;
	}

	.image-3 {margin-bottom: 0px;}

	.block {margin-top: 25px;}

	h2 {text-align: center;}

	h3, h4 {margin-bottom: 30px;}

	.p40 {padding: 40px 0;}
	.p60 {padding: 50px 0 30px;}
	.p101 {padding: 60px 0 45px;}

	.map {margin-bottom: 30px;}

	.socials { margin: 30px 0;}

	.list,
	.list-3 {margin-bottom: 30px;}

	.list-1 div {width: 70%;}

	.list-1 img {margin-right: 25px;}

	h1 a #img_1{
		display:block;
	}
	
	h1 a #img_sml{
		display:none;
	}
}

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

	.small_map {height: 250px;}
	
	.image-1 img {width: 60%;}

	.image-2 {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.thumb div + div, 
	.info, 
	.image-3, 
	.image-3 img {width: 100%; margin: 0;}

	.image-3{margin-bottom: 20px;}

	.section p {font-size: 14px;}

	.link1, 
	.links2 {float: left;}

	.list-2 {
		letter-spacing: -.2px; 
		font-size: 13px;
	}

	.links2 {float: left!important;}

	.address .fa {margin-right: 14px;}
	
	.section-2 > div {margin: 10px 0 0 0;}

	.list-1 img {
		width: 29%;
		margin-right: 15px;
	}

	.list-1 div {width: 57%;}

	.sidebar {margin-bottom: 40px;}
	
	h1 a #img_1{
		display:block;
	}
	
	h1 a #img_sml{
		display:none;
	}
}

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

}

