/*
Colores
=======

Blau: rgb(0, 77, 139);

*/
body {
	font-family: 'Cambay', sans-serif;
	font-weight: 400;
	/*font-family: 'Oswald', sans-serif;*/
	font-size: 16px;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	padding-top: 62px;
	font-size: 20pt;
}

/* Responsive font styling */
h1 {
	font-weight: 700;
	margin-bottom: 0;
	padding-bottom: 0.75rem;
	line-height: 1em;
	margin-top: 1em;
	/*font-size:33px;*/
}

h2 {
	line-height: 1.3em;
	margin-top: 1em;
	/*font-size:1em;*/
}

@media ( min-width : 480px) {
	body {
		font-size: 24pt;
	}
}

@media ( min-width : 768px) {
	body {
		font-size: 26pt;
	}
	.seopage {
		width: 700px;
	}
	.form h1{
	  
	}
}

@media ( min-width : 1366px) {
	body {
		font-size: 27pt;
	}
	.seopage {
		width: 750px;
	}
}

@media ( min-width : 1600px) {
	body {
		font-size: 30pt;
	}
	.seopage {
		width: 800px;
	}
}

@media ( min-width : 1900px) {
	body {
		font-size: 36pt;
	}
	.seopage {
		width: 900px;
	}
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

/* Link Color */
a {
	color: #69D241;
}

a:link {
	color: #69D241;
}

a:visited {
	color: #69D241;
}

a:hover {
	color: #466FA7;
}

a:active {
	color: #69D241;
}

.free a {
	color: #466FA7;
}

.tooltipstered {
	background-color: transparent;
	border: none;
	font-weight: bold;
	color: #69D241;
	font-size: 20pt;
	cursor: pointer;
}

.tooltip-templates {
	display: none;
}

/* Navigation */
.container-fluid {
	margin-left: 20px;
}

.navbar-default {
	background-color: #267D90;
	background-color: #46a1b4;
	background-color: rgb(0, 77, 139);
	border-bottom: 2px solid #ffffff;
	padding: 5px 0;
}

.navbar-default .navbar-nav>li>a {
	text-shadow: 1px 1px 0px #20606D;
	color: #fff;
	font-family: 'PT Sans', sans-serif;
	font-size: 16pt;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #69D241;
}

.navbar-default .navbar-nav .docicon {
	width: 20px;
	position: relative;
	top: -3px;
}

.navbar-default .navbar-header .logo {
	font-size: 36px;
	color: #fff;
}

.navbar-default .navbar-header .logo img {
	width: 230px;
	position: relative;
	top: -10px;
}

.navbar-default .navbar-header .logo .docicon {
	width: 50px;
	position: relative;
	top: -13px;
	left: 5px;
}

.navbar-brand>img {
	display: inline;
}

.navbar-default .navbar-header .logo span {
	position: relative;
	top: -5px;
	font-weight: bold;
	letter-spacing: 2px;
}

.textmarke {
	font-weight: bold;
	letter-spacing: 2px;
}

/* Galerie Slider */
.slider {
	width: 100%;
	height: 100%;
	height: 62vh;
	height: 38vh;
}

.galerie-logo {
	position: absolute;
	z-index: 4;
	top: 25%;
	width: 100%;
	text-align: center;
}

.galerie-logo img {
	width: 40vw;
	min-width: 300px;
}

.galerie {
	width: 100%;
	height: 100%;
}

.flickity-page-dots {
	bottom: 5%;
}

.flickity-page-dots .dot {
	width: 8px;
	height: 8px;
	opacity: 1;
	background: transparent;
	border: 1px solid white;
}

.flickity-page-dots .dot.is-selected {
	background: white;
}

.galerie,.galerie-slide {
	height: 100%;
	width: 100%;
}

.galerie-slide {
	background-size: cover;
	background-position: center 20%;
}

.galerie-content {
	position: absolute;
	bottom: 20%;
	width: 100%;
	z-index: 1;
	line-height: 0.9;
	letter-spacing: 1.5px;
	left: 20vw;
}

.slide1 {
	background-image: url('/content/slider/slide-1.jpg');
}

.slide2 {
	background-image: url('/content/slider/slide-2.jpg');
}

.slide3 {
	background-image: url('/content/slider/slide-3.jpg');
}

.slide4 {
	background-image: url('/content/slider/slide-4.jpg');
}

.slide5 {
	background-image: url('/content/slider/slide-5.jpg');
}

.slide6 {
	background-image: url('/content/slider/slide-6.jpg');
}

.slide7 {
	background-image: url('/content/slider/slide-7.jpg');
}

.slide8 {
	background-image: url('/content/slider/slide-8.jpg');
}

.slide9 {
	background-image: url('/content/slider/slide-9.jpg');
}

.slide10 {
	background-image: url('/content/slider/slide-10.jpg');
}

.galerie-content h1 {
	font-size: 54px;
	text-transform: uppercase;
	color: rgb(0, 77, 139);
	font-weight: 700;
	letter-spacing: 1px;
}

.galerie-content p {
	font-size: 24px;
	color: rgb(0, 77, 139);
	letter-spacing: 1px;
}

.galerie-content .bg,.galerie-content .bg {
	background-color: #fff;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-top: 3px;
}

.galerie-content h1 span.pos {
	position: relative;
	top: 9px;
}

.galerie-content p span.pos {
	position: relative;
	top: 4px;
}
/* END slider */

/* Text */
.text {
	background-color: rgb(0, 77, 139);
	margin-top: -37px;
}

.welcome-title {
	font-size: 43px;
	color: #B0FFF6;
	color: #FFFFFF;
	font-weight: 700;
	text-transform: uppercase;
	padding-top: 50px;
	padding-bottom: 0;
	margin-bottom: 0;
}

.welcome-subtitle {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 700;
}

.welcome-txt {
	font-size: 19px;
	color: #fff;
	letter-spacing: 1px;
	padding: 0 0 50px 0;
}

.welcome-btn {
	background-color: #fff;
	margin-top: 20px;
	color: #46a1b4;
	border-radius: 0px;
	font-size: 16px;
	transition: all 0.3s ease-in;
	padding: 10px 30px;
	border: 2px solid #fff;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 700;
}

.welcome a {
	color: black;
	font-weight: bold;
}

/* Icon Box */
.box-row {
	position: relative;
	width: 100%;
	background-color: #ffffff;
	overflow: hidden;
	padding: 0 25px 0 0;
	margin-bottom: 50px;
}

.box-icon {
	position: relative;
	width: 33%;
	float: left;
}

.box-icon-holder {
	width: 100%;
}

.box-img {
	float: left;
	width: 70%;
	padding: 50px 0px;
}

.box-img img {
	position: relative;
	width: 100%;
}

.box-img .img1 {
	top: 20px;
}

.box-img .img2 {
	top: -20px;
	left: 15px;
}

.box-img .img3 {
	top: 80px;
	left: 15px;
	width: 90%;
}

.box-text {
	float: right;
	width: 30%;
	text-align: left;
}

.box-text h3 {
	color: rgb(0, 77, 139);
	font-weight: bold;
	font-size: 70px;
	margin: 25px 0 0 0;
}

.box-text p {
	color: #000000;
	font-size: 14pt;
}

.bimg1 {
	background-image: url(/image/frontend/fragebogen.jpg);
}

/* SEO Text seite */
.seopage h1 {
	font-size: 160%;
	line-height: 1.1em;
}

.seopage h2 {
	text-transform: uppercase;
	position: relative;
	top: 25px;
	color: #466FA7;
	font-size: 80%;
	margin-bottom: 25px;
}

.seopage h3 {
	font-weight: bold;
	font-style: italic;
	font-size: 80%;
	margin-top:1.5em;
}

.seopage p, .seopage ul li {
	font-size: 65%;
}

.seopage .abstract {
	font-size: 65%;
	line-height: 135%;
}

.seopage .lightbox img {
	width: 100%;
	border: 1px solid #466FA7;
	box-shadow: 10px 9px 22px -10px rgba(0, 0, 0, 0.50);
}

.seopage .ask-us {
	margin-top: 200px;
}

.seopage .help-block {
	font-size: 45%;
	line-height: 130%;
}

/* Anfrage starten */
.ask {
	position: relative;
	padding: 50px 0;
	text-align: center;
}

.ask img {
	position: absolute;
	left: 15px;
	width: 28vw;
	top: calc(50px -         16vw);
	max-width: 400px;
}

.ask-button {
	padding: 25px 35px 12px 35px;
	border-radius: 65px;
	border: 5px solid rgb(0, 77, 139);
	font-size: 26pt;
	font-size: 30pt;
	background-color: rgb(105, 210, 65);
	color: white;
	font-weight: bold;
	border: none;
	box-shadow: 11px 11px 16px -3px rgba(70, 111, 167, 0.52);
}

.ask-info {
	padding-top: 5vh;
	line-height: 110%;
	font-size: 18px;
}

/* Beispiele */
.example {
	margin-top: 50px;
	font-size: 63%;
}

.example-wrapper { /*background-color:#466FA7;*/
	
}

.example h1 {
	font-size: 0.8em;
	font-size: 21px;
	line-height: 1.25em;
}

.example p {
	font-size: 0.70em;
	font-size: 18px;
	line-height: 1.25em;
}

.example .rm-btn {
	font-size: 20px;
}

.example .arrow {
	width: 70px;
	position: absolute;
	top: -28px;
	left: -35px;
	transform: rotate(20deg);
}

.example .arrow-23 {
	left: -48px;
}

.example .arrow-24 {
	left: -40px;
}

.example .arrow-25 {
	left: -45px;
}

.example .arrow-26 {
	left: -38px;
}

/* Three agruments */
.good {
	margin-top: 50px;
	margin-bottom: 70px;
}

div.good {
	text-align: center;
	width: 33%;
	float: left;
	overflow: hidden;
	font-size: 60%;
}

.good-icon {
	padding: 25px;
}

.good-icon img {
	width: 25%;
}

.good h2 {
	font-size: 1.4em;
}

.good-text {
	font-size: 0.7em;
	line-height: 1.5em;
	padding: 0px 25px 50px 0;
	background-color: rgb(255, 255, 255);
}

.good .rm-btn {
	font-size: 0.8em;
}

/* Testimonial */
.testimonial {
	position:relative; 
	width: 100%;
	color: rgb(2000, 200, 200);
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
}
#pharma{
	position:absolute; 
	top:-100px;
}

