footer{
    min-width:330px;
}
.redesTit{
    display: block !important;
}
.footer-menu.CATÁLOGO {
    min-height: 370px;
}

.newFooterBottom{
    width: 100%;
    min-height: 40px;
    padding-top: 15px;
    background-color: #eee;
    padding-bottom: 10px;
}
.newFooterContenedorMedios{
    background-color: #eee;
}
.terminos-b{
    width: 70%;
    padding-left: 25px;
}
.powerbyx{
    width: 28%;
}


.background-footer{
    width: 100%;

    min-height: 400px;
    margin-top: 20px;
    padding-top: 50px;
    padding-bottom: 30px;
}
.footer-section h1{
    position: relative;

    color: #FF0000;
    text-align: left;
    padding: 15px 0 10px 0;
    margin: 0;
}
ul.footer-direction, ul.footer-menu{

    padding: 0;
}
.footer-direction li {
    color: var(--bs-body-color);

    padding-left: 15px;
    text-indent: -15px;
    margin: 7px 0;
    text-decoration: none;
}
.footer-menu li{
    color: #eee;
    margin: 5px 0px 5px 15px;
    text-decoration: none;
    /*cursor: pointer;*/
    font-size: 14px;
    list-style: none;

}
.footer-menu li a{
    color: #eee;
    text-decoration: none;
}
.footer-menu li:first-child{
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
    text-decoration: none;
    list-style: none;
    margin-left: 0px;
    /*color: var(--imcp-color-fondo);*/
    color: #ffffff;
}
.footer-direction .fa-map-marker-alt, .footer-direction .fa-phone, .footer-direction .fa-envelope{
    margin-right: 5px;
}
.footer-direction a{
    color: var(--bs-body-color);
    text-decoration: none;
}
.footer-direction a:hover, .footer-direction a:focus, .footer-menu li:hover, .footer-menu a:hover{
    text-decoration: none;
}
/*.newsletter-sign .btn-danger, .newsletter-sign .btn-danger:active, .newsletter-sign .btn-danger.active, .newsletter-sign .open .dropdown-toggle.btn-danger, .newsletter-sign .btn-success:active:hover, .newsletter-sign .btn-success.active:hover, .newsletter-sign .open .dropdown-toggle.btn-success:hover, .newsletter-sign .btn-success:active:focus, .newsletter-sign .btn-success.active:focus, .newsletter-sign .open .dropdown-toggle.btn-success:focus, .newsletter-sign .btn-success:active.focus, .newsletter-sign .btn-success.active.focus, .newsletter-sign .open .dropdown-toggle.btn-success.focus,.newsletter-sign .btn-success:active,.newsletter-sign .btn-success.active, .newsletter-sign .open .dropdown-toggle.btn-success{
    background-color:black;
    border: 0 none;
}*/

.newsletter-sign .btn-group-justified{
    width: 140px;
}
.newsletter-sign .btn.btn-default{
    border-radius: 3px;
    border: 0 none;
    background-color: transparent;
    color: var(--bs-body-color);
}
.newsletter-sign .btn-group .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;

}
.newsletter-sign .btn-group .btn:last-child:not(:first-child), .newsletter-sign .btn-group .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.checkbox-gender{
    position: relative;
    float: left;
    margin-top: 6px;
    color: var(--bs-body-color);
    padding-right: 10px;
}
.newsletter-sign .form-control.mail{
    margin-bottom: 20px;
    border-radius: 3px;
    border: 0 none;
    color: var(--bs-body-color);
    background-color: rgba(0,0,0,0.5);
}
.newsletter-sign .form-control.mail:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 46, 56, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(203, 46, 56, .6);
}
.newsletter-title{
    color: var(--bs-body-color);
    text-transform: uppercase;
    margin-top: 15px;
}
.btn.btn-default.submit{
    padding-left: 35px;
    padding-right: 35px;
}
.secure{
    position: relative;
    float: left;
    width: 100%;
    height: 80px;
    margin: auto;
}
.secure-title{
    position: relative;
    width: 100%;
    min-height: 20px;
    color: #d82028;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size:20px;
}
.sprite_full {
    background-image: url(../images/sprite_full.png);
}


