/**/
@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(//fonts.googleapis.com/css?family=Sansita+One);
@import url(//fonts.googleapis.com/css?family=PT+Sans+Narrow:700);

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

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

body {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color:#97a0af;
	position:relative;
	min-width:1000px;
	background: url(../images/bg_body.jpg) center 0 no-repeat #030e23;
}
html, body {
	height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #dadbdf;
}
h2 {
	font-size: 24px;
	line-height: 26px;
	font-family: 'PT Sans Narrow', sans-serif;
	padding: 35px 0 20px;
}

h2.head1 {
	line-height: 30px;	
	padding: 33px 0 18px;
}

a.btn_indent {
	margin: 11px 0 40px !important;	
	padding-right: 20px;
	padding-left: 20px;
}

p {
	margin-bottom: 20px;
}
strong {
	color: #000000;
}
address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.list li {
	padding-left: 16px;
	background: url(../images/marker.png) 0 8px no-repeat;
	margin-bottom: 4px;
}
ul.list1 li {
	padding-top: 19px;
}
ul.list1 li:first-child {
	padding: 0;
}
ul.list1 li>span {
	background: url(../images/count_bg.png) 0 0 repeat-x #6e8bb2;
	display: block;
	float: left;
	min-width: 20px;
	padding: 6px 10px 8px;
	margin-top: 6px;
	margin-right: 20px;
	text-align: center;
	font: 24px/26px 'PT Sans Narrow', sans-serif;
	color: #fff;
}
/*links*/

a {
	text-decoration: none;
	color: #dadbdf;
	outline: none;
}
a:hover {
	color: #7290b6;
}

.btn_wrapper {
	display: inline-block;	
}
a.btn {
	display: inline-block;
	background: url(../images/btn_bg.png) 0 0 repeat-x #3d5990;
	padding: 10px;
	font: 11px/18px Arial, Helvetica, sans-serif !important;
	color: #fff;
	text-transform: uppercase;
	transition: 0s ease !important;
	-webkit-transition: 0s ease !important;
	-o-transition: 0s ease !important;
}
a.btn:hover {
	background: url(../images/btn_bg_hov.png) 0 0 repeat-x #828d9f;
}
/*preclass*/

.hor-separator {
	padding-bottom: 34px;
	border-bottom: 1px solid #484e5e;
}
.img_inner1 {
	float: left;
	margin-right: 20px;
	margin-top: 6px;
}
.mb0 {
	margin-bottom: 0 !important;
}
.center {
	text-align: center;
}
.wrapper {
	overflow: hidden;
}
.clear {
	float: none !important;
	clear: both;
}
.pad1 {
	padding-right: 30px;
}
.al_center {
	text-align: center;
}
/*header*/

header {
	background: url(../images/header_bg.jpg) 0 bottom repeat-x #f8f8f8;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
	margin-bottom: 30px;
	margin-top: -10px;
	position: static;
}
.main {
	width: 1000px;
	margin: 0 auto;
}
header h1 {
	min-width: 200px;
	float: left;
	position: relative;
	bottom: -10px;
	margin-left: 30px;
}
header h1 a {
	font-family: 'Sansita One', cursive;
	font-size: 40px;
	line-height: 36px;
	text-align: center;
	display: block;
	color: #ebebee;
	text-transform: none;
	text-shadow: 2px 2px 2px #5b80a4;
}
header h1 a:hover {
	color: #ebebee;
}
header h1 a span {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	line-height: 18px;
	text-shadow: none;
	color: #b0bdc9;
	text-transform: uppercase;
}
.menu {
	float: right;
}
/*Content*/

.content {
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	background: url(../images/content_bg.png) 0 0 repeat;
	font: 13px/20px Arial, Helvetica, sans-serif;
}

.content_inner span.link_wrapp {
	display: inline-block;
	margin-bottom: 11px;	
}

.content_inner .upplink {
	font-size: 14px;
	line-height: 20px;
	font-family: 'PT Sans Narrow', sans-serif;
	text-transform: uppercase;
	margin-bottom: 11px;
	display: inline-block;		
}
.content_inner .upplink a {
	transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
}
.content_inner a.btn {
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 6px;
	margin-bottom: 0;
}
.content_inner {
	background: url(../images/content_light.png) 0 0 no-repeat;
	padding-bottom: 24px;
}
.price {
	font: 20px/20px 'PT Sans Narrow', sans-serif;
	color: #7290b6;
	margin-top: 7px;
	display: inline-block;
	text-transform: uppercase;
}
.block1 {
	overflow: hidden;
	padding-bottom: 24px;
}
blockquote {
	background: #272d3b;
	padding: 10px 20px 14px;
	margin-top: 6px;
	position: relative;
	margin-bottom: 25px;
}
blockquote div {
	position: absolute;
	width: 0;
	height: 0;
	bottom: -11px;
	left: 50%;
	margin-left: -6px;
	border-left: 11px solid transparent;
	border-right: 11px solid transparent;
	border-top: 11px solid #272d3b;
}
blockquote  span  {
	line-height: 26px !important;
	display: block;
	margin-bottom: 0 !important;
}
.block2 {
	overflow: hidden;
	float: left;
	width: 350px;
	margin-bottom: 34px;
}
.block2 .price {
	margin: 11px 0 13px;
}
.block2 .img_inner1 {
	margin-bottom: 24px !important;
}
.block2 a.btn {
	padding-right: 20px;
	padding-left: 20px;
}

.feedback {
	background: url(../images/feedback_bg.png) repeat-x 0 0 #3c588f;	
	padding: 14px 18px 10px 20px;
}

.feedback p {
	font: 22px/26px	'Sansita One', cursive;
	color:#fff;
	text-shadow: 2px 2px 2px #4c6899;
	margin: 0;
}

.feedback p+p {
	text-align: right;	
}

.feedback span {
	font: 25px/36px	'Sansita One', cursive;
	color:#a1caff;
	text-shadow: 1px 2px 3px #0A265D;
	display: block;
	padding-top: 5px;
	
}

/***Map***/

figure {
	width: 480px;
	height: 452px;	
}

figure iframe {
	width: 480px;
	height: 452px;	
}

address dd span {
	display: inline-block;
	min-width: 65px;
}

address {
	margin-bottom: 20px;	
}

a.link2 {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #7290b6;
	text-decoration: underline;	
	text-transform: none;
}

a.link2:hover {
	text-decoration: none;	
}

/* ------------- * Selects * ------------- */

#form1 {
	padding-bottom: 40px;	
}

#form1 label {
	position: relative;
}

