/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

body#top {
	--sanared: #e62d4b;
}

#top img {
	border: 0 none;
	border-radius: unset;
}

#top .avia-slideshow-featured_large {
	box-shadow: 0 4px 25px rgba(0,0,0,.35), 0 4px 45px rgba(0,0,0,.25)
}

#top .special_amp {
	border: inherit;
	font: inherit;
	color: inherit;
}

#top textarea {
	margin-bottom: 0;
}

#top .header_start .container,
#top .container {
	padding: 60px;
	/*margin: 0px;*/
}

#top .av-special-heading.av-linked-heading a:hover {
	opacity: 1;
}

#top .nopadding .container {
	padding: 0;
}

#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	padding-top: 1em;
    padding-bottom: 0.85em;
	padding-right: .75em;
	padding-left: .75em;
}

#top h1, #top h2, #top h3 {
	font-weight: 600 !important;
    text-transform: none !important;
}

#top h1 {
	font-size: 50px;    
}

#top h2 {
    font-size: 32px;
}
@media only screen and (max-width: 767px) {
	#top h1 {
		font-size: 40px;    
	}

	#top h2 {
		font-size: 28px;
	}
}
#top p {
	font-size: 18px;
    font-weight: 400;
	line-height: 1.6em;
	text-rendering: geometricPrecision;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#top select {
	text-align-last: left !important;
}

#top .ui-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-title {
	width: 50%;
}

#top #gform_3 #field_3_1 .gfield_required,
#top #gform_3 #field_3_25 .gfield_required,
#top #gform_3 #field_3_10 .gfield_required,
#top #gform_3 #field_3_14 .gfield_required,
#top #gform_3 #field_3_15 .gfield_required,
#top #gform_4 #field_4_1 .gfield_required,
#top #gform_4 #field_4_25 .gfield_required,
#top #gform_4 #field_4_10 .gfield_required,
#top #gform_4 #field_4_14 .gfield_required,
#top #gform_4 #field_4_15 .gfield_required {
	display: none;
}

#top .av-subheading p{
	font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

#top .button_transparent a {
	padding-left: 0px;
	letter-spacing: normal;
	font-weight: 600;
}

#top .button_transparent .avia_iconbox_title {
	margin-right: 20px;
}

#top .headline_check-up, #top .text_check-up {
	padding-left: 20px;
}

#top .headline_check-up {
	padding-right: 100px;
}

#top .text_check-up p {
	margin-top: 0px;
    font-size: 14px;
	padding-bottom: 30px;
	padding-right: 80px;
}

#top .headline_check-up h3 {
    font-weight: 400;
    margin-top: -28px;
    font-size: 25px;
}

#top .shadow_spalte {
	cursor: pointer;
	transition: all .3s;
	box-shadow: 0px 7px 16px 0px rgba(0,0,0,.16);
}

#top .shadow_spalte:hover {
	box-shadow: 0px 10px 26px 0px rgba(0,0,0,.25);
	transform: translatey(-2px);
}

@media only screen and (min-width: 768px) {
	#top .shadow_spalte_2 {
		transform: translatey(-50%);
	}
	#top .shadow_spalte_2:hover {
		transform: translatey(calc(-50% - 2px));
	}
}

#top .av-l3vgk2at-bd050ad5751b6744ce5f0590b7283119.av-equal-height-column-flextable:not(:first-child) {
    margin-top: -150px;
}

#top .h2_zwiwa h2 {
	font-weight: 300 !important;
}
@media only screen and (min-width: 768px) {
	#top .h2_zwiwa h2 {
		font-size: 45px;		
	}
}

#top .av-l3vkfllt-80f66da13fc943e8567aa54cd991f0c1 {
	float: initial;
}

#top .headline_box {
    background: #fff;
    
	margin-top: 0px;
	cursor: default;
	user-select: none;	
	transition: transform .5s;
}

#top .headline_box h4 {
    font-weight: 700;
    font-size: 20px;
	line-height: 28px;
}

#top .headline_box .av-subheading p {
	font-size: 15px !important;
	text-transform: none !important;
	margin-top: 10px;
	max-width: 80%;
	line-height: 24px;
}

#top .headline_box:hover {
    background: #0E69B4;
	box-shadow: 0px 1px 20px 2px rgba(0,0,0,.16);
	transform: translatex(15px);
	z-index: 999;
}

#top .headline_box:hover * {
	color: #fff !important; 
	text-decoration: none !important;
}

