@font-face {
    font-family: Bubbler One;
    src: url(http://www.tipifiestas.es/include/BubblerOne-Regular.ttf );
}

body {
	font-family: 'Bubbler One', sans-serif;

    background-color: whitesmoke;
	background-image: url("http://www.tipifiestas.es/imatges/web/fondo_estrellita_v6.png");
	background-repeat: no-repeat;
	background-size: cover;
    background-position: center-bottom;
}

*{
	box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.social_media{
	width: 70%;
	text-align: right;
	margin-left: auto;
	margin-right:auto;
	
}
.icon_pad{
		padding:1%;
		display: inline-block;
}
.icon{
	transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	opacity: 0.5;
}
.icon:hover{
	opacity: 1;
}
.margen{
	
	width: 70%;
	/*display: block;*/
    margin-left: auto;
    margin-right: auto;
	background-color: white;
	border-radius: 50px 50px 0px 0px;
	-moz-border-radius: 50px 50px 0px 0px;
	-webkit-border-radius: 50px 50px 0px 0px;
	border: 0px solid #000000;
	
}
.espacio{
	width:100%;
	height: 50px;
}
.espacio_top{
	width:100%;
	height: 50px;
	border-radius: 8px;
}
.Logo{
	width:100%;
	height: 380px;
	
	color:black;
	text-align: right;	
	font-weight: bold;
}
.logo_img{
	width:400px;
	height:400px;
}

#capa_negra{
	
	position: absolute; 
    display: none; 
    width: 100%; 
	height: 100%;
    top: 180px; 
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.8); 
    z-index: 2; /* contra mes alt mes prioritat */
    cursor: pointer;
}
.lletra1{
	font-family: 'Bubbler One', sans-serif;
	text-align: left;
	
}
.index1{
	color: #66cc99;
	text-align:center;
	font-size: 45px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}
.index2{
	color: #66cc99;
	text-align:center;
	font-size: 30px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}
.index3{
	color: grey;
	text-align:center;
	font-size: 25px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}

h1 {
	font-size: 45px;
	font-weight: normal;

}
h2 {

}
h3 {

}
.contacto_index{
	color:whitesmoke;
	margin-left: 2%;
    margin-right: 2%;
	background-color: #66cc99;
	border-radius: 30px 30px 30px 30px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	border: 0px solid #000000;
	
	
}
.menu_alineado_derecha{ /*index.html*/
	
	text-align: left;
	width :95%;
	
}
.letra_grande{ /*index.thml*/
	
	font-size: 45px;
}
.imatge_rodona_sola{ /*index.html*/
	
	 border-radius: 50%;
	 
}
.text_funciona{ /*index.html*/
	
	font-size: 25px;
	color: grey;
}
.insta{
	width:99.3%;
	/*background-color:#dcf0f7;*/

	
}

