@font-face {
    font-family: Georgia;
    src: url(../fonts/custom/georgia_0.ttf);
}

@font-face {
    font-family: Georgia_Bold;
    src: url(../fonts/custom/georgiab_0.ttf);
}

@font-face {
    font-family: DroidSerif;
    src: url(../fonts/droid-serif/DroidSerif-Regular.ttf);
}

@font-face {
    font-family: DroidSerif_Bold;
    src: url(../fonts/droid-serif/DroidSerif-Bold.ttf);
}

body, html {
    font-family: 'DroidSerif', sans-serif;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 300;
    overflow-x: hidden;
    background: #FAFAFA;
}

section {
    /*background:rgba(236,239,241 ,1);*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: DroidSerif_Bold, sans-serif;
    letter-spacing: 1px;
    font-weight: 900;
    margin-top: 0;
}

p.pheading {
    font-size: 17px;
    /*transform: scale(1.2, 1);*/
    letter-spacing: 2px;
    font-weight: 200;
}

p.pdescription {
    /*font-weight: 100;*/
}

p {
    font-family: DroidSerif, sans-serif;
    font-size: 14px;
    line-height: 1.7;
    font-weight: 300;
}

@media screen and (min-width: 1170px) {

    .navbar-default {
        padding: 30px 0;
        transition: padding 0.3s;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
    }
}

.logo-white {
    max-width: 150px;
    margin-top:-20px;

}

.navbar-default {
    margin-top: 30px;
    background: transparent;
    border-color: transparent;

}

ul.nav {
    padding-top: 10px;
}

.top_navbar_header li a {
    font-weight: 300;
    padding:10px 5px;
    /*font-family: 'Alex Brush', cursive;*/
    /*font-family: 'Damion', cursive;*/
    font-size:23px !important ;
    font-family: 'Condiment', cursive;
}
.custom_font{
    font-family: 'Condiment', cursive;
}
.navbar-default a {
    /*text-transform: uppercase;*/
    text-decoration: none;
    color: white !important;
    /*font-size: 14px;*/
    font-weight: 400;
    font-size: 13px !important;
    letter-spacing: 1.5px;
}

.navbar-default li.active a {
    border-bottom: 2px solid yellow;
    background: transparent !important;
}

.navbar-default li a:focus {
    background: #6D4C41 !important;
    border-radius:2px;
}

.content {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 500px;
}

.content > section {
    width: 100%;
    /*			min-height: 200px;*/
}

#home_gallery {
    padding: 40px 0;
}

#portfolio {
    background: #2dbccb;
}

.top-black-bar {
    height: 30px;
    /*background: rgba(0,0,0,.7);*/
    background: rgba(93, 64, 55, .7);
    color: white;
    font-size: 12px;
    padding-top: 7px;
    z-index: 200;
}

.horizonta-flip {
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

@media (max-width: 512px) {
    .top-black-bar {
        height: 50px;
    }

    .top-black-bar div {
        text-align: center
    }
}

.heading {
    font-size: 35px;
    color: #cc9e51;
}

h3.heading {
    font-size: 25px;
    color: #000000;
	font-weight:bold;
	padding-top:15px;
}


.long-arrow:after {
    content: "\27F6";
    color: #cc9e51;
    padding: 0 10px;
}

.page-route {
    color: #ada7a4;
    padding-bottom: 40px;
    font-size: 16px;
}

.page-heading {
    color: #cc9e51;
    padding-bottom: 20px;
    letter-spacing: 5px;

}

.page-sub-heading {
    color: white;
    padding-bottom: 30px;
    font-size: 16px;
}

.aboutus_content {
    padding: 30px;
}

#top_header {
    background-color: gray;
    min-height: 400px;
    position: relative;
}
#top_header.policy_top_header { background:url(../images/about_us/About-Us-banner_.jpg); }

.header_inner {
    position: absolute;
    /*bottom: 0;*/
    top: 200px;
    left: 0;
    right: 0;
    text-align: center;
}

.checked {
    color: orange;
}

.dropdown-menu {
    background: rgba(0, 0, 0, 0.5);
}

.dropdown-item:hover {
    background: #6D4C41 !important;
}

#top_header {
    -webkit-background-size: cover;
    background-size: cover;
}

.image_text {

    font-family: DroidSerif, sans-serif;
    font-size: 22px;
    position: absolute;
    bottom: 15px;
    left: 35px;
    color: white;
    font-weight: 400;
    letter-spacing: 2px;
}

.black_layer {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.3);
    height: 100%;
}

.light_black_layer {
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    background: rgba(0, 0, 0, 0.1);
    height: 100%;
}

.banner_third_step {
    color: white;
}

.read_more{
    text-decoration: underline;
}


.res-booking-link { font-size:17px; width:200px; display:inline-block; }
.res-booking-link a.btn { font-size: 12px; border-color: #ff9000; background: #FAFAFA; color: #ff9000; padding: 15px 40px; text-decoration:none; }
.res-booking-link a.btn:hover { background-color: #ff9000; color: white; }







/*FOR RESAVENUE CALENDER*/

.booking-sec { position: relative; z-index: 98; }
.resavenue-booking-sec { background-color: #fff; margin: 35px auto 10px auto; width: 100%; max-width: 1170px; height: 60px; position: relative; margin-bottom: 0; -webkit-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.41); -moz-box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.41); box-shadow: 0px 0px 12px 1px rgba(0, 0, 0, 0.41); }
@media (max-width:999.98px) {
	.resavenue-booking-sec { height: 260px; padding: 0; }
	}
/*==== IFRAME =====*/
.resavenue-booking-ifrm { width: 100%; position: relative; height: 100%; z-index: 1; }
.resavenue-booking-ifrm:hover { height: 600px; }
.resavenue-booking-overlay { position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 98; display: none; }



