







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */















/* 1d. Buttons */







/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */








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

.dnd-section {
  padding: 1rem;
}

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

@media(max-width: 575.98px){
  .dnd_area-row-0-background-image{
    background-image: unset;
    background-color: #FFF;
  }
  
  .cell_1594168124140-vertical-alignment{
    display: none!important;
  }
}





html {
  font-size: 16px;
}

body {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #999999;
}

/* Paragraphs */

p {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  color: #FDBC0B;
  color: rgba(255, 118, 0, 1.0);
}

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

a:active {
  color: #ffe433;
}

/* Headings */

h1 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #494A52;
  font-size: 70px;
}

h2 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
  font-size: 38px;
}

h3 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
  font-size: 30px;
}

h4 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
  font-size: 24px;
}

h5 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494a52;
  font-size: 16px;
}

h6 {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
  font-size: 14px;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button {
  background-color: 

  
  
    
  


  rgba(255, 118, 0, 0.9)

;
  border: 2px solid #FFFFFF;
  border-radius: 29px;
  color: #FFFFFF;
  padding: 15px 40px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: rgba(215, 78, 0, 0.9);
  border-color: #d7d7d7;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: rgba(255, 158, 40, 0.9);
  border-color: #ffffff;
  color: #FFFFFF;
}

#hs_cos_wrapper_widget_1595900210411{
  text-align: center;
}





form,
.submitted-message {
  {font=Poppins, font_set=GOOGLE, styles={font-family=Poppins, sans-serif, font-style=normal, font-weight=normal, text-decoration=none}, size=16, size_unit=px, color=#999999, variant=regular, fallback=sans-serif, style=font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none, css=color: #999999;font-size: 16px;font-family: Poppins, sans-serif;};
}

/* Form title */

h3.form-title {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 0.0)

;
  color: #F8FAFC;
}

/* Form label */

form label {
  color: #494A52;
}

/* Form help text */

form legend {
  color: #A6A6A6;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
select,
textarea {
  border-color: #D1D6DC;
  color: #999999;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
  border-color: #494A52;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #999999;
}

/* Date picker */

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

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

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

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(255, 118, 0, 0.9)

;
  border: 2px solid #FFFFFF;
  border-radius: 29px;
  color: #FFFFFF;
  padding: 15px 40px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(215, 78, 0, 0.9);
  border-color: #d7d7d7;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 158, 40, 0.9);
  border-color: #ffffff;
  color: #FFFFFF;
}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #494A52;
}

th,
td {
  border-color: #494A52;
  color: #494A52;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1)

;
  border-bottom-color: #494A52;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}

tbody + tbody {
  border-top-color: #494A52;
}





header.header {
  background-color: rgba(248, 250, 252, 1.0);
}


body .custom-menu-primary a {
  color: #544492;
}

body .custom-menu-primary .submenu.level-1 > li:hover > a {
  color: ;
}

body .custom-menu-primary a.active-branch{
  color: ;
}
body .custom-menu-primary .submenu.level-1 > li.active-branch {
background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li {
  background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
  color: ;
}

body .custom-menu-primary .submenu.level-2 > li > a {
  color: ;
}


body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover {
  background-color: rgba(#null, 0.0);
  color: ;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
  color: ;
  background-color: rgba(#null, 0.0);
}
.header-btn ul li:first-child a{
  color: ;
}
.header-btn ul li:first-child a:hover{
  color: ;
}
.header-btn ul li:last-child a{
  color: ;
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}
.header-btn ul li:last-child a:hover{
  color: ;
  background-color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}

@media (min-width: 768px){
  .header__container  {
    max-width: calc(1240px - 420px);
  }
  body .custom-menu-primary .submenu.level-2 {
    background-color: rgba(#null, 0.0);
    border-color: rgba(73, 74, 82, 0.0);
  }

}
@media (min-width: 992px){
  .header__container  {
    max-width: calc(1240px - 180px);
  }

}
@media (min-width: 1200px){
  .header__container {
    max-width: 1240px;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(0, 0, 0, 1.0)

;
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6
.footer p,
.footer a,
.footer div,
.footer span {
  color: #ffffff;
}





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

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

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

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

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

.blog-pagination__link {
  color: #999999;
}

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

.blog-post__title {
  font-family: Poppins, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
  font-size: 38px;
}

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

#comments-listing .comment-reply-to {
  color: #FDBC0B;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #d59400;
}

#comments-listing .comment-reply-to:active {
  color: #ffe433;
}











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 .team-member__description {
  background-color: #F8FAFC;
}

ul li.light-gray::before {
    content: "\2022";
    color: #D6D5D5;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}


@media(max-width:767px){
  #hs_cos_wrapper_widget_1601404586554_ h3{
        text-align: center;
  }
  #hs_cos_wrapper_module_16005350290153_ a img {
    margin-bottom:40px;
  }
}