html, body {
    height: 100%;
}

body {
   font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18.8px;
    letter-spacing: .01em;
    color: #333333;
    background-color: white;
    -webkit-font-smoothing: subpixel-antialiased;
    font-smoothing: subpixel-antialiased;

    -webkit-transition: -webkit-transform .8s cubic-bezier(0.19, 1, 0.22, 1);
       -moz-transition:    -moz-transform .8s cubic-bezier(0.19, 1, 0.22, 1);
        -ms-transition:     -ms-transform .8s cubic-bezier(0.19, 1, 0.22, 1);
         -o-transition:      -o-transform .8s cubic-bezier(0.19, 1, 0.22, 1);
            transition:         transform .8s cubic-bezier(0.19, 1, 0.22, 1);
}

#wrapper {
    height: 100%;
    overflow-x: hidden;
    max-width: 100%;
}

#wrapper .wrapp-inner {
    height: 100%;
    overflow-x: hidden;
    max-width: 100%;
}

a,
a:hover,
a:active,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: 0;font-family: 'Open Sans', sans-serif;
}

img {
    max-width: 100%;
    max-height: 100%;
}

/* 
* Headings
*/
h1 {
    font-size: 45px;
    line-height: 54px;
    margin: 0;
}

h2 {
    font-size: 33px;
    line-height: 40px;
}

h3 {
    font-size: 23px;
    line-height: 27px;
}

h4 {
    font-size: 18px;
    line-height: 22px;
	font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight:600; padding:15px; padding-bottom:0px;
}

h5 {
    font-size: 14px;
    line-height: 18px;
	font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight:600;  padding:0px 0px 8px 15px
}

h6 {
    font-size: 12px;
    line-height: 15px;
	font-family: 'Open Sans', sans-serif; text-transform:uppercase; font-weight:600; padding:0px 0px 15px 15px
}

p {
    margin-bottom: 20px;font-family: 'Open Sans', sans-serif;
}

.boxes {
     font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 25px;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.homescreen {
    height: 100%;
    padding: 0 2% 2.5%;
    min-height: 480px;
    position: relative;
}

.homescreen .header {
    text-align: center;
    height: 15%;
    position: relative;
    background: url(../img/logo.svg) no-repeat center center;
    -webkit-background-size: auto 62%;
    background-size: auto 62%;
}

.homescreen .header .logo {
    position: absolute;
    left: 50%;
    margin-left: -80px;
    top: 50%;
    margin-top: -44px;
}

.testimonil{width:100%; border-top:solid 1px #efefef;}

.testimonil_txt{width:100%; font-family: 'Open Sans', sans-serif; font-size:13px; padding:15px; text-align:justify; color:#8b8888; line-height:22px;}

.homescreen .select-hotel {
    background-color: #dbdbdb;
    padding: 8% 4.8%;
    height: 75%;
    position: relative;
}
.testimonials-author-wrap {
	font-weight:700;
	font-size:0.9em;
	display:inline-block;
	color:#7F8386;
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	text-transform:uppercase;
	text-align:center;
	float:right;
	margin-right:40px;
	margin-bottom:45px;
}

.author-info-wrap {
	display:inline-block;
}

.testimonial-author-ocupation {
	margin-top:2px;
	line-height:16px;
	font-size:0.85em;
	margin-left:4px;
	display:block;
	text-align:right;
	font-weight:300;
}

.testimonial-author {
	letter-spacing:0.2px;
	text-align:right;
	display:block;
}

.testimonials-content .icon-quote-right {
	position:absolute;
	top:-10px;
	left:-5px;
	font-size:13px;font-family: 'Open Sans', sans-serif;
	color:#999;
	display:none;
}

#testimonials-wrap #room-view-header {
	margin-bottom:55px;
}
.testimonials-image {
	border-radius:90px;
	margin-right:16px;
	display: inline-block;
	top:14px;
	position:relative;
}

.homescreen .boxes .box {
    width: 50%;
    float: left;
    text-align: center;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}

.homescreen .boxes .box span {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 150px;
    text-align: center;
    left: 50%;
    margin-left: -75px;
}

.homescreen .boxes .heading-border span:before, .homescreen .boxes .heading-border span:after {
    border-color: transparent;
    -webkit-transition: border-color .6s ease;
    -moz-transition: border-color .6s ease;
    -ms-transition: border-color .6s ease;
    -o-transition: border-color .6s ease;
    transition: border-color .6s ease;
}

.homescreen .boxes .heading :before {
    right: 300%;
}

.homescreen .boxes .heading :after {
    left: 300%;
}

.homescreen .boxes .heading span:before, .homescreen .boxes .heading span:after {
    -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
}

.homescreen .boxes .box:hover .heading :before {
    right: 100%;
}

.homescreen .boxes .box:hover .heading :after {
    left: 100%;
}

.homescreen .boxes .box-prishtina:hover .heading-border span:before, .homescreen .boxes .box-prishtina:hover .heading-border span:after {
    border-color: white;
}

.homescreen .boxes .box-lugano:hover .heading-border span:before, .homescreen .boxes .box-lugano:hover .heading-border span:after {
    border-color: #1b2850;
}

.homescreen .choose-hotel {
    position: absolute;
    background-color: #be9d5d;
    color: white;
    padding: 20px 26px;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 50%;
    margin-top: -33px;
    cursor: default;
}

.homescreen .choose-hotel p {
    font-size: 13px;
    line-height: 16px;
}
.mabetex-logo {
    display: block;
    height: 14%;
    padding: 12px 0;
    margin: 0 auto;
    width: 142px;
    text-align: center;
}

.mabetex-logo img {
    height: 100%;
}

.page-accomodation .boxes .box {
    height: 50%;
}

.page-accomodation .boxes .box:hover .heading-border span:before, .page-accomodation .boxes .box:hover .heading-border span:after {
    border-color: white;
}

.page-accomodation .boxes .box-medcenter {
    width: 100%;
    color: white;
}

.page-accomodation .boxes .box-medcenter span {
    width: 470px;
    margin-left: -235px;
}

.page-accomodation .choose-hotel {
    background-color: white;
    color: #1b2850;
}

.page-accomodation .select-hotel {
    padding: 5%;
}

.header-absolute {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.page {
    overflow: hidden;
}

.page .header {
    height: 126px;
    background-color: #fff;
    position: relative;
    z-index: 3;
}

.page .header .header-color {
    height: 63px;
    margin-top: 63px;
}

.page .header .logo {
    width: 22.35%;
    padding-top: -2px;
}

.page .header .headers-wrapper {
    padding-left: 22.35%;
}

.page .header .headers {
    height: 63px;
}

.booking-border {
    border-top: 1px solid #dcdcdc;
}

.booking {
    position: fixed;
    left: 0;
    right: 0;
    bottom: -452px;
    height: 553px;
    background-color: rgba(0, 15, 61, 0.7);
    border-bottom: 1px solid #1b2850;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    overflow: hidden;
    z-index: 4;
}

.booking .tools {
    background-color: #F2F2F2;
    height: 100px;
}

.booking .ads img {
    width: 66px;
    height: auto;
}

.booking .btn {
    display: block;
    float: left;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 58px;
    padding-right: 30px;
    padding-left: 30px;

}

.booking .offer {
    display:block;
    float: left;
    position:relative;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 58px;
    padding-right: 30px;
    padding-left: 60px;
	color:#BE9E5D;

}

.booking .btn i.icon-booking {
    font-size: 44px;
    position: absolute;
    right: 18px;
    top: 28px;
}

.booking .btn-booking {
    padding-left: 102%;
    padding-right: 120px;
    margin-left: -100%;
}

.booking .btn-booking.active,
  .booking .btn-booking:hover {
    background-color: #00295b;
    color: white;
}

.booking .ads {
    padding-top: 17px;
}

.booking .ads a {
    margin-left: 30px;
}

.booking.booking-static {
    position: static;
    height: 100px;
}

.reservation {
    display: none;
}

.reservation .book-tools {
    color: white;
    padding-right: 0;
}

.reservation .book-tools .book-options-top {
    background-color: #1b2850;
    height: 85px;
}

.reservation .book-tools .book-option {
    display: block;
    position: relative;
    padding-top: 21px;
    padding-left: 25px;
    font-size: 13px;
    line-height: 23px;
    font-weight: 700;
}

.reservation .book-tools .book-option span {
    color: #be9d5d;
}

.reservation .book-tools .book-option i {
    font-size: 44px;
    position: absolute;
    right: 50px;
    top: 20px;
}

.reservation .reservation-right {
    padding: 0;
}

.reservation .box-header {
    color: white;
    background-color: #000f3d;
    height: 85px;
    line-height: 24px;
    font-size: 13px;
    padding: 34px 30px;
}

.reservation .box-header i {
    font-size: 44px;
    position: absolute;
    top: 20px;
    left: 90px;
}

.reservation .reservation-info {
    background-color: #efefef;
    height: 390px;
    padding: 30px;
}

.reservation .reservation-info ul li {
    margin-bottom: 24px;
    line-height: 24px;
    font-size: 13px;
}

.reservation .reservation-info ul li strong {
    display: block;
}

.reservation .box-header, .reservation .reservation-info {
    margin-right: -303%;
    padding-right: 303%;
}

.sub-header {
    position: relative;
    height: 63px;
    width: 100%;
}

.sub-header .color {
    height: 63px;
}

.sub-header .headers-wrapper {
    padding-left: 123%;
    margin-left: -100%;
    background-color: #FFFFFF;
}

.sub-header .logo-short {
    display: block;
    width: 23%;
    padding-top: 0px;
}

.sub-header .bottom-header {
    height: 63px;
}

.sub-header.header-fixed {
    position: fixed;
    top: -63px;
    z-index: 4;
}

.bottom-header {
    background-color: #71aefe;
    position: relative;
}
.head-wrapper{
	background:#FFFFFF;
}
.header-medical .bottom-header {
    background-color: #F0F0F0;
}

.header-medical .bottom-header ul li a,
.sub-header-medical .bottom-header ul li a {
    color: #1b2850;
}

.header-medical .bottom-header ul.hovered li.active a {
    color: rgba(27, 40, 80, 0.5);
}

.header-medical .nav ul.sub-menu,
.sub-header-medical .nav .sub-menu {
    background-color: #F0F0F0;
    background-color: rgba(240, 240, 240, .7);
}

.sub-header-medical .bottom-header {
    background-color: #F0F0F0;
}

.nav ul {
    padding: 0 15px;
    position: relative;
}

.nav ul li {
    float: left;
    padding: 16px 18px;
	
}

.nav ul li a {
     font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-style: normal;
    font-size: 13px;
}

.nav ul li a:hover,
.nav ul li.active a {
    /*font-weight: 700;*/
    color: #FFFFFF; border-bottom:solid 3px #FFFFFF; padding-bottom:19px;

}

.nav ul li a i {
    font-size: 44px;
    position: absolute;
    top: 9px;
    padding-left: 15px;
}

.nav ul li.header-icon {
    width: 45px;
}

.nav ul li.back-sdhp {
    float: right;
}

.nav ul li.back-sdhp a {
    font-weight: 700;
}

.nav .sub-menu {
    display: none;
    position: absolute;
    top: 63px;
    background: rgba(0, 15, 61, 0.7);
    left: 0;
    width: 1500px;
    z-index: 3;
}

.lang-bar ul li a {
    color: #C5C6C7;
}

.lang-bar ul li.active {
    font-weight: 700;
}

.lang-bar ul li.active a {
    color: #1b2850;
}

.top-header .top-header-title {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    padding-top: 21px;
    padding-left: 25px;
}

.top-header .top-header-title h4 {
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 16px;
}

.top-nav ul li a {
    color: #000f3d;font-family: 'Open Sans', sans-serif;
}

.bottom-nav ul li a {
    color: white;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:14px;
}
.bottom-nav ul li p {
    color: white;font-family: 'Open Sans', sans-serif; font-weight:700; font-size:14px;
}


.bottom-nav ul.hovered li a {
    color: #FF0000;
}

.bottom-nav ul.hovered li.active a {
    color: white;
}

.mobile-icon {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    top: 30px;
    display: none;
}

.line-icon {
    left: 30px;
}

.line-icon .line {
    width: 100%;
    display: block;
    height: 4px;
    background-color: #be9d5d;
    margin-bottom: 3px;
}

.line-icon .line:last-child {
    margin-bottom: 0;
}

.search-icon {
    right: 30px;
    background-image: url(../img/search-icon.png);
    background-image: url(../img/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.menu-mobile {
    left: -23%;
}

.menu-mobile.active {    
    box-shadow: 10px 0px 50px -20px #444;
}

.search-mobile.active {    
    box-shadow: -10px 0px 50px -20px #444;
}

.menu-mobile > ul {
    padding: 20px;
    color: #000F3D;
}

.menu-mobile > ul li {
    margin: 5px 0;
}

.menu-mobile > ul li > .sub-menu {
    padding-left: 10px;
    font-weight: 500;
    font-size: 13px;
}

.menu-mobile > ul li i {
    font-size: 20px;
}

.menu-mobile.animated {
    left: 0;
}

.search-mobile {
    right: -23%;
}

.search-mobile.animated {
    right: 0;
}

.search-mobile input {
    border: none;
}

.search-mobile input::-webkit-input-placeholder {
    color: #333;
}

.search-mobile input:-moz-placeholder {
  /* Firefox 18- */
    color: #333;
}

.search-mobile input::-moz-placeholder {
  /* Firefox 19+ */
    color: #333;
}

.search-mobile input:-ms-input-placeholder {
    color: #333;
}

.mobile-sections {
    font-family: "ProximaNova", sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #F2F2F2;
    width: 23%;
    position: fixed;
    top: 0px;
    bottom: 0;
    z-index: 5;
    display: none;
}

.mobile-sections .heading {
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}

.bottom-nav {
    width: 100%;
}

.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:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px; color:#000; font-style:normal;
    border-bottom:1px solid #d8d0d0; 
}


.searchbox {
    background-color: #26451b;
    position: absolute;
    left: 87%;
    width: 1500px;
    height: 63px;

    -webkit-transition: left .8s cubic-bezier(0.19, 1, 0.22, 1);
       -moz-transition: left .8s cubic-bezier(0.19, 1, 0.22, 1);
        -ms-transition: left .8s cubic-bezier(0.19, 1, 0.22, 1);
         -o-transition: left .8s cubic-bezier(0.19, 1, 0.22, 1);
            transition: left .8s cubic-bezier(0.19, 1, 0.22, 1);
}

.searchbox input#search {
    background-color: transparent;
    border: none;
    height: 100%;
    width: 100%;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    padding-left: 30px;
    color: white;
}

.close-search {
    width: 20px;
    height: 20px;
    background: url(../images/close-button.png) no-repeat center center;
    background: url(../images/close-button.svg) no-repeat center center;
    display: block;
    position: absolute;
    right: 15px;
    top: 21px;
}

.searchbox input#search::-webkit-input-placeholder {
    color: white;
}

.searchbox input#search:-moz-placeholder {
      /* Firefox 18- */
    color: white;
}

.searchbox input#search::-moz-placeholder {
      /* Firefox 19+ */
    color: white;
}

