/*
Theme Name: ProDex Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

.logo-prodex{

}

.col-50{
	padding: 50px 0px 50px 0px !important;
}

.fusion-selfhosted-video video {
    border-radius: 10px;
}

.blue{
	color:#256a99 !important;
}

.light-blue{
	color:#94c4e5 !important;
}

.block-feature{
	background-color:#eee;
	border:10px solid #fff;
	border-radius:20px;
	height: 100%;
}

.block-feature-title{
	background-color:#eee !important;
	border-radius:20px !important;
	border:10px solid #fff !important;
	height:auto;
	padding-bottom:20px;
}

.block-highlight{
	background-color:#256a99 !important;
	padding: 50px 0px 50px 0px !important;
	margin-top:60px;
	margin-bottom:60px;
	line-height:1.2em;
}

.block-service h4{
	margin:15px 0px 15px 0px !important;
}

.block-footer p{
	font-size: 14px;
	color: #fff;
}

.block-footer a,
.block-footer h3,
.block-footer h4{
	color: #fff !important;
}

.block-footer h4{
	font-weight: 600 !important;
}


.block-footer a:hover,
.block-contact a:hover{
	color: #256a99 !important;
}

.block-footer .footer-logo{
	width:60%;
}

.block-footer ul#menu-global-footer-company a:hover{
	color: #256a99 !important;
}

.block-footer .awb-menu__main-li_regular.current-menu-item .awb-menu__main-a_regular,
.block-footer .awb-menu__main-background-active{
	color: #256a99 !important;
	border-color: #256a99 !important;
}

.block-accordion span.fusion-toggle-heading{
	font-size:21px;
	line-height:1.6em;
}