@font-face {
    font-family: futura;
    src: url(/content/font/8201.ttf);
}

body {
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    padding: 0;
}

img {
    width: 100%;
}

h1,h2 {
    font-family: futura;
}
h2>a{
	color: #2c2c2c;
}



.mail-slide-1{
	
}


.mail-slide-1 p{
  background: url('/content/rhombus.png');
  padding: 40px 180px;
  display: inline-block;
  font-size: 30px !important;
  position: relative;
  background-size: contain;
  background-position: center center ;
  margin-top: 150px;
  font-style: italic;
  background-repeat: no-repeat;
  font-weight: 700;
}
.mail-slide-1 p:before{
  
}
.mobile .parallax-container .parallax img{
	min-height: inherit !important; 
}
#about h2{
	margin-bottom: 100px;
}

.mail-slide-2 p{
	margin-top: 280px !important;
	
} 
.mail-slide-3{
	padding-left: 25% !important;
	padding-top: 30px !important;
	margin-top: -10px !important;
}

.mail-slide-3 p{
	/*position: relative;*/
	text-align: right;
	white-space: 10px !important; 
	line-height: 65px !important;
	
}

.mail-slide-4{
	padding-right: 15% !important;
	padding-left: 15% !important;
	padding-top: 240px !important;
	margin-top: 110px !important;
}
.mail-slide-4 p{
	text-align: left;
	white-space: 10px !important; 
	line-height: 65px !important;
}
.room-slider{
	margin-bottom: 0 px !important;
}

.whole-rental{
	position: relative;
}
.whole-rental .borde-content{}
.whole-rental .borde-content .border{
	border: solid 2px #f238d9;
	position: absolute;
	left: -5%;
	right: -5%;
	top: 5%;
	bottom: 12%;
}
.whole-rental .borde-content .content-slider,.swiper-container{
	width: 60%;
	display: inline-block;
	background: #fff !important;
}
.whole-rental .borde-content .content-text{
    width: 40%;
    display: inline-block;
    padding: 0% 0% !important;
    float: right;
    padding-bottom: 150px !important;
    margin-top: -25px;
}
.valign-wrapper{
	width: 100%;
	position: absolute;
	height: 100%;
}
.valign-wrapper .content{
	width: 100%;
}
.bed p{
	text-transform: uppercase;
	font-size: 26px; 
}
.whole-rental .borde-content .content-text p{
	font-size: 20px !important;
	padding-top: 0px !important;
    margin-top: 0px !important;
}
.whole-rental .borde-content .content-text li{
	font-size: 16px;
}
.slider_text{
	padding-top: 90px !important; 
}
.slider_img{
	background:  #fff !important;
}
.caption{
	padding-top: 120px;
}
.caption p{
	font-size: 60px;
	color: #fff !important;
	text-shadow: 1px 2px 5px black;
	font-weight: 700;
	font-style: italic ;
}


