/*
Theme Name: Rosen Centre
Author: Web Solutions of America
Author URI: http://wsoaonline.com
*/
/*====================================== reset.css is here ========================================*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 0 20px 0;
}
table td {
    font-size: 15px;
    padding: 0 0 10px 0;
}
fieldset,
img {
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: normal;
}
ol,
ul {
    /*! list-style: none; */
    padding-left: 0;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: bold;
    clear: both;
    margin: 5px 0;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-size: 100% !important;
    font-weight: bold !important;
    clear: both !important;
    margin: 5px 0 !important;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    display: block;
    height: 0;
}
.clrflt {
    clear: both;
}
.last {
    margin: 0 !important;
}
.pad_last {
    padding: 0 !important;
}
.no_bg {
    background: none !important;
}
.no_bor {
    border: none !important;
}
/*input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}*/
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}
/**************************************************************************************/

a {
    /*color: #000;*/
    
    color: #8eb3bf;
    text-decoration: none;
    outline: 0 none !important;
}
a:hover {
    text-decoration: none;
}
h1 {
    color: #666;
    font-size: 24px;
}
.single h1 {
    font-size: 30px !important;
    text-transform: none !important;
}
h2 {
    color: #999;
    font-size: 22px;
    margin: 0 0 5px 0;
    clear: both;
    width: 100%;    
}
h3 {
    font-size: 18px;
    margin: 10px 0;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 14px;
    color: #467a87;
    margin-bottom: 15px
}
h6 {
    font-size: 12px;
}
.h1 {
    color: #666 !important;
    font-size: 24px !important;
}
.single .h1 {
    font-size: 30px !important;
    text-transform: none !important;
}
.h2 {
    color: #999 !important;
    font-size: 22px !important;
    margin: 0 0 5px 0 !important;
    clear: both !important;
    width: 100% !important;    
}
.h3 {
    font-size: 18px !important;
    margin: 10px 0 !important;
}
.h4 {
    font-size: 16px !important;
}
.h5 {
    font-size: 14px !important;
    color: #467a87 !important;
    margin-bottom: 15px !important;
}
.h6 {
    font-size: 12px !important;
}
.font {
    font-family: 'Lato', sans-serif;
    font-family: 'Roboto', sans-serif;
}
/*----------------------------------------------------------------------------------*/

html {
    height: 100%;
}
body {
    /*color: #b1b1b1;*/
    
    color: #333;
    -webkit-text-size-adjust: 100%;
    font-family: 'Signika', 'Open Sans', sans-serif;
    font-size: 12px;
    height: 100%;
}
.flt_lt {
    float: left;
    display: inline;
}
.flt_rt {
    float: right;
    display: inline;
}
/* ------------------------layout-----------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Signika:wght@300;400;500;600;700&display=swap');


/* -------------------- HEADER-SECTION --------------------------------*/
/*------------- single creek blk start --------------*/

.single_creek_blk {
    width: 280px;
    display: block;
    /*background: #467a87;*/
    background:#35636e !important;
    position: fixed;
    right: -280px;
    top: 0;
    z-index: 150;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.cross {
    position: absolute;
    right: 12px;
    top: 12px;
    cursor: pointer;
}
.single_creek_blk_in {
    display: block;
    padding: 30px 25px;
}
.single_creek_blk_in .logo1 {
    display: block;
    padding: 0 0 30px;
}
.single_creek_blk_in .logo1 a {
    display: inline-block;
}
.single_creek_blk_in .logo1 a img {
    display: block;
    max-width: 100%;
    height: auto;
}
.single_creek_blk_in ul {
    display: block;
}
.single_creek_blk_in ul li {
    display: block;
    padding: 10px 0;
    border-bottom: 1px dotted #8eb3bf;
}
.single_creek_blk_in ul li a {
    font-size: 14px;
    line-height: 16px;
    color: #eeeeee;
    padding: 0;
    display: inline-block;
    font-family: 'Signika';
    font-weight: 700;
}
/*------------- single creek blk end --------------*/

.open .single_creek_blk {
    width: 280px;
    display: block;
    background: #467a87;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 150;
}
.wrapper {
    margin: 0 auto;
    width: 100%;
    display: block;
    height: 100%;
}
.container {
    width: 1170px;
    margin: 0 auto;
}
.main {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100vh;
}

@media(max-width: 1500px) {
  .main,
  .banner {
    height:auto !important;
  }
  
  #carousel-home  img {
    margin-top: 110px;
  }
}

/*------Alert Box ---*/
div.alert-rosen {
  padding: 20px ;
  background-color: #f44336 ;
  color: white ;
  position:relative;
  font-size:14px !important;
z-index:500;
}

span.closebtn {
  margin-left: 15px;
  color: white;
  font-weight: bold ;
  float: right ;
  font-size: 24px ;
  line-height: 20px;
  cursor: pointer;
  transition: 0.3s;
}

.closebtn:hover,
.closebtn:focus {
  color: black;
}
/*------Alert Box End ---*/

.banner {
    margin: 0;
    padding: 0;
    position: relative;
    height: 100vh;
    z-index: 0;
}

@media(max-width: 767px) {
  .main,
  .banner {
    height: auto !important;
  }
}

.banner_in {
    margin: 0;
    padding: 0;
    /*height: 100vh;*/
    
    /* height: 100%; */
}

@media(max-width: 767px) {
  .banner_in {
    min-height: 550px;
  }
}

.banner_in img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}

.banner_in.inside {
    max-height: 580px;
}

.banner_in.inside img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner_in.inside img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media(max-width: 768px) {
  .banner_in.inside {
      width: 100%;
      min-height: 430px !important;
      background: #fff !important;
  }  
}

@media(max-width: 568px) {
  .banner_in.inside {
      width: 100%;
      min-height: 360px !important;
      background: #fff !important;
  }  
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    width: 100%;
    /* use this, or not */
    
    margin: auto;
}
/* Fade transition for carousel items */
/* Fade transition for carousel items */

.carousel-inner > .item {
    opacity: 0;
    top: 0;
    left: 0;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 0;
    transition: none;
    transform: translate3d(0, 0, 0) !important;
}
.carousel-inner > .item:first-of-type {
    position: relative;
}
.carousel-inner > .active {
    opacity: 1;
    z-index: 3;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    transition: opacity 0.6s ease-in-out;
    opacity: 1;
    left: 0;
    z-index: 2;
}
.carousel-inner > .active.left,
.carousel-inner > .active.right {
    z-index: 1;
}
.carousel-control {
    z-index: 4;
}
header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 9;
    background: transparent;
    padding: 0px 0;
}
.header_in {
    margin: 0;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 9999;
    position: relative;
    background: rgba(17, 17, 17, 0.73);
    width: 100%;
}
.header_top {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #467a87;
}
.header_top_in {
    margin: 0;
    padding: 0 0px;
    position: relative;
}
.header_top_in ul {
    margin: 0;
    padding: 8px 32px 8px 0;
    float: right;
    display: inline-block;
}
.header_top_in ul li {
    display: inline-block;
    padding: 0px 32px;
    margin: 0;
    float: left;
    text-align: center;
    position: relative;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
}
.header_top_in ul li.reser {
    border-left: 1px dotted #8eb3bf;
}
.header_top_in .lst {
    padding: 0 0 0 10px;
    position: absolute;
    right: 0;
    top: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header_top_in ul li a {
    font-family: 'Signika';
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 0 0 0px 0;
    margin: 0;
    font-weight: normal;
    text-decoration: none !important;
    display: inline-block;
}
.header_top_in ul li.reser a {
    font-family: 'Signika';
    color: #fff;
}
.header_top_in ul li a span,
.header_top_in ul li a i {
    margin: 0 5px 0 0;
    padding: 0;
    display: inline-block;
}
.header_top_in ul li a em {
    font-size: 14px;
}
.header_down {
    margin: 0;
    padding: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    /*border-bottom: 1px solid #8eb3bf;*/
    border-bottom: 1px solid #b8ccd4;
}
.header_blk {
    margin: 0;
    padding: 0 30px;
    position: relative;
}
.sticky li.current_page_item a,
.sticky li.current-page-ancestor a {
    color: #fff;
}
.logo {
    margin: 12px 0 0 0;
    padding: 0;
    float: left;
    display: inline-block;
}
.logo a {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.logo p {
    display: block;
    padding: 0px 24px;
    margin: 0;
    float: left;
    text-align: center;
    position: relative;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    display: none;
}
.logo p a {
    font-family: 'Signika';
    color: #fff;
}
nav {
    margin: 0;
    padding: 0px 0px 0px 8px;
    position: relative;
    float: right;
    display: inline-block;
    line-height: 0;
}
nav ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    list-style: none;
}
nav .lst1 {
    margin: 0;
    padding: 8px 0 0px 0;
    display: inline-block;
    vertical-align: top;
    display: none;
}
nav ul li {
    display: inline-block;
    padding: 0;
    margin: 0;
    float: left;
    text-align: center;
    position: relative;
    color: #fff;
    border-right: 1px solid #CCC;
    list-style: none;
}
nav ul li a {
    font-family: 'Signika';
    font-size: 16px;
    line-height: 18px;
    /*color: #8eb3bf;*/
    color: #467a87;
    padding: 44px 15px 38px 15px;
    margin: 0;
    font-weight: normal;
    text-decoration: none !important;
    display: inline-block;
    border-bottom: 6px solid transparent;
}

@media(max-width: 1200px) {
  nav ul li a {
    font-size: 13px;
  }
}

@media(max-width: 832px) {
  nav ul li a {
    font-size: 11px;
  }
}

@media(max-width: 800px) {
  nav ul li a {
    font-size: 10px;
  }
}

nav ul li a:hover,
nav ul li a:focus,
nav ul li.current_page_item a,
nav ul li.current-page-ancestor a {
    /*color: #467a87;*/
    color:#1e5563;
    border-bottom: 6px solid #467a87;
}
header nav ul#menu-main-menu li a {
    color:#1e5563;
}
body.sticky header nav ul#menu-main-menu li a {
    color:#ffffff;
}
nav ul li.first {
    border-left: 1px solid #CCC;
}
nav ul li.lst1 {
    margin: 0;
    padding: 14px 0 0 0;
    display: none;
}
/*
.sticky													{width:100%; position:fixed; left:0; top:0; z-index:9999; -webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;background:rgba(17, 17, 17, 0.73);padding:0px 0;}*/

.sticky .avail {
    padding: 0px 0;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    transition: all ease-in-out 0.3s;
    position: fixed;
    left: 0;
    top: 40px;
    bottom: auto;
    width: 100%;
    /*z-index: 102;*/
    z-index:6; 
}
.sticky .header_down {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}
.sticky .avail_in {
    padding: 33px 0px 0px 0px
}
.sticky .logo a img {
    display: none;
}
.sticky .header_down {
    background: #467a87;
}
.sticky .logo p {
    display: inline-block;
}
.sticky nav ul li a {
    padding: 12px 15px 10px 15px;
}
.sticky nav ul li a {
    border: none;
    color:#fff;
}
.sticky nav .lst1 {
    display: inline-block;
}
.sticky .contact span.stick_show {
    display: inline-block;
}
.sticky .contact span.stick_hide {
    display: none;
}
.sticky .contact ul {
    width: 73%;
}
.sticky nav ul li {
    border-right: none;
}
.sticky nav ul li a {
    border-bottom: none;
}
.sticky nav ul li a:hover,
.sticky nav ul li a:focus {
    color: #fff;
    border-bottom: none;
}
.sticky nav ul li.first {
    border-left: none;
}
nav ul li ul {
    position: absolute;
    left: -11px;
    top: 69px;
    width: 100%;
    background: rgba(17, 17, 17, 0.73);
    width: 200px;
    display: none;
}
nav ul li ul li {
    margin: 0;
    padding: 5px 0px 7px 13px;
    text-align: left;
    display: block;
    width: 100%;
}
nav ul li ul li a {
    font-family: 'Signika';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: normal;
    text-decoration: none !important;
}
nav ul li:hover ul {
    display: block;
}
.navi {
    display: none;
}
/* -------------------- MAINCONTENT-SECTION --------------------------------*/

.rosen {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
    /* background: url(/wp-content/themes/centre/images/rosen_bg.jpg) no-repeat;
    background-size: cover; */
    background-color: #e5e6e9;
    background-image: url("/wp-content/themes/centre/images/centre-building-bg.jpg");
    background-size: 100%;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    border-top: 2px solid #fff;
}
  /* .rosen.about {
    background: none;

  } */
.rosen_in {
    margin: 0;
    padding: 0px 30px 0px 30px;
    width: 100%;
    display: block;
}
.rosen_lft {
    margin: 0;
    padding: 50px 0 0 0;
    text-align: left;
}

