/* GENERAL */
#carrusel_home{
    overflow: inherit;
}
#carrusel_home .owl-dots .active{
    border: #FF0000 1px solid !important;
    border-radius: 60px;
}
#carrusel_home .owl-dots .active span{
    height: 5px !important;
    width: 5px !important;
}
#carrusel_home .owl-dot{
    margin: 0 5px;
}

.owl-carousel{
    overflow: hidden;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    overflow-x: hidden;
    height: 100%;
}
/* ESPECILA #carrusel_versiones*/
#carrusel_versiones {
    width: 96%;
    margin-left: 2%;
    overflow: inherit;
}
#carrusel_versiones .owl-nav {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    width: 100%;
    height: calc(100% - 60px);
    top: 0;
    pointer-events: none;
}
#carrusel_versiones .owl-nav [class*='owl-'] {
    color: #000;
    font-size: 80px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    line-height: 1;
    z-index: 1;
    pointer-events: all;
    outline: none;
    top: 0;
    bottom:0;
    margin: auto;
    height: 80px;
        
}
#carrusel_versiones .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #000;
    text-decoration: none; 
}
#carrusel_versiones .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
}
#carrusel_versiones .owl-prev{
    position: absolute;
    left:-15px;
    z-index: 2;
}

#carrusel_versiones .owl-next{
    position: absolute;
    right:-15px;
    z-index: 2;
}




#carrusel_versiones .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    height: 0px;
    width: 90%;
    left: 5%;
    z-index: 1;
    bottom: 20px;
}
#carrusel_versiones .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    outline: none;
}
#carrusel_versiones .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 2px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    border: #000 1px solid;
}
#carrusel_versiones .owl-dots .owl-dot.active span, #carrusel_versiones .owl-dots .owl-dot:hover span {
    background: #000; 
}
/* FIN ESPECIAL #carrusel_versiones */




/* ESPECILA #carrusel_home*/
#carrusel_home {
    background-color: #FAFAFA; 
}
#carrusel_home .owl-nav {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    width: 100%;
    height: calc(100% - 80px);
    top: 0;
    pointer-events: none;
}
#carrusel_home .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 80px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    line-height: 1;
    z-index: 1;
    pointer-events: all;
    outline: none;
    top: 0;
    bottom:0;
    margin: auto;
    height: 80px;
        
}
#carrusel_home .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none; 
}
#carrusel_home .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
}
#carrusel_home .owl-prev{
    position: absolute;
    left: 30px;
    z-index: 2;
}

#carrusel_home .owl-next{
    position: absolute;
    right: 30px;
    z-index: 2;
}




#carrusel_home .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    height: 0px;
    width: 90%;
    left: 5%;
    z-index: 1;
    bottom: 40px;
}
#carrusel_home .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    outline: none;
}
#carrusel_home .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 2px;
    background: transparent;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    border: #FFF 1px solid;
}
#carrusel_home .owl-dots .owl-dot.active span, #carrusel_home .owl-dots .owl-dot:hover span {
    background: #FFF; 
}
/* FIN ESPECIAL #carrusel_home */


/* ESPECILA #carrusel_home*/
#carrusel_home_mini .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    width: 100%;
    text-align: center;
    z-index: 10;
    -webkit-tap-highlight-color: transparent;
}
#carrusel_home_mini .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 60px;
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    line-height: 0;
    outline: none;
}
#carrusel_home_mini .owl-nav [class*='owl-']:hover {
    color: #FFF;
    text-decoration: none; 
}
#carrusel_home_mini .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
}
#carrusel_home_mini .owl-dots {
    text-align: right;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    height: 0px;
    width: 90%;
    right: 5%;
    z-index: 1;
    bottom: 40px;
    outline: none;
}
#carrusel_home_mini .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    outline: none;
}
#carrusel_home_mini .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #FFFFFF;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; 
    outline: none;
}
#carrusel_home_mini .owl-dots .owl-dot.active span, #carrusel_home_mini .owl-dots .owl-dot:hover span {
    background: #0092D9; 
}

#carrusel_home_mini .owl-prev{
    position: absolute;
    left: 30px;
}

#carrusel_home_mini .owl-next{
    position: absolute;
    right: 30px;
}