.icono_paypal {
    background-position: -41px -307px;
    width: 80px;
    height: 35px;
    position: relative;
    float: left;
}

.icono_visa {
    background-position: -135px -309px;
    width: 40px;
    height: 35px;
    position: relative;
    float: left;
}

.icono_mastercard {
    background-position: -174px -309px;
    width: 48px;
    height: 35px;
    position: relative;
    float: left;
}
.icono_americanexpres {
    background-position: -221px -309px;
    width: 26px;
    height: 35px;
    position: relative;
    float: left;
}

.icono_safetypay {
    background-position: -255px -309px;
    width: 80px;
    height: 35px;
    position: relative;
    float: left;
}

.icono_seven {
    background-position: -366px -309px;
    width: 37px;
    height: 35px;
    position: relative;
    float: left;
}

.icono_oxxo {
    background-position: -405px -309px;
    width: 46px;
    height: 35px;
    position: relative;
    float: left;
}

.icono_referenciado {
    background-position: -248px -281px;
    width: 121px;
    height: 37px;
    position: relative;
    float: left;
}
.footer-bottom{
    width: 100%;
    min-height: 40px;
    padding-top: 15px;
    background-color: #111;
    padding-bottom: 10px;
}
.footer-bottom a{
    color: #333333;
    padding: 0 5px;
}
.footer-bottom a:hover{
    color: var(--bs-body-color);
    padding: 0 5px;
}
.powerby{
    text-align: right;
}

/*Footer */
.newFooterContainer{
    color:#000;
    background-color: #eeeeee;
}
.icono_xpertshop-footer {
    width: 180px;
    margin: 15px 0px;
}

/* Color inconografia footer inicio */
.footer-direction .fa-map-marker-alt, .footer-direction .fa-phone, .footer-direction .fa-envelope{
    color: #ff253a;
}
/* Color inconografia footer Fin */
.background-footer{

}


