a,
a:hover {
    text-decoration: none;
}

h3.sys-title {
    color: #404040;
    text-transform: uppercase;
    font-size: 22px;
    font-family: 'unisansboldbold', 'Roboto', sans-serif;
    font-style: normal;
}

h3.sys-title:hover {
    color: #00528F;
}

i.sys-more-info {
    color: #00528F;
    line-height: 22px;
}

i.pr-more-info {
    color: #00528F;
}

.grupo_primer_nivel h2 {
    padding-bottom: 0;
}

#collapseNormativa {
    padding-left: 20px;
}

.sys-single {
    margin-bottom: 0px !important;
}

h2.sgp-title {
    padding-bottom: 15px;
    margin-bottom: 30px;
    color: #404040;
    font-size: 22px;
}

h2.sgp-title:hover {
    color: #00528F;
}

.grupo_primer_nivel h2 {
    color: #404040;
}

.grupo_primer_nivel h2:hover {
    color: #00528F;
}

.scale_effect img.scale_focus {
    transition: 0.4s;
}

.scale_effect:hover img.scale_focus {
    transform: scale(1.4);
    transition: 0.4s;
}

.despliegue-subopcion i {
    transition: 0.2s
}

.despliegue-subopcion.collapsed i {
    transform: rotate(-90deg);
    transition: 0.2s
}

.cm-hidden {
    opacity: 0.5;
}

.botonera_gris {
    margin-top: 10px;
}

.botonera_azul i {
    color: #4990d2;
}

.selected_filter {
    color: #0052BF !important;
}

.producto_listado {
    margin-bottom: 10px;
}

.titulo_sistemas {
    font-weight: bold;
    font-size: 1rem;
    padding-right: 10px;
}

.btn_invertido {
    padding: 5px 10px;
    font-size: 10px;
    max-width: 130px;
}

.btn_invertido img {
    max-height: 10px;
    margin-right: 5px;
}

.opcion_menu h2 {
    font-size: 22px;
}

.contproducto_item h3 a {
    font-size: 15px;
}

.botonera_gris .selector-tipo-barandilla li[id^="tipo-barandilla-"] a img {
    height: 18px;
    width: auto;
}

.botonera_gris .selector-tipo-barandilla li#tipo-barandilla-individual a img,
.botonera_gris .selector-tipo-barandilla li#tipo-barandilla-aglomeraciones a img {
    height: 18px;
    width: auto;
}

.botonera_azul img {
    height: 18px;
    width: auto;
}

.selector-tipo-barandilla li[id^="tipo-barandilla-"] a img {
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.product-icon-separator {
    margin-right: 12px;
    margin-left: 12px;
    font-size: 30px;
    font-weight: 100;
}

.selector-tipo-barandilla li#tipo-barandilla-individual a img,
.selector-tipo-barandilla li#tipo-barandilla-aglomeraciones a img {
    margin-left: 5px;
    margin-right: 5px;
}

.menu_desplegable_wrap .opcion_menu {
    font-size: 1rem;
}

.selector-tipo-barandilla li,
.selector-tipo-barandilla li a {
    cursor: default;
}

.botonera_azul {
    margin-top: -5px;
}

[data-tooltip]:before {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 999999;
}

.normativa [data-tooltip]:before {
    opacity: 1 !important;
}

.img_producto {
    /* height: 156px; */
    overflow-y: hidden;
}

.btn_volver {
    margin-bottom: 35px;
}

.btn_volver a {
    padding: 5px 12px;
    font-size: 0.9rem;
}

.normativa#normativa {
    margin-top: 30px;
}

.botonera_wrap span {
    margin-right: 10px;
    margin-left: 10px;
    color: #AAA;
}

.selectable,
.selectable a {
    cursor: pointer !important;
}

.breadcrumb-item a {
    color: #222;
}

.breadcrumb-item a:hover {
    color: #22A;
}

div.no-elements {
    height: 100%;
    text-align: center;
    font-size: 22px;
    color: gray;
    padding-top: 140px;
}

.tab-pane {
    display: none;
}

.product-images {
    min-height: 100px;
}

.vertical-render {
    min-height: 530px;
}

div.active {
    background-color: #0b75ad1c;
}

.railing-selectable:hover>a {
    color: #6187ff !important;
    cursor: pointer !important;
}

.railing-selectable.selected a {
    color: #6187ff;
}

.unclickable {
    pointer-events: none !important;
}

ul.static li img {
    cursor: default !important;
}

ul.static:not([style*="display: none;"])~div.controls .btn-prev,
ul.static:not([style*="display: none;"])~div.controls .btn-next {
    opacity: 0;
}

ul.main-view-render {
    transition: 0.2s;
}

ul.main-view-render.miniature {
    position: absolute;
    z-index: 998;
    width: 20%;
    height: auto;
    bottom: -10px;
    left: -10px;
    border-style: solid;
    border-color: white;
    border-radius: 4px;
    border-width: 3px;
    transition: 0.2s;
}

ul.main-view-render.miniature:hover {
    width: 25%;
    transition: 0.2s;
}

ul.main-view-render.miniature img {
    width: 100% !important;
    min-height: 0px !important;
    cursor: pointer !important;
}

img.width-p50,
.width-p50 img {
    width: 50% !important;
}

img.width-p60,
.width-p60 img {
    width: 60% !important;
}

img.width-p70,
.width-p70 img {
    width: 70% !important;
}

img.width-p80,
.width-p80 img {
    width: 80% !important;
}

img.width-p90,
.width-p90 img {
    width: 90% !important;
}

img.width-p100,
.width-p100 img {
    width: 100% !important;
}

.list-normativa a {
    color: inherit;
}

div[id^="normativa-"] {
    display: inherit;
}

div[id^="normativa-"] img {
    opacity: 0.5;
}

div.select[id^="normativa-"] img {
    opacity: 1;
}

.ps-suboption {
    flex: 0 0 70%;
    max-width: 100%;
}

.mini-navbar > .navbar-nav .nav-item.user-info .nav-link {
    display: inline-block;
}

.mini-navbar > .navbar-nav .nav-item.user-info .nav-link:nth-child(2) {
    border-left: 1px solid var(--cm-primary-color);
}