.testimonial-wrapper {
	background-color: rgba(0, 0, 0, 0.87);
	background-color: rgba(0, 0, 0, 0.6);
	background-color: rgb(0, 77, 139);
}

.testimonial .container {
	max-width: 500px;
	padding-bottom: 50px;
}

.testimonial p {
	font-size: 18px;
}

p.star-small {
	font-size: 13px;
	padding-top: 25px;
}

.testimonial .row {
	display: none;
}

.testimonial .row:first-child {
	display: block;
}

.clear {
	clear: both;
}

/* Argument */
.argument {
	background-color: rgb(0, 77, 139);
}

.headline {
	padding-top: 25px;
	font-size: 45px;
	text-transform: uppercase;
	color: #ffffff;
	letter-spacing: 2px;
	font-weight: 700;
}

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

.hservice {
	background: rgb(242, 247, 255);
	background-color: rgba(244, 247, 253, 1);
	margin: 30px 0px;
	padding-bottom: 30px;
	transition: all 0.3s ease-in;
}

.service-heading {
	color: rgb(68, 68, 68);
	font-size: 24pt;
}

.service-description p {
	padding: 0px 15px;
	line-height: 25px;
	font-size: 16px;
	color: rgb(153, 153, 153);
}

.rm-btn {
	background-color: transparent;
	margin-top: 10px;
	color: #46a1b4;
	transition: all 0.3s ease-in;
	border-color: #46a1b4;
	border-radius: 50px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1em;
	font-size: 80%;
	padding: 10px 15px 7px 25px;
	line-height: 1;
}

