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


html {
	width: 100%;
}
.float_right {
	float: right !important;
}
 a[href^="tel:"] {
color: inherit;
text-decoration:none;
}

* {
	-webkit-text-size-adjust: none;
}
body {
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#6c6c6c;
	position:relative;
	min-width:960px;
	height: 100%;
	min-height: 100%;
	background: #fff;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal; 
}

h2 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: 3px;
	word-spacing: 0px;
	margin-bottom: 3px;
}

h2.head1 {
	margin-bottom: 1px;	
}

h2  span {
	font-size: 35px;
	line-height: 42px;	
	font-weight: normal;
	display: block;
}

h2.head1  span {
	font-size: 28px;
	line-height: 36px;	
	font-weight: normal;
	display: block;
}

h2 a {
	color: #fff;
	text-decoration: underline;	
}

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

h3 {
	color: #161616;	
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 45px;
	margin-bottom: 24px;
}

h5 {
	color: #161616;	
	font-size: 21px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 45px;
	margin-bottom: 24px;
}


h3.head1 {
	margin-top: 12px;	
}

.banner h3 {
	letter-spacing:  2px;
}

.banner h5 {
	letter-spacing:  2px;
}


h4 {
	font-size: 18px;
	line-height: 16px;
	color: #ed1c24;
	text-transform: uppercase;
	/*padding-left: 39px;
	background: url(../images/key_icon.png) 0 4px no-repeat;*/
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 0px;
	padding-top: 1px;
	padding-bottom: 26px;	
}

p {
	margin-bottom: 18px;
}


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

p.p2 {
	margin-bottom: 9px;
}

address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
	background: url(../images/marker.png) 0 7px no-repeat;
	padding-left: 12px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 11px;
}

ul.list1 li {
	background: url(../images/marker.png) 0 7px no-repeat;
	padding-left: 12px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 17px;
	margin-top: 15px;
}

ul.list1 li:first-child {
	margin-top: 0;	
}
/*lists*/
/*lists*/

.list-indent li {
  	list-style-type: none;
	
	margin-left: 26px;
	margin-top:0px;
	padding-bottom: 10px;
 
	line-height: 16px; 
}


.list-bullet li {
  	list-style-type: disc;
	
	margin-left: 26px;
	margin-top:0px;
	padding-bottom: 10px;
 
	line-height: 16px; 
}


.list-bullet-indent li {
  	list-style-type: disc;
	
	margin-left: 40px;
	margin-top:0px;
	padding-bottom: 10px;
 
	line-height: 16px; 
}






.header-date {
	font: 18px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}






/*links*/

a {
	text-decoration: none;
	color: #ed1c24;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #a7a7a7;
}

a.link1 {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;	
	margin-top: 15px;
	letter-spacing: 1px;
	display: inline-block;
	font-weight: bold;
}

a.link2 {
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;	
	margin-top: 15px;
	letter-spacing: 1px;
	display: inline-block;
	font-weight: bold;
}

a.link-1 {
	text-decoration: underline;
	color: #a7a7a7;
	outline: none;

}
a.link-1:hover {
	color: #ed1c24;
}

/*preclass*/

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

.mr0 {
	margin-right: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}

.pad1 {
	padding-left: 40px;	
}

.img_inner {
	margin-top: 4px;
	margin-bottom: 23px;
}

.img_right {
 
	margin-left: 8px;
	margin-right: 8px;
}

.content.page1 .img_inner {
	margin-bottom: 5px;
	margin-top: 5px;		
}

.block1 .img_inner {
	margin-right: 10px;
	float: left;
}

.fleft {
	float: left;
	margin-right: 20px; 
	margin-bottom: 0 !important;
}

.fright {
	float: right !important;	
}

.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

.bluebkg {
	background: #00649b;
color:#dddddd;
margin-bottom: 20px;
padding-left: 10px;	
padding-top: 10px;
padding-bottom: 5px;
padding-right: 5px;
}

.slider-links {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;	

}

/*padding*/




.indent-bottom {padding-bottom:22px;}




.outline{
border:1px solid lightgray;
outline-style:solid;
outline-color:#cccccc;
}

