html {
}
@font-face {
	font-family: "Montserrat";
	src: url('Montserrat-Light.woff2') format('woff2'), url('Montserrat-Light.woff') format('woff');
	font-weight: 300
}
@font-face {
	font-family: "Montserrat";
	src: url('Montserrat-Regular.woff2') format('woff2'), url('Montserrat-Regular.woff') format('woff');
	font-weight: 400
}
@font-face {
	font-family: "Montserrat";
	src: url('Montserrat-Medium.woff2') format('woff2'), url('Montserrat-Medium.woff') format('woff');
	font-weight: 500
}
@font-face {
	font-family: "EB Garamond";
	src: url('EBGaramond-Regular.woff2') format('woff2'), url('EBGaramond-Regular.woff') format('woff');
	font-weight: 400
}

@font-face {
    font-family: 'flexslider-icon';
    src: url('../fonts/flexslider-icon.eot');
    src: url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/flexslider-icon.woff') format('woff'), url('../fonts/flexslider-icon.ttf') format('truetype'), url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* b612-regular - latin */
@font-face {
  font-family: 'B612';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/b612-v4-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('B612 Regular'), local('B612-Regular'),
       url('../fonts/b612-v4-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/b612-v4-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/b612-v4-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/b612-v4-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/b612-v4-latin-regular.svg#B612') format('svg'); /* Legacy iOS */
}




html {
	height: 101%;
	overflow-x: hidden;
}
body {
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 300;
	font-style: normal;
	line-height: 23px;
	color: #484848;
	overflow-x: hidden;
}
* {
	box-sizing: border-box;
}
* {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
	height: auto;
	/*width: 100%;*/
	border: 0px;
	z-index: auto;
	outline: none;
	
}
embed, object, video {
	max-width: 50%;
	height: auto;
	/*width: 100%;*/
	border: 0px;
	z-index: auto;
	outline: none;
	border: none!important;
}

.image-caption {
    text-align:center;
}
.responsive-video {
	position: relative;
	padding-bottom: 56%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.responsive-video iframe, .responsive-video object, .responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a:link {
	color: #484848;
	text-decoration: none;
}
a:visited {
	color: #484848;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a.acolorCosmedicus:link {
	text-decoration: none;
	color: #f09800!important;
	font-weight: 500;
}
a.acolorCosmedicus {
	color: #f09800!important;
	font-weight: 500;
}
a.acolorCosmedicus:visited {
	text-decoration: none;
	color: #f09800!important;
	font-weight: 500;
}
a.acolorHautarzt:link {
	text-decoration: none;
	font-weight: 500;
	color: #268bd2;
}
a.acolorHautarzt:visited {
	color: #268bd2;
	font-weight: 500;
}
a.acolorHautarzt {
	color: #268bd2;
	font-weight: 500;
}
.colorCosmedicus {
	color: #f09800;
	font-weight: 500;
}
.colorHautarzt {
	color: #268bd2;
	font-weight: 500;
}
h1 {
	font-size: 28px;
	font-weight: 400;
	color: #404040!important;
	background-color: initial;
	line-height: 48px;
}
h2 {
	font-size: 1.5625rem;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 30px;
}

h3 {
	
	font-weight: normal;
	
}
.hautarzt h1 {
	color: #268bd2;
}
.cosmedicus h1 {
	color: #f09800;
}
.wrap {
	width: 100%;
}
.container {
	margin: auto;
	max-width: 1000px;
	position: relative;
	width: 100%;
}
.container ul {
	padding-left: 15px;
}
/*logo*/
.logo {
	float: left;
}
a p.titel {
	color: #000;
}
p.titel {
	font-size: 20px;
	font-weight: 400;
	font-style: normal;
	line-height: 24px;
	text-indent: 0;
	text-align: center;
	padding: 15px 15px 0px 0px;
	display: inline-block;
	margin-bottom: 48px;
}
.txtSmall {
	font-family: Montserrat;
	font-size: 15px;
	font-weight: 400;
	font-style: normal;
	line-height: 20px;
}
.txtBig {
	font-size: 1.5625rem;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 45px;
    margin-top:13px;
}
.ce-intext.ce-left .ce-gallery {
	margin-right: 20px;
}
.ce-intext.ce-right .ce-gallery {
	margin-right: 20px;
}
/*logo points*/



.c36 {
	z-index: 28;
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #268bd2;
}
.c35 {
	z-index: 12;
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #f09800;
}
.ps34 {
	position: relative;
	margin-left: 11px;
	margin-top: 21px
}
.s53 {
	min-width: 13px;
	width: 13px;
	min-height: 13px;
	height: 13px
}
.c35 {
	z-index: 12;
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #f09800
}
.ps35 {
	position: relative;
	margin-left: 9px;
	margin-top: 21px
}
.c36 {
	z-index: 28;
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	background-color: #268bd2
}
.ps36 {
	position: relative;
	margin-top: 28px
}
.v7 {
	display: inline-block;
}
/*parallax hg-scrolling*/
.s10 {
	width: 100%;
	min-width: 960px;
	min-height: 137px;
	height: 137px
}
.fx {
	background-attachment: fixed;
	background-image: url(.../Images/j3000x3000-131760-960.jpg);
	background-color: #b8c8d2;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-clip: padding-box
}
/*c37 Start*/
.c37 {
	z-index: 13;
	pointer-events: none;
	border: 0;
	background-image: url(.../Images/_nik3520_schmal_1_1-960.jpg);
	background-color: #b8c8d2;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	background-clip: padding-box
}
.logo_cosmedicus {
	width: 165px;
	max-height: 49px;
	margin-right: 30px;
	float: left;
	margin-bottom: 12px;
}
.logo_cosmedicus img {
	width: 180px;
	padding-bottom: 50px;
}
.logo_hautarzt {
	width: 200px;
	margin-right: 30px;
	max-height: 49px;
	float: left;
	margin-bottom: 12px;
}
.logo_hautarzt img {
	width: 220px;
	padding-bottom: 50px;
}
.sliderstart {
	display: flex;
	justify-content: center;
	align-items: center;
}
.txtCenter {
	margin: auto;
	width: 56%;
	text-align: center;
	padding: 60px 0 60px 0;
}
.txtCenter p {
}
.txtCenter h1 {
	margin-bottom: 60px;
}
/*Hautarzt blau*/
.backgroundLightBlue {
	padding: 35px 0 35px 0;
	background-color: #ddedf7;
	
}
.backgroundLightBlue2 {
	background-color: #cddee8;
	line-height: 15px;
}
.backgroundLightBlue3 {
	background-color: #cddee8;
	padding: 10px 0 10px 0;
}
/*BottomNav*/
.backgroundLightBlue4 {
	background-color: #82939e;
	padding: 10px 0 10px 0;
	color: #fff;
}
.backgroundLightBlue4 a {
	color: #fff;
	text-transform: uppercase;
}
.backgroundLightBlue4 ul {
	float: left;
	list-style-type: none;
}
.backgroundLightBlue4 ul li {
	display: inline;
	padding-right: 30px;
	/*line-height: 50px;*/
}
.backgroundLightBlue2 .colOne h2 {
	font-size: 15px;
	font-weight: 500;
	padding-top: 3px;
}
/*Cosmedicus orange*/
.backgroundLightOrange {
	padding: 35px 0 35px 0;
	background-color: #fdedd5;
}
.backgroundOrange .colOne h2 {
	font-size: 15px;
	font-weight: 500;
	padding-top: 3px;
}
.backgroundLightOrange2 {
	background-color: #fdedd5;
	line-height: 15px;
}
.backgroundOrange {
	background-color: #f09800;
	/*padding: 5px 0 5px 0;*/
	color: #fff;
}
.btnTop {
	line-height: 50px;
	float: right;
}

li.shopLogo {
      width:150px;
    position:relative;
}
li.shopLogo img{
   top:0px;
	right:-4px;
    position:absolute;
	width:80%;
    
}
/*twoCols*/
.colOne {
	width: 50%;
	float: left;
	/*background-color: #f09800;*/
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	padding-right: 15px;
}
.colTwo {
	width: 50%;
	float: left;/* background-color: #268bd2;*/
	font-size: 15px;
	font-weight: 300;
	line-height: 20px;
	padding-left: 15px;
}
/*footer */
footer .colOne {
	font-family: Montserrat;
	font-size: 12px;
	font-weight: 400;
}
.p15px {
	font-family: Montserrat;
	font-size: 14px;
	font-weight: 400;
}

.p12px {
    font-family: Montserrat;
	font-size: 12px;
	font-weight: 400; 
}
.fussBottomTxt {
	font-family: Montserrat;
	font-size: 13px;
	font-weight: 400;
}
.container ul.fussBottomTxt {
	padding:0px;
    line-height: 50px;
}
/*Link aus CK Editor Hautarzt*/
span a:link.acolorHautarzt {
	text-decoration: none;
	color: #268bd2;
	font-weight: 500;
}
span a.acolorHautarzt {
	color: #268bd2;
}
span a:visited.acolorHautarzt {
	color: #268bd2;
}
a:visited.acolorHautarzt {
	color: #268bd2;
}
.btnTop {
	text-decoration: none;
	transform: rotate(270deg);
}
.btnTop a {
	font-size: 30px;
	text-decoration: none;
	padding: 30px;
	color: #fff!important;
}
.btnTop:hover {
	background-color: rgba(0, 0, 0, .25);
	border-color: #000;
	color: #fff!important;
}
.fbk {
	margin-top: 100px;
}
/*Gridsstyles*/
/* ##################################################*/
/* ##################################################*/
/*two cols*/
.elements2cols {
	width: 100%;
}
.elementsColOne {
	float: left;
	width: 50%;
    padding-right: 30px;
}
.elementsColOne table, .elementsColOneTwo table {
	/*font-family: Montserrat;
	font-size: 12px;
	font-weight: 400;
	font-style: normal;*/
}

.elementsColOne table, .elementsColOneTwo table{
  font-family: 'B612';
  font-style: normal;
  font-weight: 400;
    font-size: 12px;
}
.elementsColOneTwo {
	float: left;
	width: 50%;
	
	font-style: normal;
    padding-left: 30px;
}



.centerColOne {
	margin: 0 auto;
	max-width: 500px;
	text-align:center;
}
.distanceLeft {
	padding-left: 48px;
}
.elementsColOneTwo table {
	font-size: 12px;
}
.ce-table table, td, tr {
	border: 0px!important;
}
.ce-table td {
	padding: 0px 10px 0px 0;
}

.frame-space-before-extra-small{
    
    margin-top: 1.1em;
}
#c87 {
    
    padding-top:11px;
}

#c98 {
    padding-top:1px;
}
 #c213 {
    
    padding-top:12px;
}
.elements4cols{
    
    padding-top:50px;
}