.rosen_lft img {
  border: 1px solid #8eb3bf; 
}
.rosen_lft h3 {
    margin: 0 0 0px 0;
    padding: 0 0 30px 0;
    font-family: 'Signika';
    font-size: 41px;
    line-height: 50px;
    /*color: #939aa4;*/
    color: #467a87!important;
    font-weight: normal;
    position: relative;
}
.rosen_lft .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 30px 0 !important;
    font-family: 'Signika' !important;
    font-size: 41px !important;
    line-height: 50px !important;
    /*color: #939aa4 !important;*/
    color: #467a87 !important;
    font-weight: normal !important;
    position: relative !important;
}
.uppercase {
    text-transform: uppercase;
}
.rosen_lft h3 span {
    font-family: 'Signika';
    color: #467a87;
}
.rosen_lft .h3 span {
    font-family: 'Signika' !important;
    color: #467a87 !important;
}
.rosen_lft figure {
    margin: 0;
    padding: 0 0 31px 0;
}
.rosen_lft figure img {
    margin: 0;
    padding: 0;
}
.rosen_lft p {
    margin: 0 0 0px 0;
    padding: 0 0 17px 0;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: normal;
    position: relative;
}
.rosen_rgt {
    margin: 0;
    padding: 0 0 0 20px;
}
.rosen_rgt_in {
    margin: 0;
    padding: 0 0 110px 0px;
    background: #fff;
}
.rosen_rgt h3 {
    margin: 0 0 0px 0;
    padding: 0 0 30px 0;
    font-family: 'Signika';
    font-size: 41px;
    line-height: 50px;
    color: #939aa4;
    font-weight: normal;
    position: relative;
}
.rosen_rgt .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 30px 0 !important;
    font-family: 'Signika' !important;
    font-size: 41px !important;
    line-height: 50px !important;
    color: #939aa4 !important;
    font-weight: normal !important;
    position: relative !important;
}
.rosen_rgt figure {
    margin: 0;
    padding: 0 0 34px 0;
}
.rosen_rgt figure img {
    margin: 0;
    padding: 0;
}
.rosen_rgt p {
    margin: 0 0 30px 0;
    padding: 0px 35px 17px 35px;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: normal;
    position: relative;
}
.rosen_rgt a {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 75%;
    font-family: 'Signika';
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    /*background: #8eb3bf;*/
    background: #467a87;
    cursor: pointer;
    text-transform: uppercase;
}
.offer {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
    /*border-top: 1px solid #8eb3bf;*/
    border-top: 1px solid #b8ccd4;
    border-bottom: 1px solid #b8ccd4;
}
.offer_in {
    margin: 0;
    padding: 0px 30px 0px 30px;
    width: 100%;
    display: block;
}
.offer_in > a {
    margin: 0px auto 20px;
    padding: 20px 0 20px 0;
    width: 300px;
    font-family: 'Signika';
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    background: #8eb3bf;
    cursor: pointer;
    display: none;
}
.offer_lft {
    margin: 0;
    padding: 0 0px 0 0;
    /*border-left: 1px solid #467a87;
    border-right: 1px solid #467a87;*/
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    /*background: url(/wp-content/themes/centre/images/img_1.jpg) no-repeat top center;*/
    background-size: 100% auto;
}
.offer_lft_in {
    margin: 0;
    padding: 69px 0 361px 0px;
    background: #fff;
    background: url(/wp-content/themes/centre/images/img_2.jpg) no-repeat bottom center;
    background-size: cover;
}
.offer_lft h3 {
    margin: 0 0 0px 0;
    padding: 140px 0 30px 0;
    font-family: 'Signika';
    font-size: 22px;
    line-height: 24px;
    color: #467a87;
    font-weight: normal;
    position: relative;
    text-align: center;
}
.offer_lft .h3 {
    margin: 0 0 0px 0 !important;
    padding: 140px 0 30px 0 !important;
    font-family: 'Signika' !important;
    font-size: 22px !important;
    line-height: 24px !important;
    color: #467a87 !important;
    font-weight: normal !important;
    position: relative !important;
    text-align: center !important;
}

@media(max-width: 992px) {
  .offer_lft h3 {
    padding-top: 0;
  }
  .offer_lft .h3 {
    padding-top: 0 !important;
  }
}

.offer_lft figure {
    margin: 0;
    padding: 0 0 0px 0;
}
.offer_lft figure img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
}
.offer_lft p {
    margin: 0 0 30px 0;
    padding: 0px 35px 0px 35px;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: normal;
    position: relative;
}
.offer_lft a {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 75%;
    font-family: 'Signika';
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    background: #467a87;
    cursor: pointer;
    text-transform: uppercase;
}
.offer_rgt {
    margin: 0;
    padding: 62px 0 0 30px;
    text-align: left;
}
.offer_rgt h3,
.offer_rgt h2 {
    margin: 0 0 0px 0;
    padding: 0 0 0px 0;
    font-family: 'Signika';
    font-size: 36px;
    line-height: 50px;
    /*color: #939aa4;*/
    color: #467a87;
    font-weight: normal;
    position: relative;
}
.offer_rgt h3 span,
.offer_rgt h2 span {
    font-family: 'Signika';
    /*color: #8eb3bf;*/
    color: #467a87;
}
.offer_rgt .h3,
.offer_rgt .h2 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 0px 0 !important;
    font-family: 'Signika' !important;
    font-size: 36px !important;
    line-height: 50px !important;
    color: #939aa4 !important;
    font-weight: normal !important;
    position: relative !important;
}
.offer_rgt .h3 span,
.offer_rgt .h2 span{
    font-family: 'Signika' !important;
    color: #8eb3bf !important;
}
.offer_rgt figure {
    margin: 0;
    padding: 0 0 17px 0;
}
.offer_rgt figure img {
    margin: 0;
    padding: 0;
}
.offer_rgt h4,
.offer_rgt h3 {
    margin: 0 0 16px 0;
    padding: 0 10px 10px 10px;
    font-family: 'Signika';
    font-size: 21px;
    line-height: 24px;
    color: #467a87;
    font-weight: normal;
    text-align: center;
    border-bottom: 1px dotted #c3c5cb;
}
.offer_rgt .h4,
.offer_rgt .h3 {
    margin: 0 0 16px 0 !important;
    padding: 0 10px 10px 10px !important;
    font-family: 'Signika' !important;
    font-size: 21px !important;
    line-height: 24px !important;
    color: #467a87 !important;
    font-weight: normal !important;
    text-align: center !important;
    border-bottom: 1px dotted #c3c5cb !important;
}
.offer_rgt p {
    margin: 0 0 0px 0;
    padding: 0 0 17px 0;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: normal;
}
.cele {
    margin: 0;
    padding: 45px 0 33px 0;
    background: #fff;
}
.cele_in {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    display: block;
}
.cele ul {
    display: inline-block;
    width: 100%;
}
.cele ul li {
    width: 100%;
    padding: 0;
    border: 1px solid #8eb3bf;
}
.cele_blk {
    margin: 0px;
    padding: 3px 3px 24px 3px;
    width: 100%;
    display: inline-block;
    text-align: center;
    border-bottom: 6px solid #8eb3bf;
    /*-webkit-box-shadow: 2px 1px 8px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 1px 8px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 8px 2px rgba(0, 0, 0, 0.2);*/
}
.cele_cnt {
    margin: 0;
    padding: 0px 25px 0 25px;
    text-align: center;
    width: 100%;
    min-height: 185px;
}
.cele_cnt span {
    margin: 0 0 1px 0;
    padding: 0;
    display: block;
    font-family: 'Signika';
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    color: #8b8b8b;
    font-weight: 300;
}
.cele_cnt p {
    margin: 0 0 0px 0;
    padding: 0 25px 17px 25px;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;Signika
    text-align: left;
    font-weight: normal;
}
.cele_blk a {
    margin: 0 0 0px 0;
    padding: 19px 0 18px 0;
    font-family: 'Signika';
    font-size: 21px;
    line-height: 23px;
    color: #fff;
    font-weight: normal;
    border: 1px solid #467a87;
    display: inline-block;
    width: 70%;
    /*background-color: #8eb3bf;*/
    background-color: #467a87;
    text-transform: uppercase;
}
.cele_blk a:hover,
.cele_blk a:focus {
    color: #fff;
    background: #467a87;
}
.cele .owl-nav {
    display: none;
}
.cele .owl-dots {
    text-align: center;
    margin: 42px 0 0 0;
}
.cele .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #ccc;
    margin: 0 4px;
    border: 1px solid #666;
    border-radius: 100%;
}
.cele .owl-carousel .owl-dot.active {
    background: #467a87;
}

.owl-carousel {
  list-style: none;
}
/*.avail {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    bottom: 0;
    //z-index: 100;
}*/

.avail {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    bottom: 0;
}

@media(max-width: 768px) {
  .avail {
    background: rgba(255, 255, 255, 1);
  }
}


.avail_in {
    margin: 0 auto;
    padding: 33px 80px 0px 80px;
    width: 100%;
    display: block;
}
.avail_in h3 {
    margin: 0 0 0px 0;
    padding: 0 0 0px 0;
    font-family: 'Signika';
    font-size: 55px;
    line-height: 62px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    position: relative;
}
.avail_in .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 0px 0 !important;
    font-family: 'Signika' !important;
    font-size: 55px !important;
    line-height: 62px !important;
    color: #fff !important;
    font-weight: normal !important;
    text-align: center !important;
    position: relative !important;
}
.avail_in p:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -3px;
    background: url(/wp-content/themes/centre/images/border-design1.png) no-repeat;
    width: 100px;
    height: 16px;
    margin: 0 auto;
}
.avail_in p {
    margin: 0 0 45px 0;
    padding: 0 0 19px 0;
    font-family: 'Signika';
    font-size: 14px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    position: relative;
}
.contact {
    margin: 0px auto 0;
    padding: 0;
}

.page-template-template-home .contact span {
    margin: 0 4.5% 0 0;
}
.contact span {
    /*margin: 0 4.5% 0 0;*/
    
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
/*.page-id-2 .contact span {
    margin: 0 4.5% 0 0;
}*/
.contact span.stick_show {
    display: none;
}
.contact span .fa {
    color: #467a87;
    font-size: 37px;
    line-height: 37px;
}
.contact ul {
    margin: 0;
    padding: 0 0 30px 0;
    display: inline-block;
    width: 91%
}
.contact ul li {
    margin: 0 5.6% 0px 0;
    padding: 0;
    width: 27%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.ui-datepicker-trigger:after {
    font-family: FontAwesome;
    content: "\f107";
    position: absolute;
    right: 0;
    top: 0;
    right: 0;
    font-size: 40px;
    font-weight: bold;
    color: #8eb3bf;
    display: block;
    width: 100%;
    text-align: center;
    height: 100%;
    border-left: 1px solid #467a87;
}
.contact ul li.sub_btn {
    margin: 0;
    padding: 0 0 0 1%;
    width: 30%;
    display: inline-block;
}
.contact ul li .text {
    margin: 0;
    padding: 0px 16px 0px 16px;
    width: 100%;
    font-family: 'Signika';
    font-size: 16px;
    font-weight: normal;
    color: #c3c5cb;
    line-height: 60px;
    text-align: left;
    border: 1px solid #f8f5f4;
    outline: none;
    border-radius: 0px;
    background: #fff;
    height: 60px;
    border: 1px solid #467a87;
}
.button {
    margin: 0 auto;
    padding: 16px 0 12px 0;
    width: 100%;
    font-family: 'Signika';
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    background: #467a87;
    cursor: pointer;
    border: none;
    outline: none;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    height: 60px;
}
.button:hover,
.button:focus {
    box-shadow: inset 0 0 5px 45px #fff;
    color: #8eb3bf;
}
.harris {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
    background: url(/wp-content/themes/centre/images/harris_bg.jpg) no-repeat;
    background-size: cover;
    border-bottom: 1px solid #b8ccd4;
}
.harris_in {
    margin: 0;
    padding: 0px 30px 60px 30px;
    width: 100%;
    display: block;
}
.harris_in > p {
    margin: 0 0 0px 0;
    padding: 0 0 0px 0;
    font-family: 'Signika';
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-weight: normal;
    float: right;
}
.harris_lft {
    margin: 0;
    padding: 58px 0 35px 0;
    text-align: left;
}
.harris_lft h3 {
    margin: 0 0 0px 0;
    padding: 0 0 39px 0;
    font-family: 'Signika';
    font-size: 36px;
    line-height: 50px;
    /*color: #939aa4;*/
    color: #467a87 !important;
    font-weight: normal;
    position: relative;
}
.harris_lft h3 span {
    font-family: 'Signika';
    color: #467a87;
}
.harris_lft .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 39px 0 !important;
    font-family: 'Signika' !important;
    font-size: 36px !important;
    line-height: 50px !important;
    color: #939aa4 !important;
    font-weight: normal !important;
    position: relative !important;
}
.harris_lft .h3 span {
    font-family: 'Signika' !important;
    color: #467a87 !important;
}
.harris_blk {
    margin: 0;
    padding: 0;
}
.harris_blk_lft {
    margin: 0;
    padding: 0;
    width: 65%;
    float: left;
    display: inline-block;
}
.harris_blk_lft iframe {
    width: 100%;
    height: 433px;
    border: none;
}
.harris_blk_lft figure {
    margin: 0;
    padding: 0;
}
.harris_blk_lft figure img {
    margin: 0;
    padding: 0;
}
.harris_blk_rgt {
    margin: 0;
    padding: 0;
    width: 27%;
    float: left;
    display: inline-block;
}
.harris_blk_rgt_in {
    /*margin: 24px 0 32px 0;*/
    
    /* margin: 24px 0 19px 0; */
    /* padding: 22px 30px 89px 27px; */
    padding: 22px 30px 70px 27px;
    background: rgba(255, 255, 255, 0.56);
    border: 1px solid #fff;
}
.harris_blk_rgt h4 {
    margin: 0 0 8px 0;
    padding: 0 0 6px 0;
    font-family: 'Signika';
    font-size: 14px;
    line-height: 20px;
    color: #467a87;
    font-weight: normal;
    position: relative;
    text-align: center;
    border-bottom: 1px dotted #c3c5cb;
}
.harris_blk_rgt .h4 {
    margin: 0 0 8px 0 !important;
    padding: 0 0 6px 0 !important;
    font-family: 'Signika' !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #467a87 !important;
    font-weight: normal !important;
    position: relative !important;
    text-align: center !important;
    border-bottom: 1px dotted #c3c5cb !important;
}
.harris_blk_rgt p {
    margin: 0 0 0px 0;
    padding: 0 0 17px 0;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: normal;
    position: relative;
}
.harris_blk_rgt a p {
    margin: 0 auto;
    padding: 26px 0 15px 0;
    width: 75%;
    /*font-family: 'Signika';*/
    font-size: 27px;
    font-weight: 100;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    /*background: #8eb3bf;*/
    background: #467a87;
    cursor: pointer;
    width: 100%;
}
.harris_blk_rgt a p {
    display: inline-block;
    width: 75%;
    float: left;
}
.harris_blk_rgt a p em {
    font-size: 15px;
    display: block;
    font-style: normal;
}
{} .harris_blk_rgt a span {
    font-size: 15px;
    display: inline-block;
    width: 25%;
    float: left;
    font-size: 25px;
    line-height: 29px;
    color: #fff;
    /*background: #467a87;*/
    background: #274a53;
    text-align: center;
    height: 81px;
    line-height: 81px;
}
.plan {
    margin: 0;
    padding: 0 0 0 0;
    /*border-bottom: 1px solid #8eb3bf;*/
}
.plan_in {
    margin: 0;
    padding: 0;
    display: block;
}
.plan_in_lft {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 0;
    width: 74%;
}
.plan_in_lft h2 {
    margin: 0;
    padding: 45px 0 31px 0;
    display: block;
    font-family: 'Signika';
    font-size: 41px;
    line-height: 44px;
    /*color: #939aa4;*/
    color: #467a87;
    text-transform: uppercase;
    text-transform: uppercase;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 80%;
    text-align: center;
}
.plan_in_lft .h2 {
    margin: 0 !important;
    padding: 45px 0 31px 0 !important;
    display: block !important;
    font-family: 'Signika' !important;
    font-size: 41px !important;
    line-height: 44px !important;
    color: #939aa4 !important;
    text-transform: uppercase !important;
    text-transform: uppercase !important;
    background: #fff !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 80% !important;
    text-align: center !important;
}
.plan_in_lft img {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    height: auto;
}
.plan_in_lft_txt {
    margin: 0 auto;
    padding: 23px 22px 18px 22px;
    display: block;
    position: absolute;
    top: 50%;
    left: 21%;
    background: rgba(255, 255, 255, 0.8);
    width: 350px;
    text-align: center;
    margin-top: -175px;
}
.plan_in_lft_txt h4 {
    margin: 0 0 20px 0;
    padding: 0 0 13px 0;
    display: block;
    font-family: 'Signika';
    font-size: 26px;
    line-height: 30px;
    /*color: #939aa4;*/
    /*color: #467a87;*/
    color:#325d67 !important;
    text-transform: uppercase;
    text-transform: uppercase;
    border-bottom: 1px dotted #467a87;
}
.plan_in_lft_txt .h4 {
    margin: 0 0 20px 0 !important;
    padding: 0 0 13px 0 !important;
    display: block !important;
    font-family: 'Signika' !important;
    font-size: 26px !important;
    line-height: 30px !important;
    /*color: #939aa4 !important;*/
    color:#325d67 !important;
    text-transform: uppercase !important;
    text-transform: uppercase !important;
    border-bottom: 1px dotted #c3c5cb !important;
}
.plan_in_lft_txt p {
    margin: 0;
    padding: 0 0 30px 0;
    display: inline-block;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-align: left;
}
#gform_submit_button_56 {
    color:#467a87;
    background:#fff;
}
.gform_legacy_markup_wrapper .hidden_label .gfield_label {
    color:#fff !important;
}
.gform_legacy_markup_wrapper .gfield_required {
    color:#fff;
}
.plan_in_lft_txt a {
    margin: 0 0 0px 0;
    padding: 17px 14px 16px 14px;
    display: inline-block;
    font-family: 'Signika';
    font-size: 21px;
    line-height: 23px;
    /*color: #939aa4;*/
    color: #467a87;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.8px;
    background: #fff;
    text-transform: uppercase;
    /*border: 1px solid #939aa4;*/
    border: 1px solid #467a87;
    width: 85%;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}
