html, body {
	height: 100%;
}
body {
	margin: 0;
	position: relative;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	cursor: default;
}
a:hover, a:focus, a:active {
	outline: none
}
img {
	max-width: 100%;
	height: auto
}
.main_menu {
	background: #fff;
	margin: 0
}
.navbar .navbar-header .navbar-brand {
	height: 70px;
}
.navbar img {
	height: 50px;
}
.nav.navbar-nav.navbar-right {
    padding-top: 15px;
}
section {
	min-height: 300px
}
.wrapper{
	margin: 8% auto
}
.parallax {
	min-height: 150px;
	position: relative;
	background-attachment: fixed;
	z-index: -2
}
.pfirst {
    background: rgba(0, 0, 0, 0) url("../images/head.jpeg") no-repeat scroll center center / cover;
	min-height: 300px;
	padding: 2% 0;
	position: relative;
}
.para_wrap {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}
.pfirst .para_title {
	margin-top: 8%;
	text-align: left;
}
.title, .para_title {
	text-align: center
}
.para_title h1 {
	color: #fff;
	font-weight: lighter;
	margin-top: 4.5%;
}
.title {
	position:relative;
	padding: 2em 0 1em;
	display:block;
	text-align:center;
	margin-top: 30px;
}
.title h2 {
	margin-bottom: 4.5%;
}
.title h2 span {
	text-decoration: none;
    box-shadow: inset 0 -.5em 0 rgba(245, 64, 85, 0.5);
    color: inherit;
	padding: 0 10px;
}
.para_title h1 span {
	font-weight: bold;
	color: #f54055
}
#forwho {
	position: relative;
}
.home h2{
	font-weight: lighter;
    margin-top: 4.5%;
}
.fbox_holder {
	position: relative;
	width: 80%;
	margin: 0 auto;
	color: #fff;
	padding: 80px 0 0;
}
.fbox_holder > div {
    min-height: 308px;
}
.fbox_cont h2 {
	font-size: 25px;
	font-weight: lighter;
	margin-bottom: 20px;
    text-align: center;
}
.fbox_cont ul {
	text-align: left;
	padding-left: 20px;
}
.fbox1 .fbox_cont span, .fbox3 .fbox_cont span {
    font-weight: 600;
    color: #f54055;
}
.fbox2 .fbox_cont span {
    font-weight: 600;
    color: #34495E;
}
.fbox_txt {
	text-align: justify;
}
.fbox1, .fbox2, .fbox3 {
	text-align: center;
}
.fbox1 {
	background: #34495E;
	padding: 50px;
}
.fbox1 .box_icon {
	background: #f54055 none repeat scroll 0 0;
	border: 5px solid #fff;
	border-radius: 100%;
	margin: 0 auto;
	padding: 15px;
	width: 120px;
	height: 120px;
}
.fbox2 {
	background: #f54055 none repeat scroll 0 0;
	margin: -30px -20px -80px;
	padding: 90px 50px 60px;
	z-index: 9;
}
.fbox2 .box_icon {
	background: #34495E none repeat scroll 0 0;
	border: 5px solid #fff;
	border-radius: 100%;
	margin: 0 auto;
	padding: 15px;
	width: 120px;
	height: 120px;
}
.fbox3 {
	background: #34495E;
	padding: 50px;
}
.fbox3 .box_icon {
	background: #f54055 none repeat scroll 0 0;
	border: 5px solid #fff;
	border-radius: 100%;
	margin: 0 auto;
	padding: 15px;
	width: 120px;
	height: 120px;
}
.box_icon {
	margin-top: -110px !important;
}
.fbox2 .box_icon {
	margin-top: -150px !important;
}
.psec {
    background: rgba(0, 0, 0, 0) url("../images/head2.jpg") no-repeat scroll center center / cover;
}
.sec_content {
	clear: both;
	overflow: hidden;
	min-height: 300px;
	padding: 40px 0 0 0;
}
.pthird {
    background: rgba(0, 0, 0, 0) url("../images/head3.jpg") no-repeat scroll center center / cover;
}
.reasons {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.reasons .reason {
	display: inline-block;
	font-size: 50px;
	margin-bottom: 10px;
}
.reasons .reason h2 {
	font-weight: 400;
	font-size: 20px;
}
.reasons .reason p {
	font-size: 14px;
	font-weight: 300;
}
.third_icons {
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}
.icon_wraper {
	text-align: center;
	margin: 20px;
	position: relative;
	display: inline-block;
}
.third_icons ul {
	list-style: none;
	text-align: center
}
.third_icons ul li {
	display: inline-block;
	font-size: 50px;
}
.third_icons ul li h2 {
	font-weight: lighter;
	font-size: 20px;
}
.third_icons ul li p {
	font-size: initial;
}
.ticon_wrap {
	background: rgba(0, 0, 0, 0) url("../images/hexa.png") no-repeat scroll center center / auto 100%;
	padding: 15px;
}
.ticon_wrap:hover {
	background: rgba(0, 0, 0, 0) url("../images/hexa-hover.png") no-repeat scroll center center / auto 100%
}
.ticon_wrap:hover i {
	color: #fff
}
.txt {
	margin: 55px auto 35px auto;
	width: 90%;
	text-align: center;
}
.tab-content > p {
	text-align: justify;
}
.pfour {
    background: rgba(0, 0, 0, 0) url("../images/head4.jpg") no-repeat scroll center center / cover;
}
#portfolio {
	clear: both;
	margin-top: 8%;
	overflow: hidden;
}
#portfolio .title h2 {
	margin-bottom: 0
}
.fourbox_holder {
	color: #333;
	clear: both;
	overflow: hidden;
	position: relative
}
.fourbox {
	background: #c8c8c8;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center;
	padding: 8px;
	margin: 3%;
	width: 44%;
	float: left;
	min-height: 290px;
	position: relative;
}
.fourbox:hover {
	background-image: linear-gradient(45deg,  #f54055 0px,  #f54055 55px,  #f54055 55px,  #f54055 100%  );
	background-size: 200% 200%; /* 200% because gradient is colored only for 50% */
	background-position: 0px 0px; /* bring it fully into view */
	color: #000;
}
.fourbox p {
    transform: translateY(20%);
}
.fourbox_title {
	clear: both;
	display: block;
	margin-bottom: 1em;
	overflow: hidden;
	text-align: center;
}
.fourbox_holder i {
	display: inline-block;
	font-size: 25px;
	padding: 10px;
	text-align: center;
	color: #f54055;
}
.fourbox_title h2 {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1.3em;
	font-size: 2em;
}
.pfive {
    background: rgba(0, 0, 0, 0) url("../images/head1.jpg") no-repeat scroll center center / cover;
}
#about {
	margin-bottom: 40px;
}
.about {
	margin-bottom: 8%;
}
.about .tab-content {
    display: block;
	padding: 0;
}
.about {
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	clear: both;
	overflow: hidden;
	padding: 0 40px;
	margin: 0;
}
.proleft_wrap {
	margin: 0 auto;
	padding: 10%;
	text-align: center;
}
.pleft_img {
	border-radius: 100%;
	overflow: hidden;
	width: 50%;
	height: 500%;
	margin: 0 auto;
	border: 3px solid #f54055
}
.pleft_txt {
	font-weight: lighter;
	margin: 0 auto;
	text-align: left;
	width: 40%;
}
.pro_right_tabholder {
	clear: both;
	overflow: hidden;
	width: 100%;
	height: auto;
	position: relative;
}
.pro_right, .pro_left {
    margin: 10px 0 0;
}
.tabs-menu {
	height: 30px;
	float: left;
	clear: both;
	list-style: none
}
.tabs-menu li {
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	background-color: #f54055;
	border-top: 1px solid #d4d4d1;
	border-right: 1px solid #d4d4d1;
	border-left: 1px solid #d4d4d1;
}
.tabs-menu li.current {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #f54055;
	z-index: 5;
	color: #fff;
}
.tabs-menu li a {
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.tabs-menu .current a {
	color: #f54055;
}
.tab {
	background-color: #fff;
	border: medium none;
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding: 20px;
	width: auto;
}
.tab span {
	color: #f54055
}
.tab-content {
	padding: 20px 60px;
	display: none;
}
#tab-1 {
	display: block;
}
.third_icons ul {
	list-style: none
}
#txt_tab {
	display: block
}
.third_icons a {
	color: #333;
}
.third_icons a:hover {
	color: #fff;
	text-decoration: none
}
.third_icons a:hover h2 {
	color: #333
}
.progress_sec {
	background: rgba(0, 0, 0, 0) url("../images/BG_Circles.jpg") no-repeat scroll center center / cover;
	clear: both;
	display: block;
	min-height: 400px;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
}
.progress_wrap {
	position: absolute;
	background: rgba(0,0,0,0.9);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}