.elements4cols h2{
    line-height: 25px;
    font-size: 20px;
    
}
/*Gridsstyles*/
/* ##################################################*/
/* ##################################################*/
/*four cols*/
.elements4cols div {
	min-width:auto;
	width: auto;
}
.elements4cols .elements4ColOne, .elements4cols .elements4ColTwo, .elements4cols .elements4ColThree, .elements4cols .elements4ColFour {
	float: left;
	width: 25%;
    text-align:center;
}


/*Gridsstyles*/
/* ##################################################*/
/* ##################################################*/
/*three cols 25 50 25*/
.elements3cols {
	padding: 40px 0 25px 0;
}
.elements3cols h2 {
	/*margin-bottom: 40px;*/
}
.elements3cols .elements3Col25 {
	float: left;
	width: 25%;
	line-height: 19px;
}
.elements3cols .elements3Col50 {
	float: left;
	width: 50%;
	padding-right: 50px;
	line-height: 19px;
}
.elements3cols .elements3Col25 {
	float: left;
	width: 25%;
	line-height: 19px;
}

/*responsive andere Ausrichtung*/
.elements3cols .elements3Col25_v2 {
	float: right;
	width: 25%;
	line-height: 19px;
}
.elements3cols .elements3Col50_v2 {
	float: right;
	width: 50%;
	padding-right: 50px;
	line-height: 19px;
}
.elements3cols .elements3Col25_v2 {
	float: right;
	width: 25%;
	line-height: 19px;
}

