@import "reset.css";

input {
	outline: none !important;
	border-radius: 0 !important;
}


html {
	width: 100%;
}

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

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


body {
	font: 14px/20px 'Open Sans', sans-serif;
	color: #8c8989;
	background-color: #f8f8f8;
	position: relative;
	min-width: 960px;
	padding-top: 1px;
}

.ic {
	border: 0;
	float: right;
	background: #fff;
	color: #f00;
	width: 50%;
	line-height: 10px;
	font-size: 10px;
	margin: -220% 0 0 0;
	overflow: hidden;
	padding: 0
}

body.pt0 {
	padding-top: 0;

}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: #009fb3;

}

h2 {
	font-size: 30px;
	line-height: 30px;
	color: #585858;
	font-weight: bold;
	margin-bottom: 43px;
}


h3 {
	font: bold 30px/30px 'Open Sans Condensed', sans-serif;
	color: #585858;
	padding-top: 45px;
	margin-bottom: 46px;
}


p {
	margin-bottom: 20px;
}

img {
	max-width: 100%;
}

address {
	font-style: normal;
}

ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list {
	padding-top: 18px;
	margin-bottom: 46px;
}

ul.list li {
	padding-left: 28px;
	position: relative;
}

ul.list li:after {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	display: block;
	font-family: 'FontAwesome';
	font-size: 24px;
	line-height: 20px;
	color: #a2cac2;
}

ul.list li+li {
	margin-top: 16px;
}

ul.list1 {
	padding-left: 10px;
}

ul.list1 li+li {
	margin-top: 21px;
}

ul.list1 li+li+li {
	margin-top: 22px;
}

ul.list1 time {
	font-size: 18px;
	color: #8cb2aa;
	font-weight: 600;
	margin-top: 1px;
	float: left;
	width: 68px;
}

/*links*/

a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a:hover {
	color: #a2cac2;
}


a.btn {
	display: inline-block;
	color: #a2cac2;
	font: bold 18px/24px 'Open Sans Condensed', sans-serif;
	border: 2px solid #a2cac2;
	padding: 5px 45px 7px;
	margin-top: 47px;
}

a.btn:hover {
	background-color: #a2cac2;
	color: #fff;
}

/*preclass*/

.mb0 {
	margin-bottom: 0px !important;
}

.m0 {
	margin: 0 !important;
}


.pad0 {
	padding: 0 !important;
}


.pt0 {
	padding-top: 0;
}

.img_inner {
	max-width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 51px;
	position: relative;
	margin-top: 5px;
}

.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.page1 .fleft {
	margin-top: 1px;
	margin-right: 22px;
}

.fright {
	float: right !important;

}

.upp {
	text-transform: uppercase;
}

.alright {
	text-align: right;
}

.center {
	text-align: center;
}

.wrapper,
.extra_wrapper {
	overflow: hidden;
}

.clear {
	float: none !important;
	clear: both;
}


/*header*/

header {
	display: block;
	position: relative;
	z-index: 999;
	padding: 50px 0 0px;
	border-top: 3px solid #a2cac2;
	border-bottom: 3px solid #c3dcd7;
}

.pt0 header {
	border-top-width: 1px;
}

.page1 header {
	border-bottom: 0;
	border-top-width: 3px;
}


h1 {
	float: none;
	z-index: 999;
	font-size: 0;
	text-align: center;
	line-height: 0;
	margin-bottom: 45px;

}

h1 a {
	width: 162px;
	height: 48px;
	text-indent: -999px;
	transition: 0s ease;

	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}

h1 a img {
	display: block;
}

.slogan {
	padding-top: 90px;
	padding-bottom: 56px;
	text-align: center;
	color: #585858;
	font: bold 30px/20px 'Open Sans Condensed', sans-serif;
}

.slogan a.btn {
	margin-top: 42px;
}

#grid .title {
	padding-top: 14px;
	font: 300 30px/20px 'Open Sans', sans-serif;
	color: #000;
}

/*Content*/



.content {
	padding: 25px;
	background: #ebebeb;
}

.page1 .content {}


.title1 {
	font: bold 24px/20px 'Open Sans', sans-serif;
	color: #585858;
	margin-bottom: 9px;
}

