body {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    line-height: 1.42857143;
    background-color: #FFF;
}
.navbar-lower {
    padding-top: 33.49999px;
    z-index: 1029;
}
/*///// Menu Cape And Kantary ! //// */
/*///////// Navbar-Fixed Top ///////*/
.navbar-default2 {
    background-color: #7b797a;
    height: 34px;
    min-height: 0;
    z-index: 9999;
}
.navbar-default2 .navbar-brand {
    padding: 0;
}
.navbar-default2 .navbar-brand:hover,
.navbar-default2 .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}
.navbar-default2 .navbar-text {
    color: #777;
}
.navbar-default2 .navbar-nav > li > a {
    color: #FFF;
    padding-bottom: 2px;
    padding-top: 5px;
}
.navbar-default2 .navbar-nav > li > a:hover,
.navbar-default2 .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
}
.navbar-default2 .navbar-nav > .active > a,
.navbar-default2 .navbar-nav > .active > a:hover,
.navbar-default2 .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
}
.navbar-default2 .navbar-nav > .disabled > a,
.navbar-default2 .navbar-nav > .disabled > a:hover,
.navbar-default2 .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}
.navbar-default2 .navbar-toggle {
    border-color: #ddd;
}
.navbar-default2 .navbar-toggle:hover,
.navbar-default2 .navbar-toggle:focus {
    background-color: #ddd;
}
.navbar-default2 .navbar-toggle .icon-bar {
    background-color: #888;
}
.navbar-default2 .navbar-collapse,
.navbar-default2 .navbar-form {
    border-color: #e7e7e7;
}
.navbar-default2 .navbar-nav > .open > a,
.navbar-default2 .navbar-nav > .open > a:hover,
.navbar-default2 .navbar-nav > .open > a:focus {
    color: #555;
    background-color: transparent;
}
@media (max-width: 767px) {
    .navbar-default2 .navbar-nav .open .dropdown-menu > li > a {
        color: #666;
    }
    .navbar-default2 .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default2 .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: #ccc;
    }
    .navbar-default2 .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default2 .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default2 .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7;
    }
    .navbar-default2 .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default2 .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default2 .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}
.navbar-default2 .navbar-link {
    color: #777;
}
.navbar-default2 .navbar-link:hover {
    color: #333;
}
.navbar-default2 .btn-link {
    color: #777;
}
.navbar-default2 .btn-link:hover,
.navbar-default2 .btn-link:focus {
    color: #333;
}
.navbar-default2 .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default2 .btn-link:hover,
.navbar-default2 .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default2 .btn-link:focus {
    color: #ccc;
}
.navbar-default2 .dropdown-menu {
    background: rgba(255, 255, 255, 0.87);
}
@media (max-width: 767px){
    .page {
        /* padding-top: 35px; */
    }
    #kantary-menu ul li.cape-menu {
        display: none;
    }
    #kantary-menu .container, #kantary-menu .container .col-xs-7 {
        padding: 0;
        margin: 0;
    }
    #kantary-menu .navbar-nav {
        margin: 0;
        text-align: right;
    }
    .navbar-default2 .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
    #kantary-menu .navbar-header {
        padding: 5px 0 0;
        margin: 0;
    }
    .navbar-default2 .nav > li {
        display: inline-block;
        position: relative;
    }
    .navbar-default2 .navbar-nav .open .dropdown-menu {
        background-clip: padding-box;
        background: rgba(255, 255, 255, 0.87);
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0 0 4px 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        float: left;
        font-size: 15px;
        left: unset;
        list-style: outside none none;
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: left;
        top: 100%;
        z-index: 1000;
        max-height: 400px;
        overflow-y: scroll;
    }
    .navbar-default2 .dropdown-menu .sub-menu {
        background-color: #ccc;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
        border-radius: 0;
    }
    .sub-menu > li > a {
        color: #666;
        padding-left: 40px;
    }
}
#submenu-wrap2 {
    width: 700px;
    left: -475px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.87) none repeat scroll 0 0;
}
#submenu-wrap2 .province {
    border-bottom: 1px dotted #333;
    color: #333;
    line-height: 35px;
    margin-bottom: 5px;
    font-weight: bold;
}
#submenu-wrap2 a {
    color: #666;
    padding-left: 20px;
    display: block;
}
#submenu-wrap2 ul {
    list-style: none;
    padding-left: 0px;
}
#submenu-wrap2 a:hover {
    color: #333;
    background-color: #ccc;
    text-decoration: none;
}
@media (max-width: 599px) {
    #submenu-wrap2 {
        left: 0;
        width: 100%;
    }
}
@media (max-width:760px) and (min-width:600px) {
    #submenu-wrap2 {
        width: 600px;
        left: 0px;
        left: -425px;
    }
    #submenu-wrap2 .col-sm-4 {
        float: left;
        width: 32%;
    }
}
@media (min-width: 768px) {
    .dropdown-submenu:hover .sub-menu {
        display: block;
    }
}
.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #666;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #333;
    text-decoration: none;
    background-color: #ccc;
}
.footer_menu .nav > li > a:hover, .nav > li > a:focus {
    font-family: 'Roboto Condensed', sans-serif;
}
#kantary-menu .nav > li > a:focus, #kantary-menu .nav > li > a:hover {
    background-color: transparent;
    border-bottom: 0px solid rgba(255, 255, 255, 0.6);
}

/*////////// Menu Kantary Collection! /////////*/
/*//// navbar navbar-default navbar-lower ////*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
#isMobile
{
    display: none;
    /*float: left;*/
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}
@media screen and (max-width:1023px)
{
    #isMobile
    {
        display: block;
    }
    .hg_text
    {
        display: block;
    }
}
.h3_color, .h3_color:hover {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000 !important;
    /*color: #434144;
    color: #eeeeee !important;
    font-weight: bold;
    text-shadow: 1px 1px #000 !important;*/
    font-size: 14px !important;
}
.h3_color_dropdown, .h3_color_dropdown:hover {
    font-family: 'Roboto Condensed', sans-serif;
    /*color: #666;*/
    color: #000;
}
.h3_color-jp, .h3_color-cn, .h3_color-jp, .h3_color-cn:hover {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000 !important;
    font-size: 14px !important;
}
.h3_color_dropdown-jp, .h3_color_dropdown-cn, .h3_color_dropdown-jp, .h3_color_dropdown-cn:hover {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    font-size: 14px !important;
}
.carousel-buttons-container{
    width: auto;
    margin: 0 auto;
    text-align: center;
}
.carousel-buttons-container ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.carousel-buttons{
    background-color: #dddddd;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    cursor: pointer;
}
.carousel-buttons:last-of-type{
    margin: 0;
}
nav h1 {
    text-transform: uppercase;
    text-align: center;
}
.navbar-nav > li > a {
    padding: 7px 0 0px;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    /*border-bottom: 1px solid #434144;*/
    /*border-bottom: 1px solid #000;*/
}
/*.navbar-nav > li {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px
}*/
.navbar-right {
    margin-top: 0;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: transparent;
}
.navbar-nav > li > a {
    font-size: 15px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
@media (max-width: 767px){
    .navbar-collapse {
        position: absolute;
        width: 100%;
    }
}
@media screen and (min-width:980px)
{
    /*    .navbar-nav > li.open {
            background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
        }*/
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
    .main-menu {
        /* margin-top: -114px;*/
    }
}
@media screen and (max-width:980px) {
    .navbar-fixed-top {
        position: fixed;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: none;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    /*    .navbar-header img {
            height: 90px;
            margin-left: 17px;
            margin-top: 0px;
        }*/
    .dropdown-menu > li > a {
        color: #333!important;
    }
    .navbar-nav .open .sub-menu > li > a {
        padding-left: 40px;
    }
    .navbar-header, .navbar-collapse {
        background: #FFF none repeat scroll 0px 0px;
    }
}
#submenu-wrap {
    width: 830px;
    right: -350px;
    padding: 10px;
    background: rgba(255, 255, 255, 0.87) none repeat scroll 0 0;
}
#submenu-wrap .province {
    border-bottom: 1px dotted #333;
    color: #333;
    line-height: 35px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
#submenu-wrap a {
    color: #666;
    padding-left: 20px;
    display: block;
}
#submenu-wrap ul {
    list-style: none;
    padding-left: 0px;
}
#submenu-wrap a:hover {
    color: #333;
    background-color: #ccc;
    text-decoration: none;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 15px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.navbar-default .navbar-nav>li>a {
    color: #434144;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #999999 !important;
    background-color: transparent;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #000;
}
.navbar-default .navbar-toggle {
    border-color: rgba(255, 255, 255, 0.3);
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 7px;
    margin-top: 5px;
    margin-right: 15px;
    margin-bottom: 5px;
    background-color: #000;
    background-image: none;
    border: 1px solid #000;
    border-radius: 6px;
    display: block;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: rgba(255, 255, 255, 0.3);
}
#home_topbanner{
    background-color: transparent;
    /*float: left;*/
    overflow: hidden;
    position: relative;
    width: 100%;
}
#home_topbanner2{
    background-color: transparent;
    /*float: left;*/
    /*overflow: hidden;*/
    position: relative;
    width: 100%;
    height: 200px;
    background: url('../images/piccover/head.jpg') no-repeat center;
    background-size: cover;
    /*    background-position: center 34px;*/

}
.home_bgimage{
    background-position: center center;
    background-size: cover;
    float: left;
    height: auto;
    left: 0;
    moz-background-size: cover;
    o-background-size: cover;
    position: absolute;
    top: 0;
    webkit-background-size: cover;
    padding: 15px 0 15px 0;
    width: 100%;
}
/* ----------------------------------------------
    BOOKING BAR
-----------------------------------------------*/
/*.nopad {
    padding-left: 0;
    padding-right: 0;
}
.bookbar-pad {
    padding-left: 5px;
    padding-right: 5px;
}
#bookbar {
    background-color: rgba(91, 87, 84, 0.5);
    bottom: 50px;
    clear: both;
    position: absolute;
    width: 100%;
    height: 72px;
    z-index: 2;
    padding-top: 19px;
}
#bookbar-mobile {
    background-color: rgba(91, 87, 84, 0.5);
    bottom: 50px;
    clear: both;
    position: absolute;
    width: 100%;
    height: 45px;
    z-index: 2;
}
#bookbar h2 {
    font-size: 24px;
    position: relative;
    color: #c5a46f;
    text-transform: uppercase;
    display: inline-block;
    line-height: 40px;
    margin: 0;
    font-weight: bold;
}
#bookbar .form-control {
    border-radius: 0px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    color: #484845;
    cursor: pointer;
    text-transform: uppercase;
}
.form-control_submenu {
    display: block;
    line-height: 2px;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 15px;
    color: #434144;
}
.form-group {
    width: 100%;
    height: auto;
    align-content: center;
    margin-bottom: 5px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}

@media (min-width: 1320px) {
    #bookbar .container {
        width: 1300px;
    }
}
#bookbar .container, #bookbar-mobile .container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
}
#btn-booking, #btn-booking-mobile {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    width: auto;
    height: auto;
    background-color: #666666;
    color: #FFF;
    margin-bottom: 5px;
    webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
#btn-booking.focus, #btn-booking:focus, #btn-booking:hover {
    color: #FFF;
    text-decoration: none;
    -ms-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
#btn-booking:active:focus, #btn-booking:focus {
    outline: 5px auto #666666;
    outline-offset: -2px;
}
medium+ screen sizes
@media only screen and (min-width: 992px) {
    .desktop-only {
        display:block !important;
    }
}
small screen sizes
@media only screen and (max-width: 991px) {
    .mobile-only {
        display:block !important;
    }

    .desktop-only {
        display:none !important;
    }
}
.modal-title {
    padding: 10px;
    line-height: 1.42857143;
    color: white;
    text-shadow: black 0.1em 0.1em 0.1em;
    font-size: 20px;
}
.modal-content {
    position: relative;
    background-color: rgba(91, 87, 84, 0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.daterangepicker {
    color: #333;
}
.datepicker-input i {
    position: absolute;
    bottom: 10px;
    right: 24px;
    top: auto;
    cursor: pointer;
}
#bookbar select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
    width: 100%;
}
#bookbar .select-box {
    position: relative;
}
#bookbar .select-box::after {
    background-image: url("https://www.capepanwa.com/images/bullet-down.png");
}
#bookbar .select-box::after {
    background-position: center center;
    content: "";
    height: 20px;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 5px;
    width: 20px;
}

.col-20 {
    width: 20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-16 {
    width: 16%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-48 {
    width: 48%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}*/