.outlinepad{
border:1px solid lightgray;
outline-style:solid;
outline-color:#cccccc;
padding-left: 15px;	
padding-top: 15px;
padding-bottom: 0px;
padding-right: 15px;
}



.text1 {
	color: #161616;	
}


.text1red {
	color: #f02319;	
}


.text1white {
	color: #dddddd;	
}

.text1 a {
	color: #ed1c24;	
}

.text1 a:hover {
	color: #a7a7a7;	
}

.text2 {
	color: #f02319;
	font-size: 16px;	
} 
.text2white {
	color: #ffffff;
	font-size: 16px;	
} 

.text2black {
	color: #161616;
	font-size: 16px;	
}



/*header*/

header {
	display: block;
	padding-bottom: 2px;
	padding-top: 29px;
}

.text3 {
	color: #161616;
	font-size: 14px;	
} 

header h1 {
	margin-bottom: 29px;
	position: relative;
	z-index: 999;
}
header h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 613px;
	height: 112px;
	text-indent: -999px;
}

header h1 a img {
	display: block;	
}




/*VC header*/

headervc {
	display: block;
	padding-bottom: 2px;
	padding-top: 29px;

}


headervc h1 {
	/*margin-bottom: 29px;*/
	position: relative;
	z-index: 999;
}
headervc h1 a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 850px;
	height: 107px;
	text-indent: -999px;
}

headervc h1 a img {
	display: block;

}














/*Content*/

.content.page1 h3{
	margin-bottom: 22px;
	padding-top: 0;
}

.content {
	padding-bottom: 40px;
}

.rooms .clear {
	margin-bottom: 10px;	
}

.content h2 {
	color: #ed1c24;
	font-size: 30px;
	line-height: 33px;
	font-weight: normal;	
	letter-spacing: 2px;
	margin-top: -1px;
	margin-bottom: 20px;
}

.top_inset {
	padding-top: 45px;	
}

.txt_block1 {
	color: #161616;
	font-weight: bold;
	padding-top: 11px; 	
}

.txt_block2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	letter-spacing: 7px;
	font-weight: bold;
	padding-top: 40px;
	
}

.txt_block2 span {
	display: block;
	font-size: 21px;
	letter-spacing: 2px;
	color: #ed1c24;	
	line-height:  26px;
}

blockquote {
	padding-top: 1px;
/*	padding-bottom: 17px;	
	border-bottom: 1px solid #ececec;
	margin-bottom: 13px;*/
}

blockquote p {
	margin-bottom: 8px;	
}

blockquote>span {
	color: #161616;	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

blockquote>span>strong {
	font-size: 14px;	
}

blockquote .quote {
	font-size: 36px;
	position: relative;
	top: 2px;
	color: #161616;	
}

.border {
	border-bottom: 4px solid #eaeaea;
	margin-top: 1px;
}

.borderbox {
	border: 1px solid #00649b;
	text-align: left;
	position: relative;	
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-bottom: 0px;
	/*padding-top: 29px;*/
	word-wrap: break-word;
	margin-top: 10px;
}
.borderboxred {
	border: 1px solid #ed1c24;
	text-align: left;
	position: relative;	
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-bottom: 0px;
	/*padding-top: 29px;*/
	word-wrap: break-word;
	margin-top: 10px;
}
.borderboxgrey {
	border: 1px solid #e7e7e7;
	text-align: left;
	position: relative;	
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	margin-bottom: 0px;
	/*padding-top: 29px;*/
	word-wrap: break-word;
	margin-top: 10px;
}

.banner {
	border: 1px solid #e7e7e7;
	text-align: center;
	position: relative;	
	padding-bottom: 33px;
	margin-bottom: 0px;
	/*padding-top: 29px;*/
	word-wrap: break-word;
	margin-top: 10px;
}
.banner img{
	padding-bottom: 18px;
	margin-bottom: 0px;

}
.banner h3 {
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 9px !important;	
}
.banner h5 {
	font-size: 25px;
	line-height: 28px;
	margin-bottom: 9px !important;	
}

.banner a {
	margin: 0 !important;	
}

.banner h3 span {
	font-size: 16px;
	line-height: 21px;
	display: block;	
	
}
.banner h5 span {
	font-size: 16px;
	line-height: 21px;
	display: block;	
	
}

.banner h3.ban_last {
	font-size: 24px;
	line-height: 24px;	
	margin-bottom: 8px !important;	
}

.banner h3.ban_last span {
	font-size: 34px;
	line-height: 30px;	
}

.banner:after {
	background: url(../images/banner_bgNEW.png) 0 0 no-repeat;
	width: 91px;
	height: 22px;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -6px;
	margin-left: -46px;	
}

.block2 {
	border-bottom: 1px solid #ececec;
	padding-bottom: 17px;
	margin-top: 15px;	
}

/**************Form***************/

#form1 .text_lab {
	display: block;
}