.plan_in_lft_txt a:hover,
.plan_in_lft_txt a:focus {
    background: #325d67;
    color: #fff;
}
.plan_in_lft_txt a.box1 {
    margin: 0 26px 8px 0;
}
.plan_in_rgt_txt {
    margin: 0 auto;
    padding: 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 25%;
    right: 0;
}
.plan_in_rgt_txt {
    margin: 0 auto;
    padding: 23px 22px 18px 22px;
    display: block;
    position: absolute;
    bottom: 35px;
    right: 17%;
    background: rgba(255, 255, 255, 0.8);
    width: 350px;
    text-align: center;
    margin-top: -125px;
}
.plan_in_rgt_txt h4 {
    margin: 0 0 20px 0;
    padding: 0 0 13px 0;
    display: block;
    font-family: 'Signika';
    font-size: 26px;
    line-height: 30px;
    /*color: #939aa4;*/
    /*color: #467a87;*/
    color:#325d67 !important;
    text-transform: uppercase;
    text-transform: uppercase;
    border-bottom: 1px dotted #467a87;
}
.plan_in_rgt_txt .h4 {
    margin: 0 0 20px 0 !important;
    padding: 0 0 13px 0 !important;
    display: block !important;
    font-family: 'Signika' !important;
    font-size: 26px !important;
    line-height: 30px !important;
    /*color: #939aa4 !important;*/
    color:#325d67 !important;
    text-transform: uppercase !important;
    text-transform: uppercase !important;
    border-bottom: 1px dotted #c3c5cb !important;
}
.plan_in_rgt_txt p {
    margin: 0;
    padding: 0 0 30px 0;
    display: inline-block;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-align: left;
}
.plan_in_rgt_txt a {
    margin: 0 0 0px 0;
    padding: 17px 14px 16px 14px;
    display: inline-block;
    font-family: 'Signika';
    font-size: 21px;
    line-height: 23px;
    /*color: #939aa4;*/
    color: #467a87;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.8px;
    background: #fff;
    text-transform: uppercase;
    /*border: 1px solid #939aa4;*/
    border: 1px solid #467a87;
    width: 85%;
    transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -ms-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
}

section.harris .harris_in > p > strong {
    color: #467a87;
    background: #fff;
    display:inline-block;
    padding:3px 5px;
}
.plan_in_rgt_txt a:hover,
.plan_in_rgt_txt a:focus {
    background: #325d67;
    color: #fff;
}
.plan_in_rgt {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    width: 56.6%;
    overflow: hidden;
    height: 100%;
}
.plan_in_rgt a.rt_img,
.plan_in_rgt div.rt_img {
    display: block;
    overflow: hidden;
    height: 100%;
}
.plan_in_rgt a.rt_img figure,
.plan_in_rgt div.rt_img figure {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transform: skew(-14deg);
    margin: 0 -295px 0 100px;
    border-left: 5px solid #fff;
}
.plan_in_rgt a.rt_img figure img,
.plan_in_rgt div.rt_img figure img {
    /*width: 130%;*/
    
    height: 100%;
    -webkit-transform: skew(14deg);
    position: absolute;
    left: -120px;
    object-fit: cover;
}
/*.plan_in_rgt:after {
    content: '';
    position: absolute;
    left: 0;
    top: -62px;
    width: 5px;
    height: 208em;
    background: #fff;
    transform: rotate(15.7deg);
    margin-left: -106px;
}*/

.plan_in_rgt img {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    width: 100%;
    height: auto;
}
.lft_img1,
.rt_img1 {
    display: none;
}
.creek {
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
}
.creek_in {
    margin: 0;
    padding: 27px 0 0 0;
    width: 100%;
    display: block;
}
.creek_in h3 {
    margin: 0 0 0px 0;
    padding: 0 0 24px 0;
    font-family: 'Signika';
    font-size: 36px;
    line-height: 50px;
    /*color: #939aa4;*/
    color:#467a87;
    font-weight: normal;
    position: relative;
    text-align: center;
}
.creek_in h3 span {
    font-family: 'Signika';
    /*color: #8eb3bf;*/
    color: #3b525a;
}
.creek_in .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 24px 0 !important;
    font-family: 'Signika' !important;
    font-size: 36px !important;
    line-height: 50px !important;
    color: #939aa4 !important;
    font-weight: normal !important;
    position: relative !important;
    text-align: center !important;
}
.creek_in .h3 span {
    font-family: 'Signika' !important;
    color: #8eb3bf !important;
}
.creek_blk {
    margin: 0;
    padding: 0;
    position: relative;
}
.creek_blk > span {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    bottom: 23px;
    left: 0;
    right: 0;
    text-align: center;
}
.creek_in ul {
    margin: 0;
    padding: 0;
}
.creek_in ul li {
    margin: 0 0 0px 0;
    padding: 0px;
    display: inline-block;
    float: left;
    position: relative;
    width: 20%;
}
.gal_cnt {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.67);
    display: none;
}
.gal_blk {
    margin: 0;
    padding: 0;
    position: relative;
}
.gal_cnt1 {
    width: 100%;
    height: 100%;
    display: table;
}
.gal_cnt2 {
    width: 100%;
    height: 100%;
    display: table-cell;
    text-align: center;
    padding: 25px 25px 25px 25px;
}
.creek_in > ul > li > .creek_blk > img {
    width: 100%;
    height: auto;
}
.creek_in ul li:hover .gal_cnt {
    display: block;
}
.gal_cnt2 h4 {
    margin: 0 0 20px 0;
    padding: 15px 0 15px 58px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    background: url(/wp-content/themes/centre/images/har.png) no-repeat left center;
}
.gal_cnt2 h4 a {
    color: #fff;
}
.gal_cnt2 h4 span {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
}
.gal_cnt2 .h4 {
    margin: 0 0 20px 0 !important;
    padding: 15px 0 15px 58px !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 16px !important;
    line-height: 16px !important;
    font-weight: 700 !important;
    color: #fff !important;
    text-align: left !important;
    background: url(/wp-content/themes/centre/images/har.png) no-repeat left center !important;
}
.gal_cnt2 .h4 a {
    color: #fff !important;
}
.gal_cnt2 .h4 span {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 400 !important;
}
.gal_cnt2 p {
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #fff;
    text-align: center;
}
.special {
    display: block;
    /*padding: 2px 0;*/
    text-align: center;
}
.special_in {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 20px 0;
}
.special ul {
    display: block;
}
.special ul li {
    display: inline-block;
    padding: 10px 0;
}
.special ul li a {
  font-size: 16px;
    line-height: 18px;
    /*color: #8eb3bf !important;*/
    color: #467a87 !important;
    padding: 0 10px;
    text-transform: uppercase;
}
.special ul li.current_page_item a {
    font-size: 13px;
    line-height: 18px;
    color: #8eb3bf !important;
    padding: 0 10px;
    font-family: 'Signika';
    font-weight: 300;
    text-transform: uppercase;
}
footer {
    display: block;
    padding: 0 0;
}
.footer_top {
    display: block;
    padding: 50px 0 30px;
    background: #467a87;
}
.footer_top_in {
    display: block;
    padding: 0 10px;
}
.footer_top_lft {
    width: 33%;
    display: inline-block;
    padding: 0px;
    float: left;
}
.footer_top_lft h3 {
    font-size: 18px;
    line-height: 20px;
    /*color: #c3c5cb;*/
    color: #fff;
    font-family: 'Signika';
    font-weight: 300;
    padding: 0 0 20px;
}
.footer_top_lft h3 span {
    color: #fff;
    font-family: 'Signika';
}
.footer_top_lft .h3 {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #c3c5cb !important;
    font-family: 'Signika' !important;
    font-weight: 300 !important;
    padding: 0 0 20px !important;
}
.footer_top_lft .h3 span {
    color: #fff !important;
    font-family: 'Signika' !important;
}
.search {
    width: 100%;
    display: block;
    background: none;
    padding: 0;
    margin: 0;
}
.text{
    width: 80%;
    float: left;
    display: inline-block;
    background: #fffbf5;
    outline: none;
    border: none;
    padding: 0;
    font-family: 'Signika';
    font-size: 18px;
    line-height: 56px;
    font-weight: 400;
    color: #c3c5cb;
    padding: 0px 25px;
    background: #fff;
    border-radius: 0px;
    height: 56px;
    margin: 0;
}
#input_56_3 {
    width: 80% !important;
    float: left;
    display: inline-block;
    background: #fffbf5;
    outline: none;
    border: none;
    padding: 0;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 56px;
    font-weight: 400;
    /*color: #c3c5cb;*/
    color: #467a87;
    padding: 0px 25px;
    background: #fff;
    border-radius: 0px;
    height: 56px;
    margin: 0;
}

#input_56_3::placeholder {
    color:#467a87;
}
/*#input_1_1 {
    width: 100%;
}*/

.button1 {
    width: 68px;
    height: 56px;
    display: inline-block;
    border: none;
    background: #fff;
    outline: none;
    color: #fff;
    position: absolute;
    border-left: 1px solid #467a87;
    margin: -72px 0 0 257px;
}

@media(max-width: 767px) {
  .button1 {
    margin: -72px 9px 0 0;
    float: right;
    position: relative;
  }
}