/* End BOOKING BAR */

#provincebar-desktop,#provincebar-mobile {
    /*    height: 50px;
        padding: 0;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 0;
        margin-left: auto;    
        width: 100%;
        bottom: 0;
        position: absolute;*/
    background-color: #8c8c8e;
    /*margin-top: -41px;*/
    margin-top: 0;
    position: relative;
    z-index: 2;
}
#provincebar-desktop ul {
    margin: auto;
    padding: 0px;
    list-style: none;
    line-height: normal;
}
#provincebar-desktop li {
    float: left;
}
#provincebar-desktop a,#provincebar-mobile a {
    display: block;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #FFF;
    border: none;
    padding-top: 15px;
    height: 50px;
    /*padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    width: 110px;
    margin-right: -70px;*/
}
#provincebar-desktop a:hover,#provincebar-mobile a:hover, #provincebar-desktop .current_page_item a {
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    color: #000;
    text-shadow: none;
}
#provincebar-desktop2,#provincebar-mobile2 {
    height: 50px;
    padding: 0;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    background-color: #8c8c8e;
    width: 100%;
    bottom: 0;
    position: relative;
}
#provincebar-desktop2 ul {
    margin: auto;
    padding: 0px;
    list-style: none;
    line-height: normal;
}
#provincebar-desktop2 li {
    float: left;
}
#provincebar-desktop2 a,#provincebar-mobile2 a {
    display: block;
    text-decoration: none;
    text-align: center;
    text-transform: capitalize;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    color: #FFF;
    border: none;
    padding-top: 15px;
    /*padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;*/
    height: 50px;
    /*width: 110px;
    margin-right: -70px;*/
}
#provincebar-desktop2 a:hover,#provincebar-mobile2 a:hover, #provincebar-desktop2 .current_page_item2 a {
    font-family: 'Roboto Condensed', sans-serif;
    text-decoration: none;
    color: #000;
    text-shadow: none;
}
@media (max-width:991px){
    #provincebar-desktop,#provincebar-mobile{display: none !important;}
}
.slide_3col{
    margin-top: 0px;
}
.slide_3col_text{
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    text-align: right;
    width: 100%;
    color: #FFF;
    bottom: 15px;
    right:15px;
}
.overlay {
    font-family: 'Roboto Condensed', sans-serif;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.4);
    overflow: hidden;
}
.forhover:hover .overlay {
    font-family: 'Roboto Condensed', sans-serif;
    bottom: 0;
    height: 100%;
}
.forhover:hover .slide_3col_text {
    font-family: 'Roboto Condensed', sans-serif;
    color:#000;
}
.slick-prev:before, .slick-next:before {
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 0;
    color: white;
    opacity: 0.4;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev:before {
    content: "\f104";
}
[dir="rtl"] .slick-prev:before {
    content: "\f105";
}

[dir="rtl"] .slick-next {
    left: -10px; top: 70px; right: auto;
}
.slick-next:before {
    content: "\f105";
}
[dir="rtl"] .slick-next:before {
    content: "\f104";
}
.slick-prev {
    left: 0;
    z-index: 1;
}
.slick-next {
    right: 0;
}
@media all and (max-width: 1200px) { /* screen size until 1200px */
    .slide_3col_text h2 {
        font-size: 1.5em;
    }
    .slide_3col_text span{
        font-size: 1.5em;
    }
}
@media all and (max-width: 991px) { /* screen size until 1000px */
    .slide_3col_text h2{
        font-size: 1.2em;
    }
    .slide_3col_text span{
        font-size: 1em;
    }
}
@media all and (max-width: 768px) {
    .slick-container{
        /* margin-left: 10%;
         margin-right: 10%;*/
    }
}
@media all and (max-width: 660px) { /* screen size until 500px */
    .slide_3col_text h2{
        font-size: 2em;
    }
    .slide_3col_text span{
        font-size: 1em;
    }
    .decrease-margin-mobile{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slick-container{
        /* margin-left: 10%;
         margin-right: 10%;*/
    }
}
@media all and (max-width: 290px) {
    .decrease-margin-mobile a{
        font-size: 0.8em !important;
    }
}
.txt-content{
    text-align: justify;
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.customerreview-header{
    text-align: justify;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
}
.review-tripadvisor{
    padding: 15px;
}
#CDSWIDSSP {
    font-family: 'Roboto Condensed', sans-serif;
    color: #2c2c2c;
    overflow: hidden;
    height: auto;
    background-color: #fff;
    margin: 0;
    padding: 0;
    text-align: justify !important;
    position: relative;
    width: 100% !important;
}
.txt-awards{
    text-align: justify;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    color: #000;
    margin-top: 15px;
    margin-bottom: 15px;
}
.awards{
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 55px;
    margin-bottom:15px;
}
.awards-image{
    margin-top: 10px;
    margin-bottom: 10px;
}
/* FOOTER */
.footer-image-container{
    height: 80px;
    line-height: 80px;
    text-align: center;
}
.footer-image-container img{
    vertical-align: middle;
    display: inline-block;
}
.big-char {
    font-family: 'Cormorant Garamond', serif;
    float: left;
    margin-right: 5px;
    font-size: 54px;
    line-height: 45px;
}
.footer-img{
    margin: o auto;
    cursor: pointer;
    margin-bottom: 5px;
    margin-top: 5px;
}
.slick-initialized {
    visibility: visible;
}
.copyright{
    text-align: center;
    height: 50px;
    margin-top: 20px;
    font-size: 12px;
}
.txt-wel-t, .txt-wel-t-jp, .txt-wel-t-cn{
    text-align: justify;
    font-family: 'Cormorant Garamond', serif;
    color: #000;
    font-size: 50px;
    line-height: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.txt-wel-color, .txt-wel-color:hover {
    font-family: 'Roboto Condensed', sans-serif;
    color: #000;
    padding: 3px;
}
.text-left {
    text-align: left;
    margin-bottom: 114px;
}
.txt-right{
    padding: 3px;
    padding-top: 7px;
}
.txt-tab-social{
    margin-top: 30px; 
    border-bottom: 1px solid #D4D5D6;
    border-top: 1px solid #D4D5D6;
    padding: 3px;
    width: 100%;
}
.specialoffer-header{
    text-align: justify;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    color: #005157;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 40px;
}
/*.border-img-txt{
     border: 1px groove #D4D5D6; 
    margin-top: 40px;
}*/
.img-sp{
    margin-left: -15px;
    height: 70%;
    width: 100%;
    margin-left: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.txt-sp-header{
    margin-top: 20px;
    font-size: 25px;
    color: #000;
}
.txt-sp-detail{
    margin-top: 20px;
    font-size: 16px;
    color: #6D6E70;
}
.txt-moredetail, .txt-moredetail:hover{
    font-size: 16px;
    color: #000;
    /*text-align: right;*/
}
.txt-moreinfo, .txt-moreinfo:hover{
    font-size: 16px;
    color: #000;
    /*text-align: right;*/
}
.txt-booking, .txt-booking:hover{
    font-size: 16px;
    color: #000;
    /*text-align: right;*/
}
.contact-header{
    text-align: justify;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    color: #013636;
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 40px;
}
.border-contact{
    border: 1px groove #D4D5D6;
    margin-top: 40px;
    border-radius: 15px;
    height: auto;
}
.content {
    font-size: 20px;
}
/* Jiro */
.input {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 20px;
    max-width: 315px;
    width: calc(100% - 2px);
    vertical-align: top;
}
.input2 {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 20px;
    max-width: 100%;
    width: calc(100% - 98px);
    vertical-align: top;
}
.input3 {
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 20px;
    max-width: 100%;
    width: calc(100% - 98px);
    vertical-align: top;
    margin-top: -50px;
}
.input__field {
    position: relative;
    display: block;
    float: right;
    padding: 0.8em;
    width: 60%;
    border: none;
    border-radius: 0;
    background: #f0f0f0;
    color: #aaa;
    font-weight: normal;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-appearance: none; /* for box shadows to show on iOS */
}
.input__field:focus {
    outline: none;
}
.input__label {
    display: inline-block;
    float: right;
    padding: 0 1em;
    width: 40%;
    color: #6a7989;
    font-weight: normal;
    font-size: 20px;
    font-family: 'Roboto Condensed', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.input__label-content {
    position: relative;
    display: block;
    padding: 10px 0;
    width: 100%;
    font-size: 25px;
}
.input--jiro {
    margin-top: 40px;
    z-index: 0;
}
.input__field--jiro {
    padding: 0.85em 0.5em;
    width: 100%;
    background: transparent;
    color: #DDE2E2;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.input__label--jiro {
    position: absolute;
    left: 0;
    padding: 0 0.85em;
    width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}
.input__label--jiro2 {
    position: absolute;
    left: 0;
    padding: 0 0.85em;
    width: 100%;
    height: 100%;
    text-align: left;
    pointer-events: none;
}
.input__label-content--jiro {
    -webkit-transition: -webkit-transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
}
.input__label--jiro::before,
.input__label--jiro::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}
.input__label--jiro::before {
    border-top: 2px solid #6a7989;
    -webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
    transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.input__label--jiro::after {
    z-index: -1;
    background: #6a7989;
    -webkit-transform: scale3d(1, 0, 1);
    transform: scale3d(1, 0, 1);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
}
.input__field--jiro:focus,
.input--filled .input__field--jiro {
    opacity: 1;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}
.input__field--jiro:focus + .input__label--jiro .input__label-content--jiro,
.input--filled .input__label-content--jiro {
    -webkit-transform: translate3d(0, -80%, 0);
    transform: translate3d(0, -80%, 0);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.input__field--jiro:focus + .input__label--jiro::before,
.input--filled .input__label--jiro::before {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.input__field--jiro:focus + .input__label--jiro::after,
.input--filled .input__label--jiro::after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
/* Ujarak Button*/
.button {
    float: left;
    min-width: 200px;
    max-width: 300px;
    display: block;
    margin-bottom: 2em;
    padding: 0.5em;
    margin-right: 1em;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    font-size: 20px;
    color: #6a7989;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}
.btn-content{
    z-index: 1;
    margin: 0 auto;
}
.bg-2 {
    background: transparent;
    color: #ECEFF1;
}
.box {
    margin-left: 30px;
}
.button--border-medium {
    border: 2px solid;
}
.button--round-s {
    border-radius: 5px;
}
.button--text-thick {
    font-weight: 0px;
}
.button--ujarak {
    -webkit-transition: border-color 0.4s, color 0.4s;
    transition: border-color 0.4s, color 0.4s;
}
.button--ujarak::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #6a7989;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.7, 1, 1);
    transform: scale3d(0.7, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak.button--round-s::before {
    border-radius: 2px;
}
.button--ujarak.button--inverted::before {
    background: #7986CB;
}
.button--ujarak,
.button--ujarak::before {
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--ujarak:hover {
    color: #fff;
    border-color: #6a7989;
}
.button--ujarak.button--inverted:hover {
    color: #6a7989;
    border-color: #fff;
}
.button--ujarak:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.txt-address{
    text-align: left;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 50px;
}
.kantary-map{
    text-align: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.txt-map{
    text-align: center;
    margin-top: 10px;
}
.txt-bottom-map, .txt-bottom-map:hover{
    text-align: center;
    color: #000;
    font-size: 15px;
    font-weight: normal;
}
.txt-reservation{
    margin-top: 50px;
    font-size: 20px;
    color: #58595B;
    /*margin-bottom: 20px;*/
}
.txt-properties, txt-properties:hover{
    font-size: 15px;
    color: #58595B;
    padding: 10px;
}
.address-txt{
    font-size: 15px;
    color: #58595B;
    text-align: center;
}
.img-accom{
    box-shadow: 0px 0px 25px 0 rgba(119, 119, 119, 0.8), 0 0px 10px 0 rgba(119, 119, 119, 0.8);
    margin-top: 50px;
}
.accom-txt{
    text-align: center;
    margin-top: 20px;
    font-size: 25px;
    text-decoration: underline;
}
.accom-txt-detail{
    text-align: center;
    margin-top: 10px;   
    font-size: 16px;
    color: #6D6E70;
}
.btn-accom{
    display: inline-block;
    padding: 6px 12px;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 400;
    margin-left: 40px;
    width: 200px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(119, 119, 119, 0.5);
    border-radius: 10px;
}
.border-accom{
    margin-top: 30px;
    border-bottom: 2px solid #D4D5D6;
    padding: 3px;
}
.dropdown-content {
    display: none;
    position: absolute;
    background: rgba(255, 255, 255, 0.87);
    min-width: 160px;
    z-index: 1;
    background-repeat: no-repeat;
    padding: 5px 22px;
    clear: both;
    line-height: 1.8;
    white-space: nowrap;
    text-decoration: none;
}
.dropdown-content>a:focus, .dropdown-content>a:hover {
    color: #999999;
    text-decoration: none;
}
.dropdown-content a:hover {
    background-color: rgbargba(255, 255, 255, 0.87);
}

.dropdown:hover .dropdown-content {
    display: block;
    margin-top: 5px;
}
.dropup,
.dropdown {
    position: relative;
}

a.current_page_item {
    background-color: #7d9daf;
    background-position: left top;
    background-repeat: repeat;
    color: #fff;
    text-decoration: none;
}
.page {
    background-color: #FFF; 
    padding-top: 5px;
}
.sidebar-left {
    display: block;
    padding-left: 0;
    padding-right: 0;
}
.sidebar-left a {
    padding: 5px 0 5px 24px;
}
.sidebar-left a {
    background-repeat: no-repeat;
    border: medium none;
    color: #666;
    display: block;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    height: auto;
    margin-right: 0;
    padding: 3px 15px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
}
.sidebar-left a.current_page_item {
    background-color: #7d9daf;
    background-position: left top;
    background-repeat: repeat;
    color: #fff;
    text-decoration: none;
}
@media (min-width: 768px){
    .wrap-shadow {
        background: #fff none repeat scroll 0 0;
        border: 1px solid #e8e8e8;
        -moz-box-shadow: 5px 5px 5px #cfcfcf;
        -webkit-box-shadow: 5px 5px 5px #cfcfcf;
        box-shadow: 0 0 5px #cfcfcf;
        display: table;
        margin-top: 10px;
        padding: 15px 0;
    }
}
.wrap-shadow {
    margin-top: 10px;
    padding: 15px 0;
    -moz-box-shadow: 5px 5px 5px #cfcfcf;
    -webkit-box-shadow: 5px 5px 5px #cfcfcf;
    box-shadow: 0px 0px 5px #cfcfcf;
    background: #fff;
    border: 1px solid #e8e8e8;
    width: 100%;
    display: block;
}
.btn-specialoffer{
    display: inline-block;
    padding: 6px 12px;
    margin-top: 20px;
    margin-bottom: 0;
    font-weight: 400;
    margin-right: 15px;
    width: 220px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid rgba(119, 119, 119, 0.5);
    border-radius: 10px;
}
.border-specialoffer{
    margin-top: 30px;
    border-bottom: 2px solid #D4D5D6;
    padding: 3px;
}
.logo-cape{
    padding-top: 2px
}
.slide-text{
    position: absolute; 
    top: 516px;
    left: 0px;
    width: 1355px;
    height: 50px;
    z-index: 0;
    background-color: rgba(255,255,255,0.7);
}
.dining { margin: 240px auto 0; }
.content-wrap { 
    width: 100%; 
    display: block;
    margin: 240px auto 0;
}
a.current_page {
    background-color: #666;
    background-repeat: repeat;
    text-decoration: none;
}
hr {
    margin-top: 15px;
    margin-bottom: 0; 
    border: 0;
    border-top: none; 
}
#CDSWIDFRR, #CDSWIDEXC {
    width: 150px !important;
    height: 100px !important;
    margin: 0 !important;
    padding: 0 !important;
}
#CDSWIDEXC.widEXC .widEXCLINK {
    padding: 0 !important;
}




.list-group {
    margin-bottom: 0 !important;
}
.list-group-item {
    background-color: transparent; 
    border: none; 
    font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
}
.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
    background-color: #666;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #666;
    border-color: transparent;
}
.modal-footer {
    padding: 10px;
}
.modal-footer .btn+.btn {
    margin-bottom: 5px;
}
.icon-social{
    padding: 3px;
}
.txt-about{
    padding: 0;
    padding-top: 15px;
}
.pull-right-award {
    float: right!important;
}
.border-line{
    border-width:1px;
    border-left-style: solid;
    height: 100px;
    border-color: #58595B;
    margin-left: 50%;
}
.collapse.in {
    display: block !important;
}
.border-line-content{
    border-bottom: 1px solid #bababa;
}
.border-line-customerreview{
    border-bottom: 1px solid #bababa;
    margin-left: 25px;
    margin-right: 25px;
}
.txt-tab-content{
    margin-top: 24px;
    padding: 0;
    width: auto;
}
.txt-tab-content-jp{
    margin-top: 221px;
    padding: 0;
    width: auto;
}
.txt-tab-content-cn{
    margin-top: 100px;
    padding: 0;
    width: auto;
}
.content-margin{
    margin-top: 90px;
}
.customerreview-margin{
    margin-top: 106px;
}
.customerreview-border{
    border: 1px solid #bababa; 
    height: 449px
}
.customerreview-border-jp {
    border: 1px solid #bababa;
    height: 625px;
}
.customerreview-border-cn{
    border: 1px solid #bababa;
    height: 462px;
}
.footer-capekantary{
    margin-top: 65px;
    margin-bottom:32px;
}
.capecollection-footer, .kantarycollection-footer, .kameocollection-footer, 
.somewhere-footer, .capespa-footer, .capeyacht-footer, .cafekantary-footer,
.kantarycatering-footer, .kantaryterrace-footer, .kasemkijapts {
    max-width: none;
}
.awards-border{
    border-bottom: 1px solid #bababa;
}
.awards-margin{
    margin-right: 0;
    margin-left: 0;
}
.awards-kantary{
    padding-left: 5px;
    padding-right: 5px;
}
.awards-image-size{
    width: 150px;
    height: 100px;
    border: 1px solid #eee;
}
.txt-dining-detail{
    padding-top: 20px;
    font-size: 16px;
    color: #6D6E70;
    text-align: justify
}
.line-promo1{
    width: 100%;  
    height: 100%; 
    margin-left: 15px; 
    margin-bottom: -80px
}
.line-promo2{
    width: 100%;  
    height: 100%; 
    margin-left: 15px; 
    margin-bottom: -58px
}
.line-promo3{
    width: 100%;  
    height: 100%; 
    margin-left: 15px; 
    margin-bottom: -91px
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    top: 10%;
}






/*/////Mobile//////*/
@media (min-width: 1200px) {
    #mobile-menu-collapse { display: none !important; }
    #second-top-menu-collapse { display: block !important; }
}

#second-top-menu-collapse {
    display: none;
}

@media (max-width: 320px){
    .border-contact .content{
        font-size: 16px;
    }
    .border-contact .content .input {
        width: calc(100% - 40px);
    }
    .border-contact .content .input2 {
        width: calc(100% - 40px);
    }
    .content {
        font-size: 16px;
    }
    .input__label-content{
        font-size: 16px;
    }
    .btn-content .box {
        margin-left: 0;
    }
    .btn-content .button {
        min-width: 65px!important;
        max-width: none!important;
        margin-bottom: 0.5em;
        font-size: 14px;
    }
    .btn-specialoffer {
        margin-right: 0;
        float: none;
    }   
    .content-margin {
        margin-top: 60px;
    }
    .txt-content {
        font-size: 14px;
    }
    .customerreview-margin {
        margin-top: 70px;
    }
    .customerreview-border {
        height: auto;
    }
    .txt-wel-t-jp {
        font-size: 30px !important;
        line-height: 50px !important;
    }
}

@media (max-width:419px) and (min-width:300px){
    .line-promo1 {
        margin-bottom: -80px !important;
    }
    .line-promo2 {
        margin-bottom: -58px !important;
    }
    .line-promo3 {
        margin-bottom: -91px !important;
    }

}

@media (max-width:519px) and (min-width:400px){
    .line-promo1 {
        margin-bottom: -80px !important;
    }
    .line-promo2 {
        margin-bottom: -58px !important;
    }
    .line-promo3 {
        margin-bottom: -91px !important;
    }

}

@media (max-width:598px) and (min-width:438px){
    .btn-content .box {
        margin-left: 0;
    }
    .btn-content .button {
        min-width: 100px;
        max-width: none;
    }
    .customerreview-margin {
        margin-top: 70px;
    }
    .customerreview-border, .customerreview-border-jp, .customerreview-border-cn {
        height: auto;
    }
}

@media (max-width:660px) and (min-width:520px){
    .line-promo1 {
        margin-bottom: -80px !important;
    }
    .line-promo2 {
        margin-bottom: -58px !important;
    }
    .line-promo3 {
        margin-bottom: -91px !important;
    }

}

@media (max-width:747px) and (min-width:321px){
    .border-contact .content{
        font-size: 16px;
    }
    .border-contact .content .input {
        width: calc(100% - 40px);
    }
    .border-contact .content .input2 {
        width: calc(100% - 40px);
    }
    .content {
        font-size: 16px;
    }
    .input__label-content{
        font-size: 16px;
    }
    .btn-content .box {
        margin-left: 0;
    }
    .btn-content .button {
        min-width: 65px!important;
        max-width: none!important;
        margin-bottom: 0.5em;
        font-size: 14px;
    }
    .content-margin {
        margin-top: 60px;
    }
    .txt-content {
        font-size: 14px;
    }
    .customerreview-margin {
        margin-top: 70px;
    }
    .customerreview-border {
        height: auto;
    }
    .txt-wel-t-jp {
        font-size: 30px !important;
        line-height: 50px !important;
    }
}

@media (max-width: 767px){
    #home_topbanner{
        /*overflow: visible!important;*/
    }
    .home_bgimage{
        top: 0 !important;
    }
    .list-group-item  {
        text-align: left;
    }
    .pull-right-award{
        float: left !important;
        width: 100%;
    }
    .img-sp {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .txt-sp-detail {
        margin-top: 0;
    }
    .sidebar-left {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .sidebar-left a {
        text-align: center;
    }
    .page {
        width: 100%;
    }
    .content .input {
        max-width: 100%;
        width: calc(100% - 98px);
    }
    .border-line{
        display: none;
    }
    .btn-content .box {
        margin-left: 0;
    }
    .btn-content .button {
        min-width: 130px;
        max-width: none;
    }
    .customerreview-margin {
        margin-top: 70px;
    }

    .line-promo1 {
        margin-bottom: -65px;
    }
    .line-promo2 {
        margin-bottom: -43px;
    }
    .line-promo3 {
        margin-bottom: -63px;
    }
    .wrap-shadow{
        width: auto;
    }
    .customerreview-border, .customerreview-border-jp, .customerreview-border-cn {
        height: auto;
    }
    .txt-wel-t-jp {
        font-size: 35px;
        line-height: 70px;
        margin-bottom: 0;
    }
    .txt-tab-content-cn{
        margin-top: 80px;
    }

}

@media (min-width:992px){
    .row .pull-right-award{
        float: right !important;
    }
}

@media (max-width:992px) and (min-width: 768px){
    .capecollection-footer, .kantarycollection-footer, .kameocollection-footer, 
    .somewhere-footer, .capespa-footer, .capeyacht-footer {
        width: 33%;
    }
    .cafekantary-footer,.kantarycatering-footer, .kantaryterrace-footer, .kasemkijapts-footer {
        width: 25%;
    }
}

@media (max-width:1199px)and (min-width:768px){
    .row .pull-right-award{
        float: left !important;
        width: 100%;
    }
    #home_topbanner2{
        /*        background-size: auto;*/
        overflow: visible;
    }
    #nav-kantary img {
        height: 115px;
        margin-left: 0px;
    }
    #second-top-menu-collapse {
        display: none !important;
    }
    .navbar-collapse {
        position: absolute;
        width: 100%;
    }
    .navbar-collapse.in {
        overflow-y: visible !important;
    }
    .navbar-header, .navbar-collapse {
        background: #FFF none repeat scroll 0px 0px;
    }
    .menubar {
        height: auto !important; 
        background-color: transparent !important;
        float: left;
    }
    .menubar .navbar-nav > li {
        float: left !important;
        width: 100% !important;
    }
    .navbar-header {
        height: 50px;
        float: none;
    }
    #nav-kantary .navbar-right {
        padding-top: 70px !important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        z-index: -1;
        /*max-width: max-content;*/
        width: 720px;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    #kantary-menu ul li.cape-menu {
        display: none;
    }
    #kantary-menu .navbar-nav {
        margin: 0;
        text-align: right;
    }
    .navbar-default2 .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 5px;
    }
    #kantary-menu .navbar-header {
        padding: 5px 0 0;
        margin: 0;
    }
    .navbar-default2 .nav > li {
        display: inline-block;
        position: relative;
    }
    .navbar-default2 .navbar-nav .open .dropdown-menu {
        background-clip: padding-box;
        background: rgba(255, 255, 255, 0.87);
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0 0 4px 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        float: left;
        font-size: 15px;
        left: unset;
        list-style: outside none none;
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: left;
        top: 100%;
        z-index: 1000;
        max-height: 400px;
        overflow-y: scroll;
    }
    .navbar-default2 .dropdown-menu .sub-menu {
        background-color: #ccc;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
        border-radius: 0;
    }
    .sub-menu > li > a {
        color: #666;
        padding-left: 40px;
    }
    .navbar-nav .open .dropdown-menu {
        position: static !important;
        float: none !important;
        margin-top: 0 !important;
        background-color: transparent ;
        border: 0 ;
        -webkit-box-shadow: none ;
        box-shadow: none ;
    }
    .menubar .dropdown-menu>li>a:focus, .menubar .dropdown-menu>li>a:hover {
        color: #999!important;
        text-decoration: none;
        background: transparent;
    }
    .navbar-nav > li.open {
        background: transparent !important;
    }
    .navbar-default2 .navbar-nav .open .dropdown-menu {        
        position: absolute !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-fixed-top {
        position: fixed;
    }
    .img-sp {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .txt-sp-detail {
        margin-top: 0;
    }
    .sidebar-left {
        display: block;
        width: 100%;
        margin-bottom: 30px;
    }
    .sidebar-left a {
        text-align: center;
    }
    .page {
        width: 100%;
    }
    .content .input2 {
        width: calc(100% - 40px);
    }
    .border-line{
        display: none;
    }
    .btn-content .box {
        margin-left: 0;
    }
    .capecollection-footer, .kantarycollection-footer, .kameocollection-footer, 
    .somewhere-footer, .capespa-footer, .capeyacht-footer {
        width: 33%;
    }
    .cafekantary-footer,.kantarycatering-footer, .kantaryterrace-footer, .kasemkijapts-footer {
        width: 25%;
    }
    .customerreview-margin {
        margin-top: 70px;
    }
    .customerreview-border, .customerreview-border-jp, .customerreview-border-cn {
        height: auto;
    }
    .line-promo1 {
        margin-bottom: -65px;
    }
    .line-promo2 {
        margin-bottom: -44px;
    }
    .line-promo3 {
        margin-bottom: -63px;
    }

    .txt-wel-t-jp {
        font-size: 35px;
    }
    .txt-tab-content-cn{
        margin-top: 80px;
    }

}

.collapse.in {
    display: block !important;
}

@media (max-width:1199px)and (min-width:992px){
    #nav-kantary img {
        height: 130px;
        margin-left: 5px;
    }
    .navbar-nav > li {
        padding-left: 0;
    }
    /*    #home_topbanner2{
            background-size: auto;
        }*/
    #provincebar-desktop2  .col-md-1{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #provincebar-desktop  .col-md-1{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .txt-tab-content {
        margin-top: 24px;
    }
    .customerreview-border {
        height: 512px;
    }
    .border-line{
        margin-left: 50%;
    }
    .content .input {
        max-width: 100%;
        width: calc(53% - 98px);
    }
    .line-promo2 {
        margin-bottom: -49px;
    }
    .line-promo1 {
        margin-bottom: -81px;
    }
    .line-promo3 {
        margin-bottom: -73px;
    }

    .txt-wel-t-jp {
        font-size: 35px;
        line-height: 70px;
        margin-bottom: 0;
    }
    .customerreview-border-jp {
        height: auto;
    }
    .customerreview-border-cn {
        height: 489px;
    }
    .txt-tab-content-jp {
        margin-top: 244px;
    }
    .txt-tab-content-cn{
        margin-top: 70px;
    }

}

@media (max-width:1199px){
    .camera_prevThumbs ,.camera_nextThumbs {
        visibility: visible !important;
        display: block !important;
    }
}

@media (max-width:1225px)and (min-width:1200px){
    .navbar-nav > li {
        padding-left: 0;
    }
    /*    #home_topbanner2{
            background-size: auto;
        }*/
    #provincebar-desktop2  .col-md-1{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #provincebar-desktop  .col-md-1{
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}

/*captcha*/
#imgdiv{
    /*width:160px;	*/
    float:left;
    margin-left:20px;
}
#reload{
    float:left; 
    margin-left: 20px;
    cursor: pointer;
}
/*end captcha*/
a.fancybox {
    color: #000;
    text-decoration: none;
}
a.fancybox:focus, a.fancybox:hover {
    color: #000;
    text-decoration: underline;
}

