@import url(https://fonts.googleapis.com/css?family=Philosopher);
@import url(https://fonts.googleapis.com/css?family=Pacifico);
body
{
    font-family: 'Philosopher', sans-serif;
    font-size: 16px;
}
a {
    color: #5c2f3b;
}
.h1, .h2, .h3, h1, h2, h3, h4, h5, h6
{
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
}
@font-face{
    src: url('../../fonts/userfonts/GreatVibes-Regular.ttf');
    font-family: GreatVibes-Regular;
}
@font-face{
    src: url('../../fonts/userfonts/Montserrat-SemiBold.ttf');

}
#bokng_frm .panel-heading  a:before,
#bokng_frm .panel-heading.active a:before,
#bokng_frm #cust_nts:focus,
#bokng_frm #cust_nts
{
    transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
    -ms-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
}
.slider-section {
    position: relative;
}
.slider-section .carousel-caption {
    bottom: auto;
    top: 49rem;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    text-shadow: none;
    left: 70px;
    right: 70px;
    text-shadow: none;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.72);
    width: 50%;
    margin: 0 auto;
    border-radius: 5px;
    color: #603440;
}
.slider-section .carousel-caption span
{

}
.slider-section .carousel-caption h2 {
    font-size: 50px;
    margin-top: 4.3%;
    position: relative;
    /* font-weight: 400; */
    margin-bottom: 35px;
    text-shadow: 3px 3px rgba(255, 255, 255, 0.52);
    font-family: 'Pacifico', cursive;
    font-weight: 300;
}
.slider-section .carousel-caption h6 {

    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    position: relative;
    padding-left: 110px;
    padding-right: 110px;
    display: inline-block;
}
.slider-section .carousel-caption h6 span {
    position: absolute;
    height: 5px;
    width: 94px;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);	
}
.slider-section .carousel-caption h6 span.left-sep {
    left: 0;
}
.slider-section .carousel-caption h6 span.right-sep {
    right: 0;
}
.slider-section .carousel-caption h6 span::before,
.slider-section .carousel-caption h6 span::after {
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    background-color: #000;
    height: 1px;
    display: inline-block;
}
.slider-section .carousel-caption h6 span::before {
    top: 0;
}
.slider-section .carousel-caption h6 span::after {
    bottom: 0;
}
.slider-section .carousel-caption h6 span.left-sep::before {
    right: 10px;
}
.slider-section .carousel-caption h6 span.left-sep::after {
    left: 10px;
}
.slider-section .carousel-caption h6 span.right-sep::before {
    left: 10px;
}
.slider-section .carousel-caption h6 span.right-sep::after {
    right: 10px;
}
.slider-section .carousel-caption > a,
.slider-section .carousel-caption > a i {
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.slider-section .carousel-caption > a {
    background-color: #d43c44;
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    max-width: 182px;
    min-width: 182px;
    display: block;
    margin: 0 auto;
    padding: 13px 0 11px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 3%;
}
.slider-section .carousel-caption > a i {
    margin-left: 10px;
    color: #ffffff;
}
.slider-section .carousel-caption > a:hover {
    background-color: #5d2f3a;
}
.slider-section .carousel-caption > a:hover,
.slider-section .carousel-caption > a:hover i {
    color: #fff;
}
.slider-section .carousel-control {
    width: 51px;
    height: 51px;
    border-radius: 100%;
    background-color: #fff;
    background-image: none;
    opacity: 1;
    color: #000;
    text-shadow: none;
    line-height: 49px;
    font-size: 20px;
    top: 55%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    z-index: 11;
    box-shadow: none;
}
.slider-section .carousel-control span
{
    font-weight: bold;
}
.slider-section .carousel-control.left {
    left: 15px;
}
.slider-section .carousel-control.right {
    right: 15px;
}
.slider-section .carousel-control:hover {
    background-color: #5d2f3a;
    color: #fff;
}

/* -- Slider Section 2 */
.slider-section2.slider-section .carousel-caption span {
    border-radius: 50%;
    display: inline-block;
    height: 80px;
    margin-left: 30px;
    position: relative;
    text-align: left;
    transform: rotate(-40deg);
    width: 200px;
}
.slider-section2.slider-section .carousel-caption span i {
    font-size: 20px;
    height: 150px;
    position: absolute;
    width: 20px;
    left: 0;
    top: 0;
    transform-origin: bottom center;
}
.slider-section2.slider-section .carousel-caption span i:nth-child(1) {
    transform: rotate(10deg); 
}
.slider-section2.slider-section .carousel-caption span i:nth-child(2) {
    transform: rotate(25deg);
}
.slider-section2.slider-section .carousel-caption span i:nth-child(3) {
    transform: rotate(40deg);
}
.slider-section2.slider-section .carousel-caption span i:nth-child(4) {
    transform: rotate(55deg);
}
.slider-section2.slider-section .carousel-caption span i:nth-child(5) {
    transform: rotate(70deg);
}
.slider-section2.slider-section .carousel-caption h3  {

    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.slider-section2.slider-section .carousel-caption h2  {
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.slider-section2.slider-section .carousel-control {
    border-radius: 0;
    width: 48px;
    height: 48px;
    line-height: 50px;
}
.goto-next {
    text-transform: uppercase;
    position: absolute;
    bottom: 100px;
    z-index: 999;
    display: inline-block;
    text-align: center;
    left: 0;
    right: 0;
    margin-bottom: 0;
}
.goto-next a
{
    display: inline-block;
    position: relative;
    color: #fff;
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
.bounce {
    -moz-animation: bounce 5s infinite;
    -webkit-animation: bounce 5s infinite;
    animation: bounce 5s infinite;
}
.no-padding {
    padding: 0;
}
.top-header {
    background-color: rgba(255, 255, 255, 0.91);
    padding: 22px 0;
    padding-top: 8px;
}
/*.top-heading-1{
    background-color: rgba(140,132,132,0.7);
}*/
.logo-block{
    /* height: 100px; */
}
.logo-block img{
    /* position: absolute; */
    top: 0;
    left: 0;
    right: 0;
    /* bottom: 0; */
    /* margin: 0 auto; */
    max-height: 100%;
    max-width: 100%;
    width: 143px;
}
.top-header .contact-detail {
    text-align: right;
    margin-top: 6rem;
}
.contact-detail > div {
    display: inline-block;
    text-align: left;
    position: relative;
    padding-left: 45px;
    padding-right: 45px;
    margin: 0 25px;
    border-right: 1px solid rgba(52,73,128,1);
    /* margin-bottom: 10px; */
}

.contact-detail > div:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0;
}	
.contact-detail > div > img {
    position: absolute;
    left: 0;
    top: 5px;
}
.contact-detail > div > h6 {
    margin-bottom: 5px;
    margin-top: 0;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 0.312px;
}
.contact-detail > div > a {
    text-decoration: none;
}
.contact-detail > div > a,
.contact-detail > div > p {
    font-weight: 600;
    text-transform: uppercase;
    color: #5d2f3a;
}
.contact-detail > div > p {
    margin-bottom: 0;
}
.top-header .menu-search { 
    display: inline-block;	
    width: 24px;
}
.menu-search .sb-search-input::-webkit-input-placeholder {
    color: #000;
}
.menu-search .sb-search-input:-moz-placeholder {
    color: #000;
}
.menu-search .sb-search-input::-moz-placeholder {
    color: #000;
}
.menu-search .sb-search-input:-ms-input-placeholder {
    color: #000;
}
.menu-search .sb-search {
    position: relative;
    height: 40px;
    width: 25px;
}
.menu-search .sb-icon-search,
.menu-search .sb-search-submit {
    width: auto;
    min-height: 25px;
    display: block;
    position: absolute;
    right: 0px;
    top: 5px;
    padding: 0;
    margin: 0;
    text-align: center;
    cursor: pointer;
}
.menu-search .sb-search-submit {
    background: transparent;
    /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* IE 8 */
    filter: alpha(opacity=0);
    /* IE 5-7 */
    opacity: 1;
    color: transparent;
    border: none;
    outline: none;
    z-index: 1;
}
.menu-search .sb-icon-search {
    color: #fff;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    width: 30px;
}
.menu-search .sb-icon-search:before {
    font-family: 'FontAwesome';
}

/* Open state */
.menu-search .sb-search.sb-search-open,
.menu-search .no-js .sb-search {
    width: 100%;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}
.menu-search .sb-search.sb-search-open .sb-icon-search,
.menu-search .no-js .sb-search .sb-icon-search {
    color: #fff;
    z-index: 11;
}
.menu-search .sb-search.sb-search-open .sb-search-submit,
.menu-search .no-js .sb-search .sb-search-submit {
    z-index: 90;
}
.menu-search .sb-search.sb-search-open .sb-search-input {
    top: 45px;
    padding: 10px 20px 10px 20px;
    background-color: #fff;
    width: 280px;
    height: 40px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.menu-search .sb-search-input {
    position: absolute;
    top: 65px;
    right: 0px;
    border: none;
    outline: none;
    background: none;
    width: 0;
    height: 0;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 16px;
    color: #000;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}
.header-section.navbar-fixed-top {
    position: fixed;
}
.header-section.navbar-fixed-top .top-header,
.header-section.navbar-fixed-top .menu-block .book-now {
    display: none;
}
.header-section.navbar-fixed-top .menu-block {
    margin-top: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fff;
}
.header-section.navbar-fixed-top .menu-block .col-md-10 {
    width: 100%;
}
.ow-navigation {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 1px;
    float: left;
    width: 100%;
    padding-left: 20px;
    background-color: #fff;
    position: relative;
}
.ow-navigation .nav.navbar-nav > li:first-child {
    margin-left: 0;
}
.ow-navigation .nav.navbar-nav > li {
    margin: 0;
    float: none;
    display: inline-block;
}
.ow-navigation .navbar-brand {
    display: none;
}
.menu-block {
    margin-top: -10px;

}
.header-1{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.menu-block .col-md-10 {
    padding-right: 25px;
}
.ow-navigation {
    margin-right: 0;
}
.ow-navigation::after {
    border-bottom: 60px solid #613440;
    border-right: 25px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    right: -30px;
    width: 30px;
    top: 0;
    bottom: 0;
}
.menu-block .book-now a::after {
    border-top: 60px solid #E91E63;
    border-left: 25px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: -30px;
    width: 30px;
    top: 0;
    bottom: 0;
}
.ow-navigation .navbar-collapse {
    padding-left: 0;
    padding-right: 0;		
}
.ow-navigation .navbar-header {
    position: absolute;
}
.ow-navigation .ddl-switch {
    display: none !important;
}

.ow-navigation .nav.navbar-nav li > a::before {
    background-image: url("../../img/userimg/menu-sep.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 2px;
    content: "";
    position: absolute;
    right : 0;
    top: 0;
    bottom: 0;
    display: inline-block;
}
.ow-navigation .nav.navbar-nav li:last-child > a::before {
    display: none;
}

/* Dropdown */
.ow-navigation .navbar-collapse > ul > li > .dropdown-menu {
    top: 100%;
    left: 0;
}
.ow-navigation .navbar-collapse > ul > li > .dropdown-menu li a {
    padding: 10px 18px;
    border-bottom: 1px solid rgba(96, 52, 64, 0.28);
}
.ow-navigation .navbar-collapse > ul > li > .dropdown-menu li a:hover {
    background-color: #603440;
}
.ow-navigation .navbar-collapse > ul > li > .dropdown-menu li:hover a {
    color: #fff;
}
.ow-navigation .navbar-collapse > ul > li > .dropdown-menu li a:before {
    content: none;
}
.ow-navigation ul li > .dropdown-menu {
    border: none;
    left: 100%;
    border-radius: 0;
    margin-top: 0;
    transition: all 0.4s ease-in-out 0s;
    border: 1px solid #efefef;
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.13);
    opacity: 0;
    visibility: hidden;
    top: 0;
    display: block;
    padding: 0px 0;
    min-width: 190px;
    margin-top: 30px;
}
.ow-navigation .navbar-nav > li > .dropdown-menu li a:first-child {
    padding-top: 12px;
}
.ow-navigation .navbar-nav > li > .dropdown-menu li a:last-child {
    padding-bottom: 10px;
}
.ow-navigation .navbar-nav > li > .dropdown-menu::after,
.ow-navigation .navbar-nav > li > .dropdown-menu::before {
    content: "";
    position: absolute;
}
.ow-navigation .navbar-nav > li > .dropdown-menu::before {
    border-left: 5px solid transparent; 
    border-right: 5px solid transparent;
    border-bottom: 10px solid #fff;
    height: 10px;
    left: 11px;
    top: -9px;
    width: 10px;
    z-index: 1;		
}
.ow-navigation .navbar-nav > li > .dropdown-menu::after {
    border-left: 7px solid transparent; 
    border-right: 7px solid transparent;
    border-bottom: 12px solid rgba(0, 0, 0, 0.07);
    height: 12px;
    left: 9px;
    top: -12px;
    width: 11px;		
}
.ow-navigation .navbar-nav > li:last-child > .dropdown-menu::before,
.ow-navigation .navbar-nav > li:last-child > .dropdown-menu::after,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu::before,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu::after {
    left: auto;
}
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu::before,
.ow-navigation .navbar-nav > li:last-child > .dropdown-menu::before {
    right: 11px;
}
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu::after,
.ow-navigation .navbar-nav > li:last-child > .dropdown-menu::after {
    right: 9px;
}
.ow-navigation .navbar-nav li > .dropdown-menu > li > a {
    white-space: normal;
    padding: 0;
    font-size: 12px;
    color: #603440;
}
.ow-navigation .nav.navbar-nav li.dropdown:hover > .dropdown-menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.ow-navigation ul > li > .dropdown-menu {
    left: 0; 
}
.ow-navigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu {
    right: 0; 
}

.ow-navigation ul > li > .dropdown-menu,
.ow-navigation ul > li .dropdown-menu ul,
.ow-navigation ul > li .dropdown-menu ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul	{
    right: auto;
}
.ow-navigation ul > li .dropdown-menu ul,
.ow-navigation ul > li .dropdown-menu ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul ul {
    left: 100%;
}	
.ow-navigation ul > li .dropdown-menu ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
    right: 100%;
}	
.ow-navigation ul > li .dropdown-menu ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul,
.ow-navigation ul > li .dropdown-menu ul ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child > .dropdown-menu,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:last-child .dropdown-menu ul ul ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) > .dropdown-menu,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul,
.ow-navigation .navbar-collapse > ul > li:nth-last-child(2) .dropdown-menu ul ul ul ul ul ul ul ul ul {
    left: auto;
}

/* -- Navbar Fixed */
.header-section.navbar-fixed-top .ow-navigation ul li > .dropdown-menu {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.13);
}
.menu-block .book-now a {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;
    font-family: 'montserratextra_bold';
    text-transform: uppercase;
    padding: 21.5px 0;
    background-color: #5d2f3a;
    position: relative;
    text-decoration: none;
}
.ow-navigation {
    border: none;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 1px;
    float: left;
    width: 100%;
    padding-left: 20px;
    background-color: #613440;
    position: relative;
}
.ow-navigation .nav {
    margin-bottom: 0;
}
.ow-navigation .nav.navbar-nav > li {
    margin: 0;
    float: none;
    display: inline-block;
}
.ow-navigation .nav.navbar-nav > li:first-child {
    margin-left: 0;
}
.ow-navigation .nav.navbar-nav > li:last-child {
    margin-right: 0;
}
.ow-navigation .nav.navbar-nav li > a {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1.2px;
    padding: 20px 33px;
    position: relative;
    text-transform: uppercase;
    position: relative;
}
.ow-navigation .nav.navbar-nav li:last-child > a {
    padding-right: 0;
}
.ow-navigation .nav.navbar-nav > li.active > a,
.ow-navigation .nav.navbar-nav > li.active:hover > a,
.ow-navigation .nav.navbar-nav > li.active:focus > a,
.ow-navigation .nav.navbar-nav > li:hover > a,
.ow-navigation .nav.navbar-nav > li:focus > a,
.ow-navigation .nav.navbar-nav > li > a:hover,
.ow-navigation .nav.navbar-nav > li > a:focus,
.ow-navigation .dropdown-menu li:hover > a,
.ow-navigation .dropdown-menu li > a:hover {
    background-color: transparent;
    color: #FFEB3B;
}

.ow-navigation .dropdown-menu > li:hover > a,
.ow-navigation .dropdown-menu > li:focus > a,
.ow-navigation .dropdown-menu > li > a:hover,
.ow-navigation .dropdown-menu > li > a:focus {
    background-color: transparent;
}

.menu-block .book-now a {
    display: inline-block;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 12px;

    text-transform: uppercase;
    padding: 21.5px 0;
    background-color: #E91E63;
    position: relative;
    text-decoration: none;
}
.ow-navigation .nav.navbar-nav li > a::before {
    background-image: url(../../img/userimg/menu-sep.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 2px;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
}
.booking-form {
    background-color: #5d2f3a;
    padding: 50px 20px;
    margin-bottom: 40px;
    display: none;
}
.booking-form h4 {

    font-size: 15px;
    text-transform: uppercase;
    border-right: 1px solid #fff;
    margin: 0;
    color: #fff;
    letter-spacing: 1px;
    line-height: 26px;
}
.booking-form h4 span {
    font-weight: bold;
    display: block;
    font-size: 25px;
}
.booking-form form .form-group {
    width: 20%;
    float: left;
    box-sizing: border-box;
    padding: 0 20px;
    margin-bottom: 0;
    margin-top: 5px;
    position: relative;
}
.booking-form .form-group > i {
    position: absolute;
    left: 20px;
    color: #7d90be;
    top: 0;
}
.booking-section2 .booking-form .form-group > i {
    left: auto;
    right: 50px;
    top: 18px;
    color: #909090;
}
.ui-datepicker {
    padding: 10px;
}
.booking-form .form-group .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.booking-form2 .form-group .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.booking-form .form-group .btn-default {
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 2px solid #1b3471;
    color: #7d90be;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form .form-group .btn-default:hover,
.booking-form .form-group .btn-default:focus,
.booking-form2 .form-group .btn-default:hover,
.booking-form2 .form-group .btn-default:focus {
    outline: none;
    background-color: transparent;
    color: #7d90be;
    border-bottom-color: #1b3471;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form .form-group .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
    color: #7d90be;
}
.booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}
.booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: auto;
    left: 0;
}
.booking-section2 .booking-form .form-group .btn-default {
    border: 1px solid #cfcfcf;
    padding: 16px 32px;
    border-radius: 5px;
}
.booking-form2 .form-group .btn-default {
    padding: 11px 32px;
    border-radius: 0;
    border-color: #dadada;
}
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: left;
}
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 32px;
    left: auto;
}
.booking-section2 .booking-form .form-group .btn-default {
    color: #909090;
}
.booking-section2 .booking-form .form-group .btn-default:hover,
.booking-section2 .booking-form .form-group .btn-default:focus {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form2 .form-group .bootstrap-select .dropdown-toggle:hover,
.booking-form2 .form-group .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
.booking-form2 .form-group .btn-default:hover,
.booking-form2 .form-group .btn-default:focus {
    border-bottom-color: #dadada;
}
.booking-form2 .form-group .bootstrap-select.btn-group .dropdown-menu li a span.text,
.bootstrap-select.btn-group:hover .dropdown-toggle .filter-option {
    color: #222222;
}
.booking-form2 .form-group .bootstrap-select.open .btn-default.active, 
.booking-form2 .form-group .bootstrap-select.open .btn-default:active, 
.booking-form2 .form-group .bootstrap-select.open > .dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #dadada;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form .bootstrap-select.btn-group .dropdown-toggle .caret,
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 4px;
    border: none;
}
.booking-section2 .booking-form .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 35%;
}
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 42px;
}
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 35px;
    top: 13px;
}
.booking-form .bootstrap-select.btn-group .dropdown-toggle .caret::before,
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    content:"\f107";
    font-family:'FontAwesome';
    color: #7d90be;
}
.booking-section2 .booking-form .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    color: #909090;
}
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    color: #afafaf;
}
.booking-form form .form-group input {
    text-align: right;
    padding-bottom: 14px;
    padding-top: 0;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #1b3471;
    border-radius: 0;
    font-size: 12px;
    box-shadow: none;
    outline: none;
    color: #fff;
}
.booking-form form .form-group input::-webkit-input-placeholder {
    color: #7d90be;
}
.booking-form form .form-group input:-moz-placeholder { /* Firefox 18- */
    color: #7d90be;
}
.booking-form form .form-group input::-moz-placeholder {  /* Firefox 19+ */
    color: #7d90be;
}
.booking-form form .form-group input:-ms-input-placeholder {  
    color: #7d90be;
}
.booking-form form .form-group select {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #1b3471;
    border-radius: 0;
    color: #7d90be;
    padding-bottom: 9px;
    padding-top: 0;
    width: 100%;
    font-size: 12px;
    text-align: right;
}
.booking-form form .form-group input[type="submit"] {
    background-color: #2AA5DB;	
    width: 100%;
    padding-top: 14px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
}
.content-block {
    /* padding-bottom: 50px; */
    border-bottom: 1px solid #eee;
}
.content-block h3 {
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 50px;
    margin-bottom: 50px;
    position: relative;

    line-height: 50px;
}
.content-block h3::before {
    background-color: #d0d0d0;
    content: "";
    height: 3px;
    width: 114px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.content-block p {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.3px;
    padding-right: 20%;
    color: #666;
    margin-bottom: 60px;
}
.content-block .col-md-7 p::first-letter {
    color: #333;
    font-family: 'Merriweather', serif;
    font-size: 80px;
    font-weight: bold;
    float: left;
    padding-right: 20px;
}
.ui-datepicker {
    padding: 10px;
}
.booking-form .form-group .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn),
.booking-form2 .form-group .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.booking-form .form-group .btn-default {
    border: none;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 2px solid #1b3471;
    color: #7d90be;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form .form-group .btn-default:hover,
.booking-form .form-group .btn-default:focus,
.booking-form2 .form-group .btn-default:hover,
.booking-form2 .form-group .btn-default:focus {
    outline: none;
    background-color: transparent;
    color: #7d90be;
    border-bottom-color: #1b3471;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form .form-group .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: right;
    color: #7d90be;
}
.booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
}
.booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: auto;
    left: 0;
}
.booking-section2 .booking-form .form-group .btn-default {
    border: 1px solid #cfcfcf;
    padding: 16px 32px;
    border-radius: 5px;
}
.booking-form2 .form-group .btn-default {
    padding: 11px 32px;
    border-radius: 0;
    border-color: #dadada;
}
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .filter-option,
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-menu li a {
    text-align: left;
}
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 32px;
    left: auto;
}
.booking-section2 .booking-form .form-group .btn-default {
    color: #909090;
}
.booking-section2 .booking-form .form-group .btn-default:hover,
.booking-section2 .booking-form .form-group .btn-default:focus {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form2 .form-group .bootstrap-select .dropdown-toggle:hover,
.booking-form2 .form-group .bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}
.booking-form2 .form-group .btn-default:hover,
.booking-form2 .form-group .btn-default:focus {
    border-bottom-color: #dadada;
}
.booking-form2 .form-group .bootstrap-select.btn-group .dropdown-menu li a span.text,
.bootstrap-select.btn-group:hover .dropdown-toggle .filter-option {
    color: #222222;
}
.booking-form2 .form-group .bootstrap-select.open .btn-default.active, 
.booking-form2 .form-group .bootstrap-select.open .btn-default:active, 
.booking-form2 .form-group .bootstrap-select.open > .dropdown-toggle.btn-default {
    background-color: transparent;
    border-color: #dadada;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.booking-form .bootstrap-select.btn-group .dropdown-toggle .caret,
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 4px;
    border: none;
}
.booking-section2 .booking-form .bootstrap-select.btn-group .dropdown-toggle .caret {
    top: 35%;
}
.booking-section2 .booking-form .form-group .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 42px;
}
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 35px;
    top: 13px;
}
.booking-form .bootstrap-select.btn-group .dropdown-toggle .caret::before,
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    content:"\f107";
    font-family:'FontAwesome';
    color: #7d90be;
}
.booking-section2 .booking-form .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    color: #909090;
}
.booking-form2 .bootstrap-select.btn-group .dropdown-toggle .caret::before {
    color: #afafaf;
}
.booking-form form .form-group input {
    text-align: center;
    padding-bottom: 14px;
    padding-top: 0;
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    font-size: 12px;
    box-shadow: none;
    outline: none;
    color: #fff;
}
.booking-form form .form-group input::-webkit-input-placeholder {
    color: #7d90be;
}
.booking-form form .form-group input:-moz-placeholder { /* Firefox 18- */
    color: #7d90be;
}
.booking-form form .form-group input::-moz-placeholder {  /* Firefox 19+ */
    color: #7d90be;
}
.booking-form form .form-group input:-ms-input-placeholder {  
    color: #7d90be;
}
.booking-form form .form-group select {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    color: #fff;
    padding-bottom: 9px;
    padding-top: 0;
    width: 100%;
    font-size: 12px;
    text-align: right;
}
.booking-form form .form-group input[type="submit"] {
    background-color: #fff;	
    width: 100%;
    padding-top: 14px;
    text-align: center;
    font-weight: 500;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;

}
.content-block {
    /* padding-bottom: 50px; */
    border-bottom: 1px solid #eee;
}
.content-block h3 {
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 40px;
    position: relative;

    line-height: 50px;
}
.content-block h3::before {
    background-color: #d0d0d0;
    content: "";
    height: 3px;
    width: 114px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.content-block p {
    font-size: 16px;
    line-height: 31px;
    letter-spacing: 0.3px;
    padding-right: 20%;
    color: #666;
    margin-bottom: 60px;
}
.content-block .col-md-7 p::first-letter {
    color: #333;
    font-family: 'Merriweather', serif;
    font-size: 50px;
    font-weight: bold;
    float: left;
    padding-right: 5px;
}
.heading-test h3{
    font-size: 36px;
    text-transform: uppercase;
    padding-bottom: 18px;
    margin-bottom: 18px;
    position: relative;
    line-height: 50px;
    font-weight: 600;
}
.heading-test h3::before{
    background-color: #d0d0d0;
    content: "";
    height: 3px;
    width: 114px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.heading-test p{
    font-size: 17px;
    line-height: 27px;
    letter-spacing: 0.3px;
    padding-right: 20%;
    color: #353535;
    margin-bottom: 25px;
}
.read-more {
    display: inline-block;
    padding: 11px 13px 10px 23px;
    border: 2px solid #5d2f3a;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.52px;
    text-decoration: none;
    color: #333;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    background-color: #fff;
}
.read-more i {
    margin-left: 40px;
    color: #fff;
    z-index: 1;
    position: relative;
}
.read-more-left i{
    left: 14px;
}
.read-more::before {
    content: "";
    width: 52px;
    right: 0px;
    top: 0;
    bottom: 0;
    position: absolute;
    border-left: 15px solid transparent;
    border-top: 44px solid #5d2f3a;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;

}
.read-more:hover {
    background-color: #5d2f3a;
    color: #fff;
    text-decoration: none;
}
.read-more:hover::before { 
    border-top-color: #fff;
}
.read-more:hover i {
    color: #5d2f3a;
}
.read-more-1 {
    display: inline-block;
    padding: 11px 13px 10px 23px;
    border: 2px solid #fff;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.52px;
    text-decoration: none;
    color: #fff;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.read-more-1 i {
    margin-left: 40px;
    color: #fff;
    z-index: 1;
    position: relative;
}
.read-more-left i{
    left: 14px;
}
.read-more-1::before {
    content: "";
    width: 52px;
    right: 0px;
    top: 0;
    bottom: 0;
    position: absolute;
    border-left: 15px solid transparent;
    border-top: 44px solid #5d2f3a;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;

}
.read-more-1:hover {
    background-color: #5d2f3a;
    color: #fff;
    text-decoration: none;
}
.read-more-1:hover::before { 
    border-top-color: #fff;
}
.read-more-1:hover i {
    color: #5d2f3a;
}
.heading-test-img img{
    width: 100%;
}
.heading-test-1-2{
    /* border-bottom: 1px solid #eee; */
    margin-bottom: 30px;
}
.section-header {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 25px;
}
.section-header h3 {

    font-size: 28px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 0;
    padding-bottom: 30px;
    position: relative;
}
.section-header h3::before,
.section-header h3::after {
    content: "";
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.section-header h3::before {
    background-color: #d0d0d0;
    bottom: 9px;
    width: 114px;
    height: 2px;
}
.section-header h3::after {
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 2px solid #d0d0d0;
}

.section-header p {
    font-size: 15px;
    line-height: 27px;
    margin-top: 15px;
    letter-spacing: 0.3px;
    color: #666;
    padding: 0 15%;
}
.price-box,
.price-box .price-img-box {
    position: relative;
}
.price-box .price-img-box img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 100%;
}
.price-box .price-img-box::before {
    background-color: rgba(0,0,0,0.6);
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top :0;
    bottom: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price-box:hover .price-img-box::before {
    background-color: rgba(93,47,58,0.6);
}
.price-box .price-img-box h4 {
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);	

    font-size: 70px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}
.price-box .price-img-box h4 sup {
    font-size: 25px;
    font-weight: 400;
    top: -1.5em;
}
.price-box .price-img-box h4 sub {
    font-size: 15px;
    font-weight: 400;
}
.price-box .price-img-box h4 span {
    font-size: 20px;
    letter-spacing: 14px;
    display: block;
    margin-top: 10px;
}
.price-box h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #222;
    letter-spacing: 3.2px;
    margin-top: 35px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    position: relative;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.price-box:hover h3 {
    color: #5d2f3a;
}
.price-box h3::before {
    background-color: #eee;
    content: "";
    height: 2px;
    width: 46px;
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}
.price-box ul {
    padding-left: 0;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
}
.price-box ul li {
    display: inline-block;
    width: 100%;
    color: #666;
    font-size: 15px;
    margin-bottom: 20px;
}
.price-box ul li del {
    color: #d0d0d0;
}
.price-box > a {
    height: 44px;
    width: 44px;
    line-height: 40px;
    display: block;
    margin: 0 auto;
    font-size: 25px;
    border: 3px solid #5d2f3a;
    border-radius: 100%;
    color: #ffffff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -22px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    background-color: #6d4550;
    font-weight: normal;
}
/*.price-box:hover > a {
    border-color: #0a1f54;
    color: #0a1f54;
}*/
.price-box {
    text-align: center;
    max-width: 309px;
    display: block;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: 0 0 56px rgba(84,84,84,0.25);
    margin-bottom: 30px;
    background-color: #fff;
}
.footer-section {
    background-color: #121212;
    padding-top: 10px;
    /*margin-top: 20px;*/
}
.footer-section {
    background-image: url("../../img/userimg/footer-bg-map.png");
    background-position: center;
    background-repeat: no-repeat;
}
/*.top-footer {
    padding: 80px 0;
}*/

.top-footer .widget_title {
    color: #fff;
    font-size: 18px;

    text-align: left;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-top: 0;
}
.top-footer .text_widget p {
    color: #ccc;
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 27px;
    margin-bottom: 0;
}

.top-footer  ul.social_widget {
    padding-left: 0;
    margin-top: 25px;
    margin-bottom: 0;
}
.top-footer  ul.social_widget li {
    display: inline-block;
    margin-left: 8px;
}
.top-footer  ul.social_widget li:first-child {
    margin-left: 0;
}
.top-footer  ul.social_widget li a {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    line-height: 44px;
    border: 2px solid #797979;
    border-radius: 100%;
    text-decoration: none;
    color: #ccc;
    font-size: 15px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.top-footer  ul.social_widget li a:hover {
    background-color: #5d2f3a;
    border-color: #5d2f3a;
    color: #fff;
}

.top-footer .widget_newsletter {
    padding-left: 30px;
    padding-right: 30px;
}
.top-footer .widget_newsletter form {
    border: 5px solid #212121;
    padding: 40px 35px;
}
.top-footer .widget_newsletter form .form-control {
    border: 2px solid #212121;
    height: auto;
    padding: 11px 28px;
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 18px;
    outline: none;
    box-shadow: none;
    color: #fff;
}
.top-footer .widget_newsletter form .form-control::-webkit-input-placeholder {
    color: #787878;
    text-transform: uppercase;
}
.top-footer .widget_newsletter form .form-control:-moz-placeholder { /* Firefox 18- */
    color: #787878;
    text-transform: uppercase;
}
.top-footer .widget_newsletter form .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #787878;
    text-transform: uppercase;
}
.top-footer .widget_newsletter form .form-control:-ms-input-placeholder {  
    color: #787878;
    text-transform: uppercase;
}
.top-footer .widget_newsletter form input[type="submit"] {
    background-color: #5d2f3a;
    color: #e9e9e9;
    width: 100%;
    border: none;
    outline: none;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Hind",sans-serif;
    font-size: 13px;
    padding-top: 14px;
    padding-bottom: 12px;
    letter-spacing: 0.52px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.top-footer .widget_newsletter form input[type="submit"]:hover {
    background-color: #1d1d1d;
}
.top-footer .widget_gallery ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.top-footer .widget_gallery li {
    float: left;
    width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}
.top-footer .widget_gallery li a {
    display: inline-block;
    position: relative;
}
.top-footer .widget_gallery li a img{
    width: 100%;
    height: auto;
}
.top-footer .widget_gallery li a::before {
    background-color: rgba(93,47,58,0.6);
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    position: absolute;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    opacity: 0;
}
.top-footer .widget_gallery li a:hover::before {
    opacity: 1;
}
.top-footer .widget_gallery li a:hover::after {
    content:"\f065";
    font-family:'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);	
    top: 50%;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.bottom-footer {
    border-top: 1px solid rgba(156, 156, 156, 0.36);
    padding: 12px 0;
    text-align: center;
    margin-top: 30px;
    background-color: rgba(41, 22, 27, 0.49);
}
.test-footer{
    margin-top: 30px;
}
.bottom-footer p {
    margin-bottom: 0;
    color: #fff;
    letter-spacing: 0.56px;
    font-size: 12px;
}

.direction-section {
    background-color: #f8fdff;
}
.direction-section .section-header {
    text-align: left;
    margin-bottom: 70px;
}
/*.direction-section .section-header h3 {
    padding-bottom: 40px;
}*/
.direction-section .section-header h3::after {
    display: none;
}
.direction-section .section-header h3::before {
    right: auto;
    bottom: 0;	
}
.direction-section .section-header p {
    padding: 0;
}
.dir-content {
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
}
.dir-box {
    display: inline-block;
    text-transform: uppercase;
}
.dir-box + .dir-box {
    border-left: 3px solid #d0d0d0;
    margin-left: 80px;
    padding-left: 80px;
}
.dir-box h4 {
    font-size: 45px;

    margin-bottom: 0;
    margin-top: 0;
}
.dir-box h4 sub {
    font-size: 18px;
    left: -10px;
    bottom: 0.1em;
}
.dir-box p {
    margin-bottom: 0;
}
.direction-section {
    background-color: #f8fdff;
    padding: 20px 0;
    padding-bottom: 30px;
    border-top: 1px solid #eee;
}
.map-images img{
    width: 100%;
}
.offer-section .section-header {
    margin-bottom: 50px;
}
.offer-list {
    margin-left: -4px;
    margin-right: -4px;
    margin-bottom: 30px;
}
.offer-box {
    width: 33.3333%;
    float: left;
    border: 4px solid #fff;
    position: relative;
}
.offer-box::before {
    /*background-color: rgba(42,169,224,0.80);*/
    background-color: rgba(93,47,58,0.6);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
}
.offer-box:hover::before {
    opacity: 1;
}
.offer-box.wide {
    width: 66.6666%;
}
.offer-box.full {
    width: 100%;
}
.offer-box img { 
    width: 100%;
}
.offer-detail {
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.offer-box:hover .offer-detail {
    bottom: auto;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);	
}
.offer-detail h3,
.offer-detail .price-detail {
    display: inline-block;
    text-transform: uppercase;
    text-align: left;
}

.offer-detail h3 {
    font-size: 20px;

    margin: 0;
}
.offer-box:hover .offer-detail h3 {
    font-size: 25px;
    border-right: 3px solid #fff;
    padding-right: 80px; 
    margin-top: 0;
    position: relative;
    top: -20px;
    letter-spacing: 0.5px;
    line-height: 35px;
}
.offer-box.tall:hover .offer-detail h3 {
    border-bottom: 3px solid #fff;
    border-right: none;
    padding: 10px 0;
    text-align: center;
}
.offer-box:hover .offer-detail h3 span {
    display: block;
}
.offer-detail .price-detail {
    padding-left: 80px;
    display: none;
}
.offer-box.tall:hover .offer-detail h3 span,
.offer-box:hover .offer-detail .price-detail {
    display: inline-block;
}
.offer-box.tall:hover .offer-detail .price-detail {
    text-align: center;
    padding-left: 0;
}
.offer-detail .price-detail h4 {
    font-size: 15px;

    margin-bottom: 20px;
}
.offer-detail .price-detail h4 span {
    font-weight: bold;
    font-size: 30px;
    vertical-align: middle;
}
.offer-detail .price-detail h4 span sup {
    font-size: 16px;
    font-weight: 400;
    top: -1em;
    left: 5px;
}
#to_top{
    z-index: 999;
    right:40px;
    bottom: 16px;
    position: fixed;
    opacity: 0;
    visibility: hidden;
}
#to_top a{
    color: #fff;
    line-height: 50px;
    background-color:#5d2f3a;
    /* border-radius: 50%; */
    width: 50px;
    /* height: 50px; */
    text-align: center;
    font-size: 20px;
    float: right;
    line-height: 47px;
    position: relative;
}
#to_top a:after{
    border-top: 60px solid #613440;
    border-left: 25px solid transparent;
    content: none;
    display: inline-block;
    position: absolute;
    right: -30px;
    width: 30px;
    top: 0;
    bottom: 0;        
}
.ui-datepicker {
    display: none;
    width: 294px;
    padding: 35px;
    cursor: default;
    text-transform: uppercase;
    font-family: Tahoma;
    font-size: 12px;
    background: #141517;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 1px 1px rgba(255,255,255, .1), inset 0px 1px 1px rgb(0,0,0);
    -moz-box-shadow: 0px 1px 1px rgba(255,255,255, .1), inset 0px 1px 1px rgb(0,0,0);
    box-shadow: 0px 1px 1px rgba(255,255,255, .1), inset 0px 1px 1px rgb(0,0,0);
}

/* Calendar Header */
.ui-datepicker-header {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
}

.ui-datepicker-title { text-align: center; }

/* Month */
.ui-datepicker-month {
    position: relative;
    padding-right: 15px;
    color: #565656;
}

.ui-datepicker-month:before {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 5px;
    height: 5px;
    content: '';

    background: #a5cd4e;
    background: -moz-linear-gradient(top, #a5cd4e 0%, #6b8f1a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a5cd4e), color-stop(100%,#6b8f1a));
    background: -webkit-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: -o-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: -ms-linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);
    background: linear-gradient(top, #a5cd4e 0%,#6b8f1a 100%);

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/* Year */
.ui-datepicker-year {
    padding-left: 8px;
    color: #a8a8a8;
}

/* Prev Next Month */
.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    top: -2px;
    padding: 5px;
    cursor: pointer;
}

.ui-datepicker-prev {
    left: 0;
    padding-left: 0;
}

.ui-datepicker-next {
    right: 0;
    padding-right: 0;
}

.ui-datepicker-prev span,
.ui-datepicker-next span{
    display: block;
    width: 5px;
    height: 10px;
    text-indent: -9999px;

    background-image: url(img/arrows.png);
}

.ui-datepicker-prev span { background-position: 0px 0px; }

.ui-datepicker-next span { background-position: -5px 0px; }

.ui-datepicker-prev-hover span { background-position: 0px -10px; }

.ui-datepicker-next-hover span { background-position: -5px -10px; }

/* Calendar "Days" */
.ui-datepicker-calendar th {
    padding-top: 15px;
    padding-bottom: 10px;

    text-align: center;
    font-weight: normal;
    color: #a8a8a8;
}

.ui-datepicker-calendar td {
    padding: 0 7px;

    text-align: center;
    line-height: 26px;
}

.ui-datepicker-calendar .ui-state-default {
    display: block;
    width: 26px;
    outline: none;

    text-decoration: none;
    color: #a8a8a8;

    border: 1px solid transparent;
}

/* Day Active State*/
.ui-datepicker-calendar .ui-state-active {
    color: #6a9113;
    border-color: #6a9113;
}

/* Other Months Days*/
.ui-datepicker-other-month .ui-state-default { color: #565656; }
.offer-list{
    position: relative; 
    height: 915.75px;
}
.offer-box tall{
    position: absolute; 
    left: 0px;
    top: 0px;
}
.offer-box wide{
    position: absolute; 
    left: 392px; 
    top: 0px;
}
.offer-box wide{
    position: absolute; 
    left: 392px; 
    top: 303px;
}
.offer-box full{
    position: absolute; 
    left: 0px; 
    top: 607px;
}
.header-section {
    position: relative;
    z-index: 11;
}
.page-banner {
    padding-top: 30.3rem;
    height: 410px;
    background: url("../../img/userimg/about-banner.jpg") center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.page-banner .container
{
    z-index: 9;
    position: relative;
}
.page-banner:after {
    position: absolute;
    content:"";
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
#about-banner
{
    background-image: url("../../img/userimg/about-banner-page.jpg");
}
#gallery-banner
{
    background-image: url("../../img/userimg/gallery-banner.jpg");
}
#room_bg_page
{
    background-image: url("../../img/userimg/room-banner.jpg");
}
.page-banner h3 {

    font-size: 35px;
    font-weight: 700;
    color: #fff;
    position: relative;
    text-transform: uppercase;
    margin: 0;
    float: left;
    -webkit-text-shadow: 2px 2px rgba(39, 21, 26, 0.97);
    -moz-text-shadow: 2px 2px rgba(39, 21, 26, 0.97);
    -ms-text-shadow: 2px 2px rgba(39, 21, 26, 0.97);
    -o-text-shadow: 2px 2px rgba(39, 21, 26, 0.97);
    text-shadow: 2px 2px rgba(39, 21, 26, 0.97);
}
.page-banner .breadcrumb {
    float: right;
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
}
.page-banner .breadcrumb li {
    text-transform: uppercase;

    font-weight: bold;
    letter-spacing: 0.56px;
}
.page-banner .breadcrumb li a {
    color: #fff;
    text-decoration: none;
}
.page-banner .breadcrumb > li + li::before {
    color: #fff;
}
.page-banner .breadcrumb li.active {
    color: #e92262;
}
.contact-content h4 {    
    font-size: 22px;
    letter-spacing: 0.72px;
    color: #313131;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}
.contact-content > p {
    line-height: 27px;
    letter-spacing: 0.56px;
    color: #666;
    margin-bottom: 25px;
}
.contact-form .form-control {
    background-color: #f9f9f9;
    height: auto;
    border: none;
    border-radius: 0;
    padding: 16px 22px;
    box-shadow: none;
    height: auto;
    margin-bottom: 0;
    -webkit-box-shadow: 3px 4px rgba(175, 175, 175, 0.18);
    -moz-box-shadow: 3px 4px rgba(175, 175, 175, 0.18);
    box-shadow: 3px 4px rgba(175, 175, 175, 0.18);
}
.contact-form .form-control:focus
{
    -webkit-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.24);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.24);
}
.contact-form input[type="submit"], .btn-sm {
    background-color: #5d2f3a;
    padding: 15px;
    color: #fff;
    border: none;
    border-radius: 0;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;

    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.btn-sm
{
    width: auto;
    padding: 8px 17px;
    /* border-radius: 4px; */
}

.contact-form input[type="submit"]:hover, .btn-sm:hover, .btn-sm:focus {
    background-color: #1F3139;
    color: #fff;
}

.contact-form input[type="button"] {
    background-color: #5d2f3a;
    padding: 15px;
    color: #fff;
    border: none;
    border-radius: 0;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;

    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}

.contact-form input[type="button"]:hover {
    background-color: #1F3139;
}
.contact-form .form-control::-webkit-input-placeholder {
    color: #969595;
}
.contact-form .form-control:-moz-placeholder { /* Firefox 18- */
    color: #969595;
}
.contact-form .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #969595;
}
.contact-form .form-control:-ms-input-placeholder {  
    color: #969595;
}
.alert-msg {
    color: #50B948;
    display: inline-block;
    width: 100%;
    margin: 10px 15px 0 0;
}
.alert-msg-success {
    color: #50B948;
}
.alert-msg-failure {
    color: #FF0000;
}
.contact-content .contact-detail {
    position: relative;
    padding-left: 50px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.contact-content .contact-detail::before {
    background-color: #f1f1f1;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 50px;
    position: absolute;
    right: 0;
}
.contact-content .contact-detail i {
    background-color: #5d2f3a;
    line-height: 34px;
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    width: 34px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    border-radius: 100%;
}
.contact-content .contact-detail h5 {

    font-size: 16px;

    color: #313131;

    text-transform: uppercase;

    letter-spacing: 0.56px;

    margin-bottom: 15px;
}
.contact-content .contact-detail p {
    color: #504e4e;
    font-size: 15px;
    letter-spacing: 0.52px;
    line-height: 24px;
    margin-bottom: 0;
    font-size: 12;
}
.contact-content .contact-detail p span,
.contact-content .contact-detail p > a {
    display: block;
}
.contact-content .contact-detail p a {
    color: #d43c44;
    text-decoration: none;
    font-size: 16px;
}
.contact-content .contact-detail p a:hover {
    color: #5d2f3a;
}
.contact-content ul {
    padding-left: 0;
    margin-bottom: 0;
}
.contact-content ul li {
    display: inline-block;
    margin-right: 5px;
}
.contact-content ul li:last-child {
    margin-right: 0;
}
.contact-content ul li a {
    float: left;
    width: 36px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    background-color: #f1f1f1;
    color: #969595;
    font-size: 12px;
    text-decoration: none;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.contact-content ul li a:hover {
    background-color: #5d2f3a;
    color: #fff;
}
.map-contact {
    margin-bottom: 0;
    padding: 0;
}
.map-contact iframe{
    height: 400px;
    width: 100%;
    border: none;
    outline: none;
    margin: 0;
    padding: 0;
}
.portfolio-categories  {
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    margin-bottom: 80px;
}
.portfolio-categories li { 
    display: inline-block;
    margin: 0 10px 20px;
}
.portfolio-categories li a { 
    padding: 6px 20px;
    text-transform: uppercase;
    color: #666;

    display: inline-block;
    border: 1px solid transparent;
    border-radius: 3px;
    text-decoration: none;
}
.portfolio-categories li a.active { 
    border: 1px solid #bababa;
    color: #222;
}
.portfolio-box {
    border: 2.5px solid #fff;
}
.portfolio-box a::before {
    background-color: rgba(42,169,224,0.85);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.portfolio-box:hover a::before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.portfolio-box.wide {
    width: 66.6666%;
}
.portfolio-box h3 {

    font-size: 14px;
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    text-transform: uppercase;
    transform: translate(0%, -50%) scale(0);
    -webkit-transform: translate(0%, -50%) scale(0);
    -moz-transform: translate(0%, -50%) scale(0);
    -ms-transform: translate(0%, -50%) scale(0);	
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    margin: 0;
    color: #fff;
}
.portfolio-box h3 span::before ,
.portfolio-box h3 span::after {
    margin-left: 10px;
    margin-right: 10px;
}	
.portfolio-box h3 span::before {
    content: "[";
}
.portfolio-box h3 span::after {
    content: "]";
}
.portfolio-box:hover h3 {
    transform: translate(0%, -50%) scale(1);
    -webkit-transform: translate(0%, -50%) scale(1);
    -moz-transform: translate(0%, -50%) scale(1);
    -ms-transform: translate(0%, -50%) scale(1);
}
.ow-pagination {
    width: 100%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 0;
    display: inline-block;
}
.ow-pagination ul {
    margin: 0;
}
.ow-pagination ul li a {
    width: 40px;
    height: 40px;
    border: none;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-size: 16px;
    color: #999;
}
.ow-pagination .pagination > li:first-child > a, 
.ow-pagination .pagination > li:first-child > span,
.ow-pagination .pagination > li:last-child > a, 
.ow-pagination .pagination > li:last-child > span {
    border-radius: 0;
}
.ow-pagination ul li a:hover {
    background-color: #0a1f54;
    color: #fff;
}
.portfolio-categories  {
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    margin-bottom: 80px;
}
.portfolio-categories li { 
    display: inline-block;
    margin: 0 10px 20px;
}
.portfolio-categories li a { 
    padding: 6px 20px;
    text-transform: uppercase;
    color: #666;

    display: inline-block;
    border: 1px solid transparent;
    border-radius: 3px;
    text-decoration: none;
    font-size: 13px;
}
.portfolio-categories li a.active { 
    border: 1px solid #bababa;
    color: #222;
}
.portfolio-box {
    border: 2.5px solid #fff;
}
.portfolio-box a::before {
    background-color: rgba(93,47,58,0.6);
    bottom: 0;
    content: "";
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.portfolio-box:hover a::before {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.portfolio-box.wide {
    width: 66.6666%;
}
.portfolio-box h3 {

    font-size: 14px;
    font-weight: 400;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 50%;
    text-transform: uppercase;
    transform: translate(0%, -50%) scale(0);
    -webkit-transform: translate(0%, -50%) scale(0);
    -moz-transform: translate(0%, -50%) scale(0);
    -ms-transform: translate(0%, -50%) scale(0);	
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    margin: 0;
    color: #fff;
}
.portfolio-box h3 span::before ,
.portfolio-box h3 span::after {
    margin-left: 10px;
    margin-right: 10px;
}	
.portfolio-box h3 span::before {
    content: "[";
}
.portfolio-box h3 span::after {
    content: "]";
}
.portfolio-box:hover h3 {
    transform: translate(0%, -50%) scale(1);
    -webkit-transform: translate(0%, -50%) scale(1);
    -moz-transform: translate(0%, -50%) scale(1);
    -ms-transform: translate(0%, -50%) scale(1);
}
.ow-pagination {
    width: 100%;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 0;
    display: inline-block;
}
.ow-pagination ul {
    margin: 0;
}
.ow-pagination ul li a {
    width: 40px;
    height: 40px;
    border: none;
    line-height: 40px;
    text-align: center;
    padding: 0;
    font-size: 16px;
    color: #999;
}
.ow-pagination .pagination > li:first-child > a, 
.ow-pagination .pagination > li:first-child > span,
.ow-pagination .pagination > li:last-child > a, 
.ow-pagination .pagination > li:last-child > span {
    border-radius: 0;
}
.ow-pagination ul li a:hover {
    background-color: #0a1f54;
    color: #fff;
}
.photo-img{
    margin-top: 60px;
}
.images-gallery a img{
    width: 100%;
}
.common-pad-inner {
    padding-top: 4.4em;
    padding-bottom: 2.4em;
}
.sec-header3{
    position:relative;   
}

.sec-header3 h2{
    color: #0e1322;
    font:2.43em/1em "Playball", sans-serif;
    margin:0; padding: 0;  
}
.sec-header3 h3{
    color: #aaaaaa;

    font-size: 14px;
    margin: 0 0 1.1em;
    padding: 0;
    font-style: italic;
    position: relative; 
    margin-top: 10px;
}
.sec-header3 h3:after{
    content:'';
    position: absolute;
    bottom: 7px;
    width: 60px;
    height: 2px;
    display: inline-block;
    background: #5d2f3a;
    margin: 0 0 0 12px;  
}
.sec-header3 h2 {
    color: #0e1322;
    font-size: 30px;

    margin: 0;
    padding: 0;
}
.sec-header3 p {
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.3px;
    color: #666;
    margin-bottom: 25px;
}
.common-pad-room {
    padding-top: 2.4em;
    padding-bottom: 2.4em;
}
.news-wrapper {
    position: relative;
    background: #f4f4f4;
}
.common-pad-room .news-wrapper:last-child .room-wrapper
{
    margin-bottom: 0;
}
.room-wrapper{
    overflow: hidden;
    position: relative;
    border: 1px solid #e9e9e9;
    background: #fff;
    padding: 0.8em;
    margin-bottom: 15px;
}
.room-wrapper .media-body{
    vertical-align: middle;
    padding-left: 0.5em;
    padding-right: 1em;
    position: relative;
}
.room-wrapper .media-body h2{
    color: #0e1322;
    font-size: 26px;
    /* margin: 0; */
    padding: 0;
    position: relative;
    margin-top: 0;
}
.room-wrapper .media-body h2:after {
    content: '';
    position: absolute;
    bottom: 7px;
    width: 60px;
    height: 2px;
    display: inline-block;
    background: #5d2f3a;
    margin: 0 0 0 12px;
}
.room-wrapper .media-body p{
    font-size: 15px;
    line-height: 27px;
    letter-spacing: 0.3px;
    color: #666;
    margin-bottom: 15px;
}
.room-wrapper .media-body h3{
    color: #000;
    margin: 0 0 0.5em;
    padding: 0;
    font: 600 1.23em/1em "Open Sans", sans-serif;
    font-style: italic;
}
.room-wrapper .media-body h6{
    color: #5d2f3a;
    /* margin: 0; */
    padding: 0;
    font-size: 15px;
    line-height: 27px;
    font-style: italic;
    margin-bottom: 0;
}
.room-wrapper .media-right{
    background:#f4f4f4;
    text-align: center;
    vertical-align: middle;
    width: 14%;
    padding-left: 0;
}
.room-wrapper .media-right p{
    color: #242424;

    font-size: 35px;
    padding: 0;
    margin: 0 0 0.5em;
}
.room-wrapper .media-right p span{
    display: block;

    font-size: 16px;
    font-style: italic;
    color: #888;
}
.room-wrapper .media-right a{
    background:#5d2f3a;
    padding: 9px 20px;
    margin: 0;
    letter-spacing: 0.6px;
    color: #fff;
    border-radius: 3px;
    text-transform: uppercase;

}
.room-wrapper .media-right a:hover{
    background: #1a1a1c;
    color: #fff; 
}

.single-room-wrapper .room-dec-wrapper h2{
    color: #0e1322;

    font-size: 30px;
    margin: 0 0 1em;
    padding: 0;
    position: relative;
    margin-top: 40px;
}
.single-room-wrapper .room-dec-wrapper h2:after{
    content: '';
    position: absolute;
    bottom: 7px;
    width: 60px;
    height: 2px;
    display: inline-block;
    background: #5d2f3a;
    margin: 0 0 0 12px;
}
.single-room-wrapper .room-dec-wrapper p{
    color: #898989;
    margin: 0 0 2em;
    padding: 0;
    font-size: 15px;
    line-height: 27px;
    color: #666;
    margin-bottom: 25px;
}
.single-room-wrapper .room-fac-wrapper{
    position: relative;   
}
.single-room-wrapper .room-fac-wrapper h2, .single-room-wrapper .room-overview h2, .single-room-wrapper .question-wrapper h2{
    color: #0e1322;

    font-size: 30px;
    margin: 0 0 1em;
    padding: 0;
    position: relative;
}
.single-room-wrapper .room-fac-wrapper h2:after, .single-room-wrapper .room-overview h2:after, .single-room-wrapper .question-wrapper h2:after{
    content: '';
    position: absolute;
    bottom: 7px;
    width: 60px;
    height: 2px;
    display: inline-block;
    background: #5d2f3a;
    margin: 0 0 0 12px;
}

.single-room-wrapper .ro-facilitie{
    position: relative;  
}
.single-room-wrapper .ro-facilitie ul {
    margin: 0;
    padding: 0;
}
.single-room-wrapper .ro-facilitie ul li {
    margin: 0 1%;
    padding: 0;
    width: 18%;
    float: left;
    border-top: 4px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    display: table;
}

.single-room-wrapper .ro-facilitie ul li .facilitie-i-box{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative;
    padding: 2em 0;
}
.single-room-wrapper .ro-facilitie ul li .facilitie-i-box h3{

    font-size: 16px;
    margin:0 0 0.8em; padding: 0; text-align: center;
    color: #0e1322;
    text-transform: uppercase;

}
.single-room-wrapper .room-overview{
    position: relative;
    overflow: hidden;
    margin-top: 3em;
}
.single-room-wrapper .room-overview code{
    color: #000;
    text-transform: uppercase;
    background: transparent;

    font-size: 15px;
}
.single-room-wrapper .room-overview .table>tbody>tr>th{
    width: 35%;
    padding: 13px 30px;
    border-top:1px solid transparent;
}
.single-room-wrapper .room-overview .table>tbody>tr>td{
    border-top:1px solid transparent;
    color: #898989;

    padding: 13px 30px;
    font-size: 15px;
}
.single-room-wrapper .room-overview h5{
    font-style: italic;
    padding: 0;
    margin-top: 1em;
    margin: 0 0 2em;
    font-size: 15px;
    line-height: 27px;
    color: #666;
    margin-bottom: 25px;
}
.single-room-wrapper .question-wrapper{
    position: relative;
    overflow: hidden;
    background:#f5f4f6;
    margin: 5em 0 0;
    padding-top: 3em;
    padding-bottom: 3em;
}
.single-room-wrapper .question-wrapper .form-control{
    margin-bottom: 20px;
    border-radius: 0;
    font: 1em/1.5em "Open Sans", sans-serif;
    color: #959595;
    padding: 11px 20px;
    border: 1px solid #e1e1e1;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.room-overview a{

    padding: 0.8em 2em;
}
.res-btn {
    border: none;
    outline: none;
    background: #1a1a1c;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
    padding: 10px 25px;
}
.res-btn:hover {
    background: #5d2f3a;
    color: #fff;
}
.single-room-wrapper .room-slider-wrapper .single-r-wrapper .owl-carousel .owl-controls .owl-nav .owl-next {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    background: #2a2919;
    margin-top: 23px;
}
.single-room-wrapper .room-slider-wrapper .single-r-wrapper .owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: 0;
    padding: 15px 6px;
    border-radius: 0;
}
.single-room-wrapper .room-slider-wrapper .single-r-wrapper .owl-carousel .owl-controls .owl-nav .owl-prev {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    background: #2a2919;
    margin-top: 23px;
}
.single-room-wrapper .room-slider-wrapper .single-r-wrapper .owl-theme .owl-controls .owl-nav [class*=owl-] {
    margin: 0;
    padding: 15px 6px;
    border-radius: 0;
    margin-top: 30px;
}
.single-room-wrapper .room-slider-wrapper
.single-r-wrapper .button.secondary.url {
    width: 20%;
    float: left;
    padding: 0 2px;
    display: block;
}
.single-room-wrapper .room-slider-wrapper
.single-r-wrapper .button.secondary.url img {
    width: 100%;
    margin: 0;
}
.single-room-wrapper .room-slider-wrapper .single-r-wrapper .button.secondary img {
    margin-right: 0.7px;
}
.book-r-form {
    background: #f1eff2;
    margin-bottom: 6em;
    overflow: hidden;
    width: 100%;
}
.book-r-form .room-price {
    border-bottom: 1px solid #dfdfdf;
    position: relative;
    text-align: center;
    padding: 3em 0 1em;
}
.book-r-form .room-price h6 {
    margin: 0 0 0.8em;
    padding: 0;

    text-transform: uppercase;
    color: #848484;
    font-size: 14px;
}
.book-r-form .room-price p {

    margin: 0;
    padding: 0;
    color: #000;
    font-size: 36px;
    text-align: center;
}
.book-r-form .room-price p span{
    font:600 0.4em/1em "Open Sans", sans-serif;
    color: #848484;
    text-transform: uppercase;
}
.book-r-form .book-form {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}
.book-r-form .book-form b {
    display: block;
    color: #000;
    text-transform: uppercase;

    margin: 0 0 0.8em;
}
.book-r-form .book-form .form-control[readonly] {
    height: 39px;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    font: 400 1.0715em/1em 'PT Serif', serif;
    font-style: italic;
    color: #4b4b4b;
    margin-bottom: 20px;
}
.book-r-form .select-box .select-menu + .ui-selectmenu-button {
    width: 100% !important;
    border-radius: 0;
    padding: 0px 12px;
    border: 1px solid #E5E5E5;
    height: 40px;
    background: #fff;
    outline: none;
    color: #898989;
}


.single-sidebar-widget .popular-post .content h6 {
    color: #242424;

    font-size: 25px;
    margin: 0.6em 0 0;
    padding: 0;
}
.single-sidebar-widget .popular-post .content h6 span {
    display: inline-block;

    font-size:14px;
    font-style: italic;
    color: #999999;
}
.single-sidebar-widget .popular-post .content span {
    color: #999999;
    font: 400 0.93em/1em "Open Sans", sans-serif;
    display: block;
    margin-top: 1.2em;
}
.book-r-form .book-form .res-btn {
    width: 100%;
    background: #5d2f3a;
}
.res-btn {
    border: none;
    outline: none;
    background: #1a1a1c;
    font-size: 14px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;

    font-weight: 600;
    display: inline-block;
    border-radius: 3px;
    transition: all 0.5s ease;
    padding: 10px 25px;
}
.book-r-form .book-form .res-btn:hover {
    background: #1a1a1c;
}
.form-date span{
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.test-img{
    width: 100%;
    padding: 8px;
    margin-bottom: 30px;
}
.test-img {background: #fff; }
.test-img option {
    font-size: 16px; 

    font-style: italic;
    padding: 5px 20px; 
    border-bottom: 1px solid #E1E1E1;
    text-transform: capitalize;
}
.test-img {
    background: #fff;
    border-color: #565f7a;
    font-weight: normal;
}
.single-room-wrapper .room-slider-wrapper
.single-r-wrapper .button.secondary.url img {
    width: 100%;
    margin: 0;
}
#owl-demo .item img:hover {
    opacity: 0.2;
}
#owl-demo .item{
    margin: 3px;
}
#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.single-room-wrapper .room-slider-wrapper {
    position: relative;
    margin-bottom: 3em;
    overflow: hidden;
}
.single-room-wrapper .room-slider-wrapper .single-r-wrapper {
    position: relative;
}
.single-room-wrapper {
    position: relative;
}
.room-detail-slider {
    float: left;
    width: 100%;
    margin: 0 0 35px;
    position: relative;
}
.room-detail-slider .slider-for {
    margin: 0 0 10px;
}
.slick-slider {
    float: left;
    width: 100%;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.arrows-radius .slick-arrow {
    border-radius: 100%;
}
.arrows .slick-arrow {
    z-index: 1;
    width: 51px;
    height: 51px;
    font-size: 20px;
    position: absolute;
    text-align: center;
    border: 1px solid #e9e8e8;
}
.slick-prev {
    left: 0px;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.room-detail-slider .slider-for .slick-list {
    margin: 0;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    margin: 0 -15px;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}   
figure {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.room-detail-slider .slider-nav .slick-slide {
    padding: 0 5px;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.th-cl, .time i, .tweet_list li a:hover, .page-navigation a:hover, .weather-inner i, .menu-list:hover .title a, .arrows .slick-arrow:before, .chr-services:hover .title a, .input-field input:focus, .error-page .chr-btn:hover, .header-hotel .chr-top-info i, .event-small .blog-meta li a i, .readmore-btn:hover, .title a:hover, .breadcrumb > li.active a, .breadcrumb > li.active, .blog-meta li a:hover, .chr-blog-1:hover .title a, .testimonial-thumb .title a, .footer-1 address:before, .fancy-btn:hover, .chr-price-thumb h6, .comment-reply-link:before, .comment-reply-link:hover, .widget-event-info .title i, .chr-blog-small:hover .title a, .room-list-view:hover .title a, .port-filter li .filter.active, .port-filter li .filter:hover, .widget-event-thumb .blog-meta li a i, .chr-staff-thumb figure .chr-social li a:hover, .widget-info .flex-text a:hover, .widget-search .input-field .search_icon:before, .chr-room-thumb:hover .title a, .news-letter .input-field input[type="text"]:focus label::before, .news-letter .input-field input[type="text"]:focus label:hover::before, .hotel-footer .about-text a:hover, .header-hotel .navigation ul li:hover > a, .header-hotel .navigation ul li.active > a, .header-hotel.absolute .navigation ul li:hover > a, .header-hotel.absolute .navigation ul li.active > a {
    color: #ffb600;
}
.arrows .slick-arrow {
    z-index: 1;
    width: 51px;
    height: 51px;
    font-size: 20px;
    position: absolute;
    text-align: center;
    border: 1px solid #e9e8e8;
}
.arrows-radius .slick-arrow.slick-prev {
    right: auto;
    left: 20px;
}
.arrows-radius .slick-arrow.slick-next {
    left: auto;
    right: 20px;
}
.arrows .slick-arrow:before {
    top: 50%;
    left: 0;
    right: 0;
    content: "\f104";
    position: absolute;
    text-align: center;
    font-family: 'fontawesome';
    transform: translateY(-55%);
    -o-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
    -webkit-transform: translateY(-55%);
}
.arrows .slick-arrow.slick-next:before {
    left: auto;
    right: 45%;
    content: "\f105";
}
.arrows .slick-arrow:hover:before {
    color: #fff;
}
.arrows-radius .slick-arrow {
    border-radius: 100%;
}
.arrows-radius .slick-arrow.slick-prev {
    right: auto;
    left: 20px;
}
.arrows-radius .slick-arrow.slick-next {
    left: auto;
    right: 20px;
}
.arrows-top {
    padding: 34px 0 0px;
}
.arrows-top .slick-arrow {
    top: auto;
    bottom: 0;
    transform: translate(0%);
    -o-transform: translate(0%);
    -ms-transform: translate(0%);
    -moz-transform: translate(0%);
    -webkit-transform: translate(0%);
}
.arrows-top .slick-arrow.slick-prev {
    right: auto;
    left: 46%;
}
.arrows-top .slick-arrow.slick-next {
    left: auto;
    right: 46%;
}
.arrows-bottom {
    padding: 0 0 34px;
}
.arrows-bottom .slick-arrow {
    top: auto;
    bottom: 0;
    transform: translate(0%);
    -o-transform: translate(0%);
    -ms-transform: translate(0%);
    -moz-transform: translate(0%);
    -webkit-transform: translate(0%);
}
.arrows-bottom .slick-arrow.slick-prev {
    right: auto;
    left: 46%;
}
.arrows-bottom .slick-arrow.slick-next {
    left: auto;
    right: 46%;
}
.th-bg, .tweet_list li i, .ocr-button.hv-th-bg:hover, .chr-btn.th-bg, .price-tag:hover, .room-list-view figure, .menu-list figure:before, .price-table:hover .title, .chr-spa-thumb:hover > span, .chr-staff-thumb figure:before, .chr-room-thumb:hover .price-tag, .chr-pagination .page-numbers.current, .chr-pagination .page-numbers:hover, .chr-social li a:hover, .chr-blog-1:hover .date-box, .gallary-thumb figure:before, .headind-1 .title:after, .arrows .slick-arrow:hover, .dot-style-1 li.slick-active button, .chr-blog-small figure:before, .widget_categories li:hover, .widget_archive li:hover, .comingsoon-page-2, .chr-contact-thumb:hover, .booking-form .input-field .chr-btn:hover, .chr-blog-small:hover figure .s-date-box, .headind-1 .title:before, .chr-sr-list li:before, .header-hotel .navigation ul li.active > a:after, .header-hotel .navigation ul li.active > a:before, .header-hotel .navigation ul li:hover > a:after, .header-hotel .navigation ul li:hover > a:before, .options li:hover, .widget-title span:before, .widget-title span:after, .main-services-tab li.active a:hover, .main-services-tab li.active a, .main-services-tab li:hover a, .aminities-thumb:hover, .dl-menuwrapper button, .dl-menuwrapper li a:hover, .navigation ul li .children li:hover > a{
    background-color: #ffb600;
}
.home-date span{
    background-color: transparent;
    border: transparent;
    position: relative;
    top:-6px;
    left: -15px;
    color: #fff;
}
input::placeholder {
    /*color: #fff!important;*/
}
.booking-form2 {
    display: inline-block;
    width: 100%;
}
.booking-form2 h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    letter-spacing: 0.72px;
    margin-bottom: 30px;
    font-weight: bold;
    margin-top: 30px;
}
.booking-form2 .form-group {
    margin-bottom: 10px;
    position: relative;
}
.booking-form2 .form-group > i {
    position: absolute;
    right: 35px;
    top: 15px;
    color: #afafaf;
}
.booking-form2 .form-control {
    border-color: #bfbfbf;
    border-radius: 4px;
    box-shadow: none;
    outline: none;
    height: 40px;
    padding: 6px 10px;
    font-size: 13px;
    color: #222;
}
.booking-form2 .form-group select { 
    padding-bottom: 10px;
    padding-top: 10px;
    color: #222;
    text-transform: uppercase;
    font-size: 15px;
}
.booking-form2 textarea.form-control {
    height: 127px;
    color: #222;
}
.booking-form2 .form-group:last-child {
}
.booking-form2 .form-group button.read-more {
    background-color: transparent;
}
.booking-form2 .form-group button.read-more:hover {
    background-color: #5d2f3a;
}
.booking-form2 .form-control::-webkit-input-placeholder {
    color: #222!important;
    text-transform: uppercase;
}
.booking-form2 .form-control:-moz-placeholder { /* Firefox 18- */
    color: #222!important;
    text-transform: uppercase;
}
.booking-form2 .form-control::-moz-placeholder {  /* Firefox 19+ */
    color: #222;
    text-transform: uppercase;
}
.booking-form2 .form-control:-ms-input-placeholder {  
    color: #222!important;
    text-transform: uppercase;
}
.widget-area .widget_features .widget-title,
.widget-area .widget_room .widget-title {
    padding-bottom: 0;
    margin-bottom: 35px;
}
.booking-test{
    border-color: #dadada;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    height: auto;
    padding: 12px 30px;
    font-size: 13px;
    color: #222;
    width: 100%;
}

/*Responsive Style*/
@media(max-width:1600px) and (min-width:1200px){
    .heading-test h3{
        font-size: 30px;
        line-height: 35px;
    }
    .top-header{
        padding: 20px 0;
    }
    .slider-section .carousel-caption h6{
        font-size: 16px;
    }
    .slider-section .carousel-caption h2{
        font-size: 50px;
    }    
    .slider-section .carousel-control {
        top: 49%;
    }
    .goto-next{
        bottom: 26px;
    }
    .slider-section .carousel-control{
        top: 60%;
    }
}
@media(max-width:1600px) and (min-width:1500px){
    .slider-section .carousel-caption{
        top: 41rem;
    }
}
@media(max-width:1199px) and (min-width:992px){
    .ow-navigation .nav.navbar-nav li > a{
        padding: 20px 22px;
    }
    .room-wrapper .media-right{
        width: 20%!important;
    }
    .menu-block .book-now a::after{
        left: -29px;
    }
    .slider-section .carousel-control{
        top: 60%;
    }
    .goto-next{
        display: none;
    }
    .ow-navigation::after{
        right: -29px;
    }
    .top-header{
        padding: 20px 0;
    }
    .slider-section .carousel-caption{
        top: 75%;
    }
    .slider-section .carousel-caption > a{
        margin-top: 10px;
    }
    .booking-form form .form-group{
        width: 50%;
    }
    .input-form{
        text-align: left!important;
        padding: 0!important;
    }
    .menu-block{
        margin-top: 0px;
    }
    .slider-section .carousel-caption h6{
        font-size: 15px;
    }
    .slider-section .carousel-caption h2{
        font-size: 50px;
    }
    .heading-test h3{
        font-size: 25px;
        line-height: 35px;
    }
    .offer-list{
        height: 739.75px;
    }
    .booking-form{
        margin-bottom: 0px;
    }
}
@media(max-width: 991px) and (min-width: 768px){
    .offer-list{
        height: 570.75px;
    }
    .room-wrapper .media-left, .room-wrapper .media-right, .room-wrapper .media-body {
        display: block;
        padding: 15px;
    }
    .slider-section .carousel-control{
        top: 51%;
    }
    .menu-block .book-now a::after{
        border-top: 46px solid #5d2f3a;
    }
    .menu-block .book-now a{
        padding: 14.5px 0;
    }
    .room-wrapper .media-right {
        width: 100%;
    }
    .header-1, .header-section.navbar-fixed-top
    {
        position: relative;
    }
    .logo-block
    {
        text-align: center;
    }
    .logo-block img{
        /* height: 80px; */
        width: 90px;
    }
    .top-header .contact-detail
    {
        text-align: center;
        margin-top: 3rem;
    }
    .contact-detail > div
    {
        margin-bottom: 20px;
        border-right: none;
        text-align: center;
    }
    .media-left img{
        width: 100%;
    }
    .menu-block{
        margin-top: 0px;
    }
    .page-banner .breadcrumb {
        float: left;
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }
    .page-banner h3{
        font-size: 30px;
    }
    .booking-form{
        margin-bottom: 0px;
    }
    .heading-test h3{
        margin-bottom: 6px;
        padding-bottom: 6px;
        font-size: 20px;
        line-height: 30px;
    }
    .ow-navigation .nav.navbar-nav li > a{
        padding: 14px 9px;
    }
    .ow-navigation::after{
        border-bottom: 46px solid #fff;
    }
    .slider-section .carousel-caption > a{
        padding: 9px 0 9px;
    }
    .top-header{
        padding: 10px;
    }
    .direction-section .section-header h3{
        margin-bottom: 0px;
    }
    .section-header h3{
        margin-bottom: 20px;
    }
    .direction-section .section-header{
        margin-bottom: 25px;
    }
    .section-header p{
        margin-top: 15px;
        padding: 0;
    }
    .price-box .price-img-box h4{
        font-size: 45px;
    }
    .price-box .price-img-box h4 span{
        font-size: 16px;
    }
    .widget_gallery {
        margin-top: 40px;
    }
    .widget_newsletter{
        margin-top: 40px;
    }
    .top-footer ul.social_widget{
        text-align: center;
    }
    .booking-form form .form-group{
        width: 50%;
    }
    .booking-form h4 span{
        display:initial;
        padding-left: 4px;
    }
    .slider-section .carousel-caption h6{
        font-size: 14px;
    }
    .slider-section .carousel-caption h2{
        font-size: 45px;
    }
    .slider-section .carousel-caption{
        top: 53%;
    }
    .input-form{
        text-align: left!important;
    }
    .goto-next{
        display: none;
    }
    .slider-section .carousel-caption > a{
        margin-top: 10px;
    }
    .home-date span{
        left: -140px;
    }
    .booking-form h4{
        border-right: none;
    }
}
@media(max-width:767px) and (min-width:480px){
    .logo-block {
        display: none;
    }
    .booking-form h4{
        border-right:none;
    }
    .portfolio-categories li a{
        padding: 6px 18px;
    }
    #sync2.owl-theme .owl-next{
        top: 50px!important;
    }
    #sync2.owl-theme .owl-prev{
        top: 50px!important;
    }
    .media-left img{
        width: 100%;
    }
    .portfolio-categories{
        padding: 0px;
    }
    .page-banner .breadcrumb {
        float: left;
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }
    .goto-next{
        display: none;
    }
    .page-banner h3{
        font-size: 28px;
    }
    .map-contact{
        margin-bottom: 40px;
    }
    .contact-content ul{
        text-align: center;
    }
    .page-banner {
        padding-bottom: 110px;
        padding-top: 110px;
    }
    .page-banner {
        height: 300px;
    }
    .top-header {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    .top-header .contact-detail  {
        text-align: center;
        margin-top: 0px;
    }
    .contact-detail > div {
        border-right: 1px solid rgba(255,255,255,0.2);
        padding-right: 30px;
        margin-left: 10px;
        margin-right: 10px;
    } 
    .menu-block .book-now a {
        display: none;
    }
    .header-1{
        position: relative;
        width: auto;
    }
    .ow-navigation {
        padding: 0;
        width: 100%;
        background-color: #fff;
    }
    .ow-navigation .navbar-brand {
        font-size: 30px;
        height: auto;
        letter-spacing: 2.1px;
        padding: 0;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 31px;

        margin: 24px 0;
    }
    .ow-navigation .navbar-brand,
    .ow-navigation .navbar-brand:hover,
    .ow-navigation .navbar-brand:focus {
        color: #5d2f3a;
    }
    .ow-navigation .navbar-collapse {
        border-top: none;
        box-shadow: none;
        width: 100%;
        overflow: auto !important;
        padding-bottom: 10px;
    }
    .ow-navigation .navbar-collapse.collapse { display: none!important; }
    .ow-navigation .navbar-nav { 
        float: none!important; 
        border-top: 1px solid #e7e7e7;
    }	
    .ow-navigation .navbar-header { 
        float: none; 
    }
    .ow-navigation .navbar-toggle {
        display: block;
        background-color: #fff;
        margin-bottom: 23px;
        margin-top: 23px;
        margin-right: 0px;
        border-radius: 0;
        border-color: #5d2f3a;
    }
    .navbar-default .navbar-toggle:focus, 
    .navbar-default .navbar-toggle:hover,
    .navbar-fixed-top .ow-navigation .navbar-toggle .icon-bar,
    .ow-navigation .navbar-toggle .icon-bar,
    .navbar-fixed-top .ow-navigation .navbar-toggle:focus,
    .navbar-fixed-top .ow-navigation .navbar-toggle:hover,
    .ow-navigation .navbar-default .navbar-toggle:focus, 
    .ow-navigation .navbar-default .navbar-toggle:hover,
    .ow-navigation .navbar-toggle:hover {
        background-color: #5d2f3a;
    }
    .navbar-default .navbar-toggle:focus .icon-bar, 
    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-fixed-top .ow-navigation .navbar-toggle:focus .icon-bar,
    .navbar-fixed-top .ow-navigation .navbar-toggle:hover .icon-bar,
    .ow-navigation .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }   
    .ow-navigation .navbar-collapse > .nav.navbar-nav > li {
        margin: 0;
    }
    .ow-navigation .navbar-nav > li {
        display: inline-block;
        float: none;
        width: 100%;
    }
    .ow-navigation .nav.navbar-nav li > a,
    .ow-navigation .navbar-collapse > ul > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }
    .ow-navigation .nav.navbar-nav li > a::before
    {
        background-image: none;
    }
    .ow-navigation .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .ow-navigation .nav.navbar-nav > li.active > a,
    .ow-navigation .nav.navbar-nav > li.active:hover > a,
    .ow-navigation .nav.navbar-nav > li.active:focus > a,
    .ow-navigation .nav.navbar-nav > li:hover > a,
    .ow-navigation .nav.navbar-nav > li:focus > a,
    .ow-navigation .nav.navbar-nav > li > a:hover,
    .ow-navigation .nav.navbar-nav > li > a:focus,
    .ow-navigation .dropdown-menu li:hover > a,
    .ow-navigation .dropdown-menu li > a:hover {
        color: #d43c44;
    }

    /* since 3.1.0 */
    .ow-navigation .navbar-collapse.collapse.in {display: block!important;background-color: #5c2f3b;}
    .ow-navigation .collapsing { overflow: hidden!important; }
    .ow-navigation .dropdown-menu {
        background-color: transparent;
        border: 0 none;
        margin-top: 0;
        padding-left: 10px;
        padding-top: 0;
        position: relative;
        width: 100%;
        box-shadow: none;
    }

    /* Switch */
    .ow-navigation .ddl-switch {
        background-color: #5d2f3a;
        cursor: pointer;
        font-size: 18px;
        padding: 1.5px 5px;
        position: absolute;
        right: 0;
        z-index: 9999;
        top: 6px;
        color: #fff;
    }
    .ow-navigation .ddl-active > .ddl-switch:before {
        content: "\f106";
    }
    .menu-block{
        margin-top: 0px;
    }
    .ow-navigation::after{
        display: none;
    }
    .ow-navigation .navbar-brand{
        display: inline-block;
    }
    .ow-navigation .navbar-header{
        position: relative;
    }
    .ow-navigation .dropdown-menu li > a:hover {
        color: #5d2f3a;
    }
    .navbar-nav{
        margin: auto;
    }
    .slider-section .carousel-caption h6{
        font-size: 11px;
    }
    .slider-section .carousel-caption h2{
        font-size: 40px;
    }
    .slider-section .carousel-caption > a{
        margin-top: 20px;
        padding: 10px 0 6px;
    }
    .booking-form form .form-group{
        width: 50%;
        margin-bottom: 10px;
    }
    .booking-form h4 span{
        display:initial;
        padding-left: 4px;
    }
    .heading-test h3{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .booking-form{
        margin-bottom: 0px;
    }
    .offer-list{
        height: 1506.75px;
    }
    .section-header h3{
        padding-bottom:28px;
    }
    .section-header p{
        margin-top: 12px;
    }
    .section-header p{
        padding: 0px;
    }
    .price-box .price-img-box h4{
        font-size: 40px;
    }
    .price-box .price-img-box h4 span{
        font-size: 15px;
    }
    .price-box .price-img-box h4 sub{
        font-size: 13px;
    }
    .widget_newsletter{
        margin-top: 30px;
    }
    .widget_gallery{
        margin-top: 30px;
    }
    .top-footer ul.social_widget{
        text-align: center;
    }
    .offer-box,
    .offer-box.wide,		
    .offer-box.full {
        display: block;
        left: auto !important;
        margin: 0 auto;
        max-width: 100%;
        width: 385px;
        position: relative !important;
        top: 0 !important;
        float: none;
    }
    .offer-box.wide img,
    .offer-box.full img {
        height: 285px;
    }
    .offer-detail .price-detail {
        width: 100%;
        text-align: center;
    }
    .offer-box:hover .offer-detail h3 {
        border-bottom: 3px solid #fff;
        border-right: none;
        padding: 10px 0;
        text-align: center;
    }
    .offer-box:hover .offer-detail h3 span,
    .offer-box:hover .offer-detail .price-detail {
        display: inline-block;
    }
    .offer-detail h3,
    .offer-box:hover .offer-detail h3 {
        font-size: 16px;
    }
    .offer-box:hover .offer-detail h3 {
        padding-right: 20px;
    }
    .offer-detail .price-detail {
        padding-left: 20px;
    }
    .heading-test p{
        padding-right: 0px;
    }
    .contact-detail > div{
        border-right: none;
    }
    .contact-detail > div:last-child{
        margin-top: 10px;
    }
    .dir-box + .dir-box{
        margin-left: 20px;
        padding-left: 30px;
    }
    .ow-navigation .ddl-switch {
        display:initial !important;
    }
    .ow-navigation ul li > .dropdown-menu{
        display: none;
    }
    .single-room-wrapper .room-dec-wrapper h2{
        font-size: 23px;
        margin: 0;
        margin-top: 20px;
    }
    .single-room-wrapper .room-fac-wrapper h2, .single-room-wrapper .room-overview h2, .single-room-wrapper .question-wrapper h2{
        font-size: 23px;
    }
    .common-pad-inner{
        padding-top: 1.4em;
    }
    .room-wrapper .media-body {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .room-wrapper .media-left, .room-wrapper .media-right, .room-wrapper .media-body {
        display: block;
        padding: 15px;
    }
    .room-wrapper .media-right{
        width: 100%;
    }
    .common-pad-room{
        padding-top: 1.4em;
    }
    .single-room-wrapper .room-slider-wrapper .single-r-wrapper .owl-theme .owl-controls .owl-nav [class*=owl-]{
        margin-top: 20px;
    }
    .single-room-wrapper .ro-facilitie ul li{
        width: 48%;
        margin-bottom: 10px;
    }
    .test-img-16{
        height:130px;
    }
    .test-img-16 img{
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        padding: 10px;
    }
    .top-footer .widget_gallery li a{
        display:block;
    }
    .single-room-wrapper .room-overview code{
        font-size: 14px;
    }
    .single-room-wrapper .room-overview .table>tbody>tr>td{
        font-size: 14px;
        padding: 13px 10px;
    }
    .top-header{
        border-bottom: 1px solid #5d2f3a;
    }
    .contact-detail > div > h6{
        color: #fff;
    }
    .input-form{
        text-align: left!important;
        padding: 0!important;
    }
    .booking-form2 h3{
        font-size: 26px;
    }
    .home-date span{
        left: -28px;
    }

}
@media(max-width:479px) and (min-width:320px){
    .logo-block {
        display: none;
    }
    .home-date span{
        left: -116px;
    }
    .booking-form h4{
        border-right:none;
    }
    .top-header{
        border-bottom: 1px solid #5d2f3a;
    }
    #sync2.owl-theme .owl-next{
        padding: 6px 5px!important;
        top: 38px!important;
    }
    #sync2.owl-theme .owl-prev{
        padding: 6px 5px!important;
        top: 38px!important;
    }
    .media-left img{
        width: 100%;
    }
    .contact-detail > div > h6{
        color: #fff;
    }
    .test-img-16{
        height: 80px;
    }
    .single-room-wrapper .room-overview code{
        font-size: 13px;
    }
    .single-room-wrapper .room-overview .table>tbody>tr>td{
        font-size: 13px;
        padding: 13px 10px;
    }
    .test-img-16 img{
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        padding: 10px;
    }
    .single-room-wrapper .room-dec-wrapper h2{
        font-size: 23px;
        margin: 0;
        margin-top: 20px;
    }
    .single-room-wrapper .room-fac-wrapper h2, .single-room-wrapper .room-overview h2, .single-room-wrapper .question-wrapper h2{
        font-size: 23px;
    }
    .single-room-wrapper .ro-facilitie ul li{
        width: 48%;
        margin-bottom: 10px;
    }
    .common-pad-inner{
        padding-top: 1.4em;
    }
    .top-footer .widget_gallery li a{
        display:block;
    }
    .room-wrapper .media-body h2{
        font-size: 23px;
    }
    .single-room-wrapper .room-slider-wrapper .single-r-wrapper .owl-theme .owl-controls .owl-nav [class*=owl-]{
        margin-top: 6px;
    }
    .room-wrapper .media-body {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .room-wrapper .media-left, .room-wrapper .media-right, .room-wrapper .media-body {
        display: block;
        padding: 15px;
    }
    .room-wrapper .media-right{
        width: 100%;
    }
    .common-pad-room{
        padding-top: 1.4em;
    }
    .sec-header3 h2{
        font-size: 26px;
    }
    .top-header {
        padding-bottom: 25px;
        padding-top: 25px;
    }
    .page-banner .breadcrumb {
        float: left;
        width: 100%;
        padding-left: 0;
        margin-bottom: 0;
    }
    .page-banner h3{
        font-size: 28px;
    }
    .map-contact{
        margin-bottom: 40px;
    }
    .contact-content ul{
        text-align: center;
    }
    .page-banner {
        padding-bottom: 110px;
        padding-top: 110px;
    }
    .page-banner {
        height: 300px;
    }
    .contact-content ul li{
        margin-right: 0px;
    }
    .top-header .contact-detail  {
        text-align: center;
        margin-top: 0px;
    }
    .contact-detail > div {
        border-right: 1px solid rgba(255,255,255,0.2);
        padding-right: 30px;
        margin-left: 10px;
        margin-right: 10px;
    } 
    .menu-block .book-now a {
        display: none;
    }
    .header-1{
        position: relative;
        width: auto;
    }
    .ow-navigation {
        padding: 0;
        width: 100%;
    }
    .ow-navigation .navbar-brand {
        font-size: 30px;
        height: auto;
        letter-spacing: 2.1px;
        padding: 0;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 31px;

        margin: 24px 0;
    }
    .ow-navigation .navbar-brand,
    .ow-navigation .navbar-brand:hover,
    .ow-navigation .navbar-brand:focus {
        color: #5d2f3a;
    }
    .ow-navigation .navbar-collapse {
        border-top: none;
        box-shadow: none;
        width: 100%;
        overflow: auto !important;
        padding-bottom: 10px;
    }
    .ow-navigation .navbar-collapse.collapse { display: none!important; }
    .ow-navigation .navbar-nav { 
        float: none!important; 
        border-top: 1px solid #e7e7e7;
    }	
    .ow-navigation .navbar-header { 
        float: none; 
    }
    .ow-navigation .navbar-toggle {
        display: block;
        background-color: #fff;
        margin-bottom: 23px;
        margin-top: 23px;
        margin-right: 0px;
        border-radius: 0;
        border-color: #5d2f3a;
    }
    .navbar-default .navbar-toggle:focus, 
    .navbar-default .navbar-toggle:hover,
    .navbar-fixed-top .ow-navigation .navbar-toggle .icon-bar,
    .ow-navigation .navbar-toggle .icon-bar,
    .navbar-fixed-top .ow-navigation .navbar-toggle:focus,
    .navbar-fixed-top .ow-navigation .navbar-toggle:hover,
    .ow-navigation .navbar-default .navbar-toggle:focus, 
    .ow-navigation .navbar-default .navbar-toggle:hover,
    .ow-navigation .navbar-toggle:hover {
        background-color: #5d2f3a;
    }
    .navbar-default .navbar-toggle:focus .icon-bar, 
    .navbar-default .navbar-toggle:hover .icon-bar,
    .navbar-fixed-top .ow-navigation .navbar-toggle:focus .icon-bar,
    .navbar-fixed-top .ow-navigation .navbar-toggle:hover .icon-bar,
    .ow-navigation .navbar-toggle:hover .icon-bar {
        background-color: #fff;
    }   
    .ow-navigation .navbar-collapse > .nav.navbar-nav > li {
        margin: 0;
    }
    .ow-navigation .navbar-nav > li {
        display: inline-block;
        float: none;
        width: 100%;
    }
    .ow-navigation .nav.navbar-nav li > a,
    .ow-navigation .navbar-collapse > ul > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
    }
    .ow-navigation .navbar-text {
        float: none;
        margin: 15px 0;
    }

    .ow-navigation .nav.navbar-nav > li.active > a,
    .ow-navigation .nav.navbar-nav > li.active:hover > a,
    .ow-navigation .nav.navbar-nav > li.active:focus > a,
    .ow-navigation .nav.navbar-nav > li:hover > a,
    .ow-navigation .nav.navbar-nav > li:focus > a,
    .ow-navigation .nav.navbar-nav > li > a:hover,
    .ow-navigation .nav.navbar-nav > li > a:focus,
    .ow-navigation .dropdown-menu li:hover > a,
    .ow-navigation .dropdown-menu li > a:hover {
        color: #5d2f3a;
    }

    /* since 3.1.0 */
    .ow-navigation .navbar-collapse.collapse.in {  display: block!important; }
    .ow-navigation .collapsing { overflow: hidden!important; }
    .ow-navigation .dropdown-menu {
        background-color: transparent;
        border: 0 none;
        margin-top: 0;
        padding-left: 10px;
        padding-top: 0;
        position: relative;
        width: 100%;
        box-shadow: none;
    }

    /* Switch */
    .ow-navigation .ddl-switch {
        background-color: #5d2f3a;
        cursor: pointer;
        font-size: 18px;
        padding: 1.5px 5px;
        position: absolute;
        right: 0;
        z-index: 9999;
        top: 6px;
        color: #fff;
    }
    .ow-navigation .ddl-active > .ddl-switch:before {
        content: "\f106";
    }
    .menu-block{
        margin-top: 0px;
    }
    .ow-navigation::after{
        display: none;
    }
    .ow-navigation .navbar-brand{
        display: inline-block;
    }
    .ow-navigation .navbar-header{
        position: relative;
    }
    .ow-navigation .dropdown-menu li > a:hover {
        color: #5d2f3a;
    }
    .navbar-nav{
        margin: auto;
    }
    .slider-section .carousel-caption h6{
        font-size: 11px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .slider-section .carousel-caption h2{
        font-size: 30px;
    }
    .slider-section .carousel-caption > a{
        margin-top: 10px;
        padding: 8px 0 8px;
    }
    .booking-form form .form-group{
        width: 100%;
    }
    .booking-form h4 span{
        display:initial;
        padding-left: 4px;
    }
    .heading-test h3{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .booking-form{
        margin-bottom: 0px;
    }
    .offer-list{
        height: 1430.75px;
    }
    .section-header h3{
        padding-bottom:28px;
    }
    .section-header p{
        margin-top: 12px;
    }
    .section-header p{
        padding: 0px;
    }
    .price-box .price-img-box h4{
        font-size: 30px;
    }
    .price-box .price-img-box h4 span{
        font-size: 13px;
    }
    .price-box .price-img-box h4 sub{
        font-size: 13px;
    }
    .widget_newsletter{
        margin-top: 30px;
    }
    .widget_gallery{
        margin-top: 30px;
    }
    .top-footer ul.social_widget{
        text-align: center;
    }
    .contact-detail > div {
        padding-left: 30px;
        padding-right: 20px;
        margin-left: 0px;
        margin-right: 10px;
    }
    .slider-section .carousel-caption h6 span.right-sep{
        display: none;
    }
    .slider-section .carousel-caption h6 span.left-sep{
        display: none;
    }
    .slider-section .carousel-caption{
        top: 50%;
    }
    .booking-form form .form-group {
        width: 100%;
        margin-bottom: 15px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .offer-box,
    .offer-box.wide,		
    .offer-box.full {
        display: block;
        left: auto !important;
        margin: 0 auto;
        max-width: 100%;
        width: 385px;
        position: relative !important;
        top: 0 !important;
        float: none;
    }
    .offer-box.wide img,
    .offer-box.full img {
        height: 285px;
    }
    .offer-detail .price-detail {
        width: 100%;
        text-align: center;
    }
    .offer-box:hover .offer-detail h3 {
        border-bottom: 3px solid #fff;
        border-right: none;
        padding: 10px 0;
        text-align: center;
    }
    .offer-box:hover .offer-detail h3 span,
    .offer-box:hover .offer-detail .price-detail {
        display: inline-block;
    }
    .offer-detail h3,
    .offer-box:hover .offer-detail h3 {
        font-size: 16px;
    }
    .offer-box:hover .offer-detail h3 {
        padding-right: 20px;
    }
    .offer-detail .price-detail {
        padding-left: 20px;
    }
    .heading-test p{
        padding-right: 0px;
    }
    .contact-detail > div{
        border-right: none;
    }
    .contact-detail > div:last-child{
        margin-top: 10px;
    }
    .dir-box + .dir-box{
        margin-left: 20px;
        padding-left: 30px;
    }
    .ow-navigation .ddl-switch {
        display:initial !important;
    }
    .ow-navigation .dropdown-menu {
        background-color: transparent;
        border: 0 none;
        margin-top: 0;
        padding-left: 10px;
        padding-top: 0;
        position: relative;
        width: 100%;
        box-shadow: none;
    }
    .ow-navigation ul li > .dropdown-menu{
        display: none;
    }
    .input-form{
        text-align: left!important;
        padding: 0!important;
    }
    .goto-next{
        display: none;
    }
    #sync1.owl-theme .owl-next{
        top: 40%!important;
    }
    #sync1.owl-theme .owl-prev{
        top: 40%!important;
    }
    .booking-form2 h3{
        font-size: 24px;
    }


}
#sync1 .item {
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    /*text-align: center;*/
}
#sync2 .item {

    padding: 10px 0px;
    margin: 5px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}
#sync2 .item h1 {
    font-size: 18px;
}
#sync2 .current .item {
}
.owl-theme .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
}
#sync1.owl-theme {
    position: relative;
}

#sync1.owl-theme .owl-prev {
    position: absolute;
    left:0;
    background-color: #5d2f3a;
    top: 50%;
    width: 40px;
    height: 40px;
    line-height:40px;
    text-align: center;
}
#sync1.owl-theme .owl-next {
    position: absolute;
    right:0;
    top: 50%;
    background-color: #5d2f3a;
    width: 40px;
    height: 40px;
    line-height:40px;
    text-align: center;
}
#sync2.owl-theme {
    position: relative;
}
#sync2.owl-theme .owl-next{
    position: absolute;
    top: 55px;
    right: 0;
    background-color: #5d2f3a;
    padding: 10px 8px;
}
#sync2.owl-theme .owl-prev{
    position: absolute;
    top: 55px;
    left: 0;
    background-color: #5d2f3a;
    padding: 10px 8px;;
}
.test-options option{
    color: #000!important;
}
.images-room-type img{
    width: 100%!important;
}