.searchbox input#search:-ms-input-placeholder {
    color: white;
}

.searchbox.active {
    
    left: 0%;
}

.search-results {
    display: none;
    background-color: rgba(0, 15, 61, 0.7);
    color: white;
    padding: 30px;
    position: absolute;
    z-index: 4;
    bottom: 0;
    top: 126px;
    right: 0;
    left: 50%;
    margin-left: -324px;
}

.search-results .scrollable::-webkit-scrollbar-track {
    background: transparent;
}

.search-results .scrollable::-webkit-scrollbar {
    width: 5px;
}

.search-results .scrollable::-webkit-scrollbar-thumb {
    background: white;
}

.search-results .results {
     font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-style: normal;
    line-height: 44px;
}

.search-results .results .number {
    border: 1px solid white;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    display: block;
    float: left;
    border-radius: 40px;
    font-size: 19px;
    margin-right: 10px;
}

.search-results ul {
    padding-left: 20px;
    padding-right: 20px;
    height: 80%;
    overflow: auto;
    margin-top: 30px;
}

.search-results ul li {
    border-bottom: 1px solid #be9d5d;
    padding: 30px 0;
}

.search-results ul li .result-item {
    max-width: 750px;
}

.search-results ul li .date {
    margin-bottom: 5px;
    display: block;
}

.search-results ul li:first-child {
    padding-top: 0;
}

.search-results.search-fixed {
    position: fixed;
    top: 63px;
}

.bx-wrapper, .bx-viewport {
    height: 100%;
}

.page-home .bx-viewport {
    left: 0 !important;
    width: 100%;
    height: 100%;
}

.bx-viewport {
    height: 100% !important;
}

.bx-prev, .bx-next {
    width: 100%;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}

.swiper-container, .swiper-slide {
    width: 100%;
    height: 100%;
}


.page-home {
    height: 100%;
    position: relative;
    background-size: cover;
    overflow: hidden;
}

.page-home .swiper-slide {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    background-color: #1b2850;
    -webkit-perspective: 150px;
    -moz-perspective: 150px;
    -ms-perspective: 150px;
    perspective: 150px;
}

