/**
 * This file will be included in header in every page after foundation.
 * It should be used for content that relates
 * to your site as a whole, it should not be used for plugin-specific css.
 */
/*
|-----------------------------------------------------------------------------------------------------------
| FONTS
|-----------------------------------------------------------------------------------------------------------
|

font-family: 'Montserrat', sans-serif; - 400/700 weights
font-family: 'Fjalla One', sans-serif;
font-family: 'Lavanderia', sans-serif;
*/

/*
|-----------------------------------------------------------------------------------------------------------
| GLOBAL TAG STYLES
|-----------------------------------------------------------------------------------------------------------
*/
html {
  /*overflow-x: hidden;
  overflow-y: scroll;*/
  -webkit-overflow-scrolling: touch;
  } /* This ensures that the page always has a scrollbar to ensure that some headers load correctly without FOUC */
html, body { height: 100%; }

body {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #000;
  background-color: #fff;
  background-image: url("/includes/public/assets/texture-gray.png");
}

.touch body {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

a {
  color: #00afdb;
  text-decoration: underline;
}

p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #000;
}

.row { max-width: 1050px; }

h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  color: #00728f;
  text-shadow: 0 -2px 0 #fff;
}

@media (max-width: 40em) {
  h1 {
    font-size: 35px;
    line-height: 40px;
  }
}

h2 {
  font-family:'Rockwell W01 Light', sans-serif;
  font-size: 45px;
  line-height: 1.4;
  color: #4b466b;
  text-shadow: 0 -2px 0 #fff;
}

h3 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 30px;
  line-height: 53px;
  color: #000;
  text-transform: uppercase;
  text-shadow: 0 -2px 0 #fff;
}

h4 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  color: #808a19;
  text-shadow: 0 -2px 0 #fff;
}

h5 {
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  color: #4b466b;
  text-shadow: 0 -2px 0 #fff;
}

h6 {
  font-family: 'Fjalla One', sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #000;
  text-transform: uppercase;
  text-shadow: 0 -2px 0 #fff;
}

ul,
ol,
dl { font-size: 16px; }

body > .contentRender {
  min-height: 100%;
  height: 100%;
}

.content-wrapper {
  margin: 0 -.9375rem;
  padding: 30px;
  border-radius: 6px;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
}


.panel_custom_two_col_split.blog .content-wrapper {
  margin: 0 -.9375rem;
  padding: 0px;
  border-radius: 0px;
  background-color: transparent;
  box-shadow: none;
}

@media (max-width: 64em) {
  .content-wrapper {
    margin: 0 -10px;
    border-radius: 0;
  }
  .panel_custom_two_col_split.blog .content-wrapper {
    margin: 0 -10px;
  }
}

.panel_page {
  position: relative;
  min-height: 100%;
}
.panel_page > .content { padding: 0px 10px; }


/*
|-----------------------------------------------------------------------------------------------------------
| Map Explorer
|-----------------------------------------------------------------------------------------------------------
*/
#mapexplorerPlaceholder {
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
  overflow: hidden;
}
#mapexplorerPlaceholder iframe { margin-bottom: -5px; }


