/* The container */
.container_check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    top: 0;
    left: -250px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    border: 2px solid #2367a4;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container_check:hover input ~ .checkmark {
    background-color: #1b4d7a;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark {


    background-color: #01b4d7a;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark:after {
    display: block;
    top: 3px;
}

/* Style the checkmark/indicator */
.container_check .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #1b4d7a;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Style the checkmark/indicator */
.container_check:hover .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}


#boksy {
	margin: 0 auto!important;
    width: 1000px;
	float:left;
	z-index: 30;
	padding:0;
	left:25%;
	top:45%;
	position:absolute;
	display:flex;
}
#boksy2 {
	margin: 0 auto!important;
    width: 1000px;
	float:left;
    left:20%;
	z-index: 30;
	padding:0;
	position:relative;
	display:flex;
	padding-bottom:30px;
}

#boksy .col {
	width: 260px;
	background:#fff;
	margin-right:25px;
	height: 100%;
	border-radius:10px;
	float:left;
	line-height: 10px;
	box-shadow: 1px 0px 5px #6d6d6d;
}
#boksy2 .col {
	width: 260px;
	background:#fff;
	margin-right:25px;
	height: 100%;
	border-radius:10px;
	float:left;
	line-height: 10px;
	box-shadow: 1px 0px 5px #6d6d6d;
}
.c1 {
	color:#000;
	font-weight:400;
	padding:15px;
	font-size: 25px;
    text-align: center;
    line-height: 30px;
}
.c2 {
	color:#be883e;
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 14px;
    text-align: center;
    line-height: 18px;
}
.apartment_right a {
color:#be883e;
}

.apartment_left a {
	color:#be883e;
}
.fullwidth a{
color:#be883e;
}
.image-popup a{
color:#be883e;
}
#content .btn {
    background-color: #fff;
    border: 2px solid #000;
    color: #000;
    float: right;
    font-size: 20px;
    font-weight: 400;
    margin-top: -40px;
    padding: 15px 40px;
    text-transform: uppercase;
    transition: background-color 300ms linear 0s, color 300ms linear 0s;
}

#content .btn:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}


.send{

}
.xxx{
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 110%;
    overflow: hidden;
}

.border1 img{
    padding: 5px 5px 5px 5px;
    border: 1px solid #eaeaea;
}

.main{
    font-family: 'Ubuntu', sans-serif;
}

#h2_wrapper{
    width: 685px;
    margin: 0 auto;
    border-bottom: solid 1px #be883e;
    height: 45px;
}
#h2_wrapper2{
    text-align:center;
    margin: 0 auto;
	font-size: 45px!important;
    color: #be883e!important;
    text-transform: none;
    font-weight: 300;
    line-height: 30px;
    font-family: 'Marck Script';
	padding-bottom:20px;
}
.offers_image2{
    overflow: hidden;
    background-position: center;
    padding-bottom: 100%;
}
.topka{
    margin-top: -100px;
}
.offers_slider{
    width: 1300px;
    margin: 0 auto;
}
.offers_image{
    float: left;
    width: 550px;
    height: 650px;
    overflow: hidden;
}
.offers_image img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    margin: auto;
    max-width: 550px;
}
.offers_border1{
    margin: 0 auto;
    width: 1300px;
    position: relative;
}
.offers_border11{
    margin: 0 auto;
    width: 1450px;
    position: relative;
    margin-bottom: 80px;
}
.offers_border2{
    position: absolute;
    height: 650px;
    width: 50px;
    left: 1250px;
    border-top: solid 1px #be883e;
    border-right: solid 1px #be883e;
    border-bottom: solid 1px #be883e;
}


.wrap_el{
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 30px;
    float: left;
    position: relative;
    padding-bottom: 31%;
    height: 0px;
}
.bot{
    bottom: 14% !important;
}

