.Galeria{
    margin:0;
}
.owl-carousel.owl-planos .owl-item img {
    height: 400px;
    width: auto;
    margin: auto;
    /* object-fit: contain; */
    padding: 0;
}
.owl-carousel.owl-theme.owl-planos.owl-loaded.owl-drag {
    background: #fbfbfb;
    margin-bottom: 50px;
}
.owl-planos .owl-nav {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    display: flex;
    justify-content: space-between;
    left: 50%;
}
.owl-planos .owl-nav .fa{
    font-size: 25px;
}
.owl-planos .owl-nav .owl-next {
width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #7f1119;
    text-align: center;
    line-height: 45px;
    color: #fff;width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #7f1119;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.owl-planos .owl-nav .owl-prev {
width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #7f1119;
    text-align: center;
    line-height: 45px;
    color: #fff;
}
.Galeria-item{
        position:relative;
        max-height:600px;
   }

.Galeria-back-img{
        filter:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
        filter:blur(5px);
       -webkit-filter:blur(5px);
        position:absolute;
        left:0;
        right:0;
        bottom:0;
        top:0;
        background-size:auto 100%;
        background-position:center;
        z-index:0;
        opacity:.3;
    }


.Galeria-back-img-wrapper{
            position:relative;
            width:100%;
            padding-top:56.25%;
        }


.Galeria-wrapper{
        position:relative;
    }


.Galeria-thumbnails{
        margin-bottom:20px;
        min-height:1px;
    }


.Galeria-img{
        position:absolute;
        height:100%;
        text-align:center;
        z-index:10;
        top:0;
        left:0;
        right:0;
    }


.Galeria-img img{
            height:100%;
            margin:0 auto;
            visibility:hidden;
        }


.Galeria-link{
        position:absolute;
        z-index:10;
        bottom:5px;
        right:5px;
        width:30px;
        height:30px;
        color:#fff;
        border:2px solid #fff;
        line-height:30px;
        box-sizing:border-box;
        outline:none;
        background: #7f1119;
    }


.Galeria-dots{
        z-index:10;
        position:absolute;
        bottom:0;
        left:0;
        right:0;
        height:30px;
        text-align:center;
    }


.Galeria-dots.dashed .owl-dot{
                width:30px;
                height:10px;
                border-radius:0;
                background-color:#e9e9e9;
            }


.Galeria-dots.dashed .owl-dot.active{
                    background-color:#000;
                }


.Galeria .owl-dot{
        width:30px;
        height:8px;
        background-color:#fff;
        display:inline-block;
        margin:0 5px;
    }


.Galeria .owl-dot.active{
            background-color:#7f1119;
        }


.Galeria-thumb{
        padding-top:56.25%;
        background-size:cover;
    }


.Galeria-nav{
        position:absolute;
        left: 0px;
        width:60px;
        height:60px;
        text-align:center;
        margin-top:-30px;
        cursor:pointer;
        pointer-events:initial;
        background: #7f1119;
        border-radius: 50%;
        color: #fff;
    }


.Galeria-nav-wrapper{
            position:absolute;
            left:0;
            right:0;
            top:50%;
            height:1px;
            z-index:10;
            pointer-events:none;
        }


.Galeria-nav-wrapper .container{
                    position:relative;
                }


.Galeria-nav i{
            line-height: 58px;
            font-size: 36px;
            color: #ffffff;
        }


.Galeria-nav.right{
            right: 0px;
            left:auto;
        }


.Thumbnails-wrapper{
    position:relative;
    
}


.Thumbnails-wrapper .owl-item{
        opacity:.65;
    }


.Thumbnails-wrapper .owl-item.active.center{
        opacity:1;
    }


.Ficha-precio h3{
    color:#343434;
}


.Ficha-resumen{
    display:table;
    border-right:0px;
    text-align:center;
    width:100%;
    box-sizing:border-box;

}


.Ficha-resumen li{
        display:table-cell;
        border-right:1px solid #343434;
        color:#343434;
        text-align:center;
        display:table-cell;
        width:20%;
        padding:20px 10px 26px;
        box-sizing:border-box;

    }


.Ficha-resumen li:last-child{
            border-right:0px;
        }


.Ficha-resumen li .valor{
            font-size:40px;
            display:block;
            line-height:1;
            margin-bottom:10px;
        }


.Ficha-resumen li .clave{
            text-transform:uppercase;
            font-size:14px;
            font-weight:300;
        }


.Ficha-item{
    margin-bottom:20px;
}


#share-buttons{
    display:none;
    margin-top:-20px;
}


#share-buttons td{
    border:0px!important;
}


#share-buttons table{
    margin:0 auto;
}


.videoWrapper{
    width:100%;
    padding-top:56.25%;
    position:relative;
    margin-bottom:20px;
}


.videoWrapper iframe{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }


.Planos-thumb{
    padding:2px;
    border:2px solid #343434;
    display:inline-block;
    margin-bottom:20px;
    margin-right:20px;
    height:80px;
}


.Planos-thumb-img{
        width:80px;
        height:80px;
        display:inline-block;
        background-size:cover;
        background-position:center;
        background-repeat:no-repeat;
    }


.Emp-progress{
    padding:0;
    margin:0 auto 2rem auto;
    display:table;
    width:100%;
    max-width:400px;
    position:relative;
}