.button1:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    font-size: 40px;
    font-weight: bold;
    color: #467a87;
    display: block;
    width: 100%;
}
.footer_top_mdl {
    display: inline-block;
    float: left;
    /*padding: 0 50px;*/
    padding: 0 20px;
}
.footer_top_mdl h3 {
    font-size: 18px;
    line-height: 20px;
    /*color: #c3c5cb;*/
    color: #fff;
    font-family: 'Signika';
    font-weight: 300;
    padding: 0 0 20px;
    text-align: center;
}
.footer_top_mdl h3 span {
    color: #fff;
    font-family: 'Signika';
}
.footer_top_mdl .h3 {
    font-size: 18px !important;
    line-height: 20px !important;
    color: #c3c5cb !important;
    font-family: 'Signika' !important;
    font-weight: 300 !important;
    padding: 0 0 20px !important;
    text-align: center !important;
}
.footer_top_mdl .h3 span {
    color: #fff !important;
    font-family: 'Signika' !important;
}
.social_links {
    display: block;
    padding: 0;
    text-align: center;
}
.social_links ul {
    display: block;
}
.social_links ul li {
    display: inline-block;
    padding: 0 5px;
}
.social_links ul li a {
    display: inline-block;
    background: #467a87;
    padding: 15px 20px;
    border: 1px solid #8eb3bf;
    color: #fff;
}
.social_links ul li a .fa {
    font-size: 25px;
}
.footer_top_rgt {
    display: inline-block;
    float: right;
    padding: 0 0px;
    text-align: center;
}
.footer_top_rgt_in {
    display: block;
    padding: 0;
}
.footer_top_rgt_in span {
    display: block;
    padding: 0 0 20px;
}
.footer_top_rgt_in span a {
    display: inline-block;
}
.footer_top_rgt_in span img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.footer_top_rgt_in ul {
    display: block;
}
.footer_top_rgt_in ul li {
    display: inline-block;
    padding: 0 20px 0;
    border-right: 1px dotted #fff;
}
.footer_top_rgt_in ul li a {
    display: inline-block;
}
.footer_top_rgt_in ul li a img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.footer_mdl {
    display: block;
    padding: 0;
    text-align: center;
}
.footer_mdl_in {
    display: block;
    padding: 30px 0;
}
.footer_mdl_in ul {
    display: block;
}
.footer_mdl_in ul li {
    display: inline-block;
    padding: 0 50px;
    border-right: 1px dotted #ccc;
}
.footer_mdl_in ul li img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.foot_down {
    display: block;
    padding: 10px 0;
    border-top: 1px solid #8eb3bf;
    text-align: center;
    font-size: 15px;
}
.foot_down p {
    display: block;
    font-size: 15px;
    line-height: 17px;
    color: #333;
    padding: 0 0 10px;
    font-family: 'Signika';
    font-weight: normal;
}
.foot_down p a {
    color: #333;
}
.foot_down ul {
    display: block;
}
.foot_down ul li {
    display: inline-block;
    padding: 0 5px;
    border-right: 1px solid #7a7a7a;
}
.foot_down ul li a,
.foot_down ul li.current_page_item a {
    display: inline-block;
    font-size: 15px;
    line-height: 17px;
    /*color: #8eb3bf;*/
    color: #467a87;
    font-family: 'Signika';
    font-weight: normal;
}
.contact > form {
    display: inline;
}
form ul li.dp {
    position: relative;
}
.ui-datepicker-trigger {
    margin: 9px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    text-align: center;
}
.date_pic {
    position: relative;
    right: 0;
    display: block;
    height: 0;
    z-index: 99999;
}
.date_pic .ui-widget.ui-widget-content,
.date_pic4 .ui-widget.ui-widget-content,
.date_pic5 .ui-widget.ui-widget-content {
    top: 0 !important;
    left: 88px !important;
}
.date_pic1 .ui-widget.ui-widget-content,
.date_pic2 .ui-widget.ui-widget-content,
.date_pic3 .ui-widget.ui-widget-content {
    top: 0 !important;
    left: 88px !important;
}
.dop .date_pic {
    height: auto;
}
.ui-datepicker-trigger {
    cursor: pointer;
    position: absolute;
    right: 1px;
    top: 0px;
    margin: 0;
    height: 100%;
    width: 60px;
    background: none;
    outline: 0 none;
    border: 0 none;
}
.nav-icon {
    width: 28px;
    height: 18px;
    position: relative;
    margin: 0px auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    display: inline-block;
    color: #DD5981;
}
.nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #DD5981;
    border-radius: 0px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
.nav-icon span:nth-child(1) {
    top: 0px;
}
.nav-icon span:nth-child(2) {
    top: 7px;
}
.nav-icon span:nth-child(3) {
    top: 14px;
}
/*.open .nav-icon span:nth-child(1) 					{top:9px; -webkit-transform:rotate(135deg);  -moz-transform:rotate(135deg); -o-transform:rotate(135deg); transform:rotate(135deg);}
.open .nav-icon span:nth-child(2)	    				{opacity:0; left:-60px;}
.open .nav-icon span:nth-child(3) 						{top:9px; transform: rotate(-135deg); -moz-transform:rotate(-135deg); -ms-transform:rotate(-135deg); -o-transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}*/

.contorl_in {
    position: absolute;
    bottom: 34px;
    right: 92px;
    width: 62px;
}
.single_creek_blk_in ul li a:hover,
.single_creek_blk_in ul li a:focus {
    text-decoration: underline;
}
.nav-menus li a {
    text-transform: uppercase;
}
/* ------------ inner1-------------- */

.banner1 .banner_in > div {
    width: 100%;
    height: 595px;
    object-fit: cover;
}
.avail1 .avail_in {
    padding: 15px 0px 0px 0px;
    width: 64%;
    float: right;
}
.avail1 .contact > form > ul {
    margin: 0;
    padding: 0 0 15px 0;
    float: right;
}
.avail1 .contact > form > ul > li {
    margin: 0 2.6% 0px 0;
    padding: 0;
    width: 25%;
}
.avail1 .contact > form > ul > li.sub_btn {
    padding: 0 0 0 1%;
    width: 41%;
}
.avail1 .ui-datepicker-trigger {
    width: 38px;
}
.avail1 .contact > form > span {
    margin: 0 1.5% 0 0;
}
.avail1 .ui-datepicker-trigger:after {
    font-size: 30px;
    line-height: 50px
}
.sticky .avail1 .avail_in {
    padding: 33px 0px 0px 0px;
    width: 100%;
}
.sticky .avail1 .contact > form > ul {
    padding: 0 0 30px 0
}
.main1 {
    margin: 0;
    padding: 0;
    position: relative;
}
.banner1 {
    margin: 0;
    padding: 144px 0 0 0;
    position: relative;
}
.exclusive_offer .offer_rgt {
    padding: 62px 0 0 0px;
}
.exclusive_offer .offer_rgt h3, 
.exclusive_offer .offer_rgt h2 {
    display: inline-block;
    float: left;
    padding: 0px 0 0 0;
    /*color:#274a53;*/
    color:#467a87;
    width:auto;
}
.exclusive_offer .offer_rgt .h3,
.exclusive_offer .offer_rgt .h2 {
    display: inline-block !important;
    float: left !important;
    padding: 0px 0 0 0 !important;
}
.exclusive_offer .offer_rgt > a {
    margin: 0 auto;
    padding: 20px 0 20px 0;
    width: 300px;
    font-family: 'Signika';
    font-size: 18px;
    font-weight: 100;
    color: #fff;
    line-height: 20px;
    text-align: center;
    display: block;
    background: #8eb3bf;
    cursor: pointer;
    float: right;
}
.button {
    height: 50px;
}
.contact ul li > .text {
    height: 50px;
    line-height: 50px;
}
.about_lft {
    /*position: relative;
    //margin: -81px 0 0 0;*/
    
    padding: 0 21px 0 0;
    top: -81px;
    /*height: 100%;*/
    
    height: calc(100% + 81px);
    /*z-index: 10;*/
}
.page-template-template-media .about_lft {
    top: 0;
}
.page-template-template-media table.ballroom tr:nth-child(even) {
  background-color: #eee;
}

.about_lft_in {
    background: #fff;
    padding: 0 0 163px 0;
    margin: 0;
    height: 100%;
}
.about_lft_in figure {
    width: 100%;
    padding: 0;
    margin: 0;
}
.about_lft_in figure img {
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
}
.about {
    padding: 25px 25px 0px 25px;
    margin: 0;
}
.about h6 {
    font-family: 'Signika';
    font-size: 21px;
    color: #c3c5cb;
    padding: 7px 0;
    font-weight: 400;
}
.about .h6 {
    font-family: 'Signika' !important;
    font-size: 21px !important;
    color: #c3c5cb !important;
    padding: 7px 0 !important;
    font-weight: 400 !important;
}
.about ul {
    display: block;
}
.about > ul > li {
    display: block;
    padding: 6px 0 7px 0;
    border-bottom: 1px dotted #000;
    font-size: 13px;
}
.about ul li a,
.about ul li .current_page_item a {
    font-family: 'Signika';
    font-weight: 700;
    color: #8eb3bf !important;
    font-size: 15px;
    line-height: 42px;
    text-decoration: none;
}
.about_in ul li {
    list-style: outside;
    margin: 0 0 5px 20px;
}

.about_in ul li strong {
  font-weight: 600;
}

.about_rgt {
    position: relative;
    margin: 0;
    padding: 0 0 0 11px;
}
.bredcrumbs {
    display: block;
}
.bredcrumbs ul {} .bredcrumbs ul li {
    border-right: 1px solid #7d7967;
    display: inline-block;
    padding: 0 10px;
}
.page-id-15 .bredcrumbs ul li:first-child,
.single-special-offer .bredcrumbs ul li:first-child {
    padding: 0 10px 0 0;
}
.bredcrumbs ul li.active a {
    color: #8eb3bf;
}
.bredcrumbs ul li a {
    text-decoration: none;
    font-family: 'Signika';
    font-weight: normal;
    color: #939aa4;
    font-size: 13px;
    line-height: 18px;
}
.single .bredcrumbs {
    margin-left: -12px;
}
.about_in img {
    max-width: 100%;
    height: auto;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .room-card img {
      max-width: 100%;
      height: 150px;
}
}
label.sr-only[for="gform_submit_button_1"] {
    background: #fff;
    color: #000;
}
.gfield_required.gfield_required_asterisk {
    color:#fff !important;
}
.about_in h1 {
    font-family: 'Signika';
    font-size: 41px;
    color: #939aa4;
    padding: 0;
    font-weight: 400;
    padding: 20px 0 25px 0;
    text-transform: uppercase;
}
.about_in h1 span {
    color: #467a87;
    font-family: 'Signika';
    text-transform: uppercase;
}
.about_in .h1 {
    font-family: 'Signika' !important;
    font-size: 41px !important;
    color: #939aa4 !important;
    padding: 0 !important;
    font-weight: 400 !important;
    padding: 20px 0 25px 0 !important;
    text-transform: uppercase !important;
}
.about_in .h1 span {
    color: #467a87 !important;
    font-family: 'Signika' !important;
    text-transform: uppercase !important;
}
.about_in p {
    font-size: 15px;
    line-height: 23px;
    color: #333;
    /*padding: 0 0 19px 0;*/
    margin: 15px 0;
    font-family: 'Signika';
    font-weight: normal;
    letter-spacing: 0.7px;
}
.about_in li {
    font-size: 15px;
    line-height: 23px;
}
.sticky .contact span.stick_show a img {
    margin: -13px 0 0 0;
}
.alignleft {
    float: left;
    margin: 0.375em 1.75em 1.75em 0;
}
.alignright {
    float: right;
    margin: 0.375em 0 1.75em 1.75em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 1.75em;
}
blockquote.alignleft {
    margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}
blockquote.alignright {
    margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}
blockquote.aligncenter {
    margin-bottom: 1.473684211em;
}
.ui-datepicker-month {
    color: #000;
}
.all-packages .specials-bg,
.single-special-offer #leisure .specials-bg,
.single-special-offers #group .specials-bg,
.post-type-archive-special-offers #leisure .specials-bg,
.post-type-archive-special-offers #group .specials-bg {
    background-color: #fff;
    margin: 0 0 0px 0;
    padding: 3px 3px 24px 3px;
    width: 100%;
    display: inline-block;
    border-bottom: 6px solid #8eb3bf;
    /*-webkit-box-shadow: 2px 1px 8px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 1px 8px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 1px 8px 2px rgba(0, 0, 0, 0.2);*/
}
/*.page-id-15 #leisure .specials-bg:last-child,
.page-id-15 #group .specials-bg:last-child {
    background-color: #fff;
    padding: 3px 3px 0 3px;
    width: 100%;
    display: inline-block;
    border-bottom: 6px solid #8eb3bf;
    margin-bottom: 40px;
}*/

