/* Sections

?????????????????????????????????????????????????? */

.section {

  padding: 4rem 0 2rem; /* 9 - 7*/

  text-align: center;

}

.final {

  padding-bottom: 5rem;

}

.escritorios {

  background-image: url('../images/banner-car.png');

  background-size: cover;

  color: #fff;

  padding-bottom: 5rem;

}

.principal {

  background-image: url('../images/banner-despnet.png');
  background-size: cover;
  padding: 9rem 0 7rem;
  color: #fff;
  text-align: center;
  margin-top: 78px;
}

.principal-baixo{

  text-align: center;
  font-weight: 600;
  color: #fff;
  background-color: #0288d1; 

}

.description {

  opacity: .8;
  font-weight: 300;

}

.consulta-processo{

  padding-top: 40px;
  padding-bottom: 40px;

}

.description2 {

    opacity: .8;

    font-weight: 300;

    text-align: justify;

  }

.section-slider {

    padding: 1rem 0 5rem;

    text-align: center;

}

.section-quemtemdireito {

    padding: 0;

    margin: 0;

    text-align: center;

}

.section-sobre{

  padding: 0;

  margin: 0;

  text-align: center;

}

.section-form1 {

    padding-top: 0;

    padding-bottom: 0;

    margin-bottom: 0;

    text-align: center;

}

.section-patologias {

    padding-top: 9rem;

    text-align: center;

}

.direito {

    padding-bottom: 50px;

}

.icon {

    padding-bottom: 40px;

}

.quadro_1{

    background-color: #0288d1; 

    width: 100%; 

    padding-top: 7px; 

    padding-bottom: 7px; 

    text-align: center; 

    position:relative;

}

.quadro_2{

    background-color: #3f557c; 

    width: 100%; 

    padding-top: 7px; 

    padding-bottom: 7px; 

    text-align: center; 

    position:relative;

}

.iframe-centro{
  width: 400px;
  height: 1140px;
}

.texto{

    color: white;

    font-family: Tahoma;

    font-weight: 400;

}

.p-gray {

    color: #626262;

}


.footer {

    background-color: #3f557c;

    padding-top: 40px;

    padding-bottom: 30px;

    text-align: center;

}

/* Categories

?????????????????????????????????????????????????? */

.categories {

  background-image: url('../images/banner-car.png');

  background-size: cover;

  color: #fff;

}

.categories .section-description { 

  margin-bottom: 4rem;

}

.titulo-h1 {

    font-weight: 600;

}

.titulo-h3 {


    font-weight: 400;

}

.instrucoes {

    text-align: justify;

}

/* Bigger than 550 */

@media (min-width: 150px) {

  .principal{
    height: 30px;
    padding: 2em 0 8em;
  }

  .slide{
    margin-top: 20px;
  }

  .section {

    padding: 4rem 0 2rem; /*12 - 11*/

  }

  .iframe-centro{
    width: 350px;
  }

  .titulo {

    padding-bottom: 12rem;

    text-align: left;

    height: 165px;

  }

  .titulo-h1 {

      font-weight: 500;
      font-size: 1.4em;

  }

  .titulo-h3 {
    padding-top: 2rem;
    font-weight: 300;
    font-size: 1.2em;
  }

  .titulo-heading {

    font-size: 2.4rem;

  }

}

/* Bigger than 550 */

@media (min-width: 550px) {

  .principal {
    background-image: url('../images/banner-despnet.png');
    background-size: cover;
    padding: 9rem 0 7rem;
    color: #fff;
    text-align: center;
    height: 150px;
    margin-top: 78px;
  }

  .iframe-centro{
    width: 400px;
  }

  .slide{
    margin-top: 20px;
  }

  .section {

    padding: 4rem 0 2rem; /*12 - 11*/

  }

  .titulo {

    padding-bottom: 12rem;

    text-align: left;

    height: 165px;

  }

  .titulo-h1 {

      font-weight: 500;
      font-size: 4.2rem;

  }

  .titulo-h3 {

    font-weight: 400;
    font-size: 3.0rem;

  }

  .titulo-heading {

    font-size: 2.4rem;

  }

}

@media only screen and (max-width : 730px) {
  
  .principal{
    margin-top: 0px;
  }

}


/* Bigger than 750 */

@media (min-width: 750px) {

  .titulo {

    height: 190px;

  }

  .iframe-centro{
    width: 500px;
  }

  .principal {
    height: 200px;
  
  }

  .titulo-h1 {

    font-weight: 600;

  }

  .titulo-h3 {

    font-weight: 400;

  }

  .titulo-heading {

    font-size: 2.6rem;

  }

  .section {

    padding: 4rem 0 2rem;/* 14 - 15*/

  }

  .titulo {

    padding: 16rem 0 14rem;

  }

  .section-description {

    max-width: 60%;

    margin-left: auto;

    margin-right: auto;

  }

}



/* Bigger than 1000 */

@media (min-width: 1000px) {

  .principal{
    height: 150px;
  }

  .section { 

    padding: 4rem 0 2rem; /* 10 - 10*/

  }

  .titulo {

    padding: 10rem 0;

  }

  .titulo-h1 {

    font-weight: 600;

  }

  .titulo-h3 {

    font-weight: 400;

  }

  .titulo-heading {

    font-size: 3.0rem;

  }

  #titulo-form1 {

    padding-top: 40px; 

    padding-bottom: 30px;

  }

  #anchor-form1 {

      display: none;

  }

  #descricao-form1 {

      padding-bottom: 50px; 

  }

  .instrucoes li {

      margin-top: 45px;

      margin-bottom: 45px;

  }

}

/************************ BUTTON TO TOP **********************/

#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 16px;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}