/*Gridsstyles*/
/* ##################################################*/
/* ##################################################*/
/*two cols 70 30*/
.elementsColOne65 {
	width: 65%;
	float: left;
}
.elementsColTwo35 {
	width: 35%;
	float: left;
}
.frame-frameContentBgColorHellblauHell {
	background-color: #f5fbfd;
	width: 100%!important;
}
.frame-frameContentBgColorHellblauHeller {
	background-color: #e4f4f5;
}

.frame-frameContentBgColorHellorangeHell {
	background-color: #fdedd5;
	width: 100%!important;
}
.frame-frameContentBgColorHellorangeHeller  {
	background-color: #fef4e6;
}


/*DCE styles*/
/* ##################################################*/
/* ##################################################*/
/*DCE txt center start with links */
.txtCenterStart span.colorCosmedicus {
	color: #f09800;
    padding-right: 65px;
}
span.colorCosmedicus {
	color: #f09800;
}
.txtCenterStart span.colorHautarzt {
	color: #268bd2;
}

span.colorHautarzt {
	color: #268bd2;
}
.txtCenterStart {
	margin: 63px 0 63px 0;
	text-align: center;
	padding: 0 180px 0 180px;
	font-size: 16px;
	line-height: 24px;
}
.txtCenterStart h1 {
	margin-bottom: 43px;
}


