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

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

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




html {
  font-size: 15;
}

body {
  color: #506173;
  font-family: Arial;
  font-weight: 400;
  font-size: 15px;
}

p {
  font-family: Arial;
  font-weight: 400
}

a {
  font-family: Arial;
  color: rgba(0, 164, 212, 1.0);
  cursor: pointer;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

a:hover,
a:focus {
  color: rgba(42, 100, 150, 1.0);
}

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

h1 {
  color: #506173;
  font-family: Arial;
  font-size: 30px;
  font-weight: 300;
}

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

h2 {
  color: #00a4d4;
  font-family: Arial;
  font-size: 24px;
  font-weight: 300;
}

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

h3 {
  color: #506173;
  font-family: Arial;
  font-size: 20px;
  font-weight: 300;
}

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

h4 {
  color: #506173;
  font-family: Arial;
  font-size: 18px;
  font-weight: 300;
}

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

h5 {
  color: #333333;
  font-family: Arial;
  font-size: 15px;
  font-weight: 300;
}

h6 {
  color: #506173;
  font-family: Arial;
  font-size: 14px;
  font-weight: 300;
}

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






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

h3.form-title {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(101, 117, 132, 1.0);
  
  padding: 10px 5px;
  
}

.hs-button,
.button--primary {
  background-color: rgba(0, 164, 212, 1.0);
  border-color: rgba(118, 118, 118, 1.0);
  border-radius: 5px;
  border-width: 0px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
}

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

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

.hs-form label {
  color: rgba(80, 97, 115, 1.0);
}

.hs-form legend {
  color: rgba(80, 97, 115, 1.0);
}

form input,
form select,
form textarea,
.hs-input {
  border-color: rgba(189, 196, 202, 1.0);
  border-radius: 0px;
}

form input:focus,
form select:focus,
form textarea:focus,
.hs-input:focus {
  border-color: rgba(#null, 0.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: #506173;
}

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

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

.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: 1px solid rgba(36, 58, 80, 1.0);
  color: rgba(36, 58, 80, 1.0);
}

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

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(36, 58, 80, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(36, 58, 80, 1.0);
}





.header_top .lang_switcher_class {
	display: block;
}

.header_top .lang_switcher_class .globe_class {
	background-image: none;
	width: auto;
	height: 25px;
	cursor: pointer;
}

.header_top .lang_switcher_class .globe_class .lang_list_class {
	display: flex;
	align-items: center;
	top: 0;
	right: 5px;
	left: auto;
	height: 21px;
	transform: none;
}

.header_top .lang_switcher_class .globe_class .lang_list_class::before,
.header_top .lang_switcher_class .globe_class .lang_list_class::after {
	display: none;
}

.header_top .lang_switcher_class .globe_class .lang_list_class li {
	border: none;
  background-color: transparent;
	padding: 0;
}

.header_top .lang_switcher_class .globe_class .lang_list_class li a:hover {
	color: #00a4d4;
}

.header_top .lang_switcher_class .globe_class .lang_list_class li:first-child a {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #000;
}

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

.header__container {
	position: relative;
  max-width: 1170px;
}
.navbar-collapse .custom-menu-primary ul.submenu.level-1>li>a:hover{
  border-top: 5px solid rgba(244, 245, 246, 1.0);
}
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(36, 58, 80, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > a{  
  color:rgba(36, 58, 80,1.0);
}



.custom-menu-primary .navigation-primary > ul > li > a:hover,
.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(0, 0, 0, 1.0);
  background-color: rgba(244, 245, 246, 1.0);
}

body .custom-menu-primary ul ul{
  background-color:rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul > li > a.active-item,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: rgba(36, 58, 80, 1.0);
  background-color: rgba(244, 245, 246, 1.0);
}

body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
  background-color: rgba(244, 245, 246, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a {
  color: rgba(36, 58, 80, 1.0);
  background-color: rgba(255, 255, 255, 1.0);
}

.custom-menu-primary .navigation-primary > ul ul li a:hover,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: rgba(36, 58, 80, 1.0);
  background-color: rgba(244, 245, 246, 1.0);
}
.custom-menu-primary .navigation-primary > ul ul li a.active-item{
  color: rgba(36, 58, 80, 1.0);
  background-color: rgba(244, 245, 246, 1.0);
}

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

.header__language-switcher-label-current:after {
  border-top-color: rgba(36, 58, 80, 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(36, 58, 80, 1.0);
  }
}





.footer_top {
  background-color: rgba(36, 58, 80, 1.0);

}
.footer_des_heading{
  color: rgba(145, 156, 167, 1.0);
}
.footer_row h3{
  color: rgba(0, 164, 212, 1.0);
}
.menu-website-part li a, .menu-website-part-2-container li a, .right_textwidget a{
  color: rgba(145, 156, 167, 1.0);
}
.footer_des_heading a {
  color: rgba(145, 156, 167, 1.0);
}
.footer_des_heading a:hover{
  color: rgba(66, 139, 202, 1.0);
}

.menu-website-part li a:hover, .menu-website-part-2-container li a:hover, .right_textwidget a:hover
{
  color: rgba(66, 139, 202, 1.0);
}
.copyright, .copyright a
{
  color: rgba(167, 176, 185, 1.0);
}
.copyright a:hover{
  color: rgba(167, 176, 185, 1.0);
}
.footer_bottom{
  background-color: rgba(28, 45, 62, 1.0);
}





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












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 {
  max-width: 1170px;
  margin: 0 auto;
}





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

.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}
@media (min-width: 768px){
  .footer__container, .header__container, .page-center, .content-wrapper, main.body-container-wrapper .dnd-section > .row-fluid {
    max-width: 749.9999999934px; 
  }  
}

@media (min-width: 992px){
  .footer__container, .header__container, .page-center, .content-wrapper, main.body-container-wrapper .dnd-section > .row-fluid {
    max-width: 970.0000000002px;  
  }  
}

@media (min-width: 1200px){
  .footer__container, .header__container , .page-center , .content-wrapper, main.body-container-wrapper .dnd-section > .row-fluid  {
    max-width: 1170px; 
  }  
}