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

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

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





body {
	color: #707070;
	font-family: Roboto
	font-size: 15px;
	font-weight: 
}

p {
	font-family: Roboto;
}

a {
	color: rgba(190, 209, 52, 1.0);
}

a:hover,
a:focus {
	color:#BED134;
}

a:active {
	color: rgba(230, 249, 92, 1.0);
}

h1 {
	color: #53565A;
	font-family: Roboto;
	font-size: 70px;
	font-weight: ;
}

h2 {
	color: #53565A;
	font-family: Roboto;
	font-size: 40px;
	font-weight: ;
}
h3 {
	color: #53565A;
	font-family: Roboto;
	font-size: 36px;
	font-weight: ;
}
h4 {
	color: #53565A;
	font-family: Roboto;
	font-size: 28px;
	font-weight: ;
}
h5 {
	color: #53565A;
	font-family: Roboto;
	font-size: 24px;
	font-weight: ;
}

h6 {
	color: ;
	font-family: Roboto;
	font-size: 16px;
	font-weight: ;
}

blockquote {
	border-left: 0 solid #EEEEEE;;
}
@media (max-width: 479px){
	body {
		font-size: 16px;
	}
	h1 {
		font-size: 40px;
	}

	h2 {
		font-size: 35px;
	}

	h3 {
		font-size: 30px;
	}

	h4 {
		font-size: 25px;
	}

	h5 {
		font-size: 20px;
	}
}




form,
.submitted-message {
	font-family: Roboto;
	background-color:#333;
	border: 1px solid #C4D600;
}

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

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

.hs-button:hover,
.hs-button:focus,
.button--primary:hover,
.button--primary:focus {
	background-color: #bed134;
	border-color: #EEEEEE;
	color: #ffffff;
}

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

.hs-form label {
	color: rgba(255, 255, 255, 1.0);
}

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

form select,
form textarea,
.hs-input,
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select{
	border-color: rgba(203, 214, 226, 1.0);
	color: #33475b;
	border-radius: 0px;
	background-color:#f5f8fa;
}

form select:focus,
form textarea:focus,
.hs-input:focus,
input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus{
	border-color: rgba(238, 238, 238, 1.0);
	outline: none;
}

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

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

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

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

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

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





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

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

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

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





.header__container {
	max-width: 1140px;
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
	color: #444444;
}

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

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: #c4d600;
}
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: #BED134;
}
body .custom-menu-primary .submenu.level-1 > li {
	background-color: ;
}
body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
	background-color: #BED134
}
body .custom-menu-primary .submenu.level-1 > li > a.active-branch {
	color: #c4d600;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
	background-color: #c4d600;
}
body .custom-menu-primary .submenu.level-2 > li > a {
	color: #999999;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
	background-color: #FAFAFA;
}
body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
	background-color: #FAFAFA;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
	background-color: #EEEEEE;
	color: #BED134;
}
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link.active-branch {
	color: #EEEEEE;
	background-color: #999999;
}

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

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


.header-group:before {
	background:rgba(238, 238, 238, 1.0);
}
.scroll-header .header-group:before {
	background:#EEEEEE;
}

.custom-menu-primary .hs-menu-wrapper ul ul li:hover > a {
	color:#BED134;
	background:rgba(238, 238, 238, 1.0);
}

@media(min-width: 992px) {
	.custom-menu-primary .hs-menu-wrapper > ul > li > a{
		color:#444444;
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
		color:#ffffff;
		background:rgba(190, 209, 52, 1.0);
	}
	.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
		color:#c4d600;
		background:rgba(190, 209, 52, 1.0);
	}

	.custom-menu-primary .hs-menu-wrapper ul ul{
		background:#FAFAFA;
	}
	.custom-menu-primary .hs-menu-wrapper ul ul li a{
		color:#999999;
	}
	.custom-menu-primary .hs-menu-wrapper ul ul li.active > a{
		color:#EEEEEE;
		background:rgba(153, 153, 153, 1.0);
	}
} 


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

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





.footer__container {
	max-width: 1140px;
}
.footer__main {
	background:#EEEEEE;
}
.footer-logo p {
	color:#444444;
}
.footer-menu-group .hs-menu-wrapper > ul > li > a, .footer-contact-info h2{
	color:#444444;
}
.footer-menu-group .hs-menu-wrapper ul ul li a,
.footer-contact-info ul li a{
	color:#BED134; 
}
.footer-menu-group .hs-menu-wrapper ul ul li a:hover,
.footer-contact-info ul li a:hover{
	color:#FAFAFA;
}
.footer-contact-info ul.social-icons li a {
	color:#444444;
}
.footer-contact-info ul.social-icons li:hover a {
	color:#FAFAFA;
}





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

.blog-post__date {
	border-color: #707070;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
	color: #707070;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
	color: #484848;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
	color: #989898;
}

.blog-tag-filter__menu-link--active-item:after {
	background-color: #EEEEEE;
}

.blog-pagination__link {
	color: #707070;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
	background-color: #EEEEEE;
}

.blog-post__title {
	color: #53565A;
	font-family:Roboto;
	font-size: 40px;
	font-weight: ;
}

.blog-post__author {
	background-color: #EEEEEE;
}

#comments-listing .comment-reply-to {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
	color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
	color: rgba(#null, 0.0);
}










body .icon svg {
	fill: #EEEEEE;
}

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

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

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

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

.page-center,.content-wrapper {
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 576px){
	.page-center,.content-wrapper {
		max-width: 540px;
	}
}
@media (min-width: 768px){
	.page-center,.content-wrapper {
		max-width: 720px;
	}
}
@media (min-width: 992px){
	.page-center,.content-wrapper {
		max-width: 960px;
	}
}
@media (min-width: 1200px){
	.page-center,.content-wrapper {
    max-width: 1140px;
/* 		max-width: 1140px; */
	}
}






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