.main-slider {
    /*height: 100%;*/
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.slider, .slide {
    height: 100%;
}

.main-slider .bx-viewport {
    height: 100% !important;
}

.slider, .slide {
    top: 0;
}

.main-slider .slide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.main-slider {
    left: 0;
    right: 0;
    top: 126px;
}

.page-home .main-slider .slider-caption, .page-home .wellness-slider .slider-caption {
    width: 500px;
    margin: 0 auto;
    padding: 10px 10px 10px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -170px;
    opacity: 0;

    -webkit-transform: rotateX(-30deg) translate(0, 150px);
       -moz-transform: rotateX(-30deg) translate(0, 150px);
        -ms-transform: rotateX(-30deg) translate(0, 150px);
         -o-transform: rotateX(-30deg) translate(0, 150px);
            transform: rotateX(-30deg) translate(0, 150px);
}

.page-home .main-slider .slider-caption h1, .page-home .wellness-slider .slider-caption h1 {
    font-weight: 300;
    color: white; margin-top:90px;
    margin-bottom: 0px;
}

.page-home .main-slider .slider-caption.animated, 
.page-home .wellness-slider .slider-caption.animated {
    opacity: 1; margin-top:80px; margin-left:800px;
    
    -webkit-transform: rotateX(0) translate(0, 0);
       -moz-transform: rotateX(0) translate(0, 0);
        -ms-transform: rotateX(0) translate(0, 0);
         -o-transform: rotateX(0) translate(0, 0);
            transform: rotateX(0) translate(0, 0);

    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
       -moz-transition:    -moz-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
        -ms-transition:     -ms-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
         -o-transition:      -o-transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
            transition:         transform 0.8s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
}

.page-home .main-slider .slider-caption {
  
}

.page-home .wellness-slider .slider-caption {
    background-color: #be9d5d;
    background-color: rgba(190, 157, 93, 0.6);
    border: 25px solid #be9d5d;
    border: 25px solid rgba(190, 157, 93, 0.1);
}

.page-home .wellness-slider .slider-caption h1 {
    margin-bottom: 10px;
}

.page-home .wellness-slider .slider-caption h6 {
    font-style: normal;
     font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #1b2850;
}

/*  
* Top section
*/
.top-section {
    background-color: #efefef;
    padding-top: 50px;
    padding-bottom: 50px;
}

.top-section h2 {
    color: #be9d5d;
    font-weight: 300;
    margin-top: 45px;
    margin-bottom: 25px;
}

.top-title {
    background-color: #1b2850;
    position: relative;
    overflow: hidden;
}

.top-title .col-sm-3 {
    width: 23%;
}

.top-title .col-sm-9 {
    width: 77%;
    padding-right: 15px;
}

.top-title .button {
    padding-top: 68px;
}

.top-title .button * {
    position: relative;
}

.top-title .title {
    padding-top: 70px;
    padding-bottom: 70px;
    color: #be9d5d;
    padding-left: 5px;
}

.top-title .title * {
    position: relative;
}

.top-title-center {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.conf-buttons {
    padding: 0;
}

.conf-buttons .conf-cat {
    display: block;
    float: left;
    width: 16.6666667%;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    color: white;
}

.conf-buttons .conf-cat > span {
    padding: 81px 0px;
    display: block;
    background-color: rgba(27, 40, 80, 0.9);
    -webkit-transition: background-color .5s ease;
    -moz-transition: background-color .5s ease;
    -ms-transition: background-color .5s ease;
    -o-transition: background-color .5s ease;
    transition: background-color .5s ease;
}

.conf-buttons .conf-cat > span:hover {
    background-color: rgba(27, 40, 80, 0.7);
}

.conf-cat.conf-club {
    background-image: url(../img/conf-1.png);
}

.conf-cat.conf-dyar {
    background-image: url(../img/conf-2.png);
}

.conf-cat.conf-marec {
    background-image: url(../img/conf-3.png);
}

.conf-cat.conf-ulpiana {
    background-image: url(../img/conf-4.png);
}

.conf-cat.conf-artana {
    background-image: url(../img/conf-5.png);
}

.conf-cat.conf-bozhur {
    background-image: url(../img/conf-6.png);
}

.conference-layout h2 {
    color: #be9d5d;
    font-weight: 300;
}

.conference-layout .conference-table {
    overflow-x: auto;
}

.conference-layout table {
    margin-bottom: 30px;
    min-width: 720px;
  /* Icons */;
}

.conference-layout table .conf-icons.total-sq-ft {
    background-image: url(../img/conf-icon-1.png);
    background-image: url(../img/conf-icon-1.svg);
}

.conference-layout table .conf-icons.room-size {
    background-image: url(../img/conf-icon-2.png);
    background-image: url(../img/conf-icon-2.svg);
}

.conference-layout table .conf-icons.ceiling-ht {
    background-image: url(../img/conf-icon-3.png);
    background-image: url(../img/conf-icon-3.svg);
}

.conference-layout table .conf-icons.classroom {
    background-image: url(../img/conf-icon-4.png);
    background-image: url(../img/conf-icon-4.svg);
}

.conference-layout table .conf-icons.theater {
    background-image: url(../img/conf-icon-5.png);
    background-image: url(../img/conf-icon-5.svg);
}

.conference-layout table .conf-icons.banquet {
    background-image: url(../img/conf-icon-6.png);
    background-image: url(../img/conf-icon-6.svg);
}

.conference-layout table .conf-icons.reception {
    background-image: url(../img/conf-icon-7.png);
    background-image: url(../img/conf-icon-7.svg);
}

.conference-layout table .conf-icons.conference {
    background-image: url(../img/conf-icon-8.png);
    background-image: url(../img/conf-icon-8.svg);
}

.conference-layout table .conf-icons.u-shape {
    background-image: url(../img/conf-icon-9.png);
    background-image: url(../img/conf-icon-9.svg);
}

.conference-layout table .conf-icons.h-square {
    background-image: url(../img/conf-icon-10.png);
    background-image: url(../img/conf-icon-10.svg);
}

.conference-layout table .conf-icons {
    background-repeat: no-repeat;
    background-position: center center;
    width: 100px;
    height: 140px;
}

.conference-layout table td, .conference-layout table th {
    border: 1px solid white;
    text-align: center;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.conference-layout table td.different {
    text-align: left;
    font-size: 13px;
    padding: 17px 15px;
}

.conference-layout table thead th {
    background-color: #F2F2F2;
}

.conference-layout table thead .table-top {
    background-color: #1b2850;
    color: white;
    vertical-align: middle;
    padding: 0 10px;
    width: 200px;
}

.conference-layout table thead .table-top i {
    float: left;
    min-width: 20%;
}

.conference-layout table thead .table-top span {
    padding-top: 4px;
    display: block;
}

.conference-layout table thead .table-top i.icon-calculator {
    font-size: 20px;
}

.conference-layout table thead .table-top i.icon-metric-converter {
    font-size: 26px;
}

.conference-layout table thead tr.table-sections th {
    background-color: #1b2850;
    color: white;
    padding: 4px;
    word-break: break-word;
}

.conference-layout table tbody td {
    background-color: #DBDBDB;
    width: 7.14%;
}

.conference-layout table tbody .different {
    background-color: #F2F2F2;
    width: 14%;
}

.single-page article {
    padding-top: 35px;
    padding-bottom: 35px;
}

.single-page article h2 {
    margin-bottom: 15px;
}

.single-page article h3, .single-page article h4, .single-page article h5, .single-page article h6 {
    font-weight: 700;
}

.single-page article img {
    display: block;
    margin-bottom: 20px;
}

.single-page article img:last-child, .single-page article p:last-child {
    margin-bottom: 0;
}

.single-page .sidebar {
    padding-top: 30px;
    padding-left: 25px;
    padding-bottom: 15px;
    padding-right: 100%;
    margin-right: -100%;
    width: 125%;
}

.sidebar ul li a:hover {
    border-bottom: 1px solid;
}

.single-page .sidebar h4 {
    margin-bottom: 15px;
}

.single-page .sidebar .proximanova {
    line-height: 20px;
    font-size: 12px;
}

.single-page .sidebar .proximanova li {
    margin-bottom: 10px;
    margin-top: 10px;
}

.single-page.medical-layout article {
    font-size: 19px;
    line-height: 23px;
}

.single-page article ul, .single-page article ol {
    padding-left: 15px;
    margin-bottom: 20px;
}

.single-page article ul li {
    list-style-type: disc;
}

.single-page article ol li {
    list-style-type: decimal;
}

.single-page article dl {
    margin-bottom: 20px;
}

.single-post article blockquote {
    display: block;
    margin-bottom: 20px;
}

/*  
* Modules Section
*/
.home-layout {
    padding-top: 32px;
}

.page-dining .top-single {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
}

.page-dining .sidebar-2 article {
    max-width: 200px;
}

.page-dining .sidebar-2 .btn {
    padding: 18px 10px;
    display: block;
    line-height: inherit;
    text-align: center;
}

.dining-slider {
    background-color: #F2F2F2;
}

.dining-gallery,
.conf-single-gallery {
    padding: 0;
    height: 100%;
    min-height: 600px;
    overflow: hidden;
}

.slider-with-details .bottom-desc {
    margin-top: 40px;
    margin-bottom: 40px;
}

#slides {
    height: 100%;
    margin: 0;
    padding: 0;
}

#slides li {
    list-style: none;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.single-gallery > div {
    width: 100%;
    height: 100%;
}

.single-gallery #slides li:first-child {
    display: none;
}

.dining-menus-section .box {
    text-align: center;
    background-color: #F2F2F2;
    padding: 40px 40px 20px;
}

.dining-menus-section .box .date {
    display: block;
    margin-bottom: 25px;
}

.dining-menus-section .box .btn {
    margin-bottom: 25px;
    display: inline-block;
    line-height: inherit;
    padding: 18px 36px;
}

.dining-section-container {
    padding-bottom: 60px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.dining-section-container > div {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.dining-section-container .box {
    position: relative;
}

.dining-section-container .box .hover {
    background-color: #00295b;
    background-color: rgba(0, 41, 91, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
    color: white;
    text-align: center;
    width: 100%;
    height: 32%;
    font-size: 29px;
    -webkit-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -moz-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -ms-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
    transition: height 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.dining-section-container .box .hover span {
    position: absolute;
    left: 0;
    right: 0;
    height: 100px;
    padding: 40px 20px;
    top: 50%;
    margin-top: -50px;
}

.dining-section-container .box:hover .hover {
    height: 100%;
}

.special-offers-medical {
    background-color: #EFEFEF;
    padding-top: 50px;
    margin-bottom: 50px;
}

.special-offers-medical .box {
    background-color: rgba(255, 255, 255, 0.6);
}

.dining-layout {
    padding-top: 50px;
}

.wellness-layout {
    padding-top: 50px;
}

.wellness-layout .single-page {
    padding: 0;
    padding-bottom: 50px;
}

.wellness-layout .single-page article {
    padding: 0;
}

.wellness-layout .products {
    margin-bottom: 30px;
}

.wellness-layout .products .row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.wellness-layout .products .row .box {
    padding-left: 10px;
    padding-right: 10px;
}

.wellness-layout .box.product {
    margin-bottom: 10px;
    margin-top: 10px;
}

.wellness-layout .box.product .box-img img {
    width: 100%;
}

.wellness-layout .box.product .box-desc h6 {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
}

.wellness-layout .box.product .box-desc p {
    font-size: 15px;
}

.wellness-layout .top-products .box .box-img {
    border: 1px solid #ededed;
}

.wellness-layout .top-products .box .box-img img {
    display: block;
    margin: 0 auto;
    border: 25px solid white;
    -webkit-transition: border .5s ease;
    -moz-transition: border .5s ease;
    -ms-transition: border .5s ease;
    -o-transition: border .5s ease;
    transition: border .5s ease;
}

.wellness-layout .top-products .box .box-img:hover img {
    border: 25px solid #ededed;
}

.wellness-layout .top-products .box .box-desc {
    text-align: center;
    border: 1px solid #ededed;
    padding: 30px 20px;
}

.wellness-layout .top-products .box .box-desc h6 {
    margin-bottom: 15px;
}

.wellness-layout .big-products .box .box-img {
    border: 1px solid #ededed;
}

.wellness-layout .big-products .box .box-desc {
    bottom: 0;
    left: 10px;
    right: 10px;
    position: absolute;
    background-color: white;
    background-color: rgba(255, 255, 255, 0.6);
    border-top: 1px solid #ededed;
    padding: 40px;
}

.wellness-layout .big-products .box .box-desc p {
    margin-top: 20px;
}

.wellness-layout .big-products .big-box .box-desc {
    padding: 50px 40px;
}

.wellness-layout .big-products .big-box .box-desc h6 {
    float: left;
    margin-top: 3px;
}

.wellness-layout .big-products .big-box .box-desc p {
    float: right;
    margin-top: 0;
}

.wellness-layout .big-products .small-box .box-desc p {
    display: none;
}

.wellness-layout .sidebar {
    margin-bottom: 40px;
}

.wellness-layout .sidebar .big-products .box {
    margin-top: 0px;
    margin-bottom: 20px;
}

.wellness-layout .sidebar .big-products .box .box-desc {
    left: 25px;
    right: 25px;
}

span.date {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-size: 12px;
    line-height: 20px;
    text-transform: uppercase;
}

.box {
    position: relative;
}

.box .btn-readmore {
    position: absolute;
    bottom: 0;
}

.modules .events .date {
    color: #be9d5d;
    margin-bottom: 40px;
    display: block;

    -webkit-transition: margin-bottom .6s ease;
    -o-transition: margin-bottom .6s ease;
    transition: margin-bottom .6s ease;
}

.modules .events .box:hover .date {
    margin-bottom: 30px;
}

.modules .events .box {
    background-color: #efefef;
    padding: 30px 20px;
    min-height: 318px;
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
}

.modules .events .box h4 {
    font-weight: 700;
}

.modules .events .box .btn-readmore {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -ms-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
}

.modules .events .box.different-color, .modules .events .box:hover {
    background-color: #333333;
    color: white;
}

.modules .events .box.different-color .btn-readmore, .modules .events .box:hover .btn-readmore {
    background-image: url(../img/arrow-right-white.png);
}

.modules h3.heading {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    white-space: no-wrap;
    text-overflow: ellipsis;
    max-width: 100%;
    margin-top: 0;
    overflow: hidden;
    margin-bottom: 45px;
    text-align: left;
}

.modules h3.heading span {
    display: inline-block;
    position: relative;
}

.modules h3.heading :before,
  .modules h3.heading :after {
    content: "";
    border-color: #be9d5d;
}

.modules h4.heading :before,
.modules h4.heading :after {
    content: "";
    border-color: black;
}

.modules .row {
    margin-left: -25px;
    margin-right: -25px;
}

.modules [class^="col-sm-"], .modules [class*=" col-sm-"] {
    padding-right: 25px;
    padding-left: 25px;
}

.modules .module {
    margin-bottom: 0px;
}

.modules .module .box .box-header h4 {
    padding-right: 30px;
}

.modules .module .box .box-img img {
    width: 100%;
    max-height: inherit;
    display: block;
}

.modules .module .box .box-desc {
    padding: 25px 30px;
    background-color: #efefef;
}

.modules .module .box .box-desc h4 {
    font-weight: 700;
    margin-bottom: 30px;font-family: 'Open Sans', sans-serif; font-style:normal;
}

.modules .module .box .btn {
    padding-left: 0; color:#FFFFFF;
}

.modules .module-meetings5 .row {
    margin-left: -10px;
    margin-right: -10px;
}

.modules .module-meetings5 .box {
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

.modules .module-meetings5 .box .box-desc {
    height: 216px;
    padding: 20px;
}

.modules .box-wide {
    margin-bottom: 30px;
}

.modules .box-wide .box-img, .modules .box-wide .box-desc {
    padding: 0;
}

.modules .box-wide:last-child {
    margin: 0;
}

.modules .box-wide-1 .box-img {
    width: 69.5%;
    float: left;
}

.modules .box-wide-1 .box-desc {
    width: 30.5%;
    float: left;
}

.modules .box-wide-2 .box-img {
    width: 60%;
    float: left;
}

.modules .box-wide-2 .box-desc {
    width: 40%;
    float: left;
}

.modules .box-wide-3 .box-img {
    width: 50%;
    float: left;
}

.modules .box-wide-3 .box-desc {
    width: 50%;
    float: left;
}
.contact-details{
}
.contact-details p i{
padding-right:5px;}
/*--contact--*/
.contact-top {
	text-align: center;
	padding-bottom: 3em;
}
.contact-bottom-left input[type="text"],[type="email"] {
	outline: none;
	padding: 8px;
	width: 70%;
	border: 1px solid #CCCCCC;
	-webkit-appearance: none;
	margin:10px 0px;
}
.contact {
	padding: 3em 0px;
}
.contact-top h3 {
	font-size: 2em;
	font-weight: 500;
	color: #A16D77;
}
.contact-bottom-left h4 {
	font-size: 1.7em;
	font-weight: 500;
	color: #A16D77;
}
.contact-bottom-left p {
	font-size: 1em;
	font-weight: 400;
	color: #000;
	margin: 7px 0px;
}
.contact-bottom-left input[type="submit"] {
    float:right;
	outline: none;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	background: #e4b248;
	border: none;
	padding: 10px 2em;
	margin: 1em 0px;
	-webkit-appearance: none;
}
.contact-bottom-left input[type="submit"]:hover{
	background:#a16d77;
	color:#fff;
	text-decoration:none;
	transition: 0.5s all;
 -webkit-transition: 0.5s all;
 -moz-transition:  0.5s all;
 -o-transition:  0.5s all;
}
.contact-bottom-right p {
	font-size: 1em;
	font-weight: 400;
	color: #000;
	margin:5px 0px;
}
.contact-bottom-left textarea {
	outline: none;
	padding:8px;
	width: 100%;
	height: 12em;
	resize: none;
	resize:none;
}
.form-contact{

}
.form-contact label{
color:#767275;
margin:5px 0px;
    
}

/*--end contact--*/
.social-icons{
margin-top:20px;
margin-bottom:20px;
}
.social-icons h4{
margin-top:20px;
margin-bottom:30px;
}
.social-icons span a{
background-color:#e4b248;
color:#fff;
width:20px;
height:20px;
border-radius:50%;
}
.facebook{
padding:10px 15px;
}
.twitter{
padding:10px 12px;}
.instagram{
padding:10px 12px;}
.linkedin{
padding:10px 12px;}
.top-head{
font-weight:600;
}
.modules .box-wellness, .modules .box-spa, .modules .box-dining {
    overflow: hidden;
}

.modules .box-wellness .box-desc, .modules .box-spa .box-desc, .modules .box-dining .box-desc {
    height: 100%;
}

.modules .box-wellness {
    height: 299px;
}

.modules .box-spa {
    height: 278px;
}

.modules .box-dining {
    height: auto;
}

.modules .module-dining {
    padding-right: 0;
}

.modules .module-dining .box .box-desc {
    height: 30%;
}

.modules .module-specialoffers .box .box-desc, .modules .module-medicalcenter .box .box-desc {
    min-height: 216px;
}

.modules .module-specialoffers .box .box-desc {
    text-align: center;
    color: #000F3D;
}

.modules .module-specialoffers .box .box-desc .date {
    margin-bottom: 10px;
    display: block;
}

.modules .module-specialoffers .box .box-desc h4 {
    font-weight: 500;
}

.modules .module-specialoffers .slider-controls .prev, .modules .module-specialoffers .slider-controls .next {
    width: 18px;
    height: 18px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    bottom: 20px;
}

.modules .module-specialoffers .slider-controls .prev {
    background-image: url(../img/arrow-left-blue.png);
    left: 40px;
}

.modules .module-specialoffers .slider-controls .next {
    background-image: url(../img/arrow-right-blue.png);
    right: 40px;
}

.modules .module-specialoffers .slider-pagination {
    position: absolute;
    bottom: 20px;
    left: 80px;
    right: 80px;
}

.modules .module-specialoffers .slider-pagination .bx-pager .bx-pager-item {
    display: inline-block;
}

.modules .module-specialoffers .slider-pagination .bx-pager .bx-pager-item a {
    color: transparent;
    background-image: url(../img/circle-blue.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 5px;
}

.modules .module-specialoffers .slider-pagination .bx-pager .bx-pager-item a.active {
    background-image: url(../img/circle-blue-active.png);
}

.modules .module-tripadvisor {
    padding-left: 0;
    padding-top: 10px;
}

.modules .module-tripadvisor .tripadvisor {
    border: 1px solid #01a64f;
    font-size: 21px;
    line-height: 25px;
    text-align: center;
    padding: 20px 30px;
    min-height: 380px;
    display: block;
    position: relative;
}

.tripadvisor .title {
    text-transform: lowercase;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    color: #01a64f;
}

.modules .module-tripadvisor .tripadvisor img.ta-logo, .modules .module-tripadvisor .tripadvisor img.ta-review {
    position: absolute;
    left: 50%;
    padding: 0px 20px;
    background-color: white;
}

.modules .module-tripadvisor .tripadvisor img.ta-logo {
    margin-left: -46px;
    top: -20px;
}

.modules .module-tripadvisor .tripadvisor img.ta-review {
    bottom: -28px;
    margin-left: -97px;
}

.modules .module-tripadvisor .tripadvisor ul li {
    padding: 30px 20px;
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #01a64f;
}

.modules .module-tripadvisor .tripadvisor ul li p {
    margin-left: -50px;
    margin-right: -50px;
}

.modules .module-tripadvisor .tripadvisor ul li:last-child {
    border-bottom: none;
}

.heading {
    white-space: no-wrap;
    text-overflow: ellipsis;
    max-width: 100%;
    margin-top: 0;
    overflow: hidden; color:#FFFFFF;
}

.heading span {
    display: inline-block;
    position: relative;
}

.heading :before,
  .heading :after {
    content: "";
    color: transparent;
    border-color: #be9d5d;
    position: absolute;
    height: 5px;
    top: 0;
    width: 1200px;
    margin-top: 12px;
}

.heading :before {
    right: 100%;
    margin-right: 20px;
}

.heading :after {
    left: 100%;
    margin-left: 20px;
}

.heading-border :before,
.heading-border :after {
    content: "";
    color: transparent;
    border-color: #be9d5d;
    position: absolute;
    height: 5px;
    top: 0;
    width: 1200px;
    margin-top: 12px;
    border-top-width: 1px;
    border-top-style: solid;
}

.proximanova {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
}

/* 
* Top single
*/
.top-single {
    background-color: #dbdbdb;
    min-height: 63px;
    padding-top: 23px;
    padding-bottom: 21px;
}

.top-single .col-sm-3 {
    width: 23%;
}

.top-single .col-sm-9 {
    width: 77%;
}

.top-single h5, .top-single a {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 13px;
}

.top-single h5 {
    font-weight: 700;
    cursor: default;
}

.top-single .breadcrumbs li {
    display: inline;
}

.breadcrumbs {
    padding-left: 15px;
}

.breadcrumbs li:after {
    content: "/";
    margin-left: 5px;
    margin-right: 5px;
}

.breadcrumbs li:last-child:after {
    content: "";
    margin-right: 0;
}

.breadcrumbs li a:hover {
    color: #BE9D5D;
}

/*  
* Rooms
*/
.room-layout {
    overflow: hidden;
}

.room-layout h5, .room-layout h6 {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
}

.share {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
}

.share h6 {
    margin-bottom: 10px;
}

.room-lists ul li, .room-lists h6 {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
}

.room-lists li.active a {
    font-weight: 600;
}

.room-lists h6 {
    font-weight: 700;
    cursor: default;
}

.room-lists ul li a:hover {
    color: #BE9D5D;
}

.room-lists ul {
    padding-left: 20px;
}

.room-lists h6 {
    color: #1b2850;
}

.slides-pagination {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 56px;
    background: rgba(0, 15, 61, 0.8);
    z-index: 3;
    color: white;
    text-align: center;
    padding-top: 15px;
}

.slides-pagination a {
    color: transparent;
    background-image: url(../img/circle.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin: 0 5px;
}

.slides-pagination .bx-pager-item {
    display: inline-block;
}

.slides-pagination a.current,
.slides-pagination a.active {
    background-image: url(../img/circle-active.png);
}

.slider-with-details .slides-pagination {
    text-align: right;
    padding-right: 15px;
}

.room-section .room-lists {
    padding-top: 30px;
    padding-bottom: 20px;
    background-color: #F2F2F2;
    padding-left: 102%;
    margin-left: -100%;
    width: 134.6%;
    float: left;
    min-height: 310px;
}

.room-section .room-gallery {
    padding: 0;
    overflow: hidden;
    background-color: #1b2850;
    width: 65.4%;
    float: left;
    position: relative;
    height: 310px;
}


.room-section .room-gallery .fullscreen {
    display: block;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 3;
    color: white;
}

.room-section .room-details {
    padding-top: 30px;
    padding-bottom: 30px;
}

.room-section .room-details p {
    margin-bottom: 5px;
}

.room-section .room-details h5 {
    margin: 20px 0;
}

.room-section .room-details .row {
    padding-top: 30px;
}

.room-section .room-details .row h6 {
    margin-bottom: 20px;
}

.sidebar-2 {
    background-color: #F2F2F2;
    padding-left: 50px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.sidebar-2 .heading {
    margin-top: 0;
}

.sidebar-2 h4 {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}

.room-specification {
    background-color: #F2F2F2;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 30px;
    min-height: 800px;
    padding-right: 100%;
    margin-right: -100%;
    width: 133.333333333%;
}

.room-specification h4 {
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 20px;
}

.room-specification table.room-specifics td:first-child {
    width: 100px;
}

.room-specification table.room-specifics td {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-size: 12px;
}

.floorplan h6 {
    margin-top: 10px;
    margin-bottom: 30px;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
}

.page-conf-single .sidebar-2 article .floorplan {
    margin-bottom: 30px;
    margin-top: 30px;
}

.page-conf-single .sidebar-2 {
    background-color: white;
}

.blank-space {
    height: 30px;
}

.jobs-layout,
.gallery-layout {
    background-color: #F2F2F2;
}

.jobs-layout .sidebar,
  .gallery-layout .sidebar {
    background-color: white;
}

.medical-layout {
    overflow: hidden;
}

.medical-layout .sidebar {
    background-color: #F2F2F2;
}

.medical-layout .top-medical {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
}

.medical-layout .top-medical h1 {
    color: #be9d5d;
    margin-bottom: 20px;
}

.medical-layout .top-medical .top-medical-image {
    position: relative;
    z-index: 3;
}

.medical-layout .top-medical:after {
    content: "";
    background: #F2F2F2;
    width: 125%;
    position: absolute;
    height: 1190px;
    top: 0;
    right: -100%;
}

.gallery-layout .sidebar h5 {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    color: #1b2850;
    margin-bottom: 15px;
    cursor: default;
    font-weight: 700;
}

.gallery-layout .gallery-holder {
    padding-right: 0;
    padding-top: 50px;
    padding-bottom: 50px;
    overflow: hidden;
}

.image-opened-controls {
    display: none;
}

.image-opened-controls > a {
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -15px;
}

.image-opened-controls .prev {
    background-image: url(../img/arrow-left-white.png);
    border-left: 1px solid #000f3d;
}

.image-opened-controls .next {
    background-image: url(../img/arrow-right-white.png);
    border-left: 1px solid #000f3d;
    border-right: 1px solid #000f3d;
    margin-right: 20px;
}

.image-opened-controls .prev, .image-opened-controls .next {
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
    position: relative;
}

.image-opened-controls .prev .bx-prev, .image-opened-controls .prev .bx-next, .image-opened-controls .next .bx-prev, .image-opened-controls .next .bx-next {
    height: 100%;
}

.gallery-controls {
    border-top: 1px solid #000f3d;
    float: left;
    margin-top: 188px;
    position: relative;
    z-index: 5;
}

.gallery-controls > a {
    display: block;
    width: 50px;
    height: 50px;
    color: white;
    background-color: #1b2850;
    border-right: 1px solid #000f3d;
    border-bottom: 1px solid #000f3d;
}

.gallery-controls .thumbs {
    text-align: center;
    line-height: 50px;
    font-size: 23px;
}

.gallery-controls .prev,
.gallery-controls .next {
    opacity: 0;
    visibility: hidden;
}

.gallery-controls .thumbs .icon-thumbnails {
    opacity: .3;
}

.gallery-controls .thumbs .icon-thumbnails.active {
    opacity: 1;
}

.gallery-controls .prev {
    background-image: url(../img/arrow-up-white.png);
}

.gallery-controls .next {
    background-image: url(../img/arrow-down-white.png);
}

.gallery-controls .prev, .gallery-controls .next {
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.gallery-controls .prev .bx-prev, .gallery-controls .prev .bx-next, .gallery-controls .next .bx-prev, .gallery-controls .next .bx-next {
    height: 100%;
}

.gallery-album {
    padding-left: 50px;
    position: relative;
}

.gallery-album .album-title {
    background-color: #1b2850;
    height: 50px;
    padding-top: 15px;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    color: white;
}

.gallery-album .album-title .album-name {
    width: 33.33333%;
    float: left;
    padding-left: 20px;
}

.gallery-album .album-title .img-desc {
    width: 66.666667%;
    float: left;
}

.image-title {
    display: none;
}

.active-album {
    display: block;
}

.gallery-album .album-thumbs {
    background-color: #1b2850;
    height: 417px;
}

.gallery-album .album-thumbs img {
    display: block;
    width: 16.666667%;
    float: left;
    border-bottom: 1px solid #1b2850;
    border-left: 1px solid #1b2850;
    -webkit-transition: opacity .5s ease;
    -moz-transition: opacity .5s ease;
    -ms-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
}

.gallery-album .album-thumbs img:hover {
    opacity: .5;
}

.gallery-album .album-images.album-two-columns .album-thumbs {
    width: 33.33333%;
    float: left;
    border-right: 1px solid #1b2850;
}

.gallery-album .album-images.album-two-columns .album-thumbs img {
    width: 50%;
}

.gallery-album .album-images.album-two-columns .image-opened {
    width: 66.66667%;
    float: left;
}

.gallery-album .album-images.album-two-columns .image-opened img {
    width: 100%;
    border-bottom: 1px solid #1b2850;
    border-right: 1px solid #1b2850;
}

.image-opened {
    /*display: none;*/
    position: absolute;
    right: -833px;
    top: 50px;
    height: 416px;
    width: 833px;
    overflow: hidden;
    background-color: #1B2850;

    -webkit-transition: right .5s ease;
    -o-transition: right .5s ease;
    transition: right .5s ease;
}

.image-opened.animated {
    right: 1px;
}

.blured {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -ms-filter: blur(3px);
    -o-filter: blur(3px);
    filter: blur(3px);
    -webkit-transition: -webkit-filter .5s ease;
    -moz-transition: -moz-filter .5s ease;
    -ms-transition: -ms-filter .5s ease;
    -o-transition: -o-filter .5s ease;
    transition: filter .5s ease;
}

#map_canvas {
    width: 100%;
    height: 560px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: .03;
    -webkit-transition: opacity .5s ease-in;
    -moz-transition: opacity .5s ease-in;
    -ms-transition: opacity .5s ease-in;
    -o-transition: opacity .5s ease-in;
    transition: opacity .5s ease-in;
}

.contact-layout {
    background-color: #F2F2F2;
    padding-top: 70px;
    padding-bottom: 55px;
    border-bottom: 1px solid white;
}

.contact-layout .textarea,
.plan-an-event .textarea {
    padding-left: 55px;
}

.contact-layout .form-control,
.plan-an-event .form-control {
    width: 100%;
    border: none;
    padding: 15px;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-style: italic;
}

.contact-layout input.form-control,
.plan-an-event input.form-control {
    height: 55px;
    margin-bottom: 40px;
}

.contact-layout input.form-control:last-child,
.plan-an-event input.form-control:last-child {
    margin-bottom: 0;
}

.contact-layout textarea.form-control,
.plan-an-event textarea.form-control {
    height: 255px;
    resize: none;
}

.contact-layout .btn-gold,
.plan-an-event .btn-gold {
    margin-top: -25px;
    position: relative;
}

.contact-layout .form-control:focus {
    outline: 1px solid #1b2850;
}

.contact-layout .form-control::-webkit-input-placeholder {
    color: black;
}

.contact-layout .form-control:-moz-placeholder {
  /* Firefox 18- */
    color: black;
}

.contact-layout .form-control::-moz-placeholder {
  /* Firefox 19+ */
    color: black;
}

.contact-layout .form-control:-ms-input-placeholder {
    color: black;
}

.plan-an-event {
    background-color: #F2F2F2;
    padding-top: 40px;
    padding-bottom: 80px;
}

.plan-an-event h5 {
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 16px;
    border-bottom: 1px solid #be9d5d;
    padding-bottom: 8px;
}

.plan-an-event .contact-information .form-control {
    margin-bottom: 5px;
}

.plan-an-event .requirements-information .form-control {
    margin-bottom: 20px;
}

.plan-an-event .plan-event-div > div:first-child {
    padding-right: 50px;
}

.plan-an-event .plan-event-div > div:last-child {
    padding-left: 50px;
}

.plan-an-event .plan-event-div > div > .row {
    margin-left: -20px;
    margin-right: -20px;
}

.plan-an-event .plan-event-div > div > .row > div {
    padding-left: 20px;
    padding-right: 20px;
}

.plan-an-event div.form-control.form-checkbox {
    padding: 0;
}

.plan-an-event div.form-control.form-checkbox label {
    padding: 19px 15px;
}

.plan-an-event .select-sitting {
    padding: 0;
    position: relative;
    height: 55px;
    cursor: default;
}

.plan-an-event .select-sitting > span {
    padding: 19px 15px;
    display: block;
    background: url(../img/input-arrow.svg) no-repeat center right;
}

\

.homeWidgets .widget { padding:0; border:1px solid #900; }
.homeWidgets .widget h4, 
.widgetWideContainer {
	margin:0;
}
.homeWidgets .widget h4 { padding:35px; font-size:18px; letter-spacing:1px; } 

.homeWidgets .widget footer {
	margin: 0;
	padding: 25px 35px;
}

.homeWidgets .widget .owl-controls {
	top: -60px;
	right: 35px;
}

.homeWidgets .widget ul { margin-bottom:0; }
.homeWidgets .widget ul li:first-child address > div { border-top:0; }
.homeWidgets div#insta, .homeWidgets .roomsGallery { margin:0; }
.homeWidgets .widget .roomsGallery .roomItem, 
.homeWidgets .instagram-placeholder { padding:0; }

.homeWidgets .widget ul:not(.menu):not(.sub-menu):not(.um_contactWidget) li { padding: 25.7px 35px; }

.homeWidgets .widget select {
	margin: 35px;
	width: calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: -o-calc(100% - 70px);
}
.homeWidgets .widget .searchform, 
.homeWidgets .widget ul.menu, 
.homeWidgets .widget .textwidget, 
.homeWidgets .widget #calendar_wrap, 
.homeWidgets .widget .tagcloud, 
.homeWidgets .widget .widgetTweetWrapper { padding:35px; }

.homeWidgets .widget .textwidget select { margin:0; width:100%;}

.roomsHomeSlider .owl-controls .owl-prev, 
.roomsHomeSlider .owl-controls .owl-next {
	background:transparent;
	border:solid 1px rgba(0,0,0,0.2);
}.roomsBox .boxContent { padding-top:25px; padding-bottom:25px; }
.roomsBox:hover img { opacity:0.25; }
.roomsBox:hover .title { color:#e2b55d; }
.roomsHomeSlider .owl-controls i.fa { color:rgba(0,0,0,0.2); }
.roomsHomeSlider .owl-controls .owl-buttons > div:hover i.fa { color:#e2b55d; }
.roomsHomeSlider .owl-controls .owl-buttons .owl-prev:hover,
.roomsHomeSlider .owl-controls .owl-buttons .owl-next:hover  { border:solid 1px #e2b55d; }
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#main-news-header {
	font-size:23px;
	font-weight:900;
	text-align:left;
	margin-bottom:12px;
	margin-top:30px;
	text-transform:uppercase;font-family: 'Open Sans', sans-serif;
}
.main-news-header {
	font-size:23px;
	font-weight:900;
	text-align:left;
	margin-bottom:12px;
	text-transform:uppercase;font-family: 'Open Sans', sans-serif;
	 
}

.borderimg { 
    width:auto; height:auto; margin-left:560px;
}

.fullwidth-section { width:100%; clear:both; margin:0px; padding:0px; float:left; }
		.fullwidth-section.grey-bg { background:#f6f6f6; border-top:1px solid #eceeeb; border-bottom:1px solid #eceeeb; padding:10px 0; }
		
		.fullwidth-section.grey-bg { text-align:center; }
		.fullwidth-section.grey-bg .container .welcome-txt { width:940px; }
		.fullwidth-section.grey-bg .welcome-txt h2 { background: url(../images/hr-white-three.png) no-repeat center bottom; display: block; height: 58px; padding: 0 0 15px; text-transform: uppercase; width: 100%; }
		.fullwidth-section.grey-bg .welcome-txt .dt-sc-button { margin:0 10px; font-size:18px; }
		

#main-news-wrap #main-news-header {
	font-size:1.8em;
}
.fullwidth_bg{width:100%; padding-top:40px;  background:url(../images/bg_kovalam.jpg) no-repeat; background-attachment:scroll; margin-top:25px;}

.about_kovalam{font-family: 'Open Sans', sans-serif; font-size:20px; color:#FFF; text-transform:uppercase; font-weight:800;}
.detail_kovalam{width:auto;font-family: 'Open Sans', sans-serif; font-size:14px; color:#FFF; line-height:24px; margin-top:25px; font-weight:600;}
.heading {
    float: left;
    margin-bottom: 0px;
    width: 100%;
    position: relative;
}
.heading > h2 {
    color: #000000;
    display: table;
    float: none;
font-family: 'Open Sans', sans-serif;    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0.3px;
	text-transform:uppercase;
	font-weight:800;
    line-height: 22px;
    margin: 0 auto;
    padding: 30px 30px 10px;
    position: relative;
}

.heading > h2:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 50px;
    height: 1px ;
    content: "";
    margin-left: -25px;
}
.heading > h2 > i {
    font-style: normal;
    font-weight: 100;
}
.heading > a {
    position: absolute;
    right: 0;
    top: 0;
    font-family: Open Sans;
    font-size: 13px;
    color: #555;
    line-height: 30px;
    letter-spacing: 0.30px;
    margin-top: 15px;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.heading > a > i {
    border: 1px solid #999999;
    
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #999999;
    float: left;
    height: 30px;
    line-height: 27px;
    text-align: center;
    width: 30px;
    margin-right: 10px;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.heading > a:hover > i{
	color:#fff;
}
.special-room {
    float: left;
    width: 100%;
	margin-top:30px;
}
.room-box {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.room-box > img {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    
	-webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
}
.room-box:before {
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(255,255,255,0.85);
    content: "";
    z-index: 999;
    position: absolute;
    border: 1px solid #e2e2e2;
    opacity: 0;
	filter:alpha(opacity=0);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.room-box:hover:before {
    opacity: 1;
	filter:alpha(opacity=100);
}
.room-rate {
    left: 0;
	
    opacity: 0;
	filter:alpha(opacity=0);
	
    position: absolute;
    top: 0;
    
	-webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
	
    width: 100%;
    z-index: 99999;
    height: 100%;
}
.special-room > h3 {
    color: #676767;
    display: table;
    float: none;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: bold;
    line-height: 11px;
    margin: 0 auto;
    text-transform: uppercase;
	
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.special-room > h3 > a {
	color:#676767;
	margin: 20px 0;
	float:left;
	
	-webkit-transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-ms-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}
.facility li{ width:auto; height:auto; line-height:30px; font-size:15px; font-weight:600;}

.ayurveda li{ width:auto; height:auto; line-height:30px; padding-left:26px; font-size:13px; font-weight:normal;}

 #feedback{
                width: 352px;
                position: absolute;
                top: 100px;
                display: none;
				
            }
            #feedback .formdiv{
                width: 300px;
                float: left;
                background-color: #6f115c;
                -moz-border-radius-bottomright: 6px;
                -moz-border-radius-bottomleft: 6px;
                border-bottom-right-radius:6px;
                border-bottom-left-radius:6px;
				min-height:100px;
            }
            #feedback label{
                font:bold 11px arial;
                color: #febaf9;
            }
            #feedback textarea{
                width: 290px;
                height: 100px;
                color: #fcd1f2;
                font: normal 11px verdana;
                border: none;
                padding: 5px;
                background-color: #943080;
                -moz-box-shadow: inset 1px 1px 1px #4c0b3f;
                -webkit-box-shadow: inset 1px 1px 1px #4c0b3f;
                resize: none;  /* disable extending textarea in chrome */
            }
            #feedback input[type="text"]{
                color: #606060;
                font: normal 11px verdana;
                padding: 3px;
                width: 200px;
                height: 25px;
                border: none;
                color: #fcd1f2;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                background-color: #943080;
                -moz-box-shadow: inset 1px 1px 1px #4c0b3f;
                -webkit-box-shadow: inset 1px 1px 1px #4c0b3f;
            }
            #feedback input[type="submit"]{
                background-color: #ffaffa;
                border: none;
                color: #6f115c;
                font:bold 11px arial;
                padding: 2px 6px;
                -moz-border-radius: 8px;
                -webkit-border-radius: 8px;
                cursor: pointer;
            }
            #feedback .left_btn,
            #feedback .right_btn{
                width: 26px;
                height: 100px;
                float: left;
                cursor: pointer;
            }

            #feedback .feed_close{
                cursor: pointer;
                margin:-15px -5px 0px 0px;

            }
			#error
			{
			color:#fff;
			padding:4px;
			font-size:11px;
		
			}
			.thankyou
			{
		text-align:center;
		display:none;
			
			}
			.textmsg
			{
			font-size:28px;
			font-family:'Georgia',Times New Roman,Times,serif;
			text-align:center;
			
			
			}
.transition200{
	transition:200ms;
	-webkit-transition:200ms;
	-o-transition:200ms;
}
#contact-wrapper{
	position: absolute;
	right: 0px;
	width: 365px;
	height:400px;
	overflow:hidden;
	z-index:99999;
	top:50px;
}
#contact-wrapper label.error {
	color: #F00;
	text-shadow: 1px 1px 1px #1F1F1F;
	width: 300px;
	text-align: right;
}
#contact-wrapper .floating-contact-inner {
	position: absolute;
	width: 320px;
	background: #3c424a url(image/denim.png) repeat;
	padding: 30px 10px 20px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #3C3C3C;
	color: #FFF;
	border-radius: 10px 0px 0px 10px;
	right: -340px;
}
#contact-wrapper .floating-contact-inner h1>span {
    display: block;
    font-size: 11px;
}
#contact-wrapper .floating-contact-inner label {
	display: block;
	margin: 0px 0px 10px;
}
#contact-wrapper .floating-contact-inner label>span {
    float: left;
    width: 80px;
    text-align: right;
    padding-right: 10px;
    margin-top: 10px;
}
#contact-wrapper .floating-contact-inner input[type="text"], 
#contact-wrapper .floating-contact-inner input[type="email"], 
#contact-wrapper .floating-contact-inner textarea, 
#contact-wrapper .floating-contact-inner select {
	border:1px solid #3C424A;
	color: #3C3C3C;
	height: 24px;
	outline: 0 none;
	padding: 3px 0px 3px 5px;
	width: 200px;
	font: normal 12px/12px arial, "Times New Roman", Times, serif;
	margin: 2px 0px 0px;
	border-radius: 5px;
}
#contact-wrapper .floating-contact-inner select {
    background: #FFF url('down-arrow.png') no-repeat right;
    background: #FFF url('down-arrow.png') no-repeat right);
    appearance:none;
    -webkit-appearance:none; 
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    width: 210px;
    height: 30px;
}
#contact-wrapper .floating-contact-inner textarea{
    height:100px;
}
#contact-wrapper .floating-contact-inner .button {
	background: #3B8096;
	border: none;
	padding: 5px 25px 5px 25px;
	color: #FFF;
	border-radius: 5px;
	text-shadow: 1px 1px 1px #223944;
	box-shadow: 1px 1px 1px #1D1D1D;
}
#contact-wrapper .floating-contact-inner .button:hover {
	background: #479AB6
}
#contact-wrapper #contact-btn {
	background: url(image/contact-btn.png) no-repeat;
	height: 71px;
	width: 22px;
	float: left;
	cursor: pointer;
	margin: 80px 0px 0px -32px;
	
} 
#contact-wrapper #contact-btn:hover {
	background: url(../images/contact-btn.png) no-repeat -22px 0px;
}
#contact-wrapper .success{
	padding: 0px 20px 20px;
}
#contact-wrapper .success h2{
	font-size: 20px;
	border-bottom: 1px dotted #686868;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
