body{
	background: #DCE0DF;
}
.negro{
	background: black; /*Linea roja de navbar*/
	padding: 0px;
	max-height: 54px;
}
.navbar-right li a{
	color: white;
	font-family: 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
}

.dropdown-menu{
	background: black;
}
.carousel-caption{
	margin-left: -120px
}
.carousel-caption a{
	padding: 0px;
}
.blue h1{
	font-family: 'Francois One', sans-serif;
	font-size: 80px;
	text-align: left;
	color: #00D4FF;
}
.blue h2{
	font-family: 'Francois One', sans-serif;
	font-size: 40px;
	text-align: left;
}
.green h1{
	font-family: 'Francois One', sans-serif;
	font-size: 80px;
	text-align: left;
	color: #00FF00;
}
.green h2{
	font-family: 'Francois One', sans-serif;
	font-size: 40px;
	text-align: left;
}
.marco{
	max-width: 300px;
	max-height: 300px;
	height: auto;
}
.imagen{
	background-color: #2D2D2D;
	max-width: 250px;
	max-height: 250px;	
}
.centro{
	margin-top: 0px;
	margin-left: auto;
}
.sin{
	padding: 0px;
	margin: 0px;
}
.redondo{
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
}
.btn-default{
	background: black;
	border: 0px solid #000000;
	color: white;
	font-family: 'Ubuntu Condensed', sans-serif;
	padding-right: 10px;
}
.mfondo{
	background-image: url(img/logos/color.jpg);
}
.playy{
	color: white;
	font-size: 70px;
}

/*===============================
=======Escala de grises==========
===============================*/

