/**
 * =============================================================================
 * Anpassungen in diese Datei - Adjustments to this file
 * ==========================================================================
 */

/* fuer alle Geraete-Klassen */

.myClass p {
    color: #ff0000;
}
#main .inside {padding: 0;}
#main .mod_article .ce_sliderStart, #main .mod_article [class*="ce_"], #main .mod_article > [class*="mod_"] {margin-bottom:0;}
/*.ce_sliderStart .slider-control {display:none;}*/
.ce_text.ce-slider .slider-text {top: 70%;}
.ce_text.ce-slider .slider-text h1, .ce_text.ce-slider .slider-text h2 {font-size: 3em;}
.ce_text.ce-slider .slider-text h3  {font-size: 1.7em;}

body {font-size: 18px;}
.rs-column.-large-col-3-1 {
  width: 31%;
}

.contao-cookiebar .highlight .cc-btn.success:hover {
  background: #00549f;
}
.contao-cookiebar .highlight .cc-btn.success {
  background: #00549f;
  border-color: #00549f;
  color: #fff;
}
.contao-cookiebar input:disabled + label::after {
  background: #00549f;
}

.rs-column {
  margin-right: 3%;
}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
.fa {margin-right: 8px;}
.mt-xxs {margin-top: 15px;}
.mt-xs {margin-top: 25px;}
.mt-s {margin-top: 50px;}
.mb-s {margin-bottom: 50px;}
.max1000 {max-width: 1000px; margn:0 auto;}
.grey {background-color: #f8f8f8;}
.big {font-size: 20px;color: #00549f;}
.align-right {text-align: right;}

.wrapp {max-width: 1240px; margin: 0 auto;}
/*.logo:before {
    font-family: "Font Awesome 5 Free";
    content: "\f140";
    font-weight: 900;
    color: #00549f;
    line-height: 1;
    margin-right: 5px;
}*/
.meister {
	display: inline-block;
width: 55px;
height: 55px;
line-height: 55px;
text-align: center;
color: #00549f;
border: 2px solid #00549f;
border-radius: 100%;
vertical-align: middle;
margin-right: 15px;
}
.meister:before {
	content: "M";
    font-weight: 900;
    color: #00549f;
}
.headercontainer .inside {padding-top: 20px; padding-bottom: 20px;}
.blockquote {
	font-size: 30px;
	line-height: 40px;
	font-weight: 300;
	text-align: left;
	padding-left: 50px;
	font-family: "Lato", sans-serif;
}
/*.ce_text ul li, .ce_list ul li {font-family: "Lato", sans-serif;}*/
.ce_text ul.triangle li, .ce_list ul.triangle li {list-style: none;margin-bottom:10px;}
.triangle li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f071";
    font-weight: 900;
    color: #00549f;
    line-height: 1;
    margin-right: 10px;
}

.blockquote:before {
	font-family: "Font Awesome 5 Free";
	font-size: 40px;
    content: "\f10d";
    position: absolute;
    left: 0px;
    top: 0px;
    color: rgba(0,0,0,.1);
}
form button:hover, input[type="submit"]:hover, .button:hover {color: white;}
h3, h4, h5, h6 {
  color: #00549f;
}
h2 i:before {font-size:28px;margin-right: 10px;}
.blau {color: #00549f;}
#top_link a {
  color: #00549f;
}
.r180 {
	transform: rotate(180deg);
}
.fa-exclamation-triangle {margin-right:8px;}
.mainmenu > ul > li:hover > a, .mainmenu > ul > li > a.trail, .mainmenu > ul li > a.active, .mainmenu > ul > li > strong {color: #00549f;}
.mainmenu > ul ul li:hover > a, .mainmenu > ul ul li > a.trail, .mainmenu > ul ul li > a.active, .mainmenu > ul ul li > strong {
  background-color: #00549f;
}
#footer {
  background-color: #00549f;
}
.footer.top.container {
  padding: 0 30px 20px 30px;
}

/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 100%;
  height: 370px;
  border: 1px solid #f1f1f1;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}
.flip-card h2 {
	font-size: 20px;
	margin-bottom: 5px;
	color: #00549f;
}
.flip-card .desc {
	margin-right:10px;
}
.flip-card ul {
	list-style: square;
	margin-left: 18px;
	min-height: 230px;
	font-size: 16px;
}
.flip-card span {
	left: 50px;
	position: absolute;
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  padding:20px;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  background-color: #00549f;
  color: white;
}
.flip-card-front h2 {
	text-align: center;
	font-size: 28px;
	color: white;
	margin-top: 40%;
}
/* Style the back side */
.flip-card-back {
  background-color: rgba(0, 84, 159,0.1);
  transform: rotateY(180deg);
}

/* fuer tablets und groessere Displays*/
@media only screen and (min-width:768px) {

.myClass p {
    color: #00ff99;
}

}


/* fuer tablets und groessere Displays*/
@media only screen and (min-width:992px) {

.myClass p {
    color: #f300ff;
}


}

/* fuer desktop */
@media only screen and (min-width:1025px) {

.myClass p {
    color: #0800ff;
}


}


/* fuer Smartphones */
@media only screen and (max-width:767px) {
.rs-column.-large-col-3-1 {
  width: 100%;
}
.flip-card {
  height: 400px;
}
.logo {font-size: 20px;}
.logo:before {margin-right: 5px;}

.blockquote {font-size: 20px;}
.mt-s {margin-top: 25px;}
.mb-s {margin-bottom: 25px;}


}


