
@font-face{
    font-family: yo;
    src: url("../fonts/P22DaddyOBlackfaceRegular/P22DaddyOBlackfaceRegular.ttf");
}
html {
    scroll-behavior: smooth;
  }
body{
    background-image: url("../img/fondo.png") ;
    background-size:1920px auto;
    background-repeat: no-repeat;
   
}

.navbar{
    
    min-height: 100px;
}

.nav-link{
    color: black !important;
    border: none;
    padding: 10px 20px;
    text-align: right;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
    font-weight: bold;
   
}
.nav-link:hover{
    background-color:#d8d8d8;
    
}
.ancla:before {
    display: block;
    content: " ";
    margin-top: -150px;
    height: 150px;
    visibility: hidden;
}
#comprar{
    color:#D90277 !important;
    background-color: rgba(0, 0, 0, 0.02);
    border: 2px solid #D90277;
    font-weight: bold;
}
#comprar:hover{
    background-color:#D90277;
    color: white !important;
}
.navbar-toggler{
    font-size: 35px; 
}
.navbar-toggler:focus{
    outline: none ;
}

.fraseinicio{
    max-width: 800px;
    margin: 300px auto 60px auto;
    text-align: center;
   -webkit-text-stroke: 1px white; 
   -moz-text-stroke: 1px white; 
   -o-text-stroke: 1px white; 
   -ms-text-stroke: 1px white; 
 
    
    
}
.fraseinicio h1{
    font-family: yo;
    color:#D90277;
    font-size: 150px;
    font-weight: 600;
    line-height: 100px;
    
    
}
.fraseinicio p{
    font-size: 60px;
    line-height: 150px;
    font-family: bebas neue;
}
.info{
    font-size: 60px;
    line-height: 150px;
    font-family: bebas neue;
    background-color:#D90277;
    color: white;
    text-align: center;
    margin-top: 260px;
}

#facilities{
    background-color: #E2E0E0;
    
}

.card-title{
font-weight: 900px;
font-size: 34px;
padding-bottom: 5px;
color: rgb(187, 187, 187);
}
#facilities .title{
    text-align: center;
    padding: 25px 0;
    font-family:bebas neue ;
   
}
.card-text{
    font-size: 18px;
    
}
.card-body{
    background-color: white;
    margin-bottom: 30px;
    
}
.card{
    margin: 60px 10px;
}
.card-footer{
    background-color: white;
   
    
}
.card-footer p{
    font-size: 15px;
    font-weight: 600;
    margin-bottom: -4px;
    color:#D90277;
    
}
.card-footer a{
    color:#D90277;
    text-decoration: none;
    font-size: 15px;
    margin-top: auto;
    font-weight: 600;
}
.card-footer a:hover{
    text-decoration: none;
    color:white;
    background-color: #D90277;
    border: none;
    padding: 10px 20px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
    font-weight: bold;
   
}


.card-text a,p{
    color:black;
    text-decoration: none;
    font-size: 15px;
    margin-top: auto;
}

.card-text a:hover{
    text-decoration: none;
    border: none;
    cursor: pointer;
    font-weight: bold;
}

.card-img-top{
    padding: 10px;
    background-color: white;
}

#carouselExampleIndicators{
    margin-top: 10px;
    padding: 10px;
    background-color: white;
}
#contacto .title h1{
    text-align: center;
    padding: 25px 0;
    margin-bottom: 50px;
   
}
#contacto .title{
    background-image: url("../img/contacto.jpg");
    background-repeat: no-repeat;
    background-size: auto;
    
    
}
#contacto .title h1{
    font-family: bebas neue ;
    font-weight: bold;
}
.contact-box h4{
    font-family: bebas neue ;
    
   
}
.contact-box address{
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 16px;
}
.contact-box a{
    text-decoration: none;
    color: black;
}
.contact-box a:hover{
    text-decoration: none;
    color: rgb(38, 122, 201);
}
/* Estilos propaganda*/
.propaganda{
    background-image: url("../img/final1.jpg") ;
    background-repeat: no-repeat;
    background-size: 100% 660px;
    min-height: 660px;
    color:white;
    margin-bottom: 5px;
}

.propaganda .text-center{
    padding-top: 200px;

}
.propaganda .text-center h1{
    font-size: 50px;
}
.propaganda .text-center h2{
    font-size: 50px;
    font-family: times;
    font-weight: bold;
}
/* Pie de pagina*/
#footer{
    text-align: center;
    color: white;
}
#footer a{
    color: white !important;
    font-size: 14px;
    border: none;
    padding: 6px 14px;
    text-align: center;
    text-decoration: none;
    margin: 2px 1px;
    cursor: pointer;
    border-radius: 16px;
    font-weight: bold;
    line-height: 1px;
    

}
#footer a:hover{
    color: black !important;
    border: none;
    padding: 10px 20px;
    text-align: center;
    background-color: white;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 16px;
    font-weight: bold;
    
}
#footer .list-inline .list-inline-item{
    padding:10px 10px ;
}
/*
.logo-brand{
    margin-top: 10px;
    min-width: 50px;
    max-width: 70px;
}*/

#footer hr {
    border-top: 1px solid white;
  }

  /* Estilos tamaños especificos*/
@media(max-width: 578.98px){
    .footer-menu{
        display: block !important;
        padding: 10px !important;
        font-size: 20px;
    }
    .propaganda{
        background-image: url("../img/finalchico.jpg");
        background-repeat: no-repeat;
        background-size: 100% 300px;
        min-height: 300px;
        color:white;
        margin-bottom: 5px;
    }
    .propaganda .text-center{
        padding-top: 110px;
    
    }
    .propaganda .text-center h1{
        font-size: 30px;
    }
    .propaganda .text-center h2{
        font-size: 20px;
        font-family: times;
        font-weight: bold;}
    .fraseinicio{
        margin-top: 1px;
        margin-bottom: -120px;
        position: relative;
        top:150px;  
    }
    .fraseinicio h1{
        font-family: yo;
        color:#D90277;
        font-size: 120px;
        font-weight: 600;
        line-height: 100px;}
    
        .fraseinicio p{
            font-size: 40px;
            line-height: 50px;
            font-family: bebas neue;
            margin-top:20px ;
            padding-bottom: 20px;
            
        }
    
}

@media(max-width: 1000px){
    .nav-link{
        text-align: center;
    }
}