/*DCE styles*/
/* ##################################################*/
/* ##################################################*/
/*DCE box orange*/
.boxOrange {
	background-color: #f09800;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	padding: 10px 0px 15px 0px;
	margin-left: 20px;
	min-height: 433px;
	position: relative;
}

.boxOrange p strong a{
    font-size: 15px;
    text-decoration: underline!important;
}
.linkBoxOrange {
	position: absolute;
	width: 100%;
	border-top: 2px solid #b8c8d2;
	padding-top: 40px;
	bottom: 10px;
}
.linkBoxOrange, .ueberschriftBoxOrange {
	padding: 5px 15px 0px 15px;
}
.txtBoxOrange {
	padding: 2px 15px 5px 15px;
}
.imgBoxOrange img {
	width: 100%;
	height: auto;
}
.linkBoxOrange a {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff!important;
	background-color: initial;
	line-height: 38px;
	letter-spacing: normal;
	text-shadow: none;
}


 .boxOrange a {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff!important;
	background-color: initial;
	line-height: 38px;
	letter-spacing: normal;
	text-shadow: none;
}
.txtBoxOrange h2 {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	background-color: initial;
	line-height: 38px;
	letter-spacing: normal;
	text-shadow: none;
}
/*DCE styles*/
/* ##################################################*/
/* ##################################################*/
/*DCE box blau*/

.hautarzt a:link {
	color: #268bd2;;
	text-decoration: none;
}
.hautarzt a:visited {
	color: #268bd2;
	text-decoration: none;
}
.hautarzt a:hover {
	color: #82939e;
	text-decoration: none;
}

.boxBlau {
	background-color: #268bd2;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #fff;
	padding: 10px 0px 5px 0px;
	margin-left: 20px;
	min-height: 515px;
	position: relative;
}