.single-special-offers #leisure .specials-bg,
.single-special-offers #group .specials-bg {
    margin: 0;
}
.single-special-offers #leisure,
.single-special-offers #group {
    margin-bottom: 40px;
}
.single .all-packages {
    margin: 20px 0;
}
.all-packages .cele_cnt {
    margin: 0;
    padding: 0px 25px 0 25px;
    text-align: left;
    width: 100%;
    min-height: 185px;
}
.all-packages .cele_cnt span {
    margin: 0 0 1px 0;
    padding: 0;
    display: block;
    font-family: 'Signika';
    font-size: 11px;
    line-height: 18px;
    font-weight: normal;
    color: #8b8b8b;
    font-weight: 300;
}
.all-packages .cele_cnt p {
    margin: 0 0 0px 0;
    padding: 0 25px 17px 25px;
    font-family: 'Signika';
    font-size: 16px;
    line-height: 22px;
    color: #333;
    text-align: left;
    font-weight: normal;
}
.all-packages .specials-bg figure img {
    border: 2px solid #8eb3bf;
    margin: 24px auto 40px auto;
}
.all-packages #specials-border {
    border: 1px solid #8eb3bf;
    display: inline-block;
    margin: 0 0 10px 0;
    width: 100%;
}
.all-packages h2 {
    margin: 20px 0;
    padding: 0;
    line-height: normal;
    font-family: 'Signika';
    font-size: 27px;
    color: #467a87;
    font-weight: normal;
    text-align: center;
}
.all-packages h3 {
    border-bottom: 1px dotted;
    margin: 0 0 0 20px;
    padding-bottom: 5px;
    padding: 0;
    font-family: 'Signika';
    font-size: 23px;
    color: #333;
    font-weight: normal;
}
.all-packages .h2 {
    margin: 20px 0 !important;
    padding: 0 !important;
    line-height: normal !important;
    font-family: 'Signika' !important;
    font-size: 27px !important;
    color: #467a87 !important;
    font-weight: normal !important;
    text-align: center !important;
}
.all-packages .h3 {
    border-bottom: 1px dotted !important;
    margin: 0 0 0 20px !important;
    padding-bottom: 5px !important;
    padding: 0 !important;
    font-family: 'Signika' !important;
    font-size: 23px !important;
    color: #333 !important;
    font-weight: normal !important;
}
.all-packages ul {
    margin: 0 0 0 35px;
}
.all-packages ul li {
    margin: 15px 0;
    padding: 0;
    line-height: normal;
    font-family: 'Signika';
    font-size: 15px;
    color: #467a87;
    font-weight: normal;
    text-align: left;
    list-style: outside;
    color: #333;
}
.all-packages .specials-bg a {
    margin: 0 auto;
    padding: 19px 0 18px 0;
    font-family: 'Signika';
    font-size: 21px;
    line-height: 23px;
    /*color: #8eb3bf;*/
    color:#467a87;
    font-weight: normal;
    /*border: 1px solid #8eb3bf;*/
    border:1px solid #467a87;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}
.all-packages .specials-bg a:hover,
.all-packages .specials-bg a:focus {
    color: #fff;
    /*background: #8eb3bf;*/
    background:#467a87;
}
#specials-tab.nav.nav-tabs {
    background: #fff;
    border-radius: 0 !important;
    border: 0;
    margin-top: 20px;
}
#specials-tab.nav-tabs > li {
    width: 20%;
    text-align: center;
    margin: 0;
}
#specials-tab.nav-tabs > li > a {
    border: none;
    color: #467a87 !important;
    border: 0 !important;
    margin-right: 0;
    border-top: 5px solid #fff !important;
}
#specials-tab.nav-tabs > li.active > a,
#specials-tab.nav-tabs > li > a:hover,
#specials-tab.nav-tabs > li > a:focus {
    /*background-color: #8eb3bf !important;
    border-top: 5px solid #467a87 !important;*/
    background-color: #467a87 !important;
    border-top: 5px solid #3b525a !important;
    color: #fff !important;
    background: transparent;
    border-radius: 0;
}
#specials-tab.nav-tabs > li > a::after {
    content: "";
    background: #8eb3bf;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
    border: 0 !important;
    color: #467a87 !important;
}
#specials-tab.tab-nav > li > a::after {
    background-color: #8eb3bf;
    color: #fff;
}

@media(max-width: 767px) {
    #specials-tab.nav-tabs > li {
        width: 100%;
    }
}

@media (min-width: 767px) {
    .row-flex,
    .row-flex > div[class*='col-'] {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .row-flex-wrap {
        -webkit-flex-flow: row wrap;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-flex: 0;
        -ms-flex: 0;
        flex: 0;
    }
    .row-flex > div[class*='col-'],
    .container-flex > div[class*='col-'] {
        margin: -.2px;
        /* hack adjust for wrapping */
    }
    .container-flex > div[class*='col-'] div,
    .row-flex > div[class*='col-'] div {
        width: 100%;
    }
    .flex-col {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-flex: 1 100%;
        -ms-flex: 1 100%;
        flex: 1 100%;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
    .page-id-13436 .flex-col {
        display: block;
    }
    .flex-grow {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 2;
        -ms-flex: 2;
        flex: 2;
    }
}
.no-padding {
    padding: 0;
}
body #gform_wrapper_1 .validation_error {
    display: none;
    margin: 0;
    padding: 0;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield_error {
    border: 0;
    background-color: transparent;
}
body #gform_wrapper_1 .gform_body .gform_fields .gfield_error input {
    background-color: #8eb3bf;
    border: 1px solid #fff;
    color: #333;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
    display: none;
}
.avail2 {
    position: static;
}
.page-template-template-media .rosen {
    background-image: none;
    background-color: #e5e6e9;
}
.press {
    border-bottom: 1px solid #8eb3bf;
}
.press .about_lft {
    margin: 0px 0 0 0;
}
.press .about_in h1 {
    font-size: 18px !important;
    color: #467a87;
    font-weight: 600;
    text-transform: none;
}
.press .about_in h2 {
    font-size: 41px !important;
    padding: 9px 0 6px 0;
    font-family: 'Signika';
    color: #666;
    font-weight: 400;
}
.press .about_in .h1 {
    font-size: 18px !important;
    color: #467a87 !important;
    font-weight: 600 !important;
    text-transform: none !important;
}
.press .about_in .h2 {
    font-size: 41px !important;
    padding: 9px 0 6px 0 !important;
    font-family: 'Signika' !important;
    color: #666 !important;
    font-weight: 400 !important;
}
.press .about_in span {
    color: #467a87;
    font-weight: 700;
}
.press .about {
    padding: 28px 25px 31px 25px;
}
.press .about_rgt {
    padding: 26px 0 0 11px;
}
.press .about_in figure {
    margin: 0 0 22px 0;
    padding: 0;
}
.press .about_in figure img {
    width: 100%;
    height: auto;
}
.press #featured-press p {
    color: #333;
    font-weight: normal;
    font-size: 15px;
    font-family: 'Signika';
    /*margin: 0 0 0 -10px;*/
}
.press .about_in h3 {
    font-family: 'Signika';
    font-size: 36px;
    color: #467a87;
    padding: 0;
    font-weight: 400;
    padding: 0px 0 25px 5px;
    line-height: 36px;
}
.press .about_in .h3 {
    font-family: 'Signika' !important;
    font-size: 36px !important;
    color: #467a87 !important;
    padding: 0 !important;
    font-weight: 400 !important;
    padding: 0px 0 25px 5px !important;
    line-height: 36px !important;
}
.press .about_in p {
    line-height: 22px;
    padding: 0 5px 19px 0;
    letter-spacing: 0.5px;
    display: inline-block;
}
.press .about_in p a {
    color: #333;
    display: inline-block;
}
.press-read-more {
    margin: 0;
    padding: 20px 0 20px 0;
    width: 255px;
    font-family: 'Signika';
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    line-height: 21px;
    text-align: center;
    display: block;
    background: #467a87;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #fff;
    float: right;
}
.press .about_in p a.bod {
    text-decoration: underline;
}
.page-template-template-media .owl-carousel .items .cele_blk h4 {
    text-transform: uppercase;
}
.page-template-template-media .owl-carousel .items .cele_blk .h4 {
    text-transform: uppercase !important;
}
.page-template-template-media .owl-carousel .items .cele_blk a {
    padding: 0;
    margin: 19px 0 0 0
}
@media(max-width: 480px) {
    .tweet-3, .tweet-4, .tweet-5, .tweet-6, .tweet-7, .tweet-8, .tweet-9, .tweet-10 {
        display: none !important;
    }
}
@media(max-width: 767px) {
    .tweet-7, .tweet-8, .tweet-9, .tweet-10 {
        display: none !important;
    }
}
@media(max-width: 992px) {
    .tweet-7, .tweet-8, .tweet-9, .tweet-10 {
        display: none !important;
    }
}
@media(min-width: 993px) {
    .tweet-9, .tweet-10 {
        display: none !important;
    }
}
@media(min-width: 1451px) {
    .tweet-1, .tweet-2, .tweet-3, .tweet-4, .tweet-5, .tweet-6, .tweet-7, .tweet-8, .tweet-9, .tweet-10 {
        display: block !important;
    }
}

/*** PRESS PAGE ***/
#media-tabs {
    /*background-color: #8eb3bf;*/
    background-color:#467a87;
    margin: 100px 0 0 0;
}

#media-tabs .nav.nav-tabs {
    border-radius: 0 !important;
    border: 0;
}
#media-tabs .nav-tabs > li {
    /*width: 20%;*/
     width: 16%; 
    text-align: center;
    margin-right: 1.5px;
}
@media(max-width: 767px) {
    #media-tabs .nav-tabs > li {
        width: 100%;
        text-align: center;
    }
}
#media-tabs .nav-tabs > li > a {
    border: none;
    /*color: #8eb3bf !important;*/
    color: #467a87 !important;
    border: 0 !important;
    margin-right: 0;
    border-top: 5px solid #fff !important;
    text-transform: uppercase;
}
#media-tabs .nav-tabs > li.active > a,
#media-tabs .nav-tabs > li > a:hover,
#media-tabs .nav-tabs > li > a:focus {
    /*background-color: #8eb3bf !important;
    border-top: 5px solid #467a87 !important;*/
    background-color: #467a87 !important;
    border-top: 5px solid #3b525a !important;
    color: #fff !important;
    background: transparent;
    border-radius: 0;
}
#media-tabs .nav-tabs > li > a::after {
    content: "";
    /*background: #8eb3bf;*/
    background:#467a87;
    height: 2px;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: -1px;
    transition: all 250ms ease 0s;
    transform: scale(0);
    border: 0 !important;
    color: #467a87 !important;
}
#media-tabs .tab-nav > li > a::after {
    /*background-color: #8eb3bf;*/
    background-color: #467a87;
    color: #fff;
}
.press .jobs a {
    color: #fff;
    /*padding-bottom: 20px;*/
}
.jobs .pagination {
    margin: 0;
    text-align: center;
    background-color: #e5e6e9;
    border-radius: 0;
    width: 100vw;
    position: relative;
    margin-left: -49.59vw;
    left: 48.5%;
    height: 35px;
}

.jobs .page-numbers {
    display: inline-block;
    padding: 2px 9px;
    text-decoration: none;
    color: #467a87 !important;
    font-size: 15px;
    text-align: center;
    margin: 0 8px 0 0;
}
.jobs .page-numbers.current,
.jobs a.page-numbers:hover,
.jobs a.page-numbers:focus {
    background: #467a87;
    color: #fff !important;
    padding: 2px 9px;
    margin: 0 8px 0 0;
}
.jobs .press .tab-pane {
    font-family: 'Signika';
}
.jobs .page-nav {
    margin: 5px 0 0 0;
}
#tab3 h1,
#tab3 h2 {
    color: #467a87;
}
#tab3 h2 {
    font-size: 22px;
    margin: 10px 0;
}
#tab3 h3 {
    margin: 10px 0;
    font-size: 18px;
    color: #e5e6e9
}

#tab3 h4 {
  color: #e5e6e9
}
#tab3 .h1,
#tab3 .h2 {
    color: #467a87 !important;
}
#tab3 .h2 {
    font-size: 22px !important;
    margin: 10px 0 !important;
}
#tab3 .h3 {
    margin: 10px 0 !important;
    font-size: 18px !important;
    color: #e5e6e9 !important;
}

#tab3 .h4 {
  color: #e5e6e9 !important;
}

#tab3 hr {
  border: 0;
  border-bottom: 1px dotted #467a87
}

#tab3 ul {
    list-style: disc inside !important;
    padding: 0;
}

#tab3 ul li {
    border-top: 0;
    width: 100%;
    font-size: 15px;
    margin: 0 0 5px 0;
    list-style: disc inside;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0.7px;
}
#tab3 p {
    font-size: 15px;
    line-height: 23px;
    color: #fff;
    margin: 15px 0;
    font-family: 'Signika';
    font-weight: normal;
    letter-spacing: 0.7px;
}

#tab3 li a {
  background: transparent !important;
  color: #e5e6e9 !important;
}

.media {
    margin: 0;
    padding: 0;
}
.media h6 {
    margin: 0;
    padding: 0;
    font-family: 'Signika';
    font-size: 18px;
    color: #fff;
    padding: 18px 26px 10px;
    font-weight: 400;
    background: #467a87;
}
.media .h6 {
    margin: 0 !important;
    padding: 0 !important;
    font-family: 'Signika' !important;
    font-size: 18px !important;
    color: #fff !important;
    padding: 18px 26px 10px !important;
    font-weight: 400 !important;
    background: #467a87 !important;
}
.media ul {
    margin: 0;
    padding: 8px 29px 0 29px;
}
.media ul li {
    margin: 0;
    padding: 9px 0 6px 0;
    border-bottom: 1px dotted #000;
}
.media ul li.lst {
    border: none;
}
.media ul li a,
.media ul li {
    margin: 0;
    padding: 0;
    font-family: 'Signika';
    font-weight: normal;
    color: #939aa4;
    font-size: 16px;
    line-height: 18px;
    text-decoration: none;
}
.media ul li a.bor {
    text-decoration: underline;
    color: #467a87;
}
.media ul li a span,
.media ul li span {
    color: #467a87;
    width: 30px;
    display: inline-block;
}
.press .about_lft_in {
    padding: 0 0 30px 0;
}
.hotel .offer_rgt h3,
.hotel .offer_rgt h2 {
    float: none;
    display: block;
    padding: 0px 0 7px 0;
}
.hotel .offer_rgt .h3,
.hotel .offer_rgt .h2 {
    float: none !important;
    display: block !important;
    padding: 0px 0 7px 0 !important;
}
.hotel .offer_rgt p {
    display: block;
    padding: 0;
}
.hotel .cele_cnt {
    min-height: inherit;
}
.hotel .offer_rgt {
    padding: 45px 0 0 0px;
}
.offer_rgt h4,
.offer_rgt h3 {
    border: none;
    margin: 0 0 0px 0
}

