/* ******************************************************************************
*********************************************************************************
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: 89px;
}

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

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




html {
  font-size: 15;
}

body {
  color: #444444;
  font-family: Open Sans;
  font-size: 15px;
font-weight: 500;
}

p {
  font-family: inherit;
}

.body-container-wrapper .hs_cos_wrapper_type_rich_text ul, 
.body-container-wrapper .hs_cos_wrapper_type_rich_text ol {

}

a {
  color: rgba(38, 205, 192, 1.0);
}

a:hover,
a:focus {
  color:#26cdc0;
}

a:active {
  color: rgba(78, 245, 232, 1.0);
}

h1 {
  color: #333333;
  font-family: League Spartan;
  font-size: 31.5px;
  font-weight: 500;
}

h2 {
  color: #333333;
  font-family: Raleway;
  font-size: 25px;
  font-weight: 500;
}

h3 {
  color: #333333;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 500;
}

h4 {
  color: #333333;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 500;
}

h5 {
  color: #333333;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: 500;
}

h6 {
  color: #333333;
  font-family: Open Sans;
  font-size: 11px;
  font-weight: 500;
}

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





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

h3.form-title {
  background-color: rgba(68, 68, 68, 0.0);
  color: rgba(68, 68, 68, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(255, 153, 0, 1.0);
  border-color: rgba(255, 255, 255, 1.0) !important;
  border-radius: 3px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: #ff9900;
  
  color: #FFFFFF;
}

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

.hs-form label {
  color: rgba(51, 51, 51, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input,
.hs-search-field__input,
form input[type="password"] {
  border-color: rgba(222, 222, 222, 1.0);
  color: ;
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus,
.hs-search-field__input:focus,
form input[type="password"]:focus {
  border-color: rgba(222, 222, 222, 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: #444444;
}

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

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

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

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

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





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

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

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

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




.fixed .top-header{
 background-color:#32404b; 
}
.top-header {
  background-color: rgba(255, 154, 20, 1.0);
  color: rgba(255, 255, 255, 1.0);
}
.top-header a {
  color: rgba(255, 255, 255, 1.0);
}
.top-header a:hover {
  color: rgba(255, 255, 255, 1.0);
}
.main-header {
  background-color: rgba(255, 255, 255, 1.0);
}
.et-social-icons ul li a {
  color: rgba(255, 255, 255, 1.0);
}
.et-social-icons ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
}
@media(min-width: 981px) {
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: rgba(0, 0, 0, 1.0);
    font-size:13px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch {
    background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
    color: rgba(38, 205, 192, 1.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    color: rgba(255, 154, 22, 1.0);
    background-color: rgba(0, 0, 0, 0.0); 
    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  .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(0, 0, 0, 1.0);
    font-size:13px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li>a:hover {
    background-color: rgba(0, 0, 0, 0.0);
    color: rgba(255, 154, 22, 1.0);
    opacity: .7;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch {
    background-color: rgba(0, 0, 0, 0.0);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul>li.active-branch>a {
    color: rgba(249, 154, 0, 1.0);
  }
}






.footer {
  background-color: rgba(23, 23, 23, 1.0);  
}
.cm-ftr-col .hs-menu-wrapper>ul>li>a {
  color: rgba(255, 255, 255, 0.31);
}
.cm-ftr-col .hs-menu-wrapper>ul>li>a:hover {
  color: rgba(255, 255, 255, 0.31);
}
ul.social-share-wrap{
  padding-top:1.68rem;
}
ul.social-share-wrap li a:before {
  color: rgba(255, 255, 255, 1.0);
}
ul.social-share-wrap li a:hover:before {
  color: rgba(255, 255, 255, 1.0);
}
ul.social-share-wrap li a {
  background-color: rgba(255, 154, 21, 1.0);
  border-color: rgba(255, 154, 21, 1.0);
}
ul.social-share-wrap li a:hover {
  background-color: rgba(255, 154, 21, 1.0);
  border-color: rgba(255, 154, 21, 1.0);
}
.book-btn-wrap a {
  background-color: rgba(224, 43, 32, 1.0);  
  color: rgba(255, 255, 255, 1.0);
}
.book-btn-wrap a:hover {
  background-color: rgba(224, 43, 32, 1.0);
  color: rgba(255, 255, 255, 1.0);
}





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

.blog-post__date {
  border-color: #444444;
}

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

.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: #1c1c1c;
}

.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: #6c6c6c;
}

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

.blog-pagination__link {
  color: #444444;
}

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

.blog-post__title {
  color: #333333;
  font-family:Raleway;
  font-size: 25px;
  font-weight: ;
}

.blog-post__author {
  background-color: #005aab;
}

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

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

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

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

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

.page-center {
  max-width: 89px;
  margin: 0 auto;
}
.page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
  margin: 0 auto;
}



.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
@media (max-width: 980px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
    width: 80%;
    max-width: 80%;
  }
  body {
    font-size: 20px;
  }
}
@media (min-width: 981px) {
  .page-center, .content-wrapper, .dnd-section>.row-fluid, .container {
    max-width: 89%;
    width: 89%;
  }
}
@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
}