.offers_title1{
    position: absolute;
    top: 30px;
    z-index: 33;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 93;
}
.offers_title1 h2{
    color: #fff;
    text-align: center;
    font-weight: bold;
}
.apla{
    background: transparent url(../images/under_menu.png) repeat-x;
    padding-bottom: 100px;
    position: relative;
    z-index: 90;
    
}
.sliderx{
    position: relative;
    margin:0px 7px 0px 7px;
    background: transparent url('../images/under_menu.png') repeat-x;
}
.frame_l{
    position: absolute;
    width: 7px;
    background: #fff;
    height: 100%;
    left: 0;
    z-index: 100;
}
.frame_r{
    position: absolute;
    width: 7px;
    background: #fff;
    height: 100%;
    right: -2px;
    z-index: 100;

}
.offers_text{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 550px;
    margin-left: 600px;
    color: #666;
}
.offers_text p{
    line-height: 26px;
	font-size: 17px;
	letter-spacing: 0.5px;
    font-family: 'Ubuntu', sans-serif;
}
.offers_text h2{
    margin-bottom: 45px;
    color: #555;
}
.offers_href{
    color: #fff;
    position: relative;
    height: 100%;
    display: block;
    text-align: center;
}
.offers_href:hover{
    text-decoration: none;
}
.offers_link img{
    float: right;
    margin-left: 10px;
    margin-top: 3px;
}
.offers_link{
    font-size: 20px;
    float: left;
    margin-top: 45px;
    width: 300px;
	letter-spacing: 0.5px;
    color: #fff;
    z-index: 20;
    height: 60px;
    background-color: #be883e;
    
}

#clear_boy{
    clear: both;
}
.slider_des{
    padding: 30px 20px 20px 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 18%;
    width: 650px;
    color: #fff;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.6);
}
.slider_des2{
    padding: 30px 20px 20px 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 160px;
    width: 650px;
    background:#000;
    opacity: 0.5;
    color:#000;
}
.slider_title{

    font-size: 40px;
    margin-bottom: 30px;
}

.slider_text{
font-family: 'Ubuntu', sans-serif;
font-size:17px;
letter-spacing: 0.5px;
}
.slider_link{
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 6%;
    width: 300px;
    color: #fff;
    z-index: 20;
    height: 60px;
    background-color: #be883e;
    
}
.shadow1:hover{
    box-shadow: 0px 2px 6px #001d3a;
}
.slider_href{
    color: #fff;
    position: relative;
    display: block;
    height: 100%;
    text-align: center;
}
.slider_href:hover{
    text-decoration: none;
}
.slider_href img{
    width: auto !important;
    position: relative;
    left: 8px;
    top: 2px;
    height: 16px !important;
}




.logo {
    position: absolute;
    z-index: 1;
    top: 12px;
    height: 67px;
    width: 492px;
    transition: all 1s ease-in-out;

}
.logo1 {
transform: scale(1,1);
transform-origin:top;
}
.logo2 {
transform: scale(0.9,0.9);
transform-origin:top;
}

#header {
    width: 100%;
    position: relative;
    float: left;
    z-index: 200;
    position: fixed;
    transition-property: background-color;
    transition-property: height;
    transition-duration: 1s;
    background: #fff;
}

.header2{
    height: 70px;
	box-shadow:0 1px 5px #9c9c9c;
}

#three_tiles{
    margin: 0 auto;
    max-width: 1700px;
    height: 560px;
    margin-bottom: 60px;
}
.tile{
    width: 33.3333%;
    float: left;
    height: 100%;
    margin-right: -4px;
}
.new1{
    position: relative;
    top: 18px;
    display: inline-block;
    max-width: 278px;
}
.new2{
    margin-top: 17px;
    display: inline-block;
	color:#fff;
}
.new3{
    margin-top: 14px;
    display: inline-block;
}
.new4{
    margin-top: 11px;
    display: inline-block;
    color: #fff;
}

@media all and (min-width: 1290px) {
    .tile11{
        opacity: 0;
        transform: translate(170px);
    }
    .tile21{
        opacity: 0;
        transform: translate(170px);
    }
    .tile31{
        opacity: 0;
        transform: translate(170px);
    }
}
.tile12{
    opacity: 1;
    transform: translate(0px);
}
.tile22{
    opacity: 1;
    transform: translate(0px);
}
.tile32{
    opacity: 1;
    transform: translate(0px);
}



