.container-fluid {
  padding: 0;
}

.figure-caption{
  font-size: 90%;
  color: #fff;
  font-weight: 600;
  }
  /*portofolio*/
.bg-light1{
    background-color: #eef1df !important;
    padding-bottom:8%;
  }

  .heading-text1-{
  text-transform: uppercase;
  font-size: xx-small;
  }

  .figure-caption{
    background-color: #b3b995;
    width: 100%;
    height: 40px;
    padding: 5px ;
    font-size:medium;
  }

  #fundo-cinzento{
    background-color: #939490;
    width: 100%;
    height: 40px;
    padding: 8px ;
    font-size:medium;
    font-family: "Helvetica Neue", Helvetica, Arial;
  }
  .figure-caption{
    font-family: "Helvetica Neue", Helvetica, Arial;
    padding: 8px ;
  }



  /*galaria*/
  
  .main-btn {
    border: none;
    outline: none;
    border-radius: 15px;
    padding: 8px 10px;
    background-color: #b3b995;
    cursor: pointer;
    font-size: 11px;
    font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial;
    font-weight: bold;
  }
  
  .main-btn:hover {
    background-color: #d6d1d1;
  }
  
  .main-btn.active {
    background-color: rgb(165, 164, 164);
    color: white;
  }

/*botão ver mais */

.btn3{
  background-color: #b3b995;
  color: #FFF;
  width: 350px;
  height: 50px;
  padding: 3px 5px;
  border-radius: 30px;
  transition: .5s;
  border: 3px solid transparent;
  margin: center;
  font-size: 25px;
  font-family: Helvetica;
  font-weight: bold;
  margin-top: 30px;
}

.btn3:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #797a79;

}

.contact-box{
  margin-top: 30px;
 
}


/* sobre nos*/

.text-muted{
  font-size: 14px;
}
/*valor*/

#valores{
background-color: #fafafa;
}

.section-subheading1-text-muted{
  font-size: 30px;
  font-style: italic;
}

  .img-thumbnail{
  padding: .5rem;
  border: 5px solidn #030303;
  border-radius: 0;
  background-color: #ffffff;
  }
  
  .bgsecondary-valor{
  background-color: #f8f8f8;
  height: 950px;
  }
  .modal-content{
  background-color: #e8e9e6 !important; 
  }

  /*Certificação */
  #certf{
    background-color: #e9eeda;
  }

/*contacto*/
 #contact {
  padding: 100px 0;
  box-shadow: 5px 10px 25px #555;
  position: relative;
  z-index: 22;
}

.bgsecondary{
  background-color: #e2e7ca;
  }

img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


.btn2{
  background-color: #b3b995;
  color: #FFF;
  width: 200px;
  height: 60px;
  padding: 10px 20px;
  border-radius: 30px;
  transition: .5s;
  border: 3px solid transparent;
  margin: center;
}

.btn2:hover {
  text-decoration: none;
  color: #FFF;
  background-color: #00963d;

}

.contact-box{
  margin-top: 30px;
 
}

.copyright1{
  margin: center;
  font-size: 13px;
  color: #b3b995;
}

/*mapa*/
#mapa {
    margin-bottom: -2rem;
  }

 
   /*galaria*/
  
   .galaria {
    background-color:#eef1df;
  }
  
  #gallery {
    margin-left: auto;
    margin-right: auto;
  }

  .portfolio-modal{
    margin-top: -20px;
  }

  .modal-body{
    margin-top: -80px;
  }
  
  .main-image {
    width: 100%px;
    margin-bottom: 0.75em;
  }
  .thumbnails li {
    width:200px;
    display: inline-block;
    margin: 0 10px 0 0;
  }
  

  /*footer*/
 
  .thumbnails{ 
    width:100%;
    display: flex;
    }
    .fa {
      padding: 10px;
      font-size: 30px;
      width: 40px;
      text-align: center;
      text-decoration: none;
      margin: 2px 5px;
      border-radius: 50%;
      margin-top: -20px;
    }
    
    .fa:hover {
        opacity: 0.7;
    }
    
    .fa-facebook {
      background: #3B5998;
      color: white;
    }
    
    .fa-twitter {
      background: #55ACEE;
      color: white;
    }
    
    .fa-google {
      background: #dd4b39;
      color: white;
    }
    
    .fa-linkedin {
      background: #007bb5;
      color: white;
    }
    
    .fa-youtube {
      background: #bb0000;
      color: white;
    }
    
    .fa-instagram {
      background: #125688;
      color: white;
    }
    
    .fa-pinterest {
      background: #cb2027;
      color: white;
    }
    
    .copyright{
      font-family: Helvetica;
      color: #aeafae;
      font-size: 11px;
      text-align: center;
    }
	

    .xxx{ padding-top:0px}	
    @media (max-width: 776px){
      .xxx{ padding-top:63px}
    }
    



    