.border-img-txt{
    border-bottom: 1px solid #D4D5D6;
    margin-bottom:  20px;
}
#accordion {
    max-width: 100%;
    margin: 0 auto;
}
.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #e1e2e3;
}
.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #f0f1f2;
    border-color: #e1e2e3;
}
.panel-title {
    font-size: 24px;
}
.panel-title > a {
    font-family: 'Oswald', sans-serif;
    display: block;
    padding: 15px;
    text-decoration: none;
}
.more-less {
    font-family: sans-serif;
    float: right;
    color: #212121;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e1e2e3;
}

/* Award */
/*Trip advisor*/
/*#CDSWIDCOE {
    font: normal 11px Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #FFFFFF;
    overflow: hidden;
    width: 150px !important;
    height: 100px;
    margin: 0 !important;
    text-align: center;
}
#CDSWIDCOE.widCOE .widCOEImg {
    display: block;
    margin: 0;
    margin-left: 30px !important;
}
#CDSWIDCOE img {
    border: none;
    display: block;
    width: 60% !important;
}
#CDSWIDCOE.widCOE.widCOE2017 .widCOEImg {
    margin-top: -12px !important;
    margin-bottom: -10px;
    margin-left: auto;
    margin-right: auto;
    width: 100px !important;
}
#CDSWIDCOE.widCOE .widCOELogo {
    position: relative;
    z-index: 0 !important; 
}
#CDSWIDCOE.widCOE .widCOEDate {
    z-index: 1 !important; 
}*/
.txt-upper{
    text-transform: uppercase;
}
.slick-prev, .slick-next {
    width: 100px !important;
    height: 100px !important;
    padding-top: 15px;
    padding-bottom: 15px;
}
.nav-side-menu ul a, .nav-side-menu li a{
    color: #666;
}
.menu-list {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.0);
    margin-top: 20px;
}
.menu-list {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0px 0px 8px 0px rgba(50, 50, 50, 0.0);
    margin-top: 20px;
}
.page {
    background-color: #FFF;
}
.pdbottom-40 {
    padding-bottom: 40px;
}
.nav-side-menu {
    width: 100%;
    height: 100%;
    margin-top: 92px;
}
.nav-side-menu ul,
.nav-side-menu li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    line-height: 35px;
    display: block;
    text-decoration: none;
    color: #333;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
    background-color: #7d9daf;
    color: #FFF;
}
.nav-side-menu li.active a,
.nav-side-menu li.active a:hover {
    color: #fff;
}
#menu-content a:focus, #menu-content a:hover {
    text-decoration: none !important;
}
.nav-side-menu li {
    padding: 5px 20px;
    border-bottom: 2px solid #eee;
}
.nav-side-menu li a,
.nav-side-menu li a:hover {
    text-decoration: none;
    color: #333;
}
.nav-side-menu li a i {
    padding-left: 10px;
    width: 20px;
    padding-right: 20px;
}
@media (min-width: 767px) {
    .nav-side-menu .menu-list .menu-content {
        display: block;
    }
    /*    .page {
            padding-top: 35px;
        }    */
}
@media (max-width: 767px) {
    .nav-side-menu {
        position: relative;
        width: 100%;
        margin-bottom: 10px;
    }
}
.dinig_header{
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    color: #333;
    margin-top: 80px;
    margin-bottom: 20px;
    font-size: 24px;
    text-transform: uppercase;
}
.header_dining {
    font-family: 'Oswald', sans-serif;
    text-align: center;
    text-decoration: none;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #333;
    font-weight: normal;
    font-size: 38px;
}
.pd-left-0{
    padding-left: 0;
}
.img-sp2{
    margin-bottom: 30px;
}


