@media screen and (min-width: 1200px) {
    ul.nav.navbar-nav {
        margin-left: 55px;
    }
    .otherSection ul.nav.navbar-nav {
        margin-top: 20px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    ul.nav.navbar-nav {
        margin-left: 25px;
    }
    ul.nav.navbar-nav a {
        font-size: 14px;
        margin-top: 19px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1680px) {
    .rotateBoxsearch {
        width: 300px;
        height: 300px;
    }
    .titleBoxsearch p {
        line-height: 30px;
        text-transform: uppercase;
        margin-top: 25px;
        font-size: 20px;
    }
    .rotateBtn {
        background: rgba(255, 115, 0, 0.7);
        width: 90px;
        height: 90px;
        position: absolute;
        right: 30px;
        top: 35px;
    }
    .btnBook {
        transform: rotateZ(-45deg);
        position: relative;
        left: 5px;
        top: 30px;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .contentAccom {
        text-align: center;
    }
}

@media screen and (max-width: 991px) {
    .bhtBoxsearch {
        transform: rotateZ(0deg);
        left: 0;
        top: 40%;
        position: relative;
    }
    .rotateBoxsearch {
        position: absolute;
        transform: rotateZ(0deg);
        z-index: 99;
        transition: top ease-in-out 0.5s;
    }
    .rotateBoxsearch {
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    .facilitiesImgHome {
        margin: 0 auto;
        position: static;
    }
    .facilitiesImgShadow {
        position: absolute;
        margin: 10px auto;
        left: 0;
        right: 0;
    }
    .rotateBoxsearch {
        width: 100% !important;
        text-align: center;
        margin: 0 auto;
    }
    .rotateBoxsearch {
        top: 100px;
    }
    a.navbar-brand img {
        width: 60px;
        top: -23px;
    }
    .circleBorder {
        display: none;
    }
    .aboutCard {
        padding: 40px 20px;
    }
    .tabAccom {
        transform: rotateZ(0deg);
        position: static;
        width: 100%;
        background: rgba(91, 66, 0, 0.78);
        height: 100%;
        padding: 20px;
    }
    .contentAccom {
        transform: rotateZ(0deg);
        top: 0;
        position: static;
        z-index: 99;
        color: #fff;
        padding-left: 0;
    }
    .contentAccom ul {
        list-style: none;
        margin-top: 20px;
        margin-left: 0;
    }
    .contentAccom p {
        padding: 0 !important;
    }
    .titleRoomHomepage {
        text-align: center;
    }
    .facilitiesImgHome {
        -webkit-clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
        clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
        background-size: cover;
        background-position: bottom center;
        width: 300px;
        height: 260px;
    }
    .facilitiesImgShadow {
        -webkit-clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
        clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
        margin-top: 10px;
        background: #a7a7a7;
        width: 300px;
        height: 260px;
        position: absolute;
    }
    .footerAddress {
        padding: 0;
        text-align: center;
    }
}


/* Helper Class */

@media screen and (min-width: 992px) {
    ._noPaddingPc {
        padding: 0;
    }
}

@media screen and (max-width: 991px) {
    .banner_member {
        top: 100px;
        padding: 0 15px;
    }
}


._textRed {
    color: red;
}

._textBold {
    font-weight: bold;
    color: #785b22;
}

._padding_10_0 {
    padding: 10px 0;
}

._hideItem {
    display: none;
}

._separate {
    border-bottom: 1px solid rgba(0, 0, 0, 0.27);
    margin-top: 10px;
    margin-left: 15px;
}


/* Reset CSS
* --------------------------------------- */

body {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

ul,
li,
p,
h1,
h1,
h3 {
    padding: 0;
    margin: 0;
}

.formBoxsearch input {
    margin: 5px auto;
    width: 80%;
    border-radius: 20px
}

.titleBoxsearch p {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    line-height: 35px;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 34px;
}

h1 {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #785b22;
}

h2 {
    font-family: 'Playfair Display', serif;
}

.btnOpen p {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: uppercase;
    font-size: 18px;
}

.btnReservation a {
    color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #785c8e;
}

.footerAddress {
    color: #aa9161;
    margin-top: 100px;
}

.contentAbout h1 {
    color: #785b22;
    padding: 10px 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}

.facilitiesList li {
    list-style: none;
    color: #897855;
    line-height: 30px;
}

.facilitiesList h2 {
    color: #785b22;
    padding: 10px 0;
    font-weight: 600;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}

.contentAccom h2 {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-transform: uppercase;
}


/* Fixed header and footer.
* --------------------------------------- */

.openBoxsearch {
    width: 0;
    height: 0;
    border-left: 120px solid transparent;
    border-right: 120px solid transparent;
    border-top: 120px solid rgba(140, 109, 150, 0.75);
    position: relative;
    top: 19px;
    float: right;
    cursor: pointer;
}

.openBoxsearchInner {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgb(254, 119, 1);
    position: absolute;
    top: -30px;
    cursor: pointer;
    left: -20px;
}

.btnOpen {
    position: absolute;
    bottom: 0;
    right: -62px;
    top: -116px;
}

.titleBoxsearch {
    position: relative;
    top: -140px;
    right: 0;
    z-index: 999;
    font-size: 40px;
    text-align: center;
    color: #fff;
}

.tabAccom {
    transform: rotateZ(-15deg);
    position: absolute;
    top: -100px;
    width: 500px;
    background: rgba(91, 66, 0, 0.78);
    height: 1250px;
}

.btnReadmore {
    position: absolute;
    right: -25px;
    height: 70px;
    width: 70px;
    background: #543e0d;
    border-radius: 50%;
    text-align: center;
}

.btnReadmore a {
    color: #fff;
    position: relative;
    top: 15px;
}

.contentAccom {
    transform: rotateZ(15deg);
    top: 250px;
    position: relative;
    z-index: 99;
    color: #fff;
    padding-left: 100px;
}

.contentAccom h2 {
    color: #ccc6b2;
    font-weight: 600;
}

.rotateBoxsearch {
    position: absolute;
    transform: rotateZ(45deg);
    z-index: 99;
    transition: top ease-in-out 1.5s;
}

.rotateBtn {
    transform: rotateZ(45deg);
}

.rotateBtn {
    background: rgba(255, 115, 0, 0.7);
    width: 150px;
    height: 150px;
    position: absolute;
    right: 30px;
    top: 50px;
}

.formBoxsearch {
    top: -110px;
    position: relative;
}

.btnBook {
    transform: rotateZ(-45deg);
    position: relative;
    left: 5px;
    top: 50px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
}

.bhtBoxsearch {
    transform: rotateZ(-45deg);
    left: -10%;
    top: 40%;
    position: relative;
}

.rotateBoxsearch {
    background: rgba(140, 109, 150, 0.75);
    width: 400px;
    height: 400px;
    position: relative;
}

ul.nav.navbar-nav {
    text-transform: uppercase;
}

.navbar-nav>li>a::after {
    content: "\f142";
    font-family: FontAwesome;
    padding-left: 25px;
    position: relative;
    display: inline-table;
}

.navbar-nav>li:last-child>a::after {
    content: ' ';
}

.top-navbar img {
    display: inline;
    padding-right: 5px;
    margin-top: -25px;
}

.top-navbar {
    padding-top: 10px;
    text-align: left;
    margin-left: 15px;
}

.top-navbar p {
    text-align: left;
}

.facilitiesList img {
    margin: 40px auto 0;
}

.promotionBox {
    display: inline-block;
}
.promotionBox ul li a {
    color: white;
}
.promotionBox ul {
    list-style: none;
}
.btnReservation {
    background: #fd7b00;
    display: inline-block;
    padding: 5px 10px;
    float: right;
    border-radius: 5px;
    margin-top: 5px;
    text-transform: uppercase;
}

input#dateci,
input#dateco {
    background-image: url(../images/calendarIcon.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

#discountcode {
    background-image: url(../images/promocodeIcon.png);
    background-repeat: no-repeat;
    background-position: 1px;
}

.formBoxsearch .form-control {
    padding-left: 50px;
}

#header,
#footer {
    position: fixed;
    height: 90px;
    display: block;
    width: 100%;
    z-index: 9;
    text-align: center;
    color: #f2f2f2;
    background: rgba(212, 198, 162, 0.48);
    transition: ease-in-out 0.5s height;
}

.otherSection .navbar-brand img {
    top: -15px;
    position: relative;
    transition: ease-in-out 0.5s width;
    width: 65px;
}

.navbar-brand img {
    top: -70px;
    position: relative;
    transition: ease-in-out 0.5s width;
    width: 100px;
}

ul.nav.navbar-nav a {
    color: #888;
}

.firstSection {
    background: rgba(215, 179, 106, 1) !important;
    background: -moz-linear-gradient(top, rgba(215, 179, 106, 1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(215, 179, 106, 1)), color-stop(100%, rgba(255, 255, 255, 0))) !important;
    background: -webkit-linear-gradient(top, rgba(215, 179, 106, 1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    background: -o-linear-gradient(top, rgba(215, 179, 106, 1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    background: -ms-linear-gradient(top, rgba(215, 179, 106, 1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    background: linear-gradient(to bottom, rgba(215, 179, 106, 1) 0%, rgba(255, 255, 255, 0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7b36a', endColorstr='#ffffff', GradientType=0);
    height: 150px !important;
    transition: ease-in-out 0.5s height;
}

#header {
    top: 0px;
}

#footer {
    bottom: 0px;
}


/* Bottom menu
* --------------------------------------- */

.aboutCard {
    text-align: center;
    background: #ccc6b2;
    ;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 50px;
}

.section {
    position: relative;
}

.slide,
.section {
    background-size: cover;
    background-position: center;
}

#sectionHeader {
    background-image: url(../images/4.jpg);
}

#sectionAbout {
    background-image: url(../images/bg_about.png);
}

.circleBorder {
    height: 480px;
    position: absolute;
    width: 240px;
    top: -80px;
    border-radius: 50%;
    right: -210px;
    background-image: url(../images/bg_fac2.png);
}

span.hotelNameFooter01 {
    color: #2a2929;
    font-size: 55px;
    font-weight: 600;
}

span.hotelNameFooter02 {
    color: #785b22;
    font-size: 45px;
    font-weight: 600;
}

span.hotelNameFooter03 {
    color: #aa9161;
    font-size: 45px;
    font-weight: 600;
}

.contentAccom p {
    display: inline;
    font-size: 20px;
    padding-left: 50px;
    letter-spacing: 2px;
}

.contentAccom ul {
    list-style: none;
    margin-top: 50px;
    margin-left: 50px;
}

.tabAccom li {
    font-size: 16px;
    line-height: 34px;
}

#sectionFacilities {
    background-image: url(../images/bg_fac.png);
}

#sectionFooter {
    background-image: url(../images/bg_footer.png);
}

#infoMenu {
    bottom: 80px;
}

#infoMenu li a {
    color: #fff;
    z-index: 999;
}

.footerAddress img {
    margin: 20px auto;
}


/* Custom navbar */

.navbar-default {
    background: none;
    border: none;
}

.footerAddress {
    padding: 0 150px 0 0;
}


/* Custom navbar */

.facilitiesImgHome {
    -webkit-clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
    clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
    background-size: cover;
    background-position: bottom center;
    width: 540px;
    height: 440px;
}

.facilitiesImgShadow {
    -webkit-clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
    clip-path: polygon(50% 0%, 100% 65%, 70% 100%, 30% 100%, 0 65%);
    margin-top: 10px;
    background: #a7a7a7;
    width: 540px;
    height: 440px;
    position: absolute;
}

.footerMap {
    position: relative;
    top: 45px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #775987;
    background-color: rgba(231, 231, 231, 0.02);
}

.banner_member {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
    text-align: center;
}

.banner_member img {
    display: inline-block;
    width: 500px;
}
@media screen and (max-width: 767px){
    .btnBook {
     transform: none; 
    position: static;
    /* left: 5px; */
    /* top: 50px; */
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    width: 200px;
}
    .rotateBtn {
            transform: none;
    background: rgba(255, 115, 0, 0.7);
    width: 200px;
        height: auto;
    border-radius: 20px;
    padding: 7px 0;
        position: static;
}
}