/*
Theme Name:   Somentra Child
Theme URI:    https://themeforest.net/user/greatives
Description:  Somentra Child Theme
Version:      2.1.0
Author:       Greatives Team
Author URI:   https://greatives.eu
Template:     impeka
*/

.font-med{
		font-size:14px;
}

.hi{margin-bottom:50px;width:50px;height:72px;background-image:url("https://www.zwebdesign.com.my/wp-content/uploads/2021/05/web-design-company-malaysia.png");-webkit-animation:play .8s steps(10) infinite;-moz-animation:play .8s steps(10) infinite;-ms-animation:play .8s steps(10) infinite;-o-animation:play .8s steps(10) infinite;animation:play .8s steps(10) infinite;}
@-moz-keyframes play{0%{background-position:0px;}
100%{background-position:-500px;}
}
@-webkit-keyframes play{0%{background-position:0px;}
100%{background-position:-500px;}
}
@-o-keyframes play{0%{background-position:0px;}
100%{background-position:-500px;}
}
@-ms-keyframes play{0%{background-position:0px;}
100%{background-position:-500px;}
}
@keyframes play{0%{background-position:0px;}
100%{background-position:-500px;}
}


.greytext {
	color:#999999;
}

.wpcf7-list-item {
	width:50%;
	
}

div .wpcf7-response-output {
	background:#b7e4c7 !important;
	border: 1px solid #1b4332 !important;
	padding:30px !important;
	font-size:20px !important;
	margin-bottom:20px !Important;
}