.carousel-control.left, .carousel-control.right {
    background-image: none;
    cursor: pointer;
}
.arrow {
    position: absolute;
    top: 50%;
    width: 35px;
    height: 35px;
    background: transparent;
    border-top: solid white;
    border-right: solid white;
    box-shadow: 0 0 0 lightgrey;
    transition: all 200ms ease;
}
.arrow:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%, -60%) rotate(45deg);
    transform: translate(-40%, -60%) rotate(45deg);
    width: 200%;
    height: 200%;
}
.arrow.left {
    left: 50%;
    -webkit-transform: translate3d(0, -50%, 0) rotate(-135deg);
    transform: translate3d(0, -50%, 0) rotate(-135deg);
}
.arrow.right {
    right: 50%;
    -webkit-transform: translate3d(0, -50%, 0) rotate(45deg);
    transform: translate3d(0, -50%, 0) rotate(45deg);
}

.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../images/a17.png') no-repeat;
    overflow: hidden;
}
.jssora05l { background-position: -10px -40px; }
.jssora05r { background-position: -70px -40px; }
.jssora05l:hover { background-position: -130px -40px; }
.jssora05r:hover { background-position: -190px -40px; }
.jssora05l.jssora05ldn { background-position: -250px -40px; }
.jssora05r.jssora05rdn { background-position: -310px -40px; }
.jssora05l.jssora05lds { background-position: -10px -40px; opacity: .3; pointer-events: none; }
.jssora05r.jssora05rds { background-position: -70px -40px; opacity: .3; pointer-events: none; }
.jssort01 .p {    position: absolute;    top: 0;    left: 0;    width: 72px;    height: 72px;}
.jssort01 .t {    position: absolute;    top: 0;    left: 0;    width: 100%;    height: 100%;    border: none;}
.jssort01 .w {    position: absolute;    top: 0px;    left: 0px;    width: 100%;    height: 100%;}
.jssort01 .c {    
    position: absolute;    
    top: 0px;    
    left: 0px;    
    width: 68px;    
    height: 68px;    
    border: #000 0px solid;    
    box-sizing: content-box;    
    /* background: url('../images/t01.png') -500px -500px no-repeat;    _background: none;*/
}
.jssort01 .pav .c {    
    top: 0px;   
    _top: 0px;    
    left: 0px;    
    _left: 0px;    
    width: 68px;    
    height: 68px;    
    border: #000 2px solid;    
    /*_border: #fff 2px solid;    */
    background-position: 50% 50%;
}
.jssort01 .p:hover .c {    top: 0px;    left: 0px;    width: 70px;    height: 70px;    border: #fff 1px solid;    background-position: 50% 50%;}
.jssort01 .p.pdn .c {    background-position: 50% 50%;    width: 68px;    height: 68px;    border: #000 2px solid;}
* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c {    /* ie quirks mode adjust */    width /**/: 72px;    height /**/: 72px;}

.slider-offer {
    position: relative; 
    margin: 0 auto; 
    top: 0px; 
    left: 0px; 
    width: 570px; 
    height: 570px; 
    overflow: hidden; 
    visibility: hidden; 
    background-color: #fff;
}
.slider-offer .load-wrap {
    position: absolute; top: 0px; left: 0px;
}
.slider-offer .load-wrap .bg-load {
    filter: alpha(opacity=70); opacity: 0.7; position: absolute; display: block; top: 0px; left: 0px; width: 100%; height: 100%;
}
.slider-offer .load-wrap .img-load {
    position:absolute;display:block;background:url('../images/loading.gif') no-repeat center center;top:0px;left:0px;width:100%;height:100%;
}
.slider-offer .img-slider {
    cursor: default; position: relative; top: 0px; left: 0px; width: 570px; height: 470px; overflow: hidden;
}
.slider-offer .img-thumb {
    position:absolute;left:0px;bottom:0px;width:570px;height:100px;
}
.slider-offer .img-thumb div {
    left: 0px !important;
}
.slider-offer .jssora05l {
    top:215px;left:8px;width:40px;height:40px;
}
.slider-offer .jssora05r {
    top:215px;right:8px;width:40px;height:40px;
}


/*.pop-offers {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    position: fixed;
    bottom: 59px;
    z-index: 99;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    width: 100%;
    display: none;
    font-size: 14px;
    border: 1px solid #000;
}
.pop-offers .row-flex { 
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.pop-offers .row-flex .row { 
    width: 100%;
    margin: 0;
}
.pop-offers .col-xs-7 {
    padding-left: 10px;
    padding-right: 10px;
}
.poptitle {
    font-family: 'Playfair Display', serif;
    font-size: 13px;
    margin: 5px 0;
}
.closepop {
    position: absolute;
    right: 5px;
    top: 0;
    cursor: pointer;
    line-height: 1;
}
.pop-flex-center {
    display: flex;
    align-items: center;
    height: 100%;
    background: #000;
    padding: 0;
    color: #fff;
}
.pop-flex-center div { margin: 0 auto; }
.pop-flex-center a {
    color: #fff;
    font-size: 14px;
}
@media (min-width:768px){
    .pop-offers {
        width: 380px;
        max-width: 100%;
    }
    .poptitle {font-size: 14px;}
}*/


.topalert {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 40px;
    background: #000;
    color: #fff;
    position: relative;
    z-index: 9;
}
.topalert a { color: #fff; }
.closealert {
    position: absolute;
    right: 15px;
    top: 8px;
    cursor: pointer;
}
@media (min-width:768px){
    .topalert {
        padding: 10px;
    }
}

table.staylonger {
    border-collapse: collapse;
    margin: 0 0 30px;
    padding: 0;
    width: 100%;
    table-layout: fixed;
}
.hotel-row {
    border-bottom: 2px solid #ccc;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

table.staylonger tr {
    border-bottom: 2px solid #ddd;
    padding: .35em;
}

table.staylonger th,
table.staylonger td {
    padding: .625em;
    text-align: center;
    width: auto;
}
.btbook {
    background-color: #fff;
    border: 1px solid rgba(119, 119, 119, 0.5);
    border-radius: 10px;
    color: #333;
    font-size: 15px;
    width: 100%;
    max-width: 100px;
    text-align: center;
}
.btbook:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.left-button, .right-button { cursor: pointer;display: none; }
@media screen and (max-width: 1120px) {
    .staylonger-wrap {
        overflow-x:auto;
        position: relative;
    }
    .left-button {
        position: absolute;
        left: -15px;
        top: 45%;
        display: block;
    }
    .right-button {
        position: absolute;
        right: -15px;
        top: 45%;
        display: block;
    }
    table.staylonger th,
    table.staylonger td {
        width: 150px;
    }
}
/*//////// Cookies Policy ////////*/
#cookie_box{
    background: rgba(50,50,50,.95);
    padding: 20px 10px 20px 20px;
    position: fixed;bottom:58px;
    margin: 0;z-index:999;
    max-width: 100%;
    width: 100%;
    box-shadow:0 0 10px rgba(0,0,0,.2);
    color: #fff;
    display: none
}
#cookie_box a{
    color: #fff;
    text-decoration: underline
}
.cookie-accept{
    padding: 5px;
    width: 135px;
    background: #989898;
    color: #fff;
    text-decoration: none;
    border: 0;
    border-radius: 3px
}
@media (min-width:992px){
    #cookie_box{
        bottom: 20px;
        margin: 0 30px;
        width: auto;
        max-width: 400px
    }
}
@media (max-width:991px){
    #cookie_box{
        bottom: 0;
        margin: 0;
        width:auto;
    }
}
.pop-offers {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 1100;
    display: none;
}
.propop {
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    z-index: 1101;
}
.closepop {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    line-height: 1;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 10px;
}
.closepop img { float: right; }
@media (min-width:992px){
    .propop {
        width: auto;
    }
}

