/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.icon-size1:before{
	font-size: 55px;
}

.icon-size2:before{
	font-size: 50px;
}

input[type="submit"]{
	background-color: #ac2a29!important;
}

.text-white{
	color: #fff;
}

.wpb_map_wraper{
	margin-bottom: 0px!important;
}

body:not(.template-slider) #Header {
    min-height: 0px;
}
/*
#Top_bar{
	background-color: #ac2a29!important;
}
*/
.logo{
	background-color: #fff;
}

#text-5 h4{
	visibility: hidden;
}

#menu span{
	font-weight: 800;
}

/* FORMA DE CONTACTO */

#wpcf7-f66-p60-o1{
	margin-bottom: 10px;
	background-color: #f9c802;
    padding: 18px 10px 0px 10px;
}

.wpcf7-form-control.wpcf7-submit{
	margin-left: 6px;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea{
	font-size: 16px;
}

.lg-btn button{
	font-size: 35px!important;
}


body.home.page div.logo{
    visibility:hidden;
} 

@media screen and (max-width: 783px){
	.icon-size1{
		top: 11px!important;
	}
}


.servicios-icon{
	float: left;
	border: 1px solid #ac2a29;
    padding: 5px 0px 5px 9px;
}

.servicios-icon i{
	display: block;
}

.servicios-text{
	margin: 0px 0px 0px 85px;
    padding: 15px 0 0 0;
}

.icon-size2{
	color: #ac2a29;
}


.wpcf7-form{
	width: 100%;
}