#carrusel_home_mini .owl-item img {
    display: block;
    width: 100%;
}



/* FIN ESPECIAL #carrusel_home */



/* ESPECILA #carrusel_home */
#carrusel_home_mini2 .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    width: 100%;
    text-align: center;
    z-index: 10;
    -webkit-tap-highlight-color: transparent;
}
#carrusel_home_mini2 .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 60px;
    margin: 0;
    padding: 0;
    display: inline-block;
    cursor: pointer;
    border-radius: 0;
    line-height: 0;
    outline: none;
}
#carrusel_home_mini2 .owl-nav [class*='owl-']:hover {
    color: #FFF;
    text-decoration: none; 
}
#carrusel_home_mini2 .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
}
#carrusel_home_mini2 .owl-dots {
    text-align: right;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    height: 0px;
    width: 90%;
    right: 5%;
    z-index: 1;
    bottom: 40px;
    outline: none;
}
#carrusel_home_mini2 .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    outline: none;
}
#carrusel_home_mini2 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #FFFFFF;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; 
    outline: none;
}
#carrusel_home_mini2 .owl-dots .owl-dot.active span, #carrusel_home_mini2 .owl-dots .owl-dot:hover span {
    background: #0092D9; 
}

#carrusel_home_mini2 .owl-prev{
    position: absolute;
    left: 30px;
}

#carrusel_home_mini2 .owl-next{
    position: absolute;
    right: 30px;
}

#carrusel_home_mini2 .owl-item img {
    display: block;
    width: 100%;
}
/* FIN ESPECIAL #carrusel_home */




/* ESPECILA #carrusel_depto_galeria*/
#carrusel_depto_galeria .owl-nav {
    margin-top: 0;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    pointer-events: none;
}
#carrusel_depto_galeria .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 80px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    line-height: 1;
    z-index: 1;
    pointer-events: all;
    outline: none;
    top: 0;
    bottom:0;
    margin: auto;
    height: 80px;
        
}
#carrusel_depto_galeria .owl-nav [class*='owl-']:hover {
    background: transparent;
    color: #FFF;
    text-decoration: none; 
}
#carrusel_depto_galeria .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; 
}
#carrusel_depto_galeria .owl-prev{
    position: absolute;
    left: 30px;
    z-index: 2;
}

#carrusel_depto_galeria .owl-next{
    position: absolute;
    right: 30px;
    z-index: 2;
}




#carrusel_depto_galeria .owl-dots {
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    height: 0px;
    width: 90%;
    left: 5%;
    z-index: 1;
    bottom: 140px;
}
#carrusel_depto_galeria .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    outline: none;
}
#carrusel_depto_galeria .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #FFFFFF;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px; 
}
#carrusel_depto_galeria .owl-dots .owl-dot.active span, #carrusel_depto_galeria .owl-dots .owl-dot:hover span {
    background: #0092D9; 
}
/* FIN ESPECIAL #carrusel_depto_galeria */

@media (max-width:767px){
    #carrusel_home .owl-nav [class*='owl-'] {
        color: #FFF;
        font-size: 80px;
        padding: 4px 7px;
        background: transparent;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
        position: absolute;
        line-height: 1;
        z-index: 1;
        pointer-events: all;
        outline: none;
        /* top: -130px; */
        bottom: 0;
        margin: auto;
        height: 80px;
    }
    
    #carrusel_home .owl-prev{
        position: absolute;
        left: 10px;
        z-index: 2;
    }

    #carrusel_home .owl-next{
        position: absolute;
        right: 10px;
        z-index: 2;
    }
    
    #carrusel_depto_galeria .owl-nav [class*='owl-'] {
        color: #FFF;
        font-size: 80px;
        padding: 4px 7px;
        background: transparent;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
        position: absolute;
        line-height: 1;
        z-index: 1;
        pointer-events: all;
        outline: none;
        top: -15px;
        bottom: 0;
        margin: auto;
        height: 80px;
    }
    
    #carrusel_depto_galeria .owl-prev{
        position: absolute;
        left: 10px;
        z-index: 2;
    }

    #carrusel_depto_galeria .owl-next{
        position: absolute;
        right: 10px;
        z-index: 2;
    }
}


