body{
	width: 100%;
	margin:0;
	padding: 0;
	
}

.contenedor{
}

.container{
    padding: 0;
    margin: 0 auto;


}
.esp{
	margin-top: 6%;
}
.text1{
    padding-left: 2%;
    padding-right: 2%;
    padding-top: 1%;
    padding-bottom: 30.6%;
    font-size: 17px;
    color: #5A2628;
    background: white;
}
.noc{
	padding-left: 40%;
	color: white;
	background-color:#5A2628;
	font-weight: bold;
	    padding-top: 3%;
    padding-bottom: 3%;
}
.videos1{
	     text-align: center;
    color: white;
    font-weight: bold;
    width: 100%;
    padding-bottom: 5%;
    padding-top: 10%;
        font-size: 31px;
    text-transform: uppercase;
}
 .lin{
 	padding-bottom: 8%;
 	background-color: black;
 }
.vide{
	background-color: black !important;
}

.aire{
	    margin-top: 0;
    background-color: #FFFFFF;
    border-bottom: 2px solid #484747;
}
.nose{
	color: white;
    text-align: center;
    background-color: black;
    border: 1px white solid;
}
#donde{
	    color: #EC1B24;
    font-weight: bold;
    text-align: center;
    padding-top: 18%;
    font-size: 31px;
    text-transform: uppercase;
}

.intro{
	        padding: 6% 0% 6%;
    width: 63%;
    color: #000000;
    margin: 0 auto !important;
    
}



.tamano img{
	width: 100%;
}

.color{
	    background: white;
}

.redes{
	position: fixed;
    z-index: 99999;
    background-color: #EC1B24;
    list-style: none;
    border-bottom: 1px white solid;
    cursor: pointer;
}

.carousel-caption{
	position: relative !important;
	color: black;
}

.carousel-control.right {
	background-image: none;
	   
}

.carousel-control.left {
	background-image: none;
	  
}

#tw{
	    width: 41px;
    margin-left: 10%;
}

#fb{
	width: 43px;
}


p{
	margin: 0 !important;
}

h3{
	    margin-top: 12px !important;
}

h2{
	margin-top: 0px !important;
    margin-bottom: 0px !important;
}

@media screen and (min-width: 768px){
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
margin-top: -89px !important;
    margin-left: -48px !important;

}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
	    margin-right: -5px;
	        margin-top: -89px;
}
}

@media screen and (min-width: 768px){
.carousel-caption {
	    right: 0 !important;
    left: 0 !important;
    padding-bottom: 0 !important;
}

}

@media (min-width: 992px){
	.col-md-12{
		padding: 0px;
	}
}

@media (min-width: 992px){
.col-md-4 {
	padding: 0px;
	}
	}

	@media (min-width: 992px){
.col-md-6 {background-color:white;
	}
	}

	.carousel-caption{
		text-shadow:none;
	}