.annonsment {
    display: none !important;
    position: fixed !important;
    height: 40px;
    width: 100%;
    background: linear-gradient(125deg, #f00000,#ff8000,#ffff00,#007940,#007940,#4040ff,#a000c0);
    top: -15px;
    z-index: 1999;
}

.navbar {
    position: absolute;
    background: transparent;
    z-index: 9999;
    top: 0px;
    padding: 0 4%;
    box-shadow: none;
}

.navbar ul a {
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    font-size: 13px;
    color: #fff;
    display: block;
    padding: 0 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight: 400;
}

.navbar.fixed {
    opacity: 1;
    visibility: visible;
    animation: .55s loader ease-in-out;
    animation-direction: alternate;
}

@keyframes loader {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

nav a {
    color: black !important;
}

nav a.logo {
    color: #546e7b !important;
    text-transform: uppercase !important;
    font-family: futura;
    font-size: 30px;
    position: relative;
    padding-left: 40px;
}

nav a.logo img.logo_top {
    max-width: 150px;
    display: none
}

.navbar .camel_logo {
    max-width: 35px;
    display: inline-block
}

.navbar .logo_fixed {
    position: absolute;
    top: -1px;
    left: 40px;
    display: inline-block;
    width: 189px;
    z-index: 1;
}

.navbar.fixed .camel_logo {
    margin-top: 15px;
    max-width: 40px;
    display: inline-block;
}

.navbar .camel_logo {
    display: none !important;
}

.nav-menu , .mobile-menu {
    display: none
}

.mobile-menu li a.active {
    position:relative;
    display: block;
    color: #fff
}
.mobile-menu li a.active:before{
    content: "";
    position: absolute;
    height: 100%;
    min-width: 100%;
    left: 0;
    z-index: -1;
    background: url(/content/images/email-gradient.jpg);
    background-size: cover;
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
}

.slider {
}

.slider-book {
    position: absolute;
    top: 450px;
    left: calc(100% /2 - 150px);
    z-index: 2;
    background: #3f51b5;
    font-size: 26px;
    height: 65px;
    width: 300px;
    line-height: 65px;
    font-weight: 500;
    background: linear-gradient(-46deg, #f00000,#ff8000,#ffff00,#6ac10b , #007940,#3F51B5,#5235f1,#c507ea , #ff22f8);
    color: black;
}

.slider-book:hover,.slider-book:active {
    background: #673AB7 !important;
    background: linear-gradient(125deg, #f00000,#ff8000,#ffff00,#007940,#007940,#4040ff,#a000c0);
}

#mc_embed_signup #mc_embed_signup_scroll {
    position: relative;
    z-index: 10;
    background: url(/content/images/email-gradient.jpg);
    background-size: cover;
    width: 450px;
    height: 350px;
    padding: 11% 0;
    text-align: center;
}

.modal , .modal .modal-footer {
    background-color: transparent;
    box-shadow: none
}

#modal1 {
    top: calc( 50% - 200px) !important;
    width: 450px;
    height: 350px;
    outline: none;
}

.modal .modal-content {
    position: relative;
    padding: 0;
    outline: none;
    margin: 0;
}

.modal .modal-close {
    position: absolute;
    right: 0;
    z-index: 11;
    background: transparent;
    color: #fff;
    font-size: 40px;
    border: none;
}

.modal-overlay {
    opacity: 0.1 !important
}

#mc_embed_signup #mc_embed_signup_scroll h2 {
    font-size: 20px;
    text-align: center;
    color: #fff;
}

#mc_embed_signup #mc_embed_signup_scroll .mc-field-group {
    width: 300px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    text-align: center;
}

#mc_embed_signup #mc_embed_signup_scroll .mc-field-group input {
    border-color: #fff !important;
    color: #fff !important;
    margin: 0 0 5px 0;
}

#mc_embed_signup #mc_embed_signup_scroll .mc-field-group label {
    font-size: 20px;
    color: #fff !important;
    position: absolute;
        top: -7px;
    width: 100%;
}

#mc_embed_signup #mc_embed_signup_scroll .clear .button {
    background: transparent;
    border: none;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    padding: 10px 40px;
}
.mc-field-group{
	padding: 10px 0;
}

.indicators {
    bottom: 70px !important;
    z-index: 999 !important;
}

.slider .indicators .indicator-item {
    height: 10px;
    width: 10px;
}

.content {
    margin: 0 10% ;
}

.advantage {
    background: #faf0e5;
    margin: 200px 0 !important;
    padding: 40px 15% !important;
}

.bed {
    margin-top: 30px;
    font-family: futura;
    font-size: 30px !important;
    font-weight: 300;
}

.bed img {
    height: 40px;
    width: auto !important;
}

.rooms {
    position: relative;
    margin: 100px 0;
    padding: 0 10%;
    overflow:hidden;
    margin-left: 50px;
}