.exclusive_offer .offer_rgt li.items h3,
.exclusive_offer .offer_rgt li.items .h3 {
    width: 100%;
    margin-bottom: 5px;
}

.offer_rgt .h4,
.offer_rgt .h3 {
    border: none !important;
    margin: 0 0 0px 0 !important;
}
.hotel .cele {
    padding: 29px 0 33px 0;
}
.hotel .cele_blk {
    padding: 0px 0px 0px 0px;
}
.hotel .cele .owl-dots {
    text-align: center;
    margin: 31px 0 6px 0px;
}
.release {
    background: #467a87
}
.release ul {
    margin: 0;
    padding: 0;
}
.release ul li {
    margin: 0;
    padding: 0px 0 0px 0;
}
.release ul li a {
    margin: 0;
    padding: 0;
    font-family: 'Signika';
    font-size: 16px;
    color: #fff;
    padding: 17px 31px 16px;
    font-weight: 400;
    background: #467a87;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #fff;
}
.media_cnt .about_lft_in {
    background: none;
}
.avail3 {
    border-bottom: 1px solid #467a87;
}
.media_cnt {
    border-bottom: 1px solid #8eb3bf;
    border-top: 1px solid #fff;
}
.media_cnt .about_lft {
    margin: 26px 0 0 0;
    width: 30.5%;
    padding: 0;
}
.media_cnt .media {
    padding: 0px 29px 67px 0;
}
.media_cnt .media h6 {
    padding: 23px 29px 16px;
}
.media_cnt .media .h6 {
    padding: 23px 29px 16px !important;
}
.media_cnt .media ul li {
    margin: 0 0 8px 0;
    padding: 0px 0 7px 0;
}
.fa-mobile {
    font-size: 23px;
    line-height: 17px;
}
.media_cnt .about_rgt {
    /*border: 1px solid #444233;
	margin: 25px 0 0 0px;
	width: 69.5%;
	padding: 0px 26px 0 33px;
	background: #fff;*/
}
.media_cnt .rosen_in {
    padding: 0px 0px 37px 30px;
}
.media_cnt .about_in h2 {
    font-size: 27px;
    padding: 12px 23px 9px 13px;
}
.media_cnt .about_in .h2 {
    font-size: 27px !important;
    padding: 12px 23px 9px 13px !important;
}
.media_cnt .about_in > p {
    line-height: 22px;
    padding: 0 36px 0px 36px;
    font-size: 18px;
}
.media_cnt .about_in figure {
    margin: 0 0 15px 0;
}
.release ul li.active a {
    background: #fff;
    color: #467a87;
    border: 1px solid #467a87;
    border-bottom: none;
}
.release ul li.active a:after {
    content: '';
    position: absolute;
    right: -14px;
    top: -4px;
    width: 22px;
    height: 64px;
    background: url(/wp-content/themes/centre/images/aft.png) no-repeat bottom center;
    z-index: 1;
}
.release ul li a:hover,
.release ul li a:focus {
    background: #fff;
    color: #467a87;
    border: 1px solid #467a87;
}
.release ul li a:hover:after,
.release ul li a:focus:after {
    content: '';
    position: absolute;
    right: -14px;
    top: -4px;
    width: 22px;
    height: 64px;
    background: url(/wp-content/themes/centre/images/aft.png) no-repeat bottom center;
    z-index: 1;
}
.meeting {
    margin: 0;
    padding: 0;
    border-top: 1px solid #8eb3bf;
}
.meeting_in {
    margin: 0;
    padding: 0;
}
.meeting_lft {
    margin: 0;
    padding: 0;
}
.meeting_lft img {} .meeting_rgt {
    margin: 0;
    padding: 45px 0 0 41px;
}
.meeting_rgt h3 {
    margin: 0 0 0px 0;
    padding: 0 0 22px 53px;
    font-family: 'Signika';
    font-size: 36px;
    line-height: 50px;
    /*color: #939aa4;*/
    color:#3b525a;
    font-weight: normal;
    position: relative;
}
.meeting_rgt h3 span {
    font-family: 'Signika';
    color: #467a87;
}
.meeting_rgt .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 22px 53px !important;
    font-family: 'Signika' !important;
    font-size: 36px !important;
    line-height: 50px !important;
    color: #939aa4 !important;
    font-weight: normal !important;
    position: relative !important;
}
.meeting_rgt .h3 span {
    font-family: 'Signika' !important;
    color: #467a87 !important;
}
.meeting_rgt blockquote {
    margin: 0 0 0px 0;
    padding: 0 0 20px 55px;
    font-family: 'Signika';
    font-size: 18px;
    line-height: 25px;
    color: #333;
    font-weight: normal;
    position: relative;
    font-style: italic;
    background: url(/wp-content/themes/centre/images/quote.png) no-repeat left top;
    border: 0;
}
.ros {
    margin: 0;
    padding: 0;
    background: url(/wp-content/themes/centre/images/ros_bg.png) no-repeat center center;
    background-size: cover;
}
.ros_in {
    margin: 0 auto;
    padding: 92px 0 83px 0;
    width: 1045px;
}
.ros_lft {
    margin: 0;
    padding: 0;
    float: left;
    width: 33.5%;
    display: inline-block;
    position: relative;
}
.serch_icon {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    padding: 0;
    border: 45px solid #fff;
    border-left: 41px solid transparent;
    border-bottom: 41px solid transparent;
}
.serch_icon .fa {
    color: #b8ae69;
    font-size: 32px;
    line-height: 32px;
    background: #fff;
    position: absolute;
    top: -34px;
    right: -34px;
}
.ros_lft img {
    width: 100%;
    height: auto;
    border: 1px solid #fff;
}
.ros_rgt {
    margin: 0;
    padding: 11px 0 0 0px;
    float: left;
    width: 66.5%;
    display: inline-block;
}
.ros_rgt h3 {
    margin: 0 0 0px 0;
    padding: 0 0 15px 62px;
    font-family: 'Signika';
    font-size: 36px;
    line-height: 50px;
    /*color: #fff;*/
    color:#2b2b2b;
    font-weight: normal;
    position: relative;
}
.ros_rgt h3 span {
    font-family: 'Signika';
    /*color: #8eb3bf;*/
    color:#3b525a;
}
.ros_rgt .h3 {
    margin: 0 0 0px 0 !important;
    padding: 0 0 15px 62px !important;
    font-family: 'Signika' !important;
    font-size: 36px !important;
    line-height: 50px !important;
    color: #fff !important;
    font-weight: normal !important;
    position: relative !important;
}
.ros_rgt .h3 span {
    font-family: 'Signika' !important;
    color: #8eb3bf !important;
}
.ros_rgt p {
    margin: 0 0 0px 0;
    padding: 0 0 32px 0px;
    font-family: 'Signika';
    font-size: 18px;
    line-height: 25px;
    /*color: #8eb3bf;*/
    font-weight: normal;
    position: relative;
}
.ros_rgt_cnt {
    margin: 0;
    padding: 20px 65px 31px 63px;
    background: #fff;
}
.ros_rgt a {
    margin: 0;
    padding: 20px 0 20px 0;
    width: 300px;
    font-family: 'Signika';
    font-size: 21px;
    font-weight: normal;
    color: #fff;
    line-height: 21px;
    text-align: center;
    display: block;
    /*background: #8eb3bf;*/
    background:#467a87;
    cursor: pointer;
}
.tab {
    display: block;
    /*! padding-top: 30px; */
    
    margin: -63px 0 0 0;
}
.tab_in {
    display: block;
    /*padding: 0 0 17px 9px;*/
    
    padding: 0 0 17px 0;
    border-bottom: 1px dotted #467a87;
    margin: 0 0 17px 0;
}
.tab_in:last-child {
    border-bottom: 0;
}
.tab_in span {
    font-family: Arial;
    font-size: 14px;
    line-height: 17px;
    /*color: #e5e6e9;*/
    color:#fff;
    font-weight: normal;
    display: block;
    font-style: italic;
    margin: 0 0 5px 0;
}
.media_cnt .tab_in p {
    font-family: 'Signika';
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: normal;
    display: block;
    /*padding: 0;*/
    
    letter-spacing: 0;
}
.tabs_blk {
    display: block;
    /*padding-bottom: 5px;*/
}
.tabs_blk ul {
    display: block;
    padding-bottom: 42px;
}
.tabs_blk ul li {
    /*! display: inline-block; */
    /*! width: 25%; */
}
.tabs_blk ul li > a {
    padding: 18px 10px;
    background: #fff !important;
    background-color: #fff;
    font-family: 'Signika';
    font-size: 16px;
    color: #467a87 !important;
    font-weight: normal;
    text-align: center;
}
.tabs_blk ul li.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    /*background: #8eb3bf;*/
    
    background-color: #8eb3bf !important;
    color: #fff;
    border-radius: 0;
    border: none;
}
.tabs_blk .nav-tabs {
    border: none;
}
.tabs_blk .nav-tabs > li > a {
    margin: 0;
    border-radius: 0;
    border: none;
}
.nav > li > a:hover,
.nav > li > a:focus {
    background: #e5e6e9
}
.nav-tabs > li.active > a {
    background-color: #8eb3bf !important;
    color: #fff;
}
.entry-content ul,
.entry-content ol {
    list-style: disc inside;
    margin: 0 0 25px 0;
    line-height: normal;
}

.entry-content ul ul,
.entry-content ol ol{
    list-style: disc inside;
    margin: 0 0 5px 0;
    line-height: normal;
}

.entry-content ul li a,
.entry-content ol li a {
  font-weight: normal;
  line-height: normal;
}