.title2 {
	font: bold 35px/30px 'Open Sans', sans-serif;
	color: #585858;
	margin-bottom: 55px;
}

.title3 {
	font: bold 20px/20px 'Open Sans', sans-serif;
	color: #585858;
	margin-bottom: 5px;
}

.cl1 {
	height: 5px;
}

.block1 {
	padding: 0 10px;
	text-align: center;
}

.block1 .title {
	margin-bottom: 9px;
	color: #585858;
	font-weight: 600;
	font-size: 48px;
	line-height: 30px;
	padding-top: 2px;
}

.block1 .title span {
	padding-top: 27px;
	padding-bottom: 18px;
	display: block;
	font-size: 20px;
}

a.btn.bt1 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 17px;
	padding: 4px 33px 5px;
}

.ver {
	position: relative;
}

.ver:after {
	content: '';
	position: absolute;
	left: -10px;
	background-color: #b8d6d0;
	width: 1px;
	top: -13px;
	bottom: -10px;
	display: block;
}

.gray_block {
	padding-bottom: 49px;
	background-color: #ebebeb;
}

.block2 {
	padding-top: 52px;
}

.block2 time {
	display: block;
	border-right: 1px solid #bed0cc;
	float: left;
	font-size: 18px;
	padding-top: 1px;
	line-height: 24px;
	color: #585858;
	padding-right: 15px;
	margin-right: 17px;
}

.block2 .clear {
	height: 10px;
}

.block2 time span {
	display: block;
	margin-bottom: 5px;
	color: #8cb2aa;
	font-weight: 600;
	font-size: 30px;
}


.block2 .title {
	color: #8cb2aa;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

.block2 p {
	border-bottom: 1px solid #bed0cc;
	padding-bottom: 15px;
	margin-bottom: 13px;
}

.block2>a {
	font: bold 14px/18px 'Open Sans Condensed', sans-serif;
}

.text1 {
	margin-top: -1px;
	margin-bottom: 11px;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

.block3 img {
	border: 5px solid #bfdde8;
	margin-bottom: 43px;
}

.text2 {
	font-size: 20px;
	line-height: 30px;
	color: #585858;
	font-weight: 600;
	margin-bottom: 9px;
}

.bd1 img {
	border-color: #cebfd4 !important;
}

.bd2 img {
	border-color: #d37ba3 !important;
}

.bd3 img {
	border-color: #a2cac2 !important;
}

.cont1 {
	padding-bottom: 40px;
}

.cont2 {
	padding-bottom: 10px;
}

.responsive {
	height: 800px;
	position: relative;
	background-color: #d4d2d2;
}

.fade_out_class {
	width: 36px;
	background: #a2cac2;
	height: 7px;
	margin-right: 3px;
	cursor: pointer;
}

.fade_out_class:hover {
	background: #aad7ce;
}

.gallery1 {
	overflow: hidden;
	border: 1px solid #cdcdcd;
	border-radius: 5px;
	box-shadow: 4px 5px 5px #888;
}

.gallery {
	overflow: hidden;
}

.gallery .clear {
	height: 100px;
}

a.gal img {
	border: 5px solid #bfdde8;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	box-shadow: 0 0 #fff;
}

a.gal {
	margin-bottom: 39px;
	display: block;
	background: url(../images/magnify.png) center center no-repeat #a4cbc3;
}

a.gal:hover img {
	opacity: 0.2;
}

.gallery .text1 {
	padding-bottom: 4px;
	color: #585858;
}

.gallery a.btn {
	margin-top: 38px;
}

.blog {
	padding-top: 42px;
	overflow: hidden;
}

.blog img {
	margin-top: 4px;
	margin-right: 20px;
	float: left;
	border: 5px solid #bfdde8;
	border-top-width: 8px;
	border-bottom-width: 8px;
}

.blog .text1 {
	padding-bottom: 10px;
	color: #585858;
}

.blog+.blog {
	padding-top: 41px;
}

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

.blog time {
	font-size: 14px;
	padding-top: 11px;
	display: block;
}

.blog a.btn {
	margin-top: 25px;
}

.text1.head1 {
	padding-top: 42px;
}

ul.list.l1 {
	padding-top: 2px;
	margin-bottom: 0;
}

ul.list.l1+ul.list.l1 {
	padding-top: 18px;
	margin-bottom: 38px;
}

.post {
	overflow: hidden;
	padding-top: 7px;
}

.post+.post {
	padding-top: 41px;
}

.post .fl {
	text-align: center;
	background-color: #a2cac2;
	padding: 4px 5px;
	margin-right: 10px;
	float: left;
	margin-top: 4px;
}

.post time {
	padding-top: 6px;
	display: block;
	color: #585858;
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
}

/****Map***/

.col1 {
	color: #a2cac2;
}

.col2 {
	color: #8cb2aa;
}

.col1 a:hover,
a.col1:hover,
.col2 a:hover,
a.col2:hover {
	color: #585858;
}

.col3 {
	color: #585858;
}

h2.head1 {
	font-weight: 300;
	margin-bottom: 36px;
	color: #000;
}

.map {}

.map figure {
	padding-bottom: 46px;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	display: block;

}

.map figure iframe {
	width: 100%;
	height: 350px;
	max-width: 100%;
}


.map address {
	overflow: hidden;
	margin-bottom: 26px;

}


address dt {
	margin-bottom: 20px;
}


address dd span {
	min-width: 80px;
	display: inline-block;
	text-align: left;
}

#map {
	width: 100%;
	margin-top: 106px;
	height: 350px;
}

.contact h3.head3 {
	padding-top: 58px;
	margin-bottom: 44px;
}

a.col2:hover {
	color: #000;
}

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

footer {
	padding: 55px 0 70px;
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
}

footer a:hover {}

.socials {
	font-size: 0;
	line-height: 0;
}

.socials a {
	display: inline-block;
	width: 36px;
	height: 36px;
	border-radius: 500px;
	background-color: #a2cac2;
	color: #fff;
	font-size: 18px;
	line-height: 36px;
}

.socials a+a {
	margin-left: 14px;
}

.socials a+a+a {
	margin-left: 13px;
}

.copy {
	padding-top: 29px;
}

#toTop {
	background: url("../images/totop.png") no-repeat scroll left 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 70px;
	display: none;
	height: 46px;
	width: 46px;
	left: 58%;
	margin-left: 500px;
	overflow: hidden;
	position: fixed;
	text-decoration: none;
	text-indent: -999px;
	transition: all 0s ease 0s;
	z-index: 20;
}

