.u-section-1 .u-sheet-1 {
  min-height: 668px;
}

.u-section-1 .u-layout-wrap-1 {
  margin-top: 60px;
  margin-bottom: 30px;
}

.u-section-1 .u-layout-cell-1 {
  min-height: 578px;
}

.u-section-1 .u-container-layout-1 {
  padding: 27px 30px 30px;
}

.u-section-1 .u-image-1 {
  width: 436px;
  height: 320px;
  margin: 79px auto 0 29px;
}

.u-section-1 .u-layout-cell-2 {
  min-height: 578px;
}

.u-section-1 .u-container-layout-2 {
  padding: 1px 60px;
}

.u-section-1 .u-text-1 {
  margin: 0 auto;
}

.u-section-1 .u-text-2 {
  margin: 50px 0 0;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 {
    min-height: 559px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 641px;
  }

  .u-section-1 .u-image-1 {
    width: 381px;
    height: 301px;
    margin-top: 144px;
    margin-left: 0;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 477px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 {
    min-height: 439px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 780px;
  }

  .u-section-1 .u-image-1 {
    height: 220px;
    margin-top: 243px;
    margin-bottom: 136px;
    width: 300px;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 100px;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 {
    min-height: 735px;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 641px;
  }

  .u-section-1 .u-container-layout-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-image-1 {
    height: 411px;
    width: 446px;
    margin-top: 87px;
    margin-bottom: 49px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 0px;
    padding-right: 10px;
  }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 {
    min-height: 901px;
  }

  .u-section-1 .u-layout-wrap-1 {
    margin-top: 41px;
    margin-bottom: 0;
  }

  .u-section-1 .u-layout-cell-1 {
    min-height: 277px;
  }

  .u-section-1 .u-image-1 {
    height: 220px;
    width: 300px;
    margin-top: 11px;
    margin-left: auto;
    margin-bottom: 0;
  }

  .u-section-1 .u-layout-cell-2 {
    min-height: 572px;
  }

  .u-section-1 .u-container-layout-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .u-section-1 .u-text-2 {
    width: auto;
    margin-top: 20px;
  }
}

.img-circle{

border-radius: 50%;
height: 180px !important;
width: 180px !important;
margin-top: 15px;
margin-bottom: 15px;

}

.rowEq{

margin-left: 15px;
display: flex;
flex-wrap: wrap;
align-items: center;
vertical-align: middle;

}

.titulo{
  align-self: center;
  font-size: 50px;
  color: white;
}


body{

  background-color: #1b35ca !important;
}

.nome{
color: white;
font-size: 14px;
}

.cargo{

  margin-bottom: 30px;
  font-size: 12px;
  color: white;
}
.equipe{

  align-items: center;
  text-align: center;
  vertical-align: middle;
}