.aligncenter {
    display: block;
    margin: 0 auto;
}
.flex-center {
    background-color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 40px;
}
.h-hygiene { 
    padding-top: 50px;
    padding-bottom: 50px;
}
.line-h5 {
    width: 100px;
    height: 5px;
    background: #222;
    display: block;
    margin: 25px auto;
}
@media all and (min-width: 992px) {
    .flex-center {
        background-color: #ebebeb;
        padding-bottom: 20px;
        display: flex;
        align-items: center;
        height: 100%;
    }
    .row-flex { 
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -15px;
        margin-left: -15px;
    }
    .row-flex .row {
        width: 100%;
        margin: 0;
    }
}
@media all and (max-width: 767px) {
    .nopad-mb { padding: 0; }
}
table.r-type { width: 100%; }
table.r-type tr {
    border-bottom: 2px solid #ddd;
}
table.r-type tr td {
    padding: 10px 5px;
    vertical-align: top;
    text-align: center;
}
table.r-type tr td:first-child {
    font-weight: bold;
    text-align: left;
}
@media screen and (min-width: 768px) {
    table.r-type tr td {
        padding: 10px 10px;
    }
    table.r-type tr td:first-child {
        padding: 10px 5px;
        width: 160px;
    }
}
.tb18 {
    font-size: 16px;
    font-weight: bold;
    color: #a62c39;
}

