@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";
body{font-family: 'Poppins', sans-serif;
     background: #fafafa}
p{font-family: 'Poppins', sans-serif;
  font-size: 1.1em;
	font-weight: 300;
	line-height: 1.7em;
	color: #999;
    text-align: center;
    margin-bottom: 0%;
}
body{
    margin: 0%;
}
[v-cloak] {
    display: none;
  }
nav a.index{
  
    margin-left: 0px;
    margin-right: 15px;
    width: 35%;
    max-width: 150px;
    min-width: 120px;

}
.naturally{
    max-width: 150px;
}
.logo{
	max-width: 45px;
	display: inline-block;
	
}


h1, h2, h3 {
    text-align: center;
    margin-bottom: 0%;
    font-size: x-large;
}
.locationImage{
    border-radius: 11%;
    

}
footer button{
    display: block
    
   
}
.info{
    margin-left: 25%;
    margin-right: 25%;
}
.zorder{
    z-index: -10;
}
li{
    text-align: center;

}
footer a, .maps a {
    text-align:center;
    display:block;
    color: gray;
}
.navbar{
	padding: 10px 10px;
	background:white;
	border: none;
	/*border-radius: 10px;*/
    box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
    position: relative;
    min-width: 70px;
    
	
}

.dropdown-menu{
    border-style: none;
}
#app{
    width: 100%;
}
.Home1{
   
    background-repeat: no-repeat;
    width: 200px;


    
}


.container1 {
    position: relative;
   
    /*display: flex;*/
   
   /* margin-top: 77px;*/
   margin-right: 0;
   margin-left:0 ;
   max-width: 1920px!important;
   

}
.row{
    width: 100%;
}


/*color:white;
text-shadow: 1.5px 1.5px lightgray;
vertical-align: middle;*/

.tittle{
    font-size:100px;
    font-family: 'Bebas Neue', cursive;
    color:white;
    text-shadow: 1.5px 1.5px lightgrey;
    align-self: center;
}

.tittle2{
    font-size:60px;
    font-family: 'Bebas Neue', cursive;
    color:white;
    text-shadow: 1.5px 1.5px lightgrey;
    align-self: center;
}

.tittle3{
    font-size:30px;
    font-family: 'Bebas Neue', cursive;
    color:white;
    text-shadow: 1.5px 1.5px lightgrey;
    align-self: center;
}
.tittle4{
    font-size:80px;
    font-family: 'Bebas Neue', cursive;
    color:white;
    text-shadow: 1.5px 1.5px lightgrey;
    
}

.tittleMenu{
    font-size:100px;
    font-family: 'Bebas Neue', cursive;
    color:white;
    text-shadow: 1.5px 1.5px lightgrey;
    align-self: center;
}

.home1, .home2  {

    position: absolute;
    top: 40%;
    width: 90%;
    margin-left: 5%;
    text-align:center;
    display:block;
} 

.home5  {

    position: absolute;
    top: 25%;
    width: 90%;
    margin-left: 5%;
    text-align:center;
    display:block;
} 

.home4, .home3 {
    position: absolute;
    top: 35%;
    
    width: 100%;
    
    text-align:center;
    display:block;
    /*color:white;
    text-shadow: 1.5px 1.5px lightgray;
    vertical-align: middle;*/
    font-size:200px;
    font-family: 'Bebas Neue', cursive;
}

footer{

    background-color: whitesmoke;
    padding-left: 5%;
    padding-right: 5%;
}
.menu{
    position: absolute;
    top:0%;
    
    width: 100%;
    
    text-align:center;
}
#global {
	height: 100%;
    width: 100%;
   
    
    
	overflow-y: scroll;
}
#mensajes {
    height: auto;
    
}
.texto {
    padding:4px;
    list-style: none;
}
        

li{list-style: none;}
.card{
    width: 70%;
    margin-left: 15%;
    border-radius: 20px;
    border: none;
}
.card-header{
    background: rgb(3, 119, 42);
    border-radius: 20px;
}
.card-header a:hover, .card-header a:visited, a:hover {
    color: rgb( 67, 191, 91);
    font-weight: bold
}
.card-link {
    color: white;
}
.fa-instagram{
    font-size: inherit;
    
}
.fa-map-marker-alt{
    color: rgb(4, 160, 34);
}

.aboutUs{
    padding-left: 25%;
    padding-right: 25%;
}


@media only screen and (max-width: 1080px) {
    .tittleMenu{
        font-size:80px;
    }
    .tittle4{
        font-size: 60px;
    }
    
}
@media only screen and (max-width: 767px) {
    .tittle{
        font-size:50px;
    }
    .tittleMenu{
        font-size:50px;
    }
    .aboutUs{
        padding-left: 10%;
        padding-right: 10%;
    }
    .tittle4{
        font-size: 40px;
        
        
    }
    .eventos{
        margin-top: 3px;
    }

}
@media only screen and (max-width: 512px) {
    .tittleMenu{
        font-size:30px;
    }
    .info{
        margin-left: 15%;
        margin-right: 15%;
    }
    .tittle4{
        font-size: 30px;
    }
    
}
@media only screen and (max-width: 437px) {
   .tittle2{
        font-size:40px;
    }
    .tittle4{
        font-size: 25px;
    }
}
 