* {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Rubik;
  text-decoration: none;
  font-display: swap;
}

/* ------------ HELPER CLASSES ------------*/

.center {
  text-align: center;
}

.table {
  display: table;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.block {
  display: block;
}

.h700 {
  height: 700px;
}

.p0 {
  padding: 0!important;
}

.p60 {
  padding: 60;
}

.mt0 {
  margin-top: 0px!important;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt0 {
  padding-top: 0px;
}

.pt10 {
  padding-top: 10px;
}

.pt12 {
  padding-top: 12px;
}

.pt20 {
  padding-top: 20px;
}

.pt24 {
  padding-top: 24px;
}

.pt30 {
  padding-top: 30px;
}

.pt36 {
  padding-top: 36px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt60 {
  padding-top: 60px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pt90 {
  padding-top: 90px;
}

.pt100 {
  padding-top: 100px;
}

.pt150 {
  padding-top: 150px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb12 {
  padding-bottom: 12px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb24 {
  padding-bottom: 24px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb36 {
  padding-bottom: 36px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb150 {
  padding-bottom: 150px;
}

.pb200 {
  padding-bottom: 200px;
}

.pb210 {
  padding-bottom: 210px;
}

.pb220 {
  padding-bottom: 220px;
}

.pl0 {
  padding-left: 0px;
}

.pl10 {
  padding-left: 10px;
}

.pl15 {
  padding-left: 15px;
}

.pl20 {
  padding-left: 20px;
}

.pl30 {
  padding-left: 30px;
}

.pl50 {
  padding-left: 50px;
}

.pl100 {
  padding-left: 100px;
}

.pr0 {
  padding-right: 0px;
}

.pr10 {
  padding-right: 10px;
}

.pr15 {
  padding-right: 15px;
}

.pr20 {
  padding-right: 20px;
}

.pr30 {
  padding-right: 30px;
}

.pr40 {
  padding-right: 40px;
}

.pr100 {
  padding-right: 100px;
}

.col-10 {
  width: 10%;
}

.col-15 {
  width: 15%;
}

.col-16 {
  width: 16.666%;
}

.col-20 {
  width: 20%;
}

.col-25 {
  width: 25%;
}

.col-30 {
  width: 30%;
}

.col-33 {
  width: 33.3%;
}

.col-40 {
  width: 40%;
}

.col-45 {
  width: 45%;
}

.col-50 {
  width: 50%;
}

.col-55 {
  width: 55%;
}

.col-60 {
  width: 60%;
}

.col-70 {
  width: 70%;
}

.col-80 {
  width: 80%;
}

.col-85 {
  width: 85%;
}

.col-90 {
  width: 90%;
}

.col-100 {
  width: 100%;
}

.center {
  align: center !important;
}

/* ------------ END HELPER CLASSES ------------*/

/*------------- HOME ------------*/

body {
  color: #4d4d4d;
}

.contenedor {
  width: 1100px;
  display: block;
  margin: 0px auto;
}

.white {
  color: white;
}

.green {
  color: #80B24A;
}

h1 {
  font-size: 40px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 26px;
}

h4 {
  font-size: 20px;
}

p {
  font-size: 15px;
}

p.big {
  font-size: 24px;
}

span {
  font-size: 20px;
}



.logo-casestudy {
  width: 150px!important;
  max-width: 100%!important;
}

.logoLight {
  position: relative;
  z-index: 30;
  width: 150px;
  height: 50px;
  background-image: url('../../../commons/img/dynamia-logo.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
.logolightMenu{
  background-image: url('../../../commons/img/dynamia-logo.svg');
}


#toggle {
  width: 35px;
  height: 35px;
  margin-top: 5px;
  top: 0;
  cursor: pointer;
}

/* --------  MOUSE SCROLL --------  */

@keyframes ruedita {
  0% {
    transform: translateY(-2px);
    -moz-transform: translateY(-2px);
  }

  50% {
    transform: translateY(2px);
    -moz-transform: translateY(2px);
  }

  100% {
    transform: translateY(-2px);
    -moz-transform: translateY(-2px);
  }
}

@keyframes flechitas {
  0% {
    opacity: 0.1;
  }

  50% {
    opacity: 0.25;
  }

  100% {
    opacity: 0.1;
  }
}

/*
============================================
                        ANIMACION DE INICIO
============================================
*/

.scroll {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  z-index: 1000;
  color: white;
}

/* --------------- MOUSE DARK ----------------*/

/* --------  END MOUSE SCROLL --------  */

#menuOpen .listado {
  display: none;
}

.hamburguesa {
  position: absolute;
  width: 28px;
  height: 3px;
  margin: 10px 0;
  background: #3CAEAE;
  border-radius: 3px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 30;
}

.hamburguesaLight {
  background: #fff;
}

.hamburguesa:before {
  content: '';
  display: block;
  width: 28px;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: -1;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: -10px;
}

.hamburguesa:before {
  background: #3CAEAE;
}

.hamburguesa:after {
  background: #3CAEAE;
}

.hamburguesaLight:before {
  background: #fff;
}

.hamburguesaLight:after {
  background: #fff;
}

.hamburguesa:after {
  content: '';
  display: block;
  width: 28px;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  z-index: -1;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  top: 10px;
}

.headerCreativeTravel {
  height: 660px;
  max-height: 100vh;
  background-image: url(../../../../themes/commons/img/casestudy/creative/dynamia_creative_travel.jpg);
  background-size: cover;
  background-position: center;
}

nav {
  position: absolute;
  width: 100%;
  z-index: 100;
}

section#comment {
  padding: 60px 0;
}

section#comment article {
  padding: 60px 15px;
  background: #EEEEFF;
}

section#comment h1 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  color: #444466;
  width: 380px;
  max-width: 100%;
  margin: auto;
  border-bottom: 1px solid #80B24A;
}

section#comment h2 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #444466;
  margin-bottom: 24px;
}

section#comment p {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #444466;
}

@media (max-width: 768px) {
  section#comment {
    padding: 0rem;
  }

  section#comment .container {
    padding: 2rem 2rem;
  }
}

section#separador img {
  height: 100%;
  display: block;
  margin: auto;
}

