footer .upper .dummy {
    /*display: inline-flex;
    justify-content: space-around;
    width: 100%;*/
}

@media (min-width: 768px) {
    footer .upper .dummy > div {
        /*width: auto !important;*/
    }
}

footer .sector {
    padding: 5px 0;
}

footer .upper .dummy {
    /*display: flex;
    justify-content: space-between;
    gap: 55px*/
}

footer .upper .dummy .sec1 {
    padding-left: 80px;
}

footer .upper .dummy .sec2 {
    padding-left: 80px;
}

footer .upper .dummy .sec3 {
    padding-left: 40px;
}

footer .sector > div {
    color: #fff;
    /*display: table;*/
    margin: 0 auto;
}

footer .sector h3 {
    font-style: normal;
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 5px;
    position: relative;
    color: white;
}

footer .sector > div.newsletter h3::before {
    background-image: url(/Content/Images/i-news.png);
}

footer .sector > div h3::before {
    content: "";
    font-size: 4.4em;
    height: 40px;
    left: -48px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.menu_footer.mf1 {
    color: #e6e7e9;
}

.menu_footer.mf2 {
    color: #e6e7e9;
    background: #231f20 !important;
}

.menu_footer.mf3 {
    color: #e6e7e9;
    background: #231f20 !important;
}

.menu_footer.mf4 {
    color: #e6e7e9;
    background: #231f20 !important;
}

.form-newsletter {
    float: left;
    width: 100%;
    margin-bottom: 18px;
}

@media (min-width: 768px) {
    footer .upper .dummy > div {
        /*width: auto !important;*/
    }

    footer .upper .dummy .sec1 {
        padding-right: 60px;
    }
}

@media (max-width: 479px) {
    .form-newsletter {
        /*width: 100%;*/
    }

    .newsletter::before {
        display: none;
    }
}

footer .sector > div {
    color: #fff;
    /*display: table;*/
    margin: 0 auto;
}

footer .sector > div h3::before {
    content: "";
    font-size: 4.4em;
    height: 38px;
    left: -48px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

footer .sector > div.contacto h3::before {
    background-image: url(/Content/Images/i-whats.png);
}

footer .sector > div strong {
    display: block;
    font-size: 25px;
    font-weight: 600;
    line-height: 25px;
    margin: 0 0 7px;
    color: #fff !important;
}

footer .sector > div span {
    display: block;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
}

footer .sector > div h3::before {
    content: "";
    font-size: 4.4em;
    height: 41px;
    /*left: 25px;*/
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 38px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

input#cfemail {
    border-radius: 20px;
    padding-left: 15px;
    font-style: italic;
}

footer .sector > div {
    color: #fff;
    /*display: table;*/
    margin: 0 auto;
}

.upper .socials {
    float: left;
}

footer .socials {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

    footer .socials ul {
        /* z-index: 1; */
        min-height: 0 !important;
        margin-bottom: 0 !important;
    }

ol,
ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

footer .socials li {
    display: inline-block;
    float: left;
}

    footer .socials li a {
        height: 37px;
        line-height: 37px !important;
        display: inline-block;
    }

.form-newsletter form {
    position: relative;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

.form-newsletter button {
    background-color: transparent;
    border: 0;
    color: #3fbeb3;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 54px;
    position: absolute;
    right: -6px;
    top: -4px;
    z-index: 10;
}

    .form-newsletter button::before {
        font-family: "Ionicons";
        content: "\f30f";
        font-size: 27px;
        color: #65469c;
    }

.form-newsletter .form-group {
    float: none !important;
    margin: 0 104px 0 0;
    position: unset;
    width: 100%;
}

.socials a:before {
    content: "";
    width: 26px;
    height: 25px;
    background-repeat: no-repeat;
    display: inline-block;
}

.s-instagram:before {
    background-image: url(/Content/Images/i-instagram.png);
}

footer .upper {
    background-color: #443458;
}

.s-facebook:before {
    background-image: url(/Content/Images/i-facebook.png);
}

/*////////////////////////////////////////////////////////////////////*/
/*   FOOTER                ////////////////////////////////////////  */
/*//////////////////////////////////////////////////////////////////*/

footer {
    background-color: #231f20;
}

.Home footer {
}

/* socials  ******/

.Socials a {
    text-decoration: none !important;
    font-size: 30px !important;
}

    .Socials a::before {
        color: #9dd9d2;
        display: flex;
        align-items: center;
        margin-top: 9px;
        justify-content: center;
    }

.Socials li {
    border: 2px solid #9dd9d2;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    position: relative;
    margin-right: 10px;
}

.s-facebook:before {
    content: "\f231";
    font-family: "Ionicons" !important;
}

.s-twitter:before {
    content: "\f242";
    font-family: "Ionicons" !important;
}

.s-youtube:before {
    content: "\39";
    font-family: "e3font" !important;
}

.s-pinterest:before {
    content: "\f2b0";
    font-family: "Ionicons" !important;
}

.s-instagram:before {
    content: "\f350";
    font-family: "Ionicons" !important;
}

.s-email:before {
    content: "\f10f";
    font-family: "Ionicons" !important;
}

footer .s-linkedin:before {
    content: "6";
    font-family: "e3font" !important;
}

/* boton de whatsapp  ***********/
.whapp {
    border-radius: 4px;
    float: left;
    width: auto;
    max-width: 100%;
    color: #fff;
    padding: 4px 17px 4px 55px;
    margin: -10px 0 0;
    border: 1px solid #52ba63;
    position: relative;
    clear: left;
    background-color: #52ba638a;
}

    .whapp::before {
        background: url(/Content/images/i-whatsapp.png) center / 100% no-repeat;
        content: "";
        display: block;
        width: 34px;
        height: 34px;
        position: absolute;
        left: 9px;
        top: calc(50% - 18px);
    }

    .whapp span {
        font-weight: 700;
        font-size: 1.25em;
    }

    .whapp small {
        font-size: 0.87em;
        display: block;
        line-height: 1.2em;
    }

    .whapp:hover {
        background-color: #52ba63;
        color: #fff;
        border-color: #fff;
    }

.img-footer2 img {
    margin-right: 8px;
}

.socials.flotante {
    position: fixed;
    bottom: 5px;
    right: 10px;
    background-image: url(/Content/Images/i-whatsapp.png);
    height: 55px;
    width: 55px;
    z-index: 100;
    background-size: contain;
    background-repeat: no-repeat;
    transition: all 0.7s ease-in-out 0.3s;
}

@media (max-width: 767px) {
    .socials.flotante {
        bottom: 20px !important;
    }
}

/*  MAIN *******************************/

footer .main {
    padding: 11px 0 36px;
    background: #231f20;
    border-bottom: 11px black;
}

footer .main .row {
    display: flex;
    flex-wrap: wrap;
}

.row.premenu-footer {
    align-items: flex-end;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #676767;
}

.premenu-footer p.info {
    margin: 0 0 0;
}

.premenu-footer ul.Socials {
    display: flex;
}

footer .menu_footer h4 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 16px;
    margin-bottom: 10px;
    position: relative;
    color: #565656;
    line-height: 18px;
    text-transform: uppercase;
}

.menu_footer p {
    color: #565656;
    font-size: 13px;
    font-weight: 400;
}

.menu_footer h3 {
    position: relative;
    margin-bottom: 20px;
}

.menu_footer h3::before {
    content: "";
    border-bottom: 3px solid rgb(164, 164, 164);
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 23px;
}

.mf0 a {
    color: #9dd9d2 !important;
    text-decoration: underline;
}

.mf0 ul,
.mf0 li {
    list-style: none;
}

footer .menu_footer ul {
    float: left;
    width: 100%;
}

footer .menu_footer ul li a {
    color: #ffffff;
    float: left;
    line-height: 18px;
    margin: 0;
    padding: 4px 0;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
}

footer .menu_footer ul li a:hover {
    color: #65469c;
}

.mf0 ul {
    display: flex;
    margin-top: 22px;
}

@media (max-width: 767px) {
    .mf0 {
        position: relative;
        margin: 20px 0 40px 0 !important;
    }

    .premenu-footer ul.Socials {
        margin-top: 30px;
    }
}

@media (max-width: 479px) {
    .premenu-footer p.info {
        margin: 26px 0 0;
    }
}

/*  CREDITS *******************************/
footer .credits {
    padding: 30px 0 30px;
    border-top: 1px solid #ddd;
    background: #231f20;
}

footer .credits p {
    width: 100%;
    font-size: 13px;
    font-weight: 400;
    margin: 0px 0 0px 0;
}

footer .credits p span {
    text-transform: uppercase;
}

.copy-text {
    color: #ffffff;
}

.defensa-link {
    color: #ffffff;
    font-weight: 700;
}

p.defensa {
    color: #ffffff;
}

.e3ecommerce {
    background: rgba(0, 0, 0, 0) url("https://e3stores.com/firma/etres-brand.svg") no-repeat scroll 0 0 / 100%;
    cursor: pointer !important;
    height: 29px;
    opacity: 0.6;
    width: 29px;
    float: left;
    clear: left;
    margin: 5px 0 10px 0;
    filter: grayscale(100%);
}

.e3ecommerce:hover {
    opacity: 1;
    filter: none;
}

/*  FOOTER TEXTOS *******************************/

.footer-textos {
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 25px;
}

.menu_footer.mf1 h3 {
    font-size: 16px !important;
    font-family: gotham-black;
}

.menu_footer.mf2 h3 {
    font-size: 16px !important;
    font-family: gotham-black;
}

.menu_footer.mf3 h3 {
    font-size: 16px !important;
    font-family: gotham-black;
}

.menu_footer.mf4 h3 {
    font-size: 16px !important;
    font-family: gotham-black;
}

.copyright {
    padding-right: 30px;
}

/*  SELLOS *******************************/

.sellos {
    text-align: center;
    margin-bottom: 15px;
    float: right;
    position: relative;
    /* margin-top: 10px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.sellos > * {
    display: inline-block;
    margin: 0 5px;
    padding: 0 5px;
    text-align: center;
}

.sellos .sps img {
    width: 85px;
}

.sellos .mpago img {
    width: 94px;
}

.sellos .tpago img {
    width: 83px;
}

.sellos .cace img {
    width: 103px;
}

.sellos .verisign img {
    width: 91px;
}

.sellos .datafiscal img {
    width: 37px;
}

.sellos .siteseal img {
    width: 160px;
}

.sellos .sep {
    background: #ffffff;
    display: block;
    height: 53px;
    padding: 0;
    width: 1px;
    margin-top: 10px;
}

.sellos .cace {
    margin-top: -5px !important;
}

.datafiscal {
    background: rgba(0, 0, 0, 0) url("/Content/images/i-datafiscal.png") no-repeat scroll 0 0 / 100% auto padding-box;
    height: 60px;
    margin: 0;
    width: 42px;
    float: left;
}

.datafiscal:hover {
    opacity: 1;
}

@media (max-width: 1199px) {
    .sellos .digicert img {
        width: 61px;
        margin-top: 3px;
    }

    .sellos .card img {
        width: 42px;
        margin-top: 12px;
    }

    .sellos .sep {
        margin: 10px 10px 0;
    }
}

@media (max-width: 991px) {
    .sellos > * img {
        margin: 0 !important;
        object-fit: scale-down;
    }

    .sellos .tpago img {
        margin-top: 9px;
        width: 69px;
    }

    .sellos .mpago img {
        width: 98px;
    }

    .sellos .verisign img {
        width: 91px;
    }

    .sellos .verisign img {
        width: 100px;
    }

    .sellos .cace img {
        width: 80px;
    }

    .sellos .siteseal img {
        width: 147px;
    }

    .datafiscal {
        width: 40px;
    }
}

.derechos-reservados {
    width: 100%;
    display: block;
    font-size: 14px;
    font-weight: 400;
    text-transform: unset !important;
}

@media (max-width: 767px) {
    .cace,
    .sep {
        display: none !important;
    }

    .footer-textos {
        flex-direction: column;
    }

    .copyright {
        padding-right: 0;
        font-size: 13px;
    }

    .sellos .sep {
        height: 41px;
        margin: 2px 13px 0 9px;
    }

    .sellos .tpago img {
        width: 52px;
    }

    .sellos .mpago img {
        width: 80px;
    }

    .sellos .sps img {
        width: 70px;
    }

    .sellos .cace img {
        width: 64px;
    }

    .sellos .verisign img {
        width: 83px !important;
    }

    .sellos {
        width: 100%;
        position: static;
    }

    .LOGO img {
        /* display: none; */
        /* margin-top: 7px; */
    }

    .credits .LOGO img {
        display: none;
    }

    .copyright {
        width: 100%;
    }

    .datafiscal {
        position: absolute;
        top: 3%;
        right: 5%;
    }

    footer .col-xs-12 {
        position: relative;
    }

    .credits .derechos-reservados {
        /*display: none;*/
    }

    footer .upper .dummy .sector {
        text-align: center;
        padding-left: 0;
    }
    
    footer .upper .dummy .socials ul {
        width: 90px;
        margin: 0 auto;
    }

    footer .upper .dummy .contacto {
        width: 190px;
    }
}

@media (max-width: 479px) {
    .footer-textos {
    }

    .sellos {
        padding-right: 0;
    }

    .sellos .sep {
        display: none;
    }

    .sellos .siteseal img {
        width: 132px;
    }

    .datafiscal {
        margin: 12px 0;
        float: right;
    }
    footer .main .row {
        background: #231f20 !important;
    }
}

@media (max-width: 320px) {
    .sellos .sps img {
        width: 60px;
    }

    .sellos .mpago img {
        width: 72px;
    }

    .sellos .verisign img {
        width: 74px !important;
    }

    .cace a {
        width: 39px;
        height: 39px;
        display: block;
    }
}

/* footer barrita ****************/
footer .footer-barrita {
    margin-top: -50px;
    display: flex;
}

footer .img-footer {
    margin-left: 22%;
    margin-right: 15px;
}

footer .tel-wsp p {
    margin: 0px;
    padding: 0px;
}

footer .tel-wsp h3 {
    margin: 0px;
}

footer .tel-wsp p {
    margin: 0px;
    padding: 0px;
}

footer .redes {
    margin-left: 24%;
}

/* backtotop ****************/
.backtotop {
    /* bottom: 70px !important; */
    z-index: 100 !important;
    border-radius: 60px;
    bottom: 10px;
    color: #000;
    cursor: pointer;
    height: 48px;
    line-height: 45px;
    overflow: hidden;
    position: fixed;
    right: 15px;
    transition: all 0.7s ease-in-out 0.3s;
    width: 48px;
    background: #ffffff;
    opacity: 0.9;
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.7);
}

a.backtotop:focus {
    color: #65469c;
}

@media screen and (max-width: 767px) {
    .backtotop {
        /* display: none; */
        bottom: 85px !important;
    }
}

.backtotop span:before {
    content: "\f126";
}

.backtotop span::before {
    display: block;
    font-family: "Ionicons";
    font-size: 16px;
    text-align: center;
}

/* boton chat */
.backtotop.chat {
    background-color: #0077c8;
    line-height: 1.25em;
    right: 76px;
    width: 165px;
    color: #fff !important;
}

    .backtotop.chat > span {
        float: left;
        font-size: 1.4em;
        font-weight: 400;
        padding-left: 65px;
        padding-top: 8px;
    }

    .backtotop.chat small {
        display: block;
        font-size: 0.7em;
        text-transform: none;
    }

    .backtotop.chat span::before {
        display: none;
    }

    .backtotop.chat::before {
        content: "i";
        font-family: "diggit";
        font-size: 2.2em;
        left: 22px;
        margin: 0;
        position: absolute;
        top: 17px;
    }

    .backtotop.chat:hover {
        background-color: #1381b2;
    }

/* chat OK */
#launcher {
    margin: 0 58px 11px 0 !important;
}

