h1.title-blog{
    float: left;
    width: 100%;
    color: white;
    font-size: 3em;
    font-weight: 500;
    margin: 0;
    line-height: 1em;
}
.firsview {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
 
}

li{
    font-family: poppins;
    font-weight: 300;
    line-height: 1.5;
}
h2{
    font-family: poppins;
    font-weight: 300;
    line-height: 1.5;
    font-size: 20.8px;
}



.Regadera {
    background: url(../images/Blog/regadera-1.jpg) center;
    background-size: cover;
       background-attachment: fixed;
    background-repeat: no-repeat;
    
}

.Spa {
    background: url(../images/Blog/spa-1.png) center;
    background-size: cover;
       background-attachment: fixed;
    background-repeat: no-repeat;
    
}
.Taza {
    background: url(../images/Blog/taza-de-bano-1.jpg)50% 50%;
    background-size: cover;
       background-attachment: fixed;
    background-repeat: no-repeat;
    
}


section#info-marca {
    margin: 13% 0% 0% 0%;
  
}

#info-marca p {
    float: left;
    width: 89%;
    padding: 0% 5.4%;
    margin-bottom: 2%;
    font-weight: 300;
}

#info-marca p a {

    margin: 6% 0% 0% 0%;
    font-weight: 500;
    text-decoration: underline;
}

.botones-marca {
    float: left;
    width: 89%;
    margin: 0% 5.4%;
}

.botones-marca a.fill-btn {
    width: 95%;
    margin-bottom: 5%;
}

.botones-marca .outline-btn {
    float: left;
    width: 95%;
    text-align: center;
    padding: 2.5%;
}



button.fancybox-button.fancybox-button--close {
    float: none;
    margin: 0 auto;
    width: 70px;
    height: 70px;
    border-radius: 50px;
    left: 40%;
}

button.fancybox-button.fancybox-button--zoom {
    display: none !important;
}

.fancybox-infobar {
    display: none;
}

.fancybox-toolbar {
    top: 85% !important;
    width: 100%;
}

button.fancybox-button.fancybox-button--play {
    display: none;
}

.fancybox-slide.fancybox-slide--image.fancybox-slide--current.fancybox-slide--complete {
    height: 100%;
    padding: 0%;
}

.fancybox-navigation {
display: none;
}





@media only screen and (min-width: 1024px) {
.logo-marca {
    position: absolute;
    bottom: 0%;
    float: left;
    width: 89.2%;
    padding: 3% 5.4% 3% 5.4%;
    background: #0000006b;
}
    
  .logo-marca img {
    width: 8%;
    margin: 0% 46%;
}
    
    .AF-tit .logo-marca img {
    width: 20%;
    margin: 0% 40%;
}
    .Al-tit .logo-marca img {
    width: 10%;
    margin: 0% 45%;
}

    
    .Du-tit .logo-marca img {
    width: 14%;
    margin: 0% 43%;
}

    section#info-marca {
    margin: 0% 0% 0% 0%;
}
    
   span.label-brand {
    margin: 5% 5.4% 4% 5.4%;
    font-size: 1.2em;
    font-weight: 300;
}
    
    .parr-marca {
    float: left;
    max-width: 670px;
    margin: 0% 2% 0% 5.4%;
}

   #info-marca p {
    margin-bottom: 2%;
    text-align: left;
    width: 100%;
    padding: 0;
}
    
    .botones-marca {
    float: right;
    width: 42.6%;
    margin: 0% 5.4% 0% 2%;
}
    
.botones-marca a.fill-btn {
    width: 60%;
    margin-bottom: 5%;
    float: right;
}
    
    button.fancybox-button.fancybox-button--close {
    left: 50%;
}
.links{
    position:none;
    display:inline;
}
}
@media (max-width: 768px){
    .videoYouTube iframe{
        width:100%;
    }
    #info-marca p {
    margin-bottom: 2%;

}
.parr-marca p {
    width: 100%;
}
}