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

.table {
  display: table
}

.pull-left {
  float: left
}

.pull-right {
  float: right
}

.block {
  display: block
}

.h700 {
  height: 700px
}

.p0 {
  padding: 0 !important
}

.p60 {
  padding: 60
}

.pt0 {
  padding-top: 0
}

.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
}

.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%
}

body {
  color: #4d4d4d
}

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

.white {
  color: #fff
}

h1 {
  font-size: 40px
}

h2 {
  font-size: 30px
}

h3 {
  font-size: 26px
}

h4 {
  font-size: 20px
}

p {
  font-size: 15px
}

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

.logo-corvina {
  width: 120px !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
}

@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: .1
  }

  50% {
    opacity: .25
  }

  100% {
    opacity: .1
  }
}

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

#menuOpen .listado {
  display: none
}

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

section#studies-projects {
  padding: 150px 60px 0px 60px;
  background: #202633
}

section#studies-projects .h2-defoult {
  color: #aeb8cd;
  margin-bottom: 50px
}

section#studies-projects .studies-projects-item {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0 10px 60px 10px;
  margin: 30px
}

section#studies-projects .studies-projects-item a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: #222;
  border-radius: 6px
}

section#studies-projects .studies-projects-item h2 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px
}

section#studies-projects .studies-projects-item p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 12px
}

section#studies-projects .studies-projects-item h3 {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff
}

section#studies-projects .studies-projects-item {
  width: 100%;
  position: relative
}

section#studies-projects .studies-projects-item:empty {
  display: none
}

section#studies-projects .studies-projects-item:empty::after {
  content: '';
  background: rgba(60, 174, 174, .6);
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 6px
}

@media (min-width:550px) {
  section#studies-projects .studies-projects-item {
    width: calc(100% / 2);
    margin: 0
  }
}

@media (min-width:1000px) {
  section#studies-projects .studies-projects-item {
    width: calc(100% / 3)
  }
}

@media (min-width:1200px) {
  section#studies-projects .studies-projects-item:empty {
    display: block
  }

  section#studies-projects .studies-projects-item {
    width: calc(100% / 4)
  }
}

@media (max-width:768px) {
  section#studies-projects {
    padding: 150px 0 30px !important
  }

  section#studies-projects .h2-defoult {
    margin-left: 5px
  }
}

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

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

section#news {
  padding: 50px 15px
}

section#news img {
  width: 100%
}

section#news h1 {
  font-family: Rubik;
  font-style: normal;
  font-weight: 400;
  color: #446;
  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: #446;
  margin-bottom: 18px
}

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

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: 0
  }

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

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

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

.mascaraHover {
  background-color: rgba(1, 1, 1, .7);
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  transition: .2s ease-in-out;
  -webkit-transition: .2s ease-in-out;
  -moz-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out
}

.contenedorHover {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  text-align: center;
  width: 70%;
  margin: auto;
  padding-bottom: 30px
}

.contenedorHover::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #3caeae 0, #48a838 100%)
}

.contenedorHover p {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase
}

.contenedorHover h3 {
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase
}

.mascaraHover:hover {
  opacity: 1
}

::-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
}

#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 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: 400;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-shadow: 0 1px 2px rgba(18, 69, 69, .5)
}

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

#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
  }
}

#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
}

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

.news:hover {
  text-decoration: none
}

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

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

@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
  }
}

@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
  }
}

@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
  }

  .mascaraHover {
    background-color: rgba(1, 1, 1, .5);
    opacity: 1
  }

  .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%
  }

  #mobile {
    display: none
  }

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

  nav .col-15 {
    width: 15%
  }

  nav .col-20 {
    width: 30%
  }

  nav .col-85 {
    width: 30%
  }

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

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

@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%
  }
}

@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
  }
}

.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 {
  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-white::after,
.h2-defoult::after {
  content: '';
  margin-top: 12px;
  display: block;
  width: 80px;
  height: 6px
}

.h2-defoult {
  color: #40495a
}

.h2-defoult-white {
  color: #fff
}

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

.h2-defoult-white::after {
  background: #fff
}

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

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

.h3-defoult {
  color: #40495a
}

.h3-defoult-white {
  color: #fff
}

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

.h3-defoult-white::after {
  background: #fff
}

.p-defoult {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  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: .05em;
  text-transform: capitalize;
  color: #fff;
  margin-bottom: 12px
}

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

.latest-news p {
  font-family: Rubik;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  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)
}

::placeholder {
  color: #999
}

.item {
  position: relative
}

.derechos {
  background-color: #202633;
  padding: 0px 20px 60px 20px;
  text-align: center
}