.blue-bg {
	background: #34495D;
	clear: both;
	position: relative;
	overflow: hidden;
	min-height: 370px;
	color: #fff;
	padding: 2% 2% 80px;
	text-align: center
}
.blue-bg .title {
	margin-top: 0;
}
.blue-bg .title h2 {
	margin-bottom: 2%;
	padding: 0;
}
.quote_wraper {
	width: 60%;
	margin: 0 auto
}
.quote {
	margin-top: 30px;
}
.quote::before {
	content: url("../images/quote.png");
	float: left;
	margin-top: -10px;
}
.quote span{
	display: block;
	margin-top: 15px;
	font-weight: bold;
}
.contact {
	margin-bottom: 20px;
	position: relative;
	clear: both;
	overflow: hidden
}
.contact .txt {
	margin: 0 auto 25px;
}
.cont_header {
	margin-bottom: 35px;
	text-align: center;
	clear: both;
	overflow: hidden
}
.cont_header > h2 {
	margin: 0;
	font-weight: bold
}
#cF-resp {
	display: none;
	padding: 10px;
    margin: 15px;
    width: -webkit-fill-available;
}
.cont_form input, .cont_form textarea {
	width: 100%;
	background: #E5E5E5;
	border: none
}
.cont_form input[type="text"], 
.cont_form input[type="email"], 
.cont_form input[type="tel"] {
	height: 60px;
	border-bottom: 5px solid #f54055;
	margin-bottom: 25px;
	padding: 10px
}
.cont_form textarea {
	padding: 10px 15px;
	height: 145px;
    border-bottom: 5px solid #f54055;
}
.contact_field.invalid_field {
	border: 1px solid #f54055;
}
.cont_form textarea:focus, .cont_form input:focus {
	box-shadow: 0 0 10px #f54055;
	border: 0
}
.cont_form input[type="submit"] {
	background: #E5E5E5;
	cursor: default;
	color: #858585;
	height: 55px;
    margin-top: 25px;
	font-size: 20px
}
.cont_form input[type="submit"]:hover {
	background-color: rgb(245 64 85 / 50%);
	color: #ffffff;
}
.footer {
	background: #2E2E2E;
	color: #fff;
    line-height: 60px;
	text-align: center;
}
.footer a {
    color: #f54055;
}
.footer br {
    display: none;
}
.impressum {
    width: 60%;
    margin: 5% auto;
}
.prog_top {
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 4% auto
}
.prog_circle {
	color: #fff;
}
.prog_circle h3 {
	clear: both;
	font-weight: lighter;
	height: auto;
	line-height: normal;
	margin: 0 0 10px;
	overflow: hidden;
	text-align: center;
}
.prog_name {
	color: #fff;
	text-align: center;
	font-weight: lighter
}
.prog_name > ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.prog_name > ul li {
	border-right: 1px solid #999
}
.prog_name > ul li:last-child {
	border-right: none
}
.prog_name > ul li h3 {
	font-weight: lighter
}
.prog_name > ul li h3 > span {
	color: #f54055;
	font-weight: 600;
}
.prog_name > ul li h4 {
	font-weight: lighter
}
.prog_name > ul li h4 > span {
	font-weight: bold
}
.wheel {
  padding: 0;
  clear: both;
  overflow: hidden;
}
.wheel-button, .wheel-button:visited {
	background: #df4727 none repeat scroll 0 0;
	border: 3px solid #92311e;
	border-radius: 50px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
	color: white;
	display: block;
	font-size: 36px;
	font-weight: bold;
	height: 105px;
	line-height: 35px;
	margin: 0 auto;
	padding: 10px 11px;
	text-align: center;
	width: 105px;
}
.wheel-button:hover, .wheel-button.ne:hover {
	color: white;
	transform: scale(1.1);
}
.wheel-button.ne {
	background: #1abc9c none repeat scroll 0 0;
	border-color: white;
	color: #34ffff;
}
.wheel-button.nw {
	border-color: white;
	background-color: #E67E22;
	color: #FFFC44;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.wheel-button span, .wheel span {
	position: relative;
	-moz-transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	display: block;
}
.wheel-button.active span {
	transform: rotate(135deg);
	-ms-transform: rotate(135deg); /* IE 9 */
	-webkit-transform: rotate(135deg); /* Safari and Chrome */
}
.wheel li a, .wheel li a:visited {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25), 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  color: #333;
  font-weight: bold;
  height: auto;
  padding: 5px 0;
  text-align: center;
  transition: all 0.25s ease 0s;
  width: auto;
}
.wheel i {
	font-size: 25px
}
.main {
	float: left;
	width: 100%;
	margin: 0 auto;
}
.reload, .btn {
	display: inline-block;
	border: 4px solid #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: rgba(255,255,255, 0.75);
	display: inline-block;
	line-height: 100%;
	padding: 0.7em;
	text-decoration: none;
	opacity: 0.7;
	color: #555;
	width: 100px;
	line-height: 140%;
	font-size: 17px;
	font-family: open sans;
	font-weight: bold;
}
.hover_icontxt {
	margin: 40px 0;
}
.hv_txt {
	text-align: justify;
}
/* rechte zwei Boxen */
.hv_txt:nth-child(2n) > h4{
	text-align: right;
}
.hvicon {
  padding: 0;
  margin-top: 12%;
  display: block;
  min-height: 120px;
}
.blur {
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
}
.prec {
	top: 30px;
	position: relative;
}
.circle {
	border-radius: 100%;
	font-size: 30px;
	height: 130px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	top: 15px;
	width: 130px;
	background: #fff;
}
#activeBorder .circle {
	background: rgba(0, 0, 0, 0) url("../images/mob_back.png") repeat scroll 0 0;
	background-position: center center;
	background-size: cover;
}
#activeBorder2 .circle {
	background: rgba(0, 0, 0, 0) url("../images/brush.png") repeat scroll 0 0;
	background-position: center center;
	background-size: cover;
}
#activeBorder3 .circle {
	background: rgba(0, 0, 0, 0) url("../images/pc1.png") repeat scroll 0 0;
	background-position: center center;
	background-size: cover;
}
#activeBorder4 .circle {
	background: rgba(0, 0, 0, 0) url("../images/pc2.png") repeat scroll 0 0;
	background-position: center center;
	background-size: cover;
}
.hover_btm_txt {
	background: #34495D;
	padding: 35px;
	color: #fff;
	text-align: center;
	margin-top: 40px
}
.hover_btm_txt h2 {
	margin: 0;
	font-weight: lighter;
}
.active-border {
	position: relative;
	text-align: center;
	width: 160px;
	height: 160px;
	border-radius: 100%;
	background-color: #f54055;
	background-image: linear-gradient(180deg, transparent 50%, #999 50%), linear-gradient(180deg, #999 50%, transparent 50%);
	z-index: 99999;
	margin: 0 auto;
	transition: linear-gradient 2s;
}
.active-border i {
	display: block
}
.whl {
	display: block;
}
.whl2 {
	display: block;
}
.zindex {
	z-index: 99999999 !important
}
.box-wrap {
	background: #fff none repeat scroll 0 0;
	display: block;
	height: 100%;
	overflow: hidden;
	position: relative;
	width: 100%;
	min-height: 290px;
	padding: 30px;
}
.btag {
	position: absolute;
	left: 0;
	bottom: 0
}
.wheel li {
  overflow: hidden;
  text-align: left;
}
.wheel li a {
  display: block;
  text-align: left;
}
.wheel{
	display:none
}
.fb-like.fb_iframe_widget {
	position: fixed;
	right: 30px;
	top: 15px;
	z-index: 9999;
	transform: scale(1.2);
}

@media screen and (min-width:990px) and (max-width:1279px) {
	.fbox_holder {
		width: 90%;
	}
	.fbox1 {
		width: 33.3333%;
		float: left
	}
	.fbox2 {
		width: 33.3333%;
		float: left
	}
	.fbox3 {
		width: 33.3333%;
		float: left
	}
	.hover_icon_holder {
		width: 95%;
		padding: 0;
	}
	.circle {
		height: 90px;
		width: 90px;
	}
	.active-border {
		height: 120px;
		width: 120px;
	}
	.hover_icontxt {
		clear: none;
		margin: 40px 0;
		overflow: hidden;
		float: left;
	}
}

@media screen and (min-width:768px) and (max-width:989px) {
	.tabs-menu {
		float: none;
		margin: 0 auto;
		display: block;
		text-align: center;
	}
	.tabs-menu li {
		display: inline-block;
		float: none;
	}
	.fbox1 {
		width: 33.3333%;
		float: left
	}
	.fbox2 {
		width: 33.3333%;
		float: left
	}
	.fbox3 {
		width: 33.3333%;
		float: left
	}
	.fbox_holder {
		width: 95%;
	}
	.fbox1 {
		padding: 60px 25px;
		word-wrap: break-word;
	}
	.fbox3 {
		padding: 60px 25px;
		word-wrap: break-word;
	}
	.fbox2 {
		padding: 90px 25px 100px 25px;
		word-wrap: break-word;
	}
	.hover_icon_holder {
		width: 100%
	}
	.hv_txt {
		width: 66.6667%;
		float: left
	}
	.hvicon {
		width: 33.3333%;
		float: left
	}
	.hover_icontxt {
		clear: both;
		overflow: hidden;
	}
	.third_icons {
		width: 100%;
	}
	.third_icons ul {
		padding: 0;
	}
	.start_content {
		width: 98%;
	}
	.third_icons ul li {
		display: inline-block;
		font-size: 300%;
	}
	.ticon_wrap {
		background: rgba(0, 0, 0, 0) url("../images/hexa.png") no-repeat scroll center center / contain;
		padding: 15px;
	}
	.ticon_wrap:hover {
		background: rgba(0, 0, 0, 0) url("../images/hexa-hover.png") no-repeat scroll center center / auto 100%;
		background-size: contain;
	}
	.third_icons a {
		color: #333;
		height: 100px;
		width: 100px;
		display: block;
		margin: 0 auto;
	}
	.prog_name > ul li {
		border: none;
	}
}

@media screen and (max-width:767px) {
	.parallax {
		min-height: 100px;
		position: relative;
		background-attachment: fixed;
		z-index: -2
	}
	.para_title h1 {
		padding-top: 10%;
	}
	.fbox_holder > div {
		text-align: center;
		padding: 50px 30px;
	}
	.fbox1 {
		width: 100%;
		clear: both;
		margin-bottom: 90px;
	}
	.fbox2 {
		width: 100%;
		clear: both;
		margin: 0 0 90px 0;
	}
	.fbox2 .box_icon {
		margin-top: -110px !important;
	}
	.fbox_txt {
		text-align: center;
	}
	.hv_txt > h4 {
		text-align: left !important;
	}
	.third_icons {
		width: 100% !important;
	}
	.third_icons ul {
		padding: 0;
	}
	.third_icons ul li {
		font-size: 200%;
	}
	.third_icons ul li h2 {
		font-weight: lighter;
		font-size: 18px;
		text-align: center;
	}
	.ticon_wrap {
		background: rgba(0, 0, 0, 0) url("../images/hexa.png") no-repeat scroll center center / auto 100%;
		padding: 15px;
		background-size: contain;
		width: 60px;
		height: auto;
		margin: 0 auto;
		text-align: center;
	}
	#reasons .ticon .fa {
		font-size: 3rem;
		margin-bottom: 30px;
	}
	#reasons h2 {
		margin-top: 0px;
	}
	.txt {
		margin: 40px auto 35px;
		width: 90%;
	}
	.fourbox {
		width: auto;
		clear: both;
		float: none;
		margin: 10% 3%;
	}
	.fbox_holder {
		width: 90%;
	}
	.pro_right_tabholder {
		clear: both;
		height: auto;
		margin-left: -15%;
		overflow: hidden;
		position: relative;
		width: 130%;
	}
	.tab-content pre {
		text-align: left;
	}
	#tab-1 {
		padding: 10px 50px;
	}
	.tabs-menu {
		height: auto;
		padding: 0
	}
	.prog_circle {
		color: #fff;
		padding: 0;
	}
	.circliful {
		width: 200px;
	}
	.prog_name > ul li {
		border: none;
	}
	.para_title {
		text-align: center;
	}
	.hvicon {
		display: none;
	}
	.hover_icontxt {
		min-height: auto !important;
		width: auto !important;
	}
	.hv_txt {
		text-align: left;
	}
	.proleft_wrap {
		padding: 0;
	}
	.pleft_img, .pleft_txt {
		width: 100%;
	}
	#tabs-container {
		display: block;
		margin: 0 auto;
		text-align: center;
		width: 90%;
		clear: both;
		overflow: hidden;
	}
	.tabs-menu li {
		display: inline-block;
		float: none;
		text-align: center;
	}
	.tab {
		float: none;
		padding: 20px 0;
	}
	.tab-content {
		padding: 20px 0;
	}
	.tabs-menu {
		float: none;
	}
	.blue-bg {
		min-height: 250px;
	}
	.quote_wraper {
		width: 100%;
	}
	.ticon_wrap:hover{
		background-size: contain;
	}
    .footer {
        height: initial;
        line-height: initial;
		padding: 10px 0;
    }
    .footer a {
        color: #f54055;
    }
    .impressum {
        width: 80%;
        margin: 15% auto 5%;
    }
	.fb-like.fb_iframe_widget {
		right: 70px !important;
		transform: scale(1);
	}
}