.rooms h2 {
    text-align: center;
    font-family: futura;
    text-transform: uppercase;
    position: relative;
    font-size: 35px;
    display: block;
}

.rooms h2:before {
    content: "..............";
    position: relative;
    top: -10px;
    margin: 0 40px;
}

.rooms h2:after {
    content: "..............";
    position: relative;
    top: -10px;
    margin: 0 40px;
}

.room-container {
    position: relative
}

.room {
    text-align: left;
    margin: 30px 0;
}

.rooms .room-bg-1 ,.rooms .room-bg-2 ,.rooms .room-bg-3 ,.rooms .room-bg-4 ,.rooms .room-bg-5 {
    position: absolute;
    z-index: -1;
    display: none
}

.rooms .room-bg-1 ,.rooms .room-bg-2 ,.rooms .room-bg-3 ,.rooms .room-bg-4 ,.rooms .room-bg-5 {
    display: block;
}

.rooms.sticky .room-bg-1 {
    -webkit-animation-name: rotate;
    -webkit-animation-duration: 0.8s;
    -webkit-animation-direction: linear;
    -webkit-animation-timing-function: ease-in-out;
}
.ql-align-center{
	text-align: center !important;
}

.input-field{
	margin: 0 10%;
	padding: 10px 0;
}
.input-field input{
	border-bottom: solid 1px #fff !important;
	box-shadow: none !important;
	color: #fff;
}
.input-field label{
	color: #fff !important;
	font-size: 20px;
	text-align: center;
	display: block;
	width: 100%;
}
.input-field label.active{
	transform: translateY(-6px) translateX(34px) scale(0.8) !important;
}
#mc-embedded-subscribe{
	text-transform: uppercase;
	transition: all 0.4s;
	cursor: pointer !important;
}
#mc-embedded-subscribe:hover{
	color: gray !important;
}