#toTop:hover {
	background-position: right 0;
	outline: medium none;
}








/* Common style */
.grid {}

.grid a {
	float: left;
	display: block;
	margin: 0 10px;
	width: 220px;
	position: relative;
}

.grid a span {
	display: block;
	color: #fff;
	width: 100px;
	font: bold 18px/24px 'Open Sans Condensed', sans-serif;
	position: absolute;
	overflow: hidden;
	left: 50%;
	top: 50%;
	margin-top: -20px;
	z-index: 999;
	margin-left: -50px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
}

.grid a:hover span {
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}


.grid figure {
	position: relative;
	overflow: hidden;
	background: #bfdde8;
	height: 321px;
}

.grid a+a figure {
	background-color: #cebfd4;
}

.grid a+a+a figure {
	background-color: #d37ba3;
}

.grid a+a+a+a figure {
	background-color: #a2cac2;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.grid figcaption {
	position: absolute;
	top: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	text-align: center;
}

.grid figcaption {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

/* Style for SVG */
.grid svg {
	position: absolute;
	top: -1px;
	/* fixes rendering issue in FF */
	z-index: 10;
	width: 101%;
	height: 82%;
}


.grid svg path {
	fill: #fff;
}

/* Hover effects */



/**************************
*
*	GENERAL
*
**************************/


.slider_wrapper {
	position: relative;
	text-align: left;
	margin-bottom: 100px;
	width: 100% !important;
}

.camera_target_content {
	overflow: visible !important;

}

.camera_wrap {
	display: none;
	position: relative;
	overflow: visible !important;
	z-index: 0;
	margin-bottom: 0 !important;
}


.camera_wrap img {
	max-width: 10000px;
}

.camera_fakehover {
	height: 100%;
	min-height: 60px;
	position: relative;
	width: 100%;
}

.camera_src {
	display: none;
}

.cameraCont,
.cameraContents {
	height: 100%;
	position: relative;
	width: 100%;
	z-index: 1;
}

.cameraSlide {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.cameraContent {
	bottom: 0;
	display: none;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.camera_target {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: left;
	top: 0;
	width: 100%;
	z-index: 0;
}

.camera_overlayer {
	bottom: 0;
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 0;
}

.camera_target_content {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

.camera_target_content .camera_link {
	background: url(../images/blank.gif);
	display: block;
	height: 100%;
	text-decoration: none;
}

.camera_loader {
	background: #fff url(../images/camera-loader.gif) no-repeat center;
	background: rgba(255, 255, 255, 0.9) url(../images/camera-loader.gif) no-repeat center;
	border: 1px solid #ffffff;
	border-radius: 18px;
	height: 36px;
	left: 50%;
	overflow: hidden;
	position: absolute;
	margin: -18px 0 0 -18px;
	top: 50%;
	width: 36px;
	z-index: 3;
}

.camera_nav_cont {
	height: 65px;
	overflow: hidden;
	position: absolute;
	right: 9px;
	top: 15px;
	width: 120px;
	z-index: 4;
}

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

.imgFake {
	cursor: pointer;
}

.camera_commands>.camera_stop {
	display: none;
}


.slide_wrapper .camera_prev {
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;
	top: 0 !important;
	height: auto !important;
	bottom: 0;
	left: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.slide_wrapper .camera_prev>span {
	background: url(../images/prev.png) center 0 no-repeat;
	top: 50%;

	margin-top: -10px;
	position: absolute;
	display: block;
	height: 20px;
	left: 0;
	right: 0;
}

.slide_wrapper .camera_next>span {
	background: url(../images/next.png) center 0 no-repeat;
	top: 50%;
	margin-top: -10px;
	position: absolute;
	display: block;
	left: 0;
	right: 0;
	height: 20px;
}



.slide_wrapper .camera_next {
	background: url(../images/prevnext_bg.png) 0 0 repeat;
	width: 70px;
	top: 0 !important;
	bottom: 0;
	height: auto !important;

	right: -80px;
	display: block;
	position: absolute;
	opacity: 1 !important;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont {
	z-index: 900;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}


.camera_thumbs_cont>div {
	float: left;
	width: 100%;

}

.camera_thumbs_cont ul {
	background: url(../images/thumb_bg.png) 0 0 repeat;
	overflow: hidden;
	position: relative;
	width: 100% !important;
	margin: 0 !important;
	margin-left: 0px !important;
	left: 0% !important;
	margin-top: 0px !important;
	text-align: center;
	padding: 10px 0 10px;
}

.camera_thumbs_cont ul li {
	background-color: transparent;
	display: inline-block;
	font-size: 0;
	line-height: 0;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_thumbs_cont ul li+li {
	margin-left: 11px !important;
}

.camera_thumbs_cont ul li>img {
	cursor: pointer;
	opacity: 1 !important;
	vertical-align: bottom;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}





.camera_thumbs_cont ul li:hover,
.camera_thumbs_cont ul li.cameracurrent {
	opacity: 0.5;
}

.camera_clear {
	display: block;
	clear: both;
}

.showIt {
	display: none;
}

.camera_clear {
	clear: both;
	display: block;
	height: 1px;
	margin: -1px 0 25px;
	position: relative;
	text-align: right;
}



.caption {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 0;
	bottom: 0;
	margin-left: -585px;
	width: 1170px;
	color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.caption p {
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	margin-bottom: 0;
	margin-bottom: 75px;
}

.caption a {
	position: absolute;
	bottom: -14px;
	display: inline-block;
	background: url(../images/capt_link.png) 0 0 repeat-x #e05239;
	border-radius: 8px;
	font: 24px/30px 'Yeseva One', cursive;
	color: #fff;
	text-transform: uppercase;
	padding: 22px 74px 20px 79px;
	position: relative;
	box-shadow: 0 3px 1px rgba(0, 0, 0, 0.3)
}

.caption a:after {
	position: absolute;
	display: block;
	content: '';
	left: 2px;
	right: 2px;
	top: 2px;
	bottom: 2px;
	border-radius: 6px;
	border: 1px solid #ec9889;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.caption a:hover:after {
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
}

.caption a:hover {
	background-position: 0 -100px;
	background-color: #e05239;
	color: #fff;
}

/**************************
*
*	COLORS & SKINS
*
**************************/




.camera_pag {
	display: block;
	position: absolute;
	right: 50%;
	margin-right: -470px;
	bottom: -23px;
	overflow: hidden;
	z-index: 999;
	text-align: left;

}

.camera_pag_ul {
	overflow: hidden;


}

.camera_pag ul li {
	float: left;
}

.camera_pag ul li+li {
	margin-left: 3px;
}

.camera_pag ul li span {
	background-color: #585858;
	display: block;
	width: 54px;
	height: 7px;
	overflow: hidden;
	color: transparent;
	text-indent: -100px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.camera_pag ul li:hover span,
.camera_pag ul li.cameracurrent span {
	cursor: pointer;
	background-color: #a2cac2;
}

/*

.camera_prev, .camera_next {
	display: block;
	position: absolute;
	width: 40px;
	height: 68px;
	left: 50%;
	margin-left: -625px;
	cursor: pointer;
	top: 50%;
	margin-top: -34px;
	z-index: 999;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	
}

.camera_next {
	left: auto;
	margin-left: 0;
	right: 50%;
	margin-right: -625px;
	background-position: right bottom;
}

.camera_prev:hover {
	background-position: 0 bottom;
}

.camera_next:hover  {
	background-position: right 0;
}
*/


/****Form****/
#form {
	padding-top: 4px;
}

#form input {
	width: 100%;
	height: 29px;
	float: left;
	background: #fcfcfc;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box;
	/*Firefox 1-3*/
	-webkit-box-sizing: border-box;
	/* Safari */
	font: 14px/18px 'Open Sans', sans-serif;
	color: #8c8989;
	border: 1px solid #c6c4c4;

	padding: 5px 18px 6px;

}


#form textarea {
	width: 100%;
	height: 160px;
	position: relative;
	resize: none;
	overflow: hidden;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-box-sizing: border-box;
	/*Firefox 1-3*/
	-webkit-box-sizing: border-box;
	/* Safari */
	float: left;
	margin: 0;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #8c8989;
	border: 1px solid #c6c4c4;
	background: #fcfcfc;
	padding: 10px 18px 6px;


}



#form ._placeholder {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	font: 14px/18px 'Open Sans', sans-serif;
	color: #8c8989;
	border: 1px solid transparent;
	padding: 5px 18px 6px;
	height: 29px !important;
	width: 100% !important;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*Firefox 1-3*/
	-webkit-box-sizing: border-box;
	/* Safari */
	position: absolute;
	right: 0;
	top: 0 !important;
	bottom: 0;
	left: 0;
	cursor: text !important;
	display: block;
}

#form ._placeholder.hidden {
	display: none;
}

#form ._placeholder.focused {
	opacity: 0.3;
}


#form .message ._placeholder {
	height: 100% !important;
	padding-top: 10px;
}

#form label {
	position: relative;
	display: block;
	min-height: 40px;
	float: left;
	width: 194px;
}

#form label+label {
	margin-left: 19px;
}