.boxBlau a{
    color: #fff!important;
    text-decoration:underline!important;
}
.boxBlau a:hover{
    color: #484848!important;
    text-decoration:underline!important;
}
.linkBoxBlau {
	/*position: absolute;*/
	width: 100%;
	border-top: 2px solid #b8c8d2;
	padding-top: 40px;
	bottom: 10px;
}
.linkBoxBlau, .ueberschriftBoxBlau {
	padding: 5px 15px 0px 15px;
}

.linkBoxBlau, .ueberschriftBoxBlaukleiner h2 {
	font-family: Montserrat;
	font-size: 18px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	background-color: initial;
	line-height: 24px;
	letter-spacing: normal;
	text-shadow: none;
    padding: 15px 15px 10px 15px;
}
.txtBoxBlau {
	padding: 2px 15px 5px 15px;
}
.imgBoxBlau img {
	width: 100%;
	height: auto;
}
.linkBoxBlau a {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none!important;
	text-transform: none;
	color: #fff!important;
	background-color: initial;
	line-height: 38px;
	letter-spacing: normal;
	text-shadow: none;
}
.linkBoxBlau a:hover {
	text-decoration: none!important;
}
 .ueberschriftBoxBlau {
	
}
.txtBoxBlau h2 {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	background-color: initial;
	line-height: 38px;
	letter-spacing: normal;
	text-shadow: none;
}
.ueberschriftBoxOrange .fx3 {
	background-attachment: fixed;
	background-image: url(../Images/02g54215-960.jpg);
	background-color: #b8c8d2;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	background-clip: padding-box
}
/*Farben Cosmedicus Links etc */
/* ##################################################*/
/* ##################################################*/
/* ##################################################*/
/*Allgemeine Links cosmedicus*/
.cosmedicus a:link {
	color: #f09800;
	text-decoration: none;
}
.cosmedicus a:visited {
	color: #f09800;
	text-decoration: none;
}
.cosmedicus a:hover {
	color: #82939e;
	text-decoration: none;
}
/*Link aus dem CK Editor*/
span a:link.acolorCosmedicus {
	text-decoration: none;
	color: #f09800;
	font-weight: 500;
}
span a.acolorCosmedicus {
	color: #f09800;
}
span a:visited.acolorCosmedicus {
	text-decoration: none;
	color: #f09800;
}
/*Kontakt*/
/* ##################################################*/
/* ##################################################*/

form .form-group{
	padding: 5px 0 5px 0;
}


.required {
	color: #F9090D;
}
div input {
	width:300px;
	line-height:30px;
	text-align: left;
	border:1px solid #000;
   font-family: Montserrat;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color:#000!important;
	background-color: initial;
	letter-spacing: normal;
	text-shadow: none;
     padding:5px;
}



div textarea {
	width:300px!important;
	height: 100px!important;
	border:1px solid #000;
    font-family: Montserrat;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	color: #000!important;
	background-color: initial;
	line-height: 18px!important;
	letter-spacing: normal;
	text-shadow: none;
    padding:5px;
}

.form-control select option, .form-control select input{
	font-family: Montserrat;
	font-weight: 300;
	font-style: normal;
}
/*Auswahlmenü*/
.form-control {
	width:330px;
	line-height:30px;
	height:30px;
	border:1px solid #000;
	font-family: Montserrat;
	font-weight: 300;
	font-style: normal;
}
/*Check Boxen Buttons gleich hoch*/
.form-check {
	position:relative;
	
}

.form-check span {
	/*padding-left: 10px;
	top:-2px;
	position:absolute;*/
	
}
.centerColOne .form-check span {
	padding-left: 0px;
	top:0px;
	position:relative;
	
}
 .form-check-label input{
	width:10px;
}