#top .headline_box .wrapper-link {
	display: block;
	padding: 30px !important;
	color: #000;
}

#top .headline_box .wrapper-link .av-special-heading-tag {
	float: none;
}

#top .gform_wrapper.gravity-theme .instruction,
#top .slide-meta {
	display: none;
	visibility: hidden;
}

#top .latest-news .slide-content {
	padding: 2rem;
}
@media only screen and (max-width:767px) {
  .responsive #top #wrap_all #header {
    position: fixed !important;
  }

  .responsive #top #main {
    padding-top: 79px !important;
  }
}
/*#top .avia-builder-el-54 .slide-entry {
	box-shadow: 0px -1px 8px 0px #dedede;
	margin-right: 3px;
    width: 32%;
    margin-left: 10px;
}

#top .avia-builder-el-54 .slide-entry:hover {
	box-shadow: 0px 1px 15px 0px #dedede;
	transform: scale(1.05);
}
*/
.avia-content-slider .slide-image, .avia-content-slider .slide-image img {
    border-radius: 0px;
}
#top .avia-button {
	border: 0 none !important;
}
#top .tnp-subscription input.tnp-submit,
#top .avia-button.avia-size-large {
	box-shadow: 0 5px 16px rgba(0,0,0,.3);
}

#top .avia-button-wrap:not(.button_transparent) .avia-button:hover {
	transform: translatey(-2px);
	box-shadow: 0 7px 20px rgba(0,0,0,.3);
	opacity: 1;
}

.tnp-subscription {
    display: block;
    margin: 0px !important;
}
#top .tnp-profile form .tnp-field input[type=submit],
#top .tnp-subscription input.tnp-submit {
    background-color: var(--sanared);
    color: #fff;
    width: auto;
    height: auto;
    margin: 0;
    padding: 17px 40px;
    font-family: inherit;
    font-size: 16px;
}

.av-social-sharing-box.av-social-sharing-box-same-width .av-share-box ul li a {
    color: #fff;
}

#top .av_inherit_color a {
    text-decoration: none;
}

#top .socket_color .container {
	padding: 10px 60px !important;
}

#top .footer_color .container {
	padding: 10px 60px !important;
}

#header_main .container {
	padding: 0px 60px !important;
}

#top .av_header_transparency .avia-menu ul li a {
	color: #fff;
}

#top .container-image-fullwidth .container {
	height: 0;
    padding: 0;
    padding-top: 63%;
}
@media only screen and (min-width: 768px) {
	#top .container-image-fullwidth .container {
		max-width: 80%;
	}
	#top #main .avia-section.container-image-fullwidth .template-page {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}	    
}
@media only screen and (min-width: 1120px) {
	#top .container-image-fullwidth .container {		
		padding-top: 33%;
	}
}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select {
	font-size: 1.2rem;
    font-family: inherit;
}

#top .latest-news .slide-entry {
	transition: all .4s;
	box-shadow: 0 3px 26px rgba(0,0,0,.05);
}

#top .latest-news .slide-entry:hover {
	transform: translatey(-5px);
	box-shadow: 0 8px 26px rgba(0,0,0,.05);
}

#top .avia-content-slider-inner, #top .avia-content-slider, #top .latest-news .avia-content-slider-inner .slide-entry-wrap {
	overflow: visible;
}

#top .avia-content-slider .slide-entry-title {
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 1rem;
}

#top .avia-content-slider .slide-entry-excerpt {
	font-size: 15px;
	line-height: 24px;
}

.avia_transform a .image-overlay {
	display: none !important;
	visibility: hidden !important;
}

#top .arrow-hover:after {
	opacity: 0;
	transition: all .4s;
	content: '';
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='45.254' viewBox='0 0 60 45.254'%3E%3Cg id='Group_254' data-name='Group 254' transform='translate(-8288.103 -5539.475) rotate(-45)'%3E%3Crect id='Rectangle_144' data-name='Rectangle 144' width='32' height='6' rx='3' transform='translate(1970 9804) rotate(90)' fill='%23fff'/%3E%3Crect id='Rectangle_146' data-name='Rectangle 146' width='57' height='6' rx='3' transform='translate(1929.695 9791.452) rotate(45)' fill='%23fff'/%3E%3Crect id='Rectangle_145' data-name='Rectangle 145' width='32' height='6' rx='3' transform='translate(1938 9830)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-size: 59px 43px;
	background-repeat: no-repeat;
	background-position: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #4B98D8;
	color: #fff;
	width: 94px;
	height: 94px;
	border-radius: 50%;
	position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translateX(50%);
	visibility: visible;
}