section#separador {
  background: #EEEEFF;
  height: 240px;
  max-width: 100%;
  overflow: hidden;
}

/* Ultimas noticias */

section#news {
  padding: 50px 15px;
}

section#news img {
  width: 100%;
}

section#news h1 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  color: #444466;
  font-size: 36px;
  line-height: 54px;
  text-transform: uppercase;
  margin-bottom: 42px;
}

.news:hover {
  text-decoration: none;
}

section#news h2 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-size: 32px;
  line-height: 48px;
  text-transform: uppercase;
  color: #444466;
  margin-bottom: 18px;
}

section#news p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 32px;
  color: #444466;
}

section#news .news-img {
  background: #80B24A;
  width: 380px;
  height: 380px;
  max-width: 100%;
  margin: auto;
}

@media (max-width: 768px) {
  section#news {
    padding: 30px 15px;
  }

  section#news h1 {
    margin-top: 1rem;
    margin-bottom: 0rem;
  }

  section#news h2 {
    margin-bottom: 2rem;
    font-size: 24px;
  }

  .news {
    margin: 0px 25px 60px 25px;
  }
}

@media (max-width: 576px) {
  section#news {
    padding: 50px 30px;
  }
}

::-webkit-input-placeholder {
  color: #E1E5EC;
}

:-moz-placeholder {
  color: #E1E5EC;
}

::-moz-placeholder {
  color: #E1E5EC;
}

:-ms-input-placeholder {
  color: #E1E5EC;
}

[placeholder]:focus::-webkit-input-placeholder {
  color: transparent;
}

[placeholder]:focus::-moz-input-placeholder {
  color: transparent;
}

/* Info Contacto */

.contact-info {
  position: relative;
  height: 100%;
}

.contact-info::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(180deg, rgba(174, 184, 205, 0) 0%, #E1E5EC 100%);
}

/*
footer #Contact h1,
footer #Contact h2,
footer #Contact p{
    font-family: 'Rubik';
    font-style: normal;
    font-weight: normal;
    color: #444466;
}
footer #Contact h1{
    font-size: 36px;
    line-height: 54px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 42px;
    margin-top: 30px
}
footer #Contact h2{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 12px;
}
footer #Contact .phone{
    font-weight: bold;
    color: #80B24A;
}
footer #Contact p{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
footer #Contact .mb-2{
    margin-bottom: 2rem;
}
footer #Contact .contact-info::after{
    content: '';
    width: calc(100% - 30px);
    height: 2px;
    border-bottom: solid 1px #CCCCEE;
    position: absolute;
    display: block;
    bottom: 0;
    left: 15px;
}*/

.text-center {
  text-align: center;
}

@media (max-width: 768px) {
  .contact-info {
    padding-top: 24px;
  }
}

