main{
  background-color: #6cb5b7;
}

#banners .carousel-indicators li {
  width: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 10px;
  border-top: 0px;
  border-bottom: 0px;    
}

#banners .carousel-indicators .active {
    width: 30px;
}

.banner-desktop{
  width: 100%;
}
.banner-mobile{
  width: 100%;
  display: none;
}

@media(max-width: 767px){
  .banner-desktop{
    display: none;
  }
  .banner-mobile{
    display: block;
  }
}

/******************************************/

#ind1 a{
  text-decoration: none;
}

#ind1 .box{
  border: 1px solid #fff;
  text-align: center;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 10px;
}

#ind1 .box .margins{
  margin-left: 10px;
  margin-right: 10px;
}

#ind1 .box .icone{
  margin-bottom: 15px;
  min-height: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#ind1 .box .icone img{
  max-width: 100%;
}

#ind1 .box .texto{
  color: #fff;
  font-size: 21px;
  line-height: 22px;
  font-weight: 600;
  text-transform: uppercase;
  min-height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media(max-width: 992px){
  #ind1 .box{
    margin-bottom: 20px;
  }

  #ind1 .box .texto {
    font-size: 18px;
  }

  #ind1 .box .icone img{
    width: 25%;
    max-width: 100%;
  }
}

@media(max-width: 767px){
  #ind1 .box{
    margin-bottom: 20px;
  }

  #ind1 .box .texto {
    font-size: 22px;
  }
}

@media(max-width: 575px){
  #ind1 .box .icone{
    min-height: initial;
  }
}
/******************************************/

#donation .banner{
  max-width: 100%;
  border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
}

/******************************************/
#ind{
  padding-top: 20px;
  padding-bottom: 60px;
}

#ind .faixa{
  height: 10px;
  width: 200px;
  border-radius: 10px;
  background-color: var(--main-azul);
  margin-left: auto;
  margin-right: auto;
}

#ind .titulo{
  font-size: 52px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}

#ind .sub{
  text-transform: uppercase;
  font-size: 32px;
  color: var(--main-black);
  letter-spacing: 5px;
}

#ind .leg{
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  font-size: 21px;
  margin-bottom: 10px;
}

#ind h1{
  margin: 0;
  color: var(--main-azul);
  font-size: 58px !important;
}

#ind .texto{ 
  margin-top: 30px;
}

#ind .texto p{
  color: #fff;
  font-size: 18px;
}

#ind .title{
  margin-top: 20px;
  color: var(--main-white);
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#ind .number{
  font-size: 32px;
  color: var(--main-white);
  font-weight: bold;
  background-color: var(--main-azul);
  padding: 10px 30px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  margin-top: 10px;
}

#ind .box{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

#ind .box .box-item{
  color: #fff;
  float: left;
  width: 31%;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 1%;
  margin-right: 1%;
  height: 520px;
  background-repeat: no-repeat;
  background-position: top right;
  margin-bottom: 30px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: center;
  padding-bottom: 30px;
}

@media(max-width: 992px){
  #ind .box .box-item{
    width: 48%; 
  }
}

@media(max-width: 630px){
  #ind .box .box-item{
    width: 100%;  
    margin-left: 0;
    margin-right: 0;
  }
}

@media(max-width: 500px){
  #ind h1{
    font-size: 48px !important;
    line-height: 48px;
  }
}

@media(max-width: 389px){
  #ind h1{
    font-size: 42px !important;
    line-height: 42px;
  }

  #ind .titulo {
      font-size: 32px;
      line-height: 32px;
    }
}
/******************************************/

#estrutura .faixa{
  height: 10px;
  width: 200px;
  border-radius: 10px;
  background-color: var(--main-azul);
  margin-left: auto;
  margin-right: auto;
}

#estrutura .titulo{
  font-size: 52px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}

#estrutura .box{
  padding: 10px;
}

#estrutura .box a{
  text-decoration: none;
}

#estrutura .box .imagem img{
  max-width: 100%;
  border-radius: 25px;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}

#estrutura .box .legenda{
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  margin-top: 10px;
}

