/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-flushed, #g-header .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
div[class*="col-container-"] > li, div[class*="col-container-"] > p, div[class*="col-container-"] > div, div[class*="col-container-"] > span {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
}
#g-header .head-mods .g-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
a, .btn {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
a:hover {
  color: #2d7cb7;
}
h1, h2, h3, h4, h5 {
  color: #568bb5;
}
.item-page h2, .item-page h3, .item-page h4, .item-page h5 {
  color: #568bb5;
  margin-top: 1.563rem;
  margin-bottom: 0.625rem;
}
body.book .b2jcontainer {
  -webkit-transition: background-position, 0.2s;
  -moz-transition: background-position, 0.2s;
  transition: background-position, 0.2s;
}
.page-header h1, .content-category h1, .g-contact h1 {
  color: #aa8d70;
  text-align: center;
  font-size: 2rem;
}
.btn-success {
  background-image: none !important;
  background-color: #114665;
  border: none;
}
.btn-success:hover {
  background-color: #2d7cb7;
}
.btn-success span {
  text-shadow: none;
}
.row-fluid {
  width: auto !important;
}
ul.vam li {
  margin: 0.5rem 0 0.5rem 1.5rem;
  list-style-image: url('../images/icons/bullet.png');
}
ul.facilities li {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari */
  page-break-inside: avoid;
  /* Theoretically FF 20+ */
  break-inside: avoid-column;
  /* IE 11 */
}
.g-block.totop .g-content {
  padding: 0;
}
.g-block.totop .g-content a {
  padding: 0.3rem 0.2rem 0.1rem 0.2rem;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important;
}
.vam {
  /*  .uk-slidenav-previous {
    background: url('../images/icons/arrow-left.png') no-repeat center;
  }
  .uk-slidenav-next {
    background: url('../images/icons/arrow-right.png') no-repeat center;
  }
  .uk-slidenav-next:before, .uk-slidenav-previous:before {
    display: none !important;
  }*/
}
.vam .uk-button {
  border: 1px solid #2d7cb7 !important;
  color: #2d7cb7 !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important;
  background: rgba(255, 255, 255, 0.7) !important;
}
.vam .uk-button:hover {
  background: #b3cbe7 !important;
  color: #114665 !important;
  border-color: #114665 !important;
}
.vam .uk-panel {
  text-align: center;
}
.vam .uk-panel-title, .vam .uk-h2 {
  color: #2d7cb7 !important;
}
.vam .uk-overlay-panel {
  color: #666666 !important;
  text-align: left !important;
}
.vam .uk-overlay-panel.uk-text-center {
  text-align: left !important;
}
.vam .uk-text-center {
  text-align: left;
}
.vam .uk-overlay-background {
  background: rgba(255, 255, 255, 0.85);
}
.vam.homess .uk-overlay > div {
  bottom: auto;
  padding: 0.625rem;
}
.vam.homess .uk-overlay > div h3 {
  color: white !important;
  font-size: 2.25rem;
  text-shadow: 0px 1px 1px #000;
}
.vam.homess .uk-overlay > div .uk-margin {
  font-size: 1.4rem;
  color: #114665;
  text-shadow: 1px 1px 0px #fff;
}
.vam.homess .uk-overlay .uk-overlay-background {
  background: rgba(255, 255, 255, 0) !important;
}
.vam.gallery {
  margin-top: 1.563rem;
}
.vam.gallery .uk-panel {
  padding: 0;
}
.g-fixed-container {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: rgba(255, 255, 255, 0) !important;
}
.g-fixed-container .g-container {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.g-fixed-container .g-container .g-content {
  padding: 0 0.938rem;
}
.g-fixed-container .g-main-nav {
  margin-bottom: 0.625rem;
}
.g-fixed-container .g-fixed-second {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.g-fixed-container .g-fixed-second .g-container {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#g-header {
  box-shadow: 0px 3px 4px rgba(44, 60, 75, 0.3);
}
@media only all and (max-width: 47.99rem) {
  #g-header .head-mods.align-right {
    text-align: center !important;
  }
}
#g-header .head-mods .g-content .moduletable .offers {
  margin: 0 0.625rem;
}
#g-header .head-mods .g-content .moduletable .offers .btn-success {
  background-color: #b3cbe7;
  border: none;
}
#g-header .head-mods .g-content .moduletable .offers .btn-success:hover {
  background-color: #114665;
  color: white !important;
}
.logo-block {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
#g-subfeature {
  border: none;
  background: none;
}
#g-container-main {
  box-shadow: 0px 3px 4px rgba(44, 60, 75, 0.3);
  padding: 0 0 1.5rem 0;
}
#g-header .g-main-nav h1, #g-header .g-main-nav h2, #g-header .g-main-nav h3, #g-header .g-main-nav h4, #g-header .g-main-nav h5, #g-header .g-main-nav h6, #g-header .g-main-nav strong {
  color: #2d7cb7;
}
#g-header .g-main-nav .g-toplevel > li {
  border-radius: 3px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #2d7cb7;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover {
  background: rgba(179, 203, 231, 0.8);
  color: #2d7cb7 !important;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover > .g-menu-item-container {
  color: #2d7cb7;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #aa8d70;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  color: #2d7cb7 !important;
}
#g-header .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #2d7cb7;
}
#g-header .g-main-nav .g-dropdown {
  background: rgba(255, 255, 255, 0.9);
}
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
  color: #2d7cb7;
}
#g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module):hover, #g-header .g-main-nav .g-sublevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #8cb0db;
}
#g-header ul.nav.menu {
  margin: 0;
}
.shell-hr {
  background: url('../images/hr.jpg') repeat-x center;
}
#g-footer {
  box-shadow: 0px -3px 5px rgba(17, 70, 101, 0.4);
}
#g-footer .footer-menu ul > li:not(:last-child) a {
  padding-right: 1rem;
}
#g-footer .aw-widget-content {
  background: none !important;
  border: none !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather div.aw-current-weather-inner {
  max-width: 120px !important;
  padding-bottom: 0 !important;
}
#g-footer span.aw-icon::before, #g-footer a.link_get_widget {
  display: none !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p {
  width: 50% !important;
  padding-left: 50% !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-temperature-today {
  width: 50%;
  font-size: 36px !important;
  color: #114665 !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p span.aw-weather-description {
  width: 50%;
  display: none !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather span.aw-icon {
  position: absolute !important;
}
#g-footer span.aw-icon.aw-icon-35-m {
  top: 0 !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather p time {
  display: none !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather span.aw-icon {
  width: 90px !important;
  background-position: center !important;
}
#g-footer div.aw-widget-current-inner div.aw-widget-content a.aw-current-weather span.aw-icon {
  background-size: contain !important;
  height: 65px !important;
}
#g-footer div.aw-widget-current-inner a.aw-toggle {
  display: none !important;
}
.full .g-container {
  width: 100%;
}
.flush {
  margin: 0 !important;
  padding: 0 !important;
}
.flush .g-content {
  margin: 0 !important;
  padding: 0 !important;
}
.offer {
  color: red;
  padding: 1rem;
  display: inline-block;
  background-color: rgba(17, 70, 101, 0.7);
}
.button {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.button.book {
  font-weight: bold;
  background: rgba(170, 141, 112, 0.6);
  color: #114665;
  border: none;
}
.button.book:hover {
  color: white !important;
}
.button.submit {
  border: none;
  background: rgba(17, 70, 101, 0.8);
  color: white;
}
.button.submit:hover {
  background: #114665;
  color: #b3cbe7 !important;
}
.uk-panel {
  padding: 1rem;
}
.c-bk-dark .uk-panel {
  background-color: rgba(17, 70, 101, 0.7);
}
.c-bk-blue-dark .uk-panel {
  background-color: rgba(17, 70, 101, 0.7);
}
.booking-form .field-group {
  float: left;
}
.homess .uk-slideshow-fullscreen {
  height: 85vh;
}
.homess .uk-slideshow-fullscreen > li {
  height: 85vh;
}
.homess .uk-slidenav {
  color: rgba(255, 255, 255, 0.7) !important;
}
.homess .uk-slidenav:hover {
  color: white !important;
}
.homess .uk-cover-background {
  background-position: 50% 100%;
}
.uk-dotnav > * > * {
  background: rgba(0, 0, 0, 0.3) !important;
}
.uk-dotnav > .uk-active > * {
  background: rgba(86, 139, 181, 0.8) !important;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.uk-dotnav > * > :hover {
  background: rgba(17, 70, 101, 0.6) !important;
  outline: 0;
}
.mod-languages {
  padding: 0 0.938rem;
}
.mod-languages a {
  text-transform: uppercase;
}
.mod-languages .lang-active a {
  text-decoration: underline;
}
.breadcrumb {
  background: none;
  margin: 0;
}
body.room #g-feature {
  padding-bottom: 0;
}
body.room #g-subfeature {
  padding-top: 0;
}
body.contact #g-main-a .g-content {
  padding: 0 0.938rem;
}
body #g-main-a .g-content, body #g-main .g-content {
  padding-top: 0;
  margin-top: 0;
}
.item-page .pull-none.item-image {
  margin-bottom: 0.625rem;
  text-align: center;
}
#k2Container a.k2ReadMore {
  display: block;
  border: 1px solid #114665;
  color: #114665;
  padding: 8px 10px;
}
#k2Container a.k2ReadMore:hover {
  border: 1px solid #114665;
  color: #568bb5;
}
#k2Container .itemContainer {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 -2px;
}
#k2Container .itemContainer .catItemHeader h3.catItemTitle {
  padding: 8px;
  margin: 0 15px;
}
#k2Container .itemContainer .catItemBody .catItemImageBlock {
  text-align: center;
}
#k2Container .itemContainer .catItemBody .catItemIntroText {
  padding: 8px 15px;
}
#k2Container .itemContainer .catItemReadMore {
  margin: 8px 10px;
  display: inline-block;
  overflow: hidden;
}
.itemHeader h2.itemTitle {
  padding: 8px;
  margin: 0;
}
.moduletable.bookingform .bookingform.form-responsive .field-group input {
  width: 5rem;
  background: none;
  line-height: 24px;
  color: #fff;
  margin-bottom: 0;
  font-size: 0.9rem;
  padding: 2px 4px;
}
.moduletable.bookingform .bookingform.form-responsive .field-group input::-webkit-input-placeholder {
  color: white;
}
.moduletable.bookingform .bookingform.form-responsive .field-group input::-moz-placeholder {
  color: white;
}
.moduletable.bookingform .bookingform.form-responsive .field-group input:-moz-placeholder {
  color: white;
}
.moduletable.bookingform .bookingform.form-responsive .field-group input:-ms-input-placeholder {
  color: white;
}
.moduletable.bookingform .bookingform.form-responsive .bookspins > .field-group input {
  width: 4rem;
  font-size: 0.9rem;
}
.moduletable.bookingform .bookingform.form-responsive .bookspins > .field-group input.ui-spinner-input {
  font-family: "Open Sans";
}
.moduletable.bookingform .bookingform.form-responsive .field-group.book a.btn-book {
  color: #fff !important;
  line-height: 20px;
  padding: 2px 8px;
  border: 1px solid #fff;
}
.moduletable.bookingform .bookingform.form-responsive form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: box;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -ms-flex-align: center;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.moduletable.bookingform .bookingform.form-responsive form > div {
  margin: 0 0.2rem;
}
.moduletable.bookingform .bookingform.form-responsive form > div > div.field-group {
  margin: 0.2rem 0;
}
#g-offcanvas .mobile-mods > .g-content {
  margin: 0;
}
#g-offcanvas .mobile-mods > .g-content .mod-languages {
  padding: 0;
}
#g-offcanvas .mobile-mods > .g-content .mod-languages li {
  margin: 0;
}
.g-contact {
  color: #114665;
}
.g-contact h1 {
  margin-bottom: 0;
  text-align: left;
}
.g-contact h3 {
  margin: 0 0 0.5rem 0;
}
.g-contact a {
  color: #2d7cb7;
}
.g-contact a:hover {
  color: #114665;
}
.g-contact .item-row {
  margin: 0.625rem;
}
.b2jcontainer {
  padding-top: 0.938rem;
  border: none !important;
  background: none !important;
}
.b2jcontainer h2 {
  display: none;
}
.b2jcontainer .b2j_form .b2j-contact-group-class.extras .control-group {
  float: left;
  display: inline-block;
  width: 50%;
  max-width: 150px;
}
.b2jcontainer .b2j_form .b2j-contact-group-class.extras .control-group > label.control-label {
  display: none !important;
}
.b2jcontainer .b2j_form label {
  color: #114665;
}
.b2jcontainer .b2j_form label .required {
  color: red;
}
.b2jcontainer .b2j_form input, .b2jcontainer .b2j_form textarea {
  border-color: #2d7cb7 !important;
  color: #114665 !important;
}
.b2jcontainer .b2j_form .chzn-container-single {
  border: 1px solid #2d7cb7 !important;
  border-radius: 3px;
}
.b2jcontainer .b2j_form .chzn-container-single .chzn-single {
  color: #114665 !important;
}
.b2jcontainer .b2j_form .b2jcaptchafieldcontainer {
  border: 1px solid #2d7cb7 !important;
  border-radius: 3px;
}
.b2jcontainer .b2j_form .chzn-drop {
  -webkit-box-shadow: 0 2px 4px #2d7cb7;
  -moz-box-shadow: 0 2px 4px #2d7cb7;
  -o-box-shadow: 0 2px 4px #2d7cb7;
  box-shadow: 0 2px 4px #2d7cb7 !important;
}
.b2jcontainer .b2j_form .chzn-results li {
  color: #114665 !important;
}
.b2jcontainer .b2j_form .chzn-results li:hover {
  background: #b3cbe7 !important;
}
.b2jcontainer .b2j_form .b2jcaptchainputcontainer {
  line-height: 37px;
}
.b2jcontainer .b2j_form .b2jcaptchainputcontainer input[type="text"] {
  height: 37px !important;
  line-height: 37px;
}
.b2jcontainer .b2j_form .btn {
  background: #568bb5 !important;
}
.b2jcontainer .b2j_form .btn:hover {
  background: #114665 !important;
}
.tripadvisor ul li {
  list-style-type: none !important;
  list-style: none;
}
.tripadvisor ul li li {
  list-style-type: none !important;
  list-style: none;
}
@media only all and (min-width: 75rem) {
  body.book #g-main .g-container {
    background: url('../images/book-reception.jpg') no-repeat;
    background-position: right top;
  }
  .g-fixed-container .g-fixed-second .g-container {
    width: 90%;
    width: 90vw;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  body.book .b2jcontainer {
    background: url('../images/book-reception.jpg') no-repeat;
    background-position: 120% top;
  }
}
@media (min-width: 60rem) {
  .g-fixed-container {
    width: 100%;
    -webkit-box-flex: 100;
    -moz-box-flex: 100;
    box-flex: 100;
    -webkit-flex: 100;
    -moz-flex: 100;
    -ms-flex: 100;
    flex: 100;
  }
  .g-fixed-container .g-main-nav {
    margin-bottom: 0.625rem;
  }
  .g-fixed-container .g-fixed-second {
    background-color: rgba(255, 255, 255, 0.95) !important;
  }
  .g-fixed-container .g-fixed-second .g-container .g-content {
    padding: 0 0.938rem;
  }
  #k2Container .itemList .itemContainer {
    width: 33.3%;
  }
  .b2jcontainer .b2j_form .b2j-contact-group-class.extras {
    margin-left: 160px;
  }
  ul.facilities {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
@media screen and (min-width: 48rem) {
  .col-container-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .col-container-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .col-container-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  div[class*="col-container-"] > li, div[class*="col-container-"] > p, div[class*="col-container-"] > div, div[class*="col-container-"] > span {
    overflow: hidden;
  }
  .moduletable.bookingform form > div > div.field-group {
    float: left;
    margin: 0 0.2rem !important;
  }
  .homess .uk-overlay-active .uk-overlay-panel {
    bottom: auto;
    left: 6rem;
  }
  .contact-data {
    padding-top: 1.563rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  body.book .b2jcontainer {
    background: url('../images/book-reception.jpg') no-repeat;
    background-position: 180% top;
  }
  body.book .b2jcontainer .b2jform-extended label.control-label {
    float: none !important;
    clear: both;
  }
  #k2Container .itemList .itemContainer {
    width: 50%;
  }
  ul.facilities {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-header .g-content {
    padding: 0;
    margin: 0;
  }
  #g-header > .g-container > .g-grid {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  #g-header > .g-container > .g-grid [class*="size-"] {
    width: 50% !important;
  }
}
@media only all and (max-width: 30rem) {
  #k2Container .itemList .itemContainer {
    width: 100%;
  }
  .moduletable.bookingform form {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .moduletable.bookingform form > div {
    margin: 0.3rem 0 !important;
  }
  .moduletable.bookingform form > div > div.field-group {
    margin: 0.7rem 0 !important;
  }
}
@media (max-width: 60rem) {
  body.room #g-feature > .g-container > .g-grid {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.room #g-feature > .g-container > .g-grid > .g-block[class*="size-"] {
    width: 100%;
    -webkit-box-flex: 100;
    -moz-box-flex: 100;
    box-flex: 100;
    -webkit-flex: 100;
    -moz-flex: 100;
    -ms-flex: 100;
    flex: 100;
  }
  body.room #g-feature #g-sidebarAcc {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  body.room #g-feature #g-sidebarAcc .g-content {
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    padding: 0 0.938rem;
  }
  body.room #g-feature #g-sidebarAcc .g-content .platform-content {
    display: inline-block;
    width: 50%;
    -webkit-box-flex: 50;
    -moz-box-flex: 50;
    box-flex: 50;
    -webkit-flex: 50;
    -moz-flex: 50;
    -ms-flex: 50;
    flex: 50;
  }
  body.room #g-feature #g-sidebarAcc .g-content .platform-content .moduletable {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  body.room #g-feature #g-sidebarAcc .g-content .platform-content .moduletable h3 {
    margin: 0;
  }
  body.room #g-feature #g-sidebarAcc .nav {
    margin-left: 0.625rem;
  }
}
@media (min-width: 60rem) {
  body.room #g-feature #g-sidebarAcc .sample-content .g-grid {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
  body.room #g-feature #g-sidebarAcc .sample-content .g-grid .g-block .g-content {
    padding: 0.3125rem;
    margin: 0;
  }
  body.room #g-feature #g-sidebarAcc .sample-content .g-grid .g-block .g-content h4 {
    text-align: left;
    margin: 0;
  }
  #g-footer .f-menu, #g-footer .cp {
    text-align: left !important;
    -webkit-box-pack: flex-strat;
    -moz-box-pack: flex-strat;
    box-pack: flex-strat;
    -webkit-justify-content: flex-strat;
    -moz-justify-content: flex-strat;
    -ms-justify-content: flex-strat;
    -o-justify-content: flex-strat;
    justify-content: flex-strat;
    -ms-flex-pack: flex-strat;
  }
  #g-footer .social, #g-footer .totop {
    text-align: center !important;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  #g-footer .brand, #g-footer .weather {
    text-align: right !important;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
  }
}
@media (max-width: 48rem) {
  #g-footer .g-block {
    text-align: center !important;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  #g-footer .g-block.totop {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    box-ordinal-group: 3;
    -webkit-order: 3;
    -moz-order: 3;
    order: 3;
    -ms-flex-order: 3;
  }
  ul.facilities {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  .vam.homess .uk-overlay-active .uk-overlay-panel h3 {
    font-size: 1.75rem;
  }
  .vam.homess .uk-overlay-active .uk-overlay-panel .uk-margin {
    font-size: 1.3rem;
  }
  .vam.homess .uk-overlay-active .uk-overlay-background {
    background: rgba(255, 255, 255, 0) !important;
  }
}
@media only all and (min-width: 60rem) {
  .show-mobile {
    display: none !important;
  }
}
@media only all and (max-width: 60rem) {
  .hide-mobile {
    display: none !important;
  }
  #g-header > .g-container > .g-grid {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  #g-header > .g-container > .g-grid [class*="size-"] {
    width: 50% !important;
    flex: 50% !important;
  }
  #g-header > .g-container > .g-grid [class*="size-"] {
    width: 50% !important;
    flex: 50% !important;
  }
  #g-footer .g-block .g-content {
    padding: 0;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-header > .g-container > .g-grid {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  #g-header > .g-container > .g-grid [class*="size-"] {
    text-align: center !important;
    width: 100% !important;
    flex: 100% !important;
  }
  #g-header > .g-container > .g-grid [class*="size-"] .platform-content, #g-header > .g-container > .g-grid [class*="size-"] section, #g-header > .g-container > .g-grid [class*="size-"] .moduletable {
    -webkit-box-flex: 100;
    -moz-box-flex: 100;
    box-flex: 100;
    -webkit-flex: 100;
    -moz-flex: 100;
    -ms-flex: 100;
    flex: 100;
    width: 100%;
    text-align: center !important;
  }
  #g-header > .g-container > .g-grid .g-content {
    padding: 0 0.938rem;
  }
}
.uk-form input:not([type]), .uk-form input[type=text], .uk-form input[type=password], .uk-form input[type=email], .uk-form input[type=url], .uk-form input[type=search], .uk-form input[type=tel], .uk-form input[type=number], .uk-form input[type=datetime], .uk-form input[type=datetime-local], .uk-form input[type=date], .uk-form input[type=month], .uk-form input[type=time], .uk-form input[type=week], .uk-form input[type=color], .uk-form select, .uk-form textarea {
  border-color: #2d7cb7 !important;
  color: #114665 !important;
}
.uk-form div[class*="rsform-block-check-"] input[type=checkbox] {
  margin-right: 0.625rem !important;
}
.uk-form label, .uk-form .uk-label {
  color: #114665 !important;
}
.uk-form label strong, .uk-form .uk-label strong {
  color: #b94a48;
}
.new-home .vam.homess .uk-overlay-active .uk-overlay-panel h3 {
  font-size: 1.75rem;
}
.new-home .vam.homess .uk-overlay-active .uk-overlay-panel .uk-margin {
  font-size: 1.3rem;
}
.new-home .vam.homess .uk-overlay-active .uk-overlay-background {
  background: rgba(0, 0, 0, 0.5) !important;
}
/*# sourceMappingURL=custom_11.css.map */