.sha-banner{
    position: absolute;
    bottom: 150px;
    width: auto;
    z-index: 89;
}
#floating-btn ul li a {
    width: 110px;
    display: block;
    margin-left: -2px;
    /*border-radius: 0 25px 25px 0;*/
    border-radius: 0 40px 40px 0;
    border: 2px solid #000;
    background: #FFF;
    margin-bottom: 1em;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    color: #333;
    text-decoration: none;
    line-height: 60px;
    position: relative;
    padding: 5px;
}
#floating-btn ul li a:hover {
    cursor: pointer;
    width: 290px;
    color: #333;
}
#floating-btn ul li a span{
    left: 90px;
    line-height: 1.4;
    width: max-content;
    text-align: center;
    margin-top: -77px;
}
#floating-btn ul li span{
    padding: 0 30px 0 15px;
    position: absolute;
    left: -120px;
    transition: left .4s ease;
}
#floating-btn ul li .skype {
    background: rgba(255, 255, 255, 0.5);
    border-color: transparent;
}
#floating-btn ul li .skype:hover {
    background: rgba(#22A7F0, 1);
}
#HiddenText{
    display: none;
}
#floating-btn:hover #HiddenText {
    display:block;
}
.flo-txt1{
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.flo-txt2{
    font-size: 11.5px;
    font-weight: bold;
    text-align: left;
}
.sha-bg-pad{
    list-style:none;
    padding-left: 0;
    margin-left: -15px;
}
.img-w-sha{
    width: 80px;
}
@media screen and (max-width: 767px){
    #btn-sha{
        display: none;
    }
}
.sc-icon{
    float: left;
    position: relative;
    padding: 0 5px;
}

#CDSWIDSSP .widSSPData .widSSPAll .widSSPWriteReview{
    z-index: 0 !important;
}

/* Menu News */
.mgtop-50 { margin-top: 50px; }
.mgbottom-10 { margin-bottom: 10px; }

@media only screen and (max-width: 991px) {
    .mb-pdright-5 { padding-right: 5px !important; }
    .mb-pdleft-5 { padding-left: 5px !important; }

}


.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 490px;
}
.collapse.in {
    display: block;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
    overflow-y: auto;
}


/* -------------------------------------------------------
    Navbar
------------------------------------------------------- */
#main-nav {
    height: 60px;
    width: 100%;
    z-index: 1000;
    margin-top: 0px;
}

.main-menu a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
}
#main-nav > .container {
    background: #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}
@media (max-width: 991px) { 
    #main-nav > .container { width:100%;} 
}
#main-nav .dropdown-menu {
    font-size: 15px;
    background-color: #fff;
}
#main-nav a {
    color: #333;
    padding-left: 10px;
    padding-right: 10px;
}
#main-nav .dropdown-menu > li > a,
#main-nav .dropdown-menu > li > span{
    display: block;
    padding: 8px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