.icon-on-btn {
	margin-left: 15px;
}

/* Aktuelle Themen */
.seotext-holder ul {
	list-style: none;
}

.seotext-holder h2 {
	margin: 0;
	padding: 0;
}

.seotext-holder a {
	font-weight: bold;
}

.seotext-holder a:hover {
	color: rgb(0, 0, 0);
	color: black;
}

/* Ask Formular */
.form {
	max-width: 1000px;
	margin: 0 auto;
	padding-bottom: 50px;
	font-size: 18pt;
}

.form-header {
	padding: 0px 0px 0px 0px;
}

.form-header-box {
	width: 33.3%;
	float: left;
	text-align: center;
	/*
  border-radius: 300px;
  border: 1px solid #466FA7;
  margin:20px;
  */
	box-sizing: border-box;
	/*width:333px;*/
	position: relative;
}

.form-icon-holder {
	width: 100%;
}

.form-img {
	width: 100%;
}

.form-img img {
	height: 100px;
}

.form .active {
	
}

.form .passive {
	opacity: 0.25;
}

.form .passive a {
	color: black;
	text-decoration: none;
	cursor: text;
}

.form h1 {
	font-size: 35pt;
	margin-bottom: 0;
}

.form h2 {
	font-size: 2vw;
}

.form-header p {
	font-size: 1em;
	padding: 50px 15px;
	line-height: 1.5em;
	padding-top: 25px;
	font-size: 12pt;
}

