/*
Theme Name: TM Heli Child
Theme URI: http://heli.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 3.5.1
Template: tm-heli
*/

@charset "UTF-8";

.vc_responsive .home_box_wrap.wpb_row .vc_span2 {
float: center;
width: 18.8%;
padding: 0;
margin-right: 1.5%;
min-height: 0;
}

.home_box_wrap .home_box_last {
margin: 0 !important;
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok
body {
    text: #398f14;
}
.chk_consent {
    width: 20px !important;
    margin-top: 6px !important;
	height: 18px !important;
	margin-bottom: 0px !important;
}
/* -- Radio Button Fix -- */
input[type="checkbox"] {-webkit-appearance: checkbox;}
input[type="radio"] {-webkit-appearance: radio;}
input[type="submit"], input[type="button"] {-webkit-appearance: button;}
select {-webkit-appearance:textfield;}

.cw_message_box_main {
    color: #fff;
	background: #83C12C none repeat scroll 0 0;
}