/*--------------------- ANIMACION IMAGEN PC ------------------------*/

/*animation element sliding left*/

/*animation slide left styled for testimonials*/

/*------------- END HOME ------------*/

/*------------- TEAM ------------*/

#team {
  padding: 140px 0;
}

#team::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  max-height: 50%;
  background: #E1E5EC;
  z-index: -1;
}

#team .h2-defoult {
  margin-bottom: 12px;
}

#team ul li {
  padding-left: 10px;
}

#team .team {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

#team .team .team-box {
  height: 280px;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  cursor: pointer;
  background: #dedede;
}

#team .team h2,#team .team h3 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #80B24A;
  margin-bottom: 6px;
}

#team .team p {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  text-shadow: 0px 1px 2px rgba(18, 69, 69, 0.5);
}

#team .team h2 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #FFFFFF;
}

#team .team h3 {
  font-size: 12px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #40495A;
}

@media all and (max-width:576px) {
  #team .team {
    padding: 30px;
  }

  #team {
    padding-left: 30px;
    padding-right: 30px;
  }
}

/*------------- END TEAM ------------*/

/* --------- PÁGINA LAST NEWS -----------*/

#latest_news {
  padding: 140px 15px 60px 15px;
}

#latest_news::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 500px;
  max-height: 50%;
  background: #E1E5EC;
  z-index: -1;
}

.mb-24 {
  margin-bottom: 24px;
}

@media (max-width: 768px) {
  .mb-md-60 {
    margin-bottom: 60px;
  }
}

.news {
  background: #F8F9FA;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12), 0px 4px 4px rgba(60, 174, 174, 0.12);
  border-radius: 6px;
  position: relative;
  padding: 0;
  padding-bottom: 70px;
  overflow: hidden;
  height: 100%;
}

.news:hover {
  text-decoration: none;
}

.text-news {
  font-family: 'Rubik';
}

.img-news {
  /*height: 200px;*/
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 12px;
}

.img-news img {
  min-height: 100%;
  min-width: 100%;
}

.text-news {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #40495A;
  margin: 0 18px 18px 18px;
}

/* --------- END PÁGINA LAST NEWS -----------*/

/* --------  CASE STUDIES --------  */

/*----- FITREC -----*/

.contenedorColores {
  display: flex;
}

.colores {
  height: 20px;
  width: 100%;
}

/*----- END FITREC -----*/

/*----- PUNTACAR -----*/

/*----- END CORVINA -----*/

/*----- CORVINA -----*/

/*----- END PUNTACAR -----*/

/*----- ATIJAS -----*/

/*----- END ATIJAS -----*/

/*----- SYMMETRIC -----*/

/*----- END SYMMETRIC -----*/

/*----- MADERO -----*/

/*----- END MADERO -----*/

/*----- CITYTOURS -----*/

/*----- END CITYTOURS -----*/

/* --------  END CASE STUDIES --------  */

/*----- funtour-----*/

.redCreative {
  background-color: #F76570;
}

.orangeCreative {
  background-color: #F2A36B;
}

.yellowCreative {
  background-color: #FFD104;
}

.greenCreative {
  background-color: #1BBC9B;
}

.blueCreative {
  background-color: #14B9D5;
}

.bluetwoCreative {
  background-color: #C377E4;
}

.blue-back-creative {
  width: 100%;
  height: 180px;
  left: 0px;
  background: #14B9D5;
}

.pink-back-creative {
  width: 100%;
  height: 180px;
  left: 0px;
  background: #F76570;
}

.hand .contenedor {
  display: table;
  padding: 3rem 0px;
  padding-top: 3rem;
  background-image: url('../../../commons/img/casestudy/funtour/dynamia_funtour_02.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 44%;
  margin-top: -220px;
  padding-top: 240px;
}

.hand-creative {
  background-image: url('../../../commons/img/casestudy/creative/dynamia_creative_travel_02.png');
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto 450px;
  margin-top: -120px;
  padding-top: 180px;
  padding-bottom: 220px;
}

.proyect {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 200%;
  text-align: center;
  color: #444444;
}

@media (max-width: 768px) {
  .hand-creative {
    background-position: top left;
    background-size: 420px auto!important;
    padding-bottom: 60px;
    padding-top: 620px;
  }
}

@media all and (max-width:1300px) {
  .funTour p {
    padding: 8px;
  }
}

@media all and (max-width:1240px) {
  .funTour p {
    padding: 8px;
  }
}

@media all and (max-width: 1199px) {
  .funTour p {
    padding: 8px;
  }

  .contenedor {
    width: 970px;
  }

  /* --------- MÁRGENES RESPONSIVE -----------*/

  /* ---------- PORTFOLIO -------------*/

  /* ---------- END PORTFOLIO -------------*/
}

@media all and (max-width: 992px) {
  .funTour p {
    padding: 8px;
  }

  .contenedor {
    width: 700px;
  }

  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 23px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 17px;
  }

  /* ---------- PORTFOLIO -------------*/

  /* ---------- END PORTFOLIO -------------*/

  /* --------- PÁGINA TEAM -----------*/

  /* --------- END PÁGINA TEAM -----------*/

  /* --------- MÁRGENES RESPONSIVE -----------*/
}

