﻿

/*banner-contact Contact*/
.bg {
        background-color: rgb(177, 145, 92);
}
.bg-4 {
    
    background-image: url('../Img/baner.jpg');
}
.contact {
    margin-top:60px;
}
.text i {
    font-size: 23px;
    color: #333d47;
    padding-right:10px;
}
.text h3 {
    font-size: 20px;
    font-weight: 600;
}
.frm-contact {
        padding: 20px 15px 0px;
    }.contact .text h2 {
    color: #232323;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}
.contact .text p {
    margin-top: 10px;
    color: #232323;
    line-height: 1.428em;
    margin-left:25px;
}
.contact .text ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 30px;
}
.contact .text ul li {
    padding: 1px 0;
    margin-top: 0px;
    font-weight: 500;
    width: auto;
    font-size: 13px;
    display: block;
    padding-right: 15px;
}

#map {
    height:500px;
    width:100%;
    
}
.contact-form {
    padding:20px 0px;
}
    .contact-form .form-control {
        background-color: rgb(255, 255, 255);
        color: #0e385d;
        height: 50px;
        border-color: #0e385d;
        border-radius: 0px;
        margin-bottom: 20px;
    }
    .contact-form label {
        color: #0e385d;
        font-size: 16px;
        font-weight: 700;
    }
.radio-holder input + label::before {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0px;
    top: 50%;
    content: " ";
    margin-top: -10px;
    border-radius: 50%;
    border-width: 2px;
    border-style: solid;
    border-color: #0e385d;
    border-image: initial;
    background: white;
}
.radio-holder input[type="radio"]:checked + label::after, .radio-holder label:hover::after, .radio-holder label:focus::after {
    content: " ";
    width: 10px;
    height: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -5px;
    background-color: #0e385d;
    border-radius: 50%;
}

.radio-holder input + label {
    position: relative;
    padding-left: 30px;
    padding-top: 0px;
    font-weight: 400;
    color: #0e385d;
    margin-bottom: 0px;
    margin-top: 5px;
    cursor: pointer;
}
input[type="radio"], input[type="checkbox"] {
    display:none !important;
}
.radio-holder {
    display:inline-block;
}
.btn-primary-darker {
       background-color: rgb(75, 43, 10);
    color: rgb(255, 255, 255);
    border-color: rgb(98, 56, 13);
    float: right;
    padding: 7px 30px;
    margin-right: 15px;
}
    .btn-primary-darker:hover, .btn-primary-darker:active, .btn-primary-darker:focus {
        color:#fff;
        text-decoration:none;
        outline:none;
    }

.contact-top {
    border-top:1px solid #fff;padding:20px 0px 50px;color:#6b3d0e;text-align:center;font-size:20px;
}
/*::-webkit-input-placeholder {
   color: rgba(255, 255, 255, 0.58) !important;
}
:-moz-placeholder {
   color: rgba(255, 255, 255, 0.58) !important;
}
::-moz-placeholder {
   color: rgba(255, 255, 255, 0.58) !important;
}
:-ms-input-placeholder {
   color: rgba(255, 255, 255, 0.58) !important;
}*/

/*Dining*/
.bg-5 {
    
    background-image: url('../Img/baner.jpg');
}
.bg-2 {
    background-image: url('../Img/baner.jpg');
}
.bg-1 {
    background-image: url('../Img/baner.jpg');
}
.n-ding {
    padding:50px 0px;
}
.dining-s2-title {
    color: #fff;
    font-size: 26px;
    padding: 80px 0px;
    text-align: center;
}
.n-ding p {
        color: #666;
    line-height: 24px;
}
.dining-s3-img {
    position: absolute;
    margin-top: -28%;
    right: 0;
    width: 10%;
}

.n-ding .btn-primary,.n-ding .btn-primary:hover, .n-ding .btn-primary:focus, .n-ding .btn-primary:active {
    background-color: #9e7f4c !important;
    border-color: #ae8c55 !important;
    border-radius: 0px;
    outline: none !important;
        padding: 15px 40px;
    font-size: 17px;
}
.Cocktails {
    margin-left:-15px;margin-right:0;
}
.mgr-ding {
    padding:20px 0px;
}

/*activities*/

.block-color {
    padding: 30px 15px 60px 15px;
    margin-top: 30px;
}
.bg-gray {
    background-color: #e7e8e7;
}
.block-color .quote i{
    font-size: 30px;
    margin-right:5px;
}
.quote {
    font-size: 18px;
    font-style: italic;
    color: rgba(0, 0, 0, 0.6);
    padding-top: 6px;
    line-height: 30px;
}
.block-color img {
    margin-top: -30%;
    margin-left:50px;
}
.img-area {
    padding-right: 40px;
    padding-bottom: 40px;
    padding-top: 25px;
    text-align: center;
}
.bgr-activiti {
        background-color: #b1915c;
}
#myCarousel .heading-3 {
    padding: 10px 20px;
    position: relative;
    color:#fff;
}
#myCarousel .carousel-indicators li {
    list-style: none;
    display: block;
    text-indent: 0;
    width: auto;
    height: auto;
    border: none;
    background: none;
    text-align: right;
    font-size: 16px;
    position: relative;
    color: #d0b992;
    margin: 0 0 15px;
}
#myCarousel .carousel-indicators li.active, #myCarousel .carousel-indicators li:hover, #myCarousel .carousel-indicators li:focus {
    color: #fff;
}
#myCarousel .carousel-indicators li.active:before, #myCarousel .carousel-indicators li:hover:before, #myCarousel .carousel-indicators li:focus:before {
    background: white;
}
#myCarousel .carousel-indicators li:before {
    position: absolute;
    right: -35px;
    top: 50%;
    content: ' ';
    width: 9px;
    height: 9px;
    background: #d0b992;
    border-radius: 50%;
    display: inline-block;
    margin-top: -4.5px;
}
#myCarousel .carousel-indicators {
    list-style: none;
    position: static;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 50% 30px 50% 0;
    width: auto;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
