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



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

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


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






body {
color: #222;
font-family: Lato;
font-weight: 400;
font-size: 15px;
}


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

a:hover {
color: rgba(0, 0, 0, 1.0);
}
a:active {
color: rgba(40, 40, 40, 1.0);
}

h1 {
color: #0091d4;
font-family: Lato;
font-size: 30px;
font-weight: 300;
}

@media(max-width:900px){

	h1 {
	font-size: 24.9999999999px;
	}

}





h2 {
color: #009bdf;
font-family: Lato;
font-size: 30px;
font-weight: 300;
}

@media(max-width:767px){

	h2{
	font-size: 24.9999999999px;
	}

}

h3 {
color: #009bdf;
font-family: Lato;
font-size: 30px;
font-weight: 300;
}

@media(max-width:767px){

	h3{
	font-size: 24.9999999999px;
	}

}


h4 {
color: #333;
font-family: Lato;
font-size: 26px;
font-weight: 500;
}



h5 {
color: #0091d4;
font-family: Lato;
font-size: 20px;
font-weight: 700;
}

h6 {
color:  #009bdf;
font-family: Lato;
font-size: 16px;
font-weight: 400;
}





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

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

}


.hs-button,
.button--primary {
background-color: rgba(0, 145, 212, 1.0);
border-color: rgba(255, 255, 255, 1.0);
border-radius: 0px;
border-width: 0px;
color: rgba(255, 255, 255, 1.0);
padding-left: 19px;
padding-right: 19px;
padding-top: 14px;
padding-bottom: 14px;
}

.hs-button:hover,
.button--primary:hover{
color: rgba(0, 145, 212, 1.0);
border-color: rgba(255, 255, 255, 1.0);
background-color: rgba(255, 255, 255, 1.0);
}

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

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

input[type=text],
input[type=password],
form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(102, 102, 102, 1.0);
  border-radius: 0px;
}
input[type=text]:focus,
input[type=password]:focus,
form input,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(153, 153, 153, 1.0);
}

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

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

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

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

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

thead th,
thead td {
background-color: rgba(245, 245, 245, 1.0);
color: rgba(34, 34, 34, 1.0);
}

tfoot td {
background-color: rgba(245, 245, 245, 1.0);
color: rgba(34, 34, 34, 1.0);
}

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





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


.header__container {
	max-width: 1310px;
	}
	

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

.custom-menu-primary nav>ul>li>a.active-item{
color: rgba(255, 255, 255, 1.0);
background-color: rgba(0, 145, 212, 1.0);
}


.custom-menu-primary nav>ul>li>a:hover{
color: rgba(255, 255, 255, 1.0);
background-color: rgba(0, 145, 212, 1.0);
}








.footer__container {
max-width: 1280px;
}

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

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

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







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










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=}
}