/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/
.menu-icono{
	text-align:center;
}
.menu-icono img{
	max-width:100px;
}
.menu-icono h4{
	font-size:14px;
}
.entradilla{
	font-size:18px;
	font-weight:bold;
}
.titulo{
	padding-top:70px!important;
	margin-top:0px!important;
}
.titulo h2{
	font-size:35px!important;
}
.post-content h5{
	font-size:20px!important
}
#inicio-servicios h3{
	font-size:35px;
}
.interes > label{
	width:100%;
	display:block;
}
span.wpcf7-list-item {
    display: block;
    margin: 0!important;
    float: left;
    width: 50%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wpcf7-form-control-wrap {
    position: relative;
    width: 95%;
    display: inline-block;
}
.mini .wpcf7-form-control-wrap{
	width: 90%!important;
    display: inline-block;
}
.menu-de-iconos img{
	max-width:80px!important;
}
.menu-de-iconos .person-name{
	font-size:13px!important;
}
.menu-de-iconos .person-desc{
	margin-top:0!important;
}
.fusion-main-menu > ul > li > a{
	line-height:100px;
	height:100px;
}
#scroll-to-top{
	display:none!important;
}
.tp-bgimg{
	background-color: rgba(0,0,0,0.25);
    background-blend-mode: color;
}
@media(max-width:795px){
	.tp-bgimg{
	background-color: rgba(0,0,0,0.5);
    background-blend-mode: color;
	}
}
/*megamenu*/
.fusion-megamenu-icon img {
    max-height: 80px;
    height: 80px;
    max-width: 80px;
    display: block;
	margin:0 auto;
}
.fusion-megamenu-icon{
	width:100%;
}
.fusion-main-menu ul a{
	text-align:center;
	font-size:14px;
}
.fusion-megamenu-wrapper .fusion-megamenu-submenu{
	padding-bottom:8px!important;
}
.fusion-megamenu-title{
	padding-bottom:0!important;
}
.fusion-megamenu-holder {
	background-color: #e8f1f5;
}
#arriba{
	position:absolute;
	top:-1000px;
}