
.loading-dialog {position:fixed;color:rgba(255,255,255,.5);top:0;left:0;background:rgba(0,0,0,.8);display:flex;width:100%;height:100vh;justify-content: center; align-items: center;z-index: 999999999;}
.loading-dialog h4 {
  margin-left: 30px;
  color: #fff;
}





.dnd-section > .row-fluid {
  max-width: 1290px;
}

.dnd-section {
  padding: 60px 20px;
}

img, .section-block.fillit,.blog-recent-posts__image {border-radius:0px}








html {
  font-size: 16px;
  max-width: 100vw!important;
  overflow-x: hidden!important;
}

body {
  color: #4f4e50;
  font-family: Lato;
  font-size: 16px;
  max-width: 100vw!important;
  overflow-x: hidden!important;
}

p {
  font-family: Lato;
}

a {
  color: #b0946f;
}

a:hover,
a:focus {
  color: ;
}

a:active {
  color: ;
}
h1,h2,h3,h4,h5 {font-weight: 700;}
h1 {
  color: #395775;
  /* font-family: Open Sans; */
  font-family: "Verlag A", "Verlag B", sans-serif;
  font-size: 4.375rem;
  font-style: normal;
  /* font-weight: normal; */
  font-weight: 700;
  text-decoration: none;
  letter-spacing: -1.69px;
}
.hero-section-wrap h1 {font-weight: 700;}

h2 {
  color: #395775;
  /* font-family: Open Sans; */
  font-family: "Verlag A", "Verlag B", sans-serif;
  font-size: 3rem;
  font-style: normal;
  /* font-weight: normal; */
  font-weight: 500;
  text-decoration: none;
  letter-spacing: -1.25px;
}


h3 {
  color: #395775;
  /* font-family: Open Sans; */
  font-family: "Verlag A", "Verlag B", sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  /* font-weight: normal; */
  text-decoration: none;
}


h4 {
  color: #395775;
  /* font-family: Open Sans; */
  font-family: "Verlag A", "Verlag B", sans-serif;
  font-size: 1.175rem;
  font-style: normal;
  /* font-weight: normal; */
  font-weight: 400;
  text-decoration: none;
}

h5 {
  color: #395775;
  /* font-family: Open Sans; */
  font-family: "Verlag A", "Verlag B", sans-serif;
  font-size: 1rem;
  font-style: normal;
  /* font-weight: normal; */
  text-decoration: none;
}

h6 {
  color: #395775;
  font-family: Open Sans;
  font-size: 0.9rem;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

blockquote {
  border-left: 10px solid ;;
}





form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
  font-family: ;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(0, 0, 0, 1.0);
}
.button {text-decoration: none;}
.hs-button,
.button--primary {
  background-color: rgba(166, 26, 46, 0.0);
  border-color: rgba(166, 26, 46, 1.0);
  border-radius: px;
  border-width: px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 11px;
  padding-bottom: 11px;
}

.hs-button:hover,
.hs-button:focus,
.hs-button:active,
.button--primary:hover,
.button--primary:focus,
.button--primary:active {
  background-color: rgba(215, 215, 215, 0.0);
  border-color: rgba(166, 26, 46, 1.0);
  color: rgba(166, 26, 46, 1.0);
}

.button.button--secondary{
  font-size: 20px;
  line-height: 21px;
  color: var(--color-dark);
  background-color: transparent;
  border: 3px solid var(--color-dark);
  border-radius: 10px;
  padding: 11px 22px;
  transition: all 0.3s ease-out;
}

