.uc_simple-flipbox * {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*=========================
 Flip-css ======================= */

.flip-box-wrap {display: block;	text-align: center;	position: relative;	-webkit-perspective: 1000px;-o-perspective: 1000px;-ms-perspective: 1000px;perspective: 1000px}
.flip-box-wrap .flip-box {cursor: pointer;position: relative;width: 100%;height: 100%;-webkit-transition: 750ms;transition: 750ms;-ms-perspective: 1000px;-webkit-transform-style: eserve-3d;transform-style: preserve-3d}
.flip-box-wrap .ifb-auto-height .ifb-face, .flip-box-wrap .ifb-custom-height .ifb-face {overflow: hidden}
.flip-box-wrap .ifb-flip-box {height: 100%;	position: relative;	display: block;	-webkit-transform-style: preserve-3d;transform-style: preserve-3d}
.flip-box-wrap .ifb-back, .flip-box-wrap .ifb-front {padding: 0;height: 100%;margin-bottom: 0;-moz-box-sizing: border-box;	-webkit-box-sizing: border-box;	box-sizing: border-box;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: 750ms;	transition: 750ms;-webkit-transform-style: preserve-3d;	transform-style: preserve-3d}
.flip-box-wrap .ifb-front {	z-index: 9;	-webkit-backface-visibility: hidden;backface-visibility: hidden}
.flip-box-wrap .ifb-front * {-webkit-backface-visibility: hidden;backface-visibility: hidden}
.flip-box-wrap .ifb-back {position: absolute;top: 0;z-index: -1;width:100%;}
.flip-box-wrap:hover .ifb-back {z-index: 1}
.flip-box-wrap .ifb-jq-height .ifb-back {display: block;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;	box-sizing: border-box;	height: 100%;bottom: 0}
.flip-box-wrap .horizontal_flip_left .ifb-front {-webkit-transform: rotateY(0);	-ms-transform: rotateY(0);	transform: rotateY(0)}
.flip-box-wrap .horizontal_flip_left .ifb-back {-webkit-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);transform: rotateY(-180deg)}
.flip-box-wrap .horizontal_flip_left .ifb-hover .ifb-back {-webkit-transform: rotateY(0);-ms-transform: rotateY(0);transform: rotateY(0)}
.flip-box-wrap .horizontal_flip_left .ifb-hover .ifb-front {-webkit-transform: rotateY(180deg);	-ms-transform: rotateY(180deg);	transform: rotateY(180deg)}
.flip-box-wrap .horizontal_flip_right .ifb-front {-webkit-transform: rotateY(0);-ms-transform: rotateY(0);transform: rotateY(0)}

/*=========================
 Flip-css ======================= */	
.uc_simple-flipbox, .uc_simple-flipbox .flip-box-wrap .ifb-flip-box{  width: 100%; height: 230px;}	

/*=========================
 front pane ======================= */
.uc_simple-flipbox .uc_front { padding:0px; text-align:center; border-radius:7px;}
/*=========================
 front pane inner======================= */
.uc_simple-flipbox .uc_front .uc_front_inner{width:100%; height:100%;}
.uc_simple-flipbox .uc_front .uc_front_inner .uc_tag{ background:url(top-pic.png) no-repeat top center; width:100%; height:67px;  font-size:39px; color:#f0efef; font-weight:bold;font-family: 'Montserrat', sans-serif;padding: 10px 0 0 0;}
.uc_simple-flipbox .uc_front .uc_front_inner .icon-box{ border-radius:50%; border:2px solid #fff; padding:3px; width:72px;  height:72px; margin:30px auto 17px;}
.uc_simple-flipbox .uc_front .uc_front_inner .icon-box .white-bg{ width:100%; height:100%; background:#fff;border-radius:50%; position:relative;}
.uc_simple-flipbox .uc_front .uc_front_inner .icon-box .white-bg span{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%);}
.uc_simple-flipbox .uc_front .uc_front_inner .icon-box .fa-envira{ color:#2dcd12; font-size:32px; text-align:center; vertical-align:middle; }
.uc_simple-flipbox .uc_front .uc_front_inner p .fa{ background:#ffffff; padding:15px; border-radius:50%;}
.uc_simple-flipbox .uc_front .uc_front_inner h2{font-family: 'Poppins', sans-serif; font-size:26px; color:#fff; font-weight:normal; font-weight:500; margin:0px; padding:0px;}
.uc_simple-flipbox .uc_front .uc_front_inner .text-box{font-family: 'Open Sans', sans-serif; font-size:16px; color:#ffffff; margin-top:10px;}

/*=========================
 back pane ======================= */
.uc_simple-flipbox .uc_back { padding:0px; text-align:center; border-radius:7px;}

/*=========================
 front pane inner======================= */
.uc_simple-flipbox .uc_back .uc_front_inner{width:100%; height:100%;}
.uc_simple-flipbox .uc_back .uc_front_inner .uc_tag{ background:url(top-pic.png) no-repeat top center; width:100%; height:67px;  font-size:39px; color:#f0efef; font-weight:bold;font-family: 'Montserrat', sans-serif;padding: 10px 0 0 0;}

.uc_simple-flipbox .uc_back .uc_front_inner h2{font-family: 'Poppins', sans-serif; font-size:26px; color:#000; font-weight:normal; font-weight:500; margin:25px 0px 15px; display:inline-block;}
.uc_simple-flipbox .uc_back .uc_front_inner p{font-family: 'Open Sans', sans-serif; font-size:16px; color:#212121; margin:0 9%;}
.uc_simple-flipbox .uc_back .uc_front_inner a{ width:80%;font-family: 'Poppins', sans-serif; font-size:18px;background:#ffffff; padding:5px 0; text-align:center; display:inline-block; border-radius:30px; text-decoration:none; margin:28px 0 0;}
.uc_simple-flipbox .uc_back .uc_front_inner a:hover{ background:#2dcd12; color:#ffffff !important;}
