/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

/* Test */
















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

.dnd-section {
  padding-bottom: 150px;
  padding-top: 150px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}
.page-center {
  max-width: 1200px;
}




html {
  font-size: 16;
}

body {
  color: #88746a;
  font-family: Gotham Book;
  font-weight: 400;
  font-size: 16px;
}

p {
  font-family: Gotham Book;

}

a {
  font-family: Gotham Book;
  color: rgba(48, 48, 48, 1.0);
}

a:hover,
a:focus {
  color:#1abc9c;
}

a:active {
  color: rgba(88, 88, 88, 1.0);
}

h1 {
  color: #88746a;
  font-family: Gotham;
  font-size: 46px;
  font-weight: 700;
}

@media(max-width: 767px) {

}

h2 {
  color: #5e8899;
  font-family: Gotham;
  font-size: 30px;
  font-weight: 700;
}

@media(max-width: 767px) {

}

h3 {
  color: #88746a;
  font-family: Gotham;
  font-size: 26px;
  font-weight: 700;
}

@media(max-width: 767px) {

}

h4 {
  color: #5e8899;
  font-family: Gotham;
  font-size: 22px;
  font-weight: 500;
}

@media(max-width: 767px) {

}

h5 {
  color: #88746a;
  font-family: Gotham;
  font-size: 20px;
  font-weight: 700;
}

h6 {
  color: #88746a;
  font-family: Gotham;
  font-size: 18px;
  font-weight: 700;
}

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





.hs_cos_wrapper_type_form, 
.hs_cos_wrapper_type_blog_subscribe, 
.hs_cos_wrapper_type_google_search, 
.widget-type-password_prompt,
.hs-search-field,
#email-prefs-form,
.form-container,
.blog-comments div#comments-listing + div {
  background-color: rgba(255, 255, 255, 1.0) ;
}



form,
.submitted-message {
  font-family: Gotham Book;
}

h3.form-title {
  background-color: rgba(224, 102, 102, 0.0);
  color: rgba(94, 136, 153, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(141, 205, 230, 1.0);
  border-color: rgba(141, 205, 230, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-radius: 30px;
  border-width: 1px;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(255, 255, 255, 1.0);
  border-color: rgba(141, 205, 230, 1.0);
  color: rgba(141, 205, 230, 1.0);
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(181, 245, 255, 1.0);
  border-color: rgba(181, 245, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(136, 116, 106, 1.0);
}

.hs-form legend {
  color: rgba(136, 116, 106, 1.0);
}
 
form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(232, 232, 232, 1.0);
  color: rgba(136, 116, 106, 1.0);
  border-radius: 5px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
input#hs-pwd-widget-password:focus {
  border-color: rgba(0, 0, 0, 1.0);
  outline-color: rgba(0, 0, 0, 1.0);
}

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

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

.hs-richtext {
  font-size: 16;
}

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

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

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

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





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(141, 205, 230, 1.0);
  color: rgba(141, 205, 230, 1.0);
}

thead th,
thead td {
  background-color: rgba(141, 205, 230, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(141, 205, 230, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(141, 205, 230, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1200px;
}

.header_buttons_sec .call-btn {
  background-color: rgba(224, 102, 102, 0.0);
  color: rgba(136, 116, 106, 1.0);
  border-color: rgba(136, 116, 106, 1.0);
}

.header_buttons_sec .call-btn:hover {
  background-color: rgba(136, 116, 106, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(136, 116, 106, 1.0);}

.header_buttons_sec .enquiry-btn {
  background-color: rgba(141, 205, 230, 1.0);
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(141, 205, 230, 1.0);
}

.header_buttons_sec .enquiry-btn:hover {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(141, 205, 230, 1.0);
  border-color: rgba(141, 205, 230, 1.0);
}




@media (min-width: 1001px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    color: rgba(136, 116, 106, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    color: rgba(141, 205, 230, 0.8);
    background-color: rgba(255, 255, 255, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    color: rgba(48, 48, 48, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul > li > a {
    color: rgba(123, 107, 97, 1.0);
    border-color: rgba(141, 205, 230, 0.15);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover {
    color: rgba(141, 205, 230, 1.0);
    background-color: rgba(141, 205, 230, 0.15);
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul > li > a:hover:before {
    background-color: rgba(141, 205, 230, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul > li.active > a {
    color: rgba(123, 107, 97, 1.0);
    background-color: rgba(255, 255, 255, 0.0);
  }
}
 

@media(max-width: 1000px) {
  .custom-menu-primary {
    background-color: rgba(255, 255, 255, 1.0);
  }
} 





.footer {
  background-color: rgba(136, 116, 106, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer__container {
  max-width: 1200px;
}

.footer h3,
.footer h5 {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}

.footer a {
  color: rgba(255, 255, 255, 1.0);
}

.footer a:hover,
.footer a:focus {
  color: rgba(255, 255, 255, 0.8);
}

.footer_copyright {
  color: rgba(255, 255, 255, 1.0);
}

.footer_social_icons ul li a {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
}
.footer_social_icons ul li a:hover,
.footer_social_icons ul li a:focus {
  color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0.8);
}






.content-wrapper {
  max-width: 1200px;
  padding-bottom: 150px;
  padding-top: 150px;
}

.blog-post__date {
  border-color: #88746a;
}
 
.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #88746a;
}

.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: #604c42;
}
 
.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: #b09c92;
}

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

.blog-pagination__link {
  color: #88746a;
}

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

.blog-post__title {
  color: #5e8899;
  font-family:Gotham;
  font-size: 30px;
  font-weight: ;
}

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

#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: #494a52;
}

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

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

body .social-links__icon {
  background-color: #494a52;
}

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: #F8FAFC;
}

.page-center {
  max-width: 1200px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}