.button.button--secondary:hover{
  background-color: var(--color-dark);
  color: #fff;
  transition: all 0.3s ease-out;
}
/* START Tertiary Button */
.button.button--tertiary{
  font-size: 20px;
  line-height: 21px;
  color: #ffffff;
  background-color: var(--color-dark);
  border: 3px solid var(--color-dark);
  border-radius: 10px;
  padding: 11px 22px;
  transition: all 0.3s ease-out;
}
.button.button--tertiary:hover{
  background-color: transparent;
  color: var(--color-dark);
  transition: all 0.3s ease-out;
}
/* END Tertiary Button */
.hs-form label {
  color: rgba(#{color=#33475b, opacity=100, rgba=rgba(51, 71, 91, 1), rgb=rgb(51, 71, 91), hex=#33475b, css=#33475b}, 1.0);
}

.hs-form legend {
  color: rgba(51, 71, 91, 1.0);
}

form input,
form select,
form textarea {
  border-color: rgba(#null, 0.0);
  color: ;
}

form input:focus,
form select:focus,
form textarea:focus {
  border-color: rgba(#null, 0.0);
}

.fn-date-picker .pika-table thead th {
  color: rgba(#null, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: ;
}

.hs-richtext {
  font-size: ;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: ;
}

.fn-date-picker td.is-today .pika-button {
  color: ;
}

.fn-date-picker td.is-selected .pika-button {
  background: ;
}

.fn-date-picker td .pika-button:hover {
  background-color:  !important;
}





th,
td {
  background-color: rgba(#null, 0.0);
  border: 1px solid rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

thead th,
thead td {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

tfoot td {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
}

table,
tbody + tbody {
  border-color: rgba(#null, 0.0);
}







.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: #395775;
}
.footer a, .footer h5 {color: #395775}
.footer a:hover {color: #000725}
.footer__container {
  max-width: 1290px;
}





.content-wrapper {
  max-width: 1290px;
}

.blog-post__date {
  border-color: #4f4e50;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #4f4e50;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #272628;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: {font=Lato, font_set=GOOGLE, styles={font-family=Lato, font-style=normal, font-weight=normal, text-decoration=none}, size=16, size_unit=px, color=#4f4e50, variant=null, fallback=null, style=font-family: Lato; font-style: normal; font-weight: normal; text-decoration: none, css=color: #4f4e50;font-size: 16px;font-family: Lato;};
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: ;
}

.blog-pagination__link {
  color: #272628;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #395775;
}

.blog-post__author {
  background-color: #b0946f;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: ;
}

body .tns-nav button.tns-nav-active {
  background-color: ;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: ;
}

/*body .social-links__icon {
background-color: ;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
fill: rgba(#null, 0.0);
}*/

body .team-member__description {
  background-color: ;
}
.page-center {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 1290px;
  padding: 0 1.25rem;
}
/*
.page-center.resources.override {
  margin: 0px;
}
*/

/* @media (min-width:768px) {
  .page-center {
    flex-direction: row;
  }
} */


@media screen and (min-width: 768px){
  
  .fas.fa-plus.mobile {
    display: none !important;
  }
}




.ebook .ebook__content .custom-cta-class {
  font-family: "Verlag A", "Verlag B", sans-serif;
  font-size: 20px;
  line-height: 21px;
  color: #fff;
  background-color: transparent;
  border: 3px solid #fff;
  border-radius: 10px;
  padding: 11px 22px;
  text-decoration: none;
  font-weight: bold;
  transition: all 0.3s ease-out;
}


.ebook .ebook__content .custom-cta-class:hover {
  background-color: #fff;
  color: #000;
  transition: all 0.3s ease-out;

}







/* Adjusting crop area in header backgroun image */
.community--dining-template .banner.section.has-image {
  background-position: top;
}


.community--dining-template .dining-menu.services-amenities-v2 .alternating-images .content {
   z-index: 0 !important;
  }

.body-container__communityv2-diningv2 a {
  color: #395775;
  font-size: 20px;
  text-decoration: none;
}


/* Overlaying menu on alternating images module */

/*** Removing Secondary chabot

.hs-landing-page #chatbutton {
  display: none!important;

}


.messages-body #chatbutton {
  display: none!important;
}
 */