.grises img {
filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
filter: Gray(); /* IE4-8 and 9 */

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.grises img:hover { 
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: none;

-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}




.carousel{
	background: #DCE0DF;
	
	padding: 0px;
}
.glyphicon{
	padding-top: 100%;
	color: red;
}
.carousel-indicators{
	display: none;
}
.contdir{
	margin-top: 188%;
}

.align-control{
	margin-left: 30%;
}

.modal-content{
	background: black;
}
.modal-content h3{
	color: white;
	text-transform: uppercase;
}
.modal-content ul li{
	color: white;
}
.modal-header{
	font-family: 'Ubuntu Condensed', sans-serif;
	border-bottom: 1px solid red; /*Linea roja de las ventanas modales*/
	background: #222222;
	color: white;
	max-height: 100px;
}
.modal-header h1{
	padding-top: 20px;
	padding-right: 100px;
}
.row-tab{
	font-family: 'Ubuntu Condensed', sans-serif;
	text-decoration: none;
	color: black;
	padding-top: 100px;
	margin: 10px;
}
.bioimg{
	max-width: 138px;
	height: auto;
}
.vidimg{
	max-width: 100%;
	height: auto;
}
.modal-title{
	text-align: center;
}
.img-res{
	padding-top: 20px;
	max-width: 200px;
	height: auto;
	max-height: 100%;
}
.img-tama{
	width: 100%;
	height: auto;
}


table tbody tr td{
	color: white;
	font-family: 'Roboto', sans-serif;
}
table tbody tr td input{
	color: #333;
	font-family: 'Roboto', sans-serif;
}
textarea{
	color: #333;
}

.modal-limite{
	max-height: 600px;
	max-width: 100%;
	width: auto;
	height: auto;
}
 .cabezera{
 	height: 170px;
 	background: #0F0F0F;
 }
 .sub-cabezera{
 	height: 80px;
 	background: #0F0F0F;
 }
 .img-bio{
	max-width: 270px;
	height: auto;
	max-height: 270px;
	border: 2px solid white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.bio-title{
	padding-top: 20px;
	color: white;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 50px;
	text-align: center;
}
.bio-sub{
	font-family: 'Ubuntu Condensed', sans-serif;
	color: white;
	text-align: center;
}
.tab-style{
	background: white;
	min-height: 500px;
}
.nav-tabs{
	font-family: 'Ubuntu Condensed', sans-serif;
	color: black;
	padding-top: 110px;
	
}
.nav-tabs li a{
	color: black;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}
.tab-content{
	padding-top: 20px;
}
.tab-pane p{
	font-family: 'Ubuntu Condensed', sans-serif;
	text-align: justify;
}
.img-gallery{
	max-width: 138px;
	width: auto;
	height: auto;
	max-height: auto;
	padding-top: 10px;
}
.mini-title{
	display: none;
	padding-top: 0px;
	color: white;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 30px;
	text-align: center;
}
.mini-sub{
	display: none;
	padding-top: 0px;
	color: white;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 15px;
	text-align: center;
}
.pie{
	font-family: 'Ubuntu Condensed', sans-serif;
	color: black;
}

.morado{
	background: #000;
}

.face-big{
	display: none;
}
.cost{
	border: 1px;
}
.cost h4{
	color: #ABABAB;
}
.fantasma-xs{
	display: none;
}
.face-xs{
	max-height: auto;
	height: auto;
}

.calendario{
	text-align: center;
	border-top: 3px solid #444;
}
.booking{
	background: #A0A9B0;
}


@media (min-width: 992px) and (max-width: 1199px){
	

}
@media (min-width: 768px) and (max-width: 991px){
	.mini-title{
		display: block;
	}
	.mini-sub{
		display: block;
	}
	.bio-title{
		display: none;
	}
	.bio-sub{
		display: none;
	}
	.img-bio{
		padding-top: 0px;
		max-width: 210px;
		height: auto;
		max-height: 210px;
		border: 2px solid white;
	}
	.sub-cabezera{
 		display: none;
 	}
 	.nav-tabs{
		font-family: 'Ubuntu Condensed', sans-serif;
		color: black;
		padding-top: 153px;	
	}

	.fantasma-xs{
		display: block;
	}
	.fantasma{
		display: none;
	}
}
@media (min-width: 480px) and (max-width: 767px){
	.mini-title{
		display: block;
	}
	.mini-sub{
		display: block;
	}
	.bio-title{
		display: none;
	}
	.bio-sub{
		display: none;
	}
	.img-bio{
		padding-top: 0px;
		max-width: 300px;
		height: auto;
		max-height: 300px;	
		margin: 0 auto;
	}
	.nav-tabs{
		font-family: 'Ubuntu Condensed', sans-serif;
		color: black;
		padding-top: 153px;
		
	}
	.img-bio{
	max-width: 210px;
	height: auto;
	max-height: 210px;
	border: 2px solid white;
	}
	.fantasma-xs{
		display: block;
	}
	.fantasma{
		display: none;
	}
	.carousel-caption{
	margin-left: 0px;
	}
	.carousel-caption a{
	padding: 0px;
	}
	.blue h1{
		font-family: 'Francois One', sans-serif;
		font-size: 30px;
		text-align: left;
		color: #00D4FF;
	}
	.blue h2{
		font-family: 'Francois One', sans-serif;
		font-size: 15px;
		text-align: left;
	}
	.green h1{
		font-family: 'Francois One', sans-serif;
		font-size: 30px;
		text-align: left;
		color: #00FF00;
		padding-top: 100px;
	}
	.green h2{
		font-family: 'Francois One', sans-serif;
		font-size: 20px;
		text-align: left;
	}
	
}
@media (max-width: 479px){
	.mini-title{
		display: block;
	}
	.mini-sub{
		display: block;
	}
	.bio-title{
		display: none;
	}
	.bio-sub{
		display: none;
	}
	.img-bio{
		padding-top: 0px;
		max-width: 300px;
		height: auto;
		max-height: 300px;	
		margin: 0 auto;
	}
	.nav-tabs{
		font-family: 'Ubuntu Condensed', sans-serif;
		color: black;
		padding-top: 153px;	
	}
	.img-bio{
	max-width: 210px;
	height: auto;
	max-height: 210px;
	border: 2px solid white;
	}
	.fantasma-xs{
		display: block;
	}
	.fantasma{
		display: none;
	}
	.calendario h1{
		font-size: 10px;
	}

	.carousel-caption{
	margin-left: 0px;
	padding: 0px;
	}
	.carousel-caption a{
	padding: 0px;
	}
	.carousel-caption a button{
	padding: 2px 10px;
	}
	.blue h1{
		font-family: 'Francois One', sans-serif;
		font-size: 20px;
		text-align: left;
		color: #00D4FF;
	}
	.blue h2{
		font-family: 'Francois One', sans-serif;
		font-size: 10px;
		text-align: left;
		padding: 0px;
		margin: 0px;
	}
	.green h1{
		font-family: 'Francois One', sans-serif;
		font-size: 20px;
		text-align: left;
		color: #00FF00;
	}
	.green h2{
		font-family: 'Francois One', sans-serif;
		font-size: 10px;
		text-align: left;
		padding: 0px;
		margin: 0px;
	}
	.m-letra-h1{
	font-size: 20px;
	}
	.m-letra-h2{
		font-size: 5px;
		padding: 0px;
		margin: 0px;
	}
}