	
  .barra{
            background-color: #38A95B;
            height: 50px;
            width: 100%;  
			}
#banner {
  background-image:url(1c.jpg);
  height: 250px;
  max-width: 100%;
  position:relative;
  background-position: center center;
}

#banner::after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.6);
  }
  #banner h1{
    z-index: 3;
    color: white;
    width: 60%;
  height: 40%;
  position: absolute;
  top: 50px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 54px;
  text-align: center;
   font-family: 'Ubuntu', sans-serif;
  }
  #banner p{
    z-index: 3;
    color: white;
    width: 60%;
  height: 40%;
  position: absolute;
  top: 120px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 20px;
  text-align: center;
  }



	.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}
.por{
  background-color: #f8f8f8; 
  color:#666565; 
  min-height:600px;
   padding-top:70px;
    margin-bottom: 0%;
}
h1{
  font-family: 'Ubuntu', sans-serif;
}
.por h1{
margin-bottom: 15px;
    margin-top: 0px;
   color:#113953;
    font-family: 'Ubuntu', sans-serif;
    font-size: 30px;
line-height: 1.2;
 
}
.por p{
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  text-align: justify;
}


  .bb{
    background-color: #191D20; 
    min-height:10px;
     width:100%;
      overflow:auto;
  }
 .png img {
  margin-top: 35px;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
      .logo img{
        margin-top: 30px;
        margin-left: 20px;
      }
    }
    
    @media (max-width: 767px) {
      .video iframe{
        margin-top: 30px;
        
      }
    }