#hme_plans
{
    padding-bottom: 30px;
    background-color: #f5f5f5;
    padding-top: 8px;
}
.ful_wdth{
    width: 100%;
    float: left;
}
.modal-title {    
    color: #fff;
}

.content-img-block {
    float: right;
}
.section-padding {
    padding-bottom: 40px;
    padding-top: 70px;
    display: inline-block;
    width: 100%;
}
.about-section {
    background-color: #f8fdff;
}
.popup-gallery figure
{
    margin-bottom: 20px;
}
.popup-gallery a{
    display: block;
}
.popup-gallery a::before {
    background-color: rgba(93,47,58,0.6);
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: inline-block;
    position: absolute;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    opacity: 0;
    border-radius: 6px;
}
.popup-gallery a:hover::before {
    opacity: 1;
}
.popup-gallery a:hover::after {
    content:"\f065";
    font-family:'FontAwesome';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);	
    top: 50%;
    font-size: 15px;
    color: #fff;
    -webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.m_b_30
{
    margin-top: 30px;
}
textarea.form-control {
    height: auto;
    resize: vertical;
}
.alert {
    padding: 8px 11px;
    margin-bottom: 8px;
}
.close {
    margin-top: -2px;
    font-size: 18px;
}
.map_frme iframe
{
    width: 100%;
    border: none;
    height: 177px;
    outline: none;
}
p {
    text-align: justify;
}

