/*!
Theme Name: Theme Truall 2024 Child
Theme URI: https://truall.com/
Version: 4.25.2
Template: base
Description: Tema Premium para tu sitio web implementado por Agencia Truall.
Author: Agencia Truall
Author URI: https://truall.com/
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* =Estilos personalizados
------------------------------------------------------- */

#truall {
	background-color: #3a3a3a;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-top: 12px;
}
a.opacity-truall img {opacity: 0.2;}
a.opacity-truall:hover img {opacity: 1;}
a.opacity-sup img {opacity: 100;}
a.opacity-sup:hover img {opacity: 0.8;}
.modern-menu-widget a:hover { text-decoration: none; background: #fafafa; color: #00748b; }
.modern-menu-widget li.current-menu-item a { color: #fff; background: #00748b; }
.fder {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.fder2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.fdercolor1 {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #F7F7F7;
	padding: 20px;
	width: 45%;
}
.selmar {
	margin-right: 10px;
	font-size: 16px;
	color: #333;
	width: 120px;
}
.selmar2 {
	margin-right: 10px;
	font-size: 14px;
	color: #333;
	width: 100%;
	padding: 9px;
	margin-top: 5px;
	line-height: 19px;
}
.selmar3 {
	margin-right: 10px;
	font-size: 15px;
	color: #333;
	width: 200px;
	padding: 3px;
}
/*----- Títulos -----*/
h1 {
	font-size: 40px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}
/*----- Menú móvil -----*/
.mobile_menu_bar::before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
    color: #ffc111;
}
.et_mobile_menu {
    visibility: visible;
    position: absolute;
    z-index: 9999;
    left: 0;
    width: 100%;
    padding: 5%;
    border-top: 3px solid #ffc111;
    opacity: 3;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}

.et_pb_accordion .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left .et_pb_toggle_title, .et_pb_accordion.et_pb_text_align_left h5.et_pb_toggle_title, .et_pb_toggle .et_pb_toggle_title, .et_pb_toggle h5.et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left .et_pb_toggle_title, .et_pb_toggle.et_pb_text_align_left h5.et_pb_toggle_title {

    position: relative;
    padding: 0px 50px 0 0;
    cursor: pointer;
    line-height: 20px;

}

::-webkit-input-placeholder { /* WebKit browsers */
color: #2d2e2e !important;
opacity: 1;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #2d2e2e !important;
opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #2d2e2e !important;
opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #2d2e2e !important;
opacity: 1;
}

/* Inicio de estilos form contacto */

.enf_fields1 {
	background: rgba(0, 0, 0, .0) !important;
	border:1px solid #535353 !important; 
	border-radius:3px !important;
	padding: 5px !important; 
	width: 100% !important;
	height:38px;
	max-width: 545px;
	font-weight: 400 !important;
	color:#535353 !important;
	}

.enf_text1 {
	font-weight: 400 !important;
	color:#535353 !important;
}
.enf_fields3 {

    background: rgba(0, 0, 0, .0) !important;
    border: 1px solid #535353 !important;
    border-radius: 3px !important;
    padding: 13px !important;
    width: 100% !important;
    max-width: 545px;
    font-weight: 400 !important;
    color: #535353 !important;
    height: 150px;
}
.enf_button1 {
    background: #ffc111 !important;
    color: #353535;
	float:right;
	border-radius:5px !important;
	border:0px;
	overflow: hidden;
	padding:16px 20px !important; 
	min-width:142px !important;
	font-size:15px !important;
	
	}

.enf_button1:hover {
	background:#ffc111 !important;
	color:#353535;
}
textarea1 {
    padding: 4px;
    height: 100px;
	border-radius:5px !important;
	border:0px;
	border-color: #535353;
}
.contbtn1 {
	
	float: left;
	padding-top:15px;
	padding-bottom:15px;
	margin-left: -20px;
	}

/* Fin */
.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
    margin-left: 0px;
}



.textomedio{
  font-size: 10px;	
	}

.relleno-campos{
padding:8px;
	}