@-webkit-keyframes rotate {
    0% {
        -webkit-transform: translateX(100px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateX(0px) rotate(16deg);
    }
}

.rooms.sticky .room-bg-2 {
    -webkit-animation-name: rotate2;
    -webkit-animation-duration: 1.4s;
    -webkit-animation-direction: linear;
    -webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate2 {
    0% {
        -webkit-transform: translateX(1000px) rotate(0deg);
    }

    70% {
        -webkit-transform: translateX(200px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateX(0px) rotate(-20deg);
    }
}

.rooms.sticky .room-bg-3 {
    -webkit-animation-name: rotate3;
    -webkit-animation-duration: 1.8s;
    -webkit-animation-direction: linear;
    -webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate3 {
    0% {
        -webkit-transform: translateX(1000px) rotate(0deg);
    }

    70% {
        -webkit-transform: translateX(200px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateX(0px) rotate(-5deg);
    }
}

.rooms.sticky .room-bg-4 {
    -webkit-animation-name: rotate4;
    -webkit-animation-duration: 2.4s;
    -webkit-animation-direction: linear;
    -webkit-animation-timing-function: ease-in-out;
}
.slider .indicators .indicator-item.active,.swiper-pagination-bullet-active  {
	background: #cdb684 !important;
}

@-webkit-keyframes rotate4 {
    0% {
        -webkit-transform: translateX(1000px) rotate(0deg);
    }

    70% {
        -webkit-transform: translateX(200px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateX(0px) rotate(20deg);
    }
}

.rooms.sticky .room-bg-5 {
    -webkit-animation-name: rotate5;
    -webkit-animation-duration: 3.1s;
    -webkit-animation-direction: linear;
    -webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes rotate5 {
    0% {
        -webkit-transform: translateX(1000px) rotate(0deg);
    }

    70% {
        -webkit-transform: translateX(230px) rotate(0deg);
    }

    100% {
        -webkit-transform: translateX(0px) rotate(-10deg);
    }
}

.rooms .room-bg-1 {
    top: 15px;
    right: 0%;
    transform: rotate(16deg);
    max-height: 410px;
    width: auto;
    -webkit-transform-origin: 20% 0%;
}

.rooms .room-bg-2 {
    top: 411px;
    right: 36px;
    transform: rotate(-20deg);
    max-height: 340px;
    width: auto;
    -webkit-transform-origin: 30% 10%;
}

.rooms .room-bg-3 {
    top: 641px;
    right: 6%;
    transform: rotate(-5deg);
    max-height: 420px;
    width: auto;
    -webkit-transform-origin: 20% 30%;
}
.mobile footer p{
	font-size: 20px !important; 
}
.mobile footer h5{
	font-size: 30px;
}
.mobile footer li a{
	font-size: 20px !important;
}

.rooms .room-bg-4 {
    top: 970px;
    right: -1%;
    transform: rotate(20deg);
    max-height: 410px;
    width: auto;
    -webkit-transform-origin: 30% 10%;
}

.rooms .room-bg-5 {
    top: 1341px;
    right: 4%;
    transform: rotate(-10deg);
    max-height: 460px;
    width: auto;
    -webkit-transform-origin: 30% 10%;
}

.room h2 {
    text-align: left;
    margin: 0px;
    text-transform: none !important;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 20px;
}

.room h2:before,.room h2:after {
    display: none;
}

.room ul {
    margin: 0;
    position: relative;
    left: -5px;
    display: inline-block;
}

.room ul li {
    display: inline-block;
}

.room ul li a {
    display: block;
    padding: 10px;
    border-radius: 4px;
}

.room ul li a:hover {
    background: #f3f3f3;
}

.room ul li a img {
    width: 24px;
}

.room p {
    margin-top: 0px;
    max-width: 500px
}

.room .btn:hover {
    background-color: #faf0e5 !important;
    color: #000
}

.page-footer {
    background: #222222;
    margin-top: 100px;
    
}
.page-footer a {
    color: #fff;
}

.page-footer .footer-copyright {
    font-weight: 300
}

.slider_text ul{
	margin-left: 50px;
}
.slider_text ul li{
	list-style: disc !important;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    /*margin-bottom: 50px !important;*/
    padding-bottom: 20px !important;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: auto !important;
    bottom: 0;
    padding: 10px 20px;
    height: 60px !important;
    width: 60px !important;
    box-shadow: 0px 3px 5px #0000005c;
    outline: none;
}
.room .col.s4{
	padding: 0 40px !important;
}
.room .col.s5 p{
	margin-right: 80px;
}
.slider_img img{
	border: solid 1px gray;
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23fff'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-prev {
    background: #F229D9;
    left: calc(100% - 220px) !important;
    
}

.border .swiper-pagination{
	display: none !important;
}

.swiper-button-next {
    background: #F229D9;
    left: calc(100% - 160px) !important;
}
.swiper-button-next:hover,.swiper-button-prev:hover{
	background-color:#B00AD8 !important;
}

.swiper-container .swiper-slide {
    min-width: 100% !important;
    opacity: 0 !important;
}

.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
}

.swiper-container .swiper-slide .container {
    width: 100% !important;
}

.swiper-container .swiper-slide .s8 {
    margin: 0 auto;
    text-align: center;
    background: #fff;
}

.book{
	position: relative;
    top: 3px;
    background: linear-gradient(-46deg, #f00000,#ff8000,#ffff00,#6ac10b , #007940,#3F51B5,#5235f1,#c507ea , #ff22f8);
    color: #fff !important;
    transition: all 1s !important;
    font-size: 20px !important;
    padding: 13px 40px !important;
    height: auto !important;
    left: 60px;
}

.room .swiper-container .swiper-slide img {
	min-height: inherit !important;
	height: auto !important;
	margin-bottom: 26px;
}

.slider-bottom{
	position: relative;
}
.slider-bottom-border{
	border: solid 2px #b810a1;
	position: absolute;
	left: 0;
	right: 0;
	top: 5%;
	bottom: 10%;
}
.slider-bottom .swiper-wrapper,.slider-bottom .swiper-slide{
	/*background: transparent !important;*/
}

.book:hover{
	transition: all 1s;
	background-size: 200%;
}

.swiper-container .swiper-slide img {
    /*min-height: 400px;
    height: 450px;*/
    height: auto !important;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto;
    width: auto;
}
.swiper-container .swiper-slide .container .slider_text  {
    text-align:left;
    padding-left: 40px;
}
.swiper-container .swiper-slide .container .slider_text  h4 {
    font-size:30px
}
.swiper-container .swiper-slide .container .slider_text p {
    font-size: 22px;
}

.swiper-container .swiper-slide .container .slider_text span {
    display: block;
    font-size: 16px;
    margin-left:20%
}
.swiper-pagination {

    bottom:0px !important
}

#about {
    margin-top: 100px
}

#about h2 {
    text-align: center;
    width: 500px;
    margin: 20px auto;
    text-transform: uppercase;
    font-size: 30px;
    margin-bottom: 60px !important;
}
.mobile #about .parallax-container{
	    margin: 20px 0 !important; 
}
.mobile-menu li a {
	text-transform: uppercase !important;
}
.mobile .camel_logo{
	display: none;
}

#about h3 {
    text-align: center;
    margin: 50px auto;
    text-transform: uppercase;
    font-size: 25px
}

#about p {
    font-size: 16px;
}

#about .parallax-container {
    height: 300px;
    margin: 70px 0;
}

#about .white {
    padding-top: 100px;
    padding-bottom: 200px
}
.advantage h2{
	font-size: 28px !important;
	margin: 20px 0;
}

