.elementor-76070101 .elementor-element.elementor-element-959a48d .elementor-spacer-inner{height:30px;}.elementor-76070101 .elementor-element.elementor-element-5b7add1 > .elementor-widget-container{margin:50px 50px 50px 50px;}body.elementor-page-76070101 header.page-header{display:none;}/* Start custom CSS for html, class: .elementor-element-04808a0 */.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-cc45dd9 */.encabezado-rendimiento {
  font-weight: 500;
  margin-bottom: 2em;
  font-size: 23px;
  color:#323c41;
}


.encabezados-paso-paso {
  font-weight: 500;
  margin-bottom: 1em;
  font-size: 20px;
  color:#323c41;
  background-color: 
}

.btn-rendimiento {
  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;
}

.introduce-rendimiento{
  height: 35px;
  display: inline-block;
  font-size:16px;
  text-align: center;
  color:grey;
  font-weight: 500;
  border: solid;
  border-width: 1px;
  border-color: #E0DDDD;
  width: 223px;
}

#resultadosacas{
  height: 25px;
  display: inline-block;
  font-size:16px;
  text-align: center;
  width: 200px;
  color:grey;
  font-weight: 500;
  max-width: 99em;
  margin-left: 20px;
  border: solid;
  border-width: 1px;
  border-color: #E0DDDD;
  margin-bottom: 5;
}

#resultadosaco{
  height: 25px;
  display: inline-block;
  font-size:16px;
  text-align: center;
  width: 200px;
  color:grey;
  font-weight: 500;
  max-width: 99em;
  margin-left: 20px;
  border: solid;
  border-width: 1px;
  border-color: #E0DDDD;
  margin-bottom: 5;
}

.form-control {
  font-size: 15px;
  background: white;
  text-align: center;
  width: 223px;
  margin-bottom: 15px;
   
  
}

.resultadovariable {
  height: 25px;
  display: inline-block;
  text-align: left;

  
}

.descripcionproducto {
  font-size:14px;
  display: inline-block;
  text-align: left;
  width: 200px;
  color:#323c41;
  height: 30px;
}

.resultado-cubicos
{
  font-size:14px;
  display: inline-block;
  text-align: left;
  color:#323c41;
  height: 20px;
}

.descripcionpiedra {
  text-align: left;
  display:inline-block;
  
}

.indicaciones-rendimiento{
  margin-top: 2em;
  font-style: italic;
  font-weight: 500;
  font-size: 13px;
  color: grey;
}

#resultado {
  font-style: italic;
  font-weight: 500;
  font-size: 13px;
  color: grey;
}

@media (max-width: 638px) {
#resultadosaco{
  margin-left:0px;}
#resultadosacas{
  margin-left:0px;}
}/* End custom CSS */