.hide-div {
    display:none;
}

.captach-msg-error {
    color: #c65848;
    float:right;
}
.contact-form label.error {
    color :red;
}

#hiddenRecaptcha {
    outline: none;
    border:0px;
    color:transparent;
    padding: 0;
    height: 0px;
}
.recaptchaa .error {
    width: 100%;
    float: left;
}
.contact-form label.error {
    color: red;
    display: block !important;
    margin-top: 7px;
    margin-bottom: 0;
}

@media (min-width:1200px) and (max-width:1400px) {
    .header-1 {
        position: relative;
    }
    .slider-section .carousel-caption{
        top: 24rem;
    }
}
@media (min-width:300px) and (max-width:768px) {
    .slider-section .carousel-caption
    {
        display: none;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .header-1 {
        position: relative;
    }
    .slider-section .carousel-caption {
        top: 53%;
    }
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {    
    width: 100%;
}


/* Booking Form Page Style*/
#bokng_frm .panel-heading {
    padding: 0;
    background-color: #502832;
    color: #fff;
}
#bokng_frm .panel-title>a, #bokng_frm .panel-title>a:active{
    display:block;
    padding:15px;
    color: #fff;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
    word-spacing:3px;
    text-decoration:none;
}
#bokng_frm .panel-heading  a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f067";
    float: right;    
}
#bokng_frm .panel-heading.active a:before {
    content: "\f068";
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}
#bokng_frm label {
    display: block;
}

