.flip-card{
	margin:0px;
	width:100%;
	height:auto;
	
}
.flip-card .front{
	color:#f44336;
	background:#fff ;
	overflow:hidden;
}
.flip-card .back{
	color:#fff;
	background:#f44336;
	overflow:hidden;
}

.flipbox-green-products .flip-card .back{
	color:#fff;
	background:white;
	border:4px solid #D7062A;
	overflow:hidden;
	height:180px!important;
	padding:20px;
	/*min-height:200px;*/
}

.flipbox-green-products .flip-card .back ul{
	padding: 0px 0px 0px 15px!important;
	margin: 0px 0px 0px 0px!important;
}
.flipbox-green-products .flip-card .back li{
	padding: 0px 0px 6px 0px;
}



.flipbox-green-products #horizontal-15 .back{
	color:#fff;
	background:#D7062A;
	border:4px solid #D7062A;
}

.flipbox-green-products #horizontal-15 .back p{
	color:white;
	font-size:19px;
	line-height:23px;
	text-align: center;
	width:100%;
	margin:0px!important;
}



@media (max-width: 767px) {
.flipbox-green-products .flip-card .back{
	overflow:hidden;
	height:auto!important;
	/*min-height:200px;*/
}}



.flip-card h2, .flip-card h3, .flip-card h4{
	text-align:center;
	margin:0px;
	padding:8px;
	
	font-weight:700;
	color:white;
}
.flip-card h2{
	font-size:25px;
}
.flip-card h3{
	font-size:22px;
	line-height:26px;
	font-weight:400;
}

/*.flipbox-green-products .flipbox-green-products-hl{
	background:red;
	height:100px;
	width:100%;
	float:left;
}*/

.flipbox-green-products .flip-card .back h2{
	font-size:20px;
	line-height:22px;
	text-align:left!important;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
}

.flipbox-green-products .flip-card .front h3{
	font-size:28px;
	line-height:34px;
	font-weight:500;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
}

.flipbox-green-products #horizontal-15 .front h3{
	color:#D7062A;
}

.flipbox-green-products .flip-card .back h3{
	text-align:left:!important;
	font-size:16px;
	line-height:18px;
	margin:0px 0px 0px 0px!important;
	padding:0px 0px 0px 0px!important;
}

.flipbox-green-products .flip-card .back p{
	margin:0px 0px 15px 0px!important;
	padding:0px 0px 0px 0px!important;
	line-height:17px;
	font-size:14px;
	color:black;
}

.flipbox-green-products .flip-card .back a{
	color:white;
}

.flipbox-green-products .flip-card .back a:hover{
	text-decoration:underline;
}

.flipbox-green-products .flip-card .back p .flip-text-big{
	margin:0px 0px 10px 0px!important;
	padding:0px 0px 0px 0px!important;
	line-height:19px;
	font-size:16px;
}

.flipbox-green-products .flip-card .back td {text-align:left!important; font-size:14px!important;}

.flip-card h4{
	font-size:17px;
}
.flip-card hr{
	margin:5px auto;
	width:50%;
	height:0px;
}
.flip-card .front hr{
	border-top:2px double #f44336;
}
.flip-card .back hr{
	border-top:2px double #fff;
}
.flip-card p{
	text-align:left;
	margin:0px;
	padding:8px;
	font-size:14px;
	line-height:17px;
}
.flip-card .front p{
	color:#333;
}
.flip-card a{
	
	text-decoration:none;
}
.flip-card ul {
}

.flip-card ul li{
	list-style: disc;
	text-align:left;
	color:black;
	font-size:14px;
	line-height: 17px;
}



