#services > div > img {
  margin: 0 auto;
  display: flex;
}

.container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}

.flex {
  display: flex;
}

img {
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
}

nav {
  width: 100%;
  height: 119px;
  color: #ffffff;
  display: flex;
  align-items: center;
}

nav ul {
  justify-content: space-between;
  align-items: center;
}

nav ul li a {
  color: #616161;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding-top: 54px;
}

nav ul li a::after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  margin: 0 auto;
  transition: 400ms ease-in-out;
}

nav ul li a:hover::after {
  background-color: #286d3e;
}

nav ul li img.logotipo {
  height: 30px;
}

@media (max-width: 1199px) {
  nav ul li a {
    display: none;
  }
}

.section-wrap .section.image-section {
  width: 50%;
  padding-left: 10%;
  padding-right: 5%;
  background: #0e5358;
}

.section-wrap .section.image-section .title,
.section-wrap .section.image-section .subtitle,
.section-wrap .section.image-section p {
  color: #fff;
}

.section-wrap .section.image-section .title-wrap h3 {
  margin-left: 0 !important;
}

.section-wrap .section.image-section .support-features {
  padding: 16px 0;
}

.section-wrap .section.image-section .support-features > p {
  margin-bottom: 16px;
}

.section-wrap .section.image-section .support-features .support-card {
  display: inline-block;
  padding: 20px;
  width: 100%;
  border-radius: 10px;
  background: #fff;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.section-wrap .section.image-section .support-features .support-card:hover h3,
.section-wrap .section.image-section .support-features .support-card:hover i {
  color: #0e5358;
}

.section-wrap .section.image-section .support-features .support-card i {
  font-size: 2.8rem;
  color: #999;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.section-wrap .section.image-section .support-features .support-card h3 {
  font-weight: 500;
  color: #000000;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.section-wrap .section.image-section .support-features .support-card p {
  font-size: 0.95rem;
  color: #999;
}

.section-wrap .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  background-size: cover;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .section-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-wrap .section.image-section {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
    text-align: center;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .section-wrap .section.image-section {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .section-wrap .section.image-section {
    padding-left: 5%;
    padding-right: 5%;
  }
}

footer.footer-dark {
  background: #0e5358;
  color: #fff;
  position: relative;
}

footer.footer-dark .columns {
  padding-top: 30px;
  padding-bottom: 30px;
}

footer.footer-dark .footer-logo {
  padding: 10px 0;
}

footer.footer-dark .footer-logo.square-logo img {
  max-width: 40px;
}

footer.footer-dark .footer-logo img {
  height: 30px;
}

footer.footer-dark .footer-column .footer-header {
  padding: 10px 0;
}

footer.footer-dark .footer-column .footer-header h3 {
  font-family: nexa bold, sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0 !important;
  color: #eff4f7;
}

footer.footer-dark .footer-column ul.link-list {
  line-height: 30px;
  font-size: 1rem;
}

footer.footer-dark .footer-column ul.link-list a {
  color: #98a9c3;
  font-weight: 400;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

footer.footer-dark .footer-column ul.link-list :hover {
  color: #fcfcfc;
}

footer.footer-dark .footer-column .level-item .icon {
  color: #0e5358;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

footer.footer-dark .footer-column .level-item .icon i {
  font-size: 20px;
}

footer.footer-dark .footer-column .level-item .icon :hover {
  color: #fcfcfc;
}

footer.footer-dark .copyright {
  padding: 10px 0;
  margin-left: auto;
}

footer.footer-dark .copyright > span:first-child{
  margin-right: auto;
}

.hero.is-app-grey .title {
    color: #000000!important
}

.body-color {
    color: #000000!important;
}

.footer a{
  color: white !important;
}

.flex.flex-column{
  flex-direction: column;
}

.space-between > *{
  margin-inline: 2%;
}

.space-between > *:first-child{
  margin-left: 0 !important;
}

.footer-column-large-text{
  font-size: 25px;
}

.footer-column-small-text{
  font-size: 15px;
}

.footer-column-small-text, .footer-column-large-text{
  font-family: "playfair regular";
}

@font-face {
  font-family: montserrat black;
  src: url(../../../fonts/Montserrat-Black.woff2) format("woff2"),url(../../../fonts/Montserrat-Black.woff) format("woff"),url(../../../fonts/Montserrat-Black.ttf) format("truetype")
}

@font-face {
  font-family: playfair regular;
  src: url(../../../fonts/PlayfairDisplay-Regular.woff2) format("woff2"),url(../../../fonts/PlayfairDisplay-Regular.woff) format("woff"),url(../../../fonts/PlayfairDisplay-Regular.ttf) format("truetype")
}

.title{
  font-family: montserrat black;
}