.text_gran{ /*tipifiestas.html*/
	
	font-size: 30px;
}
.textos_colors{ /*tipifiestas.html*/
	color: #f7b5a8;
	font-weight: bold;
}
.imatge_rodona{ /*tipifiestas.html*/
	
	 border-radius: 50%;
	 border: 2px solid #e2e2e2;
	 
}
.imatge_rodona_2{ /*tipifiestas.html*/
	
	 border-radius: 20px 80px 20px 80px;
	-moz-border-radius: 20px 80px 20px 80px;
	-webkit-border-radius: 20px 80px 20px 80px;
	 border: 2px solid #e2e2e2;
	 
}
.imatge_rodona_3{ /*tipifiestas.html*/
	
	 border-radius: 80px 20px 80px 20px;
	-moz-border-radius: 80px 20px 80px 20px;
	-webkit-border-radius: 80px 20px 80px 20px;
	 border: 2px solid #e2e2e2;
	 
}
.imatge_rodona_4{ /*sobrenosotras.html*/
	
	 border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	 border: 2px solid #e2e2e2;
	 
}
.fiestas_pijama_dins_taula { /*tipifiestas.html*/
    color: grey;
    text-align: center;
	font-size: 25px;
	font-weight: normal;
	width : 95%;
	margin-left: auto;
    margin-right: auto;
}
.fiestas_pijama{ 
	text-align:left;
	font-size: 25px;
	width:95%;
	color:grey;
	font-weight:normal;
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.fiestas_pijama_bold { 
	font-weight:bold;
}
.fiestas_pijama1{ /*fiestas_pijama.html*/
	text-align:left;
	font-size: 30px;
	font-weight:bold;
	display: block;
}
.fiestas_pijama2{ /*fiestas_pijama.html*/
	padding-left: 10%;
	text-align:left;
	font-size: 25px;
	width:95%;
	color:grey;
	font-weight:normal;
	display: block;
}
.fiestas_pijama3{ /*fiestas_pijama.html*/
	font-size: 30px;
	font-weight:bold;
	display: block;
}
.fiestas_pijama_precio{ /*fiestas_pijama.html*/
	font-size: 30px;
	color:#f7b5a8;
	font-weight:bold;
	display: block;
}
.preus_negreta{/*fiestas_pijama.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: grey;
    font-size: 25px;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.preus{/*fiestas_pijama.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #f7b5a8;
    font-size: 25px;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.preus:hover{/*fiestas_pijama.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #66cc99;
    font-size: 25px;

}

.talleres{
	text-align:center;
	font-size: 30px;
	color:grey;
	
}
.linea_talleres{
	
	border: 4px solid #c3c3c3;
	
}
.bold{/*kids.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: grey;
	font-size: 25px;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.kids{/*kids.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #f7b5a8;
	font-size: 25px;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.kids:hover{/*fiestas_pijama.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #66cc99;
	font-size: 25px;

}
.kids2{/*kids.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #f7b5a8;
	font-size: 25px;
	cursor: pointer;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.kids2:hover{/*fiestas_pijama.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #66cc99;
	font-size: 30px;
	cursor: pointer;

}
.kids3{/*kids.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #f7b5a8;
	font-size: 30px;
	cursor: pointer;

	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.kids3:hover{/*fiestas_pijama.html*/
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #66cc99;
	font-size: 35px;
	cursor: pointer;

}
p{
	
	/*margin:1.5em 0;*//* FF for instance */
	/*line-height:1em;*//* chrome for instance */
	
}
.enlace{
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #f7b5a8;
    font-size: 25px;
    cursor: pointer;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.enlace:hover{
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #bc7288;
    font-size: 27px;
    cursor: pointer;
}
.enlace1{
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #f7b5a8;
    font-size: 30px;
    cursor: pointer;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.enlace1:hover{
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #bc7288;
    font-size: 35px;
    cursor: pointer;
}
.buto {
	font-family: 'Bubbler One', sans-serif;
    border: 1px solid #66cc99;
	background-image: linear-gradient(#a7d6bf, #60bf8f);
    color: black;
    padding: 14px 28px;
    font-size: 30px;
    cursor: pointer;
	border-radius: 8px;
	width:97.3%;
	display: inline-block;
	background: #000;
}

.contacto{
	border-color: #66cc99;
	font-weight: bold;
	background-image: linear-gradient(#a7d6bf, #60bf8f);
    color: white;
	border-radius: 8px;
	 vertical-align: top;
	transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	opacity: 0.8;
	}
.contacto:hover{
	border-color: #66cc99;
	font-weight: bold;
	/*background-image: linear-gradient(#b0e3ca, #66cc99);*/
	background-image: linear-gradient(#a7d6bf, #60bf8f);
	color: white;
	border-radius: 8px;
	opacity: 1;
	}

/*Imatges rodones*/
.imground {
	vertical-align: middle;
    border-radius: 50%;
}
.menu{
	width:100%;
	height: 55px;	
	
	text-align: center;	
	font-weight: bold;
	}

/* Style the links inside the pill navigation menu */
.pill-nav a {
	font-family: 'Bubbler One', sans-serif;
  display: inline-block;
  color: black;
  text-align: center;
  padding: 16px;   /*14px original*/
  text-decoration: none;
  font-size: 155%;
  border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
  border: 0px solid #000000;
}

/* Change the color of links on mouse-over */
.pill-nav a:hover {
  background-color: white;
  color: grey;
}

/* Add a color to the active/current link */
.pill-nav a.active {
  background-color: white;
  color: #f7b5a8;
}

.legal{  /*legal.html*/
	width: 95%;
	text-align: left;
	font-size: 25px;
}
.enlace_legal{
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #a60535;
    font-size: 28px;
    cursor: pointer;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.enlace_legal:hover{
	font-family: 'Bubbler One', sans-serif;
	border: 0px solid #66cc99;
	font-weight: bold;
	background-color:white;
    color: #e10303;
    font-size: 28px;
    cursor: pointer;
}
.pie_pagina{
	
	width: 70%;
	/*display: block;*/
    margin-left: auto;
    margin-right: auto;
	background-color: white;
	border-radius: 0px 0px 50px 50px;
	-moz-border-radius: 0px 0px 50px 50px;
	-webkit-border-radius: 0px 0px 50px 50px;
	border: 0px solid #000000;
	
}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	text-align:center;
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 38px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}