.form-step {
	font-size: 14pt;
	font-weight: normal;
}

.form .help-block {
	font-size: 15pt;
	line-height: 130%;
	max-width: 97%;
}

.cash-shower {
	position: absolute;
	top: calc(5vw +         10px);
	left: 0;
	text-align: center;
	width: 100%;
	font-size: 18pt;
	font-weight: bold;
	width: 80px;
	left: calc(50% -         40px);
	background-color: #EEF6F8;
	padding: 2px 2px 0 2px;
}


.form .intro-text {
	background-color: #EEF6F8;
}

.form .intro-text p {
	padding: 15px;
	max-width: 700px;
	margin: 0;
	margin-bottom: 30px;
	font-size: 20px;
	line-height: 135%;
	letter-spacing: 1.2px;
}
.intro-text2 p {
	max-width: 700px;
	margin: 0;
	font-size: 20px;
	line-height: 135%;
	letter-spacing: 1.2px;
	padding-left:20px;
	padding-top:8px;	
}
/*.selectize-control.multi .selectize-input > div.active{*/
/*.selectize-control.multi .selectize-input > div{*/
.item {
	background-color: #EEF6F8 !important;
}

.form textarea {
	min-height: 13vh;
	font-size: 16pt;
}

#otherpain {
	min-height: 200px;
}

.form input {
	font-size: 16pt;
	height: auto;
}
.form select{
	font-size: 16pt;
	height: auto;
}

.form .radio {
	margin-top: 0;
	font-size: 18pt;
}

.radio input {
	top: -3px;
}

.form .btn-primary {
	font-size: 20pt;
	margin-top: 15px;
	background-color: #69D241;
	padding: 15px 20px 10px 15px;
}
.form .btn-primary:hover{
  background-color: #004D8B;
}

.form .btn-help {
	padding: 15px 20px 10px 15px;
	background-color: #EEF6F8;
	max-width: 500px;
	margin: 15px 0 0 0;
}

.form #question, .form #symptom {
	min-height: 25vh;
}

.ask-prev-holder legend {
	font-size: 28pt;
}

.ask-label {
	text-align: right;
	line-height: 125%;
}

input[type="radio"],input[type="checkbox"] {
	position: relative;
	top: 1px;
	left:5px;
}

.checkbox-row input {
	position: relative;
	top: -2px;
	margin-right: 12px;
}
.checkbox-item{
  display: flex; 
  margin-bottom: 15px;
}
.checkbox-item .checkbox{
  margin: 0 20px; 
}

.control-label {
	text-align: right;
	font-size: 120%;
	font-size: 18pt;
}
.chb-label{
	font-size:80%;
}
.l2-items-show h4{
  font-size:100%;
  margin-top:25px;
}
.radio label { /*font-size:70%;*/
	
}

.form-group {
	clear: both;
	padding: 15px 0;
}

#premium-q {
	display: none;
}

.form fieldset {
	margin-top: 30px;
}

.form .legend-link {
	font-size: 15pt;
	position:relative; 
	top:10px;
}
.icon-pencil {
	width:50px;
}

.ask-prev {
	margin: 0;
	padding: 0 0 10px 0;
}

#ask-prev-2 p {
	font-weight: bold;
}

.no-padding {
	padding: 0;
}

.tooltipster-content {
	font-size: 0.7em;
	font-size: 12pt;
}

.premium label {
	font-weight: bold;
}

.premium p {
	line-height: 1.5em;
}