#estrutura .slick-prev:before, #estrutura .slick-next:before {
  color: #fff !important;
  font-size: 25px;
}

#estrutura .slick-dots {
  position: relative;
}

#estrutura .slick-dots li.slick-active button:before{
  color: #fff !important;
}

@media(max-width: 992px){
  #estrutura .titulo{
    font-size: 32px;
  }
}

@media(max-width: 767px){
  #estrutura .titulo{
    font-size: 28px;
  }
}

@media(max-width: 575px){
  #estrutura .box .imagem{
    display: flex;
    justify-content: center;
  }
}


/******************************************/

#depoimentos .faixa{
  height: 10px;
  width: 200px;
  border-radius: 10px;
  background-color: var(--main-azul);
  margin-left: auto;
  margin-right: auto;
}

#depoimentos .titulo{
  font-size: 52px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}

#depoimentos .box{
  padding: 20px 10px;
  background-color: #fff;
  text-align: center;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

#depoimentos .box .imagem{
  text-align: center;
}

#depoimentos .box .imagem img{
  max-width: 100%;
}

#depoimentos .box .nome{
  font-size: 26px;
  font-weight: bold;
  margin-top: 10px;
}

#depoimentos .box .cidade{
  font-size: 18px;
  letter-spacing: 5px;
}

#depoimentos .box .desc{
  font-size: 18px;
  margin-top: 20px;
  min-height: 200px;
}

#depoimentos .slick-prev:before, #depoimentos .slick-next:before {
  color: #fff !important;
  font-size: 25px;
}

#depoimentos .slick-dots {
  position: relative;
}

#depoimentos .slick-dots li.slick-active button:before{
  color: #fff !important;
}

@media(max-width: 992px){
  #depoimentos .titulo{
    font-size: 32px;
  }
}

@media(max-width: 767px){
  #depoimentos .titulo{
    font-size: 28px;
  }

  #depoimentos .box .nome{
    font-size: 24px;
  }
}

/******************************************/

#noticias .faixa{
  height: 10px;
  width: 200px;
  border-radius: 10px;
  background-color: var(--main-azul);
  margin-left: auto;
  margin-right: auto;
}

#noticias .titulo{
  font-size: 52px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}

#noticias .title2{
  margin-bottom: 60px;
}

#noticias .title2 a{
  border: 1px solid #fff;
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 10px;
  text-decoration: none;
  border-radius: 20px;
  padding: 5px 20px;
}

#noticias .box{
  padding-top: 10px;
  margin-bottom: 20px;
  background-color: var(--main-azul);
  border-radius: 20px;
}

#noticias .box .imagem{
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 200px;
  margin-top: 10px;
}

#noticias .box .titulo{
  color: #fff;
  text-transform: uppercase;
  padding: 20px;
  font-size: 21px;
  line-height: 26px;
  max-height: 100px;
  min-height: 100px;
  overflow: hidden;
  margin-bottom: 20px;
  font-weight: 600;
}

#noticias .box .faixa{
  width: 100%;
  height: 1px;
  background-color: #fff;
}

#noticias .box .botao{
  padding: 20px;
  text-align: center;
}

#noticias .box .botao a{
  background-color: var(--main-azul);
  color: #fff;
  text-transform: uppercase;
  padding-left: 25px;
  padding-right: 25px;
  letter-spacing: 3px;
  border: 1px solid #fff;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}

#noticias .box .botao a:hover{
  background-color: var(--main-empresa);
}

@media(max-width: 992px){
  #noticias .titulo{
    font-size: 38px;
  }
}

@media(max-width: 767px){
  #noticias .titulo{
    font-size: 28px;
  }
}

@media(max-width: 575px){
  #noticias .box .titulo{
    min-height: auto;
  }
}

/******************************************/

#doe{
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: var(--main-white);
}
#doe img{
  max-width: 100%;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
#doe p, #doe p span{
  font-size: 18px;
}
#doe p span{
  background-color: var(--main-empresa);
  color: var(--main-white);
  padding-left: 10px;
  padding-right: 10px;
}
#doe .btn{
  padding-left: 30px;
  padding-right: 30px;
  font-size: 21px;
}
