/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 03/05/2019, 11:49:05
    Author     : Renan
*/
.team-boxed .item, .team-clean .item {
  text-align: center; }

.team-boxed .item .title, .team-clean .item .title {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2px; }

.photo-gallery {
  color: #313437;
  background-color: #fff; }

.photo-gallery p {
  color: #7d8285; }

.photo-gallery h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit; }

@media (max-width: 767px) {
  .photo-gallery h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px; }

  .simple-slider .swiper-button-next, .simple-slider
  .swiper-button-prev {
    display: none; } }
.photo-gallery .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto 40px; }

.photo-gallery .intro p {
  margin-bottom: 0; }

.photo-gallery .photos {
  padding-bottom: 20px; }

.photo-gallery .item {
  padding-bottom: 30px; }

.simple-slider .swiper-slide {
  height: 500px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.simple-slider .swiper-button-next, .simple-slider
.swiper-button-prev {
  width: 50px;
  margin-left: 20px;
  margin-right: 20px; }

.team-boxed {
  color: #313437;
  background-color: #eef4f7; }

.team-boxed p {
  color: #7d8285; }

.team-boxed h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit; }

@media (max-width: 767px) {
  .simple-slider .swiper-slide {
    height: 360px; }

  .team-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px; } }
.team-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto; }

.team-boxed .intro p {
  margin-bottom: 0; }

.team-boxed .people {
  padding: 50px 0; }

.team-boxed .item .box {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px; }

.team-boxed .item .name {
  font-weight: 700;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit; }

.team-boxed .item .title {
  color: #d0d0d0;
  font-size: 13px; }

.team-boxed .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px; }

.team-boxed .item img {
  max-width: 160px; }

.team-boxed .social {
  font-size: 18px;
  color: #a2a8ae; }

.team-boxed .social a {
  color: inherit;
  margin: 0 10px;
  display: inline-block;
  opacity: .7; }

.team-boxed .social a:hover {
  opacity: 1; }

.team-clean {
  color: #313437;
  background-color: #fff; }

.team-clean p {
  color: #7d8285; }

.team-clean h2 {
  font-weight: 700;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit; }

@media (max-width: 767px) {
  .team-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px; } }
.team-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto; }

.team-clean .intro p {
  margin-bottom: 0; }

.team-clean .people {
  padding-bottom: 40px; }

.team-clean .item {
  padding-top: 50px; }

.team-clean .item .name {
  font-weight: 700;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit; }

.team-clean .item .title {
  color: #d0d0d0;
  font-size: 13px; }

.team-clean .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px; }

.team-clean .item img {
  max-width: 160px; }

.team-clean .social {
  font-size: 18px;
  color: #a2a8ae; }

.team-clean .social a {
  color: inherit;
  margin: 0 10px;
  display: inline-block;
  opacity: .7; }

.team-clean .social a:hover {
  opacity: 1; }

/*# sourceMappingURL=styles.min.css.map */