#contact-wrapper #result .error{
	text-align: center;
	color: #FF0000;
	text-shadow: 1px 1px 1px #1F1F1F;
}

.special-room > p {
    margin: -7px 0 0;
    text-align: center;
    margin-bottom: 15px;
}
.special-room > a.book-btn {
    display: table;
    float: none;
    margin: 0 auto;
}
.room-box:hover > .room-rate {
    opacity: 1;
	filter:alpha(opacity=100);
    
	top: 0;
    
	-webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
	
    -webkit-transition: all 0.6s ease 0.2s;
    -moz-transition: all 0.6s ease 0.2s;
    -ms-transition: all 0.6s ease 0.2s;
    -o-transition: all 0.6s ease 0.2s;
    transition: all 0.6s ease 0.2s;
	
    padding: 30px 0;
}

.room-rate > ul {
    float: left;
    list-style: none outside none;
    margin:  0;
    padding: 0 10px;
    width: 100%;
	margin-bottom:25px;
}
.room-rate > ul > li {
    color: #505050;
    display: table;
    float: none;
    font-family: Noto Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 10px;
    margin: 16px auto 0;
}
.room-rate > ul > li > i {
    float: left;
    font-size: 15px;
    line-height: 10px;
    margin-right: 8px;
}
.room-rate > span {
    float: left;
    font-family: Roboto Slab;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 11px;
    width: 100%;
    text-align: center;
    margin-bottom: 22px;
}
.room-rate > ul > li:first-child {
    margin: 0 auto;
}
.room-rate > span > i {
    font-size: 11px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: normal;
}
.room-rate > button {
    display: table;
    float: none;
    margin: 0 auto;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    height: 20px;
    width: 33px;
    line-height: 15px;
    padding: 0;
    background: #888888;
    color: #fff;
}

