/*-------- Barra --------*/

.barra{
  background-color: #E6E7E8;
  padding: 1em 5%;
  margin-bottom: 0 !important;
}

.barra a{
  color: #A9ABAE;
}

.barra .right{
  text-align: right;
}

.barra .right svg{
  font-size: 1.5em;
  margin: 0 .2em;
}

.barra .btcia a{
  color: white !important;
  font-weight: bold;
}

@media(max-width: 600px){
  .barra .btcia a{
    margin: 6px 0px;
  }
}

.button-collapse{
  color:#000 !important;
}
/*-------- Menu --------*/

nav{
  background-color: white !important;
  box-shadow: none !important;
  height: 90px !important;
}

nav img{
  width: 300px;
  height: 90px;
  object-fit: contain;
  padding: 5px !important;
}

nav .right li a{
  color: #606062;
  line-height: 90px;
}

nav .right li a:hover{
  background-color: #25A6E0;
  color: white;
}

/*-------- Cuidar --------*/

.cuidar{
  background-image: url(../images/banner.png);
  background-size: cover;
  margin-bottom: 0 !important;
  padding: 5%;
}


.cuidar .col{
  padding: 0 5% !important;
}

.cuidar h2{
  font-size: 3em;
  font-family: 'caviardreams';
  color: #25A6E0;
  font-weight: bold;
}

.cuidar p{
  font-size: 1.2em;
  line-height: 1.25em;
  color: black;
}

/*-------- Doe --------*/

.doe{
  background-color: #1565c0;
  padding: 1em 5%;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}

.doe p{
  font-size: 1.25em;
  line-height: 1.25em;
  color: white;
}

.doe .btn{
  background-color: transparent !important;
  height: 3rem;
  border: 2px solid white;
  line-height: 3rem;
  border-radius: .5em;
}

/*-------- Casa --------*/

.casa{
  background-color: #E6E7E8;
  padding: 5% 10%;
  margin-bottom: 0 !important;
}

.casa h2{
  font-size: 2em;
  font-weight: bold;
  color: #727376;
}

.casa p{
  font-size: 1.25em;
  line-height: 1.25em;
  color: black;
}

.casa svg{
  color: #727376;
  font-size: 4em;
  float: left;
  margin-top: -.8em;
  transform: rotate(30deg);
}

@media screen and (max-width: 800px){
.casa svg{
  display: none !important;
}
}
.parencia svg{
  font-size: 1.5em;
  float: left;
  margin-top:-2px;
  transform: rotate(0deg) !important;
}
.parencia{
  margin-bottom: 0px !important;
  padding: 0%;
}

.parencia div a{
  text-align: left;
  font-weight: bold;
  font-size: 1.25em;
  margin-left: 1em !important;
}

/*.parencia .span1{
  background-color: red !important;
  width: 100px !important;
  font-weight: bold !important;
  font-size: 15px !important;
}*/

.parencia span{
  background-color: red !important;
  font-weight: bold !important;
  font-size: 15px !important;
}


/*-------- projeto --------*/

.projeto{
  margin-bottom: 0 !important;
}

.projeto .container{
  padding: 5%;
  border-top: 6px solid #25A6E0;
}

.projeto h2{
  font-size: 1.5em;
  font-weight: bold;
}

.projeto p{
  font-size: 1em;
  line-height: 1.25em;
}

.projeto svg{
  width: 70px !important;
  height: 50px;
  padding: 15px;
  background-color: #25A6E0;
  color: white;
}

.projeto .col{
  margin-top: 2em;
}

/*-------- Marca --------*/

.marca{
  padding: 5%;
  margin-bottom: 0 !important;
}

.marca img{
  width: 100%;
  height: 90px;
  object-fit: contain;
}

/*-------- Form --------*/

.form{
  background-image: url(../images/fundo2.png);
  background-size: cover;
  padding: 5%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 0 !important;
}

.form h2{
  font-size: 2.5em;
  font-weight: bold;
  color: white;
}

.form input{
  background-color: white !important;
  border: none !important;
  margin: .2em 0 !important;
}

.form input::placeholder{
  color: #606062;
}

.form .btn{
  background-color: #1565c0  !important;
  height: 3rem;
  line-height: 3rem;
  border-radius: .5em;
  margin-top: .2em;
}

/*-------- Footer --------*/

.footer{
  background-color: #4B4B4D;
  padding: 5%;
  margin-bottom: 0 !important;
}

.footer h2{
  font-size: 1.25em;
  color: white;
}

.footer li{
  color: white;
}

.footer a{
  color: currentColor;
}

.footer #fb-root{
  margin-top: 4em;
}

.copy{
  background-color: #373435;
  padding: 1em;
  margin-bottom: 0 !important;
}

.copy h2{
  font-size: 1em;
  color: white;
  margin: 0;
}

/*-------- TIPOGRAFIA --------*/

@font-face{
  font-family: 'bahnschrift';
  src: url(../fonts/bahnschrift.ttf);
}

@font-face{
  font-family: 'caviardreams';
  src: url(../fonts/caviardreams.ttf);
}

address{
  font-style: normal;
}

strong{
  font-weight: bold !important;
}

figcaption{
  display: none !important;
}

figure{
  margin: 0 !important;
}

