/*
Template Name: Wrapkit
Author: Wrappixel
File: scss
*/
/*============================================================== 
 You can write your style here and overwrite our style
 ============================================================== */

.error {
	color: red;
	font-size: 14px;
	display: inline-block;
}
.grn{
color: green;
}
.iconImg {
	background: #5abeba;
	width: 33px;
	padding: 3px;
	margin-bottom: 1px;
}
.iconsec {
	position: absolute;
	display: inline-grid;
	top: -7px;
	left: -7px;
}
.info a:hover {
	color: #fff;
}

.wrap-feature1-box .card {
  display: block;
  height: 550px!important; 
}

.newsvet .card {min-height: 700px;}
.pricingpet .pricing-box .card { min-height: 400px;}

@media only screen and (max-width: 430px) {
#slider7 .btn.waves-effect {display: none;}
}
.main-nav .fa-angle-down{
display: none;
}
.othmg {
	background: #5abeba;
	color: #fff;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
}