#tile1{
    background: transparent url('../images/photo_1.jpg') top no-repeat;
    transition-property: all;
    transition-duration: 1.5s;
    
}
#tile2{
    background: transparent url('../images/photo_2.jpg') top no-repeat;
    transition-property: all;
    transition-duration: 1.5s;
    transition-delay: 0.5s;

}
#tile3{
    background: transparent url('../images/photo_3.jpg') top no-repeat;
    transition-property: all;
    transition-duration: 1.5s;
    transition-delay: 1s;

}
.blue_ico1{
        background: transparent url('../images/ico_1.png') top no-repeat;
        width: 80px;
        height: 80px;
        display: inline-block;
}
.blue_ico2{
        background: transparent url('../images/ico_2.png') top no-repeat;
        width: 80px;
        height: 80px;
        display: inline-block;
}

.blue_ico3{
        background: transparent url('../images/ico_3.png') top no-repeat;
        width: 80px;
        height: 80px;
        display: inline-block;
}
.blue_header{
    display: inline-block;
    position: relative;
    top: -16px;
    left: 9px;
}
.blue_header h2{
    font-family: 'Ubuntu', sans-serif;
    color: #00ccff !important;
    font-weight: bold;
    margin-bottom: 12px !important;
}
.blue_header p{
    font-family: 'Ubuntu', sans-serif;
    color: #fff !important;
    font-size: 14px;
    text-transform: uppercase;
}
.blue_tile{
    background: #be883e;
    width: 370px;
    height: 280px;
    position: relative;
    top: 290px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding:30px 30px 0 30px;

}
.blue_text{
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
	padding-top:10px;
	font-size: 17px;
    line-height: 25px;
}
.blue_tile img {
    float: right;
    margin-top: 15px;
}

#family{
    max-width: 1900px;
    height: 955px;
    margin: 0 auto;
    
}
#family2{
    background: transparent url('../images/family.jpg') top no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
}
#family_desc{
    position: relative;
    top: 200px;
    width: 500px;
    margin-left: 14%;
	background: rgba(255, 255, 255, 0.7);
	padding: 35px;

}
#family_h21{
    color: #be883e;
    font-size: 28px;
	text-shadow: 0px 1px #a6e1ff;
}
#family_h22{
    color: #be883e;
    font-size: 32px;
    margin-top: -6px;
    margin-bottom: 70px;
}
#family_text{
    color: #000;
	font-size: 18px;
	text-shadow: 0px 1px #a6e1ff;
    line-height: 30px;
	font-family: 'Ubuntu', sans-serif;
}
#morze{
    font-weight: bold;
    color: #555;
}
.header_news{
    background: transparent url('../images/header_news.png') top no-repeat;
}
.hotels_slider{
    height: 400px !important;
}
.header_hotel1{
    background: transparent url('../images/header_news.png') top no-repeat;
    height: 400px !important;
}
.header_hotel2{
    background: transparent url('../images/dogmory.png') top no-repeat;
    height: 400px !important;
}
.header_hotel3{
    background: transparent url('../images/dogmory2.png') top no-repeat;
    height: 400px !important;
}

#title {
    width: 100%;
    height: auto;
    color: #fff;
    font-size: 16px;
    float: left;
    margin-top:100px;
}
.title_wrapper{
    text-align: center;
    padding-bottom:20px;
}
.news_title1{
    font-size: 40px;
    color: #fff;
    position: relative;
    z-index: 100;
    margin-top: -22px;
}
.news_title2{
    font-size: 40px;
    color: #000;
    margin-bottom: -24px;
    height: 50px;
    display: inline-block;
    padding:10px 10px 10px;

}
#menu {
    width: 100%;
    padding: 20px 0 20px 0;
    position: relative;
    float: left;
    text-transform: uppercase;
    transition: all 1s ease-in-out;
}
.menu1 {
transform: translate(0px, 0px);
}
.menu2 {
transform: translate(0px, -10px);
}

#logo a {
    width: 100%;
    height: 100%;
    float: left;
}

#logo img {
    max-width: 100%;
}

#slider {
    width: 100%;
    background: #fff;
    position: relative;
    padding: 0;
    float: left;
    z-index: 5;
    text-align: center;
    float: left;
}

#slider div.im {
    width: 100%;
    float: left;
}

#slider .t {
    float: none;
    width: auto;
    height: auto;
    position: absolute;
    left: 50%;
    bottom: 40px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, 0%);
}

#slider h2 {
    background: #000;
    background: rgba(0, 0, 0, 0.7);
    padding: 35px 60px;
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 0.5px;
    font-height: 600;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

#slider h3 {
    font-size: 35px;
    font-eight: 600;
    text-transform: uppercase;
    text-shadow: 1px 2px 5px #696969;
    color: #fff;
    margin: 0;
}

