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

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

html, body {
	background: #31323a;
	font: normal 12px/24px 'Open Sans', sans-serif;
	color: #fff;
}

p { font: italic 14px/24px 'Open Sans', sans-serif; color: #30324d; }

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

* a { color: #30324d; text-decoration: none; }
 a:hover, .copy a:hover { color: #fe5d55; text-decoration: none; }

 a {
	transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -webkit-transition: 0.2s ease;
}

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

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.clearfix:after {
  clear: both;
}

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

#header {
	background: #31323a url(../images/page1_img15.png) 0 0 repeat-x;
	position: relative;
	min-height: 95px;
	z-index: 100;

	box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-o-box-shadow: 0 0 1px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 0 1px rgba(0,0,0,0.5);
}

h1 {
	position: relative;
	margin: 39px 0 19px;
	width: 100%; 
}

h2 {
	position: relative;
	color: #30324d;
	font: normal 36px/36px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

h3 {
	position: relative;
	color: #30324d;
	margin-bottom: 4px;
	font: 800 14px/24px 'Open Sans', sans-serif;
	text-transform: uppercase;
}

h4 {
	position: relative;
	color: #30324d;
	font: italic 16px/27px 'Open Sans', sans-serif;
}

h5, .add_title {
	position: relative;
	color: #30324d;
	font: bold 24px/24px 'Open Sans', sans-serif;
}


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

.banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.banner img {
	width: 100%;
}

.img_caption {
	position: absolute;
	top: -617px;
	margin-left: 1px;
	float: left;
}

.info_block_in {
	background: rgba(255, 255, 255, 0.3);
	position: relative;
	padding: 1px;
	margin-top: 9px;
	max-width: 537px;
}

.info_block {
	background: rgba(0, 0, 0, 0.45);
	position: relative;
	color: #fff;
	padding: 16px 26px 30px;
}

.info_block span {
	font: 800 30px/36px 'Open Sans', sans-serif;
	text-transform: uppercase;
	display: block;
	margin-bottom: 7px;
}

.info_block p { color: #ffffff; }
.info_block b { letter-spacing: -1px;}

.info_block_1 {
	position: relative;
	overflow: hidden;
	margin: 25px 0 70px;
}

.info_block_1 h5 { margin: -4px 0 11px; }

.title_1, .title_2 {
	background: #fff;
	display: inline-block;
	color: #222222;
	padding: 5px 9px 0 8px;
	font: bold 48px/58px 'Open Sans', sans-serif;
	font-weight: 800;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.title_2 {
	font-size: 37px;
	line-height: 61px;
	padding: 0 9px 2px 8px;
}

.bg_1 {
	padding: 45px 0 41px;
	position: relative;
	background: #30324d;
}

.bg_2 {
	position: relative;
	padding: 45px 0 44px;
	background: url(../images/page1_img1.png) -37px -43px repeat;
}

.bg_3 {
	position: relative;
	padding: 45px 0 68px;
	background: #dcdcdc;
}

.thumbs {
	position: relative;
	margin: 34px 0;
	padding: 0 30px;
	text-align: center;
	min-height: 222px;
	margin-bottom: 20px;
}

.thumbs i.fa {
    background: #fff;
    color: #30324D;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 60px;
    font-style: normal;
    font-weight: normal;
    line-height: 84px;
    height: 92px;
    padding: 0;
    text-align: center;
    width: 92px;
    margin-bottom: 24px;
    overflow: hidden;

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

   	text-shadow: 0px 1px rgb(206, 207, 218), 0px 2px rgb(206, 207, 218), -1px 3px rgb(206, 207, 218), -1px 4px rgb(206, 207, 218), -2px 5px rgb(206, 207, 218),
   -2px 6px rgb(206, 207, 218), -3px 7px rgb(206, 207, 218), -3px 8px rgb(206, 207, 218), -4px 9px rgb(206, 207, 218), -4px 10px rgb(206, 207, 218), -5px 11px rgb(206, 207, 218), 
   -5px 12px rgb(206, 207, 218), -6px 13px rgb(206, 207, 218), -6px 14px rgb(206, 207, 218), -7px 15px rgb(206, 207, 218), -7px 16px rgb(206, 207, 218), -8px 17px rgb(206, 207, 218), 
   -8px 18px rgb(206, 207, 218), -9px 19px rgb(206, 207, 218), -9px 20px rgb(206, 207, 218), -10px 21px rgb(206, 207, 218), -10px 22px rgb(206, 207, 218), -11px 23px rgb(206, 207, 218), 
   -11px 24px rgb(206, 207, 218), -12px 25px rgb(206, 207, 218), -12px 26px rgb(206, 207, 218), -13px 27px rgb(206, 207, 218), -13px 28px rgb(206, 207, 218), 
   -14px 29px rgb(206, 207, 218), -14px 30px rgb(206, 207, 218), -15px 31px rgb(206, 207, 218), -15px 32px rgb(206, 207, 218), -16px 33px rgb(206, 207, 218), 
   -16px 34px rgb(206, 207, 218), -17px 35px rgb(206, 207, 218), -17px 36px rgb(206, 207, 218),-18px 37px rgb(206, 207, 218),-18px 38px rgb(206, 207, 218),
   -19px 39px rgb(206, 207, 218),-19px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-21px 39px rgb(206, 207, 218),
   -21px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218);

	-moz-text-shadow: 0px 1px rgb(206, 207, 218), 0px 2px rgb(206, 207, 218), -1px 3px rgb(206, 207, 218), -1px 4px rgb(206, 207, 218), -2px 5px rgb(206, 207, 218),
   -2px 6px rgb(206, 207, 218), -3px 7px rgb(206, 207, 218), -3px 8px rgb(206, 207, 218), -4px 9px rgb(206, 207, 218), -4px 10px rgb(206, 207, 218), -5px 11px rgb(206, 207, 218), 
   -5px 12px rgb(206, 207, 218), -6px 13px rgb(206, 207, 218), -6px 14px rgb(206, 207, 218), -7px 15px rgb(206, 207, 218), -7px 16px rgb(206, 207, 218), -8px 17px rgb(206, 207, 218), 
   -8px 18px rgb(206, 207, 218), -9px 19px rgb(206, 207, 218), -9px 20px rgb(206, 207, 218), -10px 21px rgb(206, 207, 218), -10px 22px rgb(206, 207, 218), -11px 23px rgb(206, 207, 218), 
   -11px 24px rgb(206, 207, 218), -12px 25px rgb(206, 207, 218), -12px 26px rgb(206, 207, 218), -13px 27px rgb(206, 207, 218), -13px 28px rgb(206, 207, 218), 
   -14px 29px rgb(206, 207, 218), -14px 30px rgb(206, 207, 218), -15px 31px rgb(206, 207, 218), -15px 32px rgb(206, 207, 218), -16px 33px rgb(206, 207, 218), 
   -16px 34px rgb(206, 207, 218), -17px 35px rgb(206, 207, 218), -17px 36px rgb(206, 207, 218),-18px 37px rgb(206, 207, 218),-18px 38px rgb(206, 207, 218),
   -19px 39px rgb(206, 207, 218),-19px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-21px 39px rgb(206, 207, 218),
   -21px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218);
	
	-webkit-text-shadow: 0px 1px rgb(206, 207, 218), 0px 2px rgb(206, 207, 218), -1px 3px rgb(206, 207, 218), -1px 4px rgb(206, 207, 218), -2px 5px rgb(206, 207, 218),
   -2px 6px rgb(206, 207, 218), -3px 7px rgb(206, 207, 218), -3px 8px rgb(206, 207, 218), -4px 9px rgb(206, 207, 218), -4px 10px rgb(206, 207, 218), -5px 11px rgb(206, 207, 218), 
   -5px 12px rgb(206, 207, 218), -6px 13px rgb(206, 207, 218), -6px 14px rgb(206, 207, 218), -7px 15px rgb(206, 207, 218), -7px 16px rgb(206, 207, 218), -8px 17px rgb(206, 207, 218), 
   -8px 18px rgb(206, 207, 218), -9px 19px rgb(206, 207, 218), -9px 20px rgb(206, 207, 218), -10px 21px rgb(206, 207, 218), -10px 22px rgb(206, 207, 218), -11px 23px rgb(206, 207, 218), 
   -11px 24px rgb(206, 207, 218), -12px 25px rgb(206, 207, 218), -12px 26px rgb(206, 207, 218), -13px 27px rgb(206, 207, 218), -13px 28px rgb(206, 207, 218), 
   -14px 29px rgb(206, 207, 218), -14px 30px rgb(206, 207, 218), -15px 31px rgb(206, 207, 218), -15px 32px rgb(206, 207, 218), -16px 33px rgb(206, 207, 218), 
   -16px 34px rgb(206, 207, 218), -17px 35px rgb(206, 207, 218), -17px 36px rgb(206, 207, 218),-18px 37px rgb(206, 207, 218),-18px 38px rgb(206, 207, 218),
   -19px 39px rgb(206, 207, 218),-19px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-21px 39px rgb(206, 207, 218),
   -21px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218);
	
	-o-text-shadow: 0px 1px rgb(206, 207, 218), 0px 2px rgb(206, 207, 218), -1px 3px rgb(206, 207, 218), -1px 4px rgb(206, 207, 218), -2px 5px rgb(206, 207, 218),
   -2px 6px rgb(206, 207, 218), -3px 7px rgb(206, 207, 218), -3px 8px rgb(206, 207, 218), -4px 9px rgb(206, 207, 218), -4px 10px rgb(206, 207, 218), -5px 11px rgb(206, 207, 218), 
   -5px 12px rgb(206, 207, 218), -6px 13px rgb(206, 207, 218), -6px 14px rgb(206, 207, 218), -7px 15px rgb(206, 207, 218), -7px 16px rgb(206, 207, 218), -8px 17px rgb(206, 207, 218), 
   -8px 18px rgb(206, 207, 218), -9px 19px rgb(206, 207, 218), -9px 20px rgb(206, 207, 218), -10px 21px rgb(206, 207, 218), -10px 22px rgb(206, 207, 218), -11px 23px rgb(206, 207, 218), 
   -11px 24px rgb(206, 207, 218), -12px 25px rgb(206, 207, 218), -12px 26px rgb(206, 207, 218), -13px 27px rgb(206, 207, 218), -13px 28px rgb(206, 207, 218), 
   -14px 29px rgb(206, 207, 218), -14px 30px rgb(206, 207, 218), -15px 31px rgb(206, 207, 218), -15px 32px rgb(206, 207, 218), -16px 33px rgb(206, 207, 218), 
   -16px 34px rgb(206, 207, 218), -17px 35px rgb(206, 207, 218), -17px 36px rgb(206, 207, 218),-18px 37px rgb(206, 207, 218),-18px 38px rgb(206, 207, 218),
   -19px 39px rgb(206, 207, 218),-19px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-20px 39px rgb(206, 207, 218),-21px 39px rgb(206, 207, 218),
   -21px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-22px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218),-23px 39px rgb(206, 207, 218);

}

.border_l { border-left: 1px solid #3c3e57; }
.border_r { border-right: 1px solid #3c3e57; }

a.link_1 {
	display: inline;
	color: #b7b9da; 
	text-decoration: none;
	font: italic 14px/24px 'Open Sans', sans-serif;
}

a.link_2 { 
	color: #30324D; 
	text-decoration: none;
	font: italic 14px/24px 'Open Sans', sans-serif;
}

a.link_3 {
	position: relative;
	display: inline-block;
	background: #006699;
	color: #ffffff;
	height: 46px;
	text-align: center;
	padding: 0 39px;
	margin-top: 24px;
	font: italic 14px/46px 'Open Sans', sans-serif;
	text-transform: lowercase;
}

a.link_4 { 
	font: italic 14px/24px 'Open Sans', sans-serif; 
	text-decoration: underline;
	display: inline-block;
	margin: 10px 0 19px;
}

a.link_4:hover { color: #30324d; text-decoration: none; }

a.link_1:hover, a.link_2:hover { 
	color: #fe5d55;
}

a.link_3:hover { background: #31323a; }
 
.divider {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	background: #ccc;
	opacity: .4;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=40)';
}

.divider_1, .divider_2 {
	width: 100%;
	border-top: 1px solid #cccccc;
	margin: 13px 0 2px;
	padding: 0;
}

.divider_2 {
	border-top: 1px solid #dedede;
	margin: 15px 0 11px;
}

.color_1 { color: #ffffff; }
.color_2 { color: #eeeeee; }

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

.section h5 { padding: 19px 0 15px; }

ul.article {
	position: relative;
	overflow: hidden;
	margin: 26px 0 17px;
}

ul.article li {
	float: left;
	width: 100%;
}

.article p {
	margin-top: 10px;
}

.holder {
	position: relative;
	background: #f0f1f1;
	margin: 23px 0 7px;
}

.holder, .first, .second {

	-webkit-box-shadow: 0 0 3px #bfc4c8;
	-moz-box-shadow: 0 0 3px #bfc4c8;
	-ms-box-shadow: 0 0 3px #bfc4c8;
	-o-box-shadow: 0 0 3px #bfc4c8;
	box-shadow: 0 0 3px #bfc4c8;
}

.first { margin-bottom: 30px; }

.capture { margin-bottom: -1px; }
 
.holder img {
	border-top: 4px solid #fe5d55;
	width: 100%;
}

.holder + a, .item + a { margin-top: 10px; }

.holder h3, .item h3 {
	padding: 11px 19px 10px;
}

.block {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
}

.block h5 { margin-top: -2px; margin-bottom: 11px; }

ul.thumbnails {
	position: relative;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
	width: 100%;
}

ul.thumbnails li {
	margin-top: 10px;
	margin-bottom: 14px;
}

ul.thumbnails img {
	margin-bottom: 25px;
	text-align: center;
}

.capture > p { padding-top: 2px; }

.links {
	position: relative;
	overflow: hidden;
	margin: 45px 0 16px;
}

.left {
	text-align: right;
}

.image_1 img { width: 100%; margin-bottom: 25px; }

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 263px;
    left: 51%;
    margin-left: 500px;
    overflow: hidden;
    width: 69px;
    height: 69px;
    border: none;
    text-indent: -999px;
    z-index: 20;
    background: url(../images/toTop.png) no-repeat left 0;
    opacity: .9;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)';
    
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}
#toTop:hover {
    outline: none;
    background-position: right 0;
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
}

ul.gal_menu {
	position: relative;
	overflow: hidden;
	width: 100%;
}

ul.gal_menu li {
	float: left;
	margin-right: 30px;
}

ul.gal_menu li a {
	position: relative;
	color: #30324d;
	display: inline-block;
	font: normal 20px/24px 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
}

ul.gal_menu li a:hover {
	color: #fe5d55;
}

.article_1, .article_1_last {
    margin: 25px 0 50px;
    overflow: hidden;
    position: relative;
}

.article_1 img, .article_1_last img {
	width: 100%;
	margin-bottom: 19px;
}

.article_1 h4, .article_1_last h4 { margin-bottom: 14px; }
.article_1 h5, .article_1_last h5 { margin-bottom: 11px; }
.article_1 .divider { margin-top: 50px; }

.article_1_last { margin: 25px 0 22px; }

ul.list {
	position: relative;
	overflow: hidden;
	margin: 12px 0 83px;
}

ul.list li {
	background: url(../images/page4_img4.png) 0 13px no-repeat;
	width: 100%;
	float: left;
	display: inline-block;
	padding-left: 18px;
}


ul.list li a {
	display: inline-block;
	font: italic 14px/36px 'Open Sans', sans-serif;
	text-decoration: none;
}

.map_c {
	margin-top: 25px;
	width: 100%; 
	height: 318px; 
	max-height: 318px;
}

address { 
	margin-top: 20px;
	position: relative;
	overflow: hidden; 
	font: italic 14px/24px 'Open Sans', sans-serif;
	color:  #30324d;
 
}

address span {  float: left; }
address a, a.link_4 { color: #fe5d55; display: inline-block; color: #FE5D55; text-decoration: underline; }
address a:hover { color: #30324d; }
dl dt { margin-bottom: 10px; }
dl dd { text-align: right; width: 179px; }

.text h5 { margin-top: 21px; }
.text p { margin: 11px 0 14px; }


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

#footer { padding: 29px 0 25px; }

.copy {
	color: #B7B9DA;
	font: italic 14px/24px 'Open Sans', sans-serif;
}

.copy a {
	color: #B7B9DA;
	text-decoration: none;
	font-style: italic;
}

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


@media only screen and (max-width: 1500px) {
	
	.img_caption { top: -260px; }
	.title_1, .title_2 { font: normal 26px/30px 'Open Sans'; padding-top: 0; }
	.info_block_in { width: 100%; margin-top: 0; }
	.info_block { padding: 15px; }
	.info_block span { font: normal 14px/24px 'Open Sans'; margin-bottom: 0; }

}

@media only screen and (max-width: 995px) {
	
	.title_1, .title_2 { font: normal 22px/26px 'Open Sans'; padding-top: 0; }

}

@media only screen and (max-width: 767px) {
	
	.img_caption { top: -200px; }
	.title_1, .title_2 { font: normal 18px/22px 'Open Sans'; padding-top: 0; }
	
	.left {
    	margin-bottom: 10px;
    	text-align: left;
	}
	.border_r, .border_l { border: none; } 
	
	.thumbs { margin: 34px 0 0; }

	.section { margin-bottom: 30px; }

	.last { margin-bottom: 30px; }
	
	.last_2 { border-top: 1px solid #dedede; margin-top: 15px; padding-top: 11px; }
	
	.info_block_1 { margin-bottom: 45px; }

	ul.list { margin-bottom: 30px; }

	.article_1_last { margin-bottom: 35px; }

	address { margin-bottom: 35px; }

	.first { margin-bottom: 0; }
	.second { display: none; }
	
	.article_1 { margin-bottom: 30px; }
	.article_1 .divider { margin-top: 30px; }

}

@media only screen and (max-width: 480px) {
	
	.img_caption { top: -120px; }
	.info_block_in, .info_block { display: none; }

	h1 a img { width: 100%; }
}

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

}