#content-wrapper {
    margin: 0 auto;
    width: 100%;
}
#its-breadcrumb {
    background-image: url("/image/image_gallery?img_id=707755");
}
.swiper-caps-divs {
    background: rgba(55,55,55,0.5);
    position: absolute;
    top: 0;
    height: 351px;
    width: 100%;
}
.BOXtitulos-back .boxIN-md {
    width: 85%;
    margin: 0 auto;
    padding: 1.5em 0;
}
.BOXtitulos-back .boxIN-sm, .BOXtitulos-back .boxIN, .BOXtitulos-back .boxIN-none {
    padding: 1.5em 0;
}
#its-breadcrumb {
    margin: 0 0 0em 0;
}
.BOX-titulos.Item-title::after {
    width: 75%;
}
.BOX-titulos.Item-title h4 {
    text-align: center;
}
.BOX-titulos  h1, .BOX-titulos h1.h3sm, .BOX-titulos h1.h2md, .BOX-titulos h1.h1lg {
    font-weight: bold;
    width: auto;
    margin: 0.2em auto 0.9em auto;
    text-transform: capitalize;
}
.BOX-titulos.Itemtitulo h4 {
    width: auto;
}
.BOX-titulos::before {
    left: 12px;
}
.BOX-titulos h1.h3sm {
    font-size: 1.6em;
    width: auto;
}
.BOX-titulos h1.h2md {
    font-size: 1.8em;
    width: auto;
}
.BOX-titulos h1.h1lg {
    font-size: 2em;
    width: auto;
}
/****** ICNONO SEDES ******/
.sticky-social ul li.mapasede-none {
    display: block;
}
.sticky-social a.mapasede:hover {
    background: #373737;
    color:#373737;
}
.sticky-social a.mapasede:hover span {
    text-align: left;
    position: absolute;
    top: 10px;
}
.sticky-social a i.flaticon-03 {
    background-image: url(/image/image_gallery?img_id=706021);
    display: block;
    width: auto;
    height: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 10px;
}
.sticky-social a i.flaticon-03:hover {
    background-image: url(/image/image_gallery?img_id=706017);
}
@media only screen and (max-width : 48em) {
.sticky-social ul li.mapasede-none {
    display: none;
}
}