/*-----------------------------------------------------------------------------------*/
/*	FONTS
/*-----------------------------------------------------------------------------------*/

/* josefin-sans-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/josefin-sans-v26-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 100;
  src: url('../fonts/josefin-sans-v26-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/josefin-sans-v26-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 200;
  src: url('../fonts/josefin-sans-v26-latin-200italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/josefin-sans-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../fonts/josefin-sans-v26-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/josefin-sans-v26-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/josefin-sans-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 500;
  src: url('../fonts/josefin-sans-v26-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/josefin-sans-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../fonts/josefin-sans-v26-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/josefin-sans-v26-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* josefin-sans-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Josefin Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/josefin-sans-v26-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/*-----------------------------------------------------------------------------------*/
/*	GENERAL STYLING
/*-----------------------------------------------------------------------------------*/

body {
	overflow-x:hidden;
	position:relative;
	margin: 0;
	padding:0;
	font-family: 'Josefin Sans';
    font-style: normal;
    font-weight: 300;
	font-size: 18px;
	line-height: 23px;
	color: #be8d4a;
	background-color:#fff;
}

a, input, select, textarea {
	vertical-align:top;
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

::-webkit-input-placeholder {opacity: 1 !important;}
:-moz-placeholder {opacity: 1 !important;}
::-moz-placeholder {opacity: 1 !important;}
:-ms-input-placeholder {opacity: 1 !important;}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

textarea {resize: none;}

hr {
      width: 100%;
      height: 1px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2em;
      background-color: #be8d4a;
      border: 0 none;
      }


.trenner hr {
      width: 100%;
      height: 7px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 2em;
      background-color: #f8f0e7;
      border: 0 none;
      }


img {
	outline:0;
	vertical-align:top;
	border:0;
	width:100%;
	max-width:100.1%;
	height:auto;
}

a {
	color:#be8d4a;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover,
a:focus {
	text-decoration:none;
	color:#000;
}


.clear {
	clear:both;
	height:0;
	font-size:0;
}

#page {
	overflow-x:hidden;
}

section {padding: 55px 0;}

.container {
	padding-left: 30px;
	padding-right: 30px;
}




.margbot0 {margin-bottom:0 !important;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot25 {margin-bottom:25px !important;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot55 {margin-bottom:55px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot65 {margin-bottom:65px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot75 {margin-bottom:75px !important;}
.margbot80 {margin-bottom:80px !important;}
.margbot95 {margin-bottom:95px !important;}
.margbot120 {margin-bottom:120px !important;}

.pad0 {padding:0 !important;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padbot85 {padding-bottom:85px !important;}
.padtop0 {padding-top:0 !important;}
.padright0 {padding-right:0 !important;}


.center {text-align:center;}
.right {text-align:right;}

.color_text {color:#9a99ff !important;}


.btn {
	display:inline-block;
	vertical-align:top;
	padding:12px 53px 11px;
	text-transform:none;
	font-weight:400;
	line-height:20px;
	font-size:15px;
	color:#fff;
	text-shadow:none;
	border:0;
	border-radius:0;
	box-shadow:none;
	background-color:#333;
}
.btn:hover {
	color:#333;
	background-color:#9a99ff;
}





/*-----------------------------------------------------------------------------------*/
/*	TYPOGRAPHY
/*-----------------------------------------------------------------------------------*/
ul, ol {padding:0; margin:0;}
li {padding:0; margin:0; list-style:none;}

#datenschutz li {list-style:square;}
#clustermedizin li {list-style:square;}
#senioren li {list-style:square;}

p {margin:0 0 20px;}


h1 {
	margin-top:0;
	font-family: 'Josefin Sans', serif;
	text-transform:none;
	font-weight:400;
	line-height:1.2;
	color:#be8d4a;
}

h2, h3, h4, h5, h6 {
	margin-top:0;
	font-family: 'Josefin Sans', serif;
	text-transform:none;
	font-weight:300;
	line-height:1.2;
	color:#be8d4a;
}

b {
	font-family: 'Josefin Sans', serif;
	text-transform:none;
	font-weight:400;
}

h1 {margin:0 0 24px; font-size:32px;}
h2 {margin:0 0 43px; font-size:28px;}
h3 {margin:0 0 21px; font-size:20px;}
h4 {margin:0 0 21px; font-size:17px;}
h5 {margin:0 0 15px; font-size:15px;}
h6 {margin:0 0 15px; font-size:12px;}









/*-----------------------------------------------------------------------------------*/
/*	HEADER
/*-----------------------------------------------------------------------------------*/
header {
	position:fixed;
	z-index:9999;
	left:0;
	top:0;
	width:100%;
	padding:36px 0;
	background-color:#fff;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
header.menu_fixed {
	padding:15px 0;
	background-color:#fff;
}


.logo {float:right;}
.logo a {display:block;}




/* Menu */
.main_menu {
	font-size: 15px;
	float:left;
	padding:0;
}
.main_menu li {
	display:inline-block;
	margin:20px 0 0 4px;
	padding:0;
}
.main_menu li a {
	display:block;
	padding:6px 10px;
	font-weight:400;
	color:#be8d4a;
}
.main_menu li a:hover,
.main_menu li.active a {
	color:#be8d4a;
	text-shadow:none;
}


/*-----------------------------------------------------------------------------------*/
/*	Diagnose Gallery
/*-----------------------------------------------------------------------------------*/
#diagnose .gallery_item, 
#therapie .gallery_item, 
#erstehilfe .gallery_item,
#patriciabasel .gallery_item,
#clustermedizin .gallery_item {
	padding-left:65px;
	padding-right:65px;
}
#diagnose .gallery_img, 
#therapie .gallery_img, 
#erstehilfe .gallery_img, 
#patriciabasel .gallery_img,
#clustermedizin .gallery_img {
	position:relative;
	overflow:hidden;
	display:block;
	margin:0 0 25px;
	border-radius:50%;
}
#diagnose .gallery_img:before {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
	border-radius:50%;
}
#diagnose .gallery_img:hover:before {opacity:0.3;}
#diagnose .gallery_img img {
	border-radius:50%;
}
#diagnose .gallery_title {
	margin:0 0 8px;
	font-family: 'Josefin Sans', serif;
	text-transform:none;
	font-weight:700;
	line-height:20px;
	font-size:16px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

#diagnose .gallery_item span {
	display:block;
	padding:0 0 15px;
}


.kooperation img {
	outline:0;
	vertical-align:top;
	border:0;
	width:200px;
}




/* __________ Price Table __________ */
.module_price_table {
	overflow:hidden;
}	
.price_item {
	display:inline-block;
	float:left;
	width:100%;
}
.price_item .price_item_wrapper {
	padding-left:1px;
}
.price_item:first-child .price_item_wrapper {
	padding-left:0;
}
.price_item_title {
	padding:10px 0px 5px 0px;
	margin-bottom:5px;
	text-align:left;
    border-bottom: 2px #be8d4a solid;
}
.price_item_title h6 {
	color:#dddddd;
	font-size:18px;
	line-height:18px;
	margin:0;
	font-weight:400;
}
.most_popular .price_item_title h6 {
	color:#be8d4a;
}
.price_item_cost {
	padding:22px 20px 11px 20px;
	text-align:left;
}
.price_item_cost h2 {
	font-size:12px;
	line-height:14px;
	font-weight:700;
	color:#505050;
}
.price_item_cost h2 span {
	font-size:16px;
	line-height:32px;
	font-weight:400;
	color:#505050;
	text-transform:none;
}
.price_item_text {
	background:#fff;
	color:#be8d4a;
	text-align:left;
	line-height:16px;
	padding:9px 0px 11px 0px;
	margin-bottom:1px;
    border-bottom: 1px #be8d4a solid;
}

.price_item_text_noline {
	background:#fff;
	color:#be8d4a;
	text-align:left;
	line-height:22px;
	padding:9px 0px 5px 0px;
	margin-bottom:1px;
}

.price_item_text_last {
	background:#fff;
	color:#be8d4a;
	text-align:left;
	line-height:16px;
	padding:9px 0px 11px 0px;
	margin-bottom:1px;
    border-bottom: 1px #be8d4a solid;
	margin-bottom:30px;
}

.price_item_btn a {
	font-size:11px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	font-weight:700;
}
.price_item_btn a:before {display:none;}
.most_popular .price_item_btn a,
.price_item_btn a:hover {
	background:#5db463;
	color:#ffffff;
}
.most_popular .price_item_title {
	background:#fff;
}
.most_popular .price_item_cost h2,
.most_popular .price_item_cost h2 span {
	color:#5db463;
}
/* _________ //Price Table _________ */






/*-----------------------------------------------------------------------------------*/
/*	Section Info
/*-----------------------------------------------------------------------------------*/

#start {
	
	margin-top:120px;
}


#intro {
	
	margin-top:150px;
	margin-bottom:20px;
	padding:50px;
	height:350px;
	background-image:url(../images/slider/slide1.jpg);
}

#bild_block {
	
	margin-top:0px;
	margin-bottom:20px;
	padding:50px;
	height:150px;
	background-image:url(../images/slider/streifen.jpg);
}