/* Dynamic Upload */
.upload {
	width: 200px;
	height: 190px;
	padding: 25px 25px 25px;
	border: 2px dotted rgb(0, 77, 139);
	background-color: #EEF6F8;
	text-align: center;
	font-size: 14pt;
	line-height: 125%;
	margin: 10px;
}
.upload-message{
  color: red; 
  background-color: #FFDCCF;
  line-height: 300%;
  margin:25px 0; 
}

.upload #filesearch, .upload #videosearch{
  line-height: 1em;
}

.file-holder, .video-holder {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}

.file-img, .video-img {
  position: relative;
  height:190px;
}

.file-img img, .video-img img {
	/*width: 100px;*/
	height:190px;
	border:1px solid grey;
}

.file-delete, .video-delete {
  position: absolute;
  top: 3px;
  right: 3px;
  font-size: 15pt;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 1);
}


.file-examples, video-examples{
	padding:0 0 0px 25px;
	font-size:80%;
}

.fa.fa-video-camera{
  font-size: 350%;
  padding-bottom: 25px;
}

.payment-form input {
	padding: 12px;
}

/* More - Less */
.tellmore {
	padding-top: 300px;
	margin-bottom: 40px;
}

.tellmore .col-sm-3 {
	text-align: right;
}

/*
.tellmore .left,.tellmore right {
	float: left;
}

X
.tellmore .left {
	width: 95px;
	height: 120px;
}

.tellmore .right {
	width: calc(100% -   95px);
	max-width: 700px;
}
*/
.tellmore img {
	width: 75px;
}

.tellmore a {
	font-weight: bold;
}

.tellmore a span {
	font-size: 15pt;
	font-weight: normal;
	display: block;
	color: #333333;
	line-height: 120%;
	background-color: #EEF6F8;
	padding: 15px;
}

/* Select Checkbox */
.ms-options-wrap,.ms-options-wrap * {
	box-sizing: border-box;
	list-style: none;
}

.ms-options-wrap>button:focus,.ms-options-wrap>button {
	text-align: left;
	background-color: #fff;
	margin-top: 1px;
	font-size: 13px;
	color: #aaa;
	outline: none;
	white-space: nowrap;
	border: 1px solid rgb(208, 208, 208);
	padding: 8px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset;
	border-radius: 3px;
}

.ms-options-wrap>button:after {
	content: ' ';
	height: 0;
	position: absolute;
	top: 50%;
	right: 5px;
	width: 0;
	border: 6px solid rgba(0, 0, 0, 0);
	border-top-color: #999;
	margin-top: -3px;
}

.ms-options-wrap>.ms-options {
	position: absolute;
	left: 0;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 20px;
	background: white;
	z-index: 2000;
	border: 1px solid #aaa;
}

.ms-options-wrap>.ms-options>ul {
	padding: 0;
}

.ms-options-wrap>.ms-options>ul li {
	padding-left: 0;
}

.ms-options-wrap>.ms-options>ul label {
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 8px 4px;
	margin: 1px 0;
	font-weight: 85%;
	padding-left: 24px;
}

.ms-options-wrap>.ms-options>ul label input {
	position: relative;
	top: 2px;
}

.ms-options-wrap>.ms-options>ul li.selected label,.ms-options-wrap>.ms-options>ul label:hover
	{
	background-color: #efefef;
}

.ms-options-wrap>.ms-options>ul input[type="checkbox"] {
	margin-right: 5px;
	position: absolute;
	left: 20px;
	top: 9px;
}

/* Invoice */
.img-payment {
	width: 100%;
}

.alert {
	font-size: 70%;
	line-height: 125%;
}

/* Detail */
.detail {
	
}

.detail-wrapper {
	
}

.detail-wrapper h1,.detail-wrapper h2,.detail-wrapper h3,.detail-wrapper p,.detail-wrapper .lightbox
	{
	
}

.detail-wrapper h1 {
	
}

.detail-wrapper h2 {
	
}

.detail-wrapper p {
	
}

.detail-wrapper .lightbox {
	position: relative;
	margin: 35px auto;
}

.lightbox-img {
	width: 100%;
}

.lightbox-img {
	display: none;
}

.lightbox-img:first-child {
	display: block;
}

/* SEO Seiten */
.ask-us .btn-help {
	padding: 15px 20px 10px 15px;
	background-color: #EEF6F8;
	max-width: 500px;
	margin: 50px auto 15px auto;
}

