a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
}

a {
    text-decoration: none
}

a:hover {
    opacity: .8
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

html {
    font-size: 15px;
}

body {
    line-height: 1;
    align-items: center;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #6D6D6D;
    font-size: 1rem;
    margin: 0;
    padding: 0
}


.container {
    max-width: 1400px;
    margin: auto;
}

header {
    display: flex;
    align-items: center;
    z-index: 9;
    position: relative;
    background-color: #1e2d7d;
}



#menu,
#menu2 {
    flex: 1;
    list-style: none;
    margin-left: 0px;
    width: 100%;
}

#menu ul {
    display: flex;

}

#menu li,
#menu2 li {
    flex: 1;
    text-align: center;
    display: inline-block;
}

#menu li a {
    color: #fff;
    display: block;
    padding: 12.5px 0;
    font-size: 1.1rem;
}

#menu2 li a {
    color: #000;
    display: block;
    padding: 12.5px 0;
    font-size: 1.1rem;
    margin-left: 15px;
}


#ingreso {
    margin: 0 0 0 20px;
}

#logo p {
    color: #FFF;
    margin-top: 15px;
    margin-bottom: 15px;
}

#ingreso a {
    background: #0B132B;
    border: 1px solid #FFF;
    display: block;
    border-radius: 16px;
    width: 200px;
    font-weight: bold;
}

.t1 {
    font-size: 1.3rem;
    font-weight: normal;
    border-bottom: 1px solid #018CB5;
    display: inline-block;
    color: #FFF;
    padding-bottom: 8px;
    margin-top: 140px;
}

.t2 {
    font-size: 4.4rem;
    color: #FFF;
    padding: 2rem 0;
}

.t7 {
    font-size: 3.3rem;
    font-weight: bold;
    border-bottom: 1px solid #018CB5;
    display: inline-block;
    color: #FFF;
    padding-bottom: 8px;
    margin-top: 140px;
}

.t8 {
    font-size: 3rem;
    color: #000;
    font-weight: normal;
    padding: 2rem 0;
}

.t9 {
    color: #17437E;
    font-size: 1.3rem;
    border-bottom: 3px solid #17437E;
    display: inline-block;
    padding-bottom: .4rem;
    font-weight: normal;
}

.boton1 {
    background: #018CB5;
    color: #FFF;
    padding: 16px;
    border-radius: 16px;
    display: inline-block;
    border: none;
}

.boton3 {
    background: #018CB5;
    color: #FFF;
    padding: 16px;
    border-radius: 16px;
    display: block;
    border: none;
    font-size: 1rem;
    width: 100%;
}

.boton4 {
    background: #17437E;
    color: #FFF;
    padding: 16px;
    border-radius: 16px;
    display: block;
    border: none;
    font-size: 1rem;
    width: 100%;
    text-align: center;
}

.h-banner p {
    color: #FFF;
    display: block;
    margin-bottom: 3rem;
}


.w-100 {
    width: 100%;
}

.t5 {
    font-size: 1.4rem;
    text-align: center;
    margin: 0 30px;
}

.boton2 {
    background: #018CB5;
    color: #FFF;
    padding: 4px 8px;
    border-radius: 8px;
    font-size: 1rem;
    display: inline-block;
}

.t5 h3 {
    padding-top: 1rem;
}

.t5 .boton2 {
    margin: 1rem 0;
}

#h-3 {
    margin: 2rem 0;
}

.t4 {
    font-size: 2.5rem;
    text-align: center;
    color: #000;
}

.col-20 {
    flex: 0 0 auto;
    width: 20%;
    padding: 15px;
}

.text-center {
    text-align: center;
}

.separacion {
    background-color: #ffffff;
    padding: 15px;
    margin-bottom: 15px;
}

#b-lista {
    display: flex;
    width: 60%;
    margin-top: 2rem;
}

#b-lista .b-lista {
    flex: 1;
    background: rgba(255, 255, 255, .3);
    color: #FFF;
    margin-right: 8px;
    text-align: center;
    padding: 32px;
}

#b-lista .b-lista .titulo {
    font-size: 2.7rem;
    border-bottom: 1px solid #018CB5;
    display: inline-block;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

#b-lista .b-lista span {
    font-size: 1.1rem;
    display: block;
}

.s1 {
    padding: 48px 0;
}

.t3 {
    font-size: 2.5rem;
    color: #17437E;
    padding-bottom: 8px;
    position: relative;
    margin-bottom: 10px;
}

.t3::before {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    width: 100px;
    height: 1px;
}



[class*="col-"] {
    padding: 15px;
}


#h-links1 {
    margin: 5rem -15px;
}

