* {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 16px;
}

/* Cabecera */
.container {
    width: 90%;
}

.cabecera {
    background-color: #fff;
    padding: 0;
}

.navbar-fixed {
    height: 130px;
}

.submenu {
    line-height: 55px;
}

.submenu img {
    width: 30px;
}

.header {
    /* height: 115px; */
    padding: 15px 0;
}

nav {
    background-color: #fff;
    border-top: 5px solid #cf8486;
    margin-bottom: 10px;
    height: 130px;
}

.menu {
    margin: 46px 0 0 0;
    border-radius: 20px 20px 0 0;
}

.menu li a.inicio {
    border-radius: 20px 0 0 0;
}

.menu li a.active {
    background-color: rgba(0, 0, 0, 0.1);
}

.menu li a.fin {
    border-radius: 0 20px 0 0;
    background-color: #cf8486;
    color: white;
}

.menu .col {
    padding: 0;
}

nav ul a {
    color: #a1887f;
    color: black;
    padding: 0 20px;
    font-size: 1.1rem
}

.redes {
    position: absolute;
    top: 0.5em;
    right: 13em;
    float: right !important;
}

.m4 {
    padding-left: 50px !important;
}

/* .detalleProducto{
    min-height: 250px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: center;
} */
/* Fin Cabecera */

/* Slide */

.slide {
    margin-bottom: -30px;
}

.slider .indicators {
    bottom: 70px;
    z-index: 2;
}

.slider .indicators .indicator-item.active {
    background-color: #cf8486;
}