#bild_block_2 {
	
	margin-top:0px;
	margin-bottom:20px;
	padding:50px;
	height:150px;
	background-image:url(../images/slider/streifen.jpg);
}

#bild_schmal, #bild_schmaler {
	
	margin-top:0px;
	margin-bottom:20px;
	padding:20px;
	height:30px;
	background-image:url(../images/slider/schmalstreifen.jpg);
}

#bild_abbinder {
	
	margin-top:0px;
	margin-bottom:0px;
	padding:10px;
	height:15px;
	background-image:url(../images/slider/abbinder.jpg);
}

/*-----------------------------------------------------------------------------------*/
/*	Section Contacts
/*-----------------------------------------------------------------------------------*/
#contacts {margin-bottom:64px;}
#contacts h4 {
	margin-bottom:20px;
	text-transform:uppercase;
	font-weight:600;
	line-height:20px;
	font-size:14px;
}

#contacts .contact_form {padding-top:43px;}
#contacts input[type="text"],
#contacts textarea {
	width:100%;
	height:48px;
	margin-bottom:21px;
	padding:14px 10px 10px 10px;
	line-height:20px;
	font-size:16px;
	color:#be8d4a;
	text-shadow:none;
	border:0;
	box-shadow:none;
	background:#f8f0e7;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#contacts textarea {
	overflow:hidden;
	height:150px;
	resize:none;
	margin-bottom:51px;
}
#contacts input[type="text"]:focus,
#contacts textarea:focus {
	border-color:#2d3134;
}
#contacts .contact_form input[type="submit"] {
	width:160px;
	height:44px;
	font-family: 'Josefin Sans', serif;
	text-transform:uppercase;
	font-weight:600;
	line-height:20px;
	font-size:15px;
	color:#fff;
	text-shadow:none;
	border:0;
	border-radius:0;
	box-shadow:none;
	background:#99bff1;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#contacts .contact_form input[type="submit"]:hover {
	color:#F3F3F3;
}

