@font-face {
    font-family: RalewayBold;
    src: url(../fonts/Raleway-Bold.ttf);
}
@font-face {
    font-family: RalewaySemiBold;
    src: url(../fonts/Raleway-SemiBold.ttf);
}
@font-face {
    font-family: RalewayMedium;
    src: url(../fonts/Raleway-Medium.ttf);
}

* {
    font-family: 'RalewayMedium';
}

.page-header{
    margin-bottom: 30px;

    background-image: url(../images/colorful_macro_fabric.png);
    background-size: cover;
    background-position: center;

    background-image: url(../images/colorful-macro-fabric-yellow-wallpaper.jpg);

    background-image: url(../images/fondo_tela.png);
}

.rd-navbar-static{
    background: none;
}

.breadcrumbs-custom{
    background: none;
}
.page-header::before{
    content: "";
    background-color: white;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 167px;
    left: 0;
    top: 0;
}
/* .rd-navbar-static.rd-navbar_inverse:not(.rd-navbar--is-stuck){
    background: #FFFFFF99;
} */
.rd-navbar-static.rd-navbar--is-stuck, .rd-navbar-static.rd-navbar--is-clone{
    position: unset;
}

.rd-navbar-static{
    border: none !important;
    box-shadow: none;

    padding: 0 calc(15px + 2vw);
}

.brand-name img{
    width: 400px;
}
.subtituloLogo{
    color: black;
    font-size: 12.3px;
}

.rd-navbar-search_collapsable{
    background: none;
    padding: 0 !important;
}

.breadcrumbs-custom__title, h5{
    color: white;
    font-family: RalewayBold;
    text-shadow: black 0px 4px 10px;
    text-transform: none;
}

.rd-navbar .rd-navbar-nav > li > a{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    row-gap: 5px;

    color: white;
}
.rd-navbar .rd-navbar-nav > li > a > div{
    background-color: #d05759;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
}

.search-box{
    display: flex;
    column-gap: 10px;
}

.search-box > div{
    display: flex;
    flex-direction: row-reverse;
}

.search-box input{
    border-radius: 0;
    border: none;
    border-left: #d05759 solid 2px;
}

.search-box button{
    background-color: black;
    border-radius: 0;
    border: none;
    color: white;
    width: 40px;
    line-height: 40px;
    font-size: 26px;
}

.product-grid{
    position: relative;
    box-shadow: none;
    border: none !important;
    border-radius: 10px;
    overflow: hidden;
}
.product-caption{
    position: absolute !important;
    top: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
.product-title{
    background-color: rgba(0, 0, 0, 0.5);
    height: 60px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 10px;
    width: 100%;
}
.product-title a{
    color: white;
}
.product-grid * + .button{
    margin-top: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    font-size: 50px;
}
.product-grid * + .button > span{
    width: 22px;
    height: 22px;
}

.product-label-wrap{
    left: 0px;
    top: 60px;
}
.product-label-wrap .featured{
    background-color: #d05759 !important;
}

#filtros-select h5{
    background-color: #d05759;
    border-radius: 10px 10px 0 0;
    padding: 5px 10px;
    text-shadow: none;
}

.footer-corporate{
    padding: 0;
    background-color: #e5e5e5;
    /* background-color: white; */

    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

footer .shell{
    margin: 0;
    width: 100%;
    max-width: unset;
    padding: 0;
}
.footer-corporate__inner{
    background-color: #d05759;
    color: white;
    justify-content: space-evenly;
    width: 100%;
}
.footer-corporate__inner a{
    color: white;
}
.footer-corporate__inner a span{
    color: white !important;
}
.footer-corporate__inner .rights{
    color: black;
}
.footer-corporate__inner .rights *{
    color: black;
}

.footer-corporate div.shell{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;

}
.footer-corporate div.shell>img{
    width: auto;
    align-self: flex-start;

    width: 931px;
    object-fit: cover;
    object-position: top;
    height: 140px;
}
.footer-corporate div.shell>div.logos{
    margin-top: 30px;
    width: 931px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    column-gap: 50px;
}
.footer-corporate div.shell>div.logos>img{
    max-height: 90px;
}
@media (max-width: 1200px){
    .footer-corporate div.shell>div.logos{
        column-gap: 30px;
    }
    .footer-corporate div.shell>div.logos>img{
        max-height: 70px !important;
    }
}
@media (max-width: 650px){
    .footer-corporate div.shell>div.logos{
        column-gap: 20px;
    }
    .footer-corporate div.shell>div.logos>img{
        max-height: 30px !important;
    }
}
#fraseProyecto{
    margin-top: 40px;
    color: black;
    margin-bottom: 20px;
    font-family: RalewayBold;
}