#slider_container {
    width: 67%;
    position: relative;
    float: left;
}

#slider img {
    float: right;
}

#history {
    margin-left: 15px;
    float: right;
}

#slider_container .b:before {
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: -4px;
    left: 3px;
    border: 1px solid #ddd;
    position: absolute;
    content: " ";
    z-index: 2;
}

#slider_container .b {
    width: 100%;
    height: 100%;
    height: calc(100% - 2px);
    background: #fff;
    position: absolute;
    top: 7px;
    left: -8px;
    border: 1px solid #ddd;
    position: absolute;
    z-index: 1;
}

.text a{
color: #be883e;
}
.news_single_title{
    font-size: 27px;
    float: left;
}
.news_s_link{
    font-size: 22px;
    width: 180px;
    color: #fff;
    z-index: 20;
    height: 50px;
    background-color: #be883e;
    text-align: center;
    line-height: 50px;
    float: right;
    margin-top: -25px;
}
.back{
    display: inline-block;
}
.news_s_href{
    color: #fff;
    position: relative;
    top: 18px;

}
.news_s_href:hover{
    text-decoration: none;
}
.news_single_header{
    margin-bottom: 30px;
}
#showmenu {
    text-align: center;
    font-size: 24px;
    color: #be883e;
    line-height: 40px;
    float: right;
    text-transform: uppercase;
    font-weight: inherit;
    display: none;
}

#showmenu:hover{
    text-decoration: none;
}

#menu ul {
    width: 100%;
    list-style: none;
    padding: 0;
    text-align: right;
    margin: 0;
    float: right;
}

#menu ul li {
    position: relative;
    display: inline-block;
}

#menu ul li a {
    padding: 10px 0px;
    margin: 0 10px;
    color: #000;
    font-weight: 300;
    position: relative;
    letter-spacing: 0.3px;
    float: left;
}

#menu ul li a:after {
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}
#menu ul li .bg:after {
    background: #000;
}
#menu ul li a:hover {
    text-decoration: none;
}

#menu ul li a:hover:after {
    width: 100%;
    height: 2px;
    background: #fff;
    left: 0;
    bottom: 0;
    content: "";
    position: absolute;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
}



#menu ul li:last-child a {
    background: transparent;
}

#menu ul li a.bg, #menu ul li a:hover {
}

#menu ul li ul ul {
    left: 100%;
    top: -10px;
}

#menu ul li ul {
    width: 290px;
    display: none;
    position: absolute;
    z-index: 20;
    left: 0px;
    top: 100%;
    margin: 0;
    
}
.menu_assigns{
    background-color: #fff;
    transition-property: background-color;
    transition-duration: 1s;
}
#menu li:hover > ul {
    display: block;
}

#menu li ul li, #menu li ul li a {
    position: relative;
    float: left;
}

#menu li ul li a {
    width: 260px;
    background: transparent;
    padding: 5px 15px !important;
    margin: 0;
    font-weight: 400;
    text-transform: none;
    text-align: left;
    color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#menu li ul li a:hover, #menu li ul li a.bg {
    background: transparent;
    border: 0;
    margin: 0;
}

#menu li ul li:last-child a {
    border-bottom: 0;
}

#menu ul.r {
    width: 100%;
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 20;
    padding: 10px 0;
}

#menu ul.r li {
    width: 80%;
    margin: 0;
    padding: 0 5%;
    float: left;
}

ul.main i {
    display: none;
    position: absolute;
    right: 20px;
    top: 7px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
}

#menu ul.r li a {
    width: 100%;
    background: transparent;
    line-height: 30px !important;
    text-align: left;
    padding: 2px 0 !important;
    margin: 0;
    border: 0;
    color: #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#menu ul.r li a:hover, #menu ul.r li a.bg {
    color: #be883e;
}

#menu ul.r li ul {
    width: 100%;
    display: none;
    position: relative;
    margin: 5px 0;
    padding: 5px 0% !important;
    top: 0;
    left: 0;
}

.dmenu {
    display: block !important;
}



#content {
    width: 100%;
    padding: 30px 0;
    float: left;
}

img {
    max-width: 100%;
}

h1 {
    font-size: 40px;
    color: #000;
    margin: 0 0 10px 0;
    font-weight: 300;
}