/* small mobile phone */
@media screen and (max-width:320px) {
	.fbox1 {
		padding: 90px 10px;
		margin-bottom: 30px;
	}
	.fbox2 {
		padding: 90px 10px;
		margin-bottom: 30px;
	}
	.fbox3 {
		padding: 90px 10px;
		margin-bottom: 30px;
	}
	.fbox_holder {
		width: 90%;
	}
    .footer br {
        display: block;
    }
}

/* mobile phone */
@media screen and (min-width:360px) and (max-width:468px){
	.third_icons ul li {
	font-size: 200%;
	width: 45%;
	}
    .footer br {
        display: block;
    }
}
.strong-linear {
	background : rgba(0, 0, 0, 0) linear-gradient(360deg, #f54055 0%, #f54055 50%) repeat scroll 0 0 !important;
}
.hover_icontxt {
      border: 5px solid #cbcbcb;
      background-color: #ffffff;
	  -webkit-transition: all .75s;
       -moz-transition: all .75s;
            transition: all .75s;
}
.hover_icontxt:hover {
      border-color: #f54055;
      transition: border-color 1s linear;
      -moz-transition: border-color 1s linear;    /* FF3.7+ */
      -o-transition: border-color 1s linear;      /* Opera 10.5 */
      -webkit-transition: border-color 1s linear; /* Saf3.2+, Chrome */
}
.hover_icontxt {
  float: left;
  margin: 3% 2%;
  min-height: 285px;
  padding: 1%;
  width: 46%;
  position: relative;overflow:hidden;
}
.hover_icontxt:hover .wheel{
	display:block
}
.hvicon p {
    text-align: center;
    font-weight: 400;
}
.fa {
    color: #4C4C4C;
	font-size: 5rem;
}
.mobile {
    font-size: 140px;
    margin-left: 22%;
    line-height: 135px;
}
.brush {
    font-size: 95px;
    line-height: 135px;
    margin-left: 12%;
}
.code {
    font-size: 115px;
    line-height: 150px;
    margin-left: 22%;
}
.cms {
    font-size: 85px;
    line-height: 160px;
    margin-left: 12%;
}
.item i {
    vertical-align: middle;
}