/* form valid style */
#contacts .contact_form .notification_error,
#contacts .contact_form .notification_ok {
    border-radius: 5px;
	-webkit-border-radius:5px;
    margin: 2px 0 13px 0;
    padding: 12px 10px 12px 35px;
	position:relative;
}
#contacts .contact_form .notification_ok {
    border: 1px #038bd4 solid;
    color: #038bd4;
	background:#d0e3ea;
}
#contacts .contact_form .notification_error {
    border: 1px #c93119 solid;
    color: #c93119;
	background:#ffcfcf;
}


#contacts .contact_form .form-control-wdh {
    z-index:999;
    position:absolute;
    height:0;
    width:0;
    border:none;
    background:none;
    margin:0;
    top:0;
    left:0;
    clear:both;
    font-size:0px;
    line-height:0px;
}



/*-----------------------------------------------------------------------------------*/
/*	Widgets
/*-----------------------------------------------------------------------------------*/

.widgets_clear {display:none;}





/* Widget Contact Information */
.widget_stay_connected ul {
	margin-bottom:16px;
	padding-bottom:9px;
}
.widget_stay_connected ul li {
	position:relative;
	padding:0 0 9px 37px;
}
.widget_stay_connected li i {
	position:absolute;
	left:0;
	top:0;
	width:20px;
	height:20px;
	line-height:20px;
	font-size:16px;
}
.widget_stay_connected li span {
	color:#418975 !important;
}
.widget_stay_connected li a span {
	color:#418975 !important;
}


/* Widget Category */
.widget_category li {
	margin:0 0 9px;
	padding:0 0 8px;
	border-bottom:1px solid #434343;
}
.widget_category li:last-child {
	margin:0;
	padding:0;
	border:0;
}
.widget_category li a {color:#aaa;}
.widget_category li a:hover {color:#fff;}



/* Widget Links */
.widget_links li {padding-bottom:9px;}
.widget_links li a {color:#aaa;}
.widget_links li a:hover {color:#fff;}






/*-----------------------------------------------------------------------------------*/
/*	FOOTER
/*-----------------------------------------------------------------------------------*/
footer {
	overflow:hidden;
	padding:40px 0 0;
	color:#418975;
	background-color:#f8f0e7;
}
footer a {color:#418975;}
footer a:hover {color:#418975;}
footer h4 {
	margin-bottom:25px;
	text-transform:uppercase;
	font-weight:600;
	line-height:20px;
	font-size:16px;
	color:#418975;
}

#footer span {
	color:#418975;
}

#copyright {
	padding:25px 0;
	color:#fff;
	background-color:#418975;
}
#copyright span {color:#fc6288;}

#copyright a {color:#fff;}
#copyright a:hover {color:#fff;}