fieldset {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

input{
  width: calc(100% - 1em) !important;
  padding-left: 1em !important;
}


/*-----------Fale Conosco------------------*/

.fale-conosco form{
  background-color: #4B4B4D;
  border-radius: 1em;
  padding: 5% 20px;
  margin-top: 1em;
}

.fale-conosco h3{
  font-size: 1.6em;
  font-family: 'bahnschrift';
  color: white;
  text-transform: uppercase;
}

.fale-conosco strong{
  color: #BCCFE7;
}

.fale-conosco input{
  background-color: white !important;
  border: none !important;
  color: #606062 !important;
}

.fale-conosco input::placeholder{
  color: #606062;
  padding-left: .5em;
  font-family: 'bahnschrift';
}

.fale-conosco .btn{
  padding: 0 !important;
  width: 100%;
  height: 3rem;
  background-color: #34629D !important;
  color: #fff;
  font-weight: bold;
}

/*O  Que Fazemos*/

.qfazemos img{
  border: 5px solid #fff;
  width: 400px;
  border-radius: 2px;

}
/*-----------Quem Somos--------------*/

.transparencia .transparencia-texto{
  text-align: center;
  font-size: 1.2em;
  padding: 1em  2em;
  background-color:#f5f5f5;
}


.transparencia .transparencia-texto h2{
  font-size: 2em;
  color: #727376;
  font-weight: bold;
}
/*-----------Quem Somos--------------*/

.qsomos .qsomos-texto:nth-of-type(1){
  text-align: center;
  font-size: 1.2em;
  padding: 1em  2em;
  background-color:#f5f5f5;
}

.carousel1{
  margin-bottom: 1em !important;
  margin-top: -5em !important; 
}

.carousel1 a{
  width: 350px !important;
}

.qsomos h2{
  font-size: 2em;
  color: #727376;
  font-weight: bold;
}

.carousel1 .indicators .indicator-item{
  background-color: #e0e0e0 !important;
}
.carousel1 .indicators .indicator-item.active {
  background-color: #4B4B4D !important;
}

.carousel .indicators{
        top: 360px !important;
      }


/*-------Parceiros------------*/
.parceiros h3{
 font-size: 2.1em;
}

.nossos h3{
  margin-top: 0px !important;
  font-weight: bold;
  color: #727376;
}
.nossos img{
  margin-bottom: 1em;
}

.seja{
  border: solid 3px #2BBBAD;
  background-color:;
  border-radius: 5px;
  color: black;
}
.seja h3{
  color: #727376;
  font-weight: bold;
}

.seja  p{
  font-size: 1.5em;
  color: ;
}

.seja a{
  color: #fff !important;
  font-weight: bold;
  margin-bottom: 1em;
}

/*-------Doar------------*/


.doar2 h3{
  font-size: 1.6em;
  font-family: 'bahnschrift';
  color: white;
  text-transform: uppercase;
}

.doar2 form{
  background-color: #1565c0;
  border-radius: 1em;
  padding: 5% 20px;
  margin-top: 1em;
}


.doar2 input{
  background-color: white !important;
  border: none !important;
  color: #606062 !important;
}

.doar2 input::placeholder{
  color: #606062;
  padding-left: .5em;
  font-family: 'bahnschrift';
}

.doar2 .btn{
  padding: 0 !important;
  width: 100%;
  height: 3rem;
  background-color: #b71c1c !important;
  color: #fff;
  font-weight: bold;
}

/*----Acontece------------*/
.blog{
  margin-bottom: 0px !important;
  background-color: #cccccc;
}

.blog .col div:first-child{
  background-color: white;
  margin: 2em;
  border-top: 10px solid #004d40;
  padding: 1em;
  margin-top: 4em;
}

.blog h1{
  font-size: 2.3em;
  color: #727582;
  line-height: 1em;
  font-weight: bold;  
}

.blog .card-image{
  width: 30%;
  float: left;
}

@media(max-width: 600px){
  .blog .card-image{
    width: 100%;
    float: none;
  }
}

.blog .card-image img{
  width: 100%;
  height: 180px;
  object-fit: cover;
  padding: .5em;
}

.blog .card-content{
  padding: 0 .5em;
  height: 200px;
}

.blog .card-content p{
  color: #666666;
}

.blog .card-action{
  text-align: right !important;
  position: relative;
  top: -40px;
  margin-bottom: -40px;
}

.blog .card-action a{
  color: #a6a6a6;
  font-weight: bold;
}

.blog .col div p{
  color: #666666;
  font-size: 1.25em;
  line-height: 1.1em;
}

.blog .fa-newspaper{
  font-size: 1.5em;
  position: relative;
  top: -80px;
  background-color: #004d40;
  color: white;
  padding: 15px 10px;
  border-radius: 50%;
}

.blog h3{
  margin-bottom: -100px;
}

.artigo{
  margin-bottom: 0px !important;
  background-color: #e6e6e6;
  border-top: 5em solid #666666;
  padding: 5% 10%;
}

.artigo .col:nth-of-type(1) h1{
  font-size: 3em;
  font-weight: bold;
}

.artigo .col:nth-of-type(1) h2{
  font-size: 1.25em;
  color: #a6a6a6;
}

.artigo img{
  width: 65%;
  height: 500px;
  object-fit: cover;
}

.artigo .col:nth-of-type(2) h1, .artigo .col:nth-of-type(2) h2, .artigo .col:nth-of-type(2) h3{
  font-size: 2em;
  font-weight: bold;
}

.artigo .col:nth-of-type(2) p{
  font-size: 1.25em;
  color: #404040;
}

.artigo .col:nth-of-type(3) h1{
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 0;
}

.artigo .col:nth-of-type(3) hr{
  border: none;
  background-color: #455161;
  height: .3em;
  width: 2em;
  float: left;
}

/*---Galeria-----*/
.galeria .col{
  margin-bottom: 1em !important;
}
.galeria img{
  width: 100%;
}

.materialboxed.active{
  z-index: 9999 !important;
}