﻿.carousel-control-prev {
}
.carousel-control-next-icon{
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    width: 30px;
    height: 39px;
    background-image: none;
    background: #000 !important;
    background-size: 100% 100%;
    font-size: 2em;
    font-weight: bold;
}

 .carousel-control-prev-icon {
    font-family: "Montserrat", sans-serif;
    display: inline-block;
    width: 30px;
    height: 39px;
    background-image: none;
    background: #000 !important;
    background-size: 100% 100%;
    font-size: 2em;
    font-weight: bold;
}
.brillantito a:not(.mainitemlink):hover {
    -webkit-mask-image: linear-gradient(-75deg, rgba(0,0,0,.6) 30%, #000 50%, rgba(0,0,0,.6) 70%);
    -webkit-mask-size: 200%;
    animation: shine 2s infinite;
}


@-webkit-keyframes shine {
    from {
        -webkit-mask-position: 150%;
    }

    to {
        -webkit-mask-position: -50%;
    }
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.btnverde {
    background: #0AA39D;
    color: #FFF;
    border-radius: 5px;
    border: 2px #FFF solid;
}
.sillas {
    max-height: 258px;
}
.andadores {
    height: 453px;
}
.gruas {
    height: 340px;
}
.bastones {
    height: 365px;
}
.h2verde {
    -webkit-text-fill-color: unset;
    -webkit-background-clip: unset;
    background-clip: unset;
    background-image: none;
}
.itemlista {
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #fff;
}
.itemlista:hover {
}
.zoom {  
    transition: transform .2s; /* Animation */
    margin: 0 auto;
}

    .zoom:hover {
        transform: scale(1.3); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }
.iconoVolver::before {
    font-family: 'ElegantIcons';
    content: " \4a   ";
    font-size: 1.5em;
    color: #00A388 !important;
}
.volver {
    color: #00A388 !important;
    font-family: "Montserrat";
    font-size: 20px;
    line-height: 28px;
    font-style: normal;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}

    .volver:hover {
        color: #00e6c0 !important;
    }
/* Formularios */

.leftFicha {
    float: left;
    width: 98%;
    border-bottom: 1px solid #ccc;
    padding: 1px 0 2px 0;
    margin: 0 1%;
}

.por3bloques {
    background: #161C2D;

}
.altf {
    height:6em;
}

.catsportada {

}

.catsportada h2{
    font-size:3em;
    color:#000 !important;
    font-weight:700;
}
    .catsportada h3 {
        color: #000 !important;
        font-weight: 700;
    }

    .catsportada p {
        color: #000 !important;
    }

    .catsportada span a {
        background: #0AA39D;
        color: #FFF;
        border-radius: 5px;
        border: 2px #FFF solid;
    }


        .catsportada span a:hover {
            border: 2px #0AA39D solid;
        }
.por3bloquesi h3 {
    color: #FFF !important;
    font-weight: 700;
    font-size: 1.9em;
}
    .por3bloquesi span {
        color: #FFF !important;
    }

    .textFicha {
    width: 21%;
    font-size: 1.2em;
    padding: 8px 10px;
    text-align: right;
}

.textFicha {
    text-transform: uppercase;
}
.formulario div, .formulario input {
    float: left;
}

.formulario {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-radius: 8px;
    margin: 8px 0;
}
.parrafosup {
    background-color: rgba(68,171,138, 0.81);
    float: left;
    width: 98%;
    padding: 5px;
    margin: 0 0.3% 5px 0.3%;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.campotextosinborde {
    border: none;
    width: 90%;
    margin-left: 10px;
    border: 2px solid #CCC;
    padding: 3px;
}

.botonGen {
    background: #2997d6;
    border: none;
    color: #fff;
    float: right;
    font-size: 0.9em;
    font-family: 'Montserrat';
    padding: 11px;
    cursor: pointer;
    border-radius: 3px;
    text-transform: uppercase;
}
 
/* Formularios */


.actual {
    color: #333;
    font-weight: 400;
    border-radius: 25px;
    background: #FFE62D;
}



.material-icons {
   
    margin-bottom: 0 !important;
}


.paginacion {
    font-size: 1.1em !important;
    margin-top:7px;
}
    .paginacion li {
        display: inline;
        text-align:center;
    }

    .paginacion a {
       
        float: left;
        padding: 6px 4px;
       
        margin-left: 3px;
    }
    .paginacion a code{
         
    }
.listado_noticias .noticia {
    padding: 20px 0;
    border-bottom: solid 1px #ddd;
    border-top: solid 1px #fff;
}
.listado_noticias a{
    font-size: 1.4em;
}
.p14{
    font-size: 1.4em !important;
}
.listado_noticias span{
    font-size: 1.4em;
}

    .listado_noticias .noticia:first-child {
        border-top: none;
    }


.parallaxcovid {
    background-image: url("../../images/coronavirus.jpg");
    height: 200px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;
}


.parallaxpeq {
    background-image: url("../../images/medical.jpg");
    height: 100px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.9;
}


.centro{
    float:left;
}

.titlen {
    padding: 20px;
}
.titlen h1.act {
    background: #FFF url(../../images/icoAct.png) no-repeat;
     color: #003666;
    margin: 0;
    padding: 14px 0 14px 70px;
    text-shadow: 1px 1px 1px rgba(255,255,255,.60);
}


/*Mapesite*/
.bloqueSit {
    background: #fff;
    float: left;
    width: 100%;
 
    border-bottom: solid 1px #dfdfdf;
    border-top: solid 1px #dfdfdf;
}
.mgaleria {
    display: none !important;
}

.mlogo {
    display: none !important;
}

@media all and (max-width:750px) {
    .nivo-caption h2 {
        font-size: 1.5em !important;
    }
    h1 {
        font-size: 2em !important;
    }
    .productob:hover ul {
        opacity: 0 !important;
    }
    .logo {
        display: none !important;
    }
    .padl {
        padding-left: 0.5em !important;
    }
    .mgaleria {
        display: inherit !important;
    }
    .mlogo {
        display: inherit !important;
    }
    .pgaleria {
        display: none;
    }
    .fondosubcategorias {
        display:inherit !important; 
    }
	.mgaleria {
    display: inherit !important;
}

}



    /*imagen*/
    .sombra {
        -webkit-mask-image: none;
        -webkit-box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.11);
        box-shadow: 0 1px 1.5px 1px rgba(0,0,0,.11);
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        -o-transition: all 300ms;
        transition: all 300ms;
    }