#main-nav .dropdown-menu > li > a:hover,
#main-nav .dropdown-menu > li > a:focus {
    color: #000;
    text-decoration: none;
    background-color: #f5f5f5;
}
#main-nav .navbar-nav > li > a.book-now-btn {
    padding: 5px 15px;
    margin: 15px 0;
    background: #b59670;
    background-image: -ms-linear-gradient(top, #b59670 0%, #8E724E 100%);
    background-image: -moz-linear-gradient(top, #b59670 0%, #8E724E 100%);
    background-image: -o-linear-gradient(top, #b59670 0%, #8E724E 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b59670), color-stop(100, #8E724E));
    background-image: -webkit-linear-gradient(top, #b59670 0%, #8E724E 100%);
    background-image: linear-gradient(to bottom, #b59670 0%, #8E724E 100%);
    border-radius: 2px;
}
#desktop-menu-collapse { display: none; }
.navbar-cape {
    display: none;
}
#mobile-menu-collapse a { 
    border-bottom: 1px solid #ccc;
}
.nav-bg-gray { 
    background: #ccc; 
    text-align: center;
    margin: 100px -15px 0 -15px;
}
.nav-bg-gray .navbar-nav {
    margin: 0 -15px;
}
.nav-bg-gray .navbar-nav > li > .dropdown-menu {
    background: #fff;
    border-radius: 0px;
    padding-left: 15px;
}
.nav-bg-gray .navbar-nav > li {
    border-bottom: 1px solid #fff;
}
.nav-bg-white .navbar-nav > li > a,
.nav-bg-gray .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
}
.nav-bg-gray .navbar-nav > li.mb-social {
    padding-top: 5px;
    padding-bottom: 5px;
}
.nav-bg-gray .navbar-nav > li.mb-social > a {
    font-size: 20px;
}
.nav > li.mb-social > a {
    display: contents;
}
.navbar-nav > li > a, .navbar span {
    font-size: 14px;
    text-transform: uppercase;
}
.navbar-cape .nav > li > a:focus, .nav > li > a:hover {
    border-bottom: 0px;
}
#submenu-wrap { width: 700px; left: -475px; padding: 10px; background: rgba(255, 255, 255, 0.87) none repeat scroll 0 0;}

.province {
    border-bottom: 1px dotted #333;
    color: #333;
    line-height: 35px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
#submenu-wrap a { color: #666; padding-left: 20px; display: block;}
#submenu-wrap ul { list-style: none; padding-left: 0px; }
#submenu-wrap a:hover {
    color: #333;
    background-color: #ccc;
    text-decoration: none;
}

#kantary-menu .navbar-nav > li > a {
    padding-bottom: 7px;
    padding-top: 7px;
    color: #fff;
}
#kantary-menu .nav > li > a:hover, 
#kantary-menu .nav > li > a:focus {
    background: transparent;

}
#kantary-menu .nav .open > a, 
#kantary-menu .nav .open > a:hover, 
#kantary-menu .nav .open > a:focus {
    background: transparent;
}
#kantary-menu .navbar-brand {
    height: auto;
    padding: 2px 0;
}


.img-logo {
    height: 45px;
}
@media (min-width: 450px) { 
    .img-logo {
        height: 50px;
    }
}
.bar1, .bar2, .bar3 {
    width: 25px;
    height: 1px;
    background-color: #333;
    margin: 4px 0;
    transition: 0.4s;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-3px, 4px);
    transform: rotate(-45deg) translate(-3px, 4px);
}
.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-2px, -5px);
    transform: rotate(45deg) translate(-2px, -5px);
}
@media (max-width: 480px){
    #kantary-menu .navbar-nav > li {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 599px) {
    #submenu-wrap {
        /* position: relative; */
        left: 0;
        width: 100%;
    }

    #main-nav .navbar-nav > li > a.book-now-btn {
        margin: 0px;
    }
}
@media (max-width:760px) and (min-width:600px) {
    #submenu-wrap { width: 600px; left: 0px; left: -425px;}
    #submenu-wrap .col-sm-4 {
        float: left;
        width: 32%;
    }
}

@media (max-width: 991px){
    .navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    #kantary-menu ul li.hide-menu { display: none; }
    #kantary-menu .container, #kantary-menu .container .col-xs-7 { padding: 0; margin: 0; }
    #kantary-menu .navbar-nav { margin: 0; text-align: right; }
    .navbar-cape .navbar-nav > li > a { padding-left: 5px; padding-right: 5px; }
    #kantary-menu .navbar-header { margin: 0; }
    .navbar-cape .nav > li {
        display: inline-block;
        position: relative;
    }
    .navbar-cape .navbar-nav .open .dropdown-menu {
        background-clip: padding-box;
        background-color: rgba(255, 255, 255, 0.87);
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0 0 4px 4px;
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
        float: left;
        font-size: 14px;
        left: unset;
        list-style: outside none none;
        margin: 0;
        min-width: 160px;
        padding: 5px 0;
        position: absolute;
        right: 0;
        text-align: left;
        top: 100%;
        z-index: 1000;
        max-height: 400px;
        overflow-y: scroll;
    }
    .navbar-cape .dropdown-menu .sub-menu {
        background-color: #ccc;
        border: 0 none;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
        border-radius: 0;
    }
    .sub-menu > li > a { 
        color: #666; 
        padding-left: 40px;
    }
}
@media (min-width: 1200px) {
    #main-nav {
        position: absolute;
    }
    #main-nav a {
        color: #fff;
    }
    #main-nav .dropdown-menu {
        background-color: #000;
    }
    #main-nav .dropdown-menu > li > a,
    #main-nav .dropdown-menu > li > span{
        color: #fff;
    }
    #mobile-menu-collapse { display: none; }
    #desktop-menu-collapse { display: block; }
    #main-nav {margin-top: 33px;}
    #main-nav > .container {
        background: #000;
        padding-bottom: 5px;
        padding-top: 5px;
    }
    .navbar-cape {
        display: block;
        background-color: #7b797a;
        height: 34px;
        min-height: 0;
        z-index: 1001;
    }
    #mobile-menu-collapse a { border-bottom: 0px; }

}
@media (min-width: 1550px) {
    .navbar .container {
        width: 1500px;
    }
}
@media (min-width:768px) and (max-width:1199px){
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
    }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        margin-top: 11px;
    }
    .navbar-right{
        margin-right: 0!important;
        width: 100%;
    }
    .nav-bg-gray {
        background: #ccc;
        text-align: center;
        /*margin: 400px 0 0;*/
    }
    .navbar-nav>li {
        float: none;
    }
    .nav-bg-gray .navbar-nav {
        width: -webkit-fill-available;
    }
    .navbar-nav > li > a {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}
.mgtop17 {
    margin-top: 20px;
}
.nopad {
    padding-left: 0;
    padding-right: 0;
}
.bookbar-pad {
    padding-left: 5px;
    padding-right: 5px;
}
#bookbar {
    background: rgba(0,0,0,0.5);
    padding-top: 20px;
    padding-bottom: 20px;
}
#bookbar .form-control {
    border-radius: 0px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    color: #484845;
    cursor: pointer;
    text-transform: uppercase;
}
.form-control_submenu {
    display: block;
    line-height: 2px;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 15px;
    color: #434144;
}
.form-group {
    width: 100%;
    height: auto;
    align-content: center;
    margin-bottom: 5px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}
#collapsebooking {
    font-size: 14px;
    color: #fff;
}
#collapsebooking select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
    width: 100%;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 5px 15px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
    /*height: 50px;*/
}
@media (min-width: 992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -15px;
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 7px 10px;
    margin-top: 0px;
    margin-right: 15px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-toggle:focus {
    outline: 0;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #fff;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 992px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
@media (min-width: 992px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .navbar-left {
        float: left !important;
    }
    .navbar-right {
        float: right !important;
        margin-right: 0;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0;
    }
}
.localinfo {
    color:#fff;
    text-shadow:0 0 3px rgba(0,0,0,.5);
    position:absolute;
    bottom:120px;
    z-index:3;
    width:100%
}
@media (min-width:1550px) {
    .localinfo .container {
        width:1500px
    }
}
@media only screen and (max-width:991px) {
    .localinfo {
        bottom:50px
    }
}
.time {
    padding:.25rem 1rem;
    float:left;
    text-align:right
}
.temp {
    float:left;
    border-left:1px solid #fff;
    padding:.25rem 1rem
}
.localtxt {
    font-size:20px;
    line-height:1
}
@media (min-width:768px) {
    .localtxt {
        font-size:30px;
        line-height:1
    }
}
.book-before {
    position: absolute;
    top: 120px;
    z-index: 3;
    font-size: 18px;
    width: 100%;
}
.book-before, .book-before a {
    color: #fff;
    text-decoration: none;
}
.book-before a {
    font-size: 16px;
    font-weight: 100;
}
.book-before a:hover {
    font-weight: bold;
}
.txt-book-before {
    float: right;
    text-align: right;
}
@media (min-width: 600px) {
    .book-before {
        font-size: 24px;
    }
    .book-before a {
        font-size: 22px;
    }
}
@media (min-width: 1500px) {
    .book-before {
        top: 200px;
    }
}
/* ----------------------------------------------
    BOOKING BAR
-----------------------------------------------*/
.nopad {
    padding-left: 0;
    padding-right: 0;
}
.bookbar-pad {
    padding-left: 5px;
    padding-right: 5px;
}
#bookbar {
    background-color: rgba(91, 87, 84, 0.5);
    bottom: 0;
    clear: both;
    position: absolute;
    width: 100%;
    height: 67px;
    z-index: 2;
    padding-top: 12px;
}

.mb-checkrate {
    background: #666;
    text-transform: uppercase;
    padding: 18px;
    text-align: center;
    color: #fff;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 90;
    cursor: pointer;
    display: block;
    font-size: 16px;
}
#bookbar-mobile {
    background-color: rgba(91, 87, 84, 0.5);
    bottom: 0px;
    clear: both;
    position: absolute;
    width: 100%;
    height: 45px;
    z-index: 2;
}
#bookbar h2 {
    font-size: 20px;
    position: relative;
    color: #a8894c;
    text-transform: uppercase;
    display: inline-block;
    line-height: 40px;
    margin: 0;
    font-weight: bold;
}
#bookbar .form-control {
    border-radius: 0px;
}
.form-control {
    display: block;
    width: 100%;
    /*height: auto;*/
    padding: 6px 12px;
    font-size: 12px;
    color: #484845;
    font-family: 'Roboto Condensed', sans-serif;
    cursor: pointer;
    text-transform: uppercase;
}
.form-control_submenu {
    display: block;
    line-height: 2px;
    width: 100%;
    height: auto;
    padding: 6px 12px;
    font-size: 15px;
    color: #434144;
    font-family: 'Roboto Condensed', sans-serif;
}
.form-group {
    width: 100%;
    height: auto;
    align-content: center;
    margin-bottom: 5px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    padding-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: auto;
}
@media (min-width: 992px) {
    #bookbar .container {
        width: 100%;
    }
}
@media (min-width: 1320px) {
    #bookbar h2 {font-size: 24px; }
    #bookbar .container {
        width: 1300px;
    }
}
#bookbar .container, #bookbar-mobile .container{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    /*margin-bottom: 5px;*/
}
#btn-booking, #btn-booking-mobile {
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 4px;
    width: auto;
    height: auto;
    background-color: #a8894c;
    color: #FFF;
    margin-bottom: 5px;
    webkit-transition: all .1s ease-out;
    -moz-transition: all .1s ease-out;
    transition: all .1s ease-out;
}
#btn-booking.focus, #btn-booking:focus, #btn-booking:hover {
    color: #FFF;
    text-decoration: none;
    -ms-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}
