
.wp-block-motov4-boxed-style-services .wp-block-motov4-boxed-style-service-child-style1:nth-child(even) .motov4_services:after {
	display: none;
}

.wp-block-motov4-boxed-style-services .wp-block-motov4-boxed-style-service-child-style1 .motov4_services:after {
	content: "";
	display: block;
	height: 100px;
	width: 1px;
	background: #d5d5d5;
	position: absolute;
	right: 0px;
	left: auto;
	top: 50%;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	-moz-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
}

.wp-block-motov4-team.col3 .motov4_team_wrapper {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 33.333333%;
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	padding: 0px 15px;
}

.wp-block-motov4-team.col4 .motov4_team_wrapper {
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 0px 15px;
}

.wp-block-motov4-team .col3 .motov4_team_wrapper {
	width: 33.33%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.wp-block-motov4-team .col4 .motov4_team_wrapper {
	width: 25%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

.motov4_list ul li .mv4_list_inner_data {
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}

.motov4_list ul.list_right li, .motov4_list ul.list_right li .mv4_list_inner_data, .motov4_list ul.list_right li a {
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.motov4_list ul.list_right li span.motov4_list_icon {
	margin-left: 15px;
	margin-right: 0px;
}

.motov4_list ul.list_right li .motov4_list_desc {
	text-align: right;
}

.mv4_call_to_action_inner {
	display: flex;
	width: 100%;
}

.motov4_zigzag_style2 .wp-block-motov4-zigzag-boxes-child .motov4_zigzag_text h1 {
	font-size: 20px;
	font-weight: 700;
}

.wp-block-motov4-zigzag-boxes .wp-block-motov4-zigzag-boxes-child:nth-child(even) {
	padding-top: 20px;
}

.wp-block-motov4-zigzag-boxes .wp-block-motov4-zigzag-boxes-child:nth-child(even) .motov4_zigzag_box {
	background-color: #f39500;
}

.wp-block-motov4-zigzag-boxes .wp-block-motov4-zigzag-boxes-child {
	display: block;
	margin: 0px;
	float: left;
	width: 25%;
	margin-bottom: 50px;
}

.wp-block-motov4-zigzag-boxes .motov4_zigzag_icon i.fa, .wp-block-motov4-zigzag-boxes .motov4_zigzag_icon > img {
	font-size: 70px;
	display: block;
}

.wp-block-motov4-zigzag-boxes .motov4_zigzag_icon > img {
	margin: 0 auto;
}

.wp-block-motov4-zigzag-boxes .motov4_zigzag_style2 .wp-block-motov4-zigzag-boxes-child:nth-child(even) {
	padding-top: 0px;
	margin-top: -15px;
}

.wp-block-motov4-zigzag-boxes .motov4_zigzag_style2 .wp-block-motov4-zigzag-boxes-child:nth-child(even) .motov4_zigzag_box {
	padding: 65px 20px;
	box-shadow: none;
}

/**Compare Table**/
.m_table_tr {
	width: 100%;
	display: flex;
}

.m_table_tr .m_table_th:first-child, .m_table_tr .m_table_td:first-child {
	width: 50%;
}

.m_table_tr .m_table_th, .m_table_tr .m_table_td {
	display: inline-block;
	display: flex;
	width: 25%;
	border: 1px solid #777;
	margin-left: -1px;
	padding: 15px 15px;
	align-items: center;
}

.m_table_tr .m_table_th {
	background: #5575e3;
	color: #fff;
	justify-content: center;
}

.m_table_tr .m_table_th h3 {
	text-align: center;
	display: block;
}

.m_table_tr .m_table_td {
	margin-top: -1px;
	padding-left: 50px;
	position: relative;
}

.m_table_tr .m_table_td span {
	position: absolute;
	left: 15px;
}
