.about_area {
    padding-bottom: 80px;
padding-top: 80px;}
.book_room .socail_links ul li a.active {
    color: #cca238 !important;
	font-size: 16px;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
    padding: 0px 0px 10px 0px;
    font-family: "Paytone One", sans-serif;
    position: relative;
    text-transform: capitalize;
}
.book_room .socail_links ul li a.active::before {
    opacity: 1;
    transform: scaleX(1);
}
.book_room .socail_links ul li a::before {
    position: absolute;
    content: "";
    background: #cca238;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    opacity: 0;
    transform: scaleX(0);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.header-area .main-header-area .main-menu ul li {
    margin-right: 35px;
}
.logo-img img {
    display: block;
    width: 150px;
    margin: 10px;
}
.sticky .logo-img img {
    display: block;
    width: 85px;
    margin: 10px;
}
.about_area .about_info p {
    font-size: 18px !important;
    line-height: 28px;
    font-size: 16px;
    line-height: 28px;
    margin-top: 0;
    margin-bottom: 37px;
    font-weight: bold;
}
.Burger_President_area .Burger_President_here .single_Burger_President .room_thumb .room_heading p{font-weight: bold;}
.Burger_President_area .Burger_President_here .single_Burger_President .room_thumb .room_heading span{color: #cca238;}
.footer .socail_links {
    margin-top: 0px;
}
.blog-area {
    padding-top: 140px;
    padding-bottom: 10px;
}
.blog-area .section_title h3{color:#fff;}
.products-pg .fh5co-blog .blog-text h3 a {
    color: #000;
}
.fh5co-section{background:#000;}
.fh5co-blog {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    clear: both;
}
.fh5co-blog .blog-bg {
    display: block;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 300px;
}
.fh5co-blog .blog-text {
    margin-bottom: 30px;
    position: relative;
    width: 100%;
    padding: 30px;
    float: left;
    background: rgba(255, 255, 255, 0.03);
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.fh5co-blog .blog-text span {
    display: inline-block;
    margin-bottom: 20px;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.3);
}
.fh5co-blog .blog-text h3 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.fh5co-blog .blog-text h3 a {
    color: white;
}
.fh5co-section p {
    color: rgba(255, 255, 255, 0.3);
    font-size: 18px;
    line-height: 1.5;
}
.fh5co-blog .blog-text .stuff {
    margin: 0;
    padding: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 20px;
}
.fh5co-blog .blog-text .stuff li {
    list-style: none;
    display: inline-block;
    margin-left: 10px;
    color: #fff;
}
.fh5co-blog .blog-text .stuff li:first-child {
    margin-left: 0;
}
.fh5co-blog .blog-text .stuff li i {
    margin-top: 7px;
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.5);
    float: left;
    font-size: 14px;
    padding-right: 5px;
}
#fh5co-blog .fh5co-heading, #fh5co-contact .fh5co-heading {
    margin-bottom: 170px;
}
#fh5co-blog .fh5co-heading h2, #fh5co-contact .fh5co-heading h2 {
    font-family: "Satisfy", cursive;
    color: #fff;
}
.fh5co-section p {
    color: rgba(255, 255, 255, 0.3);
    font-size: 18px;
    line-height: 1.5;
}
.text-right{text-align:right;}
@media (max-width:680px) {
.book_btn a {
    position: relative;
    top: -65px;
}
.header-area{background:#000;}
.footer .copy-right_text .copy_right {
        text-align: left !important;
}
.fixed-b {
    position: fixed;
    z-index: 100;
    bottom: -1px;
    left: -1px;
    right: -1px;
}
.fixed-b .onlineorder-fixed {
    border-radius: 0;
    padding: 0.9rem 1.55rem;
    border-color: #333;
    background-color: #cca238;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 2.5;
}
}