@media only screen and (max-width:1080px) {
	#top .arrow-hover:after {
		content: unset;
	}
}

#top .arrow-hover-turquoise:after {
	background-color: #0e8d9d;
}

#top .arrow-hover:hover:after {
	opacity: 1;
}

#top .tnp-subscription div.tnp-field.tnp-field-email {
	display: flex;
	flex-wrap: nowrap;
}
#top .tnp-subscription input[type=email] {
	min-height: 54px;
}
@media only screen and (min-width: 768px) {
	#top .tnp-subscription div.tnp-field.tnp-field-email {
		
	}
}

#top .mfp-wrap {
	top: 0 !important;
	position: fixed !important;
}
.mfp-iframe-holder .mfp-content {
	max-width: 1300px;
}

#top .button.gform_next_button {
	background: #0E69B4;
	color: #fff;
}

#top .gform_wrapper .gform_validation_errors {
	border-radius: 0;
	box-shadow: unset;
	margin-bottom: 2rem;
}

#top .gform_wrapper .gform_validation_errors h2 {
	font-size: 1rem;
}

#top .gf_page_steps {
	display: flex;
	justify-content: space-between;
}

#top .gfield label {
	font-size: 16px;
}

#top .gfield_description {
	font-style: italic;
	color: rgba(0,0,0,.5);
}

#top fieldset.gfield legend {	
	text-transform: uppercase;
}

#top .gf_page_steps {
	margin-bottom: 4rem;
	border: 0 none;
	position: relative;
}
#top .gf_page_steps .gf_step {
	z-index: 1;
	position: relative;
	margin-right: 0;
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}

#top .gf_page_steps:before {
	content: '';
	display: block;
	width: 95%;
	height: 6px;
	background-color: #fff;
	position: absolute;
	top: 37%;
	transform: translatey(-50%);
	z-index: 1;
}

#top .gf_step_label {
	font-weight: 300;
	font-size: 20px;
	padding: 0;
	margin-top: 1rem;
	text-align: center;
}

#top .gf_step_number {
	background-color: #fff;
	border: 0 none;
	width: 4rem;
	height: 4rem;
	border-radius: 2rem;
	line-height: 4rem;
}

#top .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before {
	width: 4rem;
	height: 4rem;
	border-radius: 2rem;
	line-height: 4rem;
	border: 0 none;
	left: 0;
	top: 0;
}

#top .gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after {
	
	color: rgba(255,255,255,.5);
	font-size: 2rem;
}

#top .gf_step_active .gf_step_number {
	background-color: #0E69B4;
	color: #fff;
}

@media screen and (min-width: 768px) {
	#top .gform_body {
		max-width: 680px;
		margin: 0 auto;
	}
	#top .gfield_radio {
		display: flex;
		justify-content: center;
		align-items: flex-start;
		flex-direction: column;
		flex-wrap: wrap;
		row-gap: 1rem;
	}
	#top .gfield_radio .gchoice {
		white-space: nowrap;
	}
	/*#top .gfield_radio .gchoice + .gchoice {
		margin-left: 1rem;
	}*/
	#top fieldset.gfield legend {
		text-align: center;
		margin-bottom: 1em;
	}
}



#top .gfield_radio .gchoice {
	display: grid;
    grid-template-columns: 47px auto;
    gap: 1em;
}

#top .gfield_radio .gchoice label {
	display: flex;
	align-items: center;
}
#top .gfield_radio input[type="radio"] {
	-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    margin: 0;
    font: inherit;
    color: currentColor;
    width: 47px;
    height: 47px;
    border: 0.1em solid #E5D7D3;
    border-radius: 50%;
    transform: translateY(-0.075em);
    display: grid;
    place-content: center;
}
#top .gfield_radio input[type="radio"]::before {
	content: "";
	width: 2em;
	height: 2em;
	transform: scale(0);
	transition: 120ms transform ease-in-out;
}