.select2-container--bootstrap .select2-selection--single{
    background-color: #e8e7e8;
    border: 1px solid #e8e7e8;
    border-bottom: solid 1px #bfbdbf;
    width: 100%;

    color: #888;
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
}
.select2-container--bootstrap .select2-selection--single::-webkit-calendar-picker-indicator{ 
    /* HIDE DATALIST ARROW */
    display: none !important;
}
div.select2-container.select2-container--bootstrap::before{
    content: "\f040";
    font-weight: 400;
    font-family: 'FontAwesome';
    width: 44px;
    height: 58px;
    line-height: 56px;
    font-size: 18px;
    position: absolute;
    right: 0;
    top: 0;
}
div.select2-container.select2-container--bootstrap input::-webkit-calendar-picker-indicator{
    display: none;
}
div.select2-container.select2-container--bootstrap.hasValue::before{
    content: "";
    width: 44px;
    height: 58px;

    background: url(../images/photoswipe-controls.png) 0 0 no-repeat;
    background-size: 264px 88px;
    background-position: 0 -38px;
    right: 17px;
    opacity: 0.5;
    cursor: pointer;
}
.select2-container--bootstrap .select2-selection--single::placeholder{
    color: #888;
}
.select2-container--bootstrap .select2-selection--single:focus::placeholder{
    color: #ccc;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{
    font-weight: bold;
    font-style: normal;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
    background-color: #d05759;
}
.page .button-gray-light-outline:hover,
.page .button-gray-light-outline:focus,
.page .button-gray-light-outline:active,
.page .button-gray-light-outline:hover{
    background-color: #d05759;
    border-color: #d05759;
}

.section-divided__main > *:last-child, .section-divided__aside > *:last-child{
    padding-bottom: 16px;
}

.page .button-gray-light-outline{
    margin-right: 0;
    width: calc(100% - 50px);
    margin-top: 10px;
    background-color: grey;
    background-color: #e8e7e8;
    border: 1px solid #e8e7e8;

    text-align: left;
    padding-left: 20px;
}
.page .section__aside-left .button-gray-light-outline:last-child{
    border-radius: 0 0 10px 10px;
}

#filtros-select{
    padding-bottom: 0;
}

.overlay{
    background-color: #d0585a99 !important;
}

#registro{
    padding: 0;
}

.panel-custom .panel-custom-title > a{
    text-shadow: none;
    text-transform: uppercase;
}
.panel-custom .panel-custom-title > a:hover{
    text-shadow: none;
}

#registro .breadcrumbs-custom__title{
    text-shadow: none;
    color: black;
}

#registro .etiqueta{
    color: #d05759;
    margin-right: 5px;
    font-family: 'RalewaySemiBold';
}
#registro .panel-custom-body ul li{
    font-family: 'RalewaySemiBold';
}

#registro #copy-button{
    background-color: black;
    color: white;
    border-radius: 100px;
}
#registro #copy-button:hover{
    background-color: white;
    color: black;
}
#registro .regitro_enlace{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#registro .flexed {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: flex-start; */
    justify-content: space-between;
}
#registro .flexed ul{
    min-width: 30%;
}

#gridDePiezas{
    row-gap: 30px;
}
#gridDePiezas>div{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slider-inner{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.slider-inner>div{
    width: 640px;
    display: none;
}
.slider-inner div.pieDeFoto{
    font-style: italic;
}
.slider-inner>div.imgActive{
    display: block;
}
.slider-inner img{
    display: block !important;
    margin-top: 0 !important;
}
.slider-outer{
    display: flex;
    align-items: center;
}
.prev, .next{
    margin-top: 0 !important;
}
.prev{
    margin-right: -28px !important;
}
.next{
    margin-left: -28px !important;
}

.slider-inner{
    height: unset !important;
}

/* ul.pagination-classic li.pagEllipsis{
    display: none;
} */
ul.pagination-classic li.pagEllipsis + li.pagEllipsis {
    display: none;
}

#registro{
    overflow: hidden;
}

#registro div.page .breadcrumbs-custom .shell{
    padding: 0;
}

#registro div.page .breadcrumbs-custom__inner{
    /* background-image: url(../images/colorful-macro-fabric-yellow-wallpaper.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */

    padding-left: 25px;
    padding-right: 25px;

    background-color: #FFFFFF99;
    background-blend-mode: overlay;
}

/* #registro div.page .bg-white{
    background-color: white;
} */


.sinGraficos{
    padding-left: 40px;
}


#registro div.page .breadcrumbs-custom__title{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
#registro div.page .breadcrumbs-custom__title span:first-child{
    max-width: 400px;
    line-height: 1em;
}
#registro div.page .breadcrumbs-custom__title span:last-child{
    font-size: 60px;
}

.section-md{
    padding: 40px 0 !important;
}

.panel-custom{
    padding: 30px 0 !important;
}

.panel-custom .panel-custom-collapse .panel-custom-body{
    padding: 15px 30px 0 30px !important;
}

.panel-custom .panel-custom-collapse .panel-custom-body > ul > li > ul{
    padding-left: 30px;
}