h2 {
    font-size: 45px!important;
    color: #be883e!important;
    text-transform: none;
    margin: 0 0 10px 0;
    font-weight: 300;
}

a {
    color: #fff;
}

.news .image img {
    max-width: 350px;
    position: relative;
    padding: 5px;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 5;
    float: left;
}

.news .image {
    background: #fff;
    margin: 0 15px 15px 0;
    position: relative;
    position: relative;
    z-index: 5;
    float: left;
}

.news .date {
    font-size: 13px;
}

.news .title {
    font-size: 18px;
    font-weight: 300;
}

.news {
    padding-top: 15px;
}

#footer {
    width: 100%;
    height: 448px;
    padding: 30px 0;
    color: #fff;
    font-size: 20px;
    position: relative;
    float: left;
    background: transparent url('../images/photo_stopka.jpg') top;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
#footer_logo{
    height: 104px;
    width: 354px;
    background: transparent url('../images/logo_footer.png') top no-repeat;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
}
#footer h1{
    color: #fff;
	font-family: 'Marck Script';
    text-align: center;
    margin-top: 30px;
    line-height: 40px;
    font-size: 70px;
	padding-bottom:30px;
}
.footer_link{
    font-size: 22px;
    left: 0;
    right: 0;
	border-radius:35px;
    margin: auto;
    bottom: 60px;
    width: 350px;
    color: #fff;
    z-index: 20;
    height: 60px;
    background-color: #c79c60;
}

.footer_link a{
    text-decoration: none;
}
.offers2_link{
    font-size: 18px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 60px;
    width: 240px;
    color: #fff;
    z-index: 20;
    height: 48px;
    background-color: #c79c60;
}
.offers2_link img{
    display: inline !important;
    height: 14px;
}
.offers_href2 {

    color: #fff;
    position: relative;
    display: block;
    height: 100%;
    text-align: center;

}
.offers2_link a{
    text-decoration: none;
}

.offers3_link{
    font-size: 16px;
    bottom: 60px;
	letter-spacing: 0.5px;
    width: 240px;
    color: #fff;
    z-index: 20;
    height: 48px;
    background-color: #be883e;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.offers3_link img{
    display: inline !important;
    height: 14px;
	padding-left: 15px;
}
.offers_href3 {

    color: #fff;
    position: relative;
    display: block;
    height: 100%;
    text-align: center;

}
.offers3_link a{
    text-decoration: none;
}

#blue_div{
    background: #be883e;
    padding: 25px 0px 10px 0px;
    margin-bottom: 70px;
    float: none !important;
}
#blue_div ul li{
    width: 49%;
    display: inline-block;
    font-size: 20px;
    position: relative;
    margin-bottom: 25px;
}
#blue_div ul li span{
    position: absolute;
    top: 18px;
    left: 90px;
    color: #fff;
}
.offers_text2{
    position: absolute;
    top: 40px;
    margin: 0 auto;
    display: inline;
    width: 100%;
    text-align: center;
    z-index: 1000;

}
.offers_text2 h2{
    color: #fff;
    font-size: 30px;
}
.footer_href{
    color: #fff;
    position: relative;
    display: block;
    height: 100%;
    text-align:center;
}
.footer_href a{
    text-decoration: none;
}
.footer_href a:hover{
    text-decoration: none;
}
#footer_icons{
    width: 192px;
    margin: 0 auto;
    margin-bottom: 10px !important;
}
#footer_icons1{
    width: 450px;
    margin: 0 auto;
    margin-bottom: 15px !important;
}
#footer2 {
    width: 100%;
    padding: 20px 0;
    background: #fff;
    float: left;
    font-size: 16px;
    color: #000;
}

#footer2 p {
	color:#000;
}
#footer2 a {
	color:#000;
}
#jetweb{
    margin: 0 auto;
    width: 203px;
	font-family: 'Ubuntu', sans-serif;
	font-size: 14px;
}
#jetweb a{
    color: #000;
}
#footer a {
    color: #000;

}



#footer h3 {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px;
    border-bottom: 2px solid #fff;
    padding-bottom: 5px;
    font-weight: 300;
    display: inline-block;
}

.table-responsive {
    width: 100%;
    overflow: auto;
    float: left;
}

.table-responsive table {
    min-width: 700px;
}