@media (min-width: 768px) {
    .newFooterRegistro{
        padding-top:30px;
        padding-bottom: 10px;
        margin-top: 40px;
        position: relative;
        background: url(../images/marel/bg-banner-newsletter.jpg) no-repeat;
        background-size: cover;
        background-position: left;
        height: auto;
        width: 100%;
        max-width: 100%;
    }
    .newFooterRegistroText{
        width: 45%;
        float:left;
        margin-left:10%;
    }
    .newFooterRegistroTextTop{
        font: 16px/1 'CenturyGothic';
        color: var(--bs-body-color);
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        padding: 0;
        margin: 0;
    }
    .newFooterRegistroTextBottom{
        font: 31px/1 'CenturyGothic';
        color: var(--bs-body-color);
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
        padding: 0;
        margin: 0;
    }
    .newFooterRegistroForm{
        width: 30%;
        float:left;
        margin-left:5%;
    }
    .formaGroup{
        width: 150px;
        float: left;
        margin-right: 5px;
    }
    .newFooterRegistroForm .btn.btn-default {
        background-color: #73FFFF;
        color: #153149;
        border: 0 none;
        font: 14px/1 'CenturyGothicBold';
        padding: 10px 10px;
        -webkit-transition: background-color 0.2s ease-out;
        -moz-transition: background-color 0.2s ease-out;
        -o-transition: background-color 0.2s ease-out;
        transition: background-color 0.2s ease-out;
    }
    .newFooterRegistroForm .btn.btn-default:hover {
        background-color: #00468C;
        color: var(--bs-body-color);
    }
    .newFooterContainer{
        clear:both;
        color:#eee;
        background-color: #eeeeee;
        background-image: url(../images/fondo_footer.jpg);
        background-size: 100% 100%;
        padding: 15px 0;
    }
    .newFooterContainerInner{
        width:88%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .newFooterDatosGenerales{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterDatosGenerales .icono_xpertshop-footer {
        cursor:pointer;
        margin-top: 20x;

        background-size: contain;
        background-repeat:no-repeat;
        width: auto;
        height: 90px;
    }
    .newFooterMenu{
        float:left;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterRedes{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterContenedorMedios{

    }
    .separadorMedios{
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .clearBoth{
        clear:both;
    }
    .newFooterMediosPago{
        width: 33.33333333%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterSeguridad{
        width: 33.33333333%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterBottom{
        width: 100%;
        min-height: 40px;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .powerby{
        text-align: right;
    }
    .newFooterBottom a {
        color: #333333;
        padding: 0 5px;
    }
    .newFooterBottom a:hover {
        color: var(--bs-body-color);
        text-decoration: none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .newFooterRegistroTextBottom{
        display:none;
    }
    .newFooterRegistroForm{
        width: 40%;
        float:left;
        margin-left:5%;
    }
}
@media (max-width: 767px) {
    .newFooterRegistro{
        display:none;
    }
    .newFooterContainer{
        color:#000;
        background-color: #eeeeee;
    }
    .newFooterContainerInner{
        width:90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .newFooterDatosGenerales{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterDatosGenerales .icono_xpertshop-footer {
        cursor:pointer;
        margin-top: 20x;

        background-size: contain;
        background-repeat:no-repeat;
        width: auto;
        height: 90px;
    }
    .newFooterMenu{
        float:left;
        width: 50%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterRedes{
        float:left;
        width: 25%;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterContenedorMedios{

    }
    .separadorMedios{
        width: 90%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }
    .clearBoth{
        clear:both;
    }
    .newFooterMediosPago{
        width: 100%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        text-align: center;
    }
    .newFooterSeguridad{
        width: 33.33333333%;
        float:left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .newFooterBottom{
        width: 100%;
        min-height: 40px;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    .powerby{
        text-align: right;
    }
    .newFooterBottom a {
        color: #333333;
        padding: 0 5px;
    }
    .newFooterBottom a:hover {
        color: var(--bs-body-color);
        text-decoration: none;
    }
    .newFooterContainer{
        padding-top: 20px;
        padding-bottom: 20px
    }
    .newFooterDatosGenerales
    {
        width: 100%;
        text-align: center;
    }
    .newFooterDatosGenerales .icono_xpertshop-footer
    {
        height: 65px;
        background-position: center;
    }
    .newFooterRegistroTextBottom{
        display:none;
    }
    .newFooterMenu{
        display:none;
    }
    .newFooterRedes{
        width: 100%;
        margin-top: 15px;
        margin-bottom: 35px;
    }
    .newFooterRedes ul{
        width: 100%;
        text-align:center;

    }
    .newFooterRedes ul li a{
        margin-left: 5px;
        margin-right: 5px;
        cursor:pointer;
    }
    .newFooterRedes ul, .newFooterRedes li{
        display: inline-block;
    }
    .footer-menu li a span{
        display:none;
    }
    .footer-menu li a span span{
        color:#fff;
    }
    .newFooterMediosPago{
        width: 100%;
        margin: 0 auto;
        position:relative;
    }
    .sprite_full{
        display: inline-block;
    }
    .icono_paypal,
    .icono_visa,
    .icono_mastercard,
    .icono_americanexpres,
    .icono_seven,
    .icono_oxxo{
        float:none;
    }
    .newFooterSeguridad{
        display:none;
    }
    .newFooterBottom .col-md-9 {
        text-align: center;
    }
    .newFooterBottom .powerby {
        text-align: center;
    }
}



@media (max-width: 767px) {
    .newFooterMediosPago{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .icono_xpertshop-footer {
        background-position: center !important;
    }
}

.footer-direccion-txt1{
    margin-top: 20px;
    font-size: 37px;
    /*font-weight: bold;*/
    line-height: 45px;
}
.footer-direccion-txt2{
    font-size: 18px;
    font-weight: bold;
    /*color: var(--imcp-color-fondo);*/
    color: #fff;
}
.footer-dom-text{
    float: left;
    width: 70%;
    padding-left: 5px;
    margin-top: 18px;
}
.footer-dom-tel{
    float: left;
    width: 80%;
    margin-top: -3px;
    padding-left: 5px;
}
.footer-dom-email{
    float: left;
    width: 80%;
    margin-top: 5px;
    padding-left: 5px;
}
.footer-icos{
    float: left;
    margin: 5px;
    color: #d12029;
}
.footer-icos-ubica{
    height: 20px;
    width: 20px;
    margin: -5px;
    padding: 0px;
}
.footer-icos-tel{
    height: 20px;
    width: 20px;
    margin: -5px;
    padding: 0px;
}
.footer-icos-email{
    height: 20px;
    width: 20px;
    margin: -5px;
    padding: 0px;
}
.float-start-dom, .float-start-tel, .float-start-email{
    float: left;
    width: 100%;
    margin-bottom: 0.5rem !important;
}
.footer-dom-email a{
    text-decoration: none;
    color: #eee;
}
.footer-dom-email a:hover{
    color:#f33;
}
.footer-dom-tel a{
    text-decoration: none;
    color: #eee;
}
.footer-dom-tel a:hover{
    color:#f33;
}
.footer-dom-text a{
    text-decoration: none;
    color: #eee;
}
.footer-dom-text a:hover{
    color:#f33;
}
.red-social-icos{
    float: left;
    margin-top: 20px;
    width: 100%;
    /*    border-radius: 50%;*/
    /*    height: 40px;
        width: 40px;*/
    /*background: #000;*/
    /*    padding-left: 4px;
        font-size: 30px;
        padding-top: 2px;
        margin-right: 10px;*/

}
.red-social-icos a{
    color:#000;
}
.red-social-icos img{
    margin-left: 3px;
    margin-right: 3px;
}
.icon-medios-pago{
    height:35px;
    margin-right: 10px;
}
#mediosPagos{
    display: none;
}
@media (max-width: 1002px) {
    .terminos-b{
        width: 100%;
        padding-left: 25px;
    }
    .powerbyx{
        width: 100%;
    }

}
@media (min-width: 1025px) and (max-width: 1235px) {
    .btn-especiales.ubi-x {
        margin: 25px 0px;
    }
}
@media (min-width: 1236px) and (max-width: 1582px) {
    .btn-especiales.ubi-x {
        margin: 21px 0px;
    }
}
@media (max-width: 1024px) {
    .dinamic-cols, .bloque-medios{
        display: none;
    }
    .footer-direccion-txt1, .footer-direccion-txt2{
        text-align: center
    }
    .red-social-icos{
        text-align: center;
    }
    .footer-icos-ubica{
        font-size:20px;

    }
    .footer-dom-text{
        width: 85%;
        line-height: 30px;
    }
    .btn-especiales.ubi-x {
        margin: 0px 0px;
    }
}
@media (max-width: 844px) {
    .footer-dom-text{

        line-height: initial;
    }
}
.newsletter-new{
    background-image: url(/_base/fondos/back.jpg);
    height: 220px;
    max-height: 220px;
    width: 100%;
    background-size: cover;
    border-top:10px solid #000;
}
.formulario-letter-input{
    min-width: 350px;
    width: 45%;
    float: right;

}
.formulario-letter-texto{
    float: left;

    width: 40%;
    text-align: left;
    padding-left: 50px;
    color: #fff;
}
.formulario-letter{
    float: right;
    width: 60%;

}
.btn-valida-newsletter{
    float: right;
    height: 52px;
    margin-left: 25px;
}
.txt-newsletter1{
    color:#ff4d4b;
    font-size: 20px;
}
.txt-newsletter2{
    font-size: 18px;
}
.txt-newsletter3{
    font-size: 18px;
}
.mbil{
    display: none;
}
@media (max-width: 1000px) {
    .formulario-letter-texto{
        width:100%;
        text-align: center;
    }
    .formulario-letter{
        width:100%;
    }
    .formulario-letter-input{
        width:80%;
    }
    .formulario-letter-texto{
        padding-left: 0px;
    }

}
@media (max-width: 621px) {

    .btn-valida-newsletter{
        display: none;
    }
    .formulario-letter-input{
        width: 100%;
        min-width: 100%;
        margin-bottom: 5px;
        margin-left: 5px;
        float:left;
    }
    .mbil{
        display: block;
        width: 100%;
        margin-bottom: 5px;
        margin-left: 5px;
        float:left;
    }
}
