.elementor-34 .elementor-element.elementor-element-7a59a7f:not(.elementor-motion-effects-element-type-background), .elementor-34 .elementor-element.elementor-element-7a59a7f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBEBEB;background-image:url("http://suelosdeparquet.bigmentar.com/wp-content/uploads/2021/03/201.jpg");background-repeat:no-repeat;background-size:100% auto;}.elementor-34 .elementor-element.elementor-element-7a59a7f > .elementor-background-overlay{background-color:#FFFFFF;opacity:0.75;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-34 .elementor-element.elementor-element-7a59a7f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 50px 50px 50px;}#elementor-popup-modal-34 .dialog-message{width:1000px;height:auto;}#elementor-popup-modal-34{justify-content:center;align-items:center;pointer-events:all;background-color:rgba(0,0,0,.8);}#elementor-popup-modal-34 .dialog-close-button{display:block;}#elementor-popup-modal-34 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS */.progress{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.progress .circle{
    width: 4%;
    height: 33px;
    border-radius: 99px;
}

.progress .bar{
    width: 28%;
    height: 5px;
}

.progress .circle, .progress .bar{
    background-color: #c4c4c4;
}

.progress .circle.active, .progress .bar.active{
    background-color: #92d933;
}

.caldera-grid .btn-default{
    width: 100%;
    background-color: #92d933 !important;
    color: white !important;
}
.caldera-grid .btn-default:hover{
    background-color: #84c12e  !important;
}

 /*


/* =========================== */

.valor-titulo, .parquet_type, .rodapie_type, .aislante_type, .value-box {display: none;}

/* =========================== */


.suelo-box{
	display: inline-block;
	cursor: pointer;
	overflow: hidden;
	max-width: 100px;
	max-height: 453.971px;
	margin-bottom: -10px !important;
}

.suelo-img{
    border: 2px solid #ccc !important;
	border-radius: 8px !important;
	transition: 300ms all;
}

.suelo-desc{
	display: flex;
	flex-direction: row;
	align-items: baseline;
	justify-content: space-between;
	padding: 0px 10px 0px 10px;
}
.suelo-desc .etiqueta{
	font-weight: bold;
}

.suelo-box:hover img{
	border-color: #92d933 !important;
}/* End custom CSS */