.src-component-Launcher-wrapper {
    padding: 14px 11px !important;
}

/* btfooter (pliega footer en mobile) *****/
.btfooter {
    height: 50px;
    display: flex;
    align-items: center;
    line-height: 16px;
    font-weight: 400;
    justify-content: flex-start;
    text-align: left;
    width: 100%;
    color: #ffffff;
    border: 0;
    font-size: 16px;
    padding: 0 15px;
    background: #231f20 !important;
}

    .btfooter:after {
        content: "\f3d0";
    }

    .btfooter::after {
        font-family: "Ionicons";
        margin: 2px 0 0 8px;
        font-size: 12px;
    }

@media (max-width: 1199px) {
    .whapp {
        padding-left: 45px;
    }

    .whapp span {
        font-size: 1.2em;
    }

    .whapp::before {
        width: 32px;
        height: 32px;
        top: calc(50% - 17px);
        left: 5px;
    }
}

@media (max-width: 991px) {
    footer #chor .main .container {
        width: 90%;
    }

    footer .upper {
        padding: 22px 15px;
    }

    footer .socials {
        margin-bottom: 5px;
    }

    footer .socials li a {
        font-size: 35px;
        margin-right: 9px;
    }

    .menubottom {
        margin: 2px 0;
    }

    footer .credits p {
        width: 100%;
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    #chor {
        display: block !important;
        height: auto !important;
    }
}

