@import url("https://fonts.googleapis.com/css?family=Poppins:400,300,500,600,700");

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');

@import url('https://fonts.googleapis.com/css?family=Courgette');

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,700');

@import url('https://fonts.googleapis.com/css?family=Noto+Sans');

@import url('http://fonts.googleapis.com/css?family=Muli:300,400,300italic,400italic');

@import url('http://fonts.googleapis.com/css?family=Varela+Round');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@500&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Great+Vibes&family=Montserrat&family=Open+Sans&family=Pacifico&family=Raleway&family=Roboto&display=swap');

body .uwy.userway_p2 .uai {
    top: 84% !important;
    transform: translateY(-50%);
    left: 35px​!important;
}

element.style {
    background: #003d68!important;
}

body .uwy.userway_p6 .uai {
    top: 84% !important;
    transform: translateY(-50%) !important;
    left: 13px;
    right: auto;
    bottom: auto;
}

html, body{
	margin:0;
	font-family:"Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
	background: #FFF;
}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}

/* width */
::-webkit-scrollbar, popup {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track, popup {
  background: #fff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb, popup {
  background: rgb(245 245 245 / 1.2); 
}

/* Handle on hover */
::-webkit-scrollbar-thumb, popup:hover {
  background: #5b77a6; 
}

body .uwy.userway_p3 .uai {
    top: auto;
    left: auto;
    bottom: 13px;
    left: 13px !important;
}

.header-intro {
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.p-b-158 {
    padding-bottom: 158px;
}
.p-t-135 {
    padding-top: 135px;
}


.uwy.userway_p2 .uai {
    top: 50%;
    transform: translateY(-50%);
    left: auto;
    right: 8px !important;
}

.w-size { position: relative; }

.ftco-section { position: relative; }

.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
}

.rooms { position: relative; background: #fff; width: 100% }

.content1 {
    width: 1128px;
    margin: 0 auto;
    padding: 65px 0px;
}

.sty-h6-1 {
    text-transform: uppercase;
    color: #28a745;
    letter-spacing: 1px;
    display: block;
    margin-bottom: 11px;
    margin-top: 153px;
    font-family: "Josefin Sans", sans-serif;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1.7rem;
}

.sty-h2 {
    font-size: 34px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    line-height: 0.6;
    color: #2a303b;
    font-weight: 500;
}

.sty-h2:before {
    content: "";
    background: #64e203;
    width: 80px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: -16px;
}

.sty-h2 a{
    font-size: 34px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    line-height: 0.6;
    color: rgb(42 48 59);
    font-weight: 500;
}

.sty-h2 a:hover{
    font-size: 34px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    line-height: 0.6;
    color: rgb(129 130 133);
    font-weight: 500;
}

.booknowtrack{}


.accessibility span {
    font-size: 23px;
    color: rgb(66 64 64);
    font-family: 'Josefin Sans', sans-serif;
}

.accessibility span a {
    font-size: 23px;
    color: rgb(66 64 64);
    font-family: 'Josefin Sans', sans-serif;
}

.accessibility span a:hover {
    font-size: 23px;
    color: rgb(129 130 133);
    font-family: 'Josefin Sans', sans-serif;
}



.m-all {
    padding: 22px 0 22px 0;
}

a, a:active, a:focus, a:hover {
    color: #000;
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: none;
    font-weight: 300;
}

.about_btn_b_room_one {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: #000000;
}

.about_btn_b_room_one:hover {
    display: inline-block;
    border: 2px solid #005112;
    padding: 0px 27px;
    line-height: 46px;
    color: #005112;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: transparent;
}

.about_btn_b_room {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #000;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    margin-left: 3%;
}

.about_btn_b_room:hover {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: #005112;
}

.img-absolute {
    position: absolute;
    bottom: -100px;
    right: -100px;
    z-index: 9;
}

.w-size > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0px;
    margin-left: 0px;
}

.serviceBox {
    text-align: center;
    margin: 0 -15px;
}

.serviceBox img {
    width: 100%;
    height: auto;
}

.serviceBox .service-content {
    position: relative;
    background: #063b6f;
    color: #f0f4ba;
    padding: 50px 30px 30px;
}

.serviceBox .service-icon {
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
}

.serviceBox.middle .service-content {
    padding: 30px 30px 50px;
}

.serviceBox.middle .service-icon {
    bottom: -35px;
    top: auto;
}

.serviceBox .service-icon em {
    font-size: 30px;
    line-height: 70px;
    color: #000000;
    transform: rotate(-45deg);
}

.serviceBox .title {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    color: #a4dbfb;
}

.serviceBox .description {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #fff;
}

.about_btn_b_vm {
    display: inline-block;
    border: 1px solid #fff;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

a .about_btn_b_vm {
    display: inline-block;
    border: 1px solid #fff;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

a:hover .about_btn_b_vm {
    display: inline-block;
    border: 1px solid #fff;
    padding: 0px 27px;
    line-height: 46px;
    color: #ffff66;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}



input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
@font-face {
   font-family: 'Alegreya-Regular';
   src: url(../fonts/Alegreya-Regular.ttf)format('truetype');
}
h1.main_title, h2.main_title {
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 23px 0;
    padding: 0;
    font-size: 50px;
    color: #ed5434;
    font-family:'Montserrat';
    font-weight: normal;
}
h1.main_title a:hover, h1.main_title a:focus {
    color: #ed5434;
    text-decoration: none;
    outline: none;
}
h1.main_title span, h2.main_title span {
    display: block;
    color: rgba(28, 51, 93, 1);
    font-size: 22px;
    text-transform: none;
	margin-bottom: -16px;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}

.b-animation {
    animation: fadeIn 1s infinite alternate;
}
.b-animation:hover {
    transform: scale(1.5);
    animation: fadeIn 0s infinite alternate;
}

.fa-3x {
    font-size: 2.8em ​!important;
}

.fa-play-circle:before {
    content: "\f144";
}

.m-t-a {
    margin-top:7% !important;
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.container {
    width: 99% !important;
}
.pre-header { background:url(../images/top.png) repeat-x;
    background-position: top;
    height: 80px;
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 0;
    right: 0;
}
.row {
    /* margin-right: 0px; */
    /* margin-left: -15px; */
    display: block;
    margin: 0 auto;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left;
    padding-right:16px;
}
.pre-header ul, .pre-header p {
    padding-top:14px;
    color:#333;
    font-family:"Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-size:19px;margin: 0 0 20px;
}
.pre-header em {
    padding-right: 5px;
}
.pre-address-b {
    height: auto;
    padding-top: 0px;
    padding-left: 16px;
    border-left:0px solid rgba(10, 10, 10, 0.13);
}
.pre-address-b1 {
    height: auto;
    padding-top: 0px;
    padding-left: 20px;
    border-left:0px solid rgba(10, 10, 10, 0.13);
}
.pre-header p a {
    color:#333;
    font-family:'Roboto','Raleway', sans-serif;
    font-size: 17px;
    font-weight: 500;
}
.wrap-menu-header {background:url(../images/top.png) repeat-x;
    position: absolute;
    width: 100%;
    height: 125px;
    top: 0px;
    left: 0px;
    z-index: 100;
    /* border-top: 5px solid #ec1d25; */
}
.gradient1 {
    background: -webkit-linear-rgba(0, 0, 0, 0.55);
    background: -o-linear-rgba(0, 0, 0, 0.55));
    background: -moz-linear-rgba(0, 0, 0, 0.55));
    /*background: rgb(0 0 0 / 20%);*/
    border-bottom: 1px rgb(239 240 241) solid;
}
.wrap_header {
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -moz-box;
    display: -ms-flexbox;
    /* display: flex; */
    /* flex-wrap: wrap; */
    width: 100%;
    height: 100%;
    background-color: transparent;
    justify-content: space-between;
    align-items: center;
}
.trans-0-3 {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.logo {
    height: 109px;
    margin-top: 7px;
    position: absolute;
    z-index: 5;
    left: 14px;
    margin: 0 auto;
}
.logo > a {
    display: block;
    height: 100%;
}
.logo > a > img {
    width: auto;
    max-height: 100%;
    vertical-align: middle;border: 0;
}
.wrap_menu {
    height: 100%;
}
.p-l-45 {
    padding-left:128px;
}
.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.main_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul, li {
    margin: 0px;
    list-style-type: none;
}
.main_menu > li {
    padding-top:0px;
    padding-bottom:0px;
    margin-bottom:1px;
    margin-right:0px;
}

.main_menu li {
    display: block;
    position: relative;
}
.main_menu > li:hover > a {
    color:rgb(236, 164, 10);
    background:#f4f4f4;
    text-decoration: none;font-weight: 500;
}
.main_menu > li a.selected {
    color:rgb(236, 164, 10);
    background:#f4f4f4;
    text-decoration: none;font-weight: 500;
}
.sf-menu li a {
    font-family:"Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
}
.main_menu > li > a {
    font-family:'Raleway', sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
    color:#333;
    padding:20px 17px;
    letter-spacing:0em;font-weight: 500;
}
.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0rem 0rem;
}
.navbar-default {
    background-color:none;
    border-color:none;
}
.hvr-bounce-to-bottom:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-bottom: 1px solid #ec1d25;
    padding: 13px;
    color: rgb(228, 178, 72);
}
.navbar-default .navbar-nav > li > a {
    font-family:'Raleway', sans-serif;
    color:#000;
    font-weight: 500;
    font-size:18px;
    padding: 13px 13.9px;
    /* text-shadow: 1px 1px 1px #f7f1f1; */
    padding-top:10px;
    padding-bottom:10px;
    margin-left: 0px;
    margin-right: 0px;text-transform:capitalize; letter-spacing:0px;
	border-right:1px double rgba(210, 207, 207, 0.42);
}
.last-menu {
    border-right: 0px double rgba(234, 229, 229, 0.62) !important;
}
.bottom-menu {
    border-bottom:0px double rgba(255,255,255,0.15) !important;
}
.navbar-default .navbar-nav > li > a:hover {
    font-family:'Raleway', sans-serif;
    color:#752022;
    font-weight: 500;
    font-size: 18px;
    padding: 13px 13.9px;
    /* text-shadow: 1px 1px 1px #f7f1f1; */
    padding-top:10px;
    padding-bottom:10px;
    margin-left: 0px;
    margin-right: 0px;
}
.nav>li, .nav>li>a {
    display: block;
    position: relative;
}
.navbar {
    border-radius: 0px;
}
.navbar { display:block;
    position: relative;
    min-height: 50px;
    margin-bottom:0px;
    border: 0px solid transparent;
}
.navbar-collapse.collapse {
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.navbar-nav {
    display: -ms-flexbox;
    display: block;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0px;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav {
    /* font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; */
    font-family: "Josefin Sans", sans-serif !important;
    float: right;
    text-transform: uppercase;
    margin-top: 0px;
    font-size: 16px;
    /* background: rgba(245, 240, 240, 0.36); */
}
.navbar-nav>li {
    float: left;
}
#primary-menu ul li a:hover {
    color:rgb(227 11 17) !important;
}
#primary-menu ul li a.active {
    color:rgb(227 11 17) !important;
}
.hvr-bounce-to-bottom {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    font-family:'Raleway', sans-serif; font-size:18px;
    color:#25aae1;
    font-weight: 500;
    /* background-color: rgba(0, 0, 0, 0.6); */
    /* border-bottom: 1px dotted #eee; */
    /* text-shadow: 0px 0px 0px #151414; */
    /* border-bottom: 1px solid #ec1d25; */
    padding: 13px 13.9px;
	padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px; background:none;
}
.btn-show-sidebar { display:none !important;

}

.reservation-box{border: 2px double #fff; color: #fff;margin: 0px; background: transparent;}
.reservation-box a{ color: #fff;margin: -4px; background: transparent; font-size: 20px !important; letter-spacing: 0px !important;}
.reservation-box a:hover{color: #fff !important;margin: -4px; background: rgb(6 45 82); font-size: 20px !important; letter-spacing: 0px !important;}


.header-fixed .header-nav{display:none}
.header-fixed .btn-show-sidebar {
    display: block !important;

}
.header-fixed .navbar{ display:none}
.flex-l-m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center;
}

p.lead.styled {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 20px;    margin-top: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    font-family:"Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
}
p.lead.styled a {color: #000;}
p.lead.styled a:hover {color:#036;}
.five1 {
    font-size: 19px;
    color: #036;
    margin-bottom: 17px;
    /* background: rgba(234, 185, 168, 0.96); */
    /* padding-left: 5px; */
    font-weight: 500;
}
.add {
    font-size: 15px;
    /*color: #da590b;*/
}
.contact {
    display: none;
}
#task_flyout {
    display: none;
}
.header-fixed .menu-booking {
    float: left;
    /* margin: 0 auto; */
    /* width: 18%; */
    /* right: 10px; */
    /* position: relative; */
    margin-top:25px;
}

.header-fixed .contact {
    background:url(../images/menu-bg.jpg) repeat;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    width: 166px;
    padding: 11px 12px;
    margin-top: 0px;
    margin-right: 10px;
    color:#fff;
    float: left;
}
.header-fixed .contact a { color:#fff}
.header-fixed .contact a:hover { color:#eee}
.header-fixed .btn-show-sidebar {
    background:none;
    display: none;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    width: 103px;
    padding: 6px 0px 4px 0px;
    margin-top: 0px;
    float: left;
    margin-right: 10px;
	color:#fff;
    border: 0px;
}
.header-fixed #task_flyout {
    height: 76px;
    width:73%;
    margin: 17px auto 0px; display: block;float: right;
}
.header-fixed .btn-show-sidebar img {
    width: 80%;
    padding-right: 10px;
    margin: 0px;
}


.header-fixed .menu-icon {background: #fff; display:block; font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; width: 129px; padding: 10px; margin-top:0px; float:left; margin-right:10px}
.header-fixed .menu-icon img {width:37%; padding-right: 10px;}
.header-fixed .menu-icon a{background:#fff;width: 146px; padding:5px}
.header-fixed .menu-icon a:hover{background:#eee;width: 146px; padding:5px; color:black}





.booknow {background:url(../images/menu-bg.jpg) repeat; display:block; font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; width: 127px; padding: 10px; margin-top: 10px; float:right}
.booknow img {width:28%; padding-right: 10px;}
.booknow a{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px; color:#fff !important}
.booknow a:hover{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px; color:#eee !important}


.header-fixed .booknow {background:#0055a4; display:none; font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; width: 129px; padding: 10px; float:right}
.header-fixed .booknow img {width: 27%; padding-right: 10px;}
.header-fixed .booknow a{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px}
.header-fixed .booknow a:hover{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px; color:black}


.booknow1 {background:background:url(../images/menu-bg.jpg) repeat; display:none; font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif; width: 146px; padding: 10px;}
.booknow1 img {width: 27%; padding-right: 10px;}
.booknow1 a{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px}
.booknow1 a:hover{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px; color:black}

.header-fixed .booknow1 {
	background:url(../images/menu-bg.jpg) repeat;
    display: block;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    width: 124px;#02708b
    padding: 10px;
    margin-top: 0px;
    float: right;
    margin-right: 0px;
}
.header-fixed .booknow1 img {width:26%; padding-right: 10px;}
.header-fixed .booknow1 a{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px; color:#fff;}
.header-fixed .booknow1 a:hover{background:url(../images/menu-bg.jpg) repeat;width: 146px; padding:5px; color:#eee !important; text-decoration:none;}



.header-fixed .social{margin-bottom:27px; padding:0; display:block !important}
.header-fixed .social ul li{margin:5px 5px 5px 0px;list-style:none outside none;display:inline-block}

.header-fixed .social .fa-facebook {background: #1c62aa;}
.header-fixed .social .fa-google-plus {background: #d11718;}
.header-fixed .social .fa-youtube {background: #f82828;}
.header-fixed .social em {
    width: 36px;
    height: 36px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding: 11px 11px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;margin: 0 2px 0 0;
}
.header-fixed .social em:hover{background-color:#909AA0;transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-ms-transition:all ease .3s}
.social{margin-bottom:13px; padding:0; display:none !important}


.iconfont, .ico-slider-next, .ico-slider-prev, .content-footer .next a:after, .content-footer .prev a .label:before, .fb-link a, .gp-link a, .tw-link a, .p-link a, .tripAdvisor-link a, .googleplus a, .y-link a, .yelp-link a, .instagram-link a, .weibo-link a, .tu-link a, #swipebox-caption #description-toggler, #swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close, .poi-directions .iconfont:before, .poi-map-link .iconfont:before, .poi-phone .iconfont:before, .poi-url .iconfont:before, .pagination .to-top:before, .pagination .to-bottom:before, .filter-name .filter-name-text:after, .iconfont-map3:before, .iconfont-maxguests:before, .iconfont-bedtype:before, .walking .iconfont:before, .switch .iconfont:before, .driving .iconfont:before, .transit .iconfont:before, .bicycling .iconfont:before {
    font-family: 'colonnade-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
}

.m-l-21 {
    margin-left: 7px;
}
.trans-0-3 {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.header-fixed .logo {
    height: 109px; margin: 6px 0 0 138px;
}
.header-fixed .wrap-menu-header {
    position: fixed;
    height: 118px;
    background:rgb(0 0 0 / 75%);
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    top: 0px;
    border-bottom: 1px #2a486e solid;
}

.header-fixed .main_menu > li {
	display:none
}
.header-fixed .main_menu > li > a {
    color: #222222;padding:21px 17px;
}
.header-fixed .main_menu > li:hover > a {
    color: rgb(228, 178, 72);
    background:rgba(222, 219, 219, 0.38);
    text-decoration: none;
}
.header-fixed .main_menu > li a.selected {
    color: rgb(228, 178, 72);
    background:rgba(222, 219, 219, 0.38);
    text-decoration: none;
}

.sidebar {
    position: fixed;
    z-index: 1200;
    width: 390px;
    height: 100%;
    overflow: auto;
    background-color: #0055a5fa;
    top: 0;
    left: -1910px;
}


.show-sidebar {
    left:0px;
}
.sidebar {
    width:1527px;
}
.btn-hide-sidebar {
    position: absolute;
    font-size: 44px;
    color:#fff;
    padding: 10px;
    top: 20px;
    right: 20px;background: none;
}


.trans-0-4 {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

label{
	margin:0;
}
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 28px;
	right: 1.6%;
	overflow: hidden;
	z-index: 999; 
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/arr.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
}
#header{ width:1140px; margin:0 auto; background:url(../images/header.png) repeat-y; height:200px;}
/*-- //to-top --*/
/*-- Slider Part starts Here --*/
#slider3,#slider4  {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container1 {
    position: fixed;
    width: 100%;
    top: 0px;
}
.callbacks_container {
  position: fixed;
  width: 100%;
  top:0px;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 44%;
    left: 2.8%;
    opacity:1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height:50px;
    width:45px;
    background: url(../images/arrows.png) no-repeat 10px -52px;
    display: block;
}
.callbacks_nav:hover {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 44%;
    left: 2.8%;
    opacity:1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height:45px;
    width:45px;
    background: url(../images/arrows.png) no-repeat 10px -3px;
    display: block;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
    left: auto;
    right: 2.8%;
    background: url(../images/arrows.png) no-repeat -29px -52px;
    display: block;
}
.callbacks_nav.next:hover {
    left: auto;
    right: 2.8%;
    background: url(../images/arrows.png) no-repeat -29px -3px;
    display: block;
}
.callbacks_nav.previous {
    left: auto;
    right: 2.8%;
    background: url(../images/arrows.png) no-repeat -29px -5px;
    display: block;
}
#slider3-pager a,#slider4-pager a  {
  display: inline-block;
}
#slider3-pager span,#slider4-pager span{
}
#slider3-pager span,#slider4-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a ,#slider4-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a ,#slider4-pager a {
  padding: 0;
}
#slider3-pager li, #slider4-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
}

.callbacks_tabs{
	list-style: none;
	position: absolute;
	bottom:22%;
	z-index:2;
	left:32%;
	padding: 0;
	margin: 0;
}
.callbacks_tabs a::after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: #012231;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
}
.callbacks_here a::after {
    background: #ff8e1f;
}
ul.callbacks_tabs.callbacks2_tabs {
top: 73%;
left:46%;
}


.callbacks_tabs1{
    list-style: none;
    position: absolute;
    bottom:22%;
    z-index:2;
    left:13.7%;
    padding: 0;
    margin: 0;
}
.callbacks_tabs1 a::after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 15px;
    width: 15px;
    display: inline-block;
    background: #012231;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
}
.callbacks_here1 a::after {
    background: #ff8e1f;
}

.slider-top{
	text-align: center;
	padding:10em 0;
}
.slider-top h1{
	font-weight:700;
	font-size:48px;
	color:#010101;
}
.slider-top p{
	font-weight:400;
	font-size:20px;
	padding:1em 7em;
	color:#010101;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
ul.social-slide li i{
	width:70px;
	height:74px;
	background:url(../images/img-resources.png)no-repeat;
	display: inline-block;
	margin:0px 15px;
}
ul.social-slide li i.win{
	background-position:-6px 0px;
}
ul.social-slide li i.android{
	background-position:-110px 0px;
}
ul.social-slide li i.mac{
	background-position:-215px 0px;
}
.callbacks_tabs li{
  margin-left: 5px;
	display: inline-block;
}
.text6 {margin-left:1px;
	float:right;
	width:1096px;
	line-height:25px
}
.amenities {
	margin:10px 0 0
}
.amenities h6 {
	display:inline;
	margin-right:10px;
	font-size:17px;
	font-weight:600;
	color:#ea6b00;
	text-transform:uppercase
}
.amenities p {
	display:inline;
	padding:10px 0 0 0
}
.amenities .description {
	display:block;
	margin:-10px 0;
	border-bottom:1px dotted #f90;
	overflow:hidden;
	padding:20px 0
}
.amenities .description .facility_icon {
	background:url(../images/amenities.png) no-repeat;
	float:left;
	width:33px;
	height:33px;
	margin-right:10px
}
.amenities .description1 {
	display:block;
	margin:-10px 0;
	border-bottom:0 dotted #f90;
	overflow:hidden;
	padding:20px 0
}
.amenities .description1 .facility_icon {
	background:url(../images/amenities.png) no-repeat;
	float:left;
	width:33px;
	height:33px;
	margin-right:10px
}
.amenities .facility_icon_id_2 .facility_icon {
	background-position:0 -33px
}
.amenities .facility_icon_id_3 .facility_icon {
	background-position:0 -115px
}
.amenities .facility_icon_id_4 .facility_icon {
	background-position:0 -435px
}
.amenities .facility_icon_id_10 .facility_icon {
	background-position:0 -228px
}
.amenities .facility_icon_id_11 .facility_icon {
	background-position:0 -264px
}
.amenities .facility_icon_id_13 .facility_icon {
	background-position:0 -501px
}
.amenities .facility_icon_id_17 .facility_icon {
	background-position:0 -466px
}
.amenities .facility_icon_id_19 .facility_icon {
	background-position:0 -434px
}
.amenities .facility_icon_id_20 .facility_icon {
	background-position:0 -540px
}
.amenities .facility_icon_id_21 .facility_icon {
	background-position:0 -580px
}
.banner-info1{
    background:url(../images/king-size-bed.webp) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:609px;
}
.banner-info2{
	background:url(../images/golden-gate-bridge.webp) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:609px;
}
.banner-info3{
    background:url(../images/hotel-exterior.webp) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:609px;
}

.banner-info4{
    background:url(../images/hotel-lobby.webp) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:609px;
}

.banner-info5{
    background:url(../images/pier39.webp) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:609px;
}

.banner-info6{
    background:url(../images/balcony.webp) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:609px;
}




.baner-inf1 {
    padding: 1em;
    width: 100%;
    background: none;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    top: 106px;
    left: 0;
    margin: auto;
    height: 56px;
}

/* start subpages */

.banner-info11{
    background:url(../images/amenities.jpg) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:584px;
}

.banner-info12{
	background:url(../images/attraction.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:584px;
}

.banner-info13{
	background:url(../images/contact.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:584px;
}

.banner-info14 {
    background: url(../images/sitemap.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:584px;
}
.banner-info15 {
    background: url(../images/faq.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height:584px;
}
.banner-info16{
    background:url(../images/dining.jpg) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:584px;
}
.banner-info17{
    background:url(../images/meeting.jpg) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:584px;
}
.banner-info18{
    background:url(../images/photo-gallery.jpg) no-repeat 0px 0px;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    -ms-background-size:cover;
    min-height:764.4px;
}
.baner-inf {
    font-family:'Playfair Display', 'Open Sans', Arial, sans-serif;
    padding:0.1em ​1em 1em 1em;
    background: none;
    position: absolute;
    bottom: 0px;
    right: 0;
    text-align: center;
    top: 508px;
    left: 0;
    margin: auto;
    height: 92px;
    background-color: rgb(22 29 45 / 38%);
    font-size: 55px;
    color: #fff;
    text-shadow: 1px 2px 0px #000;
}
.baner-inf h1{
	font-size:3em;
	color:#fff;
	margin:0;
}
.baner-inf p{
	font-size:5em;
	color: #fff; text-shadow:3px 4px 6px #333;
	margin: 0;
	line-height: 1em; text-transform:capitalize;font-family:'Josefin Sans', sans-serif;
}
.baner-inf1 {
    padding: 1em;
    width: 100%;
    background: none;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
    top:106px;
    left: 0;
    margin: auto;
    height: 56px;
}
.baner-inf1 h1{
	font-size:3em;
	color:#fff;
	margin:0;
}
.baner-inf1 p{
	font-size:5em;
	color: #fff; text-shadow:3px 4px 6px #333;
	margin: 0;
	line-height: 1em; text-transform:capitalize;font-family:'Josefin Sans', sans-serif;
}
#shade{position:absolute; z-index:101; height:90px; background:#333333}

.banner {
    z-index: 1;
    background-color: rgb(231 234 236);
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 605px;
}
.banner1 {
    z-index: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height: 763px;
}
.banner2 {
    z-index: 1;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    min-height:442px;
}



.attr1{
	background:url(../images/dollywood.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:588px;
}

.attr2{
	background:url(../images/golf-course.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:588px;
}

.attr3{
	background:url(../images/ober-gatlinburg.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:588px;
}

.attr4{
	background:url(../images/ripleys-aquarium.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:588px;
}

.attr5{
	background:url(../images/great-smoky-mountains-national-park.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:588px;
}

.attr6{
	background:url(../images/ole-smoky-distillery.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:588px;
}


.banner-pos-grids{ position:absolute;top:740px; width:84.5%; z-index:5;}
.five {
    font-size: 18px;
    color: #036;
    margin-bottom: 10px;
    /* background: rgba(234, 185, 168, 0.96); */
    /* padding-left: 5px; */
}
.five10 {
    font-size: 20px;
    color:#24b0ea;
    margin-bottom: 0px; font-weight:600
    /* background: rgba(234, 185, 168, 0.96); */
    /* padding-left: 5px; */
}

.bgcolor-black {
}

p.lead.styled1 {
    text-align: justify;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 5px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    font-family: Montserrat;
}
.two-forths {
    width:100%;
    margin: 0 3.3% 0px 0;
    padding:10px 10px 10px 0px;
    float: left;
    border: #CCCCCC double 0px;
}
.two-forths p {
    font-size: 15px;
    margin: 18px 0px 0px 0px;
}
.two-forths1 {
    width:46.7%;
    margin: 0 3.3% 36px 0;
    padding: 10px 10px 10px 10px;
    float: left;
    border: #CCCCCC double 1px;
}


.two-forths4 {
    width: 100%;
    margin: 0 3.3% 36px 0;
    padding:10px 10px 10px 0px;
    float: left;
    border: #CCCCCC double 1px;
}

.categories ul {
    padding: 0;
    margin: 0;
    width: 100%;
}
.categories ul li {
    list-style-type: none;
    background: url(../images/star.png) no-repeat 0 1px;
    display: block;
    padding-left: 2em;
    margin: 1em 0em;
    font-size: 15px;
    text-transform: none;
    color: #000;
    font-family:Montserrat;
}
.two-forths2 {
    width: 100%;
    margin: 0 3.3% 24px 0;
    padding: 10px 10px 13px 17px;
    float: left;
    border: #CCCCCC double 1px;
}
.two-forths2 span a{color:#666;}
.two-forths2 span a:hover{color:#000;}

.five2 {
    font-size: 21px;
    color: #036;
    margin-bottom: 3px;
    /* background: rgba(234, 185, 168, 0.96); */
    /* padding-left: 5px; */
	font-weight: 600;
}
.two-forths3 {
    width: 100%;
    margin: 0 3.3% 23px 0;
    padding: 20px;
    float: left;
    border: #CCCCCC double 1px;
    overflow: hidden;
    /* line-height: 20px; */
    font-size: 16px;
}
.two-forths3 h2 {
    width: 100%;
    margin: 0 3.3% 23px 0;
    padding: 20px;
    float: left;
    border: #CCCCCC double 1px;
    overflow: hidden;
}
.col-lg-6 {
    padding: 0px !important;
}

.bg-light {
    background-color: #f8f9fa!important; position: relative;
}
.pl-md-0, .px-md-0 {
    /* padding-left: 0!important; */
}
.room-wrap .half.left-arrow:after {
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 15px 12px 0;
    border-color: transparent #f8f9fa transparent transparent;
}

.mb-3 a {font-size: 0.8em;text-transform: uppercase;}
.room-wrap:hover .text h3 a, .room-wrap:focus .text h3 a {
    color: #fff;font-size: 0.8em;text-transform: uppercase;
}

.room-wrap .text {
    width: 100%;
}
.text {
    margin-top: 4%;
}


.room-wrap .half {
    width: 100%;
    position: relative;
}
.room-wrap .img {
    width: 100%;
    height: 400px;
    display: block;
}
.room-wrap:hover, .room-wrap:focus {
    background: rgb(51 122 183);
}

.room-wrap .text .btn-custom {
    display: inline-block;
    color: #000000;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}
.room-wrap:hover .text .btn-custom, .room-wrap:focus .text .btn-custom {
    display: inline-block;
    color: #000000;
    border: 2px solid white;
    background: #fff;
    font-weight: 500;
}

a, a:active, a:focus, a:hover {
    color: rgb(0 0 0);
    text-decoration: none;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    outline: none;
    /* font-weight: 600; */
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}



.room-wrap .text .star span {
    color: #f47a24;
    margin: 0 4px;
}

.fa-2x {
    font-size:3.5em !important;
}

.pl-md-0, .px-md-0 {
    padding-left: 0!important;
}

.pr-md-0, .px-md-0 {
    padding-right: 0!important;
}

.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}

.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
.room-wrap:hover .half.left-arrow:after, .room-wrap:focus .half.left-arrow:after {
    border-color: transparent rgb(51 122 183) transparent;
}

.pt-1, .py-1 {
    padding-top: .25rem!important;
}
.room-wrap:hover .text .star span, .room-wrap:focus .text .star span {
    color: #fff;
}
.room-wrap .half.right-arrow:after {
    position: absolute;
    top: 50%;
    right: -15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 15px;
    border-color: transparent transparent transparent #f8f9fa ;

}

.room-wrap:hover .half.right-arrow:after, .room-wrap:focus .half.right-arrow:after {
    border-color: transparent rgb(51 122 183) transparent;
}

.room-wrap:hover .text .star span, .room-wrap:focus .text .star span {
    color: #fff !important;
}
/*.no-gutters>.col, .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0;
}*/

.offer-area {padding: 46px;
    background-color: rgb(255 255 255 / 0.38);
}

.offer1 {
    margin: 0 3.3% 36px 0;
    text-align: center;
    background-color: rgb(255 255 255 / 0.34);
    padding: 10px 10px 10px 10px;
    float: left;
    border: #999 double 1px;
    width: 31.1%;
    font-size: 17px;
    line-height: 25px;
    color: #000;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
}

.offer1 p {
    font-size: 25px !important;
    margin-bottom: 11px !important;
    color: #000 !important;
    text-align: center !important;
}

.offer1 span {
    font-size: 45px;
    margin-bottom: 0px;
    color: #347da2;
}

.last1 {
    margin-right: 0px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    color: #2a303b;
    line-height: 1.3;
    font-weight: 500;
}
.h3, h3 {
    font-size: 1.75rem;
}

.room-wrap .text .btn-custom {
    display: inline-block;
    color: #000000 !important;
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    font-weight: 500;
}
.pl-3, .px-3 {
    padding-left: 1rem!important;
}
.pr-3, .px-3 {
    padding-right: 1rem!important;
}
.pb-2, .py-2 {
    padding-bottom: .5rem!important;
}
.pt-2, .py-2 {
    padding-top: .5rem!important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem!important;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
    color: #2a303b;
    line-height: 1.3;
    font-weight: 500;
}
.h3, h3 {
    font-size:1.55rem;
}

.order-md-last {
    -ms-flex-order: 13;
    order: 13;
}

p {
    font-family: "Josefin Sans", sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7;
    color: rgb(70 68 68);
    margin: 0px 0px 3px 0px;
}
.room-wrap .text .star span {
    color: #f47a24;
    margin: 0 4px;
}

#content1 {
    position: relative;
    overflow: hidden;
    background-color: rgb(247 243 243);
}
.content-wrap {
    position: relative;
    padding:80px 0 0px 0 !important;
}
.nobottommargin {
    margin-bottom: 0!important;
}
.notopmargin {
    margin-top: 0!important;
}
.section {
    position: relative;
    margin: 0px 0;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0 23px;
    overflow: hidden;
}
.col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.color {
    color: rgb(249, 205, 70)!important;
    font-size: 19px;
    /* margin-bottom: 10px; */
    font-weight: 500;
}
.room {
    width: 80%;
    margin: 0 auto;
}

.row {
    flex-wrap: wrap;
    margin-left: 0px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}
.col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.content-1 {
    /* background-image: url(../img/bg-img/amenities.jpg); */
    background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url(../img/bg-img/texas-state-aquarium.webp);
    height: 650px;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.more {
    color: #fff;
    font-size: 36px;
    padding-left: 10%;
}


@media only screen and (min-width: 992px)
{.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
}



.bg {
    background: #f3f6eb59;
}
.sidebar_box.first {
    margin-top: 0;
}
.sidebar_box {
    /* width: 331px; */
    float: none;
    margin-top: 0px;
    overflow: hidden;
}
.sidebar_box .accordion {
    margin-top: 0px;
}
.accordion .ui-accordion-header.ui-state-active {
    border-bottom: 1px solid #17336d;
    background: #17336d;
    padding: 10px 18px;
    margin-top: 0px;
}
.accordion .ui-accordion-header {
    cursor: pointer;
    color: #666;
}
.accordion .ui-accordion-header {
    cursor: pointer;
    padding: 12px 18px 12px 18px;
    border-top: 0px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    background: -moz-linear-gradient(top, #f3f6eb 0%, #e4e7ea 100%);
    background: -webkit-linear-gradient(top, #f3f6eb 0%, #e4e7ea 100%);
    color: #666;
    background: #215f94;
}
.accordion .ui-accordion-header.ui-state-active h3 {
    background: url(../images/accordion_minus.png) no-repeat right center;
    color: #FFF;
}
.accordion .ui-accordion-header h3 {
    color: #e8e8e7;
    background: url(../images/accordion_plus.png) no-repeat right center;
    padding-right: 13px;
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 500;
    text-transform: uppercase;
}
.accordion .ui-accordion-content {
    padding: 20px 0;
    color: #666;
    line-height: 150%;
}
.clearfix, .wp-tag-cloud {
    zoom: 1;
}
.clearfix:before, .clearfix:after, .wp-tag-cloud:before, .wp-tag-cloud:after {
    content: "";
    display: table;
}
.item_content:first-child {
    margin-top: 0;
}
.clearfix:before, .clearfix:after, .wp-tag-cloud:before, .wp-tag-cloud:after {
    content: "";
    display: table;
}
.clearfix:after, .container-fluid:after, .container:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after {
    clear: both;
}
.categories1 ul {
    padding: 0;
    margin: 0;
    width: 100%;
}
.categories1 ul li { font-family: "Poppins", sans-serif;
    list-style-type: none;
    background: url(../images/star.png) no-repeat 0 1px;
    display: block;
    padding-left: 2em;
    margin: 0 0 26px 0;
    font-size: 16px;
    text-transform: none;
    color: #555;
}
.homepage-article h1.featured-title {
    font-weight: bold;
    line-height: 1.1;
    letter-spacing: 1px;
}
.homepage-article .featured-title {
    text-align: center;
}
.reservation {
    font-family:'Montserrat';
    text-transform: none;
    text-align: center;
    margin-bottom: 0px;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    padding-top: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.featured-title {
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 23px;
    letter-spacing: 0px;
    color: #111;
}
.featured-title a{font-size:43px;text-transform:none; text-align:center;margin-bottom:3px;letter-spacing: -1px; color: #111; text-decoration:none}
.featured-title a:hover{font-size:43px;text-transform:none; text-align:center;margin-bottom:3px;letter-spacing: -1px; color: #000; text-decoration:none}

.reservation:before, .widgets-wrap .title:before, .bodyquickres h2:before, .sectionTitle:before, .pg-policy .content-body-inner h1:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    border-bottom: solid 1px;
    opacity: 0.3;
    margin-right: 8px;
}
.reservation:after, .widgets-wrap .title:after, .bodyquickres h2:after, .sectionTitle:after, .pg-policy .content-body-inner h1:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    border-bottom: solid 1px;
    opacity: 0.3;
    margin-left: 8px;
}
.homepage-article .featured-title, .homepage-article .short-description {
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
}

.featured-title:before, .widgets-wrap .title:before, .bodyquickres h2:before, .sectionTitle:before, .pg-policy .content-body-inner h1:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    border-bottom: solid 1px;
    opacity: 0.3;
    margin-right: 8px;
}
.featured-title:after, .widgets-wrap .title:after, .bodyquickres h2:after, .sectionTitle:after, .pg-policy .content-body-inner h1:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    border-bottom: solid 1px;
    opacity: 0.3;
    margin-left: 8px;
}

.animated {
    opacity: 1!important;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.resr_form h2, .resr_form_inner h2 {
    margin-top: -96px;
    font-weight: 500;
    width: 20.8%;
    margin-left: -20px;
    background: rgb(189, 134, 43);
    color: #fff;
    font-size: 1.4em;
    padding: 10px 10px 10px 19px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 1em;
    text-align: left;
}
label {
    float: left;
    width: 45%;
    color: #000;
    padding: 2px 0 0;
}

label {
    display: none !important;
    margin-bottom: 5px;
    font-weight: 400;
    color: #999;
}
.resr_form input, .resr_form_inner input {
    width: 16.5%;
    margin-bottom: 10px;
    background: url(../images/site-images/sprite.png) no-repeat -24px -178px rgba(0,0,0,0.5);
    color: #ffffff;
    font-size: 14px;
    padding-left: 9px;
    height: 42px;
    margin-bottom: 18px;
    margin-right: 10px;
    margin-top: 0px;
    float: left;
    border: 1px solid rgba(243, 236, 236, 0.35);
}
select {
    width: 10%;
    margin-bottom: 10px;
    background:url(../images/site-images/sprite.png) no-repeat -85px -289px #fff !important;
    color: #ffffff;
    font-size: 14px;
    padding-left: 9px;
    height: 42px;
    margin-bottom: 18px;
    margin-right: 10px;
    margin-top: 0px;
    float: left;
    border: 1px solid rgba(243, 236, 236, 0.35);
    -webkit-appearance: none;
    -moz-appearance: none;
    animation-duration: 1s;
    animation-fill-mode: both;
}
.button.button-reveal.button-small {
    padding: 0 22px;
    margin: 0px;
	height: 45px;
}
.resr_form button:hover {
    background:#174f84;
}
.button.button-small {
    padding: 0 23px!important;
    font-size: 13px;
    line-height: 36px;
}

.hvr-bounce-to-top {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
}

.hvr-bounce-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0055a5;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}


#additional {
    margin: 19px auto 27px;
    text-align: left;
}
.well {
    min-height: 20px;
    padding:25px 25px 0px 25px !important;
    margin-bottom: 20px;
    background: none;
    border:1px solid rgb(246 239 239);
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
    background: #fff;
    line-height: 25px;
    font-weight: 400;
    color: #153146;
    font-family:"Josefin Sans", sans-serif;
}
.well {font-family:"Josefin Sans", sans-serif;
    font-size: 20px;
    font-weight:400;
}
.well p {
    margin-bottom: 32px !important;
    line-height: 30px !important;
    text-align: justify;
}
.title1 {
    font-family: "Josefin Sans", sans-serif;
    border-bottom: 1px solid rgb(233 228 228);
    position: relative;
    line-height: 25px;
    margin: 0 0 20px 0;
    padding: 0 0 6px 0;
    color: #1f5182;
    font-size: 1.3em;
    font-weight: 500;
}
.title-end, .widget .widget-title h6 {
    background: #F69B0C;
}
.title-end {
    bottom: -4px;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 60px;
}

.two-third {
    margin: 0px auto;
    width: 100%;
}

#searchmodule {
    /* background: #fff; */
    padding: 20px 10px 0px 0px;
    border-radius: 0;
    border: 0 none;
    position: relative;
    margin-bottom: 0px;
}

.two-forths16 {
    width: 48%;
    margin: 0 3.3% 5px 0;
    padding: 20px 20px 20px 20px;
    float: left;
    border: #e0dede double 1px;
}

.last-right {
    margin-right: 0px;
}



#searchmodule .tab-control li.ui-tabs-selected {
    background: #013c80;
}
#searchmodule .tab-control li.ui-tabs-selected a {
    color: #fff;
}

.tab-content {
    padding:15px 6px 6px 16px !important;
}

.title4 {
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
    color: #053a4f;
    font-weight: 500;
    font-size: 23px;
    line-height: 42px;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.cover-box {
    border-top:#CCCCCC double 0px;
    overflow: hidden;
    width: 100%;
    padding-top: 23px;
}

#searchmodule {
    padding: 0px;
    border-radius: 0;
    border: 0 none;
    position: relative;
    margin-bottom: 0px;
}

#searchmodule .tab-control {
    padding: 0px 0px 0px 0px;
    border-radius: 0;
    border: 0 none;
    background: none;
    overflow: hidden;
    margin: 0 0 0px 0px;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
}

#searchmodule .tab-control li.ui-tabs-selected {
    /* background: rgb(62, 62, 64); */
    background: url(../images/site-images/btn.png) repeat;
}

#searchmodule .tab-control li {
    margin: 0;
    border: 1px solid rgba(0, 0, 0, 1);
    /* border: #ddd solid 1px; */
    border-radius: 8px 8px 0 0;
    /* background: #e8e5e5; */
    float: left;
    list-style: none;
    font-size: 12px;
    margin-left: 2px;
}


#searchmodule .tab-control li a {
    font-family: 'PT Sans', sans-serif;
    color: #000;
    padding: 12px 12px;
    float: left;
    line-height: 20px;
    font-size: 18px;
    /* font-family: "Poppins", Arial, sans-serif; */
    font-weight: 500;
    border-radius: 4px 4px 0 0;
}

#searchmodule .tab-control li a:hover {
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    padding: 12px 12px;
    float: left;
    line-height: 20px;
    font-size: 18px;
    /* font-family: "Poppins", Arial, sans-serif; */
    font-weight: 500;
    border-radius: 4px 4px 0 0;
    background: #013c80;
}

*, ::before, ::after {
    transition: all .0s ease-in-out;
}

#searchmodule .tab-control li.ui-tabs-selected {
    background: #013c80;
    /* background: url(../images/site-images/btn.png) repeat; */
}
#searchmodule .tab-control li {
    margin: 0;
    border: 1px solid #3d3d3e;
    /* border: #ddd solid 1px; */
    border-radius: 8px 8px 0 0;
    /* background: #e8e5e5; */
    float: left;
    list-style: none;
    font-size: 12px;
    margin-left: 2px;
}



@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
}

.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  width: 80px;
  height: 7px;
  display:inline-block;
  background: #fff;
}
.callbacks_here a:after {
    background:#0055a5;
}
a.callbacks_nav.callbacks2_nav.prev {
background: transparent url("../images/2.png") no-repeat left top;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.next{
background: transparent url("../images/2.png") no-repeat -29px 0px;
width:23px;
height:23px;
}
a.callbacks_nav.callbacks2_nav.prev {
left: 86% !important;
top: 9%;
}
a.callbacks_nav.callbacks2_nav.next {
right: 0% !important;
top: 9%;
}
/*-- Slider part Ends Here --*/

/*-- banner --*/

/*-- //banner --*/
/*-- Effect 11 --*/
.cl-effect-11 a {
  font-size: 18px;
  font-weight:600;
  margin: 0 6px;
 font-family: 'Alegreya-Regular';
  text-decoration: none;
	padding: 0 0 6px 0;
	color:#fff;
	text-shadow: none;max-width: 100%;
} 

.cl-effect-11 a::before {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	padding: 0 0 6px 0;
	max-width: 0;
	border-bottom: 2px solid #fff;
	color: #E4DA10;
	content: attr(data-hover);
	-webkit-transition: max-width 0.5s;
	-moz-transition: max-width 0.5s;
	transition: max-width 0.5s;
}

.cl-effect-11 a:hover::before,
.cl-effect-11 a:focus::before {
	max-width: 100%;
}
nav a {
	position: relative;
	display: inline-block;
    margin: 0 0px;
	outline: none;
	color: #03BEF0;
	text-decoration: none;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 16px;
}

nav a:hover,
nav a:focus {
	outline: none;
}
/*-- //Effect 11 --*/
/*-- header --*/
.header-nav {
    /* width: 85.8%; */
    padding: 0px 0px 0px 0px;
    position: relative;
    margin: 0px 0px 0px 0px;
    z-index: 2;
    position: relative;
    background: #fff;
    top: 45px;
    right: 0px;
}
.header-nav1 {
    width: 100%;
    padding:50px 0px;
    position: relative;
    top: 0px;
    z-index: 2;
    position: relative;
    background: #fff;
}
.text-name-shadow {
	top: 0;
	height:77px;
	right: 0;
	width:100%;
	background-repeat:repeat-x;
	z-index:3; background:url(../images/header.png) repeat-x #012231;position: fixed;
}

.header-nav .glyphicon-home {
  color:#ECCA69;
  font-size: 30px;
  margin-right: 10px;
  top: 0;
}
.social-icons ul li {
margin-left:5px;
  list-style-type: none;
  display: inline-block;
}
.social-icons ul li a{
width:24px;
height:24px;
display:block;
}
.social-icons ul li a.f1{
background: url(../images/img-sprite.png) no-repeat 0px 0px;
}
.social-icons ul li a.f2{
background: url(../images/img-sprite.png) no-repeat -25px -1px;
}
.social-icons ul li a.f3{
background: url(../images/img-sprite.png) no-repeat -52px 0px;
}
.social-icons ul li a.f4{
background: url(../images/img-sprite.png) no-repeat -78px 0px;
}
.social-icons ul li a.f1:hover{
background: url(../images/img-sprite-hover.png) no-repeat 0px 0px;
    transform: rotateY(360deg);
}
.social-icons ul li a.f2:hover{
background: url(../images/img-sprite-hover.png) no-repeat -26px 0px;
    transform: rotateY(360deg);
}
.social-icons ul li a.f3:hover{
background: url(../images/img-sprite-hover.png) no-repeat -52px 0px;
    transform: rotateY(360deg);
}
.social-icons ul li a.f4:hover{
background: url(../images/img-sprite-hover.png) no-repeat -78px 0px;
    transform: rotateY(360deg);
}
.logo a{
text-decoration:none;
display:block;
color:#fff;
font-size:45px;
 font-family: 'Alegreya-Regular';
}
	/*-- menu --*/
	.navigation span{
		display:none;
		}
	/*-- //menu --*/
.navigation ul{
margin:0;
padding:0;
}
.navigation ul li{
text-align: center;
display:inline-block;
list-style-type:none;
}
.one-third {width:23.1%; position:absolute; right:84px; top:2px}
menu-contact-info li {
    list-style-image: none;
}
.main-menu-contact-info .info-phone {
    background: url(../images/phone-icon.png) left center no-repeat;
}
.main-menu-contact-info .info-fax {
    background: url(../images/fax_icon.png) left center no-repeat;
}
.main-menu-contact-info { font-family:'Open Sans', sans-serif;
    color: #fff; text-shadow:0px 0px 1px #333;
    font-size:14px; font-weight:bold;
    padding:0;
}
.main-menu-contact-info a{color:#fff;}
.main-menu-contact-info a:hover{color:#333;text-shadow:0px 0px 0px #333}
.main-menu-contact-info ul{display: inline-block; margin-left:5px; list-style-type:none; }
.main-menu-contact-info li{border-bottom: 0px solid;text-indent: 25px;float: left; margin-right:10px}

.navigation {
text-align:center;
width:52%;
position:absolute; left:418px; top:37px
}
.navigation ul li a.active {
  color: #E4DA10;
}
.social-icons{
float:right; margin-top:38px
}
/*-- //header --*/
.banner-bottom {
    position: relative;
    top: 75px;
    width: 100%;
    /*background: url(../images/res-bg.jpg) repeat;*/
    background: hsl(199deg 45% 23%) repeat;
    padding: 0px 0 38px 0;
    z-index: 5;
    opacity: 1;
    height: 174px;
}
.banner-bottom1 {
    position: relative;
    top: 0px;
    width: 100%;
    background: url(../images/res-bg.jpg) repeat;
    padding: 0px 0 38px 0;
    z-index: 5;
    opacity: 1;
    height: 174px;
}
.banner-bottom3 {
    position: relative;
    top: 0px;
    width: 100%;
    background: url(../images/res-bg.jpg) repeat;
    padding: 0px 0 38px 0;
    z-index: 5;
    opacity: 1;
    height: 174px;
}
.banner-bottom3 h2 {
    position: relative;
    top: 0px;
    width: 100%;
    background: url(../images/res-bg.jpg) repeat;
    padding: 0px 0 38px 0;
    z-index: 5;
    opacity: 1;
    height: 174px;
}
.banner-bott{background:#fff; margin:0 auto; width:900px}

.previlege {
    width:20%; margin:0 auto;
}
.previlege img {
    width: 100%;
}



.container1 {
    width: 1170px;
}
.resr_form {
    left: 0;
    /* height: 22em; */
    padding:0px 0 0 0;
    width: 100%;
    /*box-shadow: 5px 0px 5px #949494;*/
}
.resr_form h2, .resr_form_inner h2 {
    color:black;
    font-family: 'helvetica_neuebold_condensed';
    text-transform: uppercase;
    text-align: left;
    width: auto;
    margin-right: 15px; padding:0px 0 10px 0;
}

.resr_form input, .resr_form_inner input {
    width:17%;
    margin-bottom: 10px;
    background:rgb(0 0 0 / 55%) url(../images/site-images/sprite.png) no-repeat -21px -247px;
    color:#fff;
    font-size: 22px;
    padding-left:22px;
    height: 45px;
    margin-bottom: 18px;
    margin-right: 10px;
    margin-top: 0px;
    float: left;
    border:1px solid #fff; font-weight: 400;
    font-family: "Josefin Sans", sans-serif !important;
    text-transform: uppercase;
}
select {
    width:10.8%;
    margin-bottom: 10px;
    background:rgb(0 0 0 / 55%) url(../images/site-images/sprite.png) no-repeat -74px -285px !important;
    color: #fff;
    font-size: 18px;
    padding-left:14px;
    height: 45px;
    margin-bottom: 18px;
    margin-right: 10px;
    margin-top: 0px;
    float: left;
    border:1px solid #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    animation-duration: 1s;
    animation-fill-mode: both; font-weight: 400;
    font-family: "Josefin Sans", sans-serif !important;
    text-transform: capitalize;
}
.roomtype{width:21%;background:rgb(0 0 0 / 55%) url(../images/site-images/sprite.png) no-repeat 17px -285px !important;font-family: "Josefin Sans", sans-serif !important;
    text-transform: capitalize;}

.button {
    /* border: 2px solid #fff; */
    color: #000 !important;
    text-transform: uppercase;
    transition: all 0.15s ease-in-out;
}

.button {
    padding: 20px 40px;
    border-color: #f3f3f3;
    font-size: 17px;
    font-size: 1.7rem;
    font-family: "Josefin Sans", sans-serif !important;
    font-weight: 500;
    margin-top: 40px;
    display: inline-block;
    color: #fff;
    letter-spacing: 0px;
}

.banner-text h3 {
  font-size: 36px;
 font-family: 'Alegreya-Regular';
  color:#ECCA69;
  text-align: center;
}
.banner-text h4 {
  line-height: 1.3em;
  font-size: 65px;
  margin-top: 30px;
 font-family: 'Alegreya-Regular';
  color: #fff;
  text-align: center;
}
/*-- drop-down --*/
.sort-by select {
  background: url(../images/nav.png) no-repeat 6px 7px #fff;
  width: 100%;
  height: 35px;
  border: 1px solid #fff;
  outline: none;
  padding: 5px 30px;
  font-size: 14px;
}
.search input[type="submit"] {
  font-size: 16px;
  padding: 8px 21px;
  text-transform: uppercase;
  border: none;
  outline: none;
  background:#DF1E1C;
  color: #fff; 
}

/*-- drop-down --*/
.droop{
float:left;
width:55%;
}
.radio-btns {
  float: left;
  width: 20%;
  margin: 7px 0 0 35px;
}
.radio-btns label {
  font-size: 14px;
  vertical-align: text-top;
  margin: 0 33px 0 3px;
}
.search{
float:right;
}
/*-- effect- bubba --*/
.l-grids figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:100%;
}
.l-grids figure img {
	position: relative;
	display: block;
}
.l-grids img{
  background-color: #000;
  opacity:0.78;
  width: 100%;
}
.l-grids figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}


.l-grids figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
figure.effect-bubba {
	  background-color:#090909;
}
figure.effect-bubba:hover img {
	opacity: 0.3;
}

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 1;
	-webkit-transition: opacity 0.60s, -webkit-transform 0.60s;
	transition: opacity 0.60s, transform 0.60s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h4 {
	padding-top: 6%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
	opacity:1;
	padding-bottom: 0; text-shadow:0px 0px 1px #000
}

figure.effect-bubba p {
	padding: 5px 2em;
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba:hover h4,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*-- //effect- bubba --*/
.banner-pos h4{
    font-size: 30px;
 font-family: 'Alegreya-Regular';
   font-weight:500;
    color: #fff;
}
.banner-pos p{
    margin: 9px 0 0px 0;
    font-size: 16px;
    color: #fff;
    line-height: 1.6em; text-shadow:1px 1px 1px #000
}
.banner-pos { position:absolute; bottom:10px; z-index:5}

.ban-pos-gridone{
background:#9E9FA4;
padding:24px;
}
.ban-pos-gridone h3{
margin-bottom:20px;
color:#fff;
font-size:28px;
 font-family: 'Alegreya-Regular';
}
.l-grids{
padding:0;
}
.ban-pos-gridone{
float:left;
width:40%; margin-right:0px;

}
.ban-pos-gridone,.ban-pos-gridtwo,.ban-pos-gridthree{
min-height:306px;
}
.ban-pos-gridtwo{
float:left;
width:30%;
}
.ban-pos-gridthree{
float:left;
width:30%;
}
h3.tittle, h2.tittle-one {
    margin-bottom: 11px;
    color: #333;
    font-size: 3.1em;
    /* font-family: 'Alegreya-Regular'; */
    text-align: center;
    text-transform: uppercase;
    line-height: 49px;
    font-weight: normal;
	letter-spacing: -1px;
}
h3.tittle, h2.tittle-one a{color: rgb(42 72 110)}
h3.tittle, h2.tittle-one a:hover{color: #000}




.rmTitle2 {
    font-family:'Playfair Display', 'Open Sans', Arial, sans-serif;
    font-size: 23px;
    font-weight: normal;
    text-shadow: 0px 0px 0px #be8b5e;
    color: #153146;
    text-transform: capitalise;
    text-align: left;
    text-decoration: none;
    line-height: 28px;
    margin-bottom: 10px;
}
.facilities, .feature-serv, #gallery, .about, .vision, .staff, .typrography, .contact, .booking, .single-page, .search-page {
    padding: 0px 0 0px 0;
    background: #fff;
    position: relative;
}
.welcome {
    padding: 29px 0px;
    background:rgb(231 234 236);
    position: relative;
	overflow: hidden;
}
.welcome1 {
    padding:73px 0 30px 0;
    background:#f5efef;
    position: relative;
    overflow: hidden;
}
.welcome2 {
    padding:48px 0 30px 0;
    background: #f5efef;
    position: relative;
    overflow: hidden;
}
.welcome3 {
    padding:37px 0 30px 0;
    background: #f5efef;
    position: relative;
    overflow: hidden;
}
.content{ width:85%; padding:0 0 0 0; margin:0 auto}
.welcome-grids ul li{
  background: url(../images/arrow.png) no-repeat 0px 8px;
  list-style-type: none;
  line-height: 2em;
  padding-left: 31px;
}
.welcome-grids ul li a{
font-size:14px;
color:#464646;
text-decoration:none;
}
.welcome-grids ul li a:hover{
color:#DF1E1C;
padding-left: 8px;
}
.welcome p {
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    line-height: 1.6em;
    font-size: 16px;
    color: #153146;
    margin-bottom: 31px;
}
.welcome-grids {
  margin-bottom:20px;
}
/*-- facilities --*/
.facilities {
    /* background: rgba(249, 248, 248, 1); */
    position: relative;
}
.facilities-grid img,.facilities-grid-left img{
width:100%;
}
.facilities1 {
    background:white;
    position: relative;
}
.facilities1 {
    padding: 50px 0 80px 0;
}
.facilities-left{
float:left;
width:48.4%;
}
.facilities-right{
float:right;
width:47.5%;
}
.fac-rig-btm{
margin-top:18px;
}
.facilities-grid ,.facilities-grid img,.facilities-grid-left{
  min-height:334px;
}
/*-- //facilities --*/
/*-- services --*/
.services-bottom-grd-left{
float:left;
width:20%;
}
.services-bottom-grd-right{
float:right;
width:75%;
}
.services-bottom-grd-right h4 {
  color: #DF1E1C;
  font-size: 25px;
 font-family: 'Alegreya-Regular';
  text-transform: capitalize;
  font-weight: 500;
  }
.services-bottom-grd-right p {
font-size:14px;
line-height:2em;
color:#464646;
margin-top:10px;
}
.services-bottom-grid:nth-child(4),.services-bottom-grid:nth-child(5),.services-bottom-grid:nth-child(6){
margin-top:30px;
}
/*-- //services --*/
/*--gallery--*/
.gallery {
    width: 50%;
    max-width: 15%;
    /* margin-right: 30px; */
    float: left;
}
.view {
  border: 3px solid #fff;
  width: 100%;
  height: 254px;
  margin: 0px 0px;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.view .mask,.view .content {
   width: 100%;
   height: 254px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h4 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 17px;
   padding: 10px;
   background: rgba(0, 0, 0, 0.8);
   margin: 71px 0 0 0;
}
.view p {
  font-family: 'Raleway', sans-serif;
  font-style: italic;
  font-size: 13px;
  position: relative;
  color: #fff;
  line-height:2em;
  padding: 12px 15px;
  text-align: center;
}
.view  span{
	cursor:pointer;
    display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  background:#fff;
  color: #000;
  text-transform: uppercase;
  -webkit-box-shadow: 0 0 1px #333;
  -moz-box-shadow: 0 0 1px #000;
  box-shadow: 0 0 1px #333;
  font-size: 14px;
}
.view a.info:hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-fifth img {
	width:100%; height:100%;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
     background-color: #000;
   -webkit-transform: translateX(-400px);
   -moz-transform: translateX(-400px);
   -o-transform: translateX(-400px);
   -ms-transform: translateX(-400px);
   transform: translateX(-400px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.view-fifth h4 {
  background: #F9F7EE;
  font-size: 22px;
  font-weight: 500;
 font-family: 'Alegreya-Regular';
  color: #DF1E1C;
  -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
  -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
  box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   opacity: 0;
   color: #fff;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-fifth:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.view-fifth:hover img {
   -webkit-transform: translateX(300px);
   -moz-transform: translateX(300px);
   -o-transform: translateX(300px);
   -ms-transform: translateX(300px);
   transform: translateX(300px);
}
.view-fifth:hover p {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   opacity: 1;
}
.gal-grid a{
text-decoration:none;
}
.gal-grid:nth-child(4),.gal-grid:nth-child(5),.gal-grid:nth-child(6){
margin:30px 0;
}

.blog-post {
    margin-bottom: 4.3em;
    display: block;
    position: relative;
}

.blog-post .img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 90px;
    height: 90px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    border: 4px solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.blog-post .desc {
    padding-left: 110px;
    text-align: left;
}

span.cat {
    font-size: 13px;
    color: #dc3545;
    text-align: left;
    font-weight: 600;
}

.blog-post .desc h3 {
    text-align: left;
    font-weight: 400;
    font-size: 24px !important;
    line-height: 30px;
    margin-bottom: 10px;
    font-family:"Josefin Sans", sans-serif;
    color: #2a303b !important;
}


/*--//gallery--*/
.margin_60_355 {
    padding-top: 28px;
    padding-bottom: 40px;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
.map {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width:50%;float: left;
}
.hotel {margin: 0 auto;}
.hotel img{width:100%}
h5 {
    font-size:14px !important;
    margin-bottom: 20px;
}
.bot-2 {
    font-family: 'Playfair Display', 'Open Sans', Arial, sans-serif;
    margin-bottom:29px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}
iframe {
    width: 100%;
    height:443px;
}
iframe {
    border: none !important;
}
.bot-3 {
    font-family: 'Raleway', sans-serif;
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
    color: #333;    letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
    /* clear: both; */
    line-height: 27px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 18px;
}
.col-md-4 {
    width: 31.33333333%;
}
.facility-ico {
    border:1px solid #ded9d9;
    margin: 0% 0% 1% 1%;
    padding:4.5% 2% 4.5% 2%;text-align: center;
}
.carousel {
    position: relative;
    background:rgba(238, 238, 238, 1);
}

.map1 {
    background: rgb(231 234 236);
    width: 100%;
    height: 450px;
    padding: 0px 0 0px 0;
}

/*--footer--*/
.footer {
    background: rgb(231 234 236) repeat;
    padding: 0em 0 0em 0;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    line-height: 1.9em;
    background-size: cover;
    background-position: center top;
    position: relative;
}

.footer-content {
    width: 80%;
    padding: 84px 10px 38px 10px;
    margin: 0 auto;
}
.footer-logo {
    width: 30%;
    max-width: 13%;
    margin-right: 101px;
    float: left;
    margin-top: 41px;
}
.footer-address {
    width: 50%;
    max-width: 35%;    
    float: left;
}
.footer-grid h3 {
    font-weight: 300;
    font-size: 1.8em !important;
    color: #312d24;
    margin: 0 0em 1em 0;
    padding: 0 0 .5em;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;
    letter-spacing: 0px;
    border-bottom: 1px dotted #999;
}
.footer a, .link ul li a:hover {
    text-decoration: none;
    color:#000 !important;
    font-size: 15px;
    line-height: 0.8;
    font-weight: 400;
}
.footer h4 {
    color:#333;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0px;
}
.footer h4 span {
    font-family:'Playfair Display', 'Open Sans', Arial, sans-serif;
    color:rgb(51 122 183);
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 0px;
}
b, strong {
    font-weight: 500 !important;
}

.footer-address, .footer-link {margin-right: 94px;}
.star-banner {
    width: 84%;
    float: none;
    /* margin-top: -259px; */
    margin: -10px auto;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.social1{margin-bottom:13px; padding:0}
.social1 ul li{margin:5px 5px 5px 0;list-style:none outside none;display:inline-block}
.social1 i{width:36px;height:36px;color:#fff;font-size:16px;text-align:center;padding:11px 11px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;transition:all ease .3s;-moz-transition:all ease .3s;-webkit-transition:all ease .3s;-o-transition:all ease .3s;-ms-transition:all ease .3s}


.fa-pinterest:before {content: "\f0d2";}
.social1 em {
    /* width: 40px; */
    height: 40px;
    color: rgb(0 0 0 / 50%);
    font-size: 22px;
    text-align: center;
    padding: 11px 5px 8px 0px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
}

.social1 em:hover {
    color: #f47a24;
    transition: all ease .3s;
    -moz-transition: all ease .3s;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    -ms-transition: all ease .3s;
}

.footer-link {
    width: 50%;
    max-width: 12%;
    float: left;
}
.link ul li {
    list-style-type: none;
    margin:3px 0px;
    background:url(../images/4.png) no-repeat 0 6px;
    padding-left: 2em;
    width: 50%;
    display: block;
    float: left;
}
.footer-gallery {
    margin-right: 0px;
    /* width: 100%; */
}
.flex-w {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.item-gallery-footer {
    display: block;
    position: relative;
    /* width: calc((70% - 0px) / 3.5 ); */
    /* margin-right: 12px; */
    /* margin-bottom: 12px; */
    margin-top: 9px;
}
.wrap-pic-w img {
    width: 100%;
}
.item-gallery-footer::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

/*--//footer--*/
/*-- copy --*/

.footer-copy {
    border-top: 1px solid #cfccc5;
    padding: 1em 0 0.3em 0;
    background-color: rgb(4 46 74);
    /* background: #f9f8f6!important; */
    text-align: center;
    position: relative;
}

.footer-left p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    font-family: "Open Sans", "Helvetica Neue", "HelveticaNeue", Helvetica, Arial, sans-serif;    
    margin: 6px 0 6px 0;
}

.footer-left p a {
    color: #fff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}



.copy-right {
    background:#752022;
    padding: 17px 0;
    position: relative;
}
.copy-right p{
text-align:center;
margin:13px 0px;
font-size:14px;
color:#ECCA69 !important;
}
.copy-right p a{
text-decoration:none;
color:#ECCA69 !important;
}
.copy-right p a:hover{
color:#fff;
}
.text1 {
    font-family: Montserrat;
    color: #0c51a0;
    font-size: 17px;
    text-align: justify;
    font-weight: 700;
}
.text5 {font-family: Montserrat;
    color: #ff5f03;
    font-size: 16px
}
.text3 {
    color: #ff5f03;
    font-size: 20px;
}
.choice-privileges1{

	background:url(../images/ch-sprite.png) no-repeat 5px -2230px;
	color:#000;
	text-align:center;
	text-transform:capitalize;
	height:94px;
	text-align:left;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:14px;
	text-transform:uppercase;
	margin-top:10px;
	/*text-shadow:1px 1px 1px #cac6c6;*/
}
.choice-privileges1 a{
	position:absolute; 
	color:#000;
	text-align:center;
	text-transform:capitalize;
	width:268px;
	height:100px;
	text-align:left;
	font-family:'Open Sans',Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:14px;
	/*text-shadow:1px 1px 1px #cac6c6;*/
}
/*-- copy --*/
.wel-grid .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background:#ECCA69;
  margin: 0 auto;
  text-align: center;
  position: relative;	
}
.time-service .glyphicon-time,.time-service .glyphicon-star,.time-service .glyphicon-cog,.time-service .glyphicon-map-marker{
  z-index: 9999;
  top: 21px;
  left: 0px;
  font-size: 29px;
  color: #fff;
}
.time-service .glyphicon-user,.time-service .glyphicon-home{
  z-index: 9999;
  top: 21px;
  left: 0px;
  color: #fff;
  font-size: 26px;
}
.wel-grid .icon img {
  padding: 23px 0 0 0;
  position: relative;
  z-index: 100;
  transition: all 0.3s ease 0s;
}
.wel-grid .icon:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background:#020202;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.wel-grid:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.wel-grid:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.wel-grid.btm-gre  .icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #020202;
  margin: 0 auto;
  text-align: center;
  position: relative;	
}
.wel-grid.btm-gre .icon:before {
  content: '';
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background:#ECCA69;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  transition: all 0.3s ease 0s;
}
.wel-grid.btm-gre:hover .icon img {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.wel-grid.btm-gre:hover .icon:before {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/*start-checkbox*/
.checkbox {
	padding-left: 25px;
	color: #B6B6B6;
	cursor: pointer;
	position:relative;
	font-size:12px;
}
 .checkbox:last-child {
	margin-bottom: 0;
}
.checkbox input {
	position: absolute;
	left: -9999px;
}
.checkbox i {
	position: absolute;
	bottom: 7px;
	left: 0px;
	display: block;
	width: 19px;
	height: 20px;
	outline: none;
  border: 3px solid #DF1E1C;
  background: #fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
}
.checkbox input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
.checkbox input + i:after {
	content: '';
	background: url("../images/tick-mark1.png") no-repeat center;
	top: -6px;
	left: 0px;
	width: 18px;
	height: 18px;
	text-align: center;
}
.form-elements li:nth-child(2) {
	margin-left: 18px;
	width: 37%;
}
.checkbox input:checked + i:after {
	opacity: 1;
}
.checkbox input:checked + i {
  border: 3px solid #DF1E1C;
  background: #fff;
}
.radio {
	position: relative;
	display:inline-block;
	margin-left:15px;
}
.radio:first-child {
	margin-left: 0;
	margin: 0;
}
.radio {
	padding-left:22px;
	line-height: 25px;
	color: #404040;
	cursor: pointer;
}
.radio  input[type="radio"]{
	position: absolute;
	left: -9999px;
}
.radio-btns label {
  font-size: 14px;
  color: #000;
  padding: 0px 0 0 10px;
  }
.radio i {
	position: absolute;
	top:5px;
	left: 0;
	display: block;
	width:18px;
	height:18px;
	outline: none;
  border: 3px solid #DF1E1C;
  background: #fff;
	cursor:pointer;
}
.radio i {
	border-radius: 50%;
}
.radio input + i:after {
	position: absolute;
	opacity: 0;
	transition: opacity 0.1s;
	-o-transition: opacity 0.1s;
	-ms-transition: opacity 0.1s;
	-moz-transition: opacity 0.1s;
	-webkit-transition: opacity 0.1s;
}
 .radio input + i:after {
	content: '';
	top: 6px;
	left: 7px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
}
.radio input:checked + i:after{
	opacity: 1;
}
.radio {
	width: 47%;
	float: left;
}
label.checkbox {
	width: 28%;
	floaT: left;
}
/*** normal state ***/
.radio i {
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
/*** checked state ***/
.radio input + i:after {
  content: '';
  background: url("../images/tick-mark1.png") no-repeat center;
  top: 1px;
  left: 1px;
  width: 9px;
  height: 9px;
  text-align: center;
}
.radio input:checked + i {
  border: 3px solid #DF1E1C;
  background: #fff;
}
/*-- about --*/
.page-head {
  min-height: 150px;
}
/*--about-starts--*/
.about-top {
	text-align: center;
}
.about-bottom img {
	width: 60%;
}
.about-bottom h4 {
  margin: 15px 0;
  line-height: 1.4em;
  color: #DF1E1C;
  font-size: 22px;
 font-family: 'Alegreya-Regular';
}
.about-bottom p {
  color: #464646;
  font-size: 14px;
  margin: 0;
  line-height: 2em;
}
.vision {
  background: #000;
}
.vsn-left img {
	width: 100%;
}
.vsn-right h4 {
  color: #DF1E1C;
  font-size: 22px;
  margin: 0px;
  line-height: 1.4em;
 font-family: 'Alegreya-Regular';
}
.vsn-right p {
  color: #c2c2c2;
  font-size: 14px;
  margin: 7px 0px 0px;
  line-height: 2em;
}
.vision-right ul {
	padding: 0px;
	margin: 0px;
}
.vision-right ul li {
	list-style: none;
	margin-bottom: 10px;
}
.glyphicon-share-alt {
	font-size: 15px;
	color: #DF1E1C;
	border: none;
	display: inline-block;
	vertical-align: middle;
}
.vision-right ul li a {
text-decoration:none;
	color: #c2c2c2;
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 8px;
}
.vision-right ul li a:hover {
  margin-left: 15px;
  color: #DF1E1C;
}
/*--staff--*/
.ch-item {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	position: relative;
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	cursor: default;
}

.ch-info-wrap, 
.ch-info{
	position: absolute;
  width: 162px;
  height: 162px;
	border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;	
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	
	-webkit-perspective: 800px;
	-moz-perspective: 800px;
	-o-perspective: 800px;
	-ms-perspective: 800px;
	perspective: 800px;
}

.ch-info-wrap {
	top: 20px;
	left: 20px;
	box-shadow: 
		0 0 0 20px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(115,114, 23, 0.8);
	
}

.ch-info {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.ch-info > div {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background-position: center center;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-front {
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	
	z-index: 100;
	box-shadow: 
		inset 2px 1px 4px rgba(0,0,0,0.1);
}

.ch-info .ch-info-back {
	background: rgba(230,132,107,0);
}

.ch-img-1 { 
	background-image: url(../images/16.jpg);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
}

.ch-img-2 { 
	background-image: url(../images/17.jpg);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
}

.ch-img-3 { 
	background-image: url(../images/18.jpg);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ch-img-4{ 
	background-image: url(../images/19.jpg);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-border-radius: 50%;
}
.ch-info h4{
  font-family: 'Alegreya-Regular';
	color: #DF1E1C;
	text-transform: uppercase;
	letter-spacing: 2px;
  font-size: 20px;
  font-weight: 600;
  margin: 0 18px;
	padding: 40px 0 0 0;
}

.ch-info p {
	color: #fff;
	line-height:1.8em;
	padding: 10px 5px;
	font-style: italic;
	font-size: 13px;
}

.ch-item:hover .ch-info-front {
	-webkit-transform: rotate3d(1,0,0,-180deg);
	-moz-transform: rotate3d(1,0,0,-180deg);
	-o-transform: rotate3d(1,0,0,-180deg);
	-ms-transform: rotate3d(1,0,0,-180deg);
	transform: rotate3d(1,0,0,-180deg);
	
	box-shadow: 
		inset 0 0 5px rgba(255,255,255,0.2), 
		inset 0 0 3px rgba(0,0,0,0.3);
}

.ch-item:hover .ch-info-back {
	background: #ECCA69;
}
/*--common css--*/
.ch-grid {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}

.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}

.ch-grid:after {
	clear: both;
}

.ch-grid li {
	width: 200px;
	height: 200px;
	display: inline-block;
	margin: 0 20px;
}
/*--about-end--*/
/*--trypography--*/
.grid_4{
	background:#fff;
	padding:0em 0em 0em 0em;
}  
.grid_5{
	background:#fff;
	padding:1em 0 2em 0;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 0.8em;
  color: #999;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}
.progress {
  height: 8px;
  box-shadow: none;
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#5bb2fc !important;
  border-color:#5bb2fc !important;
}
.grid_3 p,.page-header p {
  color: #888;
  font-size: 14px;
  line-height:2em;
  margin-bottom: 1em;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.breadcrumb li{
	font-size:0.85em;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
h3.bars {
  margin-bottom: 0.8em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
ol {
  margin-bottom: 44px;
}
.list-group {
  margin-bottom: 48px;
}
.input-group {
  margin-bottom: 20px;
}
/*--//trypography--*/
/*--contact--*/
.map iframe {
border:none;
  width: 100%;
  height: 340px;
}
.paragraph p {
  font-size: 14px;
  margin: 20px 0 0px 0;
  color: #464646;
  line-height: 2em;
}
.contact-grids {
  margin: 50px 0;
}
.contact-grids h4{
  font-size: 20px;
  margin: 0 0 20px 0;
  color:#40c8f4;
  text-align: center;
	}

.contact-form{
	  margin: 50px 0 0 0;
	}
.contact-form input[type="text"],.contact-form textarea{
  outline: none;
  padding: 10px 10px;
  border: 1px solid #464646;
  background: none;
  font-size: 14px;
  float: left;
  width: 32%;
  color: #000;
	}
.contact-form input[type="text"]:nth-child(2){
	  margin: 0 22px;
	}
.contact-form textarea{
	float:none;
	width:100%;
	margin: 22px 0;
	resize:none;
	height:250px;
	}
.contact-form input[type="submit"]{
  outline: none;
  background: #DF1E1C;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  color: #fff;
  font-weight: 600;
  padding: 9px 53px;
  font-size: 20px;
  border: none;
	}
.contact-form input[type="submit"]:hover{
	background:#ECCA69;
	}
/*-- //contact --*/
/*-------reservation -----*/
.reservation-left ul  li{
list-style-type:none;
display:block;
margin-top: 25px;
}
.reservation-right h4 {
  margin-bottom: 25px;
  color: #DF1E1C;
  font-size: 25px;
 font-family: 'Alegreya-Regular';
}

/* WRAPPER */
.dropdown-button:first-child{
	margin-left:0;
}
.dropdown-button{
	width:100%;
}
.dropdown-button .dropdown {
  position: relative;
  display: block;
  background: rgba(242, 241, 241, 0);
  border: 1px solid #E5E5E5;
  width: 100%;
  outline: none;
  padding: 8px 8px;
  font-size: 14px;
  color: #000;
  margin-bottom: 1.5em;
}
.dropdown-button{
	display:inline-block;
}
.reservation-right input[type="text"] {
  display: block;
  border: 1px solid #E5E5E5;
  width: 100%;
  outline: none;
  padding: 8px 8px;
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
}
input#datepicker ,input#datepicker1 ,input#datepicker2 {
  display: inline-block;
  width: 100%;
}
.reservation-right lable{
  font-size: 17px;
  color: #555454;
  margin: 0 .5em 0 3em;
}
.reservation-right input[type="date"]{
  display: inline-block;
  background: rgba(242, 241, 241, 0);
  border: 1px solid #8A8787;
  width: 30%;
  outline: none;
  padding: 3px 15px;
  font-size: 14px;
  color: #555454;
  font-family: 'Neuton', serif;
  margin-bottom: 1.5em;
}
.reservation-right input[type="time"]{
   display: inline-block;
  background: rgba(242, 241, 241, 0);
  border: 1px solid #8A8787;
  width: 30%;
  outline: none;
  padding: 8px 15px;
  font-size: 14px;
  color: #555454;
  margin-bottom: 1.5em;	
}
.reservation-right textarea{
  display: block;
  background: rgba(242, 241, 241, 0);
  border: 1px solid #E5E5E5;
  width: 100%;
  height:150px;
  resize:none;
  outline: none;
  padding: 8px 8px;
  font-size: 14px;
  color: #000;
  margin-bottom: 1.5em;	
}
/*--//reservation --*/
button.btn1.btn-1.btn-1e {
  background: #DF1E1C;
  font-size: 20px;
  outline: none;
  border: none;
  color: #fff;
  padding: 5px 20px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
button.btn1.btn-1.btn-1e:hover {
background:#ECCA69;
color:#464646;
}
.book-pag-frm{
float:left;
width:31.3%;
}
.book-pag-frm:nth-child(2) {
  margin: 0 25px;
}
.date {
	background: url(../images/date-icon.png) no-repeat 95.5% 45% #fff;
	cursor: pointer;
}

.reservation-left img {
 width: 100%; 
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 0px;
}
.reservation-left h3 {
  color: #DF1E1C;
  font-size: 25px;
 font-family: 'Alegreya-Regular';
}
.book-pag-frm label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.book-pag {
  margin-bottom: .5em;
}
/*-- search-page --*/
.search-hotel input[type="text"] {
  background:#fff;
  border: none;
  width: 81%;
  outline: none;
  padding: 11px 10px 10px 10px;
  font-size: 13px;
  color: #c4c4c4;
}
.search-hotel form input[type="submit"]{
  background: url(../images/search.png) no-repeat 13px 11px #000;
  width: 44px;
  height: 39px;
  border: none;
  padding:0;
  }
.search-grid-left{
  padding: 15px;
  background:#f5f4f0;
  }
h3.sear-head {
  font-family: 'Alegreya-Regular';
color:#DF1E1C;
  margin-bottom: 10px;
  font-size: 19px;
 font-weight:600;
}
.search-hotel{
padding: 15px 0;
border-bottom: 1px solid #e5e3db; 
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
margin:0;
position:relative;
}
ul.dropdown-menu6 li {
list-style:none;
}
ul.dropdown-menu6 li p{
width:100%;
}
span.amount{
color:#ffffff;
font-size:16px;
}
input#amount,input#amount1 {
  font-size: 13px;
  outline: none;
  background: none;
  word-spacing: 1em;
  color: #000 !important;
  position: absolute;
  left: 0%;
  top: -27px;
  margin-top: -10px;
}
ul.dropdown-menu6 li a {
text-decoration: none;
}
.range,.range-two{
padding: 15px 0 22px 0;
border-bottom: 1px solid #e5e3db; 
}
/*-- //Slider range --*/

.range-two select {
  width: 100%;
  height: 35px;
  border: 1px solid #d5d5d5;
  outline: none;
  padding: 5px 10px;
  font-size: 13px;
  color: #464646;
  margin-bottom: 0px;
}
/*--checkbox--*/
.single-star-bottom {
	display:block;
	margin: 14px 0px;
	color:#303030;
	text-decoration:none;
}
.single-star-bottom  input[type="checkbox"] {
  display: none;
}
.single-star-bottom b {
cursor: pointer;
}
.single-star-bottom  input[type="checkbox"]+label {
  position: relative;
  padding-left: 31px;
  width: 100%;
  font-size: 1em;
  margin: 3px 0;	  
}
.single-star-bottom  input[type="checkbox"]+label span:first-child {
  width: 18px;
  height: 18px;
  display: inline-block;
  border: 2px solid #000;
  position: absolute;
  left: 0;
  bottom: 0px;
}
.single-star-bottom  input[type="checkbox"]:checked+label span:first-child:before {
  content: "";
  background:url(../images/11.png)no-repeat;
  position: absolute;
  left: 2px;
  top: 2px;
  font-size: 10px;
  width:16px;
  height:16px;
  }
/*--//checkbox--*/
.single-star-bottom {
  padding: 15px 0;
  border-bottom: 1px solid #e5e3db;
}

/*--style for menu-drop--*/
.menu-grid{
margin-top:30px;
}
.menu_drop {
background:#fff;
	width: auto;
	height: auto;
	padding: 0;
	list-style: none;
}

ul {
	padding: 0;
	list-style: none;
}
.menu_drop > li > a {
  border-top: 1px solid #E8E7E7;
  /* border-left: 5px solid transparent; */
  width: 100%;
  line-height: 2.5em;
  text-indent: 15px;
  display: block;
  position: relative;
  color: #DF1E1C;
  text-decoration: none;
  font-size: 19px;
  font-weight: 600;
  background: #CFCFCF;
  font-family: 'Alegreya-Regular';
}
.menu_drop ul li a {
  background: #fff;
  width: 100%;
  padding: 6px 0;
  text-indent: 50px;
  display: block;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  color: #464646;
  text-decoration: none;
}
.menu_drop li a span.glyphicon-chevron-down{
  color: #fff !important;
  top: 5px;
  font-size: 18px;
  left: -13px;
}
.menu_drop ul li a:hover {
color:#DF1E1C;
}
.menu_drop > li > a:hover, .menu > li > a.active {
color:#fff;
	background:#000;
}
/*--//style for menu-drop--*/

.hotel-left{
float:left;
width:72%;
background: #f5f4f0;
padding:20px;
}
.hotel-right{
float:right;
width:28%;
  padding: 20px;
}
.hotel-rooms{
  border: 3px solid #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 1px 1px #ccc;
  margin-bottom: 30px;
}
.hotel-right h4{
font-weight: 600;
color:#DF1E1C;
font-size:26px;
margin-top: 64px;
}
.hotel-right h4 span{
text-decoration: line-through;
color:#464646;
font-size:18px;
}
.hotel-right p{
color:#000;
font-size:13px;
margin: 12px 0 24px 0;
}
.hotel-right a{
text-decoration:none;
background:#464646;
color:#fff;
font-size:18px;
padding:6px 16px;
}
.hotel-right a:hover{
background:#DF1E1C;
}
.hotel-left a {
  font-family: 'Alegreya-Regular';
  text-decoration: underline;
  color: #DF1E1C;
  font-size: 19px;
 font-weight:600;
  }
.hotel-left .glyphicon-bed {
  color: #fff;
  font-size: 20px;
  top: 3px;
  margin-right: 12px;
  background: #000;
  padding: 4px;
  border: 2px solid #DF1E1C;
  border-radius: 5px;
}
.hotel-left p{
color:#000;
font-size:13px;
margin: 20px 0 0 0;
}
.hotel-left-one{
  border: 3px solid #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 1px 1px #ccc;
float:left;
width:48%;
}
.hotel-left-one img{
width:100%;
}
.hotel-left-two {
  float: right;
  width: 49%;
}
.hotel-left-grids {
  margin-top: 25px;
}
/* star ratings */
.rating {
direction: rtl;
margin:10px 0px;
}
.rating > span {
  display: inline-block;
  position: relative;
  font-size: 19px;
}
.rating > span:hover,.rating > span:hover ~ span {
color: transparent;
}
.rating > span:hover:before,.rating > span:hover ~ span:before {
content: "\2605";
position: absolute;
left: 0;
color: #DF1E1C;
}
/* stop ratings */
.hotel-left-two a{
  font-family: 'OpenSans-Regular';
  font-weight:normal;
  color: #000;
  font-size: 13px;
  text-decoration:underline;
}
.hotel-left-two a span{
margin-right:10px;
font-size:18px;
color:#464646;
top: 4px;
}
.hotel-left-two p {
line-height:1.8em;
  color: #000;
  font-size: 13px;
  margin: 20px 0 0 0;
}
.hotel-left-two p span{
display:block;
}
/*-- //search-page --*/
/*-- single-page --*/
.single-pg-hdr h2{
font-family: 'Alegreya-Regular';
color: #DF1E1C;
font-size:25px;
}
.single-pg-hdr h2 span{
  color: #fff;
  font-size: 20px;
  top: 3px;
  margin-right: 12px;
  background: #000;
  padding: 4px;
  border: 2px solid #DF1E1C;
  border-radius: 5px;
}
.single-pg-hdr p {
  font-size: 14px;
  color: #464646;
  margin: 16px 0 0 0;
}
.single-pg-hdr a {
  color: #DF1E1C;
  margin: 0 8px;
}
.single-pg-hdr{
  background: #f5f4f0;
  padding: 20px;
}
.spl-btn{
border:1px solid #d5d5d5;
}
.spl-btn-bor p{
color:#fff;
font-size:20px;
display:inline-block;
}
.spl-btn-bor {
  padding: 8px 20px;
background: #DF1E1C;
}
.spl-btn-bor span{
margin-right: 10px;
color:#fff;
font-size:20px;
top:0;
}
.spl-btn h4 {
text-align:right;
  font-weight: 600;
  color: #DF1E1C;
  font-size: 26px;
}
.spl-btn h4 span {
  text-decoration: line-through;
  color: #464646;
  font-size: 18px;
}
 p.best-pri {
 text-align:right;
  color: #000;
  font-size: 13px;
  margin: 12px 0 24px 0;
}
 a.best-btn {
  text-decoration: none;
  background: #464646;
  color: #fff;
  font-size: 18px;
  padding: 6px 16px;
}
 a.best-btn:hover {
  background: #DF1E1C;
}
.sp-bor-btn{
padding:20px;
}
.map-gd iframe{
width:100%;
height:300px;
border:none;
}
.map-gd{
margin:30px 0;
}
.other-comments{
  border: 1px solid #d5d5d5;
}
.comments-head{
padding:10px;
}
.comments-head h3 {
  float: left;
  font-family: 'Alegreya-Regular';
  color: #DF1E1C;
  font-size: 25px;
}
.comments-head p{
color:#464646;
font-size:20px;
float:right;
font-weight:bold;
}
.comments-bot {
  padding: 12px;
  border-top: 1px solid #d5d5d5;
}
.comments-bot p {
  font-style: italic;
  font-size: 14px;
  line-height: 1.8em;
  color: #464646;
}
.comments-bot h4 {
  margin-top: 10px;
  font-size: 19px;
  font-family: 'Alegreya-Regular';
  color: #DF1E1C;
}
.comments-bot .glyphicon-minus {
  font-size: 9px;
  top: 0;
}
/*-- //single-page --*/
/*-- responsive media queries --*/
@media (min-width: 480px) and (max-width: 599px){
.pre-header {
    display: block;
}
.row {
    margin-right: 0px;
    /* margin-left: -15px; */
}
.banner-info, .banner-info1, .banner-info2, .banner-info3, .banner-info4, .banner-info5, .banner-info6 {min-height: 345px;}
}