/* Content Seiten */
.detail {
	
}

.content-wrapper {
	margin-top: 150px;
	max-width: 600px;
	margin: 50px auto;
}

.content-wrapper h1 {
	font-size: 40px;
}

.content-wrapper p {
	font-size: 60%;
}

/* Dialog */
.dialog {
	padding-top: 0px;
}

.dialog legend {
	font-size: 30pt;
	padding-top: 50px;
}

.dialog-label {
	font-size: 15pt;
	line-height: 15pt;
	text-align: right;
}

.dialog p,.dialog #image-holder {
	font-size: 12pt;
}

.dialog textarea {
	min-width: 80%;
	font-size: 14pt;
}

/* Menu */
.menu {
	position: fixed;
	top: 65px;
	z-index: 5;
	width: 230px;
	height: auto;
	background-color: #2e3236;
	left: 25px;
	display: none;
	/*
	heigt:390px; 
	overflow-y: scroll;
    height: 100%;
    */
}

.menu a {
	display: block;
	padding: 15px;
	border-bottom: 1px solid #ffffff;
	font-size: 13pt;
	text-transform: uppercase;
	font-family: bitter-bold, sans-serif;
	color: #bbbbbb;
	letter-spacing: 1.3px;
	text-decoration: none;
}

.menu a:first-child {
	padding: 10px;
}

.grey {
	color: #727272 !important;
}

.anchor {
	height: 0px;
	position: relative;
	top: 20px;
}

.nav-points li a {
	color: #404040;
	text-decoration: none;
	display: block;
}

.btn-green{
	font-size: 20pt;
    margin-top: 15px;
    background-color: #69D241;
    padding: 15px 20px 10px 15px;
    color: white !important; 
    font-weight: bold; 
}

/*Portrait mobile 312D2C */

/* Fusszeile */
.footer {
	height: 40px;
	width: 100%;
	background-color: rgb(0, 77, 139);
	color: #ffffff;
	text-align: center;
	letter-spacing: 1.5px;
	padding-top: 10px;
	font-size: 12pt;
	margin-top: 150px;
}

.f-left {
	float: left;
	width: 50%;
	text-align: center;
}

.f-right {
	float: left;
	width: 50%;
}

.footer ul li {
	display: block;
	padding: 8px 7px;
	float: left;
}

.footer a {
	text-decoration: none;
	color: #ffffff;
}

.footer a:hover {
	color: #4385C6;
}

.footer-middle {
	position: fixed;
	left: calc(50% -             25px);
	bottom: 25px;
	width: 50px;
}

.phone li {
	padding: 5px 5px !important;
}

.phone img {
	width: 20px;
	position: relative;
	top: 4px;
}

#slide_background {
	transition: all 0.3s 0.3s;
}

#slide,#slide_wrapper {
	transition: all 0.3s ease-out;
}

#slide {
	transform: translateX(0) translateY(100%);
}

.popup_visible #slide {
	transform: translateX(0) translateY(0);
}

#slide {
	width: 100%;
	height: auto;
	background-color: #36322C;
	position: absolute;
	bottom: 40px;
	padding: 45px 0 0 0;
}

.slide_close {
	position: absolute;
	top: -25px;
	left: calc(50% -             25px);
}

.slide_close img {
	width: 50px;
}

/* Abstände */
#referenzen {
	min-height: 870px;
}

#berater,#vorgehen,#referenzen {
	padding-bottom: 120px;
	box-sizing: border-box;
}

/* Social media */
.share-links {
	position: absolute;
	top: 450px;
}

.share-links a img {
	width: 40px;
	height: auto;
	padding-top: 10px;
	vertical-align: top;
}

.share-links a {
	opacity: 0.8;
	display: block;
	padding: 15px;
	background-color: blue;
	margin: 0 0 5px;
	padding: 0 10px 0 15px;
	height: 60px;
	border-radius: 0px 30px 30px 0;
	background-color: rgba(255, 255, 255, 0.9);
}

.share-links a:hover {
	opacity: 1;
}

/* Paypal */
.paypal{
	padding:25px;
	border:1px solid grey; 
	margin-bottom:25px;
}
.paypal select{
	width:100%;
}
.paypal input{
	width:150px;
}