/*mittig Formular */
.centerColOne form .form-group {
	
	text-align:center;
}
.centerColOne h2 {
	padding-bottom:20px;
	padding-top:20px;
}
.centerColOne .form-check span {
	padding-left: 0px;
	top:0px;
	position:relative;
	
}
.centerColOne .form-control {
	text-align:center;
}
.centerColOne label {
	display:block;
}
.centerColOne label span{
	
	text-align:center;
}
.centerColOne .radio span {

    padding-left: 0;
    top: 0;
    position: relative;

}
.centerColOne input, .centerColOne textarea, .centerColOne select{
	margin-top:5px;
}

.required {
	font-size: 20px;
}

/*.centerColOne #terminformularCosmedicus-883-checkbox-1{
	position:absolute;
	bottom:5px;	
}
.centerColOne #terminformularCosmedicus-883-checkbox-1 .required{
	padding-right: 20px;
}*/
/*Radio Buttons gleich hoch*/
.radio {
	position:relative;
}
.radio span {
	padding-left: 10px;
	top:-2px;
	position:absolute;
}
 .radio input{
	width:10px;
	 
}
.btn {
	padding: 5px 10px 5px 10px;
}
/*Top Bottom Fusszeile Cosmedicus*/
.backgroundGrey {
	background-color: #404040;
	padding: 10px 0 10px 0;
	color: #fff;
}
.backgroundGrey ul {
	float: left;
	list-style-type: none;
}
.backgroundGrey ul li {
	display: inline;
	padding-right: 30px;
	/*line-height: 50px;*/
}
.backgroundGrey ul li a {
	padding: 10px 0 10px 0;
	color: #fff!important;
	font-weight: 400;
}
.txtCenterBig {
	font-family: Montserrat;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #404040;
	background-color: initial;
	line-height: 28px;
	letter-spacing: 0.50px;
	text-shadow: none;
	text-align: center;
	vertical-align: middle;
	display: table;
	width: 100%;
	height: 10em;
}
/* ##################################################*/
/* #################### Flexslider ######################*/
/*.tx-ws-flexslider {
	width: 990px;
}*/
.flex-direction-nav a::before {
	color: rgba(64, 64, 64, 0.8);
	font-size: 40px!important;
	line-height: 1!important;
	display: inline-block!important;
	
}

.flexslider {

    margin: 0px 0 0 0!important;
}


.tx-ws-flexslider ul {
    padding-left: 0!important;
}

.container .slider ul {

    padding-left: 0px!important;

}
.hautarzt .flex-control-paging li a.flex-active {

    background: #268bd2;
    background: rgba(38, 139, 210, 0.9);
    cursor: default;

}

.cosmedicus .flex-control-paging li a.flex-active {

    background: #f09800;
    background: rgba(240, 152, 0, 0.9);
    cursor: default;

}
.flex-control-paging li a {

   
    background: rgba(64, 64, 64, 1.0);
   

}

#carousel{
    padding-top:40px;
}
/* ##################################################*/
/* #################### Startseite Animation ######################*/

.deskAni {
	display: block;
}
.respAni {
	position: relative;
	display: block;
}
.linkStartResp {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0px;
}
.linkStartResp a img {
	width: 20%;
}
.deskAni a {
	cursor: pointer;
}
.hautarzt .news h3 a {
	color: #268bd2!important;
}
.hautarzt .news .teaser-text a {
	color: #268bd2!important;
}

.news-single .article .news-img-wrap {

    float: right;
    width: auto;
    margin: 0 0 0 25px;

}

/* ##################################################*/
/* ##################################################*/
/*parallax vorgeschaltete Seite */
@media (min-width:960px) {
.fx {
	background-image: url("../Images/j3000x3000-131760-1200.jpg");
	background-attachment: fixed
}
}

@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2), (min-width:960px) and (min-resolution:192dpi) {
.fx {
	background-image: url("../Images/j3000x3000-131760-2400.jpg");
	background-attachment: fixed
}
}

@media (min-width:1200px) {
.fx {
	background-image: url("../Images/j3000x3000-131760-1600.jpg");
	background-attachment: fixed
}
}

