/*-----------------------------
        hotel rajeshwar css start
-----------------------------*/
a {
    color: #337ab7;
    text-decoration: none!important;
}
.single h3{
    color:#fff;
}

.footer-phone{
    margin-bottom: 10px;
}

.footer-mail{
    margin-bottom: 10px;
}
.footer-info{
    margin-bottom: 10px;
}

.single hr{
	    margin-top: 10px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #00a9b8;
    width: 30%;
}
.single-item-right {
    margin-left: auto!important;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
     background-color: transparent!important;
    border-radius: 4px;
}

.cmn_banner_area.banner_type14 {
    background: url("assets/img/gallery1/gallery-bg.jpg")no-repeat;
    background-size: cover;
    position: relative;
    background-position: center, center
}
.footer_contact li {
    display: inline-block;
    margin-left: 5px!important;
}
.DropDown {
    position: absolute;
    left: 0;
    top: 100%;
    width: 275px!important;
    background: #fff;
    box-shadow: 0 2px 2px rgba(0,0,0,0.3);
    z-index: 30;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 0;
    list-style: none;
}
.section_title h1 {
    padding-top: 20px;
    font-size: 48px;
   font-family: 'Lobster', cursive;
    padding-bottom: 31px;
}
.news_card_heading h3 {
    text-transform: capitalize;
    margin-top: 5px;
    font-weight: 500;
    font-family: 'Lobster', cursive!important;
}
.gallery-box:hover::before {
    opacity: 0.8;
}
.news_follow_head h3{
	font-family: 'Lobster', cursive!important;
	font-size:24px;
}
.gallery-box::before {
    background:#00a9b8c9  none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 5;
}
.gallery-box:hover .gallery-box-content {
    opacity: 1;
    visibility: visible;
}
.gallery-box {
    margin: 0 0 28px;
    position: relative;
}
.gallery-box .gallery-box-content {
    display: inline-block;
    left: 50%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 9;
}
.gallery-box .gallery-box-content .gbc-img-link {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 18px;
    transform: rotate(45deg);
}


.gallery-box .gallery-box-content .gb-title {
    color: #fff;
    font-weight: 400;
   font-family: 'Lobster', cursive;
    font-size: 22px;
    display: block;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 11px;
}
.gallery-box .gallery-box-content .gb-text {
    color: #fff;
    line-height: 24px;
}
.single h3{
    color: #fff;
   font-family: 'Lobster', cursive;
    font-size: 30px;
}
.slider_details h3{
     font-family: 'times-roman';
}
.table-bordered>tbody>tr>th{
        text-align: center;
    font-size: 24px;
    background-color: #00a9b8;
    color: #fff;
    font-family: 'times-roman';
    border: 1px solid #bcd43f;
}
.table-bordered>tbody>tr>td{
     text-align: center;
    font-size: 17px;
    color: #000;
    font-family: -webkit-pictograph;
}
.tariffPage{
    margin-top:30px;
    margin-bottom: 0px;
}
.note1{
    background-color: #000;
    color: #fff;
    padding: 10px 1px 10px 15px;
    font-size: 20px;
}
.navbar-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
}
.restrunt_news_img1 img{
    height: 472px;
}
.restrunt_news_img2 img{
    height: 442px;
}
.restrunt_news_img3 img{
    height: 412px;
}
.restrunt_news_img4 img{
    height: 442px;
}
.restrunt_news_img5 img{
    height: 412px;
}
.restrunt_news_img6 img{
    height: 442px;
}
.restrunt_news_img7 img{
    height: 472px;
}
.restrunt_news_img8 img{
    height: 445px;
}
.icon_list{
	margin-right:20px;
}
.cmn_banner_area .section_sub_title p {
    text-transform: capitalize!important;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-weight: 300;
    font-size: 36px!important;
    font-family: 'Lobster', cursive;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 40px!important;
}
.ptb-100 {
    padding-top: 100px;
    padding-bottom: 130px!important;
}
.single-accordion a {
    display: block;
    padding: 10px 15px;
    background: #E6E6E6;
    color: #444;
    font-weight: 500;
    font-size: 20px!important;
    position: relative;
}
/*-----------------------------
        hotel rajeshwar css end
-----------------------------*/