#form label.message {
	width: 100%;
	margin-left: 0;
}




#form .error-message,
#form .empty-message {
	color: #E02A05;
	font-size: 11px;
	line-height: 14px;
	width: auto;
	position: absolute;
	z-index: 999;

	top: 10px;
	opacity: 0;
	right: 5px;
	float: left;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

/*#form .message .error-message, #form .message .empty-message {
	bottom: -16px;
}*/




#form .invalid .error-message,
#form .empty .empty-message {
	opacity: 1;
}

.btns {
	text-align: right;
	padding-top: 26px;
	font-size: 0;
	line-height: 0;

}

.btns a.btn {
	display: inline-block;
	margin: 0;
	padding: 3px 30px 2px;
}

.btns a.btn+a.btn {
	margin-left: 11px;
}




.message br {
	height: 0;
	line-height: 0;
}

#form .success-message {
	position: absolute;
	border: 1px solid #c6c4c4;
	background-color: #fcfcfc;
	width: 100%;
	color: #5f5e4e;
	display: none;
	opacity: 0;
	height: 40px;
	text-align: center;
	padding: 9px 10px;
	z-index: 999;
	font-size: 13px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	/*Firefox 1-3*/
	-webkit-box-sizing: border-box;
	/* Safari */
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

#form.success .success-message {
	display: block;
	opacity: 1;
}