a.eliminar-filtros::before{
    content: "";
    background: url(../images/photoswipe-controls.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 58px;
    background-position: 0 -38px;
    position: absolute;
    right: 17px;
    top: 0;
    opacity: 0.5;
}

a.realizar-busqueda::before{
    content: "\f002";
    font-weight: 400;
    font-family: 'FontAwesome';

    width: 44px;
    height: 58px;
    line-height: 56px;
    font-size: 18px;

    position: absolute;
    right: 0;
    top: 0;

    opacity: 0.5;
}


.rd-navbar-static:not(.rd-navbar_creative) .rd-navbar-inner{
    flex-direction: row !important;
}

@media (max-width: 991px) {
    body.proyecto .page-header::before{
        height: 100%;
    }
}

.rd-navbar.rd-navbar-fixed .rd-navbar-nav > li > a{
    color: black;
}
.rd-navbar.rd-navbar-fixed .rd-navbar-nav > li:hover > a{
    color: white;
}


@media (max-width: 1200px){
    .breadcrumbs-custom div.shell>div {
        flex-direction: column;
        align-items: center !important;

        padding-bottom: 20px;
    }
}

@media (max-width: 767px){
    .breadcrumbs-custom div.shell>div .search-box {
        flex-direction: column;
        row-gap: 10px;
    }

    .page-header::before{
        height: 100%;
    }
}


.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b:before{
    color: black;
    font-weight: 600;
}


.page .section-divided__main .button-gray-light-outline{
    margin-top: 0;
}
.page .section-divided__aside div.select2-container{
    margin-top: 0;
}

#gridDePiezas{
    margin-top: 0;
}

.filter-shop-box{
    margin-bottom: 30px;
}

.rd-navbar-fixed-linked .rd-navbar-fixed .rd-navbar-brand{
    position: unset;
    height: 45px;
}
.rd-navbar-fixed-linked .rd-navbar-fixed .rd-navbar-brand img{
    height: 35px;
}
.rd-navbar-fixed-linked .subtituloLogo{
    font-size: 10px;
}
.rd-navbar-fixed-linked .rd-navbar-fixed .rd-navbar-panel{
    align-items: center;
    flex-direction: column;
    justify-content: center;

    height: 80px;
    border-radius: 0;
    row-gap: 6px;
}
.rd-navbar-fixed-linked .rd-navbar-toggle.toggle-original{
    position: fixed;
    left: 10px;
    top: 12px;
    height: 30px;
}

html.rd-navbar-fixed-linked .page{
    padding-top: 80px;
}

@media (max-width: 1200px){
    .page .section-divided__aside .button-gray-light-outline{
        width: 100%;
    }
}

@media (min-width: 768px){
    .rd-navbar-fixed-linked .section-divided__aside .button-gray-light-outline{
        width: calc(50% - 50px);
        margin-left: 25px;
        margin-right: 25px;
    }
}

.rd-navbar-fixed-linked .section-divided__aside{
    flex-direction: column;
    flex-wrap: wrap;
}

.rd-navbar-fixed-linked .footer-corporate div.shell>div.logos{
    flex-direction: column;
    row-gap: 30px;
}
.rd-navbar-fixed-linked .footer-corporate div.shell>div.logos>img{
    max-height: 80px !important;
}

li.searchAnchor{
    display: none !important;
}
.rd-navbar-fixed-linked li.searchAnchor{
    display: block !important;
}
.section-divided__aside.section__aside-left{
    position: relative;
}
span#searchAnchor{
    position: absolute;
    top: -100px;
}

.rd-navbar .rd-navbar-nav > li.searchAnchor > a > div{
    position: relative;
}
.rd-navbar .rd-navbar-nav > li.searchAnchor > a > div::before{
    content: "\f0b0";
    font-weight: 400;
    font-family: 'FontAwesome';
    position: absolute;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: white;
}

.rd-navbar-fixed-linked .breadcrumbs-custom__title{
    font-size: 26px;
}

.rd-navbar-fixed-linked #registro div.page .breadcrumbs-custom__title span:last-child{
    font-size: 40px;
}
.rd-navbar-fixed-linked #registro div.page .breadcrumbs-custom__title{
    font-size: 20px;
    column-gap: 5px;
}

.rd-navbar-fixed-linked #registro .regitro_enlace{
    flex-direction: column;
    row-gap: 10px;
}

.rd-navbar-fixed-linked .slider-inner{
    width: unset;
}
.rd-navbar-fixed-linked .slider-inner>div{
    width: unset;
}

.rd-navbar-fixed-linked .panel-custom .panel-custom-collapse .panel-custom-body{
    padding: 0 !important;
}

.rd-navbar-fixed-linked .page .section-divided__main .button-gray-light-outline{
    margin-top: 10px;
}

.identificadorFicha{
    font-size: 12px;
    align-self: end;
}