.flip-card .front, .flip-card .back{
	width:100%;
	padding:8px;
	overflow:hidden;
}
.flip-card .flip-card-body{
	margin:0px;
	padding:3px;
	height:100%;
	width:100%;
	overflow:hidden;
}
.flip-card .flip-card-space{
	width:100%;
	height:auto;
	margin-top:100px;
	margin-bottom:100px;
}
.flip-card .btn-seemore{
	font-size: 16px;
	
	padding: 5px 20px;
	margin:5px auto;
	text-decoration: none;
}
.flip-card .front .btn-seemore{
	background:#f44336;
	color:#fff;
	border:1px solid #fff;
}
.flip-card .back .btn-seemore{
	background:#fff;
	color:#f44336;
	border:1px solid #f44336;
}
.flip-card .front .flip-card-body{
	border:2px solid #f44336;
} 
.flipbox-green .flip-card .front .flip-card-body{
	border:0px solid #74af27;
}
.flipbox-green-products .flip-card .front .flip-card-body{
	border:0px solid #74af27;
}
.flipbox-blue-products .flip-card .front .flip-card-body{
	border:0px solid #74af27;
}
.flip-card .back .flip-card-body{
	border:2px solid #fff;
}
.flipbox-green .flip-card .back .flip-card-body{
	border:0px solid #fff;
}
.flipbox-green-products .flip-card .back .flip-card-body{
	border:0px solid #fff;
}
.flipbox-blue-products .flip-card .back .flip-card-body{
	border:0px solid #fff;
}
.flip-card .square{
	float:none;
	width:100%;
	height:auto;
}
.flip-card .square .flip-card-body, .flip-card .square img{
	border-radius:0px;
}
.flip-card .rounded{
	float:none;
	width:100%;
	height:auto;
	border-radius:10px;
}
.flip-card .rounded .flip-card-body, .flip-card .rounded img{
	border-radius:10px;
}
.flip-card .circle{
	float:none !important;
	border-radius:1000px;
	width:200px !important;
	height:200px !important;
}
.flip-card .circle .flip-card-body, .flip-card .circle img{
	border-radius:1000px;
}
.flip-card .flip-card-icon{
	margin:0 auto;
	width:75px;
	height:75px;
	background:#f44336;
	border-radius:45px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:center !important;
}
.flip-card .flip-card-icon i{
	color:#fff;
	line-height:75px;
	font-size:50px;
}
.flip-card .flip-card-header{
	float:left;
	width:100%;
	height:60px;
	margin-bottom:10px;
}
.flip-card .front .flip-card-header{
	background:#f44336;
}
.flip-card .back .flip-card-header{
	background:#fff;
}
.flip-card .flip-card-header i{
	padding:11px;
	text-align:center;
	display:block;
	font-size:30px;
}
.flip-card .front .flip-card-header i{
	color:#fff;
}
.flip-card .back .flip-card-header i{
	color:#f44336;
}
.flip-card .flip-card-footer{
	margin:5px auto;
}
.flip-card .flip-number{
	text-align:center;
	font-size:60px;
	color:#f44336;
	margin:25px 0px;
}
.flip-card .bg-image{
	background:url('testbild-struktur.jpg') center;
	background-size:cover;
}


.flipbox-green-products #horizontal-10 .front.square.bg-image{
	background:#D7062A;
}
.flipbox-green-products #horizontal-11 .front.square.bg-image{
	background:#D7062A;
}
.flipbox-green-products #horizontal-12 .front.square.bg-image{
	background:#D7062A;
}
.flipbox-green-products #horizontal-13 .front.square.bg-image{
	background:#D7062A;
}
.flipbox-green-products #horizontal-14 .front.square.bg-image{
	background:#D7062A;
}
.flipbox-green-products #horizontal-15 .front.square.bg-image{
	background:white;
	border:4px solid #D7062A;
}


.flip-card .circle .profile{
	padding-top:45px;
}
.flip-card .text-center{
	text-align:center !important;
}
.flip-card .front, .flip-card .back {
	backface-visibility: hidden;
	transform-style: rotateY(60deg) !important; 
	position: absolute; 
	z-index: 1; 
	height: 100%; 
	width: 100%; 
	transition: all 0.5s ease-out 0s; 
	transform: rotateX(0deg);
}



.btn-color{border:1px solid #fff;box-shadow:0px 0px 2px 2px #333;}
.btn-color#blue{background:#2196f3;color:#fff;}
.btn-color#black{background:#444;color:#fff;}
.btn-color#red{background:#f44336;color:#fff;}
.btn-color#pink{background:#d81b60;color:#fff;}
.btn-color#purple{background:#7b1fa2;color:#fff;}
.btn-color#teal{background:#00897b;color:#fff;}
.btn-color#green{background:#4caf50;color:#fff;}
.btn-color#yellow{background:#fbc02d;color:#fff;}
.btn-color#orange{background:#f57c00;color:#fff;}
.btn-color#brown{background:#795548;color:#fff;}
.btn-color#cyan{background:#00838f;color:#fff;}
.btn-color#lime{background:#9e9d24;color:#fff;}