@charset "utf-8";
/* CSS Document */

.navbar-nav{
	position:relative;
    left: 15%;
    
}
header{
	Background:#06C;
	color:#FFF;	
	
 } 
 
main{
	background:#900;
	color:#FFF
}

color1{
	background:#036;
	color:#FFF
}

color4{
	background:#FFF;
	color:#000
}

color5{
	background:#036;
	color:#FFF
}

footer{
	background:#000C3C;
	color:#FFF
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    height: 50px;
    width: 25px;
    outline:black;
    background-color:#CCC;
    background-size: 100%, 100%;
    border-radius: 50%;
    border: ;
}

 .embed-container {
    position: relative;
    padding-bottom: 0%;
    height: 100;
    overflow:hidden;
	
}
.embed-container iframe {
    position:relative;
    top:0%;
    left:5%;
    width: 90%;
    height: 100%;
	margin:auto
}
.container-fluid {
	position:relative;
    padding-bottom: 0%;
    height: 100;
    overflow:auto;
}
.container-fluid img {
	position:relative;
    top:0%;
    left:0%;
    width: 100%;
    height: 100%;
	margin:auto
	
}

.container-fluid2 {
	position:relative;
    padding-bottom: 0%;
    height: 100;
    overflow:auto;
}
.container-fluid2 img {
	position:relative;
    top:0%;
    left:0%;
    width: 50%;
    height: 50%;
	margin:auto
	
}

.container-fluid3 {
	position:relative;
    padding-bottom: 0%;
    height: 100;
    overflow:auto;
}
.container-fluid3 img {
	position:relative;
    top:0%;
    left:0%;
    width: 100%;
    height: 50%;
	margin:auto
}

.container-fluid4{
	position:relative;
    padding-bottom: 0%;
    height: 100;
    overflow:auto;
}
.container-fluid4 color {
	position:relative;
    top:0%;
    left:5%;
    width: 100%;
    height: 50%;
	margin:auto
}

.navbar-toggler-icon {
	background-image:url(../IMAGENES/togler.jpg)
		
}
.modal-footer{
position:relative;
    padding-bottom: 0%;
    height:auto;
    overflow:auto;
}
.modal-footer img{
	position:relative;
    top:-25%;
    left:0%;
    width: 25%;
    height: 25%;
	margin:auto
		
}