.z1 {
	z-index: 999;
}

.z2 {
	z-index: 998;
}

.z3 {
	z-index: 997;
}

.z4 {
	z-index: 996;
}
.form-style .jqTransformHidden {
	display: none;
}
.form-style .jqTransformSelectWrapper {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#dadbdf;
	font-size:13px;
	height:24px;
	padding: 2px 0 3px;
	border-top:1px solid #252935;
	border-left:1px solid #252935;
	border-right:1px solid #9fa1b1;
	border-bottom:1px solid #9fa1b1;
	background:#818699;
	margin-top: 5px;
	margin-bottom: 15px;
	z-index: 1 !important;
	
}

a.link1 {
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #7290b6;	
	text-transform: none;
	margin: 10px 40px 19px 0;
	display: inline-block;
}

.form-style a.link1 {
	margin: 0 0 11px;
}

.form-style h2 {
	margin-top: 41px;	
}

.form-style a.btn {
	margin-top: 15px;
	padding-right: 20px;
	padding-left: 20px;	
}

a.link1:hover {
	color: #97a0af;
}

.form-style .jqTransformSelectWrapper div {
	font-family:Arial, Helvetica, sans-serif;
	color:#dadbdf;
	font-size:13px;
	line-height:16px;
	white-space: nowrap;
}
.form-style .jqTransformSelectWrapper div span {
	display:block;
	width: auto !important;
	cursor:pointer;
	padding:4px 10px 5px 10px;
}
.form-style .jqTransformSelectWrapper a.jqTransformSelectOpen {
	cursor:pointer;
	display: block;
	position:absolute;
	height:25px;
	width:25px;
	right:1px;
	top:2px;
	background: url(../images/select.png) no-repeat 0 0;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
.form-style .jqTransformSelectWrapper div:hover a.jqTransformSelectOpen {
	background-position: left bottom;
}
.form-style .jqTransformSelectWrapper ul {
	position: absolute;
	top: 30px;
	left: -1px;
	background: #818699;
	display: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
	width: 218px !important;
	border-top:1px solid #252935;
	border-left:1px solid #252935;
	border-right:1px solid #9fa1b1;
	border-bottom:1px solid #9fa1b1;
}


.form-style .jqTransformSelectWrapper ul a {
	display: block;
	color:#dadbdf;
	padding-left:10px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	margin: 0;
}

.form-style .jqTransformSelectWrapper ul a:hover {
	color: #000;	
}
.form-style .jqTransformSelectWrapper ul a.selected {
	color:#000;
}
.form-style .jqTransformSelectWrapper ul li:hover {
	background:#ececec;	
}
.form-style .jqTransformSelectWrapper ul li a.selected:hover {
	color:#000;
}
/*************Footer***********/
footer {
	background: url(../images/footer_bg.png) 0 top repeat-x #C3C4C8;
	text-transform: uppercase;
	padding: 25px 0;
	color: #707277;
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	font-size: 11px;
}
footer .logo a{
	font: 15px/18px 'Sansita One', cursive;
	color: #7290b6;
	text-decoration: none;
	text-transform: uppercase;
	float: left;
	margin-right: 5px;
}

footer .logo a:hover {
	text-decoration: none;	
}

footer .copy {
	padding-top: 6px;
}
footer a {
	color: #707277;
}
footer a:hover {
	color: #7290b6;
	text-decoration: underline;
}
footer .social {
	float: right;
}
footer .social a {
	float: right;
	display: block;
	background: url(../images/soc_bg.png) 0 0 repeat-x;
	margin-left: 3px;
}
footer .social a:hover {
	background: url(../images/soc_hover.png) 0 0 repeat-x;
}
footer .social a span {
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/socials.png) right 0 no-repeat;
}
footer .social a:first-child+a span {
	background-position: -66px top;
}
footer .social a:first-child+a+a span {
	background-position: -33px top;
}
footer .social a:first-child+a+a+a span {
	background-position: left top;
}