/* Room Popup */
.pop-close {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    color: #FFFFFF;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: -10px;
    text-align: center;
    top: -10px;
    width: 30px;
    padding: 0;
    border: none;
}
.room-popup {
    float: left;
    width: 100%;
    background: #f8f8f8;
	
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
}
.room-popup > h2 {
    background: none repeat scroll 0 0 #EDEDED;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #3F3F3F;
    float: left;
    font-family: open sans;
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 0.3px;
    margin: 0;
    padding: 17px 40px;
    width: 100%;
    line-height: 48px;
}
.room-popup > h2 > i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
	
    float: left;
    font-size: 19px;
    height: 53px;
    width: 53px;
    text-align: center;
    line-height: 53px;
    margin-right: 15px;
    color: #fff;
}
.room-popup-desc {
    float: left;
    width: 100%;
    padding: 30px;
}
.room-facilities-sec {
    float: left;
    width: 100%;
}
.room-facilities-sec > h4 {
    float: left;
    width: 100%;
    margin: 0;
    font-family: open sans;
    font-size: 18px;
    font-weight: lighter;
    color: #555555;
    letter-spacing: 0.30px;
    line-height: 14px;
}
.room-facilities-sec > h4 > i {
    font-style: normal;
    font-weight: 600;
}
.room-facilities-sec span {
    background: none repeat scroll 0 0 #EDEDED;
    
	-webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    float: left;
    margin-top: 30px;
    width: 100%;
    font-family: open sans;
    font-size: 14px;
    color: #454545;
    letter-spacing: 0.30px;
    line-height: 10px;
    padding: 14px 18px;
}
.room-facilities-sec span > i {
    margin-right: 8px;
}
.room-popup-desc > p {
    margin-bottom: 30px;
}
.book-btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
	
    color: #FFFFFF !important;
    float: right;
    font-family: Open Sans;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 10px;
    padding: 10px 15px;
    text-transform: uppercase;
	background: #666666;
	
	-webkit-transition:all 0.4s ease 0s;
	-moz-transition:all 0.4s ease 0s;
	-ms-transition:all 0.4s ease 0s;
	-o-transition:all 0.4s ease 0s;
	transition:all 0.4s ease 0s;
}
.book-btn > i {
    font-size: 13px;
    margin-right: 5px;
}