/* Krankschreibung */
.l1-holder{
  font-size: 100%;
}
.l1-item{
	
}
.l2-items{
  padding-bottom:80px;
}
.l2-items h4, .labeltext{
  font-size:100%;
}

.question-h, .check-h{
  margin-top:45px;
}
.question-h.has-myerror{
  padding:25px;
  border:2px solid #a94442; 
}

.symptom-parent{
  display:block;
  width:100%;
  background-color: #004D8B;
  box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12); 
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height:80px;
}
.symptom-parent:hover{
  background-color: #002848;	
}
.symptom-label{
  font-weight:bold;
  font-size:130%;
  color: #ffffff;
}
.symptom-child{
  display:inline;
  position:relative; 
  padding: 8px 15px 0px 15px;
  background-color: #69D241;
  box-shadow: 0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12); 
  margin:3px;
}
.symptom-child:hover{
  background-color: #004D8B;
}

.symptom-child svg{
  position:absolute;
  top:-12px;
  left:5px;
  display:none;
}
.symptom-child.on{
  padding-left:70px;
  border:2px solid #004D8B;
  outline: none;
}
.symptom-child.on svg{
  display:inline; 
}
.symptom-child.off svg{
   
}
.symptom-child .symptom-label{
  font-weight:normal;
  font-size:100%;
}
.yesno-holder{
  padding:18px 25px 15px 25px;
  border:1px solid #68D140;
  border-radius:10px;
  font-weight:bold;
}
.subtext{
  font-size:70%;
  padding: 10px;
}
.kksch{
	margin-top:50px;
}
.yesno-holder.first{
	width:675px;
}

.check-h label{
  text-decoration: none;
  font-weight: normal;
  max-width: 750px;
}
.check-h ul{
  margin-bottom:35px;
  padding-left:25px;
}
.check-h li{
  font-weight:bold;
}
input[type='radio'], input[type='checkbox']{ 
  transform: scale(1.5); 
  display:inline; 
}
.lradio, .lcheckbox{
  margin:0;
  padding-left:10px;
  position:relative; 
  top:5px;
}
.trusts{
	clear:both;
	margin-top:250px;
	padding-top:25px;
	border-top:1px solid #004D8B;
	text-align:center;
}
.trust1{
	width:125px;
}
.trust2{
	padding-left:25px;
	width:200px;
}
.trust3{
	width:90px;
	padding-left:25px;
}
.trust4{
	width:90px;
	padding-left:25px;
}
.traveldoc-preview{
  text-align:center;	
  margin: 35px 0 55px 0; 
  max-width:700px;
}
.traveldoc-preview img{
  max-width:300px;
  border:1px solid grey;
}
.traveldoc-preview p{
	font-size:70%;
	font-weight:bold;
	text-align:center;
}

.traveldoc-header{
  margin:25px 0 55px 0; 	
}
.traveldoc-header-img{
	width:100%;
}
.traveldoc-header-img img{
	width:100%;
}
.intro-text2 p{
	padding:25px 15px 20px 15px;
	background-color: #85BDEB;
	margin-bottom:15px;
}


/* Overlay */
.overlay {
  position: fixed; /* Sit on top of the page content */
  display: none; /* Hidden by default */
  width: 100%; /* Full width (cover the whole page) */
  height: 100%; /* Full height (cover the whole page) */
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5); /* Black background with opacity */
  z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
  cursor: pointer; /* Add a pointer on hover */
  text-align:center;
}

.overlay img {
  height: 100%;
  border:1px solid #000;
  vertical-align: middle;
}

.helper {
    display: inline-block;
    height: 90%;
    vertical-align: middle;
}

.thankyou-h .intro-text{
	
  font-size:22px;
  max-width:650px;
  margin: 0 auto; 
  margin-bottom: 100px;
}


/* recipe */
.recipe-h textarea{
  min-height: 17vh;
}
.recipe-h .col-sm-9{
  margin-bottom:50px;
}
.recipe-h .small{
  font-size:70%;
}
.recipe-h .help-block{
  padding-top:25px; 
}
.help-wide{
  max-width:100% !important;
}
.recipe-h .ask-prev{
  padding:10px 20px;
  border:1px dotted grey;
  margin-bottom:15px;
}
.recipe-h .ask-prev-holder .row{
  padding-bottom:4vh;
}
.box-recipe .form-img {
    width: 55%;
    float: Left;
}
.box-recipe .form-icon-holder p{
    width: 44%;
    float: left;
    box-sizing: border-box;
    padding:0;
}