/*
|-----------------------------------------------------------------------------------------------------------
| HEADER SECTION
|-----------------------------------------------------------------------------------------------------------
*/
.panel_custom_header {
  position: relative;
  z-index: 10;
  padding-top: 15px;
  height: 160px;
  border-bottom: 10px solid #fff;
  background-color: #fff;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.panel_custom_header .top-row-container {
  float: left;
  margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-left: 15px;
  border-left: 1px solid #e8e8e8;
}
.panel_custom_header .top-row-container.search-container{
  margin-right: 0;
}
.panel_custom_header .top-row-container.secondary-nav-container {
  padding-left: 0;
  border-left: none;
}
.panel_custom_header.bordered { border-bottom: 10px solid #00afdb; }
.panel_custom_header .navbar-header{
  position: relative;
  min-height: 1px;
}
.panel_custom_header .navbar-brand {
  position: relative;
  z-index: 9999;
  display: block;
  width: 100%;
}
.panel_custom_header .main-navbar {
  position: relative;
  min-height: 109px;
}
.panel_custom_header .navPrimary { padding-top: 12px; }
.panel_custom_header .pre-nav-container {
  position: relative;
 }
.panel_custom_header.theme_microsite .pre-nav-container{ border: none; }
.panel_custom_header .navbar-toggler-container {
  float: right;
  margin-bottom: 10px;
}

/** button **/
.panel_custom_header .btn-book-container {
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
}
.panel_custom_header .btn-book-container .button {
  height: 40px;
  display: block;
  min-width: 125px;
  text-transform: uppercase;
  font-family:'Panton W01 ExtraBold';
  font-size: 0.875rem;
  font-weight: 900;
  line-height: 1.125rem;
  color: #fff;
  margin-bottom: 0;
}
.panel_custom_header .btn-book-container .btn-book-container .button:before,
.panel_custom_header .btn-book-container .btn-book-container .button:after {
  content: " ";
  display: table
}
.panel_custom_header .btn-book-container .button:after { clear: both; }
.panel_custom_header .btn-book-container .button span { display: block; }
.panel_custom_header .btn-book-container .button span.txt { display: inline-block; }
.panel_custom_header .btn-book-container .button .button-inner { display: inline-block; }
.panel_custom_header .btn-book-container .button .button-inner:before,
.panel_custom_header .btn-book-container .button .button-inner:after {
  content: " ";
  display: table;
}
.panel_custom_header .btn-book-container .button .button-inner:after { clear: both; }
.panel_custom_header .btn-book-container .button .btn-icon,
.panel_custom_header .btn-book-container .button .btn-text { float: left; }
.panel_custom_header .btn-book-container .button .icon-close {
  margin: 0;
  font-family:'Panton W01 ExtraBold';
  font-size: 3.125rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: #fff;
}
.panel_custom_header .btn-book-container .button .btn-text {
  margin-top: 2px;
  margin-left: 5px;
}
.panel_custom_header .btn-book-container .button .btn-close { display: none; }
.panel_custom_header .btn-book-container .button .btn-book { display: block; }
.panel_custom_header .btn-book-container .button.open .btn-close { display: block; }
.panel_custom_header .btn-book-container .button.open .btn-book { display: none; }

.panel_custom_header .logo {
  max-width: 100%;
  max-height: 73px;
}

@media (max-width: 64em) {
  .panel_custom_header { height: 115px; }
  .panel_custom_header .logo { max-width: 216px; }
}

@media (max-width: 40em) {
  .panel_custom_header {
    padding-top: 12px;
    height: 70px;
  }
}

/*
|-----------------------------------------------------------------------------------------------------------
| BODY PANEL SECTIONS
|-----------------------------------------------------------------------------------------------------------
*/
.panel_custom_one_col { padding-top: 20px; }


/*
|-----------------------------------------------------------------------------------------------------------
| FOOTER SECTION
|-----------------------------------------------------------------------------------------------------------
*/
.panel_page > .footer_container { padding: 0px 10px; }
.panel_custom_footer { width: 100%; }
.panel_custom_footer .sv-logo {
  float: right;
  display: block;
  margin: 12px 0 0 20px;
  width: 202px;
  height: 21px;
  background-image : url("/includes/public/assets/sv-logo.svg");
}
.panel_custom_footer .ta_branding {
  max-width: 127px;
}
.panel_custom_footer.footer-section {
  margin: 0 auto;
  width: 100%;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.panel_custom_footer.footer-section .footer-row {
  box-sizing: border-box;
  margin: 0 auto;
  text-align: left;
}
.panel_custom_footer.footer-section .footer-row .columns { padding: 0 10px; }
.panel_custom_footer.footer-section .footer-top {
  padding: 30px 0 0;
  width: 100%;
}
.panel_custom_footer.footer-section .footer-middle {
  padding: 30px 0 0;
  font-size: 14px;
  line-height: 24px;
}
.panel_custom_footer.footer-section .footer-bottom { padding: 30px 0 0; }
.panel_custom_footer.footer-section .footer-city {
  padding: 311px 0 35px 0;
  text-align: center;
  background-image: url("/includes/public/assets/city-img.png");
  background-position: center 46px;
  background-repeat: no-repeat;
}
.panel_custom_footer.footer-section .footer-city .blast-off-button {
  position: relative;
  display: inline-block;
  padding: 15px 16px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 11px;
  background-color: #ef4135;
}
.panel_custom_footer.footer-section .footer-city .blast-off-button:before {
  content: url("/includes/public/assets/rocket-guy.png");
  position: absolute;
  bottom: 52px;
  left: 0px;
  width: 100%;
  text-align: center;
}

.panel_custom_footer .footer-row.footer-top > .row {
  padding-top: 30px;
  border-top: 1px solid #ccc;
}
.panel_custom_footer .footer-row > .row {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.panel_custom_footer .footer-row.footer-bottom > .row {
  padding-bottom: 0;
  border-bottom: none;
}
.panel_custom_footer .footer-nav { margin: 0; }
.panel_custom_footer .footer-nav .contentRender { display: inline; }
.panel_custom_footer .footer-nav ul {
  display: inline;
  font-size: 14px;
  line-height: 24px;
}
.panel_custom_footer .footer-nav li {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.panel_custom_footer .footer-nav li a {
  color: #000;
  text-decoration: none;
}
.panel_custom_footer .sep { margin: 0 5px; }
.panel_custom_footer .footer-logo { text-align: right; }
.panel_custom_footer .footer-logo .logo { max-width: 280px; }
.panel_custom_footer .footer-logo .sweethome { max-width: 132px; }

.panel_custom_footer .footer-social { margin: 0; margin-right:10px;}
.panel_custom_footer .footer-social li {
  float: none;
  display: inline-block;
  margin-left: 0;
  margin-right: 3px;
}
.panel_custom_footer .footer-social li:last-child { margin-right: 0; }
.panel_custom_footer .footer-social a {
  display: inline-block;
  width: 30px;
  height: 37px;
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.panel_custom_footer .footer-social-section div {
  display: inline-block;
  vertical-align: middle;
}
@media screen and (max-width: 784px) {
  .panel_custom_footer .footer-social-section div{
      display: block;
  }
}

.panel_custom_footer .footer-social a.wordpress { background-image: url("/includes/public/assets/social/blog-blue.png"); }
.panel_custom_footer .footer-social a.facebook { background-image: url("/includes/public/assets/social/facebook.svg"); }
.panel_custom_footer .footer-social a.twitter { background-image: url("/includes/public/assets/social/twitter.svg"); }
.panel_custom_footer .footer-social a.youtube {
  background-image: url("/includes/public/assets/social/youtube.svg");
  background-position: top center;
}
.panel_custom_footer .footer-social a.pinterest { background-image: url("/includes/public/assets/social/pinterest.svg"); }
.panel_custom_footer .footer-social a.instagram { background-image: url("/includes/public/assets/social/instagram.svg"); }

@media (max-width: 40em) {
  .panel_custom_footer {
    text-align: center;
  }
  .panel_custom_footer.footer-section .footer-row {
    text-align: center;
  }
  .panel_custom_footer .footer-logo {
    margin-top: 30px;
    text-align: center;
  }
  .panel_custom_footer .footer-logo img,
  .panel_custom_footer .footer-logo a {
    float: none;
    display: block;
    margin: 0 auto;
  }
  .panel_custom_footer .footer-logo a {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  .panel_custom_footer .footer-social a {
    width: 40px;
    height: 49px;
  }

  .panel_custom_footer .footer-logo .sweethome { max-width: 170px; }

  .panel_custom_footer .footer-social { text-align: center; }
  .panel_custom_footer .footer-social li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .panel_custom_footer .footer-social li:last-child { margin-right: 15px; }
}

h3.related-content-title{
  margin-bottom: 20px;
  font-family: 'Fjalla One', sans-serif;
  font-size: 40px;
  line-height: 53px;
  color: #8177b7;
  text-transform: uppercase;
  text-shadow: 0 -2px 0 #fff;
  text-align: center;
}


.panel_custom_accordion {
  padding: 20px 0;
}
.panel_custom_accordion .title {
  font-family: 'Fjalla One', sans-serif;
  font-size: 40px;
  line-height: 53px;
  color: #8177b7;
  text-transform: uppercase;
  text-shadow: 0 -2px 0 #fff;
  text-align: center;
}
.panel_custom_accordion .item-title {
  cursor: pointer;
  background: #00afdb;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px 20px;
  margin: 5px 0;
  position: relative;
}
.panel_custom_accordion .items > .contentRender:nth-child(even) .item-title {
  background: #00728f;
}
.panel_custom_accordion .desc {
  padding: 0 5px;
  overflow: hidden;
  display: none;
}
.panel_custom_accordion .item-title .opener {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 36px;
  -webkit-transition: .25s;
  transition: .25s;
}
.panel_custom_accordion .item-title.open .opener:before {
  content: "-";
  font-size: 26px;
  left: 53%;
}
.panel_custom_accordion .item-title .opener:before {
  content: "+";
  display: block;
  font-size: 22px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}