#top .gfield_radio input[type="radio"]:checked::before {
	transform: scale(1);
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23.616' height='18.561' viewBox='0 0 23.616 18.561'%3E%3Crect id='Rectangle_144' data-name='Rectangle 144' width='23.437' height='2.812' rx='1.406' transform='translate(23.616 1.988) rotate(135)' fill='%230E69B4'/%3E%3Crect id='Rectangle_145' data-name='Rectangle 145' width='9.963' height='2.812' rx='1.406' transform='translate(1.988 9.526) rotate(45)' fill='%230E69B4'/%3E%3C/svg%3E%0A");
	background-position: center;
	background-repeat: no-repeat;
}

#top .gform_page_footer .button {
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    letter-spacing: 0.08em;
	background-color: #0E69B4;
    border: 0 none;
    color: #ffffff;
	box-shadow: 0 5px 16px rgba(0,0,0,.3);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
#top .gform_page_footer .button:hover {
	transform: translatey(-2px);
	box-shadow: 0 7px 20px rgba(0,0,0,.3);
	opacity: 1;
}
#top .gform_page_footer .gform_previous_button {
	background-color: #fff;
	color: #000;
}
#top #header #menu-item-472 .avia_mega_div,
#top #header #menu-item-473 .avia_mega_div {
	background-color: #F7F8FC;
	max-width: 940px;
}
#top #header #menu-item-472 .avia_mega_div > .sub-menu,
#top #header #menu-item-473 .avia_mega_div > .sub-menu {
	display: flex;
    flex: 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: space-between;
	padding: 2rem 5rem;
}
#top #header #menu-item-472 .avia_mega_div > .sub-menu img,
#top #header #menu-item-473 .avia_mega_div > .sub-menu img {
	width: 100%;
	height: auto;
	max-width: 100%;
}
#top #menu-item-472 .sub-menu .menu-item,
#top #menu-item-473 .sub-menu .menu-item {
	display: block;
	width: 100%;
	max-width: 19%;
	padding: 0;
}

#top #menu-item-473 .sub-menu .menu-item {
	width: 15.666666%;
}

#top #menu-item-473 .sub-menu:first-of-type {
	padding-bottom: 0 !important;
}
#top #menu-item-473 .sub-menu:last-of-type {
	padding-top: 0 !important;
}

#top #menu-item-473 .sub-menu:last-of-type li#menu-item-2805{
	order: 999;
}

#top #menu-item-473 .sub-menu a {
	font-size: 12px;
}

#top #header .avia_mega_div > .sub-menu h3 {
	font-size: 20px;
	font-weight: 600;
	color: #3B3B3B;
}
#top #header .avia_mega_div > .sub-menu p {
	font-size: 15px;
	line-height: 24px;
	font-weight: medium;
}

#top .avia-content-slider .avia-slideshow-arrows {
	width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
#top .avia-content-slider .avia-slideshow-arrows a {
	width: 20px;
	height: 33px;
	padding: 0;
}
#top .avia-content-slider .avia-content-slider-inner {
	max-width: 90%;
	margin: 0 auto;
}
#top .avia-content-slider .avia-slideshow-arrows a:before {
	background-position: center;
	background-repeat: no-repeat;
	width: 20px;
	height: 33px;
	padding: 0;
	background: transparent;
	content: '';
}
#top .avia-content-slider .avia-slideshow-arrows a.next-slide:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.593' height='32.998' viewBox='0 0 19.593 32.998'%3E%3Cg id='Group_836' data-name='Group 836' transform='translate(14641 15990.771) rotate(-90)'%3E%3Crect id='Rectangle_144' data-name='Rectangle 144' width='23.334' height='4.375' rx='2.187' transform='translate(15990.771 -14637.906) rotate(135)' fill='%233b3b3b'/%3E%3Crect id='Rectangle_145' data-name='Rectangle 145' width='23.334' height='4.375' rx='2.188' transform='translate(15960.867 -14641) rotate(45)' fill='%233b3b3b'/%3E%3C/g%3E%3C/svg%3E%0A");
}
#top .avia-content-slider .avia-slideshow-arrows a.prev-slide:before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19.593' height='32.998' viewBox='0 0 19.593 32.998'%3E%3Cg id='Group_835' data-name='Group 835' transform='translate(-14621.407 -15957.773) rotate(90)'%3E%3Crect id='Rectangle_144' data-name='Rectangle 144' width='23.334' height='4.375' rx='2.187' transform='translate(15990.771 -14637.906) rotate(135)' fill='%233b3b3b'/%3E%3Crect id='Rectangle_145' data-name='Rectangle 145' width='23.334' height='4.375' rx='2.188' transform='translate(15960.867 -14641) rotate(45)' fill='%233b3b3b'/%3E%3C/g%3E%3C/svg%3E%0A");	
}
#top .routine-step {
	text-align: center;
}
#top .routine-step span {
	display: inline-block;
	background-color: #0e69b4;
	font-size: 15px;
	font-weight: 400;
	padding-left: 40px;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
	border-radius: 30px;
    letter-spacing: 0.08em;
	color: #fff;
	margin: 0 auto;
}
#top .flex_column.team-member > .avia-image-container {
	transition: all .4s;
}

