body {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.child_theme .button, .child_theme button,.child_theme .button.primary{
	border-radius: 16px 0 !important;
}
.child_theme iframe { 
	width: 100%;
}
.child_theme .clients .clients-content {
	display: flex; justify-content: center; 
	gap: 30px;flex-wrap: wrap;
}
.child_theme .clients .clients-content img { 
	width: 170px;
}
.body-container--about .hero_slider img {
	object-position: top;
}
.child_theme .clients { 
	overflow: visible !important;
}
.child_theme footer.footer .container-fluid.footer__container.content-wrapper {
	padding: 0 40px;
}
.child_theme .menu__submenu--level-2 {
	transform: none !important;
}
.child_theme p {
	margin: 16px 0;
}
.child_theme p a,.child_theme footer.footer p a {
	text-decoration: underline;
	text-decoration-thickness: 1px;
}
@media(min-width:768px){
	.child_theme header.header .menu__item {
		padding: 0 0 12px;;margin-right: 10px;}
	.child_theme header.header .menu__link{
		text-transform: uppercase;
		white-space: normal;}
	.child_theme header .header__navigation.header--element ul.menu__wrapper.no-list{
		text-align:left;
	}
}
@media(max-width:991px) and (min-width:768px){
	.child_theme header.header .button.primary {
		padding: 10px 15px;}
}
@media(max-width:767px){
	.child_theme .header__navigation.open { top: 100%;}
	.child_theme .header__navigation--toggle:before { color: #fff;}
	.child_theme	h2 { font-size: 35px;}
	.child_theme .header__close--toggle:before { color: #fff;}
	.child_theme footer.footer .container-fluid.footer__container.content-wrapper {
		padding: 0 20px;}
	.child_theme header.header .button.primary {
		padding: 10px 15px;font-size: 15px;}
}
#hs-register-widget-explicit-consent {
  display: inline-block;
  width: auto;
  float: none;
  margin: 4px 8px 0 0;
  vertical-align: top;
}

#hs-register-widget-checkbox-consent {
  display: inline;
  width: auto;
}
@media (max-width: 767px) {

 .hs_cos_wrapper_type_logo img {

   max-width: 200px !important;

   width: 200px !important;

 }
  
  .menu-link {
    color: white !important;
}