.validation-success{color: #FFF;font-size: 16px;}

.fieldError{border: 1px solid #ff0707!important}

.why-choose-area {
	background-image: url(../img/why-choose-bg.jpg);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 1
}

.why-choose-area.bg-ffffff {
	background-color: #f9fbfc;
	background-image: unset
}

.why-choose-content span {
	color: #2554ff
}

.why-choose-content h3 {
	font-size: 35px;
	margin-top: 12px;
	margin-bottom: 16px
}

.why-choose-content strong {
	font-size: 18px;
	font-weight: 500
}

.why-choose-content .why-choose-text {
	position: relative;
	padding-left: 55px;
	margin-top: 20px
}

.why-choose-content .why-choose-text .icon {
	position: absolute;
	left: 0;
	top: 0
}

.why-choose-content .why-choose-text .icon i {
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	border: 1px solid #0fe7f9;
	border-radius: 50px;
	text-align: center;
	font-size: 25px;
	color: #0fe7f9;
	-webkit-transition: .5s;
	transition: .5s
}

.why-choose-content .why-choose-text h4 {
	font-size: 22px;
	margin-bottom: 12px
}

.why-choose-content .why-choose-text p {
	margin-bottom: 0
}

.why-choose-content .why-choose-text:hover .icon i {
	border: 1px solid #2554ff;
	color: #fff;
	background-color: #2554ff
}
.expertises-emergency-contact{padding-top:15px;padding-bottom:15px;max-width:270px}
