﻿/* cairo-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: 'Cairo';
  font-style: normal;
  font-weight: 200;
  src: url('../fonts/cairo-v22-latin-200.eot'); /* IE9 Compat Modes */
  src: url('../fonts/cairo-v22-latin-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cairo-v22-latin-200.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cairo-v22-latin-200.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cairo-v22-latin-200.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cairo-v22-latin-200.svg#Cairo') format('svg'); /* Legacy iOS */
}

/* cairo-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: 'Cairo';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/cairo-v22-latin-300.eot'); /* IE9 Compat Modes */
  src: url('../fonts/cairo-v22-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cairo-v22-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cairo-v22-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cairo-v22-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cairo-v22-latin-300.svg#Cairo') format('svg'); /* Legacy iOS */
}

/* cairo-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: 'Cairo';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/cairo-v22-latin-regular.eot'); /* IE9 Compat Modes */
  src: url('../fonts/cairo-v22-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cairo-v22-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cairo-v22-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cairo-v22-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cairo-v22-latin-regular.svg#Cairo') format('svg'); /* Legacy iOS */
}

/* cairo-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: 'Cairo';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/cairo-v22-latin-600.eot'); /* IE9 Compat Modes */
  src: url('../fonts/cairo-v22-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/cairo-v22-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/cairo-v22-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/cairo-v22-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/cairo-v22-latin-600.svg#Cairo') format('svg'); /* Legacy iOS */
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ font-family: 15px/19px "Cairo", sans-serif; margin: 0; padding: 0; border: 0; outline: 0; font-weight: 300; font-style: inherit; font-size: 100%; vertical-align: baseline;}