.inside-btns {
    /*padding: 15px 0;*/
    
    width: 100%;
    line-height: 20px;
    text-align: center;
    display: block;
    /*background: #8eb3bf;*/
    
    border: none;
    margin: 20px 0 15px 0;
    clear: both;
}
.inside-btns a {
    text-transform: uppercase;
    display: block;
    font-family: 'Signika';
    font-size: 14px;
    font-weight: 100;
    color: #fff;
}
.inside-btns .red {
    background: #467a87;
    padding: 15px 20px;
    color: #fff;
}
.inside-btns .pink {
    background: #8eb3bf;
    padding: 15px 20px;
    border: 1px solid #8eb3bf;
    color: #fff;
}
.post-password-form input {
    border: 1px solid #DD5981;
    padding: 10px 0;
    width: 100%;
}
.post-password-form input[type="submit"] {
    width: 20%;
}
#OT_searchWrapper,
#OT_searchWrapperAll,
#OT_logo {
    background: none !important;
}
.gform_wrapper .validation_error {
    text-transform: uppercase;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error {
    border: 0;
    background-color: transparent;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error input {
    background-color: #8eb3bf;
    border: 1px solid #fff;
    color: #333;
}
body .gform_wrapper .gform_body .gform_fields .gfield_error .validation_message {
    display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield textarea,
.gform_wrapper .gform_body .gform_fields .gfield select {
    border: 1px solid #467a87;
}
.gform_wrapper .gform_footer input[type=submit] {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px !important;
    padding: 0 20px;
}
/*VIDEOS */

/*.page-id-418 iframe,
.page-id-31 iframe {
    max-width: 265px;
    max-height: 146px;
    width: 100%;
    height: 100%;
    margin-bottom: 15px;
}*/

.yotu-playlist ul li a {
    padding: 18px 10px;
    background: #fff !important;
    background-color: #fff;
    font-family: 'Signika';
    font-size: 16px;
    color: #467a87 !important;
    font-weight: normal;
    text-align: center;
    margin-bottom: 20px;
}


/* CHEF PAGE */

.chef-card img {
    width: 100%;
    border: none;
    margin: 0;
}
.chef-cards {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}
.chef-card {
    width: 30%;
    background-color: white;
    display: flex;
    flex-direction: column;
    margin: 10px;
    border: 1px solid #8eb3bf;
    transition: .5s;
}
.chef-card p {
    margin: 15px auto 0 auto;
    font-size: 18px;
    text-align: center;
}
.chef-card p small {
    font-size: 14px;
}
@media (max-width: 1026px) {
    .chef-card {
        width: 45%;
        transition: .5s;
    }
}
@media (max-width: 440px) {
    .chef-card {
        width: 75%;
        margin: 10px auto;
        transition: .5s;
    }
}
.chef-image {
    margin: 15px;
    border: 2px solid #8eb3bf;
}
.chef-bio {
    font-size: 16px;
    padding: 25px;
}
.chef-bio p {
    padding: 10px;
}
/* LANDING PAGES */

.landing-content {
    margin: 35px 0;
}
.landing-form-wrapper {
    background-color: #467a87;
    margin-top: -90px;
    margin-bottom: 35px;
    position: relative;
    z-index: 5;
}
.landing-form-wrapper .gform_body label {
    color: #fff;
    margin: 0 0 0 12px;
}
.landing-form-wrapper .gform_body .gfield_description {
    color: #fff;
    margin: 0 0 0 12px;
    padding: 0;
}
p.form-title {
    color: #e5e6e9;
    font-size: 27px;
    text-align: center;
    margin: 30px 65px;
    line-height: 110%;
}
.banner-overlay {
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    padding: 25px;
    margin-top: 145px;
}
.landing-banner {
    max-height: 680px;
    height: 100vh;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.banner-overlay p:first-child {
    color: #666;
    font-size: 49px;
    line-height: 120%;
}
.banner-overlay p:nth-child(2) {
    color: #467a87;
    font-size: 61px;
    font-weight: bold;
    line-height: 120%;
}
.landing-form-wrapper .gform_wrapper .validation_error,
.gform_wrapper .gform_body .gform_fields .gfield_error input {
    background-color: #fff7f7 !important;
    border: 1px solid #790000 !important;
}
.gform_wrapper .gform_body .gform_fields .gfield_error input::placeholder {
    color: #790000;
}
.gform_wrapper .gform_body .gform_fields .gfield_error {
    padding: 0 !important;
}
.landing-form-wrapper .text,
#help .text {
    width: 100% !important;
    margin: 10px auto;
    display: block;
    float: none !important;
}
.landing-form-wrapper .text::placeholder {
    font-size: 15px;
    color: #c3c5cb;
    text-transform: uppercase;
}
.landing-form-wrapper .button.gform_button {
    background: #FFF;
    border: 2px solid #467a87;
    color: #467a87;
    width: 100% !important;
    margin: 10px auto !important;
    display: block !important;
    float: none !important;
}
.landing-form-wrapper .button.gform_button:hover,
.landing-form-wrapper .button.gform_button:focus {
    box-shadow: inset 0 0 5px 45px #467a87 !important;
    color: #FFF;
    border: 2px solid #FFF;
}
.landing-form-wrapper .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
}
.landing-form-wrapper .gform_wrapper .gform_footer {
    padding: 15px 0;
}
@media (max-width: 1199px) {
    .landing-form-wrapper {
        margin-top: -20px;
    }
    .banner-overlay p:first-child {
        font-size: 39px;
    }
    .banner-overlay p:nth-child(2) {
        font-size: 51px;
    }
}
@media (max-width: 991px) {
    .banner-overlay p:first-child {
        font-size: 29px;
    }
    .banner-overlay p:nth-child(2) {
        font-size: 41px;
    }
}
@media (max-width: 768px) {
    .landing-form-wrapper {
        margin-top: 0;
        padding: 15px;
    }
    .banner-overlay p:first-child {
        font-size: 19px;
    }
    .banner-overlay p:nth-child(2) {
        font-size: 31px;
    }
}
.bg-success {
    display: block;
    padding: 20px 80px;
    width: 100%;
    background: #8eb3bf;
    border: 1px solid #467a87;
    margin-bottom: 20px;
    font-size: 17px;
    text-align: center;
    margin: 20px 0;
    color: #fff;
}
/* 'how can we help you' button */

.help {
    transform: rotate(-90deg);
    position: fixed;
    right: -83px;
    top: 45%;
    z-index: 99;
}
.help .button {
    margin: 0;
    padding: 15px;
    background: #8eb3bf;
    border: 1px solid #467a87;
    font-size: 18px !important;
}
.help .button:hover,
.help .button:focus {
    color: #8eb3bf;
}
.modal-body {
    padding: 30px;
}
.modal-body p,
.modal-body ul,
.modal-body ul li {
	font-size: 15px;
	line-height: 23px;
	color: #333;
	/* padding: 0 0 19px 0; */
	margin: 15px 0;
	font-family: 'Signika';
	font-weight: normal;
	letter-spacing: 0.7px;
  list-style:  inside;
}

.modal-body ul li {
  margin: 5px 0;
}

/*.modal-body p:first-child {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
}*/

.modal-header {
    background-color: #467a87;
    color: white;
    padding-left: 30px;
}
.close,
.close:hover,
.close:focus {
    color: white;
    opacity: 1;
}
#help.modal.fade:not(.in) .modal-dialog {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
}
#help .text {
    width: 100% !important;
}
/**TEAM PAGES**/

.person-cards {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.person-card {
    width: 29%;
    background-color: #FFF;
    margin: 15px 2%;
    border: 1px solid #8eb3bf;
    display: flex;
    flex-direction: column;
}

.person-card.media-staff {
    width: 20%;
    font-family: 'Signika';
    font-size: 13px;
}

@media(max-width: 768px) {
  #gallery-carousel {
    width: 35%;
  }
}

@media(max-width: 500px) {
  #gallery-carousel {
    width: 100%;
  }
}

.person-card img {
    width: 100%;
}
.person-card p {
    font-size: 16px;
    text-align: center;
    padding: 0;
}
.person-desc {
    padding: 15px 5px;
}
.person-card p small {
    font-size: 14px;
    text-align: justify;
}
.person-desc hr {
    margin: 0;
    border-color: #467a87;
}
.person-card .button {
    margin-top: auto;
}
.about_in.bio {
    width: 100%;
}
.modal-body {
    padding: 30px;
}
.modal-header {
    background-color: #467a87;
    color: white;
    padding-left: 30px;
}
.close,
.close:hover,
.close:focus {
    color: white;
    opacity: 1;
}
@media (max-width: 992px) {
    .person-card {
        width: 46%;
    }
    .person-cards {
        justify-content: center;
    }
}
@media (max-width: 480px) {
    .person-card {
        width: 96%;
    }
}
/**ACCOMMODATIONS**/

.room-cards {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.room-card {
    width: 48%;
    background-color: #FFF;
    margin: 15px 0;
    border: 1px solid #8eb3bf;
    display: flex;
    flex-direction: column;
}
.room-card img {
    width: 100%;
}

.floorplans .room-card img {
  padding: 10px;
}
.room-card p {
    margin: 15px auto 0 auto;
    font-size: 18px;
    text-align: center;
}
.room-desc {
    padding: 15px;
}
.room-card p small {
    font-size: 14px;
    text-align: justify;
}
.room-desc hr {
    margin: 0;
    border-color: #467a87;
}
.room-card .button {
    margin-top: auto;
}
@media (max-width: 992px) {
    .room-card {
        width: 99%;
    }
    .room-cards {
        justify-content: center;
    }
}
/**AWARDS**/

.awardGallery {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    max-width:810px;
}
.awardGallery div {
    margin: 10px;
    width: 200px;
    /*height: 150px;*/
    height: 170px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    background-color: white;
    border: 1px solid #8eb3bf;
    /*display: flex;*/
    
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 5px;
}
.awardGallery div:hover,
.awardGallery div:focus {
    box-shadow: 0px 0px 30px -15px rgba(0, 0, 0, 0.75);
    transition: 0.35s;
}
.awardGallery img {
    padding: 5px;
}
.awardList {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 230px;
    column-gap: 30px;
    list-style: initial;
    font-size: 14px;
    margin: 0 auto 35px auto;
}
.awardList li {
    margin: 5px 0 0 20px;
}
.page-template-template-awards h2 {
    margin-top: 35px;
    color: #333;
}
.page-template-template-awards .h2 {
    margin-top: 35px !important;
    color: #333 !important;
}
/** GALLERY PAGE**/

.room-cards {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.room-card {
    width: 48%;
    background-color: #FFF;
    margin: 15px 0;
    border: 1px solid #8eb3bf;
    display: flex;
    flex-direction: column;
}
.room-card img {
    width: 100%;
}
.room-card p {
    margin: 15px auto 0 auto;
    font-size: 18px;
    text-align: center;
}
.room-desc {
    padding: 15px;
}
.room-card p small {
    font-size: 14px;
    text-align: justify;
}
.room-desc hr {
    margin: 0;
    border-color: #467a87;
}
.room-card .button {
    margin-top: auto;
}
@media (max-width: 992px) {
    .room-card {
        width: 99%;
    }
    .room-cards {
        justify-content: center;
    }
}
.photoGallery {
    float: left;
    display: block;
    height: auto;
    width: 100%;
}
.photoGallery div {
    display: block;
    float: left;
    height: auto;
    margin: 0 22px 22px 0;
    text-align: center;
    background-color: #fff;
    border: 1px solid #8eb3bf;
}
.photoGallery div a {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
}
.photoGalleryImg img {
    /*margin: 0 !important;*/
    /*margin: -10px -50% !important;*/
	max-width:none !important;
	margin-left: -50% !important;
    margin-right: -50% !important;
}
.photoGallery div span:nth-child(1) {
    width: 100%;
    border: 4px solid #fff;
}
.photoGallery div span:nth-child(2) {
	height: 100px;
	padding: 0px 5px;
} 

.photoGallery div span {
    display: block;
    overflow: hidden;
}
.photoGalleryTitle {
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 13px;
    font-family: 'Signika';
    padding: 0 5px;
}
/**RESTAURANT PAGE**/

.person-card.restaurant {
    width: 20%;
    background-color: #FFF;
    margin: 15px 2%;
    border: 1px solid #8eb3bf;
    display: flex;
    flex-direction: column;
}
.person-card.person-card p {
    font-size: 14px;
    text-align: center;
    padding: 0;
}
.restaurant .person-desc {
    padding: 10px 5px;
}
.restaurant-services {
    clear: both;
    border-bottom: 1px dotted #467a87;
    margin: 20px 0;
    padding: 0 0 20px 0;
}
.restaurant-services:last-child {
    border: 0;
    padding: 0;
}
.list-half {
    float: left;
    display: block;
    width: 49%;
}
.list-half li {
    list-style: outside;
    margin: 0 0 10px 20px;
}
.list-half li ul li {
    margin: 0 0 0 15px;
}
.list-half li strong {
    font-weight: 600;
}
@media(max-width: 767px) {
    .list-half {
        width: 100%;
        margin: 0 0 20px 0;
    }
}
/* IE11 FIXES */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .room-card {
        flex: 0;
        min-width: 48%;
    }
    .room-cards {
        max-width: 750px;
    }
    .floorplans .room-cards {
      max-height: 750px;

    }
    .floorplans .room-card img {
      height: 100%;
    }
    .person-card.restaurant {
        flex: 0;
        min-width: 21%;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 1180px) {
    .room-cards {
        max-width: 650px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 992px) {
    .room-card {
        width: 99%;
        min-width: 99%;
    }
    .room-cards {
        justify-content: center;
        max-width: 500px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 767px) {
    .room-cards {
        justify-content: center;
        max-width: 600px;
    }
    
    .person-card.restaurant {
        flex: 0;
        min-width: 31%;
    }
    
    .person-card.restaurant img {
        min-height: auto;
      }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .person-card {
        flex: 0;
        min-width: 29%;
    }
    
    .person-card img {
        max-height: 315px;
    }
    .person-cards {
        max-width: 750px;
    }
    .jobs .person-cards {
        margin: 0 auto;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 1180px) {
    .person-cards {
        max-width: 650px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 992px) {
    .person-card {
        width: 42%;
        min-width: 42%;
    }
    .person-cards {
        justify-content: center;
        max-width: 500px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 767px) {
    .person-cards {
        justify-content: center;
        max-width: 600px;
    }
    .person-card {
        min-width: 99%;
        width: 99%;
    }
    .person-card img {
        min-height: inherit;
        max-height: inherit;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 440px) {
    .person-card img {
        min-height: 315px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .chef-card {
        flex: 0;
        min-width: 30%;
    }
    .chef-cards {
        max-width: 750px;
    }
    .contact ul li {
      margin: 0;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 1180px) {
    .chef-cards {
        max-width: 650px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 992px) {
    .chef-card {
        width: 45%;
        min-width: 45%;
    }
    .chef-cards {
        justify-content: center;
        max-width: 500px;
    }
}
@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) and (max-width: 767px) {
    .chef-cards {
        justify-content: center;
        max-width: 600px;
    }
    .chef-card {
        min-width: 99%;
        width: 99%;
    }
}
.chef-card .button {
    margin-top: auto;
}
.gform_confirmation_message_1 {
    color: white !important;
    font-size: 14px !important;
}
/* FORM FIX?! */

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
    width: 100% !important;
}
.panel-heading {
    background: #467a87 !important;
    border-radius: 0px;
    border: 1px solid #467a87 !important;
}
.panel-heading h2 {
    color: #FFF;
}
.panel-heading .h2 {
    color: #FFF !important;
}

.panel-body {
  font-family: 'Signika';
  font-size: 15px;
	line-height: 23px;
	color: #333;
	/* padding: 0 0 19px 0; */
	margin: 15px 0;
	font-weight: normal;
	letter-spacing: 0.7px;
}

.panel h1,
.panel h2,
.panel h3,
.panel h4,
.panel h5,
.panel h6{
    clear: both;
}
.panel .h1,
.panel .h2,
.panel .h3,
.panel .h4,
.panel .h5,
.panel .h6{
    clear: both !important;
}

.about_lft_in {
    overflow: hidden;
}
.about_lft_in p {
    font-size: 13px;
    line-height: 140%;
    color: #333;
    padding: 0 0 19px 0;
    font-family: 'Signika';
    font-weight: normal;
}
.about_lft_in h1,
.about_lft_in h2,
.about_lft_in h3,
.about_lft_in h4,
.about_lft_in h5 {
    line-height: 120%;
    padding: 20px 0 10px 0;
}
.about_lft_in .h1,
.about_lft_in .h2,
.about_lft_in .h3,
.about_lft_in .h4,
.about_lft_in .h5 {
    line-height: 120% !important;
    padding: 20px 0 10px 0 !important;
}
.about_in hr {
    border: 0;
    border-bottom: 1px dotted #666;
    clear: both;
}
/* DATEPICKER BANDAID */
#ui-datepicker-div {
width: 220px;
}
#calculator .input {
  border: 1px solid #467a87 !important;
  height: 40px;
  padding: 0 0 0 10px;
  background-color: #fff;
  color: #333;
  font-family: 'Signika';
}

#calculator input {
  border: 1px solid #467a87 !important;
  height: 40px;
  padding: 0 0 0 10px;
  margin: 5px 0;
  background-color: #467a87;
  color: #fff;
  cursor: default;
  font-family: 'Signika';
}

.gform_wrapper ul.gfield_radio li input[type="radio"], .gform_wrapper ul.gfield_radio li input[type="checkbox"] {
  height: 13px !important;
  width: 13px !important;
}
.gform_wrapper ul.gfield_radio li input[type="radio"] {
  -moz-appearance: radio;
  -webkit-appearance: radio;
}
.gform_wrapper ul.gfield_radio li input[type="checkbox"] {
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
}
.page-template-template-full-page-php .about_in {
  width: 100%;
}
.no-float {
  float: none;
}
.no-float textarea {
  float: none !important;
}
/* .focus--keyboard {
  outline: 2px solid #1666A3 !important; 
} */
/* a.focus--keyboard:focus, button.focus--keyboard:focus, input.focus--keyboard:focus, textarea.focus--keyboard:focus {
    outline: 2px solid #1666A3 !important; 
} */
[data-whatintent="keyboard"] *:focus {
    outline: 2px solid #1666A3 !important;
}
/* a:active, button:active, input:active, textarea:active {
    outline: none !important; 
} */


h1 sup {
  font-size: 24px !important;
  /*vertical-align: super !important;*/
}
.h1 sup {
  font-size: 18px !important;
  vertical-align: super !important;
}

sup {
  font-size: 15px !important;
  vertical-align: unset !important;
}
.wpbanner-banner {
    background-color: #8eb3bf;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 5px;
}
.wpbanner-banner a {
    color: white;
    font-size: 24px;
    font-weight: bold;
}

.ajax-load-more-wrap .alm-load-more-btn {
    font-size: 15px;
    font-weight: 600;
    width: auto;
    height: 42px;
    line-height: 42px;
    background: #467a87 !important;
    background-color: #467a87;
    color: #fff;
    border: none;
    border-radius: 0;
    margin: 0 0 4px;
    padding: 0 20px;
    display: inline-block;
    position: relative;
    -webkit-transition: padding .25s ease-in-out,width .25s ease-in-out;
    transition: padding .25s ease-in-out,width .25s ease-in-out;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    text-transform: uppercase;
}

#carousel-testimonials .carousel-caption {
  position: relative;
  text-align: left;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  left: 10px;
  text-shadow: none !important;
  width: 90%;
}

@media(max-width: 992px) {
  #carousel-testimonials .carousel-caption blockquote {
    font-size: 13px;
  }
  
  #carousel-testimonials .carousel-caption p {
  padding: 0;
  font-size: 13px;
}
}

@media(max-width: 1180px) {
  #carousel-testimonials .carousel-caption {
  font-size: 13px;
}
}

.archive article {
  border-bottom: 1px dotted #9B914D;
  margin-bottom: 25px;
}

.archive .entry-header {
  margin-top: 20px;
}

table.ballroom {
    width: 49%;
    float: left;
    /* margin: 0 15px 30px 0; */
    margin: 10px 0.5%;
}

table.ballroom tr:nth-child(even) {
  background-color: #eee;
}

table:not(.ui-datepicker-calendar) thead th {
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px 10px;
    background-color: #467a87;
}

.list-three {
    -webkit-columns: 3; /* Chrome, Safari, Opera */
    -moz-columns: 3; /* Firefox */
    columns: 3;
}

@media(max-width: 576px) {
  .list-three {
    -webkit-columns: 1; /* Chrome, Safari, Opera */
    -moz-columns: 1; /* Firefox */
    columns: 1;
}
}

.search-box {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    background: #8eb3bf;
    z-index: 10;
    height: 55px;
    display: none;
}

.search-btn .fa-search {
    color: #8eb3bf;
    font-size: 18px;
}

.search-btn {
    padding: 0;
    height: 100%;
    background: transparent;
    border: none;
    box-shadow: none;
    margin: 0 10px
}

#search-field {
    margin: 0;
    height: 35px;
    border-radius: 0;
}

#search-form {
    width: 75%;
    margin: auto auto;
    display: flex;
align-items: center;
justify-content: center;
}