#form1 .text_lab1 {
	display: block;
	margin-right: 9px;
	float: left;
	padding-top: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
}

a.btn {
	color: #fff;	
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #ed1c24;
	display: inline-block;
	text-transform: uppercase;
	padding: 7px 10px;
	letter-spacing: 1px;
	margin-top: 22px;
	border: 1px solid #ed1c24;
}

a.btn:hover {
	background: #fff;
	border-color: #eeeeee;
	color: #ed1c24;
}

#form1 input {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;	
 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #a7a7a7;
 padding: 7px 9px 8px;
 border: 1px solid #ececec;
 height: 33px;
 float: left;
 margin-top: 6px;
 margin-bottom: 5px;
 width: 100%;
}

#form1 .inp1 {
	display: block;
	float: left;	
	width: 70px;
	margin-right: 9px;
}

#form1 .inp2 {
	display: block;
	float: left;	
	width: 110px;
}

#form1 .inp3 {
	display: block;
	float: left;
	width: 17px;
	margin-right: 10px;
	height: 17px;
	margin-top: 5px;	

}

#form1 .inp3 input {
	
	padding: 0 3px;
	line-height: 10px;
	height: 17px;	
}
/****Map***/

.map figure.img_inner {
	display: block;
	height: auto;
	line-height: 0;
	padding-bottom: 0px;
	overflow: hidden;
}
.map figure iframe {
	width: 350px;
	height: 306px;
}
.map address {
	margin-bottom: 18px;
	padding-left:  10px;
}

.map p {
	padding-left:  10px;
}


.map address dd span {
	min-width: 80px;
	display: inline-block;
}
/************Footer***********/

footer {
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 30px;
	display: block;
}

footer a {
	color: #a7a7a7;	
}

.copy {
	font-size: 11px;	
	margin-top: -3px;
	letter-spacing:  1px;}

footer ul.list li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-weight: normal;
	background-position: 0 6px;
	margin-bottom: 7px;
	margin-top: -1px;
}

footer .footer_logo {
	font-size: 19px;	
	line-height: 29px;
	font-weight: normal;
	letter-spacing: 2px;
	margin-top: -4px;
}

footer li a {
	color: #ed1c24;	
	
}

footer li a:hover {
	color: #a7a7a7;	
}

footer a:hover {
	color: #ed1c24;	
}



.socials {
	margin-top: -1px;	
}

.socials a {
	display: block;
	float: right;
	background: url(../images/socials.png) right 0 no-repeat;
	width: 20px;
	height: 16px;
	margin-left: 14px;	
}

.socials a:hover {
	opacity: 0.38;	
}

.socials a:first-child+a {
	width: 14px;
	margin-left: 21px;
	background-position: -29px 0;	
}

.socials a:first-child+a+a {
	width: 9px;
	background-position: 0 0;	
}

/**to top**/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:50px;
	left: 50%;
	margin-left: 550px;
	overflow:hidden;
	width:47px;
	height:24px;
	border:none;
	text-indent:-999px;
	z-index:20;
	background:url(../images/totop.png) no-repeat left top;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline:none;
	background-position: 0 bottom;
}


/***************Nesletter***********/


#newsletter  {
	position: relative;
	margin-top: -3px;
}

#newsletter input {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;	
 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #a7a7a7;
 padding: 7px 9px 8px;
 border: 1px solid #ececec;
 height: 33px;
 float: left;
 margin-top: 6px;
 margin-bottom: 5px;
 width: 100%;
 box-shadow: none;
}

