body {
  font-family: 'Roboto', sans-serif;
}


#main-slide-zone {
  height: 345px;
  background-color: #01a2b0;
  background-image: url(imagens/fotos/new_header.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 2px 2px 4px rgba(100,100,100,0.2);
}

img#logo-main-770,
img#logo-main-540,
img#logo-micro {
  display: none;
}



img#logo-port-header {
  margin-right: 10px;
  float: right;
  margin-top: -75px;
}

img.main-icons {
  width: 100%;
  padding: 60px 16px 20px;
}

h4.titulos-produto {
  text-align: center;
  text-transform: uppercase;
  /*color: #009FBD;*/
  color: #FFF;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 38px;
  /*background-color: beige;*/
  padding: 8px 2px;
}
h5.sub-titulos {
  font-size: 14px;
  font-weight: 600;
  color: #009FBD;
  line-height: 22px;
  text-align: center;
  margin-bottom: 16px;
}

.main-produto ul {
  padding-left: 18px;
}
.main-produto ul li {
  font-size: 14px;
}

.main-produto .area-botoes {
  margin-top: 30px;
  text-align: center;
}
.main-produto .area-botoes p {
  margin-bottom: 12px;
}
.main-produto .area-botoes .btn {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 14px;
}

.main-produto .botao-verde-vazio {
  border: solid 2px #92D050;
  color: #009FBD;
  font-weight: 600;
  transition: all 600ms;
  padding: 4px 10px;
  /*min-width: 200px;*/
  width: 100%;
}

.main-produto .botao-verde-vazio:hover {
  /* color: #006a80;
  background-color: #c8f597;
  border: solid 2px #92D050; */
  color: #004654;
  background-color: #7cbd37;
  border: solid 2px #6ea732;
}

.main-produto .botao-azul-subscrever {
  border: solid 2px #10A4C2;
  background-color: #10A4C2;
  color: #FFF;
  font-weight: 600;
  transition: all 600ms;
  padding: 4px 10px;
  /*min-width: 200px;*/
  width: 100%;
}
.main-produto .botao-azul-subscrever:hover {
  color: #FFF;
  background-color: #0c6a7d;
  border: solid 2px #0c6a7d;
}


footer {
  background: #0D3B5F;
  background: -moz-linear-gradient(left,#206c6e 0%,#35a2a4 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#206c6e),color-stop(100%,#35a2a4));
  background: -webkit-linear-gradient(left,#206c6e 0%,#35a2a4 100%);
  background: -o-linear-gradient(left,#206c6e 0%,#35a2a4 100%);
  background: -ms-linear-gradient(left,#206c6e 0%,#35a2a4 100%);
  background: linear-gradient(to right,#206c6e 0%,#35a2a4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#206c6e',endColorstr='#35a2a4',GradientType=1);
  color: #ECECEC;
  position: relative;
  padding: 35px 0;
  font-size: 15px;
  font-weight: 300;
}
.sub-footer .info-legal {
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 14px;
  line-height: 22px;
}
.sub-footer .legal-sub-title {
  margin-top: 14px;
  margin-bottom: 8px;
  font-weight: bold;
}
.sub-footer .legal-sub-title a {
  color: #FFF;
}
.sub-footer .legal-sub-title a:hover {
  color: rgb(221, 236, 255);
  text-decoration: none;
}
#logo-footer-md {
  float: right;
  /* margin-top: -64px; */
  margin-top: -56px;
}
#logo-footer-sm {
  display: none;
}



.background-degrade-1 {
  background: #019fb9;
  background: -moz-linear-gradient(left,#019fb9 0%,#9ccb42 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#019fb9),color-stop(100%,#9ccb42));
  background: -webkit-linear-gradient(left,#019fb9 0%,#9ccb42 100%);
  background: -o-linear-gradient(left,#019fb9 0%,#9ccb42 100%);
  background: -ms-linear-gradient(left,#019fb9 0%,#9ccb42 100%);
  background: linear-gradient(to right,#019fb9 0%,#9ccb42 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#019fb9',endColorstr='#9ccb42',GradientType=1);
}


.acerto-1a {
  width: 100%;
  height: 1px;
  margin-top: -10px;
}
.acerto-2a {
  width: 100%;
  height: 1px;
  margin-top: 144px;
}
.acerto-3a {
  width: 100%;
  height: 1px;
  margin-top: 174px;
}




/* CONDOMINIOS PAGE */

#condominios-page img.main-icons {
  width: 100%;
  padding: 10px 2px 20px;
  margin-top: -8px;
}

#condominios-page h4.titulo-principal {
  font-size: 34px;
  text-transform: uppercase;
  text-align: center;
  color: #009FBD;
  font-weight: 600;
}

#condominios-page p.subtitulo-grande {
  font-size: 26px;
  font-weight: 300;
  padding: 0 40px;
}

#condominios-page .titulo-semi-principal {
  font-size: 26px;
  text-transform: uppercase;
  text-align: center;
  color: #009FBD;
  font-weight: 600;
}

#condominios-page .titulo-semi-principal {
  margin-bottom: 30px;
}

#condominios-page ul {
  padding-left: 18px;
  margin-left: 6px;
}

#condominios-page ul li {
  font-size: 14px;
}

#condominios-page .area-botoes-condominios {
  margin-top: 30px;
  text-align: center;
}
#condominios-page .area-botoes-condominios p {
  margin-bottom: 12px;
}
#condominios-page .area-botoes-condominios .btn {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 14px;
}

