@import "reset.css";
@import "skeleton.css";
@import "superfish.css";
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Slabo+27px);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script:700);
@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Roboto);
/*@import url(//fonts.googleapis.com/css?family=Open+Sans+Condensed:700);
@import url(//fonts.googleapis.com/css?family=Stint+Ultra+Condensed);*/
html {
	width: 100%;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
/*body {
	font: 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3f5173;
	position: relative;
	min-width: 960px;
	background: #111c30;
}*/

body {
	font: 15px/21px "Roboto", Times New Roman, Arial, Helvetica, sans-serif;
	color: #cedfff;
	position: relative;
	min-width: 960px;
	background: #111c30;
}

address {
	font-style: normal;
}
p {
	margin-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
	/*font-family: 'Roboto Condensed', cursive;*/
font-family: 'Slabo 27px', serif;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
}

h2 {
	font-size: 60px;
	line-height: 60px;
	color: #fff;padding-top: 22px;
	padding-bottom: 36px;
	letter-spacing: 4px;

}

h3 {
	font-size: 47px;
	text-transform: none;
	line-height: 42px;
}

h5 {
	font-size: 52px;
	line-height: 60px;
	color: #fff;
	padding-top: 22px;
	padding-left: 2px;
	padding-bottom: 36px;
	letter-spacing: 2px;
	text-shadow: 3px 3px 6px #000000;

}

h6 {
	font-size: 24px;
	text-transform: none;
	line-height: 42px;
	letter-spacing: 2px;
	font-weight: bold;
}

.l3 h2 {
	font-size: 60px;
	line-height: 60px;
}
img {
	max-width: 100%;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.list  li {
	color: #d12427;
	font: bold 12px/22px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url(../images/marker.png) 0 9px no-repeat;
	padding-left: 15px;
}

ul.list.l1 {
	margin-top: -2px;
	word-spacing: 4px;
}


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: #fff;
}

a.btn {
	display: inline-block;
	font: bold 12px/16px 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
	color: #fff;
	text-decoration: underline;
	letter-spacing: 1px;
	margin-top: 11px;
}

a.btn:hover {
	color: #d12427;
}


a.link-1 {
	text-decoration: underline;
	color: #fff;

}

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



/****classes****/

.mb0 {
	margin-bottom: 0px !important;
}
.m0 {
	margin: 0 !important;
}
.pad0 {
	padding: 0 !important;
}
.img_inner {
	max-width: 100%;
	margin-top: 5px;
	margin-bottom: 23px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fleft {
	float: left;
	width: auto !important;
	margin-right: 20px;
	margin-bottom: 0 !important;
}
.fright {
	float: right !important;
}
.upp {
	text-transform: uppercase;
}
.rel {
	position: relative;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}

/*header*/

.main {
	background: white;
	overflow: hidden;
}
header {
	display: block;
	position: relative;
	z-index: 999;
	padding-bottom: 72px;
	border-bottom: 8px solid #d12700;
	background: url(../images/bg_header2.jpg) center 0 no-repeat #000;
}

.page1 header {
	padding-bottom: 0px;
	/*padding-bottom: 47px;*/
}

.banner  {
	position: relative;
	padding-top: 30px;
}




.banner a {
	display: block;
	background: #d12427;
	font: 28px/30px 'Dancing Script', cursive;
	/*font: 30px/30px 'Roboto Condensed', cursive;*/
	/*text-transform: uppercase;*/
	/*/letter-spacing: 1px;*/
	color: #fff;
	position: absolute;
	bottom: -94px;
	left: 0;
	right: 0;
	padding: 13px 60px 13px 24px;
	border-top: 8px solid #d12700;
}

.banner a:hover {
	background: #161E2E;
}
header h1 {
	z-index: 910;
	float: left;
}
header h1 a {
	display: block;
	overflow: hidden;
	width: 301px;
	height: 160px;
	text-indent: -999px;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
header h1 a img {
	display: block;
}

.autor {
	position: absolute;
	bottom: -41px;
	right: 0;
}

.autor a {
	display: inline-block;
	letter-spacing: 1px;
	font: bold 14px/16px 'Roboto Condensed', sans-serif;
	padding: 11px 10px 12px;
	/*color: #fe4116;*/
	text-transform: uppercase;
	text-decoration: underline;
}

.autor a:hover {
	color: #fff;
	/*background-color: #d12427;*/
	text-decoration: none;
}

.carousel1 {
	color: #fff;
	
	cursor: default !important;
}

.carousel1 li {
	float: left;
	overflow: hidden;
}

.car_div1 {
	overflow: hidden;
	position: relative;
	height: 306px !important;
}

.caroufredsel_wrapper {
	height: 100% !important;
}

.carousel1 p {
	margin-bottom: 0;
	padding-left: 80px;
	padding-right: 160px;
}

a.prev {
	width: 48px;
	height: 48px;
	background: url(../images/prevnext.png) 0 0 no-repeat;
	float: left;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	display: block;
	margin-top: 28px;
}

a.prev:hover {
	background-position: 0 bottom;

}

a.next {
	width: 48px;
	height: 48px;
	background: url(../images/prevnext.png) right bottom no-repeat;
	float: left;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	display: block;
	margin-top: 28px;
}

a.next:hover {
	background-position: right 0;
}
/**Content**/

.content {
	border-top: 8px solid #009ed4;
	background: #1b1d21;
}

.content.c1 {
	padding-bottom: 46px;
}


.content.page1 {
}

.content h3 {
	padding-top: 35px;
	letter-spacing: 2px;
	margin-bottom: 17px;
}

.content  time {
		padding-bottom: 10px;
	display: block;
	font: 36px/36px 'Roboto Condensed', cursive;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
}

.content h3.head1 {
	padding-top: 84px;
}


.content h3.head2 {
	padding-top: 78px;
}

.content h3.head3 {
	padding-top: 80px;
}

.icon {
	float: left;
	padding-top: 39px;
	width: 60px;
	margin-right: 20px;
	text-align: right;
}

.cont_add {
	padding-top: 69px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold 14px/20px 'Roboto Condensed', sans-serif;
	color: #d12427;
}

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

.cont_add  a:hover {
	color: #d12427;
}

.cont_add span {
	padding-bottom: 35px;
	display: block;
	padding-top: 12px;
	color: #fff;
	font: 36px/45px 'Roboto Condensed', cursive;
	letter-spacing: 4px;
	word-spacing: 2px;
}

.box {
	position: relative;
	padding-bottom:  46px;
}

.box a {
	display: block;
}

.box .bx3 {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -58px;
}

.clear.cl1 {
	height: 25px;
}

.clear.cl2 {
	height: 28px;
}

a.card {
	display: inline-block;
	margin-top: 65px;
}

.cont_bot {
	background: #0f1624;
	border-top: 8px solid #111c30;
	padding-bottom: 24px;
}

.cont_bot h3 {
	/*padding-top: 81px;*/
	margin-bottom: 10px;
}

.cont_bot ul.list {
	margin-top: -3px;
}

.cont_bot.cb1 {
	margin-top: 47px;
	padding-bottom: 38px;
}


.car_div {
	overflow: hidden;
	margin: 0 -10px;
	height: 268px;
}




.carousel2 , .caroufredsel_wrapper	{
	cursor: default !important;
}

.carousel2 	li {
	padding-top: 87px;
	float: left;
	margin: 0 10px;
}


.carousel2 time {
	padding-bottom: 10px;
	display: block;
	font: 36px/36px 'Roboto Condensed', cursive;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
}

.car_div2 {
	overflow: hidden;
	margin: 0 -10px;
	height: 159px;
	padding-bottom: 4px;
}

.car_div2 .carousel2 	li {
	padding-top: 4px;
	float: left;
	margin: 0 10px;
}


a.prev1 {
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/prevnext1.png) 0 0 no-repeat;
	float: right;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	display: block;
	margin-top: 41px;
	z-index: 999;
	right: 42px;
}

a.prev1:hover {

	background-position: 0 bottom;

}

a.next1 {
	right: 10px;
	width: 32px;
	position: absolute;
	height: 32px;
	background: url(../images/prevnext1.png) right bottom no-repeat;
	float: right;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	display: block;
	margin-top: 41px;
	z-index: 999;
}

a.next1:hover {
	background-position: right 0;
}

.col1 {
	color: #d12427;
}

.social img {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}

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

.social+.social {
	margin-top: 26px;
}

.social+.social img {
	margin-top: 3px;
}

.social a:hover,.news a:hover {
	color: #d12427;
}

.news+.news {
	margin-top: 24px;
}

.news span {
	color: #fff;
	font: bold 14px/20px 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.news a {
	display: inline-block;
	margin-top: -1px;
	color: #fff;
	margin-bottom: 11px;
}

a.various {
	display: block;
	position: relative;
	background-color: #000;
	margin-bottom: 22px;
}



a.various img {
	opacity: 0.5;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}


a.various:hover img {
	opacity: 1;
}

a.various span {
	z-index: 999;
	background: url(../images/play.png) center center no-repeat;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

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

a.gal:hover img {
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}

a.gal:hover img {
	opacity: 0.5;
}
/**Map**/

.map {
	margin-bottom: 0 !important;
	padding-top: 1px;
}
.map>p {
	margin-bottom: 18px;
	padding-right: 10px;
}
.map figure {
	display: block;
	float: left;
	margin-right: 20px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: 380px;
	margin-top: 4px;
}
.map figure iframe {
	width: 100%;
	height: 371px;
	max-width: 100%;
}
.map address {
	display: block;
}


.map address+address {
	margin-top: 18px;	
}
.map address dd span {
	min-width: 75px;
	display: inline-block;
	text-align: left;
}
.privacy p {
	padding-right: 5px;
}

.ban1 {
  bottom: -127px !important;
}
/**Footer**/

footer {
	display: block;
	padding-bottom: 40px;

}

.copy {
	font: bold 12px/16px 'Roboto Condensed', sans-serif;
	letter-spacing: 1px;
	padding-top: 37px;
	text-transform: uppercase;
}
.footer_logo {
	margin-top: 4px;
	float: left;
	margin-right: 10px;
	display: block;
}


footer ul.list {
	padding-top: 35px;
}
/**To Top**/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 140px;
	left: 51%;
	margin-left: 500px;
	overflow: hidden;
	width: 24px;
	height: 14px;
	border: none;
	text-indent: -999px;
	z-index: 20;
	background: url(../images/totop.png) no-repeat left 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
#toTop:hover {
	outline: none;
	background-position: right 0;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/

@media only screen and (max-width: 995px) {
 body {
 min-width: 768px;
}


.car_div {
	height: 286px;
}

 .nowrap {
 white-space: normal;
}
 .map address {
 float: left;
 margin-right: 50px;
}

 .map address+address {
 	margin-top: 0;
 }
 .map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
 width: 100% !important;
 float: none;
}
 #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;
}
 .extra_wrapper {
 overflow: visible;
}

.box .bx3 {
	bottom: -36px;
}

.card {
	margin-bottom: 25px;
}

h2 {
	font-size: 60px;
}

.cont_add span {
	font-size: 44px;
}

}
@media only screen and (max-width: 767px) {
 body {
 min-width: 420px;
}

.carousel1 p {
	padding-left: 0 !important;
}

.alright {
	text-align: center;
}

.box img {
	width: 100%;
}



.banner {
	padding-top: 60px;
}

.box .bx3 {
	position: static;
}

.banner img {
	width: 100%;
}

.banner a {
	position: static;
}
 .clear.cl1 {
 height: 0px;
}

 .car_div {
 height: 233px ;
}

.img_inner {
width: 100% !important;
float: none !important;
margin-right: 0 !important;
margin-bottom: 20px !important;
}

 header {
 position: relative;
 padding-bottom: 0px;
}
 header h1 {
 float: none;
}
 header h1 a {
 height: auto;
 margin: 0 auto !important;
 text-align: right;
}
 header h1 a img {
 margin: 0 auto;
}

 .map figure iframe {
 width: 100%;
 height: 300px;
}
 .map address {
 	margin-right: 0;
}

 .map address+address {
 	margin-left: 20px;
 }
 .content .noresize {
 width: auto !important;
 float: left !important;
 margin-right: 20px !important;
 margin-top: 4px !important;
}


 .img_inner {
 margin-top: 20px;
}

h2 {
	font-size: 50px !important;
	line-height: 55px !important;
}

.carousel2 li {
	padding-top: 70px;
}

a.various img {
	width: 100%;
}

 .car_div1 {
 height: 29apx ;
}

}
@media only screen and (max-width: 479px) {
 body {
 min-width: 300px;
}

 .map address {
 	float: none;
 }

 .map address+address {
 	margin-left: 0px;
 	margin-top: 20px;
 }

 .car_div {
 height: 287px ;
}

.car_div1 {
	height: 360px !important;
}

h2 {
	padding-bottom: 10px;
}

h3 {
    font-size: 44px;
	}

h5 {
	font-size: 36px;
	line-height: 46px;
}
 .map figure iframe {
 width: 100%;
 height: 200px;
}

h6 {
    line-height: 32px;
	}

.icon {
    width: 36px;
	}


}