:focus { outline: 0; }
ol, ul { list-style: none; }
.clear { clear:both; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: 200; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body { font: 15px/19px "Cairo", sans-serif; color:#1A3A50; line-height: 1.2; font-weight: 300; }
strong { font-weight: 600; }

a:link, a:visited, a:focus, a:active { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }

ul { list-style: none; margin: 0; padding: 0; }
.vorteile li {margin-bottom: 5px;}

#wrapper { width: 692px; margin: 0px auto; }
#header { width: 692px; height: 342px; }



/******** BEGINN ********/

#hotline { width: 100%; height: 60px; line-height: 60px; background-color:#1A3A50;	z-index: 9999; }
#hotline h1 { color: #fff; font-family:"Cairo", sans-serif; font-size: 28px; text-align: center; font-weight: 600; letter-spacing: 1.5px;}
#hotline img { vertical-align: middle; margin-right: 15px; margin-bottom: 5px;}
#telefontracking, #hotline a { display: inline; font-weight: 600; }
#telefon, #telefontracking2, #telefontracking3 { display: inline; }


#content { margin: 0 auto; padding: 25px 0 0 0; }

h2 { color:#000; font: 25px/27px "Cairo", sans-serif; padding: 0 0 15px 0; font-weight: 200; text-transform: uppercase;}
#content #contentleft h2 {padding-bottom: 15px;}
.box { width: 100%; height: auto; margin-bottom: 25px; background-color: #efefef; border: 1px solid  #bfbfc9; border-radius: 5px; overflow: auto; }
.box a:link, .box a:visited, .box a:focus, .box a:active, .text a:link, .text a:visited, .text a:focus, .text a:active { color: #585858; text-decoration: none; }
.box a:hover, .text a:hover { color: #8c070d; text-decoration: underline; }

#content #contentleft { float: left; width: 340px; margin-right: 25px; line-height: 1.4; }
#content #contentleft .text { border-bottom: 1px solid #bbb; margin: 0 15px 15px; padding-bottom: 20px; display: inline-block;}
.liste { margin:20px 0 20px 20px; list-style-position: outside; list-style-type: disc; }
.liste > li { margin-bottom: 12px; }
.bild-logo { float: left; max-width: 120px; margin-top: 5px; padding: 5px; border: 1px solid #eee; margin-right:10px;}
.bild { float: left; max-width: 90px; margin-top: 5px;}
.bildtext { float: right; width: calc(100% - 100px); margin-top: 0px; }
#content #contentleft #betreuung { border-bottom: 0px solid #bbb; margin-bottom: 0px;}
#content #contentleft #abwicklung img { float: left; padding: 5px 11px 0 0; }

#content #contentleft #bewertung { border-bottom: none!important; margin: 0 15px 15px; padding-bottom: 0px; display: inline-block;}
#content #contentleft .bewertungen { border-bottom: 1px solid #ddd; padding-bottom: 1em; padding-top: 2em; color: #555; font-size: 13px;}
#content #contentleft .bewertungen:first-of-type { padding-top: 0em;}
#content #contentleft .bewertungen:last-child { border-bottom: 0;}
#content #contentleft .bewertungen-text { padding: 1em; border: 1px solid #eee; margin-bottom: 1em; border-radius: 3px; color: #666;}
#content #contentleft .bewertungen-name {text-align: left; font-weight: bold; }

#content #contentright { float: left; width: 310px;}
#content #contentright h2 { padding: 10px 20px 10px 20px; }

#content #contentright #vorteile ul { padding: 0 15px 10px 20px; line-height: 1.4; }	
#content #contentright #vorteile ul li { padding: 5px 0 5px 35px; background:url('../images/arrow.png') no-repeat 0 5px; }
#vorteile a:link, #vorteile a:visited, #vorteile a:focus, #vorteile a:active { color: #424242; text-decoration: none; }

#content #contentright #formular { background: #efefef; border: 1px solid #bfbfc9; margin-bottom: 10px; }
#content #contentright #formular h2 { font-size: 21px; font-weight: 200;}
#content #contentright #widget {margin-bottom: 25px;}
#content #contentright #formular small { font-size: 11px; }


#karte_rechts { margin: 25px 0; background: #fff; display: none; }
#karte_unten { margin: 10px 0; background: #fff; display: block; }
#karte_rechts h2, #karte_unten h2, .karte ul { font-size: 21px; line-height: 24px; padding: 10px 5px 10px 20px; text-align: center; }

#karte_rechts .ovpn, #karte_unten .ovpn { text-align: center; }
#karte_rechts .ovpn img, #karte_unten .ovpn img { margin: 3px 10px 5px 0; vertical-align: middle;}
#karte_rechts .ovpn p, #karte_unten .ovpn p { font-size: 14px; }
#karte_rechts .ovpn div { display: inline; text-align: left;}
#karte_rechts .ovpn div:first-child { padding-right: 20px;}

#karte_unten .ovpn > div { display: inline-block; padding: 0 10px; }

#website { 	width: 100%; height: 60px; margin: 20px 0 20px 0; line-height: 60px; background-color:#1A3A50; }
#website h3, #website h3 a { color: #fff; font-family: "Open Sans", sans-serif; font-size: 24px; text-align: center; font-weight: 600; letter-spacing: 1px; }
#website img { vertical-align: middle; margin-right: 15px; margin-bottom:5px; }

#footer { width: calc(100% - 40px); height: auto; margin: 0 auto; padding: 20px; font-size: 13px; color: #fff; position: relative;
	background		: #1A3A50; /* Old browsers */
	background		: -moz-linear-gradient(top,  #1A3A50 0%, #4F6A79 100%); /* FF3.6-15 */
	background		: -webkit-linear-gradient(top,  #1A3A50 0%,#4F6A79 100%); /* Chrome10-25,Safari5.1-6 */
	background		: linear-gradient(to bottom,  #1A3A50 0%,#4F6A79 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter			: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4F6A79', endColorstr='#1A3A50',GradientType=0 ); /* IE6-9 */
	}
#footer_desktop { float:left; display: inline-block; }
#footer_mobil { float: left; display: none; }
#meta { float: right; display: inline-block; position: absolute; right: 25px; }
#footer a:link, #footer a:visited, #footer a:focus, #footer a:active { color: #fff; text-decoration: none; }
#footer a:hover { color: #fff; text-decoration: underline; }


#sub-footer { color: #111; font: 11px "Open Sans", sans-serif; height: 25px; margin: 0 auto; padding: 10px 0 0 15px; text-align: center; max-width: 640px; }

#sub-footer a:link, #sub-footer a:visited, #sub-footer a:active { color: #111; text-decoration: none; }
#sub-footer a:hover { color: #222; text-decoration: underline; }


#bewertungen { height: auto!important; }

div.box.white-bg{
	background-color: #fff;
}

#content #contentright h2#mandanten-bewertung{
	background-color: #f9f9f9;
	padding: 10px 18px;
	font-size: 22px;
}

.sterne{
	padding: 0 0 0 18px;
}

.lSSlideOuter {
	padding: 18px;
	box-sizing: border-box;
}
.lSSlideOuter .lSPager.lSpg > li:not(.active) a{
	background-color: #666666 !important;
}
.lSSlideOuter .lSPager.lSpg > li.active a{
	background-color: #222 !important;
}
.mandanten-bewertung .rating-head{
	display: block;
	overflow: hidden;
}
.mandanten-bewertung .rating-head .author{
	width: 73%;
	margin-bottom: 10px;
	display: block;
	float: left;
	padding-top: 2px;
}

.mandanten-bewertung .rating-head .author .avatar{
	display: block;
	height: 67px;
	float: left;
}

.mandanten-bewertung .rating-head .author img{
	float: left;
	margin-right: 10px; 
	display: inline-block;
}
.mandanten-bewertung .rating-head .name{
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	display: block;
}
.mandanten-bewertung .rating-head .meta{
	display: block;
	font-size: 13px;
	color: #bababa;
}

.mandanten-bewertung .rating-head .logo{
	display: table;
	width: 63px;
	float: left;
	border: 1px solid #e1e1e1;
	margin-right: 1px;
	margin-bottom: 10px;
	box-sizing: border-box;
	height: 63px;
	border-radius: 7px;
}


.mandanten-bewertung .rating-head .user{
	display: table;
	width: 24%;
	float: left;
	margin-right: 1px;
	box-sizing: border-box;
	padding: 0px;
}

.mandanten-bewertung .rating-head .user img{
	width: 100%;
	border: 1px solid #e1e1e1;
	border-radius: 7px;
}

.mandanten-bewertung .rating-head .logo .content{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.mandanten-bewertung .text{
	font-weight: normal;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 1.3 !important;
	padding: 0px;
}

.spacer
{
	height: 5px;
}

#bewertungen_unten
{
	margin-top: 30px;
	display: none;
}

#bewertungen_unten h2#mandanten-bewertung{
	color:#8f0302;
	background-color: #f9f9f9;
	padding: 10px 18px;
}

#bewertungen_rechts { display: block;}


.bewertungen_slider
{
	padding: 15px;
	padding-bottom: 0px;
}

.swiper-pagination
{
	position:relative !important;
	margin-top: 20px;
	bottom: 0px;
}

.swiper-pagination-bullet-active 
{
	background-color: #1A3A50 !important;
}
	

.bewertung_inhalt 
{
	border-radius: 3px;
	padding: 0.5em;
	min-height: 200px;
}





/****** FORMULAR *****/
input.error,
select.error,
textarea.error {
    border: red solid 1px;
	background-color:#F00;
}

fieldset {
	padding: 5px 0 0 20px;
	display: block;
	color: #333;
	clear: both;
}

label {
	display: block;
	width: 79px;
	float: left;
	clear: both;
	margin: 5px 0; 
}

input,textarea {
	margin-top:3px;
	margin-bottom:4px;
	border: 1px solid #fff;
	padding:2px;
	width:179px;
}

#form_alter, #form_anrede, .label_alter, .label_anrede {
	display: none;
}

.btnSubmit { 
	width:264px;
   	height:40px;
   	border:0;
	margin-top:12px;
	margin-bottom: 20px;
	color: #fff;
	border-radius: 5px;
	border-color: #333;
	font-weight: 600;
	font-size: 18px;
	font-family: "Cairo";
	background		: #1A3A50; /* Old browsers */
	background		: -moz-linear-gradient(top,  #1A3A50 0%, #4F6A79 100%); /* FF3.6-15 */
	background		: -webkit-linear-gradient(top,  #1A3A50 0%,#4F6A79 100%); /* Chrome10-25,Safari5.1-6 */
	background		: linear-gradient(to bottom,  #1A3A50 0%,#4F6A79 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter			: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4F6A79', endColorstr='#1A3A50',GradientType=0 ); /* IE6-9 */
	
}

.btnSubmit:hover { 
	background: #1A3A50; 
	cursor:pointer;	
}

#form_datenschutz { width: 15px; margin-left: 0px; }
.ds-check { width: 100%; float: left;}
.datenschutz { margin-top: 5px; overflow:auto; padding-right: 15px;}

.ssl {
	color:#888;
	font-size:11px;
	margin-left:22px;
	background:url('../images/schloss.gif') no-repeat 0 3px;
	padding-left:19px;
	height:20px;
	line-height:24px;
	width:250px;
	margin-top:-14px;
	margin-bottom:10px;
	font-style:italic;
}

.okay {
	width: 100%;
	text-align: center;
	padding-top: 25px;
}

.okay img {
	width: 130px;
}

.errorStyle {
	color: #3A9044;
	font-size: 17px;
	font-weight: bold;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
}


@media (max-width: 420px){
#wrapper { width: 100%; }

#header { width: 100%; height: auto; }
#header img { width: 100%; height: auto; }

#hotline { height: auto; margin-bottom: 15px; }
#website { height: auto; }
#website img, #hotline img { display: none; }

h2 { font-size: 21px; }

#content { padding: 0!important; margin: 25px 5%; width: 90%; }

#content #contentleft, #content #contentright { margin: 0; width: 100%; }
#content #contentleft .text { margin: 0 0 15px; }
.box { margin: 25px 0 0 0; }
#vorteile { margin-top: 5px;}
#content #contentright #formular { margin: 0!important; }
#karte_rechts { display: inline-block!important; overflow: hidden; }
#karte_unten { display: none!important; }
#bewertungen_unten { margin-left: 5%; margin-right: 5%; width: 90%;}

.liste { margin:10px 0 10px 20px; }

#footer_desktop { display: none!important; }
#footer_mobil { display: inline-block; width: 100%; margin-bottom: 0px; overflow: hidden; }
#meta { float: none; position: relative; display: inline-block; width: 100%; right: inherit; margin-top: 15px; }

fieldset { padding: 0; margin: 0 20px; width: calc(100% - 40px); }
input, textarea { margin: 0; padding: 5px 0 ; width: 100%; }
label { margin: 5px 0 0; }
.btnSubmit { margin-left: calc(50% - 132px); }
.ssl { margin-left: calc(50% - 130px); }
.datenschutz { margin-top: 5px; overflow:auto; padding-right: 0px;}
}


@media (max-width: 420px){
#hotline h1, #hotline h1 a { font-size: 18px!important; line-height: 30px; text-align:center; padding: 10px 0!important; letter-spacing: 0px; }
#website h3, #website h3 a { font-size: 18px!important; line-height: 30px; text-align:center; padding: 10px 0!important; letter-spacing: 0px; }
}

@media (max-width: 370px){
#hotline h1, #hotline h1 a { font-size: 17px!important;}
#website h3, #website h3 a { font-size: 17px!important;}
}

@media (max-width: 355px){
#hotline h1, #hotline h1 a { font-size: 16px!important;}
#website h3, #website h3 a { font-size: 16px!important;}
}

@media (max-width: 340px){
#hotline h1, #hotline h1 a { font-size: 15px!important;}
#website h3, #website h3 a { font-size: 15px!important;}
h2 { font-size: 18px; }
}