@charset "utf-8";
/* CSS Document */

	  
  body {
      font: 400 15px/1.8 Lato, sans-serif;
 
  }
  h3, h4 {
      margin: 10px 0 30px 0;
      letter-spacing: 10px;      
      font-size: 20px;
 
  }

  .Fondo1 {
	  background:white;
      color:black;
  }
  .Fondo1 h3 { /* color: #fff; */}
  .Fondo1 p {font-style: italic;}
  .Fondo1 a:link {color:#392324;}
  .Fondo1 a:hover{color:#4D1011; text-decoration: none;}




  .Fondo2 {
      background:#183552;
      color:white;
  }
  .Fondo2 h3 { /* color: #fff; */}
  .Fondo2 p {font-style: italic;}
  .Fondo2 a:link {color:#6DA3B4;}
  .Fondo2 a:hover{color:#608FB1; text-decoration: none;}


.Fondo3 {
      background:#606f84;
      color:white;
  }
  .Fondo3 h3 { /* color: #fff; */}
  .Fondo3 p {font-style: italic;}
  .Fondo3 a:link {color:#CFCFCF;}
  .Fondo3 a:hover{color:#608FB1; text-decoration: none;}

.Fondo4 {
      background:#5f8367;
      color:white;
  }
  .Fondo4 h3 { /* color: #fff; */}
  .Fondo4 p {font-style: italic;}
  .Fondo4 a:link {color:#CFCFCF;}
  .Fondo4 a:hover{color:#608FB1; text-decoration: none;}


  .Fondo5 {
	  /* background:#606f84; */
	  /* background:#9CB2D1; */
	  background:#C6CCD5;
      color:black;
	  font-weight: normal;
  }
  .Fondo5 h3 { /* color: #fff; */}
  .Fondo5 p {font-style: italic;}
  .Fondo5 a:link {color:#392324;}
  .Fondo5 a:hover{color:#4D1011; text-decoration: none;}

.Fondo6 {
	  background:#C4E4CD;
      color:black;
  }
  .Fondo6 h3 { /* color: #fff; */}
  .Fondo6 p {font-style: italic;}
  .Fondo6 a:link {color:#392324;}
  .Fondo6 a:hover{color:#4D1011; text-decoration: none;}



 .importante
	{
      color:darkred;
	}
	
	
  .container {
      padding: 20px 20px;
  }
  .person {
      border: 10px solid transparent;
      margin-bottom: 25px;
      width: 80%;
      height: 80%;
      opacity: 0.7;
  }
  .person:hover {
      border-color: #f1f1f1;
  }
  .carousel-inner img {
      
	  /* removidos por mi */
	  /* -webkit-filter: grayscale(90%); */
      /* filter: grayscale(90%); */
	  /* make all photos black and white */ 
      
	  
	  width: 100%; /* Set width to 100% */
      margin: auto;
  }
  .carousel-caption h3 {
      color: #fff !important;
  }
	
/*	
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; /* Hide the carousel text when the screen is less than 600 pixels wide */
 /*
	}
  }
*/	




/* ELIMINAME */

  .bg-1 {
      background:#CDDDCC;
      /* color:white; */
  }
  .bg-1 h3 { /* color: #fff; */}
  .bg-1 p {font-style: italic;}

/* ELIMINAME FIN */

  .list-group-item:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0;
  }
  .list-group-item:last-child {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
  }
  .thumbnail {
      padding: 0 0 15px 0;
      border: none;
      border-radius: 0;
  }
  .thumbnail p {
      margin-top: 15px;
      color: #555;
  }

  .modal-header, h4, .close {
      background-color: #333;
      color: #fff !important;
      text-align: center;
      font-size: 30px;
  }
  .modal-header, .modal-body {
      padding: 40px 50px;
  }
	   
	  
  .nav-tabs li a {
      color: #777;
  }
  #googleMap {
      width: 100%;
      height: 400px;
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%);
  }  
  .navbar {
      font-family: sans-serif;
      margin-bottom: 0;
      /* cambiado el color por mi */
	  background-color:#0E0F15;
      border: 0;
      font-size: 12px !important;
      /* letter-spacing: 3px; */
	  /* cambiada la opacidad por mi */
        opacity: 0.8;
  }
  .navbar li a, .navbar .navbar-brand { 
      color: #d5d5d5 !important;
	  
  }
  .navbar-nav li a:hover {
      color: #fff !important;
  }
  .navbar-nav li.active a {
      color: #fff !important;
      background-color: #29292c !important;
  }
  .navbar-default .navbar-toggle {
      border-color: transparent;
  }
	  
  .open .dropdown-toggle {
      color: #fff;
      background-color: #0B0B0B !important;
  }
  .dropdown-menu li a {
      color:white; !important;
	  background-color:#0B0B0B;
  }
  .dropdown-menu li a:hover {
      background-color:#081906!important;
  }
  footer {
      background-color: #2d2d30;
      color: #f5f5f5;
      padding: 32px;
  }
  footer a {
      color: #f5f5f5;
  }
  footer a:hover {
      color: #777;
      text-decoration: none;
  }  
  .form-control {
      border-radius: 0;
  }
  textarea {
      resize: none;
  }
  
	.fondo
	{
	/*background-color:#282828;*/
		opacity: 1;

	}
	
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}	
	
	.carousel-caption{
		left: 50px;
		right: auto;
		bottom: 50px;
	}	

	
	
	.TextoBannerGrande
	{
	font: 50px Helvetica, Arial, Sans-Serif;  
	text-align: center;
	color:white; text-shadow: 0px 3px 8px #2a2a2a;
	}
	
	
	.caja 
	{
		border-radius: 5px;
		background-color:#223123;
		border-color:white;
		border-width: 1px;
		border-style: solid;
		opacity: 0.8;
		max-width: 200px;
		max-height: 30px;
		color: white;
		margin:0 auto;
	}

	.caja:hover{
		opacity: 1;
	
	}

	.VinculoCaja a:link
	{
	color: white;
	}
	.VinculoCaja a:visited
	{
	color: white;
	}	
	.VinculoCaja a:hover
	{
	color: white;
		text-decoration: none;
	}
	.VinculoCaja a:active
	{
	color: white;
		text-decoration: none;
	}
	
	


/* 

ATENCION

DE AQUI EN ADELANTE FUERON PRUEBAS Y SE QUEDO FINALIZADO.. NO MODIFICAR



*/
	
	ul.thumbnails { 
    margin-bottom: 0px;
}



/* Thumbnail Box */
.ProfesorTitulo {
	text-decoration: none;
	font-style: normal;
	word-spacing: normal;
	text-align: center;
}

.ProfesorSubtitulo {
	text-decoration: none;
	font-style: normal;
	font-size: 12px;
	word-spacing: normal;
	text-align: center;
}

	.ProfesorFotoCirculo{
		max-height: 400px;
		max-width: 200px;
		text-align: center;
	}

/* Carousel Control */
.control-boxProfesores {
    text-align: center;
    width: 100%;
}
.carousel-controlProfesores{
    background: #666;
    border: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 34px;
    font-weight: 200;
    line-height: 18px;
    opacity: 0.5;
    padding: 4px 10px 0px;
    position: static;
    height: 30px;
    width: 15px;
}

/* Mobile Only */
@media (max-width: 767px) {
    .page-header, .control-boxProfesores {
        text-align: center;
    } 
}
@media (max-width: 479px) {
    .caption {
        word-break: break-all;
    }
}


li { list-style-type:none;}


	
.caption1 {        word-break: break-all;
}
.page-header1 {        text-align: center;
}