.success_wrapper {
	position: relative;
}

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

	#form {}


	#form label {
		float: none !important;
		width: 100%;
		margin-left: 0 !important;
	}

	#form input {
		margin-bottom: 10px;
	}


	#form .success-message {
		width: 100%;
	}

	.btns {
		padding-right: 0;
	}

	#form label.email {
		width: 100%;
		margin: 0;
	}

	.map figure {
		float: left !important;
		margin-right: 0px !important;
	}

}

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


	.map figure {
		width: 100% !important;
		float: none !important;
		display: block !important;
		margin-right: 0px !important;
	}

	.btns {
		padding-bottom: 0;
	}

	#form textarea {
		height: 300px !important;
	}

	#form {
		padding-right: 0;
	}

}

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

	#form textarea {
		height: 200px !important;
	}
}



/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.
*/

/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/

body {
	min-width: 960px;
}

/* `Container
----------------------------------------------------------------------------------------------------*/

.container_body {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	display: inline;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11 {
	position: relative;
}


.container_body .grid_1 {
	width: 60px;
}

.container_body .grid_2 {
	width: 140px;
}

.container_body .grid_3 {
	width: 220px;
}

.container_body .grid_4 {
	width: 300px;
}

.container_body .grid_5 {
	width: 380px;
}

.container_body .grid_6 {
	width: 460px;
}

.container_body .grid_7 {
	width: 540px;
}

.container_body .grid_8 {
	width: 620px;
}

.container_body .grid_9 {
	width: 700px;
}

.container_body .grid_10 {
	width: 780px;
}

.container_body .grid_11 {
	width: 860px;
}

.container_body .grid_12 {
	width: 940px;
}

.container_body .prefix_1 {
	padding-left: 80px;
}

.container_body .prefix_2 {
	padding-left: 160px;
}

.container_body .prefix_3 {
	padding-left: 240px;
}

.container_body .prefix_4 {
	padding-left: 320px;
}

.container_body .prefix_5 {
	padding-left: 400px;
}

.container_body .prefix_6 {
	padding-left: 480px;
}

.container_body .prefix_7 {
	padding-left: 560px;
}

.container_body .prefix_8 {
	padding-left: 640px;
}

.container_body .prefix_9 {
	padding-left: 720px;
}

.container_body .prefix_10 {
	padding-left: 800px;
}

.container_body .prefix_11 {
	padding-left: 880px;
}

.container_body .suffix_1 {
	padding-right: 80px;
}

.container_body .suffix_2 {
	padding-right: 160px;
}

.container_body .suffix_3 {
	padding-right: 240px;
}

.container_body .suffix_4 {
	padding-right: 320px;
}

.container_body .suffix_5 {
	padding-right: 400px;
}

.container_body .suffix_6 {
	padding-right: 480px;
}

.container_body .suffix_7 {
	padding-right: 560px;
}

.container_body .suffix_8 {
	padding-right: 640px;
}

.container_body .suffix_9 {
	padding-right: 720px;
}

.container_body .suffix_10 {
	padding-right: 800px;
}

.container_body .suffix_11 {
	padding-right: 880px;
}

.container_body .push_1 {
	left: 80px;
}

.container_body .push_2 {
	left: 160px;
}

.container_body .push_3 {
	left: 240px;
}

.container_body .push_4 {
	left: 320px;
}

.container_body .push_5 {
	left: 400px;
}

.container_body .push_6 {
	left: 480px;
}

.container_body .push_7 {
	left: 560px;
}

.container_body .push_8 {
	left: 640px;
}

.container_body .push_9 {
	left: 720px;
}

.container_body .push_10 {
	left: 800px;
}

.container_body .push_11 {
	left: 880px;
}

.container_body .pull_1 {
	left: -80px;
}

.container_body .pull_2 {
	left: -160px;
}

.container_body .pull_3 {
	left: -240px;
}

.container_body .pull_4 {
	left: -320px;
}

.container_body .pull_5 {
	left: -400px;
}

.container_body .pull_6 {
	left: -480px;
}

.container_body .pull_7 {
	left: -560px;
}

.container_body .pull_8 {
	left: -640px;
}

.container_body .pull_9 {
	left: -720px;
}

.container_body .pull_10 {
	left: -800px;
}

.container_body .pull_11 {
	left: -880px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.container_body:before,
.container_body:after {
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}

.container_body:after {
	clear: both;
}

.container_body {
	zoom: 1;
}

.menu_block {
	height: 31px;
	position: relative;
	overflow: hidden;
	margin-bottom: 43px;
}

.page1 .menu_block {
	margin-bottom: 46px;
}

nav.bt-menu ul li {
	font: bold 18px/26px 'Open Sans', sans-serif;
	color: #848282;
}

nav.bt-menu ul li:first-child+li {
	margin-right: 60px;
}

nav.bt-menu ul li:first-child+li+li {
	margin-left: 120px;
}

nav.bt-menu ul li a:hover,
nav ul li.current {
	color: #242424;
}

.container {
	padding: 80px;
}

.bt-menu {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	border-width: 0px;
	border-style: solid;
	border-color: #333;
	background-color: rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
	transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s;
}

.bt-menu.bt-menu-open {
	height: 100%;
	-webkit-transition: border-width 0.3s, background-color 0.3s;
	transition: border-width 0.3s, background-color 0.3s;
}

.bt-menu-trigger {
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 100;
	display: block;
	margin-left: -31px;
	width: 54px;
	height: 31px;
	cursor: pointer;
}

.bt-menu-trigger span {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	width: 100%;
	height: 4px;
	margin-top: -2px;
	background-color: #585858;
	font-size: 0px;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.bt-menu-open .bt-menu-trigger span {
	height: 7px;
	margin-top: -4px;
}

.bt-menu-trigger span:before,
.bt-menu-trigger span:after {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	background: #585858;
	content: '';
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

.bt-menu-trigger span:before {
	-webkit-transform: translateY(-175%);
	transform: translateY(-175%);
}

.bt-menu-trigger span:after {
	-webkit-transform: translateY(175%);
	transform: translateY(175%);
}

.bt-menu-open .bt-menu-trigger span:before,
.bt-menu-open .bt-menu-trigger span:after {}


.bt-menu.bt-menu-open ul li:first-child,
.bt-menu.bt-menu-open ul li:last-child {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.bt-menu.bt-menu-open ul li:nth-child(2),
.bt-menu.bt-menu-open ul li:nth-last-child(2) {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}

.bt-menu.bt-menu-open ul li:nth-child(3),
.bt-menu.bt-menu-open ul li:nth-last-child(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


.bt-menu-open .bt-menu-trigger span:before {
	-webkit-transform: translateY(-175%);
	transform: translateY(-175%);
	height: 7px;
}

.bt-menu-open .bt-menu-trigger span:after {
	-webkit-transform: translateY(175%);
	transform: translateY(175%);
	height: 7px;
}

.bt-menu ul {
	position: absolute;
	bottom: 0px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	text-align: center;
	white-space: nowrap;
	height: 0;
	-webkit-transition: height 0s 0.3s;
	transition: height 0s 0.3s;
}

.bt-menu.bt-menu-open ul {
	height: 31px;
	-webkit-transition: none;
	transition: none;
}

.bt-menu ul li,
.bt-menu ul li a {
	text-align: center;
}

.bt-menu ul li {
	display: inline-block;
	margin: 0 26px;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.bt-menu.bt-menu-open ul li {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}


.bt-menu ul li a {
	display: block;
	outline: none;
	text-decoration: none;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.bt-menu ul li a:before {
	display: none;
}

#container {
	width: 100%;
	height: 100%;
}

.btnContainer {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 10000;
}

.btnContainer button {
	padding: 10px 14px;
	box-sizing: border-box;
	border: none;
	background-color: #3876ff;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 10px;
}

.display-none {
	display: none !important;
}

.display-block {
	display: block !important;
}