.home_blocks {
    width: 100%;

}

.home, .home2 {
    width: 100%;
    position: relative;
    float: left;
    margin-top: 10px;
}
.moja{
    padding-top: 100px;
}
.moja2{
    padding-top: 150px;
}
.gallery {
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
    position: relative;
    float: left;
}

.gallery:nth-child(3n+3) {
    margin-right: 0;
}

.gallery:nth-child(3n+1) {
    clear: left;
}
.gallery .name {
    position: absolute;
    background-color: #be883e;
	border-radius:10px;
    font-size: 20px;
    padding: 10px 20px;
    white-space: nowrap;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.gallery .name a {
    color: #fff;
}

.gallery .name a:hover {
    text-decoration: none;
}


.gallery_single_header h1{
    display: inline-block;
	font-size: 30px;
}
.home .image, .home2 .image {
    width: 48%;
    height: 100%;
    position: absolute;
    z-index: 5;
    right: 0;
}

.home .content {
    width: 50%;
    background: #fff;
    color: #000;
    line-height: 30px;
    float: left;
}

.home2 .content {
    width: 50%;
    background: #fff;
    color: #000;
    font-weight: 300;
    line-height: 30px;
    float: right;
}

.home h2, .home2 h2 {
    color: #000;
    font-weight: 400;
    font-size: 27px;
    margin: 0 0 15px 0;
    display: inline-block;
}

.home .content .container {

    padding: 100px 100px;

}

.home2 .content .container {

    padding: 100px 100px;
}

.home2 .image {
    left: 0;
}
.home2 .content  a{
color:#003f8c;
}
.home .content  a{
color:#003f8c;
}

.home .image img, .home2 .image img {
    display: none;
}

#main_areas img.enlarge {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

#main_areas img.resize {
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -o-transform: scale(1.0);
    transform: scale(1.0);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.home .btn, .home2 .btn, .readmore {
    padding: 15px 40px;
    border: 2px solid #000;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    margin-top: 20px;
    float: left;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}

.home .btn:hover, .home2 .btn:hover, .readmore:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}

.ap_hover {
    display: none;
    position: fixed;
    background: #fff;
    color: #000;
    font-size: 16px;
    padding: 10px 20px;
}

.ap_hover p {
    padding: 3px 0;
}

.ap_hover .status {
    background: #7da80b;
    color: #fff;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}

table {
    width: 100%;
    border-collapse: separate;
    border: 0;
    border-spacing: 0 2px;
}

table th {
    color: #fff;
    background: #be883e;
    padding: 10px 20px;
    text-align: left;
    border: 2px solid #be883e;
	letter-spacing: 1px;
}

table td {
    padding: 5px 20px;
    text-align: left;
    border: 2px solid #be883e;
    border-right: 0;
}

table td:last-child {
    border-right: 2px solid #be883e;

}

#apartments_responsive {
    width: 100%;
    display: none;
    float: left;
}

#apartments_responsive .apartment {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

#apartments_responsive .apartment .container {
    border: 1px solid #000;
    padding: 10px;
}

h3.underlined {
    font-size: 16px;
    margin: 0;
    padding: 0 0 5px 0;
    border-bottom: 2px solid #000;
    display: inline-block;
}

#apartment_title {
    width: 100%;
    background: #ed8725;
    color: #fff;
    margin-bottom: 10px;
    text-align: center;
    float: left;
}

#apartment_title .container {
    padding: 10px 25px;
}

#apartment_title strong {
    font-size: 24px;
}

#apartment_title .col-2 {
    margin: 0;
}

#apartment_title .btn {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    padding: 15px 50px;
    color: #ed8725;
    background: #fff;
    float: right;
}

#apartment_title .btn:hover {
    text-decoration: none;
}

@media all and (max-width: 1450px) {
    
	.boksy2 {
		left: 15%;
	}
	.boksy {
		left: 15%;
	}
	.formy{
        width: 96%;
        padding: 0 2% 0 2%;
    }
    #menu ul li a {
        font-size: 16px;
        padding: 0 5px;
    }
    #menu {
		padding:0px;
	}
	#header {
    padding: 0px 0px 30px 0px!important;
    }
    .home .content .container {
        padding: 100px 50px;
        width: 45%;
    }

    .home .image, .home2 .image {
        width: 55%;
    }

    .home .content {
        width: 45%;
    }

    .home2 .content {
        width: 45%;
    }

    .home .content .container, .home2 .content .container, .home3 .content .container {
        width: auto;
    }

}