#newsletter .error, #form1 .empty {		
	height:0px;
	top: 42px;
	width: 100%;
	left: 4px;
	font-size: 10px;
	line-height: 13px;
	display: block;
	overflow: hidden;
	color: #ff0000;
		-webkit-transition:  0.3s ease-out; 
		-o-transition: all 0.3s ease-out; 
		transition: all 0.3s ease-out; 
		position: absolute;
	}

#newsletter label.invalid .error {
	/*display: block;*/
	height:40px;

}

#newsletter .success {
	-moz-box-sizing: border-box;
 	-webkit-box-sizing: border-box;
 	-o-box-sizing: border-box;
 	box-sizing: border-box;	
	display: none;	
	top: 0px;
	border: 1px solid #ececec;
	width: 100%;
	background: #fff;
	left: 0px;
	 font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #a7a7a7;
	overflow: hidden;
	padding: 10px;
	-webkit-transition:  0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out; 
	position: absolute;
}

#newsletter a {
	z-index: 2;
}


/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
 body {
min-width:768px;
}

.w100 {
	width: 100%;	
}

.map address dd span {
	min-width: 10px;
	display: inline-block;
}

 .map figure, .map figure iframe, #form input, #form textarea, #form .success {
 width: 100% !important;
}
 #form .success {
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -o-box-sizing: border-box;
 box-sizing: border-box;
}
 .map figure {
 height: auto !important;
}

.txt_block2 {
	letter-spacing: 0;	
}

.txt_block2 span {
	letter-spacing: 0;	
}

.block1 .img_inner{
	margin: 0 !important;
	width: 50%;
}

.caption {
	top: 120px !important;	
}

.caption h2 {
	font-size: 22px !important;
}

.caption h2 span {
	font-size: 25px !important;	
}



.pad1 {
	padding: 0;	
}

#form1 label {
	width: 100% !important;
}

#form1 label.text_lab1 {
	width: auto !important;
}


#form1 label.inp3 {
	width:  17px !important;
	margin-bottom: 5px !important;
}

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

.img_inner.fleft {
	margin-bottom: 20px !important;
	margin-right: 0 !important;
}
.caption {
	top: 60px !important;	
	font-size: 10px !important; 
	
}

footer>div>div {
	margin-bottom: 30px !important;	
}

footer .grid_6 {
	margin-bottom: 0 !important;
}
.caption>div {
padding: 10px 68px !important;
}

.caption h2 {
	font-size: 15px !important;
	line-height: 18px;
}

.caption h2 span {
	font-size: 15px !important;	
	line-height: 18px;
}

.caption>span {
	font-size: 15px !important;	
}



body {
	min-width:420px;
}

.block1 {
	padding: 25px 0;	
}

.content.page1 h3 {
	margin-top: 25px;
}


.content.page1 h2 {
	font-size: 20px;
	line-height: 24px;	
}

h1 a, h1 a img {
	width: 420px !important;
	height: auto !important;	
}


.img_inner {
 width: 100%;
 float: none;
}

header h1 {
	float: none;	
}


headervc h1 {
	float: none;	
}


h1 a {
	margin: 0 auto;
}

.noresize {
	width: auto !important;	
}

.fleft.noresize {
	width: auto !important;	
	float: left;
	margin-right: 15px !important;
}

.map figure iframe {
	width: 100%;
	height: 300px;
}

.socials a{
		margin-left: 0 !important;
		float: left;
		margin-right: 20px;
}


.w100 {
	margin-top: 20px;	
}
}
 @media only screen and (max-width: 479px) {

 h1 a, h1 a img {
	width: 300px !important;
	height: auto !important;
}


 body {
min-width:300px;
}

 .map figure iframe {
	width: 100%;
	height: 150px;
}

.menu_block {
		float: none !important;
		margin: 0 15px !important;	
		
	}
	
	.camera_wrap {
		height: 158px !important;
		 	
	}

.caption {

	display: none !important;
}



.camera_prev, .camera_next {
	top: 82px !important;
}



 }