/* ---- floor_plan ----- */


.floor_plan {
    margin: 150px auto;
    text-align:center;
}

/*----------   media   -----------*/
@media (max-width: 575.98px) {
    .content {
        margin: 0 0%;
        padding: 0px 5%;
        overflow: hidden;
    }
    .navbar {
    padding: 0 10px;
    height: 45px;
    line-height: 45px;
    background: #f1f1f1 !important;
    }

    #modal1 {
        width: 100%;
        height: auto;
        outline: none;
    }

    .modal .modal-close {
        right: 25px;
        width: 40px;
        padding: 0;
        margin: 0;
    }

    #mc_embed_signup #mc_embed_signup_scroll {
        width: 100%;
        padding: 50px 0;
        height: 300px;
    }

    .navbar a.logo {
        position: absolute;
        max-width: 70px;
        height: 45px;
        font-size: 16px;
        padding-left: 0;
    }

    .navbar .camel_logo {
        margin-top: 10px;
        width: 35px;
    }

    .navbar.fixed .camel_logo {
        margin-top: 10px;
    }

    .navbar .logo_fixed {
        top: 16px;
        left: 29px;
        width: 138px;
    }

    .about {
        padding: 20px 2% !important;
        margin: 50px 0 !important
    }

    .about .bed .col {
        font-size: 18px;
        padding: 0 .3rem;
    }

    .about .bed .col.s3 {
        width: 50%;
        margin: 30px 0
    }

    .right {
        display: none
    }

    .nav-menu {
        position: fixed;
        top: 5px;
        right: 10px;
        width: 70px;
        height: 40px;
        z-index: 9999;
    }

    .nav-menu {
        display: block;
        text-align: center;
        font-size: 18px;
    }
    .nav-menu img {
        width:30px;
        margin-top: 2px;
    }


    .mobile-menu.active {
        display: block;
        position: fixed;
        top: 45px;
        bottom: 0;
        right: 0;
        width: 280px;
        height: 100%;
        z-index: 9998;
        background: #ffffffc7;
        margin: 0;
        padding-top: 50px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
    }

    .mobile-menu li {
        text-align: center;
    }

    .mobile-menu li a {
        color: #000;
        font-size: 25px;
        display: block;
        line-height: 60px;
        text-align: right;
        padding: 0 15px;
    }

    .room .row .col.s4 {
        width: 100%
    }

    .room .row .col.s8 {
        width: 100%
    }

    .swiper-container .swiper-slide .container .slider_text {
        margin: 30px 0 50px;
        text-align: left;
    }
    .swiper-container .swiper-slide .container .slider_text span {
        margin-left:20%
    }

    #about h2 {
        width: 100%;
    }
    .advantage {
    padding: 30px 5% !important;
}
    .advantage .row .col.s3 {
    width:50%;
    min-height: 150px;
}
.accommodations{
	font-size: 20px !important;
	text-align: center;
}
.accommodations:before{
	display: none;
}
.accommodations:after{
	display: none;
}
}