label.error{
    color: #F44336;
    font-size: 12px;
    margin-bottom: 0;
}
.bdr_top_botm
{
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}
#bokng_frm .panel-body {
    padding: 30px;
}
#bokng_frm .btn-sm
{
    padding: 10px 18px;
    border-radius: 4px;
}
.btn-sm i
{
    margin-left: 5px;
}
#bokng_frm #cust_nts
{
    height: 44px;
}
#bokng_frm #cust_nts:focus
{
    height: 60px;
}
#bokng_frm .close
{
    margin-top: 0;
    font-size: 22px;
}
#pymnt_table thead
{
    background-color: #251519;
    color: #fff;
}
#pymnt_table thead th.amunt_wdth
{
    width: 20%;
}
#pymnt_table thead th
{
    padding: 12px 21px;
}
#pymnt_table tr td
{
    font-size: 18px;
    padding: 11px 15px;
}
#pymnt_table tr td:nth-child(even)
{
    text-align: right;
}
#pymnt_table .ttl_amnt
{

    padding: 10px;

    background-color: #ececec;
}
#pymnt_table .ttl_amnt td
{
    font-size:16px;
    font-weight:700;
    padding: 15px;
}

/* Login Page Style*/
#login_page
{
    padding: 80px 0;
}

.form_inrr {
    background-color: rgba(241, 241, 241, 0);
    border-radius: 0;
    border: 1px solid rgba(210, 210, 210, 0.82);
    margin-bottom: 10px;
    box-shadow: 4px 5px rgba(82, 82, 82, 0.18);
    margin-top: 0;
    padding: 20px;
}
#login_page h4
{
    font-size: 21px;
    margin: 0;
    padding-bottom: 12px;
    border-bottom: 3px double rgba(17, 17, 17, 0.27);
    margin-bottom: 18px;
}
@media (min-width:992px) and (max-width:1999px) {
    .contact-detail > div {    
        border-right:  none;
    }        
}
@media (min-width:300px) and (max-width:1399px) {
    .page-banner {
        padding-top: 10.3rem;
        height: 230px;
    }
}

