/*!
Theme Name: Theme Truall 2023 Child 
Theme URI: https://truall.com/
Version: Version: 4.22.1
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: #ffffff;
	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;
	width: 100%;
}

.fdernew {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 100%;
	padding: 9px;
}

.soli {

    padding: 11px;
    padding-right: 11px;
    height: 37px;
    margin-bottom: 33px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #f75238;
}




 
#et-top-navigation #menu-item-450  a{
	background-color: #ff4637;
	color: #ffffff !important;
	padding: 10px;
}



.dashicons-calendar::before {
    content: "\f145";
    color: #fcb9b4;
}
.fder2 {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
		width: 100%;
}
.fder9 {
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	width: 100%;
	padding:10px;
}

.fder10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	width: 37%;
}
.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;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  margin: 20px auto;
  width: 100%;
  max-width: 800px;
}

/*----- formulario -----*/
.et_pb_contact p input, .et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field input, .et_pb_subscribe .et_pb_contact_field textarea {
    width: 100%;
    padding: 10px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    -webkit-appearance: none;
}

/*----- Botón color -----*/
.et_pb_contact_reset, .et_pb_contact_submit {
  display: inline-block;
  margin: 0 0 0 0px;
  font-family: inherit;
  cursor: pointer;
  border: 2px solid #214a78;
  background-color: #214a78;
  color: #fff;
}

.et_pb_bg_layout_light.et_pb_button:hover, .et_pb_bg_layout_light .et_pb_button:hover {
  background-color: #214a78;
  color: #fff;
}
/*----- fin Botón color -----*/

.et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field textarea {

    font-family: inherit;
    height: 100px;
	width: 100%;

}
div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    margin-top: -41px;
    margin-bottom: 0;
    margin-left: 38%;
}

::-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;
}
.et_pb_post .entry-content {
   
    padding-bottom: 50px;
    text-align: center;
}
.et_pb_contact_reset, .et_pb_contact_submit {
    display: inline-block;
    margin: 0 0 0 0px;
    font-family: inherit;
    cursor: pointer;
}

#top-menu li li a {
    padding: 6px 6px;
    width: 216px;
}

.et_pb_contact p textarea, .et_pb_subscribe .et_pb_contact_field textarea {
    font-family: inherit;
    height: 100px;
    width: 100%;
    margin-bottom: 20px;
}
#top-menu li li a {
    padding: 6px 13px;
    width: 251px;
}




.nav li ul {
  position: absolute;
  padding: 20px 0;
  z-index: 9999;
  width: 298px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  border-top: 3px solid #2ea3f2;
    border-top-color: rgb(46, 163, 242);
  box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -moz-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.1);
  -webkit-transform: translateZ(0);
  text-align: left;
}



input.text, input.title, input[type="email"], input[type="password"], input[type="tel"], input[type="text"], select, textarea {
  background-color: #fff;
  border: 2px solid #8c8788;
  color: #000;
  padding: 9px;
}


.et_pb_contact_submit {

  color: #fff !important;
}




.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  border-color: #43bded;
	 color: #fff;
}

.wpcf7-not-valid-tip {
  color: #fff;
  display: block;
  border: #43bded;
  padding: 10px;
  background-color: #43bded;
  font-weight: 700;
}

.wpcf7 form .wpcf7-response-output {
  margin: 2em 0em 1em;
  padding: 0.2em 1em;
  border: 2px solid #43bded;
    border-top-color: rgb(0, 160, 210);
    border-right-color: rgb(0, 160, 210);
    border-bottom-color: rgb(0, 160, 210);
    border-left-color: rgb(0, 160, 210);
}

.wpcf7 form.sent .wpcf7-response-output {
color: #fff;
  border-color: #43bded;
}

.rc-anchor-normal {
  height: 74px;
  width: 238px !important;
}

.et_pb_post .entry-content {
  padding-bottom: 0px;
  text-align: center;
}

#et-top-navigation #menu-item-240 a {
  background-color: #fe025b ;
  color: #fff !important;
  padding: 10px;
}

@media (min-width: 981px){
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget {
  width: 26.875%;
  margin-right: 5.5%;
  margin-bottom: 5.5%;
}}


.wpcf7-not-valid-tip {
  color: #fff;
  display: block;
  border: #fe025b;
  padding: 10px;
  background-color: #fe025b;
  font-weight: 700;
}