@media (min-width: 576px) and (max-width: 767.98px) {
   	.swiper-slide{
	   	min-height: min-intrinsic !important;
	   	height:  auto !important;
   	}
    .room h2 {
	   margin: 20px 0;
       margin-top: 30px;
         font-size: 25px;
    }
    .navbar a.logo {
        max-width:70px;
        font-size: 18px;
    }

    .navbar .camel_logo {
        max-width: 30px;
    }

    .navbar .logo_fixed {
        width: 120px;
        top: -2px;
        left: 65px
    }

    .about {
        padding: 40px 5% !important;
    }

    .about .bed .col {
        font-size: 20px
    }


    .right {
        display: none
    }

    .nav-menu {
        position: fixed;
        top: 20px;
        right: 5%;
        z-index: 9999;
    }

    .nav-menu {
        display: block
    }

    .mobile-menu.active {
        display: block;
        position: fixed;
        top: 64px;
        bottom: 0;
        right: 0;
        width: 280px;
        height: 100%;
        z-index: 9998;
        background: #fff;
        margin: 0;
        padding-top: 20px;
        box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 5px 0px;
    }

    .mobile-menu li {
        line-height: 50px;
        text-align: center
    }

    .mobile-menu li a {
        color: #000;
        font-size: 25px
    }

    #about h2 {
        width: 100%;
    }
    .rooms {
    padding: 0 7%;
    
    .bed p{
	    font-size: 20px !important;
    }
}

.advantage {
    padding: 40px 5% !important;
}
.accommodations{
	font-size: 20px !important;
}
.accommodations:before{
	display: none;
}
.accommodations:after{
	display: none;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .navbar {
        padding: 0 1%;
    }

    .navbar ul a {
        padding: 0 10px;
    }

    .navbar a.logo {
        max-width: 70px;
        font-size: 25px;
    }

    .navbar .camel_logo {
        max-width: 30px;
    }

    .navbar .logo_fixed {
        width: 119px;
        top: 4px;
        left: 65px;
    }

    .content {
        margin: 0 5% ;
    }

    .rooms {
        margin: 100px 0;
        padding: 0 4%;
    }

    .about {
        padding: 40px 5% !important;
    }

    .slider-book {
        position: absolute;
        top: calc(50% - 30px);
        left: calc(100% /2 - 125px);
        z-index: 999;
        font-size: 26px;
        height: 60px;
        width: 250px;
        line-height: 60px;
    }

    .rooms {
        padding: 0 5%;
    }

    .room p {
        max-width: 520px;
    }

    .rooms h2:before {
        content: "...";
        position: relative;
        top: -10px;
        margin: 0 20px;
    }

    .rooms h2:after {
        content: "...";
        position: relative;
        top: -10px;
        margin: 0 20px;
    }
    .accommodations{
	font-size: 20px !important;
    }
    .bed p{
	    font-size: 24px !important;
    }
    
}

@media (max-width: 992px) {
    .rooms h2:before {
        content: "....";
        position: relative;
        top: -10px;
        margin: 0 20px;
    }

    .rooms h2:after {
        content: "....";
        position: relative;
        top: -10px;
        margin: 0 20px;
    }

    .rooms-bg-img {
        display: none
    }
    .accommodations{
	font-size: 20px !important;
	.bed p{
	    font-size: 20px !important;
    }
}
}