@media all and (max-width: 910px) {
  .funTour p {
    padding: 8px;
  }
}

@media all and (max-width: 840px) {
  .funTour p {
    padding: 8px;
  }
}

@media all and (max-width: 768px) {
  .funTour p {
    padding: 8px;
  }

  .contenedor {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 19px;
  }

  p.big {
    font-size: 19px;
  }

  .logo {
    width: 120px;
  }

  .scroll {
    height: 60px;
  }

  .col-10,  .col-20,  .col-30,  .col-33,  .col-40,  .col-45,  .col-50,  .col-55,  .col-60,  .col-70,  .col-80,  .col-90 {
    width: 100%;
  }

  header nav {
    float: none;
  }

  header nav ul li {
    width: 100%;
    float: none;
  }

  /*#standar{display: none;}*/

  nav img.col-55 {
    width: 20%;
  }

  nav .col-15 {
    width: 15%;
  }

  nav .col-20 {
    width: 30%;
  }

  nav .col-85 {
    width: 30%;
  }

  /* --------- PORTFOLIO -----------*/

  /* --------- END PORTFOLIO -----------*/

  /* --------- PÁGINA TEAM -----------*/

  #menuOpen a.col-10 {
    width: 10%;
  }

  /* --------- END PÁGINA TEAM -----------*/

  /* --------- MÁRGENES RESPONSIVE -----------*/
}

@media all and ( max-width: 610px) {
  .funTour p {
    padding: 8px;
  }

  /* --------- PÁGINA TEAM -----------*/

  /* --------- END PÁGINA TEAM -----------*/
}

@media all and ( max-width: 520px) {
  .funTour p {
    padding: 8px;
  }
}

@media all and (max-width: 480px) {
  .funTour p {
    padding: 8px;
  }

  .col-10,  .col-20,  .col-30,  .col-33,  .col-40,  .col-45,  .col-50,  .col-55,  .col-60,  .col-70,  .col-80,  .col-90 {
    width: 100%;
  }

  /* ---------- PORTFOLIO -------------*/

  /* ---------- END PORTFOLIO -------------*/

  /* --------- PÁGINA TEAM -----------*/

  /* --------- END PÁGINA TEAM -----------*/
}

@media all and (max-width: 430px) {
  .funTour p {
    padding: 8px;
  }
}

@media all and (max-width: 375px) {
  .funTour p {
    padding: 8px;
  }

  .col-10,  .col-20,  .col-30,  .col-33,  .col-40,  .col-45,  .col-50,  .col-55,  .col-60,  .col-70,  .col-80,  .col-90 {
    width: 100%;
  }
}

@media all and (max-width: 320px) {
  .funTour p {
    padding: 8px;
  }


}

/* 2019 */

/* HOME */

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 {
  padding-right: 12px!important;
  padding-left: 12px!important;
}

.h2-defoult,.h2-defoult-white {
  position: relative;
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 45px;
  margin-bottom: 24px;
}

.h2-defoult::after,.h2-defoult-white::after {
  content: '';
  margin-top: 12px;
  display: block;
  width: 80px;
  height: 6px;
}

.h2-defoult {
  color: #40495A;
}

.h2-defoult-white {
  color: white;
}