#h-links1 .col-md-3 img {
    display: block;
    width: 100%;
}

#h-c-1 {
    text-align: center;
    color: #17437E;
    font-size: 1.8rem;
    max-width: 800px;
    margin: auto;
    font-weight: bold;
    margin-bottom: 2.5rem;
}

#h-c-1 img {
    margin-bottom: 2rem;
    width: 9rem;
}

#h-c-1 b {
    color: #018CB5;
}

.t6 {
    font-size: 1.1rem;
    color: #000;
    margin-bottom: 1rem;
}

footer {
    background: #EEE;
    padding-top: 4rem;
    color: #000;
}

#foot-1 {
    font-size: 2rem;
    color: #000;
    font-weight: bold;
}

#foot-2 {
    color: #000;
    font-size: 1.15rem;
    padding-top: 1rem;
}

#foot-3 {
    padding-right: 5rem;
}

#foot-4 {
    display: flex;
}

#foot-5 {
    font-size: 1.2rem;
}

#foot-5 div {
    margin-bottom: 1.5rem;
}

#foot-6 {
    border-top: 1px solid #018CB5;
    padding: 1rem 0;
    font-size: 1.1rem;
}

#foot-7 {
    text-align: right;
}

#foot-7 a {
    color: #909896
}

footer ul {
    flex: 1;
    font-size: 1.2rem;
}

footer ul li {
    margin-bottom: 1.5rem;
}

footer ul a {
    color: #000;
}

#form1 {
    background: #FFF;
    border-radius: 8px;
    padding: 2rem;
}

#form1 input,
#form1 textarea {
    border: none;
    background: #D9D9D9;
    padding: 16px 8px;
    border-radius: 4px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-size: 1rem
}

#form1 input[type="checkbox"] {
    display: inline-block;
    width: auto;
    width: 20px;
    height: 20px;
    position: relative;
    top: 4px;
}

#form1 .col-md-6,
#form1 .col-md-12 {
    padding: 7.5px;
}

#form1 .condiciones {
    padding: 10px 0;
}

#form1.enviado {
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 2rem;
}

#form1 button {
    cursor: pointer;
}

#form1 button:hover {
    opacity: .8;
}

.fixed-form {
    position: fixed;
    top: 100px;
    width: 100%;
    z-index: 10;
}

.mobil {
    display: none;
}

/* Carrusel */
.container-carrousel {
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: fit-content;
}

.carrousel {
    width: 100%;
    max-width: 120em;
    padding: 1em;
    overflow: hidden;
}

.carrousel .grande {
    width: 200%;

    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 2em;


    transition: all .8s ease;
    transform: translateX(0%);
}

.carrousel .img {
    width: calc(100%/2 - 2em);
    min-height: auto;
}

.carrousel .puntos {
    width: 100%;
    margin: 1em 0 0;
    padding: .4em;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
}

.carrousel .punto {
    width: 2em;
    height: 2em;
    margin: 1em 1em 0;
    background-color: gray;
    border-radius: 100%;
}

.carrousel .punto.activo {
    background-color: #000;
}

.barra {
    background-color: orange;
    width: 100%;
    flex-direction: row;
    display: flex;
    align-items: center;
    height: 5vh;
    justify-content: space-between;
}

.barra p {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin-left: 15px;
}

.btn-saber-mas {
    color: #111;
    font-size: 12px;
    padding: 7px 14px;
    cursor: pointer;
    background-color: #fff;
    border-width: 0;
    border-radius: 10%;
    margin-right: 15px;

}

.btn-saber-mas:hover {
    color: orange;
}

#btn-filtrar {
    color: #fff;
    font-size: 12px;
    padding: 7px 14px;
    cursor: pointer;
    background-color: orange;
    border-width: 0;
    border-radius: 5%;
    margin-right: 0;
    width: 100%;
}

/* A */

.btn-categorias {
    background-color: #F4A51C;
    height: 50px;
    align-items: center;
    display: flex;
    color: #ffffff;
    margin-left: 0px;
    padding: 0;
    border-radius: 5px;
    border-width: 0;
    width: 100%;
    cursor: pointer;
    justify-content: center;
}

.div-categorias {
    background-color: #fff;
    height: 5vh;
    flex-direction: row;
    display: flex;
    align-items: center;
    white-space: nowrap;
    justify-content: space-around;
}

.btn-compartir {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .12), 0 0 0 1px rgba(0, 0, 0, .12);
    color: #2c3338 !important;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 23px;
    padding: 4px 11px 3px 9px;
    text-decoration: none !important;
    text-shadow: none;
    border-width: 0;
    border-color: #fff;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.3s ease-out;
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn-compartir:hover {
    border-width: 0.5px;
    opacity: 0.6;
}