.slide .caption {
    width: 100% !important;
    left: 0 !important;
    background: #cf8487a1;
    height: 550px;
    top: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.parallax-container .parallax img {
    display: block;
}

.parallax-container {
    height: 100px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 2;
    background-color: #cf8486;
}

.parallax-container h3 {
    margin: 0;
    font-size: 2em !important;
    text-align: center;
    color: #fff !important;
    font-weight: 200;
}

/* Fin Slide */

/* Contenido */

.contenido h4 {
    color: #878686;
    color: black;
}

.contenido h5 {
    color: #bb6a6e;
    color: black;
    font-size: 1.5rem;
}

.contenido p {
    color: #492326;
    color: black;
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 16px;
}

.texto-servicio p {
    margin: 20px 10px;
    font-size: 16px;
    min-height: 80px;
}

.btn-authentique {
    background-color: #bb6a7a;
    color: #fff;
    padding: 10px;
    max-width: 200px;
    margin: auto;
    display: block;
    border-radius: 5px;
}

.menuServicio {
    /* background-image: url(../img/fondo-orla.jpg); */
    background-repeat: no-repeat;
    background-size: 250px 368px;
    background-position: center top;
    margin-bottom: 20px;
    margin-top: 30px;
    width: 100%;
    position: fixed;
    z-index: 0;
}

.menuServicio .texto-servicio ul {
    border-bottom: #878686 2px dotted;
    max-width: 200px;
    padding-bottom: 20px;
}

.menuServicio .texto-servicio ul:last-child {
    border-bottom: none;
}

.menuServicio .texto-servicio ul a {
    color: #a1887f;
    color: black;
    padding: 0;
    font-size: 17px;
    line-height: 2rem;
}

.menuServicio .texto-servicio ul a:hover {
    color: #bb6a7a;
}

.menuServicio .texto-servicio ul li ul.submenu {
    color: #a1887f;
    color: black;
    padding: 0 0 0 20px;
    font-size: 17px;
    line-height: 2rem;
}

/* 
.servicioSticky {
    position: fixed;
    top: 380px;
}
 */

.menuServicio img {
    margin-top: 15px;
}

.menuServicio .texto-servicio {
    /* background-color: rgba(255, 255, 255, 0.6);*/
    padding: 5px 0;
    text-align: left;
    padding: 5px 20px;
}

img.responsive-img {
    max-width: 80%;
}

.galeria img.responsive-img {
    max-width: 100%;
}

/* Fin Contenido */

/* Pago */

.pago {
    padding: 20px 0;
    margin-top: 55px;
}

.pago .col {
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
}

/* Fin Pago */

/* Footer */

.footer {
    background: url(../img/fondo-footer.png), #cf8486;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 150px;
    margin-bottom: 0;
    z-index: 0;
    position: relative;
}

.footer .contenido-footer {
    width: 20%;
    float: left;
    font-size: 30px;
    color: #fff;
    padding: 55px 0 0;
}

.footer .contenido-footer.datos {
    font-size: 15px;
    height: 40px;
    ;
}

.footer .contenido-footer .icono {
    float: left;
    margin-right: 5px;
}

.right {
    float: right !important;
    /* margin: 40px 40px 0 0; */
}

.footer .contenido-footer .enlace {
    padding-top: 7px;
}

.footer .contenido-footer .enlace a {
    color: #fff;
    padding: 0
}

.footer .contenido-footer.logo {
    padding: 30px 0 0;
}

/* Fin Footer */

/* Interiores */

/* Slide */
.content {
    margin-top: 140px;
}

.content .slide .caption {
    top: 45%;
    width: 1200px;
    position: absolute;
    text-align: left;
    left: 50%;
    z-index: 2;
    margin-left: -600px;
}

.content .slide .caption h3 {
    color: #fff;
}

/* Fin Slide */

.col.servicio {
    width: 20%;
}

.content .servicio img {
    margin: 5px 0;
}

.content .servicio .texto-servicio {
    text-align: left;
    padding: 5px 20px;
}

.content .servicio .texto-servicio ul {
    border-bottom: #878686 2px dotted;
    padding-bottom: 20px;
}

.content .servicio .texto-servicio ul:last-child {
    border-bottom: none;
}

.content .servicio .texto-servicio ul a {
    color: #a1887f;
    color: black;
    padding: 0 15px;
    font-size: 16px;
}

.content h3 {
    color: #878686;
    color: black;
    font-size: 2em;
    margin: 5px 0 10px;
}

.content h4 {
    color: #878686;
    color: #de9197;
    font-size: 1.2em;
    margin: 10px 0 5px;
}

.linea {
    margin: 5px 0 0;
    width: 100%;
}

.linea img.responsive-img {
    max-width: 100% !important;
}

.content p {
    color: #796c6d;
    color: black;
    margin: 0px;
}

.content h2 {
    color: #796c6d;
    font-size: 20px;
    margin: 10px 0px;
}

.content .galeria {
    margin: 20px 0 20px;
}

.galeria .material-placeholder:first-child {
    margin-bottom: 25px;
}

.content .contenido-interior {
    padding: 10px 0;
}

.content .contenido-interior .margen {
    margin: 0 0 70px;
}

.content .contenido-interior .margen:first-child {
    margin-top: 40px;
}

/* Fin Interiores */

.collection .title {
    color: #796c6d;
}

.dev {
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin: 0;
    position: relative;
    z-index: 0;
}

.campo-au {
    width: 100%;
    height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 7px 0;
    padding-left: 10px;
    outline: none;
}

.campotext-au {
    width: 100%;
    height: 100px;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 7px 0;
    padding-left: 10px;
    outline: none;
}

.btn-au {
    background-color: #cf8486;
    color: white;
    border: 0;
    padding: 10px;
    border-radius: 5px;
}

.collection .collection-item.avatar {
    min-height: 70px;
}

.fa-stack {
    position: absolute;
    left: 10px;
}

.fa-stack {
    position: relative;
    left: 0;
}

.rosado-text,
.linkcontacto {
    color: #de9197;
}

.linkcontacto {
    margin-bottom: 20px;
}

@media screen and (max-width: 600px) {
    .m4 {
        padding-left: 0 !important
    }

    nav {
        height: auto;
    }

    .navbar-fixed {
        height: 140px;
    }

    .parallax-container {
        height: 80px;
    }

    .menuServicio {
        display: none;
    }

    .redes-mobile {
        margin: 10px auto;
        width: 153px;
        line-height: 0;

    }

    .redes-mobile a {
        float: left;
    }

    .redes-mobile a:hover {
        background-color: white;
    }

    .logo-mobile {
        margin: 20px auto 0;
        width: 200px;
    }

    .collapsible {
        border: 0;
    }

    .collapsible li {
        width: 100%;
    }

    .collapsible-header {
        color: #bb6a7a;
        width: 100%;
        line-height: 1rem;
        text-align: center !important;
        top: 0px;
        position: absolute;
        background-color: transparent;
        border: none;
    }

    .collapsible-header span {
        width: 100%;
    }

    .collapsible-body {
        border: 0;
        border-bottom: 1px solid #ddd;
        background-color: #fff;
        height: 100%;
        z-index: 2;
    }

    .collapsible-body li a {
        line-height: 1rem;
        padding: 15px;
    }

    .sidenav-trigger {
        float: right;
        color: #000;
    }

    .col.servicio {
        width: 100%;
    }

    .contenido h5 {
        margin: 20px 0 0;
    }

    .texto-servicio p {
        margin: 0 0 5px;
    }

    .btn-authentique {
        margin: 0 auto 20px;
    }

    img.responsive-img {
        max-width: 100%;
    }

    .footer .contenido-footer {
        width: 100%;
        text-align: center;
        padding: 20px 0 0;
    }

    .footer .contenido-footer.datos {
        text-align: left;
        margin-left: 20px;
    }

    .footer .contenido-footer.logo {
        padding: 30px 0 0;
    }

    .footer .contenido-footer.logo img {
        width: 50%;
    }

    .content .galeria {
        margin-bottom: 0;
        margin-top: 25px;
        padding: 0;
    }
}