.h2-defoult::after {
  background: linear-gradient(90deg, #3CAEAE 0%, #48A838 100%);
}

.h2-defoult-white::after {
  background: white;
}

.h3-defoult,.h3-defoult-white {
  position: relative;
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.h3-defoult::after,.h3-defoult-white::after {
  content: '';
  margin-top: 6px;
  display: block;
  width: 80px;
  height: 3px;
}

.h3-defoult {
  color: #40495A;
}

.h3-defoult-white {
  color: white;
}

.h3-defoult::after {
  background: linear-gradient(90deg, #3CAEAE 0%, #48A838 100%);
}

.h3-defoult-white::after {
  background: white;
}

.p-defoult {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #40495A;
}

.p-defoult br {
  display: block;
  margin: 12px;
}

.nameCasestudy {
  font-size: 42px;
  line-height: 63px;
  text-align: center;
  text-transform: uppercase;
  color: #6E778A;
}

.mb-60 {
  margin-bottom: 60px;
}

.mt-60 {
  margin-top: 60px;
}

.span-marck {
  color: #3CAEAE;
  font-weight: normal;
  font-style: normal;
  font-weight: 400;
}

.info-photo-banner {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  text-align: right;
  color: #FFFFFF;
  margin-bottom: 12px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);    
  display: block;
}

.separador-img .author {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}

.navBar::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #3CAEAE 0%, #48A838 100%);
  z-index: 0;
}

.banner-h1 {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 2px 4px #202633;
  margin-bottom: 24px;
}

.banner-p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.comment {
  padding: 0 0 0 0;
}

.testimony {
  padding-top: 60px;
  background: #fff;
}

.testimony-main {
  padding-top: 100px;
}

.testimony-main {
  background: #E1E5EC;
  padding-bottom: 60px;
}

.testimony h1,.testimony h2,.testimony p,.comment h2,.comment h3,.comment p {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: normal;
  text-align: center;
}

.testimony h1,.testimony h2 {
  font-size: 24px;
}

.testimony h1,.testimony h2 {
  font-size: 24px;
}

.testimony figure,.comment figure {
  border-radius: 50%;
  width: 148px;
  height: 148px;
  background: #E1E5EC;
  border: solid 9px #E1E5EC;
  overflow: hidden;
}

.comment figure {
  margin: -75px auto 20px auto;
}

.testimony figure {
  margin: 0px auto -75px auto;
}

.testimony figure img,.comment figure img {
  width: 100%;
  height: 100%;
}

.testimony h1,.comment h2 {
  font-size: 24px;
  line-height: 36px;
  color: #40495A;
  margin-bottom: 3px;
}

.testimony h2,.comment h3 {
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #3CAEAE;
  margin-bottom: 21px;
}

.testimony p,.comment p {
  min-height: 150px;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #40495A;
}

.latest-news {
  padding: 60px 0;
  background: linear-gradient(90deg, #3CAEAE 0%, #48A838 100%);
}

.latest-news .h2-defoult-white {
  margin-bottom: 30px;
}

.latest-news .h4-defoult-white {
  font-family: 'Rubik';
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.latest-news .h6-defoult-white {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 18px;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.latest-news p {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin-bottom: 12px;
}

@media (max-width: 768px) {
  .latest-news {
    padding: 60px 6px;
  }

  .latest-news-item {
    display: none;
  }

  .latest-news-item:first-child {
    display: block;
  }
}

.separador-60 {
  width: 100%;
  height: 60px;
  background: linear-gradient(90deg, #3CAEAE 0%, #48A838 100%);
}

.separador-img {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  min-height: 360px;
}

.separador-img img {
  min-height: 100%!important;
  min-width: 100%!important;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0%);
}

/* CLIENTES */

.banner {
  height: 660px;
  max-height: 100vh;
}

.banner .banner-p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FFFFFF;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5);
}

.banner .banner-item {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  background-position: center center;
}

.container-banner {
  min-height: 250px;
  max-height: 100%;
  width: 100%;
}

.info-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 100px;
  margin-bottom: 60px;
}

.info-box div {
  width: 180px;
  max-width: 100%;
  margin: 20px;
}

.info-box h1,.info-box h3 {
  font-family: 'Rubik';
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  color: #3CAEAE;
}

.info-box h1 {
  margin: 0;
  font-size: 36px;
  line-height: 54px;
  text-transform: uppercase;
  text-transform: uppercase;
  color: #40495A;
  margin-bottom: 6px;
}

.info-box h3 {
  margin-bottom: 24px;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  text-transform: capitalize;
  color: #40495A;
}

.info-box span {
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
}

.section-text {
  padding: 60px 50px;
}

@media (max-width: 768px) {
  .section-text {
    padding: 60px 0px;
  }

  .hand-creative {
    background-size: 150px;
  }
}

@media (max-width: 768px) {
  .mt-md-60 {
    margin-top: 60px;
  }
}

/* NEWS */

::placeholder {
  color: #999;
}

.item {
  position: relative;
}