.read_more_kovalam{ width:30%;font-family: 'Open Sans', sans-serif; padding:10px; text-align:center; border:solid 3px #FFF; font-size:14px; color:#FFF; text-transform:uppercase; font-weight:800; margin-top:13px; margin-bottom:40px;}
#main-news-subheader {
	font-weight:300;
	text-align:center;
	margin-bottom:0px; line-height:22px;
	font-size:14px;font-family: 'Open Sans', sans-serif;
	
}
p {
    margin-bottom: 5px;font-family: 'Open Sans', sans-serif;
}
#show-rooms-main {
	border:1px solid #ddd;
	background:none;
	padding:12px;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	text-transform:uppercase;
	font-weight:700;
	font-size:1em;
	margin-top:20px;
	color:#444;
}
/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}




.roomsHomeSlider .boxIcons,
.roomsPage .boxIcons  { margin-top:0px; }

.theBox.attrBox { margin-bottom:30px; }
.singleBlogContent .itemContainer { margin-bottom: 30px; }

.homeWidgets { z-index:1; }


.plan-an-event .select-sitting ul.select-options {
    position: absolute;
    z-index: 3;
    width: 100%;
}

.plan-an-event .select-sitting li {
    height: 55px;
    line-height: 30px;
    background-color: #1b2850;
    color: white;
    padding: 15px;
    margin: 1px 0;
    background-repeat: no-repeat;
    background-position: center right 10px;
    display: none;
    cursor: pointer;
}

.plan-an-event .select-sitting li[data-id="0"] {
    background-image: url(../img/select-1.png);
    background-image: url(../img/select-1.svg);
}

.plan-an-event .select-sitting li[data-id="1"] {
    background-image: url(../img/select-2.png);
    background-image: url(../img/select-2.svg);
}

.plan-an-event .select-sitting li[data-id="2"] {
    background-image: url(../img/select-3.png);
    background-image: url(../img/select-3.svg);
}

.plan-an-event .select-sitting li[data-id="3"] {
    background-image: url(../img/select-4.png);
    background-image: url(../img/select-4.svg);
}

.plan-an-event .select-sitting li[data-id="4"] {
    background-image: url(../img/select-5.png);
    background-image: url(../img/select-5.svg);
}

.plan-an-event .select-sitting li[data-id="5"] {
    background-image: url(../img/select-6.png);
    background-image: url(../img/select-6.svg);
}

.plan-an-event .select-sitting li[data-id="6"] {
    background-image: url(../img/select-7.png);
    background-image: url(../img/select-7.svg);
}

.plan-an-event div.form-control {
    height: 55px;
    background-color: white;
}

.plan-an-event .form-control {
    letter-spacing: 1px;
}

.plan-an-event .form-control:focus {
    background-color: #be9d5d;
}

.plan-an-event .form-control::-webkit-input-placeholder {
    color: #000f3d;
}

.plan-an-event .form-control:-moz-placeholder {
      /* Firefox 18- */
    color: #000f3d;
}

.plan-an-event .form-control::-moz-placeholder {
      /* Firefox 19+ */
    color: #000f3d;
}

.plan-an-event .form-control:-ms-input-placeholder {
    color: #000f3d;
}

.plan-an-event .form-control[data-provide="datepicker"] {
    background-image: url(../img/datepicker.png);
    background-image: url(../img/datepicker.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center right;
    padding: 15px 70px 15px 15px;
}

.plan-an-event .input-arrow {
    background-image: url(../img/input-arrow.png);
    background-image: url(../img/input-arrow.svg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center right;
    padding: 15px 70px 15px 15px;
}

.plan-an-event input[data-provide="datepicker"],
  .plan-an-event .timepicker {
    cursor: default;
}

.plan-an-event .form-control, .plan-an-event .btn-event {
    font-size: 13px;
}

.plan-an-event .btn.btn-event {
    padding: 15px;
    height: 55px;
    width: 100%;
    display: block;
    text-align: left;
    font-style: oblique;
    color: white;
    background-color: #1b2850;
    letter-spacing: 1px;
}

.plan-an-event input[type="checkbox"] {
    display: none;
}

.plan-an-event input[type="checkbox"]:checked + label span {
    background: #000f3d;
}

.plan-an-event label {
    display: block;
}

.plan-an-event label span {
    float: right;
}

.plan-an-event input[type="checkbox"] + label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    border-radius: 30px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000f3d;
}

.blue-section {
    background-color: #000f3d;
    background-color: rgba(0, 15, 61, 0.9);
    color: white;
    text-align: center;
    padding-bottom: 55px;
}

.blue-section button {
    position: relative;
    top: -26px;
}

.blue-section .proximanova {
    font-weight: 700;
    margin-top: 10px;
}

.submit-event > .container {
    display: none;
}


/*  
* Footer
*/
.footer {
    background-color: #242712;
    color: white;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    padding: 30px 0; margin-top:25px;
}
.panel-body{padding:15px; background:#fff;}
.footer h6 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
}

.footer .about {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
}

.footer .links {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 20px;
}

.footer .socials h6 {
    margin-bottom: 20px;font-family: 'Open Sans', sans-serif;
}

.footer .socials .icons {
   /* margin-bottom: 10px;*/
}

.footer .socials .icons a {
    width: 44px;
    height: 44px;
    display: inline-block;
    border: 1px solid white;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 49px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 6px;
}

.footer .socials .icons a i {
    font-size: 1.4em;
}

.footer .socials .icons a:hover {
    background-color: white;
}

.footer .socials .icons a:hover i {
    color: #00295b;
}

table.opening-times td:first-child {
    padding-right: 30px;
}

.newsletter > span {
    margin-bottom: 10px;
    display: block;
}

.newsletter .input-group {
    position: relative;
    height: 44px;
    max-width: 250px;
}

.newsletter .input-group .input {
    height: 44px;
    border: none;
    display: block;
    width: 100%;
    padding: 20px;
    padding-right: 60px;
}

.newsletter .input-group button {
    width: 44px;
    height: 44px;
    background-color: white;
    color: #00295b;
    line-height: 44px;
    font-size: 1.2em;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../img/arrow-right.png) no-repeat center center;
}

.newsletter-sidebar .input-group .input {
    background-color: transparent;
    border: 1px solid #000f3d;
}

.newsletter-sidebar .input-group .input::-webkit-input-placeholder {
    color: black;
}

.newsletter-sidebar .input-group .input:-moz-placeholder {
    /* Firefox 18- */
    color: black;
}

.newsletter-sidebar .input-group .input::-moz-placeholder {
    /* Firefox 19+ */
    color: black;
}

.newsletter-sidebar .input-group .input:-ms-input-placeholder {
    color: black;
}

.newsletter-sidebar .input-group button {
    background-color: transparent;
    color: #000f3d;
    border: 1px solid #000f3d;
}

.newsletter-footer .input-group .input {
    border: 1px solid white;
    background-color: #26451b;
}

.newsletter-footer .input-group button {
    background-color: white;
}

/* =============================================================================
  Buttons
   ============================================================================= */
.btn {
     font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    padding: 18px 71px;
    -webkit-transition: all .15s ease-in;
    -moz-transition: all .15s ease-in;
    -ms-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
}

.btn.pull-right,
.btn.pull-left {
    display: block;
    padding: 0 71px;
    line-height: 50px;
}

.btn-readmore {
    background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 25px;
}

.btn-classy,
.btn-classy:hover,
.btn-classy:focus,
.btn-classy:active {
    padding: 12px 31px;
    background-color: white;
    color: #be9d5d;
    display: inline-block;
    font-size: 15px;
}

a.btn {
    line-height: 50px;
}

.btn-tight {
    padding-left: 20px;
    padding-right: 20px;
}

.btn-gold,
.btn-gold:hover,
.btn-gold:focus,
.btn-gold:active {
    background-color: #be9d5d;
    color: white;
}

/* .btn-gold:hover {
  -webkit-transform: translate(0, -5px);
     -moz-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
     -o-transform: translate(0, -5px);
      transform: translate(0, -5px);
} */
.btn-blue,
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active {
    background-color: #1b2850;
    color: white;
}

.box .btn-readmore {
    line-height: inherit;
}

button {
    border: none;
}

*:focus {
    outline: 0;
}

/* =============================================================================
  Background colors
   ============================================================================= */
.bluenavy-bg {
    background-color: #1b2850 !important;
    color: white !important;
}

.blue-bg {
    background-color: #00295b !important;
    color: white !important;
}

.white-bg {
    background-color: white !important;
}

.gold-bg {
    background-color: #be9d5d !important;
}

/* Datepicker */
.datepicker {
    font-style: normal;
    font-family: "ProximaNova", sans-serif;
    padding-top: 0;
    padding-bottom: 0;
    border-radius: 0;
    border: none;
    font-weight: 700;
    color: #1B2850;
    font-size: 13px;
}

.datepicker td {
    cursor: pointer;
    text-align: center;
}

.datepicker thead > tr:first-child th {
    background: #efefef;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: #000F3D;
    padding: 8px 13px;
    letter-spacing: 3px;
}

.datepicker thead > tr:first-child th.prev {
    background-image: url(../img/arrow-left-blue.png);
}

