.elementor-103070101 .elementor-element.elementor-element-765982a .elementor-spacer-inner{height:30px;}.elementor-103070101 .elementor-element.elementor-element-3b1f31d > .elementor-widget-container{margin:0px 0px 0px 25px;}.elementor-103070101 .elementor-element.elementor-element-0219606 .elementor-spacer-inner{height:30px;}.elementor-103070101 .elementor-element.elementor-element-287a6a5{text-align:center;}.elementor-103070101 .elementor-element.elementor-element-287a6a5 .elementor-heading-title{font-size:34px;}.elementor-103070101 .elementor-element.elementor-element-e56bb7a .swiper-container:not(.swiper-container-initialized) .swiper-wrapper{grid-column-gap:8px;}body.elementor-page-103070101 header.page-header{display:none;}/* Start custom CSS for html, class: .elementor-element-75306c4 */.altura-calculadora {
    padding-bottom: 50px;
}

.dropdownmenu-calculadora ul, .dropdownmenu-calculadora li {
    margin: 0;
	padding: 0;
}
.dropdownmenu-calculadora ul {
	list-style: none;
	width: 100%;
}
.dropdownmenu-calculadora li {
	float: left;
	position: relative;
	width:auto;
}
.dropdownmenu-calculadora a {
	background: #e0e0e0;
	color: black;
	display: block;
	font: montserrat;
	font-size: 11px;
	padding: 10px 50px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.dropdownmenu-calculadora li:hover a {
	background: #C40731;
	color: white;
	transition: all 0.25s ease-in-out;
}

#submenu-calculadora {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 35px;
	visibility: hidden;
	z-index: 1;

}
li:hover ul#submenu-calculadora {
	opacity: 1;
	top: 40px;	/* altura de menu desplegable */
	visibility: visible;
	box-shadow: 0 4px 10px 0 rgb(0 0 0 / 41%);
}
#submenu-calculadora li {
	float: none;
	width: 100%;
}
#submenu-calculadora a:hover {
	background: white;
    color: #C40731;
    text-decoration: underline; 

}
#submenu-calculadora a {
	background-color: white;
	color: black;
}

.menu-calculadora-inicio {
	display: block;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 4%);
}

.menu-calculadora {
	display: block;
    border: 1px solid;
    border-color: white;
    box-shadow: 0 2px 10px 0 rgb(0 0 0 / 4%);
}

.submenu-calculadora {
	display: block;
    border-left: none;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3b1f31d */.tarima-madera-encabezado {
    font-weight: 500;
    margin-bottom: 2em;
    font-size: 23px;
    color: #323c41;
}

.tarima-madera-form-group {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}

.tarima-madera-label {
    font-size: 14px;
    color: #323c41;
    margin-right: 10px;
    width: 150px;
    text-align: LEFT;
}

.tarima-madera-select, .tarima-madera-input {
    height: 35px;
    font-size: 15px;
    text-align: center;
    border: solid;
    border-width: 1px;
    border-color: #E0DDDD;
    width: 100%;
    background: white;
    color: #323c41;
}

.tarima-madera-button {
  background-color:#c40731;
  width: 120px;
  height: 40px;
  border-style: solid;
  border-color: #c40731;
  border-radius: 0%;
  color: white;
  font-size: 15px;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 15px;
}

.tarima-madera-result {
    margin-top: 20px;
}

.tarima-madera-result h2 {
    font-weight: 500;
    margin-bottom: 1em;
    font-size: 20px;
    color: #323c41;
}

.tarima-madera-result .descripcionproducto {
    font-size: 14px;
    display: inline-block;
    text-align: left;
    width: 200px;
    color: #323c41;
    margin-bottom: 5px;
}

.tarima-madera-result input {
    height: 35px;
    font-size: 16px;
    text-align: center;
    border: solid;
    border-width: 1px;
    border-color: #E0DDDD;
    width: 100%;
    background: white;
    margin-bottom: 15px;
}

.tarima-madera-reference {
    font-size: 14px;
    color: #323c41;
    margin-top: 10px;
    margin-bottom: 10px;
}

.referencia-grapa {
    margin-top: -10px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #323c41;
    font-size: 13px;
    font-style: italic;
}

.referencia-rastrel {
    margin-top: -10px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #323c41;
    font-size: 13px;
    font-style: italic;
}

.referencia-tratamiento {
    margin-top: -10px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #323c41;
    font-size: 13px;
    font-style: italic;
}

.tarima-madera-reference a {
    display: inline-flex;
    align-items: center;
    color: #c40731;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600;
}

.tarima-madera-reference a img {
    margin-right: 5px;
}

.tarima-madera-reference a:hover {
    text-decoration: underline;
}

.indicaciones-rendimiento {
    margin-top: 2em;
    font-style: italic;
    font-weight: 500;
    font-size: 13px;
    color: grey;
}

@media (max-width: 638px) {
    .tarima-madera-result input {
        margin-left: 0;
        color: #323c41;
    }
    
}/* End custom CSS */