@media (max-width: 767px) {
    footer .credits p {
        padding: 0;
    }

    footer .main {
    }

    footer .main,
    footer .credits {
        padding-top: 0;
        padding-bottom: 16px;
    }

    footer .menu_footer ul {
        margin-bottom: 0;
    }

    footer .menu_footer h4 {
        margin-bottom: 10px;
    }

    footer .menu_footer ul li a {
        opacity: 0.9;
        padding: 9px 0;
    }

    .mf3 {
        clear: both;
    }

    .mf1,
    .mf2 {
        margin-bottom: 40px;
    }

    footer .credits p {
        font-size: 12px;
    }

    footer #chor .main .container {
        width: 100%;
    }

    footer .Socials {
        bottom: 95px;
    }
}

@media (max-width: 479px) {
    .defensa {
        font-weight: 500 !important;
    }

    footer .socials {
        margin: 3px 0 22px;
    }

        footer .socials li a {
            margin-right: 17px;
        }

    .mf1,
    .mf2 {
        margin-bottom: 31px;
    }

    .mf1 {
        display: block;
    }

    .menubottom {
        margin: 5px 0 0;
        opacity: 0.8;
        width: 100%;
        border-top: 1px solid #ccc;
        padding: 0 0 0;
    }

        .menubottom a {
            padding: 4px 0;
        }

    footer .credits p {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    footer .upper {
        float: left;
        width: 100%;
        color: white;
        display: flex;
        align-items: unset;
        justify-content: center;
        background-color: #443458;
        flex-direction: column;
    }

    footer .upper {
        height: 360px;
    }

    footer .newsletter {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: column;
    }

    footer .newsletter {
        margin-left: 0px;
        width: 70%;
    }

    footer .newsletter h3 {
        font-size: 14px;
    }

    footer .newsletter h3 {
        line-height: 25px;
        margin: 11px 0 11px;
        text-align: center;
    }

    .form-newsletter fieldset {
        display: flex;
        align-items: baseline;
        /* width: 300px; */
    }

    .form-newsletter .form-group {
        padding-right: 0px;
    }

    .form-newsletter .form-group {
        float: none !important;
        margin: 0;
        position: unset;
        width: 100%;
    }

    .form-newsletter button {
        font-size: 16px;
        padding: 1px 22px 6px;
        height: 31px;
    }

    .form-newsletter button {
        border: none;
        color: #fff;
        display: block;
        text-align: center;
        position: absolute;
        /* display: ; */
        border-radius: 12px;
        text-transform: uppercase;
        height: 20px;
        right: 0;
        left: unset;
    }

    /* FOOTER BARRITA*/

    footer .footer-barrita {
        display: flex;
        margin-top: 0px;
        justify-content: center;
    }

    footer .img-footer {
        margin-left: 0px;
        margin-right: 15px;
    }

    footer .redes {
        margin-left: 0px;
    }
}

@media (min-width: 1150px) and (max-width: 1450px) {
    footer .newsletter {
        margin-left: 6%;
    }

    footer .img-footer {
        margin-left: 20%;
        margin-right: 15px;
    }

    footer .redes {
        margin-left: 16%;
    }
}

@media (min-width: 853px) and (max-width: 1150px) {
    footer .newsletter {
        margin-left: 4%;
    }

    footer .img-footer {
        margin-left: 10%;
        margin-right: 15px;
    }

    footer .redes {
        margin-left: 13%;
    }

    footer .newsletter h3 {
        /*font-size: 15px;*/
    }

    footer .newsletter p {
        font-size: 15px;
    }

    .img-footer img {
        width: 35px;
    }

    footer .tel-wsp h3 {
        font-size: 22px;
    }
}

@media (min-width: 769px) and (max-width: 852px) {
    footer .newsletter {
        margin-left: 0%;
    }

    footer .footer-barrita {
        margin-top: -44px;
        display: flex;
    }

    footer .img-footer {
        margin-left: 5%;
        margin-top: 5px;
        margin-right: 6px;
    }

    footer .redes {
        margin-left: 6%;
    }

    footer .newsletter h3 {
        /*font-size: 18px;*/
    }
}

@media (min-width: 381px) and (max-width: 768px) {
    .tel-wsp {
        margin-right: 40px;
    }
}

@media (min-width: 320px) and (max-width: 381px) {
    .tel-wsp {
        margin-right: 40px;
    }

    footer .img-footer {
        margin-left: 0px;
        margin-right: 5px;
    }

    .img-footer img {
        width: 30px;
    }

    .tel-wsp h3 {
        font-size: 20px;
    }
}

@media (max-width: 1024px) {
    footer .upper .dummy {
        /*display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;*/
    }
}

@media (max-width: 430px) {
    footer .sector > div.newsletter h3::before {
        display: none;
    }

    footer .newsletter {
        width: 100% !important;
    }

    .form-newsletter button {
        top: -7px;
        right: 1px;
    }

    footer .sector > div h3::before {
        left: -60px !important;
    }
}

@media (max-width: 320px) {
    footer .sector > div h3::before {
        left: -45px !important;
    }
}

.cace-mobile a {
    width: 40px;
    height: 40px;
    display: block;
}

.cace-mobile {
    margin: 20px 5px;
    padding: 0 5px;
    text-align: center;
    display: none;
}

    .cace-mobile img {
        margin-top: 0px;
        width: 100%;
    }

@media (max-width: 768px) {
    .cace-mobile {
        display: flex;
        justify-content: center;
        aling-items: center;
    }


}
