@charset "utf-8";
@font-face {
    font-family: philosopherregular;
    src: url(https://www.hotelsurabhi.com/fonts/philosopher-regular.eot);
    src: url(https://www.hotelsurabhi.com/fonts/philosopher-regular.eot#iefix) format("embedded-opentype"), url(../fonts/philosopher-regular.woff) format("woff2"), url(../fonts/philosopher-regular.woff) format("woff"),
        url(../fonts/philosopher-regular.ttf) format("truetype"), url(https://www.hotelsurabhi.com/fonts/philosopher-regular.svg#philosopherregular) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: philosopherbold;
    src: url(https://www.hotelsurabhi.com/fonts/philosopher-bold.eot);
    src: url(https://www.hotelsurabhi.com/fonts/philosopher-bold.eot#iefix) format("embedded-opentype"), url(../fonts/philosopher-bold.woff) format("woff2"), url(../fonts/philosopher-bold.woff) format("woff"), url(../fonts/philosopher-bold.ttf) format("truetype"),
        url(https://www.hotelsurabhi.com/fonts/philosopher-bold.svg#philosopherbold) format("svg");
    font-weight: 400;
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    max-width: 100%;
}
a {
    outline: 0 !important;
    text-decoration: none;
    color: #333;
    transition: color 0.1s, background 0.5s;
    transition: all 0.5s ease;
}
a:hover {
    text-decoration: none;
    color: #777;
}
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
p {
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 16px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    position: relative;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
.fltl {
    float: left;
}
.fltr {
    float: right;
}
.clr {
    clear: both;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.font-normal {
    font-weight: 400;
}
.small-text {
    font-size: 11px;
    line-height: 16px;
}
.warning {
    color: red;
    font-size: 18px;
}
.error {
    left: 15px;
    top: -10px;
    color: red;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    margin: 0;
    padding: 0;
    font-size: normal;
}
label {
    font-weight: 400;
}
h1 {
    font-size: 24px;
    color: #044072;
    font-family: philosopherregular;
    padding-bottom: 15px;
}
h1 span {
    color: #ea5500;
}
h2 {
    font-size: 24px;
    color: #044072;
    font-family: philosopherregular;
    padding-bottom: 15px;
}
h2 span {
    color: #ea5500;
}
h3 {
    color: #fff;
    font-size: 24px;
    font-family: philosopherregular;
}
h3 span {
    font-family: philosopherbold;
    display: block;
}
h4 {
    font-family: philosopherregular;
}
h5 {
    font-family: philosopherregular;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    color: #444;
}
.container {
    position: relative;
}
.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner-inner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner-inner img {
    width: 100%;
}
.left-panel {
    width: 262px;
    border-right: 5px solid #ea5500;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
    z-index: 99999;
}
.left-panel .logo {
    background: #fff;
    position: absolute;
    width: 262px;
    z-index: 9999;
}
.left-panel .logo::before {
    content: "";
    border-left: 262px solid #fff;
    border-bottom: 40px solid transparent;
    position: absolute;
    bottom: -40px;
}
.left-panel .logo a {
    display: block;
}
.left-panel #nav {
    padding-top: 155px;
}
.left-panel #nav ul {
    padding-left: 40px;
}
.left-panel #nav ul li {
    position: relative;
}
.left-panel #nav ul li a {
    display: block;
    color: #e1e1e1;
    font-size: 14px;
    text-align: right;
    padding: 6px 15px 6px 0;
    border-bottom: 2px dotted #e1e1e1;
}
.left-panel #nav ul li a:hover {
    background: #ea5500;
}
.left-panel #nav ul li a.active {
    background: #ea5500;
}
.left-panel #nav ul li ul {
    display: none;
}
.left-panel #nav ul li:hover ul {
    display: block;
    width: 230px;
    padding-left: 15px;
    position: absolute;
    right: -220px;
    top: 0;
}
.left-panel #nav ul li ul li a {
    background: #ea5500;
}
.left-panel #nav ul li ul li a:hover {
    background-color: rgba(0, 0, 0, 0.6);
}
.slicknav_menu {
    display: none;
}
.quick-booking {
    width: 262px;
    padding: 15px;
    padding-bottom: 25px;
    border-left: 5px solid #ea5500;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0;
    top: 0;
    z-index: 99999;
}
.quick-booking .booking-form {
    padding-top: 20px;
}
.quick-booking .booking-form p {
    padding: 0 0;
    margin: 2px 0;
    position: relative;
}
.quick-booking .booking-form label {
    display: inline-block;
    width: 75px;
    color: #e1e1e1;
}
.quick-booking .booking-form input[type="text"] {
    width: 140px;
    display: inline-block;
    border: none;
    padding: 3px 7px;
    box-shadow: none;
    border-radius: 2px;
    color: #fff;
    background: rgba(255, 255, 255, 0.2) url(../images/calendar.png) no-repeat right center;
}
.quick-booking .booking-form select {
    width: 125px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.2);
    border: none;
    padding: 1px 5px;
    box-shadow: none;
    border-radius: 2px;
    color: #fff;
}
.quick-booking .booking-form input[type="submit"] {
    background: 0 0;
    border: none;
    height: 17px;
    padding: 0;
    margin: 0;
    color: #fff;
    margin-top: 35px;
    background: url(../images/arrow1.png) no-repeat right top;
    padding-right: 35px;
    transition: all 0.5s ease;
}
.quick-booking .booking-form input[type="submit"]:hover {
    padding-right: 55px;
}
.book-now-button {
    text-align: center;
    padding: 10px 0 0 0;
}
.social-links {
    background: url(../images/share-icon.png) no-repeat 0 4px;
    padding-left: 35px;
}
.social-links ul {
    padding-top: 0 !important;
}
.social-links ul li {
    display: inline-block;
    width: 27px;
    height: 31px;
    background: url(../images/icon-bg.png) no-repeat left top;
    margin: 0 2px;
}
.social-links ul li a {
    display: block;
    width: 27px;
    height: 31px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.social-links ul li a.social-icon1 {
    background: url(../images/social-icon1.png) no-repeat left top;
}
.social-links ul li a.social-icon2 {
    background: url(../images/social-icon2.png) no-repeat left top;
}
.social-links ul li a.social-icon3 {
    background: url(../images/social-icon3.png) no-repeat left top;
}
.social-links ul li a.social-icon4 {
    background: url(../images/social-icon4.png) no-repeat left top;
}
.social-links ul li a:hover {
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.main-left {
    background: rgba(0, 0, 0, 0.8);
    padding: 75px;
}
.testimonials {
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
}
.testimonials h3 {
    color: #f9c903;
    padding-bottom: 15px;
}
.testimonials .testimonial-detail {
    background: url(../images/quote1.png) no-repeat left top;
    color: #fff;
}
.testimonials .testimonial-detail2 {
    background: url(../images/quote2.png) no-repeat right bottom;
    padding-bottom: 3px;
}
.testimonials .client-img {
    width: 24%;
    font-size: 16px;
    color: #f9c903;
    display: inline-block;
}
.testimonials .client-name {
    width: 70%;
    font-size: 16px;
    color: #f9c903;
    display: inline-block;
}
.testimonials .client-name span {
    display: block;
    font-size: 12px;
}
.testimonials .testimonial-detail p {
    text-indent: 42px;
    padding-top: 5px;
}
.testimonials .bx-viewport {
    height: auto !important;
}
.enquiry-form {
    z-index: 99999;
    position: relative;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
}
.enquiry-form h3 {
    padding-bottom: 8px;
}
.enquiry-form p {
    padding: 0 0;
    margin: 2px 0;
}
.enquiry-form input[type="text"] {
    padding: 3px 10px;
}
.enquiry-form textarea {
    min-height: 70px;
}
.welcome {
    background: #000;
    padding: 15px;
    margin-top: 20px;
}
.welcome p {
    line-height: 22px;
}
.content {
    background: #000;
    padding: 15px;
    margin-top: 20px;
}
.content p {
    line-height: 22px;
}
.content h4 {
    color: #333;
    padding: 5px 0;
    border-bottom: 1px solid #999;
    margin: 5px 0;
}
.content .content-img img {
    border-radius: 50%;
}
.content ul {
    list-style: disc;
    margin-left: 15px;
}
.content ul li {
    line-height: 20px;
}
.work-team {
    padding: 10px 0;
}
.work-team h2 {
    text-align: center;
}
.work-team .work-team-img img {
    border: 3px solid #fff;
    box-shadow: 0 0 7px 2px #ccc;
    border-radius: 50%;
}
.work-team .title {
    font-family: philosopherregular;
    font-size: 16px;
    color: #ea5500;
    padding-bottom: 10px;
    text-align: center;
    padding: 10px 0;
}
.work-team p {
    text-align: center;
}
.gallery h4 {
    color: #ea5500;
    padding-bottom: 5px;
}
.gallery-container {
    padding: 15px;
    margin-top: 20px;
}
.gallery-container .gallery-box {
    margin-top: 15px;
    border: 5px solid #fff;
    box-shadow: 0 0 5px 1px #ccc;
}
.facilities .facilities-container .facilities-icon {
    padding: 85px 0 0 0;
}
.check-in-out {
    margin-top: 15px;
}
.mission-vision {
    margin-top: 15px;
    background: #775557;
    color: #fff;
}
.mission-vision h1 {
    color: #fff;
}
.mission-vision ul {
    list-style: disc;
    margin-left: 15px;
    margin-top: 10px;
}
.mission-vision ul li {
    line-height: 20px;
}
.mission-vision .mission {
    background: #df2b34;
    position: relative;
    padding: 10px 15px;
}
.mission-vision .mission::after {
    content: "";
    border-left: 70px solid #df2b34;
    border-bottom: 300px solid transparent;
    position: absolute;
    right: -70px;
    top: 0;
}
.mission-vision .vision {
    position: relative;
    padding: 10px;
}
.grid-container .col-md-3 {
    padding-left: 0;
    padding-right: 0;
}
.grid-container .grid {
    height: 315px;
    background: #000;
    overflow: hidden;
    position: relative;
}
.grid-container .grid figcaption {
    display: block;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-family: philosopherregular;
    padding: 8px 3px;
    bottom: 0;
}
.grid-container .grid img {
    position: absolute;
    height: 315px;
    max-width: none;
    transition: all 0.5s ease;
}
.grid-container .grid img:hover {
    height: 335px;
}
.maps iframe {
    pointer-events: none;
    display: block;
}
.contact .address h4 {
    font-weight: 700;
    color: #ea5500;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.contact .address h4 span {
    display: block;
    font-size: 12px;
    font-weight: 300;
    color: #444;
}
.contact .address .address-icon {
    background: url(../images/address.png) no-repeat left top;
    min-height: 35px;
    padding: 2px 0 0 30px;
    padding-bottom: 8px;
}
.contact .address .phone {
    background: url(../images/phone-icon.png) no-repeat left top;
    padding: 0 0 0 30px;
    font-size: 16px;
    margin-bottom: 8px;
}
.contact .address .fax {
    background: url(../images/fax-icon.png) no-repeat left top;
    padding: 0 0 0 30px;
    font-size: 16px;
    min-height: 25px;
    margin-bottom: 8px;
}
.contact .address .email {
    background: url(../images/email-icon.png) no-repeat 3px top;
    padding: 0 0 0 30px;
    font-size: 16px;
}
.contact .query-form {
    background: url(https://www.hotelsurabhi.com/images/enquiry.png) no-repeat right center;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 8px;
}
.contact .query-form .query-form-name {
    text-align: right;
}
.contact .query-form label {
    text-align: right;
    width: 100%;
    color: #666;
    line-height: 35px;
    font-weight: 300;
}
#footer {
    background: #23292c;
    color: #828282;
    padding: 35px 0;
}
#footer h4 {
    font-size: 22px;
    color: #828282;
}
#footer .copyright {
    padding-top: 15px;
}
#footer .copyright span {
    display: block;
}
#footer .developed {
    padding-top: 15px;
}
#footer .developed span {
    display: block;
}
#footer ul {
    padding-top: 15px;
}
#footer ul li a {
    display: block;
    line-height: 30px;
    color: #828282;
}
#footer ul li a:hover {
    color: #afaeae;
}
#footer .footer-contact-detail {
    padding-top: 15px;
    font-size: 18px;
    font-family: philosopherregular;
}
#footer .footer-contact-detail span.phone {
    display: block;
    background: url(../images/phone.png) no-repeat 5px 0;
    padding-left: 40px;
    min-height: 53px;
    padding-top: 6px;
    line-height: 21px;
}
#footer .footer-contact-detail span.fax {
    display: block;
    background: url(../images/fax.png) no-repeat left top;
    padding-left: 40px;
    margin-top: 10px;
    min-height: 27px;
    line-height: 27px;
}
#footer .footer-contact-detail span.email {
    display: block;
    background: url(../images/email.png) no-repeat left top;
    padding-left: 40px;
    margin-top: 10px;
    min-height: 28px;
    line-height: 28px;
}
#footer .footer-contact-detail a {
    color: #828282;
}
#footer .testimonials {
    padding: 0;
    background: 0 0;
}
#footer .testimonials h3 {
    color: #828282;
}
a.read-more {
    color: #ea5500;
    display: inline-block;
    padding-left: 25px;
}
.shadow-line1 {
    text-align: center;
    padding: 15px 0;
    z-index: 99999;
    position: relative;
}
.shadow-line2 {
    text-align: center;
    padding: 4px 0 15px 0;
}
.bg1 {
    background: linear-gradient(to top, #fff 0, #fef8e8 100%);
}
.bg2 {
    background: linear-gradient(to top, #fff 0, #d6dfe6 100%);
}
.bg3 {
    background: #fff;
}
.spacer5 {
    height: 5px;
}
.spacer10 {
    height: 10px;
}
.spacer15 {
    height: 15px;
}
.spacer20 {
    height: 20px;
}
.spacer75 {
    height: 75px;
}
input[type="text"],
textarea {
    background: #eae7e7;
    border: 1px solid #c8c8c8;
    color: #777;
    padding: 5px 10px;
    width: 100%;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    -o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0, 0, 0, 0.08) inset;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    margin: 5px 0;
}
textarea {
    min-height: 86px;
}
input[type="text"]:focus {
    box-shadow: 0 0 2px #ccc inset;
    -webkit-box-shadow: 0 0 2px #ccc inset;
    -moz-box-shadow: 0 0 2px #ccc inset;
    -ms-box-shadow: 0 0 2px #ccc inset;
    -o-box-shadow: 0 0 2px #ccc inset;
    background-color: #fff;
    outline: 0;
}
textarea:focus {
    box-shadow: 0 0 2px #ccc inset;
    -webkit-box-shadow: 0 0 2px #ccc inset;
    -moz-box-shadow: 0 0 2px #ccc inset;
    -ms-box-shadow: 0 0 2px #ccc inset;
    -o-box-shadow: 0 0 2px #ccc inset;
    background-color: #fff;
    border: 1px solid #ccc;
    outline: 0;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 4px 3px 0 0;
}
select {
    width: 100%;
}
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    padding: 5px 30px;
    margin: 5px 0 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background: linear-gradient(to top, #ffa200 0, #ffca6c 100%) repeat scroll 0 0 transparent;
    border-radius: 4px;
    border: 1px solid #fca918;
}
option {
    padding: 4px 10px;
    color: #666;
    background: #fff;
}
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: linear-gradient(to bottom, #ffa200 0, #ffca6c 100%) repeat scroll 0 0 transparent;
}
@media only screen and (max-width: 1200px) {
    .banner-inner {
        height: 359px;
    }
    .banner-inner figure {
        height: 100%;
    }
    .banner-inner figure img {
        height: 100%;
    }
    .main .welcome {
        padding-left: 40px;
    }
    .main .content {
        padding-left: 40px;
    }
    .mission-vision {
        margin-left: 19px;
    }
    .grid-container {
        padding-left: 19px;
    }
    .mission-vision .mission::after {
        display: none;
    }
    .gallery {
        margin-left: 40px;
    }
    .gallery-container {
        margin-left: 19px;
    }
}
@media only screen and (max-width: 1024px) {
    .js #menu {
        display: none;
    }
    .js .slicknav_menu {
        display: block;
        background: #ea5500;
        padding: 7px;
    }
    .js .slicknav_menu a {
        background: #fff;
        padding: 5px 10px;
        display: inline-block;
        border-radius: 3px;
    }
    .js .slicknav_menu ul {
        display: block;
    }
    .js .slicknav_menu ul li a {
        display: block;
        border-radius: 2px;
        margin-top: 2px;
        position: relative;
    }
    .js .slicknav_menu ul li ul li a {
        padding-left: 25px;
    }
    span.slicknav_arrow {
        position: absolute;
        display: block;
        right: 15px;
        top: 10px;
    }
    .js .slicknav_menu ul li a:hover {
        background: #2e34a4;
        color: #fff;
    }
    h3 {
        font-size: 18px;
    }
    h3 span {
        display: inline-block;
    }
    .banner {
        margin-top: -1px;
    }
    .banner-inner {
        height: 340px;
    }
    .main-left {
        display: none;
    }
    .gallery {
        margin-left: 0;
    }
    .testimonials h3 {
        font-size: 18px;
    }
    .left-panel {
        width: 220px;
    }
    .left-panel #nav {
        padding-top: 0;
    }
    .left-panel .logo {
        left: 230px;
        z-index: 9999999;
    }
    .left-panel .logo a {
        text-align: center;
    }
    .left-panel .shadow-line1 {
        display: none;
    }
    .left-panel .testimonials {
        display: none;
    }
    .quick-booking {
        width: 220px;
        padding-bottom: 15px;
    }
    .quick-booking .booking-form {
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .enquiry-form {
        background: 0 0;
        padding-top: 15px;
    }
    .quick-booking .booking-form label {
        width: 70px;
    }
    .quick-booking .booking-form input[type="text"] {
        width: 110px;
    }
    .quick-booking .booking-form input[type="submit"] {
        margin: 20px 0 0;
    }
    .quick-booking .booking-form select {
        width: 110px;
    }
    .grid-container {
        padding-left: 0;
    }
    .grid-container .col-md-3 {
        width: 50%;
        float: left;
    }
    .grid-container .grid img {
        width: 100%;
    }
    .work-team .work-team-img {
        text-align: center;
    }
    .content .content-img {
        text-align: center;
    }
    .main .content {
        padding-left: 0;
        padding: 15px;
    }
    .facilities .facilities-container .col-md-9 {
        width: 75%;
        float: left;
    }
    .facilities .facilities-container .col-md-3 {
        width: 25%;
        float: left;
    }
    .facilities .facilities-container .facilities-icon {
        padding: 40px 0 0;
    }
    .darbar .col-md-9 {
        width: 75%;
        float: left;
    }
    .darbar .col-md-3 {
        width: 25%;
        float: left;
    }
    .gallery-container .col-md-3 {
        width: 25%;
        float: left;
    }
    .contact .col-md-5 {
        width: 41.6667%;
        float: left;
    }
    .contact .col-md-7 {
        width: 58.3333%;
        float: left;
    }
    .contact .query-form .col-md-4 {
        width: 33.3333%;
        float: left;
    }
    .contact .query-form .col-md-8 {
        width: 66.6667%;
        float: left;
    }
    #footer .col-md-3 {
        width: 50%;
        float: left;
        min-height: 200px;
    }
    #footer .testimonials h3 {
        margin-top: 15px;
    }
    #footer h4 {
        font-size: 18px;
    }
}
@media only screen and (max-width: 768px) {
    body {
        font-size: 12px;
    }
    h1 {
        font-size: 18px;
        text-align: center;
    }
    h3 {
        text-align: center;
    }
    .main .welcome {
        padding-left: 0;
        padding: 15px;
    }
    .main .content {
        padding-left: 0;
        padding: 15px;
    }
    .banner-inner {
        height: auto;
    }
    .left-panel {
        position: relative;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.85);
    }
    .left-panel .logo {
        position: absolute;
        left: 0;
        right: 0;
        top: -20px;
        margin: auto;
        padding: 10px 0;
        text-align: center;
    }
    .left-panel .logo::before {
        display: none;
    }
    .quick-booking {
        position: relative;
        background-color: rgba(0, 0, 0, 0.85);
        width: 100%;
    }
    .enquiry-form {
        padding: 15px;
        padding-top: 120px;
    }
    .quick-booking .booking-form p {
        margin: 0 0;
        width: 49%;
        display: inline-block;
    }
    .txt-cntr {
        text-align: center;
    }
    .contact .col-md-5 {
        width: 100%;
        float: none;
    }
    .contact .col-md-7 {
        width: 100%;
        float: none;
    }
    .contact .address {
        margin-bottom: 25px;
    }
    @media only screen and (max-width: 480px) {
        .left-panel .logo {
            top: 0;
        }
        .enquiry-form {
            padding: 140px 15px 15px;
        }
        .grid-container .col-md-3 {
            width: 100%;
            float: none;
        }
        .gallery-container .col-md-3 {
            width: 50%;
            float: left;
        }
        #footer {
            text-align: center;
        }
        #footer .col-md-3 {
            width: 100%;
            float: none;
        }
        #footer h4 {
            margin-top: 15px;
        }
        #footer .footer-contact-detail {
            text-align: left;
        }
        #footer ul {
            text-align: left;
        }
    }
}

.gallery-box img{ 
	height: 130px;  width: 100%;     
}