#btn-booking:active:focus, #btn-booking:focus {
    outline: 5px auto #666666;
    outline-offset: -2px;
}
/*medium+ screen sizes*/
@media only screen and (min-width: 992px) {
    .desktop-only {
        display:block !important;
    }
    .mb-checkrate { display: none; }
}
/*small screen sizes*/
@media only screen and (max-width: 991px) {
    .mobile-only {
        display:block !important;
    }
    .desktop-only {
        display:none !important;
    }
    .mb-checkrate { display: block; }
}
.modal-title {
    padding: 10px;
    line-height: 1.42857143;
    color: white;
    text-shadow: black 0.1em 0.1em 0.1em;
    font-size: 20px;
}
.modal-content {
    position: relative;
    background-color: rgba(91, 87, 84, 0.8);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.daterangepicker {
    color: #333;
}
.datepicker-input input {
    background: url(https://www.capepanwa.com/images/ic-calendar.png) no-repeat right #fff;
}
#bookbar select {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    position: relative;
    text-indent: 0.01px;
    text-overflow: "";
    width: 100%;
}
#bookbar .select-box {
    position: relative;
}
#bookbar .select-box::after {
    background-image: url("https://www.capepanwa.com/images/bullet-down.png");
}
#bookbar .select-box::after {
    background-position: center center;
    content: "";
    height: 20px;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 5px;
    width: 20px;
}
#bookbar.sticky {
    position: fixed;
    top: 0px;
    width: 100%
}
#bookbar-mobile.sticky {
    position: fixed;
    top: 34px;
    width: 100%
}
/*@media only screen and (max-width: 1279px) {
    #bookbar.sticky {
        top: 65px;
    }
}*/

section.slider {
    padding-top:70px;
    position:relative
}
@media (min-width:768px) {
    section.slider {
        padding-top:0
    }
}
.flexslider,
.flexslider a {
    color: #fff;
}

.flexslider h1 {
    font-family: 'Playfair Display', serif;
    font-size: 48px;
}
@media (min-width: 480px) {
    .flexslider h1 {
        font-size: 79px;
    }
}
.flexslider h2, .flexslider h3 {
    font-weight: 300;
    margin-top: 0;
}
.flexslider .cover-slider > li > img {
    width: auto;
    min-width: 100%;
    height: 100%;
}
.flex-active-slide{
    z-index: 1 !important;
}
.cover-slider { height: 144vw; }
.cover-slider ul li {
    height: 144vw;
    background-size: cover;
    /*background-attachment: fixed !important;*/
}
.slide1 { background-image: url('../images/piccover/450/cover1.jpg');}
.slide2 { background-image: url('../images/piccover/450/cover2.jpg');}
.slide3 { background-image: url('../images/piccover/450/cover3.jpg');}
.slide4 { background-image: url('../images/piccover/450/cover4.jpg');}

@media (min-width: 900px) {
    .cover-slider { height: 100vh; }
    .cover-slider ul li {
        height: 100vh;
        background-size: cover;
        /*background-attachment: fixed !important;*/
    }
    .slide1 { background-image: url('../images/piccover/1024/cover1.jpg');}
    .slide2 { background-image: url('../images/piccover/1024/cover2.jpg');}
    .slide3 { background-image: url('../images/piccover/1024/cover3.jpg');}
    .slide4 { background-image: url('../images/piccover/1024/cover4.jpg');}
}
@media (min-width: 1440px) {
    .cover-slider { height: 100vh; }
    .cover-slider ul li {
        height: 100vh;
        background-size: cover;
        /*background-attachment: fixed !important;*/
    }
    .slide1 { background-image: url('../images/piccover/cover1.jpg');}
    .slide2 { background-image: url('../images/piccover/cover2.jpg');}
    .slide3 { background-image: url('../images/piccover/cover3.jpg');}
    .slide4 { background-image: url('../images/piccover/cover4.jpg');}
}
.button {
    border: 2px solid #fff;
    background: #333;
    color: #fff;
    display: inline-block;
    font-style: normal;
    letter-spacing: 1.2px;
    line-height: 16px;
    margin-top: 3.5rem;
    padding: 10px 25px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.2s ease-in 0s;
    z-index: 2;
    font-size: 15px;
}

.bgtrans {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
.sm-txt-slider {
    position: relative;
    bottom: 30px;
    text-align: right;
    color: #fff;
}

.sc-bar {
    position: relative;
    bottom: 0;
    width: 100%;
    background-color: #000;
    color: #fff;
}
.col-sc-bar-txt {
    float: right;
    position: relative;
    width: auto;
    margin: 0 7px;
    line-height: 50px;
}
.col-sc-bar {
    float: right;
    position: relative;
    width: auto;
    margin: 0 7px;
    line-height: 1;
}
.sc-bar .sepline {
    height: 30px;
    width: 1px;
    background-color: #999;
    margin: 10px 10px;
}
.aligncenter {
    display: block;
    margin: 0 auto;
}
/*@media screen and (min-width: 768px) {
    .flex-control-nav {
        text-align: center;
        bottom: 110px;
    }
}*/

.pdtop-50 { padding-top: 50px; }
.pdbottom-50 { padding-bottom: 50px; }

.page-header {
    height: 70px;
    margin: 34px 0 20px;
}
@media (min-width: 992px) {
    .page-header {
        width: 100%;
        height: 300px;
        position: relative;
        overflow: hidden;
        display: flex;
        align-items: center;
        background: url(../images/piccover/head.jpg) center center no-repeat;
        background-size: cover;
    }
}

#province2 #provincebar-desktop, #province2 #provincebar-mobile{
    margin-top: -21px;
}

@media (min-width:992px) and (max-width:1199px){
    #main-nav > .container {
        width: 100%;
    }
    .navbar-nav {
        float: none !important;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 600px;
    }
    .nav-bg-gray {
        background: #ccc;
        text-align: center;
        margin: 100px 0 0;
    }    
    #kantary-menu {
        display: none;
    }
}
@media (min-width:1060px) and (max-width:1199px){
    /*    #bookbar{
            bottom: -41px;
        }*/
    #bookhead2 #bookbar{
        bottom: 0;
    }
}
@media (min-width:992px) and (max-width:1059px){
    /*    #bookbar{
            bottom: -62px;
        }*/
    #bookhead2 #bookbar{
        bottom: 0;
    }
}
@media (min-width:768px) and (max-width:991px){
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 600px;
    }
    .nav-bg-gray {
        margin: 500px 0 0;
    }
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .page-header{
        height: auto;
    }
    .nav-side-menu{
        margin-top: 0;
    }
    .specialoffer-header, .dinig_header, .contact-header{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    #kantary-menu {
        display: none;
    }
}

@media (max-width:767px){
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        margin-top: 5px;
    }
    .navbar-nav > li > a {
        padding-top: 2px;
        padding-bottom: 2px;
    }
    #main-nav .dropdown-menu > li > a, #main-nav .dropdown-menu > li > span {
        padding: 2px 20px;
    }
    .page-header{
        height: auto;
    }    
    .nav-side-menu{
        margin-top: 0;
    }
    .specialoffer-header, .dinig_header, .contact-header{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .specialoffer-header{
        font-size: 30px;
    }
    #kantary-menu {
        display: none;
    }
}
/* End Menu News */

#notice { text-align: left; }
/*#notice .slick-dots {
    bottom: -10px;
}*/
.remodal-close:before {
    text-align: right !important;
    padding-right: 20px;
    padding-left: 20px;
}
.remodal-close, .remodal-close:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100% !important;
}

.txt-long-stay{
    font-weight: bold;
    text-align: left !important;
}

@media (min-width:539px) and (max-width:1090px){
    .propop{
        width: auto;
    }
}

/*hotelscombined*/
.hotelscombined-bg {
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 120px;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    text-align: center;
    background: url(https://www.hotelscombined.com/res/images/horizon/marketing/hcbadges/badge.png?v=f8a202a545b1bd2f4e6c310a1ae0f8422dcf9205&amp;cluster=5) no-repeat center;
    background-size: contain;
}
.hotelscombined {
    display: block;
    position: absolute;
    height: 11px;
    left: 36px;
    right: 36px;
    top: 8px;
    text-decoration: none;
}
.hotelscombined-lo {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    line-height: 13px;
    top: 20px;
    height: 50px;
    left: 0px;
    right: 0px;
    color: #FFFFFF;
    text-decoration: none;
}
.hotelscombined-rate {
    position: absolute;
    height: 12px;
    left: 48px;
    right: 70px;
    top: 78px;
    font-size: 10px;
    line-height: 12px;
    color: #2D4261;
}
.hotelscombined-txt {
    position: absolute;
    top: 95px;
    bottom: 9px;
    left: 16px;
    right: 16px;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 8px;
    line-height: 12px;
    letter-spacing: 0.1px;
    color: #FFFFFF;
}
/*end hotelscombined*/

.camera_thumbs_cont ul{
    width: max-content !important;
}

.txt-color{
    color: #333;
}

.logo-banner { 
    position: absolute;
    bottom: 50px;
    z-index: 89;
    right: 20px;
}
.logo-banner img {
    height: 50px;
    float: left;
    margin-right: 15px;
}
@media screen and (min-width: 768px) {
    .logo-banner {
        bottom: 100px;
        width: auto;
        right: 50px;
    }
    .logo-banner img {
        height: 100px;
    }
}

.txt-color2{
    color: #6D6E70;
    text-decoration: none;
}
.txt-color:focus, .txt-color:hover, 
.txt-color2:focus, .txt-color2:hover{
    color: #333;
}