#condominios-page .botao-verde-vazio {
  border: solid 2px #92D050;
  color: #009FBD;
  font-weight: 600;
  transition: all 600ms;
  padding: 4px 10px;
  /*min-width: 200px;*/
  width: 100%;
}

#condominios-page .botao-verde-vazio:hover {
  /* color: #006a80;
  background-color: #c8f597;
  border: solid 2px #92D050; */
  color: #004654;
  background-color: #7cbd37;
  border: solid 2px #6ea732;
}

#condominios-page hr.separador-novo {
  border: 0;
  padding-top: 0px;
  margin-top: 17px;
  margin-bottom: 12px;
  height: 1px;
  background: #c5c5c5;
  background-image: linear-gradient(to right, #eee, #c5c5c5, #eee);
}


.divide0 {
  width: 100%;
  height: 0px;
}
.divide2 {
  width: 100%;
  height: 2px;
}
.divide3 {
  width: 100%;
  height: 3px;
}
.divide5 {
  width: 100%;
  height: 5px;
}
.divide10 {
  width: 100%;
  height: 10px;
}
.divide15 {
  width: 100%;
  height: 15px;
}
.divide20 {
  width: 100%;
  height: 20px;
}
.divide25 {
  width: 100%;
  height: 25px;
}
.divide30 {
  width: 100%;
  height: 30px;
}
.divide35 {
  width: 100%;
  height: 35px;
}
.divide40 {
  width: 100%;
  height: 40px;
}
.divide45 {
  width: 100%;
  height: 40px;
}
.divide50 {
  width: 100%;
  height: 50px;
}
.divide55 {
  width: 100%;
  height: 55px;
}
.divide60 {
  width: 100%;
  height: 60px;
}
.divide65 {
  width: 100%;
  height: 65px;
}
.divide70 {
  width: 100%;
  height: 70px;
}
.divide75 {
  width: 100%;
  height: 75px;
}
.divide80 {
  width: 100%;
  height: 80px;
}
.divide85 {
  width: 100%;
  height: 85px;
}
.divide90 {
  width: 100%;
  height: 90px;
}
.divide100 {
  width: 100%;
  height: 100px;
}



/*

*/




/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

  .acerto-1a {
    margin-top: 36px;
  }
  .acerto-2a {
    margin-top: 117px;
  }
  .acerto-3a {
    margin-top: 228px;
  }

  #condominios-page img.main-icons {
    margin-top: 2px;
  }
  #condominios-page .titulo-semi-principal {
    font-size: 22px;
  }


}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


  img#logo-main {
    display: none;
  }
  img#logo-main-770 {
    display: block;
    margin-left: -50px;
  }
  img#logo-port-header {
    display: none;
  }

  .col-md-6.col-lg.main-produto {
    margin-bottom: 40px;
  }

  img.main-icons {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 268px;
  }

  .acerto-1a {
    margin-top: 16px;
  }
  .acerto-2a {
    margin-top: 16px;
  }
  .acerto-3a {
    margin-top: 27px;
  }

  #logo-footer-md {
    display: none;
  }
  #logo-footer-sm {
    display: block;
    margin-top: -4px;
  }


  #condominios-page img.main-icons {
    margin-top: 40px;
  }
  #condominios-page .titulo-semi-principal {
    font-size: 26px;
  }
  #condominios-page hr.separador-novo {
    margin-top: 37px;
    margin-bottom: 32px;
  }
  #condominios-page .produtos-condominios:last-child {
    margin-top: 60px;
  }

}




/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  
  img#logo-main-770 {
    display: none;
  }
  img#logo-main-540 {
    display: block;
    margin-left: -22px;
  }
  
  .col-md-6.col-lg.main-produto {
    padding-left: 60px;
    padding-right: 60px;
    margin-bottom: 80px;
  }

  .acerto-1a {
    display: none;
  }
  .acerto-2a {
    display: none;
  }
  .acerto-3a {
    display: none;
  }


  #condominios-page img.main-icons {
    margin-top: 10px;
    max-width: 220px;
    width: 100%;
  }
  #condominios-page h4.titulos-produto {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  #condominios-page .produtos-condominios:nth-child(2) {
    margin-top: 60px;
  }
  #condominios-page .botao-verde-vazio {
    min-width: 280px;
    width: 280px;
  }
}



@media only screen and (max-width : 578px) {
  
  #main-slide-zone {
    height: 280px;
  }

  img#logo-main-540 {
    display: none;
  }
  img#logo-micro {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    width: 100%;
  }
  img#logo-port-header {
    display: block;
    float: none;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 199px;
    width: 100%;
  }

  #condominios-page img#logo-vazio {
    max-width: 400px;
    width: 100%;
  }
  #condominios-page img.main-icons {
    margin-top: 10px;
    max-width: 160px;
    width: 100%;
  }
}




/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

  .col-md-6.col-lg.main-produto {
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 40px;
  }


  #condominios-page h4.titulo-principal {
    font-size: 28px;
  }
  #condominios-page p.subtitulo-grande {
    font-size: 18px;
    padding: 0 20px;
  }
}


@media only screen and (max-width : 380px) {

  #main-slide-zone {
    height: 210px;
  }
  img#logo-port-header {
    max-width: 140px;
    width: 100%;
  }

  #condominios-page .botao-verde-vazio {
    min-width: 0;
    width: 100%;
  }


}


@media only screen and (max-width : 300px) {

  #main-slide-zone {
    height: 180px;
  }

}


@media only screen and (max-width : 200px) {

}