#search-form .button {
    width: 50px;
    height: 35px;
    padding: 5px;
}

#OT_searchWrapperAll {
  margin-bottom: 140px !important;
}
.mobile-burger {
    color: #fff;
    font-size: 18px;
}
.mobile-burger i {
    color: #8eb3bf;
    padding-right: 5px;
}

.single_creek_blk_in .burger-directory {
    display: none;
}

#speedrfp_button{
	margin:5px 0 5px 0;
}


/*----ADD THIS BAR----*/
.addthis_bar .at-cv-button{
	display:none !important;
}

.addthis_bar .addthis_bar_message{
	line-height:28px !important;
	font-size:14px !important;
	font-family:inherit !important;
}
/*----ADD THIS BAR----*/

.alert-rosen-toolkit{
display: block;
position: absolute;
z-index: 1000;
background: #f6eede;
top: 220px;
left: 30px;
border: 3px solid #19455c;
box-shadow: 0px 0px 30px rgb(25, 69, 92);	
}

.alert-rosen-toolkit p{
font-size: 20px;
width: 280px;
padding: 20px;	
}

.alert-rosen-toolkit img{
    float: left;
    width: 75px;
    margin: 10px 20px 10px 10px;
}

.specials-swiper .swiper-slide {
    padding: 0px;
    border: 1px solid #8eb3bf;
}

.specials-swiper .swiper-slide > .cele_blk {
    padding: 0px 0px 20px 0px;
}

.specials-swiper .swiper-slide > .cele_blk figure {
    padding: 0px;
    margin-bottom:20px;
}
.specials-swiper .swiper-slide > .cele_blk figure img {
    width:100%;
    height:auto;
}

button.swiper-button-prev,
button.swiper-button-next {
    border:0px;
    top:calc(100% - 30px);
    background:transparent
}

button.swiper-button-prev:after,
button.swiper-button-next:after {
    color:#467a87;
    font-size:24px;
}

.swiper-pagination button {
    width:24px;
    height:24px;
    position:relative;
    background:transparent;
    padding:0px;
}

.swiper-pagination button:after {
    content:'';
    width:10px;
    height:10px;
    background:#467a87;
    position:absolute;
    left: 7px;
    top: 7px;
    border-radius:100%;
}


main #carousel-home ol.carousel-indicators {
    bottom: initial !important;
    top: 170px !important;
}

/*
ol.carousel-indicators {
    display: flex;
    flex-direction: column;
    position: absolute;
    height: calc(100vh - 250px) !important;
    align-content: center;
    right: 30px !important;
    left: initial;
    top: 150px;
}

ol.carousel-indicators {
    width: 10px;
    height: 10px;
    display: block;
}
*/
main #carousel-home .carousel-indicators li {
    background: #fff;
}

main #carousel-home .carousel-indicators .active {
    background: #467a87;
    border-color: #467a87;
}
/*
@media(max-width:991px) {
    ol.carousel-indicators {
        height: calc(100% - 255px) !important;
        top: 125px;
    }
}

@media(max-width:768px) {
    ol.carousel-indicators {
        height: 100% !important;
        top: 15%;
    }
}
*/

main #carousel-home a.carousel-control {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    opacity: 1;
}

main #carousel-home a.carousel-control i {
    font-size: 20px;
    opacity: 1;
}

main #carousel-home a.carousel-control {
    width: 5%;
}

main #carousel-home a.carousel-control i {
    display: flex;
    justify-content: center;
    align-items: center;
    position:absolute;
    height:100%;
    top:0px;
    padding-top: 140px;
    padding-bottom: 110px;
    height: calc(100% - 175px);
}

@media(max-width:1500px) {
    main #carousel-home a.carousel-control i {
        padding-top: 140px;
        padding-bottom: 140px;
        height: calc(100% + 30px);
    }
}

@media(max-width:768px) {
    main #carousel-home a.carousel-control i {
        padding-top: 150px;
        padding-bottom: 140px;
        height: calc(100% + 90px);
    }
}

@media(max-width:600px) {
    main #carousel-home a.carousel-control i {
        padding-top: 150px;
        padding-bottom: 140px;
        height: calc(100% + 138px);
    }
}

a.skip-to-content-button:focus {
    top: 20px;
    left: 20px;
    width: auto;
    height: auto;
    background: #467a87;
    position: absolute;
    clip: initial;
    padding: 10px 15px;
    color: #fff;
    font-weight: bold;
    border: 2px solid #fff;
    z-index: 100;
    font-size:16px;
}

body.open .single_creek_blk {
    display: block;
}

body:not(.open) .single_creek_blk {
    display: none !important;
}


a.carousel-control:focus,
.header_top_in a:focus,
.header_top_in button:focus,
.single_creek_blk_in a:focus,
#input_56_3:focus {
    outline: 2px solid #fff !important;
}


.rosen_rgt a:focus,
.offer_lft a:focus,
.cele_blk a:focus,
.harris_blk_rgt a:focus p {
    background:#2b515b;
}

menu-footer-menu li a:hover {
    outline: 2px solid #457a87 !important;
}

#gform_submit_button_56:focus:after {
    color:#fff !important;
}

#gform_submit_button_56:focus {
    background:#264a53 !important;
}

.social_links a:focus {
    color:#264a53 !important;
    background:#fff !important;
}

.socialTitle a:focus,
.footer_top_rgt a:focus {
    outline: 2px solid #fff !important;
}

ul#menu-footer-menu li a:focus,
.foot_down a:focus {
    outline: 2px solid #467a87 !important;
}

li#field_56_3 label.gfield_label.gform-field-label {
    color: #fff;
}

div#gform_wrapper_56 form {
    position: relative;
}

div#gform_wrapper_56 form button.button1 {
    position: absolute;
    top: 29px;
    margin: initial;
    right: 21px;
}

@media (max-width:991px) {
    div#gform_wrapper_56 form button.button1 {
        right: 35px;
        top:30px;
    }
}

@media (max-width:768px) {
    div#gform_wrapper_56 form button.button1 {
        right: 15px;
        top:29px;
    }
}

@media (max-width:640px) {
    div#gform_wrapper_56 form button.button1 {
        right: -10px;
    }
}

body.open .single_creek_blk {
    height: 100%;
    overflow-y: auto;
}

div.about h2,
div.about_in h2,
div.about_in h2 a,
.about_in h1,
.about ul li a, 
.about ul li .current_page_item a {
    /*color:#467a87 !important;*/
    color:#36616b !important;
}

.bredcrumbs ul li a {
    color:#000 !important;
}

div#accordion h2.panel-title a {
    color: #fff !important;
}

.exclusive_offer .offer_rgt>a,
.inside-btns .pink,
.toolbuttons a,
input.OT_TableButton {
    background:#467a87 !important;
    color:#fff !important;
}

.about_in .entry-content p a,
.about_in.accommodations p a,
.about_in .gform-body.gform_body label .gfield_required,
.about p a,
.photoGalleryTitle,
form#ism h2 {
    color: #264a53 !important;
}


ul#menu-footer-menu li.current-menu-item a {
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
}

select#input_8_5 {
    color:#757575 !important
}

.about_in h2 sup {
    font-size: 20px !important;
    top: initial;
}

.ajax-load-more-wrap .alm-load-more-btn {
    background:#3b525a !important;
}

.about_in article .entry-title a {
    color: #467a87 !important;
}

.about_in nav.navigation.pagination .nav-links.nav-links {
    font-size: 18px;
}

.about_in nav.navigation.pagination .nav-links.nav-links a {
    color: #3b525a;
}

.about_in nav.navigation.pagination .nav-links.nav-links .page-numbers {
    color: #3b525a !important;
}

.person-card.person-card h2 {
    font-size: 14px;
    text-align: center;
    padding: 0;
    line-height: 23px;
    color: #333;
    margin: 15px 0;
    font-family: 'Signika';
    font-weight: 400;
    letter-spacing: .7px;
}

.yotu-playlist .yotu-pagination {
    color: #fff !important;
}

.yotu-button-prs-1 {
    color: black !important;
}

#specials-border .cele_cnt p a {
    text-decoration: underline !important;
}

.rosen_in .about p a {
    text-decoration: underline !important;
}

a.panel-heading {
    width: 100% !important;
    display: block;
    color: #fff !important;
}

.rosen_in .about_rgt #featured-press div.col-sm-push-7 a {
    text-decoration: underline;
    padding:2px 0px;
}

.room-cards .room-card .room-desc p a {
    padding: 2px 0px !important;
    display: block;
}

.room-cards .room-card .room-desc p br {
    display: none !important;
}

#accordion a#heading-features {
    width: 100%;
    display: block;
    color: #fff;
}

.ginput_container > * {
    color: #2b2b2b;
}