.datepicker thead > tr:first-child th.next {
    background-image: url(../img/arrow-right-blue.png);
}

.datepicker thead > tr:first-child th.prev,
.datepicker thead > tr:first-child th.next {
    background-repeat: no-repeat;
    background-position: center center;
    color: transparent;
    cursor: pointer;
}

.datepicker thead tr:last-child th {
    color: white;
    background: #1B2850;
    text-transform: uppercase;
}

.datepicker .old.day {
    visibility: hidden;
}

.datepicker .new.day {
    display: none;
}

.datepicker tbody .day {
    padding: 8px;
    vertical-align: middle;
}

.datepicker tbody .day.active, .datepicker tbody .day:hover {
    background: #1B2850;
    color: #BE9D5D;
}

.datepicker th, .datepicker td {
    line-height: 34px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    text-align: center;
}

/* Timepicker */
.bootstrap-timepicker-widget {
    border-radius: 0;
    border: none;
    padding: 0;
    margin: 0;
}

.bootstrap-timepicker-widget table td a {
    padding: 0;
    height: 30px;
    border: none;
    background: transparent;
}

.bootstrap-timepicker-widget table td a i {
    width: 100%;
    height: 100%;
    display: block;
}

.bootstrap-timepicker-widget .icon-chevron-down {
    background: url(../img/arrow-down.png) no-repeat center center;
}

.bootstrap-timepicker-widget .icon-chevron-up {
    background: url(../img/arrow-up.png) no-repeat center center;
}

.bootstrap-timepicker-widget table td input {
    border: none;
    border-radius: 0;
    font-style: normal;
    font-family: "ProximaNova", sans-serif;
    font-weight: bold;
    color: #000F3D;
}

.container.big-container {
    max-width: 1440px;
    width: 100%;
}

.sdhp-wrapper {
    height: 100%;
}

/* =============================================================================
  Columns
   ============================================================================= */
.two-column {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

/* =============================================================================
  Retina display
   ============================================================================= */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .modules .events .box.different-color .btn-readmore, .modules .events .box:hover .btn-readmore {
        background-image: url(../img/arrow-right-white@2x.png);
        background-size: 18px;
    }

    .btn-readmore {
        background-image: url(../img/arrow-right@2x.png);
        background-size: 18px;
    }

    .slides-pagination a {
        background-image: url(../img/circle@2x.png);
        background-size: 100%;
    }

    .slides-pagination a.current {
        background-image: url(../img/circle-active@2x.png);
    }

    .slider-pagination .bx-pager .bx-pager-item a {
        background-image: url(../img/circle-blue@2x.png);
        background-size: 22px;
    }

    .slider-pagination .bx-pager .bx-pager-item a.active {
        background-image: url(../img/circle-blue-active@2x.png);
    }

    .modules .module-specialoffers .slider-controls .prev {
        background-image: url(../img/arrow-left-blue@2x.png);
    }

    .modules .module-specialoffers .slider-controls .next {
        background-image: url(../img/arrow-right-blue@2x.png);
    }

    .modules .module-specialoffers .slider-controls .prev, .modules .module-specialoffers .slider-controls .next {
        background-size: 18px;
    }

    .gallery-controls .prev {
        background-image: url(../img/arrow-up-white@2x.png);
    }

    .gallery-controls .next {
        background-image: url(../img/arrow-down-white@2x.png);
    }

    .gallery-controls .prev, .gallery-controls .next {
        background-size: 18px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 1200px) {
    .header .bottom-nav {
        display: none;
    }

    #wrapper .wrapp-inner {
        position: relative;
        left: 0;
        right: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    #wrapper .wrapp-inner.menu-animated {
        left: 23%;
        right: inherit;
    }

    #wrapper .wrapp-inner.search-animated {
        left: inherit;
        right: 23%;
    }

    .mobile-sections {
        display: block;
        overflow: hidden;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }

    .mobile-icon {
        display: block;
    }

    .header .headers-wrapper,
    .sub-header {
        display: none;
    }

    body.animated {
        overflow: hidden;
    }

    body.menu-animated {
        -webkit-transform: translateX(23%);
           -moz-transform: translateX(23%);
            -ms-transform: translateX(23%);
             -o-transform: translateX(23%);
                transform: translateX(23%);
    }

    body.search-animated {
        -webkit-transform: translateX(-23%);
           -moz-transform: translateX(-23%);
            -ms-transform: translateX(-23%);
             -o-transform: translateX(-23%);
                transform: translateX(-23%);
    }

    .page .header .logo {
        width: 50%;
        text-align: center;
        margin: 0 auto;
        display: block;
        float: none !important;
    }

    .conference-layout table thead .table-top i {
        width: 100%;
        margin-bottom: 5px;
        font-size: 17px !important;
    }

    .top-title .col-sm-9 {
        width: 100%;
    }

    .top-title .col-sm-3 {
        width: 100%;
        margin-bottom: 20px;
    }

    .top-title .button a {
        margin: 0 auto;
        display: block;
        line-height: inherit;
        text-align: center;
        max-width: 240px;
    }

    .top-title .button {
        padding-top: 20px;
    }

    .conf-buttons .conf-cat {
        width: 33.3333%;
    }

    .conf-buttons .conf-cat > span {
        padding: 50px 0;
    }
}

@media (max-width: 768px) {
}

@media (min-width: 992px) and (max-width: 1200px) {
    .modules .box-wellness {
        height: 239px;
    }

    .gallery-album .album-thumbs {
        height: 330px;
    }

    .image-opened {
        height: 329px;
        overflow: hidden;
        width: 661px;
        right: -661px;
    }

    ul.image-opened-slider li img {
        width: 100%;
    }

    .modules .box-wide:last-child {
        height: 270px;
    }

    .modules .box-dining {
        height: 539px;
    }

    .conference-layout table .conf-icons {
        background-size: 80px;
    }

    .plan-an-event .plan-event-div > div:first-child {
        padding-left: 15px;
        padding-right: 15px;
    }

    .plan-an-event .plan-event-div > div:last-child {
        padding-left: 15px;
    }

    .plan-an-event .plan-event-div > div > .row > div {
        padding-left: 15px;
        padding-right: 15px;
    }

    .plan-an-event .plan-event-div > div > .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .modules .box-wellness {
        height: 260px;
    }

    .modules .module-tripadvisor .tripadvisor {
        padding: 40px 20px;
    }

    .modules .module-tripadvisor .tripadvisor ul li {
        padding: 10px;
    }

    .tripadvisor article {
        font-size: 14px;
        line-height: 21px;
    }

    .modules .box-wellness .box-img {
        height: 260px;
        overflow: hidden;
    }

    .gallery-album .album-thumbs {
        height: 249px;
    }

    .image-opened {
        height: 249px;
        width: 495px;
        right: -495px;
    }

    .modules .module .box-wellness .box-img img,
  .modules .module .box-spa .box-img img {
        height: 100%;
        width: auto;
        max-width: inherit;
        max-height: inherit;
    }

    .modules .box-spa {
        height: 260px;
    }

    .modules .box-spa .box-img {
        height: 260px;
        overflow: hidden;
    }

    .modules .box-dining {
        height: 550px;
    }

    .modules .module .box .box-desc h4 {
        margin-bottom: 10px;
    }

    .conference-layout table .conf-icons {
        background-size: 60px;
    }

    .plan-an-event .plan-event-div > div:first-child {
        padding-right: 15px;
    }

    .plan-an-event .plan-event-div > div:last-child {
        padding-left: 15px;
    }

    .plan-an-event .plan-event-div > div > .row > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .plan-an-event .plan-event-div > div > .row {
        margin-left: -5px;
        margin-right: -5px;
    }
}

