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

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

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




html {
	font-size: 20;
}

body {
 color: rgba(17, 47, 71, 1.0);
  font-family: Nunito;
  font-weight: 300;
  font-size: 20px;
}


p {
	font-family: Nunito;
	font-weight: 300
}

a {
	font-family: Nunito;
	color: rgba(0, 0, 0, 1.0);
	cursor: pointer;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
   transition: all 0.4s ease;
}

a:hover,
a:focus {
	color: rgba(255, 97, 92, 1.0);
}

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

h1 {
color: rgba(43, 42, 40, 1.0);
	font-family: Figtree;
	font-size: 50px;
	font-weight: 600;
}

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

h2 {
color: rgba(43, 42, 40, 1.0);
	font-family: Figtree;
	font-size: 38px;
	font-weight: 600;
}

@media(max-width: 767px) {
	h2 {
		font-size: 25.840000000000003px;
	}
}

h3 {
color: rgba(43, 42, 40, 1.0);
	font-family: Nunito;
	font-size: 30px;
	font-weight: 400;
}

@media(max-width: 767px) {
	h3 {
		font-size: 28.2px;
	}
}

h4 {
color: rgba(43, 42, 40, 1.0);
	font-family: LyonDisplay-Regular;
	font-size: 28px;
	font-weight: 400;
}

@media(max-width: 767px) {
	h4 {
		font-size: 23.8px;
	}
}

h5 {
color: rgba(43, 42, 40, 1.0);
	font-family: LyonDisplay-Regular;
	font-size: 26px;
	font-weight: 400;
}

h6 {
color: rgba(43, 42, 40, 1.0);
	font-family: LyonDisplay-Regular;
	font-size: 24px;
	font-weight: 400;
}

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





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

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

  
}

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

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

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

.hs-form label,label {
	color: rgba(43, 42, 40, 1.0);
}

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

form input,
form select,
form textarea,
.hs-input {
  background-color: rgba(246, 246, 245, 1.0);
border-color: rgba(233, 233, 233, 1.0);
  color: rgba(127, 131, 133, 1.0);
  border-radius: 0px;
 border-width: 1px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input: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: #494A52;
}

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

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

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

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

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





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

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

tfoot td {
	background-color: rgba(17, 47, 71, 1.0);
	color: rgba(255, 255, 255, 1.0);
}

table,
tbody + tbody {
	border-color: rgba(17, 47, 71, 1.0);
}





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

header.header a{
	color: rgba(32, 40, 63, 1.0);
}

header.header a:hover,
header.header a:focus{
	color: rgba(32, 40, 63, 1.0);
}

header.header .top-bar{
	border-color: rgba(245, 245, 245, 0.2);
}

.header__container {
	max-width: 1248px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
color: rgba(32, 40, 63, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover > a,
body .custom-menu-primary .submenu.level-1 > li:focus > a,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
 color: rgba(32, 40, 63, 1.0);
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
 color: rgba(32, 40, 63, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
 background-color: rgba(160, 170, 180, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li >a {
 background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-1 > li:hover>a,
body .custom-menu-primary .submenu.level-1 > li:focus>a {
 background-color: rgba(160, 170, 180, 1.0);
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
color: rgba(32, 40, 63, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
 background-color: rgba(32, 40, 63, 1.0);
}


body .custom-menu-primary .submenu.level-2,
body .custom-menu-primary .submenu.level-2 ul{
 background-color: rgba(160, 170, 180, 1.0);
}

body .custom-menu-primary .submenu.level-2 li a {
color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
 background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
 background-color: rgba(#null, 0.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item:hover>.menu-link,
body .custom-menu-primary .submenu.level-2 .menu-item:focus>.menu-link,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
 background-color: rgba(255, 255, 255, 1.0);
color: rgba(255, 255, 255, 1.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
 color: rgba(255, 255, 255, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary ul.submenu.level-1>li:last-child>a{
 color: rgba(255, 255, 255, 1.0);
 background-color: rgba(24, 143, 102, 1.0);
}

body .custom-menu-primary ul.submenu.level-1>li:last-child:hover>a{
 color: rgba(255, 255, 255, 1.0);
 background-color: rgba(24, 143, 102, 1.0);
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
	font-family: Nunito;
}

.header__language-switcher-label-current:after {
	border-top-color: rgba(32, 40, 63, 1.0);
}

@media(max-width: 767px) {
	.header__navigation {
		background-color: rgba(255, 255, 255, 1.0);
	}

	.header__navigation-toggle svg,
	.menu-arrow svg {
		fill: rgba(32, 40, 63, 1.0);
	}
}







footer.footer .footer-top{
	background-color: rgba(255, 255, 255, 1.0);
 color: rgba(17, 47, 71, 1.0);
}

footer.footer .footer-top .footer-widget-list ul li:first-child>div{
 color: rgba(17, 47, 71, 1.0);
}

footer.footer .footer-top a{
 color: rgba(17, 47, 71, 1.0);
}

footer.footer .footer-top a:hover,
footer.footer .footer-top a:focus,
footer.footer .footer-widget-list ul li address:hover{
 color: rgba(17, 47, 71, 1.0);
}

footer.footer .footer-bottom{
	background-color: rgba(32, 49, 104, 1.0);
}

footer.footer .footer-bottom a{
color: rgba(245, 245, 245, 1.0);
}

footer.footer .footer-bottom a:hover,
footer.footer .footer-bottom a:focus{
color: rgba(245, 245, 245, 1.0);
}




.footer__container {
	max-width: 1248px;
}





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









body .icon svg {
	fill: #FFFFFF;
}

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

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

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

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

.page-center {
	max-width: 1248px;
	margin: 0 auto;
}




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