.ff_right {
	float: right !important;  
}


figure iframe {
	height: 452px;
	width: 480px;
}


figure img {
	max-width: 100%;

}

a.gal{
	background: url(../images/magnify.png) center center no-repeat;
	display: block;
}

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

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


#carousel1, .caroufredsel_wrapper{
	min-height: 252px !important;
}


#carousel1 li {
	float: left;
	padding-top: 6px;
}


#carousel1 li>div {
	padding: 0 10px;
}

.car_div {
	min-height: 252px !important;
	overflow: hidden;
	    border-bottom: 1px solid #484E5E;
    padding-bottom: 34px;

}

#carousel1 {

    cursor: default !important;
}

#carousel1  img {
    margin-bottom: 14px;
}

a.prev {
	  height: 38px;
	width: 38px;
    cursor: pointer;
    background: transparent url(../images/prevnext1.png) no-repeat left 0;
    display: block;
    float: right;
    	margin-top: 29px;

}

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

a.next {
	  height: 38px;
	width: 38px;
	margin-left: 1px;
	margin-top: 29px;
    cursor: pointer;
    background: transparent url(../images/prevnext1.png) no-repeat right bottom;
    display: block;
    float: right;
}

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

img {
	max-width: 100%;
}

.jqTransformSelectWrapper {
	width: 100% !important;
}

.form-style .jqTransformSelectWrapper ul {
	width: 100% !important;
}

.carousel_3 li {
	margin-bottom: 34px;
}

.select1 {
	padding: 0 2px 0 0;
	display: block;
}

.carousel_3 a.btn {
    padding-left: 20px;
    padding-right: 20px;
}



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

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

.upplink {
	display: block !important;
}

.block2 {
	width: 278px;
}

.main {
	width: auto;
	margin: 0 !important;

}

 .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;
}

figure {
	-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 ;
}


figure iframe {
	width: 100%;
}

.slider_wrapper {
	height: 392px !important;
}


figure {
	max-width: 100%;
}


.camera_pag {
	left: 50% !important;
	margin-left: -71px !important;
}

.banner {
	top: 100px !important;
}



.pad1 {
	padding: 0px;
}

.noresize+.wrapper, .list1 .wrapper {
	overflow: hidden;
}

.img_inner1 {
	margin-bottom: 20px;
}

.wrapper {
	width: auto !important;
	overflow: visible;
}

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


.block2 {
	width: 100%;
}

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

header h1 {
	padding-top: 10px;
}



h1.logo {
	float: none;
}

header h1 a {
	margin: 0 auto;
	width: 186px;
}


figure  img {
	margin: 0 auto;
}


.map address  {
	float: none;
	margin-right: 0px;
}


header {
	position: relative;
	padding-top: 20px;
}
header h1 {
	float: none;
	top: 0;
	margin-left: 0 !important;
	padding-left: 0;
	padding-bottom: 40px !important;
}


header h1 .logo {
	margin: 0 auto;
}

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


.map address {
	float: none;
	margin-right: 0;
}

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

figure {
	width: 100%;
}

figure img {
	width: 100%;

}


figure {
	margin-right: 0 !important;
	margin-bottom: 20px;
}

.slider_wrapper {
	height: 214px !important;

}


.ph_none {
	display: none;
}

.banner {
	top: 5px !important;
	left: 5px !important;
}


.menu {
	width: 420px;
	margin: 0 auto;
	float: none !important;
}

body  {
	background: #C4C3C8;
}
header{
	box-shadow: none;
}

}

 @media only screen and (max-width: 479px) {
.slider_wrapper {
	height: 153px !important;
}

body {
min-width:300px;
}

.menu {
	width: 300px;
	margin: 0 auto;
	float: none !important;
}

footer .logo a {
	float: none;
}

.banner {
	display: none !important;
}

}
