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

/* Test */













































@media (min-width: 576px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 540.0120000000001px;
  }
}

@media (min-width: 768px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 720.192px;
  }
}

@media (min-width: 992px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 960.3000000000001px;
  }
}

@media (min-width: 1200px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 1140.084px;
  }
}

@media (min-width: 1600px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 1320px;
  }
}

@media (max-width: 767px){
  .dnd-section > .row-fluid,
  .page-center,
  .content-wrapper {
    max-width: 720.06px;
  }
}

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

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





body {
  color: #101820;
  font-family: DM Sans;
  font-weight: 400;
  font-size: 20px;
}

body{
  background-color: rgba(4, 30, 66, 1.0);
}


.body-container-wrapper{
  background-color: rgba(255, 255, 255, 1.0);
}

p { 
  font-weight: 400
}

a { 
  color: rgba(4, 30, 66, 1.0);
  cursor: pointer; 
}

a:hover,
a:focus {
  color: rgba(0, 133, 57, 1.0); 
}


h1 {
  color: rgba(16, 24, 32, 1.0);
  font-family: DM Sans;
  font-size: 6rem;
  font-weight: 500;
} 

h2 {
  color: rgba(16, 24, 32, 1.0);
  font-family: DM Sans;
  font-size: 4.2rem;
  font-weight: 500;
} 

h3 {
  color: rgba(16, 24, 32, 1.0);
  font-family: DM Sans;
  font-size: 2.6rem;
  font-weight: 500;
} 

h4 {
  color: rgba(16, 24, 32, 1.0);
  font-family: DM Sans;
  font-size: 2rem;
  font-weight: 500;
}

h5 {
  color: rgba(16, 24, 32, 1.0);
  font-family: DM Sans;
  font-size: 1.6rem;
  font-weight: 700;
}

h6 {
  color: rgba(16, 24, 32, 1.0);
  font-family: DM Sans;
  font-size: 1.4rem;
  font-weight: 500;
}

@media(max-width:767px){
  h1 { 
    font-size: 3.4079999999999995rem; 
  } 

  h2 { 
    font-size: 2.4024rem; 
  } 

  h3 { 
    font-size: 1.8044rem; 
  } 

  h4 { 
    font-size: 1.6rem; 
  } 

  h5 { 
    font-size: 1.4000000000000001rem; 
  } 

  h6 { 
    font-size: 1.2011999999999998rem; 
  } 

}






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

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

.hs-button,
.button--primary {
  background-color: rgba(255, 255, 255, 0.0);
  border-color: rgba(0, 209, 90, 1.0);
  border-radius: 27px;
  border-width: 2px;
  color: rgba(0, 0, 0, 1.0);
  padding-left: 28px;
  padding-right: 28px;
  padding-top: 14px;
  padding-bottom: 14px;
}

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
  background-color: rgba(0, 209, 90, 1.0);
  border-color: rgba(0, 209, 90, 1.0);
  color: rgba(0, 0, 0, 1.0);
}

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

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

.hs-form legend {
  color: rgba(0, 0, 0, 0.5);
}

form input,
form select,
form textarea,
.hs-input,
input#hs-pwd-widget-password {
  border-color: rgba(99, 102, 106, 1.0);
  color: ;
  border-radius: 0px;
}

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);
}

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

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

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

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

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

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





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

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

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

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





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

.custom-menu-primary>div>ul>li>a,
.hd_secondry_menu a{
  color : rgba(16, 24, 32, 1.0);
}

.custom-menu-primary>div>ul>li>a:hover,
.hd_secondry_menu a:hover{
  color : rgba(0, 133, 57, 1.0);
}

.custom-menu-primary>div>ul>li:hover >a,
.hd_secondry_menu a:hover{
  background-color : rgba(255, 255, 255, 0.0);
}  

.custom-menu-primary>div>ul>li.active-branch > a{
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(16, 24, 32, 1.0);
}

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

.custom-menu-primary >div  ul ul li a {
  color : rgba(0, 0, 0, 1.0);
}

.custom-menu-primary >div  ul ul li a:hover {
  color : rgba(0, 0, 0, 1.0);
}

.custom-menu-primary >div  ul ul li.active-branch > a  {
  background-color : rgba(255, 255, 255, 0.0);
  color : rgba(0, 17, 38, 1.0);
} 

.menu_col>ul>li:before{
  background-color : rgba(245, 245, 250, 1.0);
  border-color : rgba(0, 183, 79, 1.0);
}

.custom-menu-primary > div > ul > li > a:before{
  background-color : rgba(0, 183, 79, 1.0);
}

.submenu_wrap{
  border-color : rgba(235, 235, 235, 1.0);
}
 







.footer {
  background-color: rgba(4, 30, 66, 1.0);
  color: rgba(255, 255, 255, 1.0); 
}


.ft_right .form-title,
.ft_form_txt p{
  color: rgba(255, 255, 255, 1.0); 
}


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

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

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














body .icon svg {
  fill: #041E42;
}

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

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

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

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





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