.Emp-progress li{
    list-style-type:none;
    display:table-cell;
    text-align:center;
    font-size:12px;
    text-transform:uppercase;
    color:#aaa;
}


.Emp-progress li.construccion:before{
    content:"";
    position:absolute;
    top:22px;
    height:2px;
    background-color:#7f1119;
    left:10%;
    right:10%;
}


.Emp-progress .step{
    width:40px;
    height:40px;
    display:inline-block;
    border:3px solid #aaa;
    line-height:40px;
    text-align:center;
    font-size:16px;
    margin-bottom:5px;
    background-color:#fff;
    position:relative;
    z-index:2;
}


.Emp-progress li{
    font-weight:bold;
}


.Emp-progress li.active span,
.Emp-progress li.active i{
    border-color:#7f1119;
    color:#7f1119;
}


.Emp-progress li.hecho span,
.Emp-progress li.hecho i{
    border-color:#7f1119;
    color:##7f1119;
}


.Emp-progress .status{
    display:block;
}


.Emp-inner{
    padding:40px 0px;
}


.Emp-produce{
    margin:0;
    padding:0;
}


.Emp-produce li{
    list-style-type:none;
    font-size:12px;
    display:inline-block;
    margin-right:10px;
    vertical-align:top;
}


.Emp-toolbar{
    background-color:#fafafa;
    display:table;
    border-collapse:collapse;
    border:1px solid #f1f1f1;
    width:100%;
    margin:10px 0px;
}


.Emp-toolbar > div{
    border-right:1px solid #f1f1f1;
    display:table-cell;
    vertical-align:middle;
    text-align:center;
}


.Emp-toolbar > div:last-of-type{
    border-right:0px;
}


.Emp-toolbar-link{
    text-decoration:none;
    font-weight:bold;
    text-transform:uppercase;
    padding:25px 10px;
    display:block;
    color:#003E47;
}


.Emp-toolbar-link:hover{
    background-color:rgba(0, 0, 0, .05);
}


.Emp-tabla{
    border-collapse:collapse;
    width:100%;
}


.Emp-tabla th,
.Emp-tabla td{
    text-align:center;
}


.Emp-mapa #contenedor_mapa{
    margin-bottom:0px;
    height:300px;
}


.Emp-toolbar-contacto{
    margin:16px 10px;
}


.modal{
    z-index:-1;
}


.modal.fade.in{
    z-index:9999;
}


@media (min-width: 992px){
            .Galeria-nav .Galeria-nav{
                margin-top:0px;
            }
        }


@media (min-width: 768px){


.Thumbnails-wrapper{
        margin-left:20px;
        margin-right:60px
    
}
        .Thumbnails-wrapper .owl-carousel{
            position:absolute;
            bottom:20px;
            left:0px;
        }
        .Thumbnails-wrapper .owl-item.active.center{
            opacity:1;
            border:2px solid #7f1119;
            padding:2px;
        }
    }
.Thumbnails.owl-carousel .owl-stage{
  transform: none!important;
  width: 100%!important;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;  
}
.Galeria-thumb.video-thumb{
padding-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 991px){
            .Ficha-resumen li .valor{
                font-size:21px;
            }
        }


@media (max-width: 767px){
.Thumbnails-wrapper {
    position: relative;
    display: none;
}
.owl-carousel.owl-theme.owl-planos.owl-loaded.owl-drag {
    background: #fbfbfb;
    margin-bottom: 30px;
}
.owl-carousel.owl-planos .owl-item img {
    height: auto;
    width: 100%;
    margin: auto;
    /* object-fit: contain; */
    padding: 0;
}
.listado-2-col li {
    display: inline-block;
    width: 100%;
    text-align: left;
}
.page-ficha h3{
    text-align: center;
    margin-bottom: 0;
}
.Galeria-item {
    position: relative;
    max-height: 600px;
    min-height: 300px;
}
.page-ficha span.fr{
   display: block;
    float: none;
    text-align: center;
}
.Galeria-back-img-wrapper {
    position: relative;
    width: 100%;
    padding-top: 100%;
}
.Ficha-resumen li{
            overflow:hidden;
            padding:12px 20px;
            display:block;
            border-right:0px;
            border-bottom:1px solid #343434;
            margin-bottom:0px;
            width:100%!important;

    }
            .Ficha-resumen li:last-child{
                border-bottom:0px;
            }
            .Ficha-resumen li .clave{
                float:left;
                font-size:21px;
                font-weight:400;
            }
            .Ficha-resumen li .valor{
                float:right;
                margin-bottom:0px;
            }
            
        }


@media all and (max-width:767px){
    .Emp-toolbar{
        margin-bottom:40px;
    }
    .hide-on-mobile{
        display:none;
    }
}


@media all and (max-width:880px){
    .Emp-toolbar{
        display:block;
        overflow:hidden;
    }
    .Emp-toolbar > div{
        float:left;
        width:50%;
        box-sizing:border-box;
    }
    .Emp-toolbar > div:nth-of-type(2n+1){
        clear:both;
    }
    .Emp-toolbar{
        display:flex;
        flex-wrap:wrap;
        align-items:center;
    }
    .Emp-toolbar > div{
        flex-grow:1;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait){
.page-ficha .h3 {
       padding-bottom: 33px!important;
}
.page-ficha .h3 span {
         display: block;
    width: 100%!important;
}

}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){

.page-ficha .dark.sp-xs {
    /* margin-top: 200px!important; */
}}