@media (min-width: 992px) and (max-width: 1191.99px) {
    .navbar {
        padding: 0 5%;
    }

    .rooms {
        padding: 0 5%;
    }

    .rooms .room-bg-1 {
        top: 100px;
        right: -2%;
        max-height: 270px;
        width: auto;
    }

    .rooms .room-bg-2 {
        top: 361px;
        right: -4%;
        max-height: 170px;
        width: auto;
    }

    .rooms .room-bg-3 {
        top: 500px;
        right: 2%;
        max-height: 260px;
        width: auto;
    }

    .rooms .room-bg-4 {
        top: 720px;
        right: -2%;
        max-height: 260px;
        width: auto;
    }

    .rooms .room-bg-5 {
        top: 940px;
        right: 0%;
        max-height: 260px;
        width: auto;
    }

    .room p {
        max-width: 454px;
    }
    .accommodations{
	font-size: 20px !important;
    }
    .navbar{
	    padding-left: 1%!important;
	    padding-right: 1%!important;
    }
    .book{
	    font-size: 18px !important; 
	    padding: 10px !important;
	    left: 0 !important;
    }
    .logo_fixed{
	    /*display: none !important;*/
	    width: 150px !important;
	    position: relative;
	    left: 0px !important;
	    top: 5px !important;
	    
    }
    .slider-bottom-border {
	    top: 2% !important;
	    left: 2% !important;
	        
    }
    .slider_text p{
	    font-size: 18px !important;  
    }
    .slider_text{
	     padding: 10px  !important;
    }
    	.bed p{
	    font-size: 18px !important;
    }
    .whole-rental .borde-content .content-text{
	    padding: 20px 0 !important;
    }
    .whole-rental .borde-content .content-text p{
	    font-size: 18px !important;
	    margin-bottom: 5px !important;
    }
    .whole-rental .borde-content .content-text ul{
	    margin:  0 !important;
    }
}

@media (min-width: 1200px) and (max-width: 1391.99px) {
    .rooms .room-bg-1 {
        top: 100px;
        right: 2%;
        max-height: 270px;
        width: auto;
    }

    .rooms .room-bg-2 {
        top: 360px;
        right: 0%;
        max-height: 170px;
        width: auto;
    }

    .rooms .room-bg-3 {
        top: 500px;
        right: -2%;
        max-height: 270px;
        width: auto;
    }

    .rooms .room-bg-4 {
        top: 720px;
        right: 1%;
        max-height: 270px;
        width: auto;
    }

    .rooms .room-bg-5 {
        top: 970px;
        right: 0%;
        max-height: 270px;
        width: auto;
    }

    .rooms {
        margin: 100px 0;
        padding: 0 5%;
    }
    .accommodations{
	font-size: 20px !important;
    }
}
@media (min-width: 600px) and (max-width:  1100px) {
	.book{
		padding: 2px 4px !important;
		left: 0px !important;
		top: 13px !important;
	}
	.caption p{
		font-size: 40px !important;
		line-height: 40px !important;
	}
	.mail-slide-1 p{
		font-size: 30px !important;
		line-height: normal !important;
	}
	.navbar ul a{
		font-size: 11px !important;
		
	}
	.navbar .logo_fixed{
		left: 0px !important;
	}
	.navbar {
    padding: 0 1%;
    }
    .whole-rental .borde-content .content-text p{
	    font-size: 17px !important;
	    margin: 0px !important;
    }
    .whole-rental .borde-content .content-text ul{
	    margin: 0px !important;
    }
    .content {
	    margin: 0 3%;
    }
	
}


/*
.navbar .camel_logo{
	display: none !important;
	opacity: 0;
	width: 0px !important;
}*/