/*Welcome Modal Popup Style*/
#welcome_pop .modal-body
{
    padding: 0;
}
#welcome_pop .modal-header
{
    padding: 0;
    border: none;
}
#welcome_pop figure
{
    float: none;    
}
#welcome_pop .imgg
{
    width: 100%;
}
#welcome_pop .modal-header .close
{
    position: absolute;
    right: -31px;
    color: #fff;
    opacity: 1;
    background-color: #d43c44;
    width: 30px;
    height: 30px;
    top: 2px;
    border-radius: 0 5px 5px 0;
}
#welcome_pop .modal-header .close:hover
{
    background-color: #31311;
}
#welcome_pop .modal-dialog {
    width: 50%;
    margin-top: 5em;
}
#welcome_pop .modal-content
{
    border-radius: 0;
}
div.message.error{
    color:#F44336;
}
div.message.success{
    color:#5cb85c;
}
#notifi_page i
{    
    display: block;
    margin-top: 21px;
    margin-bottom: 20px;    
    font-size: 38px;
}
#notifi_page .notif_text
{
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;    
}
#notifi_page h2
{
    margin-top:0;
}
#notifi_page small
{
    font-size: 100%;
}
.noti_suces
{
    color: #5cb85c;
}
.noti_fail
{
    color: #FF0000;
}
#notifi_page .notifi_inr
{
    display: block;
    background-color: rgba(229, 229, 229, 0.3);
    border-radius: 5px;
    padding: 30px;
    box-shadow: 0 0 14px rgba(97, 97, 97, 0.28);
    border: 1px solid #d6d6d6;
}
.table thead
{
    background-color: #e0e7ea;
}
#status_tble.table
{
    font-size: 15px;
}
#status_tble i
{
    font-size: 11px;
    padding: 6px 8px;
}
.edit, .actn
{
    width: 50px;
}
#status_tble .label
{
    padding: 6px 13px;
}
.m_t_0
{
    margin-top: 0;
}
.m_b_0
{
    margin-bottom: 0;
}