@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2), (min-width:1200px) and (min-resolution:192dpi) {
.fx {
	background-image: url("../Images/j3000x3000-131760-3200.jpg");
	background-attachment: fixed
}
}

@media (min-width:1600px) {
.fx {
	background-image: url("../Images/j3000x3000-131760-2000.jpg");
	background-attachment: fixed
}
}

@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2), (min-width:1600px) and (min-resolution:192dpi) {
.fx {
	background-image: url("../Images/j3000x3000-131760-4000.jpg");
	background-attachment: fixed
}
}

/* parallax Cosmedicus */
@media (min-width:960px) {
.fx3 {
	background-image: url(../Images/02g54215-1200.jpg);
	background-attachment: fixed
}
}

@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2), (min-width:960px) and (min-resolution:192dpi) {
.fx3 {
	background-image: url(../Images/02g54215-2400.jpg);
	background-attachment: fixed
}
}

@media (min-width:1200px) {
.fx3 {
	background-image: url(../Images/02g54215-1600.jpg);
	background-attachment: fixed
}
}

@media (min-width:1600px) {
.fx3 {
	background-image: url(../Images/02g54215-4000.jpg);
	background-attachment: fixed
}
}

@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2), (min-width:1200px) and (min-resolution:192dpi) {
.fx3 {
	background-image: url(../Images/02g54215-3200.jpg);
	background-attachment: fixed
}
}

@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2), (min-width:1600px) and (min-resolution:192dpi) {
.fx3 {
	background-image: url(../Images/02g54215-4000.jpg);
	background-attachment: fixed
}
}

@media (min-width:960px) {
.fx2 {
	background-image: url(../Images/schlangenhaut_hell_1_1-1200.jpg);
	background-attachment: fixed
}
}

@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2), (min-width:960px) and (min-resolution:192dpi) {
.fx2 {
	background-image: url(../Images/schlangenhaut_hell_1_1-2400.jpg);
	background-attachment: fixed
}
}

@media (min-width:1200px) {
.fx2 {
	background-image: url(../Images/schlangenhaut_hell_1_1-1600.jpg);
	background-attachment: fixed
}
}

@media (min-width:1600px) {
.fx2 {
	background-image: url(../Images/schlangenhaut_hell_1_1-2000.jpg);
	background-attachment: fixed
}
}

@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2), (min-width:1200px) and (min-resolution:192dpi) {
.fx2 {
	background-image: url(../Images/schlangenhaut_hell_1_1-3200.jpg);
	background-attachment: fixed
}
}

@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2), (min-width:1600px) and (min-resolution:192dpi) {
.fx2 {
	background-image: url(../Images/schlangenhaut_hell_1_1-4000.jpg);
	background-attachment: fixed
}
}
.clear {
	clear: both;
}

/* 2022-09-09 R.S. - Modifications after TYPO3 and extension updates */
.tx-ws-flexslider .flexslider {
	border: none;
	box-shadow: none;
}

/* 2024-06-27 R.S. - Modifications after TYPO3 and extension updates */
.flexslider .flex-prev,
.flexslider .flex-next {
	color: transparent;
	font-size: 0;
} 

.flexslider .slides {
	padding-left: 0;
	max-height: 521px; /* Just a test, maybe removed later */
}

.flexslider {
	border: none;
}

/* 2025-02-26 R.S. - Align logo with content on right side */
li.shopLogo img {
	right: 0;
}

/* 2025-11-06 R.S. - Add swiper styles */
.swiper-wrapper,
.swiper-slide {
	height: auto;
}



.hc-swiper {
	margin-bottom: 50px;
}

.hc-swiper-controller .swiper-slide {
	width: 300px;
}

.swiper-navigation {
	position: relative;
}
.swiper-button-prev,
.swiper-button-next {
	top: -320px !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
	color: rgba(0, 0, 0, 0.6);
	height: 36px;
}

.swiper-button-prev:hover svg,
.swiper-button-next:hover svg {
	color: rgba(0, 0, 0, 0.8);
}