#top .flex_column.team-member > .avia-image-container:nth-of-type(2) {
	opacity: 0;
	position: absolute;
	top: 0; 
	z-index: 2;
}

#top .flex_column.team-member:hover > .avia-image-container:nth-of-type(2) {
	opacity: 1;
}
/*#top .avia-slideshow.av-control-minimal .avia-slideshow-arrows a {
	display: flex;
    align-items: center;
    justify-content: center;
}*/
#top .avia-slideshow.av-control-minimal .avia-slideshow-arrows a:before {
	padding: 0;
}

#top #avia-menu > li .signet-header {
	display: inline-block;
	background-image: url("https://sana-praevention.de/wp-content/uploads/2022/07/sana-signet-blau.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 80px;
	height: 100%;
}

#top .av_header_transparency.av_alternate_logo_active #avia-menu > li .signet-header {
	background-image: url("https://sana-praevention.de/wp-content/uploads/2022/07/sana-signet-weiss.png");
}

#top .av-elegant-toggle .toggle_content {
	font-size: inherit;
}

#top #gfield_instruction_3_26 {
	display: none;
	visibility: hidden;
}

#top .main_color .toggle_content {
	background-color: #e5e5e5;
}

#top .togglecontainer .single_toggle .toggler {
	border-right: 0;
	border-left: 0;
	padding-right: 0;
	padding-left: 30px;
}

#top .toggler .toggle_icon {
	border: 0;
	left: 0;
}

#top #menu-item-764 .avia-menu-fx {
	display: none;
	visibility: hidden;
}

div.avia-popup .mfp-iframe-scaler .mfp-close {
	top: 60px;
    right: 15px;
    color: #000;
    border: 1px solid #000;
}

#top .mega_menu_title h3 span {
	display: none;
}

#top .toggle_content p {
	font-size: 14px;
}


@media only screen and (min-width:768px) {
	#top .section--checkup .av_one_half .av_textblock_section {
		padding: 50px;
	}
	#top .section--checkup .av_one_half .av_textblock_section p {
		margin-top: 0;
	}
	#top .section--checkup .av_one_half .avia-image-container {
		padding-top: 50px;
	}
}

@media screen and (max-width: 767px) {
	#top .avia-section.av-l4456j27-ab72e4cad44d837dbe21b20db9fc4be7 {
		background-position: 20% 50%;
	}
	.mfp-iframe-scaler {
    	padding-top: 200% !important;
	}
	
	#top .av-special-heading.av-l4cqwwzd-6afb060d8a3fc2610a93195c51987ff7 h1 {
    font-size: 30px;
    margin-top: 25px;
	}
	
	#header_main .container {
    	padding: 0px 0px !important;
	}
	
	#top h1 {
    	font-size: 45px;
	}
	
	.avia-section.av-l3vkoqps-31aa4d28612644cf1fe3e8cdcbbb8a18 {
    	background-position: 36% 50% !important;
	}
	
	.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even {
    	margin: 0 0 25px 0;	
	}
	
	.avia-section.av-b3tn8-6a32527df4a56bcf033a5d366a4b3e94 {
    background-position: 67% 50% !important;
	}
	
	#top .border_dashed_right {
    	border-right: none;
	}
		#top .mfp-iframe-scaler {
    	padding-top: 200% !important;
	}
	
	#top .karriere_text h2 {
	font-weight: 400 !important;
	font-size: 22px !important;
	line-height: 1.4em !important;
	}
	
	#top .karriere_font p {
	font-size: 21px !important;
	}
}

#top .text-shadow {
	text-shadow: 1px 1px 0 rgba(0,0,0,.3);
}

#top .img_background_karriere {
	width: 90%;
    margin-left: 5%;
    margin-top: -4%;
}

#top .img_karriere_margin_bottom img {
	margin-bottom: -32% !important;
}



#top .karriere_font p {
	font-size: 22px;
	
}