#res_info_pge .table th
{
    background-color: #f1f1f1;
}
.panel-custom
{
    border-color: #c3c3c3;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.27);
}
.panel-custom>.panel-heading {
    color: #fff;
    background-color: #603440;
    border-color: #362026;
    position: relative;
}
#user_prfle .readonly
{
    background-color: #f6f6f6;
    border: none;
    box-shadow:  none;
    color: #111;
    height: 40px;
}
#user_prfle .actn_btnn
{
    position: absolute;
    right: 7px;
    top: 4px;
}
#user_prfle .actn_btnn .btn
{
    font-size: 12px;
    padding: 5px 10px;
}
#user_prfle .actn_btnn .btn i
{
    margin-right: 4px;
}
.bottom-footer .foot_lnk a
{
    color: #FFEB3B;
    text-decoration: none;
}
.bottom-footer .foot_lnk a:hover
{
    color: #FFEB3B;    
}

@media (min-width:320px) and (max-width:768px) {
.modal-open {
    overflow: auto;
}
.modal-open .modal, .modal-backdrop.in, .modal-backdrop {
    display: none !important;
}
.ow-navigation .navbar-header {
    position: relative;
    background-color: #fff;
}
.ow-navigation .nav.navbar-nav > li.active > a, .ow-navigation .nav.navbar-nav > li.active:hover > a, .ow-navigation .nav.navbar-nav > li.active:focus > a, .ow-navigation .nav.navbar-nav > li:hover > a, .ow-navigation .nav.navbar-nav > li:focus > a, .ow-navigation .nav.navbar-nav > li > a:hover, .ow-navigation .nav.navbar-nav > li > a:focus, .ow-navigation .dropdown-menu li:hover > a, .ow-navigation .dropdown-menu li > a:hover {
    color: #d43c44;
}
}






