@media (max-width: 767px) {


    body.menu-animated {
        -webkit-transform: translateX(80%);
           -moz-transform: translateX(80%);
            -ms-transform: translateX(80%);
             -o-transform: translateX(80%);
                transform: translateX(80%);
    }

    body.search-animated {
        -webkit-transform: translateX(-80%);
           -moz-transform: translateX(-80%);
            -ms-transform: translateX(-80%);
             -o-transform: translateX(-80%);
                transform: translateX(-80%);
    }

    .mabetex-logo {
        height: 10%;
        padding: 4px 0 0;
    }

    .search-results {
        top: 62px;
        bottom: 0;
        height: auto;
        z-index: 10;
        left: inherit;
        right: -80%;
        margin-left: 0;
        width: 80%;
        padding: 15px;
        color: rgb(0, 15, 61);
        background-color: transparent;
    }

    .search-results.active {
        display: block !important;
    }

    .search-results ul {
        padding-left: 5px;
        padding-right: 0;
        margin-top: 0px;
        height: 100%;
    }

    .search-results .results .number {
        border-color: rgb(0, 15, 61);
        width: 20px;
        height: 20px;
        line-height: 20px;
        float: none;
        display: inline-block;
        font-size: 14px;
        margin-right: 5px;
        margin-left: -29px;
    }

    .search-results .results {
        line-height: 20px;
        margin-bottom: 20px;
        padding-left: 30px;
    }

    .header {
        /*display: none;*/
    }

    .mobile-sections {
        width: 80%;
    }

    .menu-mobile {
        left: -80%;
    }

    .search-mobile {
        right: -80%;
    }

    .dining-section-boxes .box img {
        width: 100%;
    }

    .dining-section-boxes .box {
        margin-bottom: 15px;
    }

    .dining-section-boxes .col-sm-4:last-child .box {
        margin-bottom: 0;
    }

    .homescreen .boxes .box {
        width: 100%;
        float: none;
        height: 50%;
    }

    .room-section .room-lists {
        width: inherit;
        padding-left: 15px;
        margin-left: 0;
        width: 100%;
    }

    .room-section .room-gallery {
        width: 100%;
    }

    .room-specification {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: 0;
        width: 100%;
        min-height: inherit;
    }

    .conference-layout table .conf-icons {
        background-size: 60px;
    }

    .modules .module-tripadvisor,
    .modules .module-dining {
        padding-left: 25px;
        padding-right: 25px;
    }

    .medical-layout > .container > .row {
        position: relative;
        overflow: hidden;
    }

    .medical-layout .top-medical {
        padding-bottom: 0;
    }

    .medical-layout .top-medical .top-medical-text {
        margin-bottom: 20px;
    }

    .medical-layout .top-medical:after {
        display: none;
    }

    .docs .doc-item .item-img {
        width: 100%;
        margin-bottom: 0px;
        float: none;
    }

    .docs .doc-item .item-img img {
        width: 100%;
    }

    .docs .doc-item .download-icon {
        height: 40px;
        width: auto;
        padding: 0 60px 0 30px;
        background-size: 22px;
        top: inherit;
        bottom: inherit;
        position: static;
        background-position: center right 20px;
        float: none;
        margin: 0 20px 20px;
    }

    .docs .doc-item .download-icon a {
    /* position: absolute; */
        padding-top: 0;
    /* bottom: 0; */
        line-height: 40px;
    }

    .docs .doc-item .item-desc {
        padding-right: 20px;
    }

    .top-section h2 {
        margin-top: 0;
    }

    .top-section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .modules h3.heading {
        margin-bottom: 20px;
    }

    .home-layout {
        padding-top: 50px;
    }

    .modules .module {
        margin-bottom: 30px;
    }

    .single-page .sidebar {
       /* position: absolute;
        top: 0;
        z-index: 3;
        right: 40%;
        width: 100%;
        padding-right: 25px;
        min-height: inherit !important;
        padding-bottom: 2000px;*/
        min-height: inherit !important;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: 0;
    }

    .gallery-controls {
        display: none;
    }

    .gallery-album {
        padding-left: 0;
        padding-right: 15px;
    }

    .gallery-album .album-thumbs {
        display: none;
    }

    .gallery-album .album-title .album-name {
        display: none;
    }

    .image-opened-controls {
        display: block !important;
    }

    .image-title {
        display: block;
    }

    .active-album {
        display: none;
    }

    .gallery-album .album-title .img-desc {
        width: 100%;
    }

    .image-opened {
        position: static;
        width: 100%;
        height: auto;
        overflow: visible;
    }

    .layout {
        overflow: hidden;
    }

    .blue-section button {
        z-index: 4;
    }

    .top-section .box-desc {
        margin-bottom: 20px;
    }

    .modules .box-dining,
    .modules .box-spa,
    .modules .box-wellness {
        height: auto;
    }

    .modules .module-dining .box .box-desc {
        height: auto;
        padding-bottom: 50px;
    }

    .modules .module .box .box-desc {
        width: 100%;
        height: auto;
        position: relative;
        padding-bottom: 80px;
    }

    .modules .box-wide-2 .box-img {
        width: 100%;
    }

    .modules .events .box {
        margin-bottom: 20px;
        height: auto;
        min-height: inherit;
        padding-bottom: 40px;
    }

    .modules .events .date {
        margin-bottom: 10px;
    }

    .booking .btn {
        display: none;
    }

    .booking .btn.btn-booking {
        display: block;
        padding-right: 50px;
    
        margin-left: 0px;
        width: 108%;
        padding-left: 20px;
        margin-left: -4%;
        margin-right: -4%;
}

    .ads img {
        height: 29px;
    }

    .booking .ads a {
        margin-bottom: 25px;
        display: inline-block;
        margin: 0 3px 25px;

    }

    .booking .ads {
        padding-top: 25px;

    }

    .booking.booking-static {
        height: auto;
    }

    .booking .btn i.icon-booking {
        font-size: 30px;
        top: 33px;
    }

    .page-home .main-slider .slider-caption, .page-home .wellness-slider .slider-caption {
        width: 100%;
        top: 0px;
        margin-top: 0;
        position: absolute;
        height: 100%;
        padding-top: 38%;
    }

    .contact-layout .textarea, .plan-an-event .textarea {
        padding-left: 15px;
        margin-top: 20px;
    }

    .contact-layout input.form-control, .plan-an-event input.form-control {
        margin-bottom: 20px;
    }

    .contact-layout {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .page-contact .top-title {
        display: none !important;
    }

    .top-single .col-sm-3 {
        width: 100%;
    }

    .dining-menus-section .box {
        margin-bottom: 20px;
    }

    .dining-section-container {
        padding-bottom: 20px;
    }

    .modules .module-tripadvisor {
        padding-bottom: 30px;
    }

    .booking {
        display: block !important;    
        position: static;
        height: 82px;
    }

    .page-home .slider-controls {
        top: inherit !important;
        bottom: 40px;
    }

    .btn {
        padding: 18px;
    }

    .btn.btn-readmore {
        padding-right: 30px;
    }

    .footer .pull-right {
        float: none !important;
    }

    .footer .socials {
        margin-bottom: 20px;
    }

    .footer .links {
        padding-left: 0;
        padding-right: 0;
    }

    .header-fixed {
        display: none !important;
    }

    .breadcrumbs {
        padding-left: 0;
        margin-top: 10px;
    }

    .plan-an-event .plan-event-div > div:first-child {
        padding-right: 15px;
    }

    .plan-an-event .plan-event-div > div:last-child {
        padding-left: 15px;
    }

    .plan-an-event .plan-event-div > div > .row > div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .plan-an-event .plan-event-div > div > .row {
        margin-left: -5px;
        margin-right: -5px;
    }

    .plan-an-event .form-control {
        margin-bottom: 10px !important;
    }

    .plan-event-div > div {
        width: 50%;
        float: left;
    }

    .room-section .room-lists {
        min-height: inherit;
    }
}

@media (max-width: 480px) {
    .two-column {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }

    .conf-buttons .conf-cat {
        width: 50%;
    }

    .plan-event-div > div {
        width: 100%;
        float: left;
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

::selection {
    background-color: #be9d5d;
    color: white;
}

::-moz-selection {
    background-color: #be9d5d;
    color: white;
}

::-webkit-input-placeholder {
    color: white;
}

:-moz-placeholder {
  /* Firefox 18- 
    color: white;*/
}

::-moz-placeholder {
  /* Firefox 19+ */
    color: white;
}

:-ms-input-placeholder {
    color: white;
}

/* =============================================================================
  Custom Font Icons
   ============================================================================= */
[class^="icon-"], [class*=" icon-"] {
    font-family: 'icon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
  /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-user:before {
    content: "\e600";
}

.icon-thumbnails:before {
    content: "\e601";
}

.icon-metric-converter:before {
    content: "\e602";
}

.icon-instagram:before {
    content: "\e603";
}

.icon-header-icon:before {
    content: "\e604";
}

.icon-circle-active:before {
    content: "\e605";
}

.icon-circle:before {
    content: "\e606";
}

.icon-calendar:before {
    content: "\e607";
}

.icon-calculator:before {
    content: "\e608";
}

.icon-booking:before {
    content: "\e609";
}

.icon-arrow-up:before {
    content: "\e60a";
}

.icon-arrow-right:before {
    content: "\e60b";
}

.icon-arrow-left:before {
    content: "\e60c";
}

.icon-arrow-down:before {
    content: "\e60d";
}

.page-home .slider-controls {
    position: absolute;
    top: 50%;
    color: white;
    z-index: 2;
    left: 0;
    right: 0;
     font-family: 'Open Sans', sans-serif;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
}

.page-home .slider-controls > a {
    display: block;
    position: absolute;
    top: 0px;

    -webkit-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg);
       -moz-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg);
        -ms-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg);
         -o-transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg);
            transform: rotateX(90deg) rotateY(0deg) rotateZ(0deg);

    -webkit-transition: -webkit-transform .5s ease-in;
       -moz-transition:    -moz-transform .5s ease-in;
        -ms-transition:     -ms-transform .5s ease-in;
         -o-transition:      -o-transform .5s ease-in;
            transition:         transform .5s ease-in;
}

.page-home .slider-controls > a a {
    display: block;
}

.page-home .slider-controls .prev {
    left: 20px;
}

.page-home .slider-controls .next {
    right: 20px;
}

.page-home .slider-controls > a.animated {

    -webkit-transform: rotateX(0) rotateY(0deg) rotateZ(0deg);
       -moz-transform: rotateX(0) rotateY(0deg) rotateZ(0deg);
        -ms-transform: rotateX(0) rotateY(0deg) rotateZ(0deg);
         -o-transform: rotateX(0) rotateY(0deg) rotateZ(0deg);
            transform: rotateX(0) rotateY(0deg) rotateZ(0deg);

    background: none;
}

.center-aligned {
    text-align: center !important;
}
/*----------------------------------------annie-------------------------------------------------------*/
.about-sectionh{
font-family: 'Open Sans', sans-serif;
	text-align: justify;
	margin-top:8px;
}
.about-sectionh h4{
 font-style: normal;
    font-weight: 700;
	font-size:16px;
	padding:0px 0px 10px 0px;
	}
.about-sectionh p{
    font-style: normal;
    padding-top:10px;
	font-size:13px;

  
}
.about-sectionh a{
    padding:10px 30px 10px 30px;
	float:right;
	color:#fff;
	background-color:#e4b248;
	}
	.news-section h4{
 font-style: normal;
    font-weight: 700;
	font-size:16px;
	padding:0px 0px 10px 0px;
	font-family: 'Open Sans', sans-serif;
	}
.news-section p{
    font-style: normal;
    padding-top:10px;
	font-size:13px;

  
}
.news-section a{
   
	}
.testimonial{
      background: url('../images/testimonial.png')no-repeat 0px 0px;
	  padding:8px 42px 63px 20px;
	  color:#fff;
	  margin-top:15px;
	  
}

.testmonial-customer{
  padding:0px;
  font-family: 'Open Sans', sans-serif;
 
  margin:0px;
}
.testmonial-customer p{
  padding:0px;
  padding-top:0px;
  margin:0px;
  padding-left:20px;
}
.customer-name{
margin-left:50px;
}
.block-display{
  display:inline-block;
  vertical-align:top;
  }
.border-line{
border-bottom:1px solid #e4b248;
width:30px;
margin-bottom:10px;
}
.img-style{
width:100%;
margin-top:15px;

}
.img-style{
width:100%;
margin-top:30px;

}
.text-num{
color:#fff;
background-color:#e4b248;
padding:20px 20px 20px 20px;
padding-right:20px;
border-radius:5px;
text-align:center;
margin:0px;
}
.text-month{
margin:0px;
text-align:center;
font-family: 'Open Sans', sans-serif;
}
.test-text{
width:80%;
font-family: 'Open Sans', sans-serif;
text-align: justify;
margin-left:5px;
font-size:13px;
}
.news-date{
width:15%;
}
.gallery-head{
font-family: 'Open Sans', sans-serif;
font-size:16px;
margin-bottom:10px;
}
.footer-bottom{
background-color:#100d0e;
}
.footer-bottom p{
  color:#fff;
  font-size:12px;
  padding:10px 0px 5px 0px ;
  margin:0px;
  font-family: 'Open Sans', sans-serif;
  }
.text-house{
  margin-top:10px;
  }
 .footer-menus a{
 padding:0px 10px 0px 10px;
 border-right:1px solid #fff;
 font-size:11px;
 }
 .footer-menus a:last-child{
	 border:none;
 }
 .line-footer{
 border-bottom:1px solid #fff;
 }
 .footer-details p{
 display:inline-block;
 margin:5px 10px 0px 5px;
 font-size:11px;
 }
 .caption-style-2 img{
 margin-bottom:2px;
 }
 /*----------------------------------------------------------------aboutpage---------------------*/
 .about-content{
 background-color:#fff;
 border:1px solid #f7f9fa;
 margin-top:-43px;
 padding-top:10px;
 }
 /*-------------tariff-------------*/
 .about-section{
font-family: 'Open Sans', sans-serif;
   margin-top:10px;
	text-align: justify;
}
.about-section h4{
 font-style: normal;
    font-weight: 700;
	font-size:16px;
	padding:0px 0px 10px 0px;
	}
	
.about-section p{
    font-style: normal;
    padding-top:0px;
	font-size:13px;
	line-height:22px;
	

  
}
.about-section a{
    padding:10px 30px 10px 30px;
	float:right;
	color:#fff;
	background-color:#e4b248;
	}
 .about-content-tarrif{
  margin-top:0px;
 padding-top:10px;
 background-color:#fff;
 }
 .table-container{
    border:1px solid gray;
	
	}
	
.table-cell{
border:1px solid gray;
padding:10px; 
text-align:center;
}
.div-col{
border:1px solid #f7f9fa;

}
.inner-container{
border:1px solid #f7f9fa;
padding:10px;
}
.inner-container h5{
padding:10px 0px 5px 0px;
}
.inner-container-h5{
margin-top:10px;
}
.border-line-in{
border-bottom:1px solid #e4b248;

}
.list-items-in li{
list-style-type: none;
background:url('../images/arrow.png') no-repeat scroll left 4px transparent;

padding:0px 20px;
font-size: 13px;
    font-style: normal;
    padding-top: 0;
	line-height:28px;

}
.border-bottom{
margin: 5px 0px;
}
.border-bottomg{
margin: 10px 0px;
}
.img-div{
padding:0px;
margin:10px 0px;
}
/*----------------contact------------------*/
.contact-form-row{
	margin-top:1em;
}
.contact-form-row div{
	width: 32.6%;
	float: left;
	margin-right: 1%;
} 
.contact-form-row div span,.contact-form-row2  span{
	font-size:1.2em;
	color:#2C3E50;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:0 0 0.5em;
}
.contact-form-row div input[type="text"]{
	width:92%;
	padding:1em;	
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
.contact-form-row div input[type="email"]{
	width:92%;
	padding:1em;	
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
	font-size: 13px;
	font-weight: 300;
	text-transform: uppercase;
}
.contact-form-row div input[type="text"]:hover,.contact-form-row2 textarea:hover{
	border-color: #9cbc1f;
}
.contact-form-row div:nth-child(3){
	margin-right:0;
}
.contact-form-row2 textarea{
	width:97.5%;
	padding:1em;	
	border:1px solid #EEE;
	-webkit-appearance:none;
	outline:none;
	color:#777;
	min-height:320px;
	resize:none;
	transition:border-color 0.4s;
	-webkit-transition:border-color 0.4s;
	-moz-transition:border-color 0.4s;
	-o-transition:border-color 0.4s;
	-ms-transition:border-color 0.4s;
}
.contact-form-row2 {
	margin-top:2em;
}
.contact-form input[type="submit"]{
	display: block;
	background: #39393A;
	padding: 0.65em 1.8em;
	font-size:1.2em;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 700;
	display: inline-block;
	margin-top: 1em;
	text-decoration: none;
	border:none;
	outline: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;
	cursor: pointer;
}
.contact-form input[type="submit"]:hover{
	background: #000;
}
.head-details{
font-size:1.2em;
	color:#2C3E50;
	font-weight:700;
	text-transform:uppercase;
	display:block;
	padding:0 0 0.5em;
	margin-top:20px;
	}
.text-color{
color:#e4b248;
}
.img-content{
margin-bottom:10px;}
.inside_banner{
	margin:0 auto;
	width:1366px;
}
.gallery-section-div{
border:1px solid #f7f9fa;
margin-top:-30px;
padding-top:10px;
background-color:#fff;
}
.top-nav ul li a:hover{
    color: #000f3d;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}