.btn_reservation {
    display: inline-block;
    padding: 15px 30px;
    border: 2px solid #000;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    margin-top: 20px;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}

.btn_reservation:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
    -webkit-transition: background-color 300ms linear, color 300ms linear;
    -moz-transition: background-color 300ms linear, color 300ms linear;
    -o-transition: background-color 300ms linear, color 300ms linear;
    -ms-transition: background-color 300ms linear, color 300ms linear;
    transition: background-color 300ms linear, color 300ms linear;
}

.apartment_left {
    width: 44%;
    font-size: 16px;
    float: left;
    line-height: 30px;

}

.apartment_right {
    width: 54%;
    font-size: 16px;
    float: right;
}
.apartment_right h2, .apartment_left h2{
    margin-bottom: 30px !important;
}
.apartment_right .image {
    width: 88%;
    background-size: cover;
    position: relative;
    float: left;
}

.apartment_right .image img.main {
    display: none;
}
.slider-nav{
    margin: 20px auto;
    width: 90%;
}
.slider-nav.slick-slider .slick-prev {
	border-radius:0;
}
.slider-nav.slick-slider .slick-next {
	border-radius:0;
}
.apartment_right .icons {
    width: 10%;
    float: right;
}

.apartment_right .icons img {
    margin-bottom: 2px;
    float: left;
}

.apartment_right .icons img:last-child {
    margin: 0;
}

.apartment_right h2, .apartment_left h2 {
    font-size: 45px;
	padding-top:20px;
    color: #be883e;
    text-transform: none;
    margin: 0 0 10px 0;
    font-weight: 300;
    line-height: 40px;
	font-family: 'Marck Script';
}

hr {
    width: 100%;
    height: 2px;
    background: #000;
    margin: 10px 0;
    border: 0;
    float: left;
}

.room_mgallery .photos {
    width: 80%;
    position: absolute;
    left: 0;
    bottom: -85px;
    margin: 0 10%;
}

.room_mgallery .photos .photo {
    width: 100%;
    float: left;
}

.room_mgallery .photos .photo img {
    float: none;
    max-width: 120px;
    width: auto;
    border: 1px solid #000;
}

.owl-nav .owl-prev {
    text-indent: -9999px;
    font-family: "Trajan Pro";
    background: transparent url('../images/arrow_left_white.png') center center no-repeat;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #000;
    padding: 10px 15px;
    display: inline-block;
    position: absolute;
    top: 17px;
    left: -50px;
}
#footer2 .center .col {
    width: 600px;
	float:left;
}
.owl-nav .owl-next {
    text-indent: -9999px;
    font-family: "Trajan Pro";
    background: transparent url('../images/arrow_right_white.png') center center no-repeat;
    border: 1px solid #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    position: absolute;
    top: 17px;
    right: -50px;
}

.owl-nav .owl-prev:hover {
    background: #000 url('../images/arrow_left_navy.png') center center no-repeat;
    color: #1d2733;
    text-decoration: none;
}

.owl-nav .owl-next:hover {
    background: #000 url('../images/arrow_right_navy.png') center center no-repeat;
    color: #1d2733;
    text-decoration: none;
}
.owl-dots{
    display: none;
}
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots {
    position: absolute;
    top: 610px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 35px;
}

.owl-theme .owl-dots .owl-dot.active span {
    width: 15px;
    height: 15px;
    background: #000;
    border-radius: 35px;
}

.apartment_right .owl-theme .owl-dots {
    display: none !important;
}

.btn_prev_photo {
    width: 14px;
    height: 21px;
    background: transparent url('../images/arrow_left_white.png') center center no-repeat;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translate(0, -50%);
    display: none;
}

.btn_next_photo {
    width: 14px;
    height: 21px;
    background: transparent url('../images/arrow_right_white.png') center center no-repeat;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate(0, -50%);
    display: none;
}
.apartment_left table td {
background:#dfdfdf;
border-style:none!important;
padding: 15px 10px;
}
.f1, .f2 {
	padding-left:20px;
}
@media all and (min-width: 1180px) and (max-width: 1330px) {
    #menu ul li a{
        padding:0;
    }
}