#myCarousel .item ul {
    list-style: none;
    padding-left: 15px;
    padding-top:25%;
}
#myCarousel .item ul li {
    padding-left: 20px;
    position: relative;
    margin-bottom: 10px;
    color:#fff;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 400;
}
.title-light {
    color:#fff;
    text-align:center;
}
#myCarousel .item ul li:before{
    content: "\f067";
    font-size:13px;
    color:#fff;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right:0.5em;
}
.italic {
     font-style: italic;
}
/*//silder owl-activities*/

#owl-activities .item {
    padding: 0 55px 55px 0;
}
  img.img-shadow {
    display: inline-block;
    border: 5px solid white;
    box-shadow: 40px 40px 0 rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: 40px 40px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: 40px 40px 0 rgba(255, 255, 255, 0.1);
    -ms-box-shadow: 40px 40px 0 rgba(255, 255, 255, 0.1);
    -o-box-shadow: 40px 40px 0 rgba(255, 255, 255, 0.1);
}
#owl-activities .img-s {
     display: inline-block;
    width:auto !important;
    box-shadow: 40px 40px 0 #ddd;
    -webkit-box-shadow: 40px 40px 0 #ddd;
    -moz-box-shadow: 40px 40px 0 #ddd;
    -ms-box-shadow: 40px 40px 0 #ddd;
    -o-box-shadow: 40px 40px 0 #ddd;
}
/*owl-carousel owl-theme slideshow*/

 .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display:block ;
    top:-15px;
    right:-20px;
    float: right;
    position:absolute;

   
}
    .owl-carousel .owl-dots.disabled .owl-prev, .owl-carousel .owl-nav.disabled .owl-prev, .owl-carousel .owl-nav.disabled .owl-prev:hover {
        background: transparent;
        border: 2px solid #fff;
                
        line-height: 35px;
        text-align: center;
        color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 44px;
        -webkit-transition: all 300ms linear;
        -moz-transition: all 300ms linear;
        -o-transition: all 100ms linear;
        -ms-transition: all 300ms linear;
        transition: all 300ms linear;
            position: absolute;
    top: 90%;
    }
    .owl-carousel .owl-dots.disabled .owl-prev, .owl-carousel .owl-nav.disabled .owl-next, .owl-carousel .owl-nav.disabled .owl-next:hover {
        background: transparent;
                border: 2px solid #fff;
                
                line-height: 35px;
                text-align: center;
                color: #fff;
                width: 50px;
                height: 50px;
                border-radius: 44px;
                -webkit-transition: all 300ms linear;
                -moz-transition: all 300ms linear;
                -o-transition: all 100ms linear;
                -ms-transition: all 300ms linear;
                transition: all 300ms linear;
               }

.glyphicon-menu-left::before {
    content: "\f104" !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
    color: #fff;
}

.glyphicon-menu-right:before {
    content: "\f105" !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 25px;
    color: #fff;
}
/*#owl-demo .owl-nav.disabled {
        display: none !important;
}*/
#owl-demo1 .owl-nav.disabled {
        display: none !important;
}
#accordion {
    margin-top:30px;
}
.group h3 {
    
    border-radius:0px;
    border:none;
    background:transparent;
}
.group h3 span {
    display:none;
}
    .group h3 i {
        float:right;
        
    }
#accordion .ui-state-active,#accordion .ui-widget-content .ui-state-active,#accordion .ui-widget-header .ui-state-active,#accordion a.ui-button:active,#accordion .ui-button:active,#accordion .ui-button.ui-state-active:hover {
    text-align:left;
}
#accordion .ui-state-active:before,#accordion .ui-widget-content .ui-state-active:before,#accordion .ui-widget-header .ui-state-active:before,#accordion a.ui-button:active:before,#accordion .ui-button:active:before,#accordion .ui-button.ui-state-active:hover:before {
 
    content:   "\f146";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    right:0;
    float:right;
}
.group h3:before {
     content:   "\f0fe";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    right:0;
    float:right;
}
#accordion .ui-widget-content {
    border: 1px solid #dddddd;
    background: transparent;
    color: #333333;
    box-shadow: 1px 2px 2px rgba(221, 221, 221, 0.57);
}
.blog h2.title {
    padding:30px 0px;
}
.button{
    color:#333d47;
    border:1px solid #333d47;
    background:transparent;
    padding:10px 20px;
}
    .button:hover, .button:active, .button:focus {
        color: #fff;
        border: 1px solid #333d47;
        background: #333d47;
        text-decoration: none;
        outline: none;
    }
.button {
    margin: 0 auto;
    display: table;
}
.max-height-page {
    margin: 20px 0;
    overflow: hidden;
}
#tour-detail .cap-img {
    padding: 0 10px 5px;
    text-align: left;
    margin-bottom: 40px;
}