.flex-directions-row {
    flex-direction: row !important;
    display: flex;
}

.flex-directions-columm {
    flex-direction: column;
    display: flex;
}


.image-standar {
    width: 100%;
    height: auto;
}

.allCentro {
    flex-direction: row;
    display: flex;
    justify-content: center;
}

.headerContainer {
    flex-direction: row;
    display: flex;
    margin-bottom: 15px;
    align-items: center;
}

.input-container {
    position: relative;
    width: 40%;
    display: flex;
    height: 5vh;
}

.wishlist,
.account {
    color: #fff;
    text-align: center;
}

.centroComponent {
    width: 60%;
    display: flex;
    flex-direction: column;
}

.lateral1-container {
    display: flex;
    justify-content: center;
    width: 90%;
    padding: 0;
    margin-top: 15px;

}

.only-mobile {
    display: none;
}

.container-imgs-details {
    width: 50%;
    padding: 0;
}

.container-img-pequenia-details {
    width: 15%;
    margin-top: 15px;
}

.container-description {
    width: 50%;
    margin-top: 15px;
    background-color: #fff;
}

.options-details {
    cursor: pointer;
    opacity: 0.4;
}

.options-details:hover {
    color: orange;
    border-bottom: 2px solid orange;
    opacity: 1;
    transition: opacity 0.5s ease-out;
}

.menu-mobile {
    display: none;

}

.menu-web {
    display: none;

}

.activarMenuWeb {
    display: flex;
    position: fixed !important;
    top: 0;
    z-index: 99999;
    width: 100%;
    justify-content: flex-end;
}

.activarMenu {
    display: block;
    position: fixed !important;
    top: 0;
    z-index: 99999;
    width: 100%;

}

.btn-enviar-valoraciones {
    color: #fff;
    font-size: 12px;
    padding: 7px 14px;
    cursor: pointer;
    background-color: orange;
    border-width: 0;
    border-radius: 5%;
    margin-right: 0;

}

.lista-tiendas {
    flex-direction: row;
    display: flex;
}

.descripcion-tiendas {
    width: 50%;
    justify-content: center;
}

.container-eslogan {
    width: 100%;
}


.compartir-filtrar {
    justify-content: center;
    align-items: center;
    display: flex;
}


@media (max-width: 991px) {
    .container-eslogan {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .img-descubre {
        width: 50%;
    }

    .lista-tiendas {
        flex-direction: column;
        display: flex;
    }

    .lista-tiendas-row-mobile {
        flex-direction: row;
        display: flex;
    }

    .container-imgs-details {
        width: 100%;
        padding: 0;
        flex-direction: column-reverse !important;
    }

    .container-description {
        width: 100%;
        margin-top: 15px;
        background-color: #fff;
    }

    .container-img-pequenia-details {
        flex-direction: row !important;
        width: 100%;
        display: flex;
    }

    .options-details {
        text-align: center;
        font-size: 1rem;
    }

    .flex-column-mobile {
        flex-direction: column !important;
    }

    .center-standar {
        display: none !important;
    }

    .div-footer-mobile {
        width: 100% !important;
    }

    .container-mobile {
        justify-content: space-between;
        align-items: center;
        flex-direction: row;
        display: flex;
    }

    .only-mobile {
        display: block;
        background-color: #fff;
        margin: 15px
    }

    .lateral1-container {
        display: none;
    }

    .image-header-container {
        order: 1;
    }

    .input-container {
        width: 100%;
        order: 3;
    }

    .headerContainer {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .header-mobile {
        width: auto !important;
        order: 2;
    }

    .favourite-header-mobile,
    .account-header-mobile {
        margin-left: 15px;
        text-align: center;
    }

    .footer-mobile {
        display: block !important;
    }

    .mx-xl-6 {
        display: none;
    }

    .allCentro {
        flex-direction: column;
    }

    .centroComponent {
        width: 100%;
        order: 1;

    }

    .lateral1 {
        order: 2;
    }

    .lateral2 {
        order: 3;
    }

    .barra {
        height: 15vh;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        align-items: center;
        margin-left: 0;
    }

    .barra p {
        margin-left: 0;
    }

    .btn-saber-mas {
        margin-right: 0;
        margin-top: 15px;
    }

    .carrousel .grande {
        padding: 0;
    }

    .carrousel .img {
        width: calc(100%/2 - 0.7em);
        min-height: auto;
    }

    .div-img-anuncio-lateral1 {
        width: 100%;
    }

    .div-categorias {
        display: none;
    }



}