@media only screen and (min-width: 1000px) {
	.ask img {
		top: -170px;
	}
	.box-holder {
		max-width: 400px;
	}
}

@media only screen and (max-width: 1200px) {
	.galerie-content h1 {
		font-size: 30px;
	}
	.galerie-content p {
		font-size: 18px;
	}
	.container {
		width: 100%;
	}
	.example .arrow {
		display: none;
	}
	.box-img .img1 {
		width: 80%;
	}
	.box-img .img2 {
		width: 80%;
	}
	.box-img .img3 {
		width: 70%;
	}
}

}
@media only sreen and( max-width : 1195px) {
	.ask img {
		width: 100px;
		border: 3px solid red;
	}
	
	
}

@media only screen and (max-width: 500px) {
}

@media only screen and (max-width: 768px) {
	.logo {
		display: block;
		padding: 20px 0 0 0;
	}
	.navbar-default .navbar-header .logo img {
		width: 180px;
	}
	.container-fluid {
		margin-left: 5px;
	}
	.galerie-content {
		left: 10px;
		right: 10px;
		width: auto;
	}
	.galerie-content .bg {
		text-align: center;
		width: 100%;
		display: block;
		padding: 5px 10px;
	}
	.galerie-content h1 span.pos {
		top: 3px;
	}
	.galerie-content h1 {
		font-size: 20pt;
		font-size: 5vw;
	}
	.galerie-content p {
		font-size: 12pt;
		line-height: 1.25em;
	}
	.welcome-title {
		font-size: 8vw;
		padding-top: 5vh;
	}
	.welcome-txt {
		padding-bottom: 5vh;
	}
	.box-row {
		margin-bottom: 0;
	}
	.box-icon {
		width: 100%;
	}
	.box-img {
		width: 40%;
	}
	.box-text {
		width: 55%;
	}
	.box-img .img3 {
		top: 0px;
		left: 0px;
		width: 110%;
	}
	.ask {
		padding: 0;
	}
	.ask-button {
		font-size: 10vw;
		line-height: 115%;
	}
	.ask-info {
		
	}
	.ask img {
		display: none;
	}
	.example .arrow {
		display: none;
	}
	.example .rm-btn,.rm-btn {
		font-size: 15px;
	}
	div.good {
		width: 100%;
		margin: 0;
	}
	.good-icon {
		display: none;
	}
	div.good h2 {
		padding: 0 10px;
	}
	div.good p {
		padding: 0 10px;
	}
	.footer {
		font-size: 2.5vw;
	}
	.form-header {
		display: none;
	}
	.form fieldset {
		margin: 25px 15px;
	}
	.form h1 {
		font-size: 25pt;
		padding: 10px; 
	}
	.form .intro-text p {
		font-size: 18px;
		line-height: 1.25em;
	}
	.premium p {
		font-size: 0.8em;
	}
	.seopage h1 {
		font-size: 130%;
	}
	.seopage h2 {
		top: 15px;
	}
	.ask-label {
		text-align: left;
	}
	.content-wrapper {
		margin: 50px 15px;
	}
	.navbar-default .navbar-header .logo .docicon {
		width: 40px;
	}
	.tellmore {
		padding-top: 0px;
	}
	.tellmore .col-sm-3 {
		text-align: center;
	}
	.tellmore .col-sm-3  img{
		padding-bottom:50px;
	}
	
	
}

@media only screen and (max-width: 1280px) {
	.share-links {
		position: relative;
		top: 0;
		padding: 25px 0;
		text-align: center;
	}
	.share-links a img {
		
	}
	.share-links a {
		opacity: 0.8;
		display: inline;
		padding: 15px;
		margin: 0;
		padding: 0 10px 0 15px;
		height: auto;
		border-radius: 0px;
		background-color: none;
	}
	
	
	.into-text2{
	  padding: 10px; 
	}
	form .btn-primary{
	  margin-left: 10px;
	}
	
	.l2-items h4, .labeltext{
	  padding: 10px;
	}
	
	.yesno-holder{
	  margin: 0 10px;
	}
	.ask-prev, .help-block{
	  padding: 0 10px;
	}
}