@font-face {
    font-family: 'Le Jour Script';
    font-style: normal;
    font-weight: normal;
    src: local('Le Jour Script'), url('../fonts/LeJourScript-Eaqpg.woff') format('woff'),url('../fonts/LeJourScript.ttf') format('truetype');
    }
    

    @font-face {
    font-family: 'Le Jour Serif';
    font-style: normal;
    font-weight: normal;
    src: local('Le Jour Serif'), url('../fonts/LeJourSerif-OVZMo.woff') format('woff');
    }




.navbar-right a{
    
   font-weight: 900 !important;
    color: #765a17 !important;

}



.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
    
    color: #765a17 !important;
    
    font-weight: 400 !important;
}

.navbar-default .navbar-toggle .icon-bar{
    
    background-color: #fff;
}


/* Vertical Tab */
a:hover,
a:focus{
    text-decoration: none;
    outline: none;
}
.vertical-tab{
    font-family: 'Montserrat', sans-serif;
    display: table;
    padding-left: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.vertical-tab .nav-tabs{
    width: 25%;
    min-width: 25%;
    border: none;
    box-shadow: -6px 0 0 rgba(0,0,0,0.1);
    vertical-align: top;
    display: table-cell;
}
.vertical-tab .nav-tabs li{ float: none; }
.vertical-tab .nav-tabs li a{
    color: #444;
    background: #ddd;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    text-align: center;
    padding: 10px 7px 9px;
    margin: 0 0 20px -10px;
    border-radius: 0 20px 20px 0;
    border: none;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease 0s;
}
.vertical-tab .nav-tabs li a:hover,
.vertical-tab .nav-tabs li.active a,
.vertical-tab .nav-tabs li.active a:hover{
    color: #fff;
    background: #765A17;
    border: none;
    text-shadow: 3px 3px rgba(0,0,0,0.4);
}
.vertical-tab .nav-tabs li a:before{
    content: '';
    background: linear-gradient(to top right,transparent 50%,#333 50%);
    height: 10px;
    width: 10px;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: -1;
}
.vertical-tab .tab-content{
    color: #555;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 21px;
    padding: 15px 15px 15px 20px;
    display: table-cell;
}
.vertical-tab .tab-content h3{
    color: #7E6A63;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.tab-content{
    background: transparent;
}

.tab-content iframe{
    
    border-top-left-radius: 10%;
    border-bottom-right-radius: 10%;
}

.about p {
  background: #765a17;
  padding: 5px;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.64);
  border-radius: 10px;
}

.accommodation p{
    
    background: #765a17;
  padding: 5px;
  width: 15%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.64);
  border-radius: 10px;
    
}

.book p{
    
    background: #765a17;
  padding: 5px;
  width: 10%;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.64);
  border-radius: 10px;
    
}

.gallery p{
    
    background: #765a17;
  padding: 5px;
  width: 10%;
  margin-left: auto;
  margin-right: auto;
  color: #fff !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.64);
  border-radius: 10px;
    
}

.con p{
    
    background: #765a17;
  padding: 5px;
  width: 10%;
  margin-left: auto;
  margin-right: auto;
  color: #fff !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.64);
  border-radius: 10px;
    
}

.date{
    
    width: 43%;
padding-left: 2%;
margin-right: 4%;
display: inline-block;
border-style: solid;
border-width: 1px;
background: none;
margin-top: 15px;
height: 55px;
border-radius: 0;
font-size: 15px;
font-weight: 300;
-webkit-appearance: none;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}

.policy{
    
    margin-bottom: 0px;
    margin-top: 0px;
}
.policy p{
    
    font-size: 13px;
    text-transform: none;
    text-align: justify;
}

.policy p i{
    
    font-size: 13px;
    margin-right: 10px;
}

.policy a{
    
    font-size: 15px;
width: 12%;
border-radius: 20px;
    line-height: 38px;
    display: block !important;
margin: 20px auto 10px auto !important;
}

.modal-header .close{
    
    margin-top: -22px;
}

.modal-body p{
    
    font-size: 13px;
}

.modal-body p span{
    
    font-size: 15px;
    
    font-weight: 800;
}

.modal-body p i{
    
    font-size: 13px;
    margin-right: 10px;
}

#book_menu{
    
    margin-top: 30px;
}

#booking_policy .wow{
    
    margin-top: 30px;
}

@media only screen and (max-width: 479px){
    .vertical-tab .nav-tabs{
        width: 100%;
        display: block;
    }
    .vertical-tab .nav-tabs li a{
        padding: 10px 10px 9px;
        margin: 0 0 12px -10px;
    }
    .vertical-tab .tab-content{
        font-size: 14px;
        display: block; 
    }
    
    .about p{
        
        width: 80%;
    }
    
    .accommodation p{
        
        width: 45%;
    }
    
    .book p{
        
        width: 30%;
    }
    
    .gallery p{
        
        width: 25%;
    }
    
    .con p{
        
        width: 30%;
    }
    
    .date{
        
        width: 90%;
        display: block;
    }
    
    .policy a{
    
    
width: 50%;

}
}

