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

























































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




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

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #F8FAFC;
}


.page-center {
  max-width: 1240px;
}








body {
  color: #58595b;
  font-family: Poppins;
  font-weight: 400;
  font-size: 1rem;
}


a {
  color: rgba(63, 120, 251, 1.0);
}

a:hover {
  color: rgba(63, 120, 251, 1.0);
}
a:active {
  color: rgba(103, 160, 255, 1.0);
}

h1 {
  color: #223454;
  font-family: Poppins;
  font-size: 4rem;
  font-weight: 700;
}
@media(max-width:767px){
  h1{
   font-size: 1.75rem; 
  }
}


h2 {
  color: #223454;
  font-family: Poppins;
  font-size: 3rem;
  font-weight: 400;
}

@media(max-width:480px){

  h2{
    font-size: 1.6666666666499999rem !important;
  }  
}

h3 {
  color: #223454;
  font-family: Poppins;
  font-size: 2.5rem;
  font-weight: 200;
}

@media(max-width:480px){

  h3{
    font-size: 2.0rem !important;
  }  
}

h4 {
  color: #223454;
  font-family: Raleway;
  font-size: 2.25rem;
  font-weight: 200;
}

@media(max-width:480px){

  h4{
  font-size: 2.25rem  !important;
  }  
}

h5 {
  color: #58595b;
  font-family: Open Sans;
  font-size: 2rem;
  font-weight: 200;
}

h6 {
  color:  #58595b;
  font-family: Poppins;
  font-size: 1.25rem;
  font-weight: 200;
}





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

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(21, 42, 61, 1.0);
  
}


.hs-button,
.button--primary {
  background-color: rgba(21, 91, 251, 1.0);
  border-color: rgba(21, 91, 251, 1.0);
  border-radius: 25px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: normal;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  color: rgba(255, 255, 255, 1.0);
  border-color: rgba(21, 91, 251, 1.0);
  background-color: rgba(21, 91, 251, 1.0);
}

.hs-form-field>label,
.hs-form label {
  color: rgba(21, 42, 61, 1.0);
}

.hs-form legend {
  color: rgba(21, 42, 61, 1.0);
}

input[type=text],
input[type=password],
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(205, 208, 238, 1.0);
  border-radius: 8px;
}
input[type=text]:focus,
input[type=password]:focus,
form input,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(205, 208, 238, 1.0);
}

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

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

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

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

.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-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 1.0);
}

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

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

table,
tbody + tbody {
  border-color: rgba(0, 0, 0, 0.12);
}






.header__container{
  max-width: 1240px;
}

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


.mobile-trigger>div>span{
  color: rgba(34, 52, 84, 1.0);
}

.custom-menu-primary nav>ul>li>a .text{
  color: rgba(21, 91, 251, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary nav>ul>li>a.active-branch .text{
  color: rgba(21, 91, 251, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}



.custom-menu-primary nav>ul>li>a .text:hover{
  color: rgba(21, 91, 251, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.mobile-trigger button,
.custom-menu-primary .menu-icon,
.child-trigger {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(21, 91, 251, 1.0);
}

.mobile-open .mobile-trigger button{
  background-color: rgba(255, 255, 255, 1.0);
}

.mobile-open .mobile-trigger button span,
.mobile-open .mobile-trigger button span:before,
.mobile-open .mobile-trigger button span:after{
  background-color: rgba(21, 91, 251, 1.0);
}


.mobile-trigger button span,
.mobile-trigger button span:before,
.mobile-trigger button span:after{
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul ul li a{
  color: rgba(21, 91, 251, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary ul ul li a.active-branch{
  color: rgba(21, 91, 251, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}


.custom-menu-primary ul ul li a:hover{
  color: rgba(21, 91, 251, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}








@media(min-width:980px){
  .footer__container {
    max-width: 960.99999999744px;
  }
}

@media(min-width:1280px){
  .footer__container {
    max-width: 1068px;
  }
}

footer.footer{
  color: rgba(0, 0, 0, 1.0);
  background-color: rgba(238, 238, 238, 1.0);
}


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

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


.footer-top .menu h3,
.menu nav>ul>li>a{
  color: rgba(0, 0, 0, 1.0) !important;
}















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 {
  margin: 0 auto;
}




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