/* poppins-300 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/poppins-v9-latin-300.eot');
  /* IE9 Compat Modes */
  src: local('Poppins Light'), local('Poppins-Light'), url('../fonts/poppins-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-300.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-300.svg#Poppins') format('svg');
  /* Legacy iOS */
}
/* poppins-regular - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/poppins-v9-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Poppins Regular'), local('Poppins-Regular'), url('../fonts/poppins-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-regular.svg#Poppins') format('svg');
  /* Legacy iOS */
}
/* poppins-500 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/poppins-v9-latin-500.eot');
  /* IE9 Compat Modes */
  src: local('Poppins Medium'), local('Poppins-Medium'), url('../fonts/poppins-v9-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-500.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-500.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-500.svg#Poppins') format('svg');
  /* Legacy iOS */
}
/* poppins-600 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/poppins-v9-latin-600.eot');
  /* IE9 Compat Modes */
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url('../fonts/poppins-v9-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-600.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-600.svg#Poppins') format('svg');
  /* Legacy iOS */
}
/* poppins-700 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/poppins-v9-latin-700.eot');
  /* IE9 Compat Modes */
  src: local('Poppins Bold'), local('Poppins-Bold'), url('../fonts/poppins-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-700.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-700.svg#Poppins') format('svg');
  /* Legacy iOS */
}
/* poppins-800 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v9-latin-800.eot');
  /* IE9 Compat Modes */
  src: local('Poppins ExtraBold'), local('Poppins-ExtraBold'), url('../fonts/poppins-v9-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-800.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-800.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-800.svg#Poppins') format('svg');
  /* Legacy iOS */
}
/* poppins-900 - latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/poppins-v9-latin-900.eot');
  /* IE9 Compat Modes */
  src: local('Poppins Black'), local('Poppins-Black'), url('../fonts/poppins-v9-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/poppins-v9-latin-900.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/poppins-v9-latin-900.woff') format('woff'), /* Modern Browsers */ url('../fonts/poppins-v9-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/poppins-v9-latin-900.svg#Poppins') format('svg');
  /* Legacy iOS */
}
a {
  font-family: 'Poppins', sans-serif;
  text-decoration: none;
  line-height: inherit;
  color: #2d2f92;
}
a:hover {
  text-decoration: underline;
}
a img {
  border: none;
}
/* Default paragraph styles */
p,
span {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 12px;
  text-align: left;
  text-rendering: optimizeLegibility;
  color: #4B5453;
}
form input[type],
form select,
form span,
form label,
form textarea {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
}
form button[type] {
  font-family: 'Poppins', sans-serif;
}
/* Default header styles */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Poppins', sans-serif;
  text-rendering: optimizeLegibility;
  font-style: normal;
  margin: 0 0 16px 0;
  line-height: 1.4;
  color: #4B5453;
}
/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}
strong,
b {
  font-weight: bold;
  line-height: inherit;
}
small {
  font-size: 60%;
  line-height: inherit;
}
/* Lists */
ul,
ol,
dl {
  font-family: 'Poppins', sans-serif;
  list-style-position: outside;
  margin-bottom: 12px;
  line-height: 1.6;
  font-size: 15px;
  color: #4B5453;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #e0e0e0;
  padding: 0.125rem 0.3125rem 0.0625rem;
}
/*
All snippets
**/
.relative {
  position: relative;
}
.text-center {
  text-align: center;
}
/*
Icomoon
**/
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
Responsive image canvas
**/
figure.image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
figure.image img {
  visibility: hidden;
}
figure.image.contain {
  background-size: contain;
}
.image-item {
  height: auto;
}
img {
  max-width: 100%;
}
/*
Flexbox snippets
**/
.flex {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.align-center {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.align-start {
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.align-end {
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.justify-center {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.justify-evenly {
  -webkit-justify-content: space-evenly;
  -moz-justify-content: space-evenly;
  -ms-justify-content: space-evenly;
  justify-content: space-evenly;
}
.justify-between {
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
.justify-around {
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  justify-content: space-around;
}
.justify-end {
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
}
.justify-start {
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
}
.flex-column {
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-centered {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 70em) {
  .tablet-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 40em) {
  .mobile-column {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
/*
Colors
**/
/*
Structure
**/
body {
  background-color: #ffffff;
}
*:focus {
  outline: none;
}
[class*=grid-] {
  margin: 0 -0.5rem;
}
.row .row {
  margin: 0 -1rem;
}
.row .collapse {
  padding: 0;
}
/*
Fetures
**/
.opacity {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.opacity:hover {
  opacity: 0.6;
  text-decoration: none;
}
.opacity-translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.opacity-translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button {
  background-color: #004A44;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  padding: 13px 20px;
  border: none;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.default-button:hover {
  opacity: 0.6;
  text-decoration: none;
}
.default-button.translate {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.default-button.translate:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
.default-button img {
  margin-left: 20px;
}
.default-button.transparent {
  background-color: transparent;
  border: 2px solid #ffffff;
}
.default-button.full {
  width: 100%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.spacing {
  padding: 60px 0;
}
form input[type],
form textarea,
form select {
  border: none;
  border: 1px solid #D6D6D6;
  background-color: #ffffff;
  height: 50px;
  padding: 0 0 0 6px;
  color: #4B5453;
  display: block;
  font-size: 15px;
  width: 100%;
  margin-bottom: 16px;
  font-weight: 300;
}
form input[type]:focus,
form textarea:focus,
form select:focus {
  border: 1px solid #4B5453;
  outline: 0;
}
form input[type]::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder,
form select::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #4B5453;
  font-weight: 300;
}
form input[type]::-moz-placeholder,
form textarea::-moz-placeholder,
form select::-moz-placeholder {
  /* Firefox 19+ */
  color: #4B5453;
  font-weight: 300;
}
form input[type]:-ms-input-placeholder,
form textarea:-ms-input-placeholder,
form select:-ms-input-placeholder {
  /* IE 10+ */
  color: #4B5453;
  font-weight: 300;
}
form textarea {
  height: 150px;
}
/*
Slick slider
**/
.slider {
  position: relative;
}
.slider .slick-arrow {
  position: absolute;
  top: 50%;
  font-size: 0;
  z-index: 2;
  border: none;
  background-color: transparent;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.slider .slick-arrow::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 16px;
  color: #12BEB8;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.slider .slick-arrow.slick-prev {
  left: 20px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-prev {
    left: 0;
  }
}
.slider .slick-arrow.slick-prev::before {
  content: "\f053";
}
.slider .slick-arrow.slick-next {
  right: 20px;
}
@media (max-width: 80em) {
  .slider .slick-arrow.slick-next {
    right: 0;
  }
}
.slider .slick-arrow.slick-next::before {
  content: "\f054";
}
.slider .slick-arrow:hover::before {
  opacity: 0.6;
}
.slider .slick-dots {
  list-style: none;
  margin: 0;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.slider .slick-dots > li {
  margin: 0 5px;
}
.slider .slick-dots > li button {
  font-size: 0;
  border: none;
  background-color: transparent;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.slider .slick-dots > li button::before {
  content: '';
  width: 5px;
  height: 2px;
  background-color: #60807D;
  display: block;
}
.slider .slick-dots > li.slick-active button::before {
  width: 15px;
  background-color: #12BEB8;
}
/*
Footer
**/
@media screen and (min-width: 70em) {
  .wrap-page {
    min-height: 100%;
    margin-bottom: -800px;
  }
  .wrap-page::after {
    content: '';
    display: block;
  }
  .wrap-footer,
  .wrap-page::after {
    height: 800px;
    position: relative;
  }
}
/*
Blog
*/
.blog-list {
  list-style: none;
}
.blog-list li {
  margin-bottom: 20px;
}
.blog-list li a {
  display: block;
  border: 1px solid #F0F1F1;
  padding: 16px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.blog-list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.blog-list li a header {
  height: 100%;
  position: relative;
}
.blog-list li a header h2 {
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.blog-list li a header span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: black;
  margin: 0;
  font-style: italic;
  font-size: 12px;
}
.widgets {
  padding: 40px;
  margin-bottom: 40px;
  background-color: black;
}
@media (max-width: 70em) {
  .widgets {
    padding: 20px;
  }
}
@media (max-width: 40em) {
  .widgets {
    margin-top: 40px;
  }
}
.widgets h3 {
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
}
.widgets form {
  position: relative;
  margin-bottom: 40px;
}
.widgets form input[type] {
  background-color: #ffffff;
}
.widgets form button {
  position: absolute;
  right: 10px;
  top: 50%;
  background: transparent;
  border: none;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.widgets ul {
  list-style: none;
}
.widgets ul li a {
  color: #4B5453;
}
.widgets ul li a.active {
  font-weight: 700;
}
.pagination {
  list-style: none;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.pagination li {
  margin: 0 5px;
}
.pagination li a {
  background-color: #004A44;
  color: #ffffff;
  display: block;
  width: 20px;
  line-height: 1.2;
  padding: 4px 10px;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.pagination li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.pagination li.current {
  background-color: #4B5453;
}
.pagination li:not(:first-child) a,
.pagination li:not(:last-child) a {
  width: auto;
}
.blog-content img {
  height: auto;
}
.blog-content .featured-image {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  margin-bottom: 16px;
}
.blog-content iframe {
  width: 100%;
  margin-top: 40px;
}
.blog-content .carousel-blog {
  margin: 10px -10px 0 -10px;
}
.blog-content .carousel-blog .item {
  padding: 10px;
}
.blog-content .carousel-blog .slick-arrow {
  bottom: 50%;
  color: #ffffff;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  transform: translateY(50%);
}
.blog-content .carousel-blog .slick-arrow.slick-prev {
  left: -30px;
}
.blog-content .carousel-blog .slick-arrow.slick-next {
  right: -30px;
}
.blog-content .addthis_inline_share_toolbox span {
  margin: 0;
}
/*
Header
*/
.wrap-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  padding: 30px 0;
}
.wrap-header .menu {
  list-style-image: none;
  margin: 0;
  list-style: none;
  margin: 0px;
}
.wrap-header .menu li {
  position: relative;
}
.wrap-header .menu li a {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header .menu li a.action-menu .wrap-icon {
  width: 20px;
  margin-left: 4px;
}
.wrap-header .menu li a.action-menu .close {
  display: none;
}
.wrap-header .menu li a.active {
  border-bottom: 2px solid #ffffff;
}
.wrap-header .menu li a i {
  font-size: 20px;
}
.wrap-header .menu li.opacity-menu {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
}
.wrap-header .menu li.dropdown ul {
  position: absolute;
  left: 0;
  top: 52px;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.5s;
  background-color: rgba(0, 0, 0, 0.6);
  list-style: none;
  padding: 20px;
}
.wrap-header .menu li.dropdown ul li a {
  white-space: nowrap;
  display: block;
  padding: 0;
}
.wrap-header .menu li.dropdown ul li a.active {
  border-bottom: none;
  color: #12BEB8;
}
.wrap-header .menu li.dropdown:hover ul {
  opacity: 1;
  visibility: visible;
}
.wrap-header .menu li .language select {
  margin: 0;
  background: transparent;
  border: none;
  color: #ffffff;
  background-image: url('../images/arrow-down.png');
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.wrap-header .menu li .language select option {
  color: #4B5453;
}
.wrap-header .menu li .search {
  display: none;
  position: absolute;
  right: -20px;
  top: 50px;
  padding: 20px;
  width: 300px;
  background-color: rgba(0, 0, 0, 0.6);
}
.wrap-header .menu li .search input[type] {
  margin: 0;
}
.wrap-header .menu li .search button[type] {
  position: absolute;
  right: 25px;
  top: 35px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.wrap-header .menu li .search button[type] img {
  filter: brightness(0%);
}
.wrap-header .menu.active li.opacity-menu {
  visibility: visible;
  opacity: 1;
}
.wrap-header .menu.active li a.action-menu .close {
  display: block;
}
.wrap-header .menu.active li a.action-menu .open {
  display: none;
}
/*
Banner

.wrap-banner {
	position: relative;
	
	.card-banner {
		
		.image-item {
			position: relative;
			width: 100%;
			height: 100vh;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			
			@media (max-width: 40em) {
				height: auto;
			}
		}
	}
	
			
	.text {
		z-index: 1;
		position: absolute;
		left: 0;
		bottom: ~"calc(205px + 10vh)";
		width: 100%;

		@media (max-width: 100em) {
			bottom: ~"calc(145px + 10vh)";
		}

		@media (max-width: 82em) {
			bottom: ~"calc(125px + 10vh)";
		}
		
		@media (max-width: 70em) {
			bottom: 50%;
		}

		@media (max-width: 40em) {
			bottom: unset;
			top: 30px;
		}
		
		h3 {
			font-size: 20px; 
			text-transform: uppercase;
			font-weight: 500;
			color: @white;
		}
		
		h2 {
			font-size: 48px;
			font-weight: 300;
			color: @white;
			line-height: 1.2;
			margin: 0;
			
			strong {
				font-weight: 800;
			}

			@media (max-width: 100em) {
				font-size: 38px;
			}

			@media (max-width: 82em) {
				font-size: 32px;
				line-height: 1.1;
			}
			
			@media (max-width: 70em) {
				font-size: 38px;
			}

			@media (max-width: 70em) {
				font-size: 28px;
			}
		}
	}
}

.visible-lg {
	
	.load-large {
		.wrap-banner .card-banner;
	}
	
	.vimeo-wrapper {
		position: relative;
		//top: 0;
		//left: 0;
		height: 49.6vw;
		width: 100%;
		//height: 100%;
		z-index: 0;
		pointer-events: none;
		overflow: hidden;
		//border: 0;
		//opacity: 0;
		display: none;
		
		iframe {
			width: 101vw;
			height: 56.8125vw;
			min-height: 101vh;
			min-width: 179.555555vh;
			position: absolute;
			//top: 50%;
			//left: 50%;
		}
	}
}

.hidden-lg {
	
	.video-mobile  {
		position: relative;
		//top: 0;
		//left: 0;
		//height: 62.6vw;
		height: 58.6vw; 
		width: 100%;
		//height: 100%;
		z-index: 0;
		pointer-events: none;
		overflow: hidden;
		//border: 0;
		//opacity: 0;
		display: none;
		
		iframe {
			width: 101vw;
			height: 58.6vw;
			//min-height: 101vh;
			//min-width: 179.555555vh;
			position: absolute;
			//top: 50%;
			//left: 50%;
		}
	}
}

.vimeo {
	width: 100%;
	//height: 100vh;
	height: 64.9vh;
	//z-index: 2;
	position: relative;
	overflow: hidden;
	//display: none;
	
	.text { 
		z-index: 3;
		position: absolute;
		width: 100%;
		left: 0;
		top: ~"calc(50% + 100px)";
		transform: translateY(-50%);

		h3 {
			font-size: 20px; 
			text-transform: uppercase;
			font-weight: 500;
			color: @white;
		}
		
		h2 {
			font-size: 48px;
			font-weight: 300;
			color: @white;
			line-height: 1.2;
			margin: 0;
			
			strong {
				font-weight: 800;
			}

			@media (max-width: 100em) {
				font-size: 38px;
			}

			@media (max-width: 82em) {
				font-size: 32px;
				line-height: 1.1;
			}
			
			@media (max-width: 70em) {
				font-size: 38px;
			}

			@media (max-width: 70em) {
				font-size: 28px;
			}
		}
	}
	
	iframe {
		position: absolute;
		//width: 120%;
		//height: 120%;
		//margin-left: -10%;
		//margin-top: -5%;
		//z-index: -99;
		//width: 101vw;
		width: 100%;
		//height: 56.8125vw;
		//min-height: 101vh;
		min-height: 116vh;
		//min-width: 179.555555vh;
		//	position: absolute;
		top: 50%;
		left: 0; 
		transform: translate(0%,-50%);
	}
}

*/
.wrap-banner {
  position: relative;
}
.wrap-banner .main-slider {
  position: relative;
}
.wrap-banner .main-slider .slick-list {
  min-height: 400px;
}
.wrap-banner .main-slider .bv_hidden {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wrap-banner .main-slider .filled_obj {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.wrap-banner .main-slider .main-slider {
  position: relative;
  width: 100%;
  height: 75vh;
  min-height: 400px;
  margin-bottom: 50px;
  opacity: 0;
  visibility: hidden;
  transition: all 1.2s ease;
}
@media (max-width: 40em) {
  .wrap-banner .main-slider .main-slider {
    height: 40vh;
  }
}
.wrap-banner .main-slider .main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}
.wrap-banner .main-slider .slick-slide {
  position: relative;
  height: 75vh;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /*&::before {
				.filled_obj;
				.bv_hidden;
				background-color: #000;
				opacity: .6;
				z-index: 1;
			}*/
}
@media (max-width: 40em) {
  .wrap-banner .main-slider .slick-slide {
    height: 40vh;
  }
}
.wrap-banner .main-slider .slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}
.wrap-banner .main-slider .slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.wrap-banner .main-slider .slick-slide figure {
  position: relative;
  height: 100%;
}
.wrap-banner .main-slider .slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.8s ease;
}
.wrap-banner .main-slider .slick-slide .slide-image.show {
  opacity: 1;
}
.wrap-banner .main-slider .slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.wrap-banner .main-slider .slick-slide .loading {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  color: #ffffff;
  font-weight: 700;
  font-style: italic;
  font-size: 22px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-banner .main-slider .slick-slide .slide-media {
  animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.wrap-banner .main-slider .slick-slide.slick-active {
  z-index: 1;
}
.wrap-banner .main-slider .slick-slide.slick-active .slide-media {
  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.wrap-banner .main-slider .slick-slide.slick-active .caption {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}
.wrap-banner .main-slider .text {
  width: 100%;
  position: absolute;
  top: 40%;
  left: 0;
  color: #fff;
  z-index: 2;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
@media (max-width: 40em) {
  .wrap-banner .main-slider .text {
    top: unset;
    bottom: 20px;
    transform: translateY(0);
  }
}
.wrap-banner .main-slider .text h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #ffffff;
}
.wrap-banner .main-slider .text h3 {
  font-size: 44px;
  font-weight: 300;
  color: #ffffff;
  line-height: 1.2;
  margin: 0;
}
.wrap-banner .main-slider .text h3 strong {
  font-weight: 800;
}
@media (max-width: 100em) {
  .wrap-banner .main-slider .text h3 {
    font-size: 34px;
  }
}
@media (max-width: 82em) {
  .wrap-banner .main-slider .text h3 {
    font-size: 28px;
    line-height: 1.1;
  }
}
@media (max-width: 70em) {
  .wrap-banner .main-slider .text h3 {
    font-size: 24px;
  }
}
@media (max-width: 40em) {
  .wrap-banner .main-slider .text h3 {
    font-size: 20px;
  }
}
.wrap-banner .main-slider .slick-arrow {
  top: calc(100% - 23px);
}
.wrap-banner.banner-page .main-slider .text {
  top: 50%;
}
.home .main-slider .slick-list {
  min-height: 650px;
  min-height: 10px;
}
.home .main-slider .main-slider {
  height: 100vh;
  min-height: 650px;
}
@media (max-width: 40em) {
  .home .main-slider .main-slider {
    height: 50vh;
    min-height: 10px;
  }
}
.home .main-slider .slick-slide {
  height: 100vh;
  min-height: 650px;
}
@media (max-width: 40em) {
  .home .main-slider .slick-slide {
    height: 50vh;
    min-height: 10px;
  }
}
.home .wrap-banner .main-slider .text {
  top: 28%;
}
.boxes-banner {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 40px;
}
@media (max-width: 100em) {
  .boxes-banner {
    bottom: 20px;
  }
}
@media (max-width: 70em) {
  .boxes-banner {
    position: relative;
    bottom: 0;
  }
}
.boxes-banner ul {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
@media (max-width: 70em) {
  .boxes-banner ul {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.boxes-banner ul li {
  width: 100%;
}
@media (max-width: 70em) {
  .boxes-banner ul li {
    width: 33.333%;
  }
}
@media (max-width: 40em) {
  .boxes-banner ul li {
    width: 50%;
  }
}
.boxes-banner ul li a {
  height: 100%;
  padding: 20px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -moz-transition: opacity 0.5s ease-in-out, transform 0.5s;
  -ms-transition: opacity 0.5s ease-in-out, transform 0.5s;
  transition: opacity 0.5s ease-in-out, transform 0.5s;
}
.boxes-banner ul li a:hover {
  opacity: 0.6;
  text-decoration: none;
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
}
@media (max-width: 82em) {
  .boxes-banner ul li a {
    padding: 10px;
  }
}
.boxes-banner ul li a .wrap-icon {
  height: 90px;
  margin-bottom: 5px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.boxes-banner ul li a .wrap-icon img {
  max-height: 100%;
}
.boxes-banner ul li a h3 {
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  margin-bottom: 5px;
  text-align: center;
  height: 55px;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
/*
All
*/
.title {
  margin-bottom: 30px;
}
.title h1,
.title h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
  color: #12BEB8;
  margin: 0;
  margin-bottom: 5px;
}
.title h2,
.title h4 {
  font-weight: 300;
  font-size: 42px;
  line-height: 1;
  margin: 0;
}
@media (max-width: 70em) {
  .title h2,
  .title h4 {
    font-size: 28px;
  }
}
.title h2 strong,
.title h4 strong {
  font-weight: 800;
}
.title h4 {
  font-size: 32px;
}
.detail {
  position: relative;
  padding-top: 20px;
}
.detail::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 3px;
  background-color: #12BEB8;
}
/*
Home
*/
.wrap-home {
  padding: 100px 0;
  background-image: url('../images/world.svg');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 40em) {
  .wrap-home {
    padding: 30px 0;
  }
}
.wrap-home .list {
  margin: 100px 0 20px 0;
}
@media (max-width: 70em) {
  .wrap-home .list {
    margin: 20px 0;
  }
}
.wrap-home .list li {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.wrap-home .list li .wrap-icon {
  height: 110px;
}
.wrap-home .list li h3 {
  color: #12BEB8;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.wrap-home .list li h3 span {
  color: #12BEB8;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
}
.wrap-home .list li p {
  text-align: center;
  min-height: 45px;
}
.wrap-home-gif {
  margin: 35px 35px 0 35px ;
  padding: 60px 100px 0 100px;
  background-image: url('../images/world.svg');
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media (max-width: 40em) {
  .wrap-home-gif {
    padding: 30px 0;
    margin: 0 30px;
  }
}
@media (max-width: 40em) {
  .wrap-home-gif .gif-area {
    margin: 0;
  }
}
.wrap-home-gif .gif-area img {
  width: 100%;
}
.wrap-home-gif .list {
  margin: 100px 0 20px 0;
}
@media (max-width: 70em) {
  .wrap-home-gif .list {
    margin: 20px 0;
  }
}
.wrap-home-gif .list li {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.wrap-home-gif .list li .wrap-icon {
  height: 110px;
}
.wrap-home-gif .list li h3 {
  color: #12BEB8;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.wrap-home-gif .list li h3 span {
  color: #12BEB8;
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 600;
}
.wrap-home-gif .list li p {
  text-align: center;
}
.home-news {
  padding: 60px 0;
  background-color: #F0F1F1;
}
@media (max-width: 70em) {
  .home-news {
    padding: 40px 0;
  }
}
.home-news .carousel-home-news .item {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.home-news .carousel-home-news .item:hover {
  opacity: 0.6;
  text-decoration: none;
}
.home-news .carousel-home-news .item .inner {
  background-color: #ffffff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 70em) {
  .home-news .carousel-home-news .item .inner {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.home-news .carousel-home-news .item .inner figure {
  width: 50%;
  height: 100%;
}
@media (max-width: 70em) {
  .home-news .carousel-home-news .item .inner figure {
    width: 100%;
    height: 300px;
  }
}
.home-news .carousel-home-news .item .inner .content {
  padding: 60px;
  width: 50%;
  height: 100%;
}
@media (max-width: 70em) {
  .home-news .carousel-home-news .item .inner .content {
    width: 100%;
  }
}
@media (max-width: 70em) {
  .home-news .carousel-home-news .item .inner .content {
    padding: 20px;
  }
}
.home-news .carousel-home-news .slick-dots {
  bottom: calc(100% + 70px);
  left: calc(100% - 280px);
}
/*
Footer
*/
.wrap-footer {
  background-color: #004A44;
}
.wrap-footer .social {
  padding: 10px 0;
  background-color: #26625C;
}
.wrap-footer .social .links {
  list-style: none;
  margin: 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.wrap-footer .social .links li a {
  color: #ffffff;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .social .links li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 70em) {
  .wrap-footer .social .links li a {
    padding: 0 10px 10px;
  }
}
.wrap-footer .social .links li a img,
.wrap-footer .social .links li a i {
  margin-right: 10px;
  font-size: 20px;
}
.wrap-footer .content {
  padding: 50px 0 20px 0;
}
.wrap-footer .content p {
  color: #ffffff;
  margin-bottom: 25px;
}
.wrap-footer .content p a {
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .content p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .content h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 5px;
}
.wrap-footer .content h3.copy {
  margin-top: 90px;
}
@media (max-width: 70em) {
  .wrap-footer .content h3.copy {
    text-align: center;
    margin: 30px 0;
  }
}
.wrap-footer .content h3 a {
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .content h3 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .content h4 {
  font-size: 18px;
  color: #ffffff;
  margin: 0;
}
.wrap-footer .content h4 a {
  color: #ffffff;
  margin: 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .content h4 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .content h5 {
  color: #ffffff;
  font-style: italic;
  font-size: 13px;
  font-weight: 400;
}
.wrap-footer .content h5 a {
  font-style: italic;
  font-size: 13px;
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .content h5 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .content h6 {
  color: #ffffff;
  font-size: 13px;
  font-weight: 400;
}
.wrap-footer .content h6 a {
  font-size: 13px;
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-footer .content h6 a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-footer .content .item {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.wrap-footer .content .item .icon {
  width: 50px;
}
.wrap-footer .content .item > div:last-child {
  width: calc(100% - 50px);
}
/*
Pages
*/
.banner-page::before {
  content: url('../images/mouse.png');
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10px;
  z-index: 2;
}
.wrap-about {
  padding: 60px 0;
}
.wrap-about .content {
  padding: 110px 60px 110px 90px;
  background-color: #004A44;
  position: relative;
  z-index: -1;
}
@media (max-width: 70em) {
  .wrap-about .content {
    padding: 80px 30px 80px 40px;
  }
}
@media (max-width: 40em) {
  .wrap-about .content {
    padding: 20px;
  }
}
.wrap-about .content::before {
  content: '';
  position: absolute;
  right: -90px;
  top: 0;
  width: 90px;
  height: 100%;
  background-color: #004A44;
  z-index: -1;
}
@media (max-width: 40em) {
  .wrap-about .content::before {
    display: none;
  }
}
.wrap-about .content h1 {
  font-size: 21px;
  color: #12BEB8;
  text-transform: uppercase;
  font-weight: 400;
}
.wrap-about .content p {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.6;
}
@media (max-width: 40em) {
  .wrap-about .content p {
    font-size: 15px;
    text-transform: none;
  }
}
.wrap-about iframe {
  width: 100%;
}
@media (max-width: 40em) {
  .wrap-about iframe {
    height: 240px;
  }
}
.about-map img {
  width: 100%;
}
.about-boxes {
  padding: 60px 0;
}
.about-boxes .box-values {
  background-color: #EBF1F0;
  padding: 50px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 40em) {
  .about-boxes .box-values {
    padding: 20px;
  }
}
.about-boxes .box-values .text {
  width: 225px;
  margin-right: 50px;
}
@media (max-width: 40em) {
  .about-boxes .box-values .text {
    width: 100%;
  }
}
.about-boxes .box-values .text .title {
  padding-left: 50px;
}
.about-boxes .box-values .text h4 {
  display: block;
  font-size: 18px;
  font-weight: 300;
  color: #12BEB8;
  border-top: 1px solid #12BEB8;
  text-align: right;
}
.about-boxes .box-values .bars {
  width: calc(100% - 275px);
  padding: 50px 0;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 40em) {
  .about-boxes .box-values .bars {
    width: 100%;
  }
}
.about-boxes .box-values .bars .item {
  position: relative;
  height: 190px;
  width: 20%;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  -ms-align-items: flex-end;
  align-items: flex-end;
}
.about-boxes .box-values .bars .item .year {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #004A44;
}
.about-boxes .box-values .bars .item .bar {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #12BEB8;
}
.about-boxes .box-values .bars .item .bar .count {
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #004A44;
}
.about-boxes .box-process {
  background-color: #F5F8F8;
  border-left: 1px solid #ffffff;
  position: relative;
  height: 100%;
  padding-top: 70px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.about-boxes .box-process h3 {
  position: absolute;
  left: 0;
  top: 0;
  background-color: #004A44;
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  padding: 20px;
}
.about-boxes .boxes-bottom {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
@media (max-width: 40em) {
  .about-boxes .boxes-bottom {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.about-boxes .boxes-bottom .box-count {
  padding: 40px 0;
  width: 250px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #004A44;
}
@media (max-width: 40em) {
  .about-boxes .boxes-bottom .box-count {
    width: 100%;
  }
}
.about-boxes .boxes-bottom .box-count h3,
.about-boxes .boxes-bottom .box-count span,
.about-boxes .boxes-bottom .box-count h4 {
  color: #ffffff;
  font-size: 48px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
  line-height: 1.2;
}
.about-boxes .boxes-bottom .box-count h4 {
  font-size: 18px;
}
.about-boxes .boxes-bottom .box-list {
  width: calc(100% - 250px);
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  background-color: #EBF1F0;
  padding: 40px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
@media (max-width: 40em) {
  .about-boxes .boxes-bottom .box-list {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px;
  }
}
.about-boxes .boxes-bottom .box-list .item {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 40em) {
  .about-boxes .boxes-bottom .box-list .item {
    padding: 10px;
    width: 50%;
  }
}
.about-boxes .boxes-bottom .box-list .item img {
  height: 50px;
}
.about-boxes .boxes-bottom .box-list .item h3 {
  color: #004A44;
  font-size: 16px;
  margin: 0;
}
@media (max-width: 40em) {
  .about-boxes .boxes-bottom .box-list .item h3 {
    text-align: center;
  }
}
.about-markets {
  padding-bottom: 60px;
}
.about-markets img {
  width: 100%;
}
.wrap-commitments {
  padding: 60px 0;
}
.wrap-commitments .carousel-commitments-solo {
  margin-bottom: 60px;
  background-color: #004A44;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-solo {
    margin-bottom: 0;
  }
}
.wrap-commitments .carousel-commitments-solo .item {
  background-color: #004A44;
  height: 100%;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.wrap-commitments .carousel-commitments-solo .item .wrap-icon {
  padding: 40px;
  background-color: #004A44;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-solo .item .wrap-icon {
    padding: 0 0 0 10px;
    width: 80px;
  }
}
.wrap-commitments .carousel-commitments-solo .item .wrap-content {
  padding: 10px 0 10px 50px;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-solo .item .wrap-content {
    padding: 10px;
    width: calc(100% - 90px);
  }
}
.wrap-commitments .carousel-commitments-solo .item .wrap-content h3 {
  color: #ffffff;
  margin: 0;
}
.wrap-commitments .carousel-commitments-solo .item .wrap-content p {
  color: #ffffff;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-solo .item .wrap-content p span {
    font-size: 16px !important;
  }
}
.wrap-commitments .carousel-commitments-solo .slick-arrow {
  width: 40px;
  height: 40px;
  color: #ffffff;
  top: calc(100% - 20px);
  background-color: rgba(255, 255, 255, 0.3);
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-commitments .carousel-commitments-solo .slick-arrow::before {
  color: #ffffff;
}
.wrap-commitments .carousel-commitments-solo .slick-arrow.slick-prev {
  left: calc(100% - 82px);
}
.wrap-commitments .carousel-commitments-solo .slick-arrow.slick-next {
  right: 0;
}
.wrap-commitments .carousel-commitments-steps-thumb .item {
  padding: 0 30px;
  background-color: #F7F9F9;
  height: 100%;
  height: 95px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.wrap-commitments .carousel-commitments-steps-thumb .item:hover {
  opacity: 0.6;
  text-decoration: none;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-steps-thumb .item {
    height: 140px;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.wrap-commitments .carousel-commitments-steps-thumb .item:nth-child(odd) {
  background-color: #E6EDED;
}
.wrap-commitments .carousel-commitments-steps-thumb .item h4 {
  color: #12BEB8;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0 0 0 10px;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-steps-thumb .item h4 {
    margin: 10px 0 0 0;
    font-size: 14px;
    text-align: center;
  }
}
.wrap-commitments .carousel-commitments-steps-thumb .item.slick-current {
  background-color: #004A44;
}
.wrap-commitments .carousel-commitments-steps-thumb .item.slick-current h4 {
  color: #ffffff;
}
.wrap-commitments .carousel-commitments-steps-thumb .item.slick-current img {
  filter: brightness(400%) grayscale(100%);
}
.wrap-commitments .carousel-commitments-steps {
  margin-bottom: 60px;
}
.wrap-commitments .carousel-commitments-steps .item {
  background-color: #004A44;
  padding: 60px;
}
@media (max-width: 40em) {
  .wrap-commitments .carousel-commitments-steps .item {
    padding: 20px;
  }
}
.wrap-commitments .carousel-commitments-steps .item p {
  color: #ffffff;
}
.wrap-commitments .wrap-policy {
  background-color: #F0F1F1;
  padding: 60px 0;
}
@media (max-width: 40em) {
  .wrap-commitments .wrap-policy {
    padding: 30px;
  }
}
.wrap-commitments .wrap-policy h3 {
  text-transform: uppercase;
  color: #004A44;
}
.wrap-certificates {
  background-color: #F0F1F1;
  padding: 60px 0;
}
.wrap-notices {
  padding: 60px 0;
}
.wrap-notices .featured {
  margin-bottom: 60px;
}
.wrap-notices .featured .image {
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.wrap-notices .featured .content {
  background-color: #004A44;
  padding: 60px;
}
@media (max-width: 40em) {
  .wrap-notices .featured .content {
    padding: 20px;
  }
}
.wrap-notices .featured .content h3 {
  font-size: 20px;
  color: #12BEB8;
  margin: 0;
}
.wrap-notices .featured .content h2 {
  color: #ffffff;
  font-size: 32px;
  line-height: 1.2;
}
.wrap-notices .featured .content p {
  color: #ffffff;
}
.wrap-notices .featured .content a {
  text-decoration: none;
}
.wrap-notices .notices-filters {
  margin-bottom: 60px;
}
.wrap-notices .list li a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-notices .list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-notices .list li a figure {
  position: relative;
  margin-bottom: 5px;
}
.wrap-notices .list li a figure span {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: #004A44;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.wrap-notices .list li a h4 {
  font-size: 13px;
  color: #12BEB8;
  margin: 0;
}
.wrap-notices .list li a h2 {
  color: #004A44;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  height: 60px;
  line-height: 1;
}
.wrap-providers {
  padding: 60px 0;
}
.wrap-providers .featured {
  background-color: #F0F1F1;
  display: block;
  padding: 60px 90px;
}
@media (max-width: 40em) {
  .wrap-providers .featured {
    padding: 30px;
  }
}
.wrap-providers .featured h3 {
  text-transform: uppercase;
  color: #004A44;
  font-size: 18px;
  margin: 0;
}
.wrap-providers .featured a {
  color: #12BEB8;
}
.wrap-providers .featured h6 {
  font-weight: 400;
  font-size: 15px;
  margin: 0 0 5px 0;
  color: #4B5453;
}
.wrap-providers .featured h6 a {
  color: #4B5453;
  position: relative;
}
@media (max-width: 40em) {
  .wrap-providers .featured h6 a {
    display: block;
  }
}
.wrap-providers .featured h6 a::before {
  content: url('../images/arrow-right.png');
  position: absolute;
  right: -40px;
  top: -1px;
  width: 30px;
  height: 30px;
  background-color: #004A44;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
@media (max-width: 40em) {
  .wrap-providers .featured h6 a::before {
    right: -20px;
  }
}
.wrap-providers .content {
  padding: 60px 0;
}
.wrap-providers .content .item {
  display: block;
  margin-bottom: 30px;
}
.wrap-providers .content .item h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #12BEB8;
  margin: 0;
}
.wrap-providers .content .item p a {
  color: #4B5453;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-providers .content .item p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-providers .under-featured {
  margin-bottom: 60px;
}
.wrap-providers .under-featured .inner {
  position: relative;
  background-color: #F0F1F1;
  padding: 40px 40px 40px 0;
}
.wrap-providers .under-featured .inner::before {
  content: '';
  position: absolute;
  left: -60px;
  top: 0;
  width: 60px;
  height: 100%;
  background-color: #F0F1F1;
}
.wrap-providers .under-featured .inner h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #12BEB8;
}
.wrap-career {
  padding: 60px 0;
}
.wrap-career .filter {
  margin-bottom: 30px;
}
.wrap-career .list li a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-career .list li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-career .list li a figure {
  position: relative;
  margin-bottom: 5px;
}
.wrap-career .list li a figure span {
  position: absolute;
  left: 20px;
  bottom: 20px;
  background-color: #004A44;
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px;
}
.wrap-career .list li a h4 {
  font-size: 13px;
  color: #12BEB8;
  margin: 0;
}
.wrap-career .list li a h2 {
  color: #004A44;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0;
  height: 40px;
  line-height: 1;
}
.wrap-career .curriculum {
  background-color: #F0F1F1;
  padding: 60px 90px;
  margin-bottom: 40px;
}
.wrap-career .depositions .items a {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
}
.wrap-career .depositions .items a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-career .depositions .items a .wrap-photo {
  width: 165px;
  height: 165px;
  margin-right: 15px;
}
.wrap-career .depositions .items a .inner-content {
  width: calc(100% - 180px);
}
.wrap-career .depositions .items a .inner-content h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
  color: #004A44;
}
.wrap-career .depositions .items a .inner-content h4 {
  font-style: italic;
  font-weight: 400;
  z-index: 18;
  margin: 0;
  color: #004A44;
}
.wrap-bu {
  padding: 60px 0;
}
.wrap-bu iframe {
  width: 100%;
  margin-bottom: 40px;
}
.wrap-bu .introduction {
  padding: 40px 90px;
  background-color: #F0F1F1;
  margin-bottom: 40px;
}
@media (max-width: 40em) {
  .wrap-bu .introduction {
    padding: 40px 20px;
  }
}
.wrap-bu .introduction h3 {
  text-transform: uppercase;
  color: #004A44;
  font-size: 18px;
}
.wrap-bu .introduction h1 {
  font-size: 28px;
}
@media (max-width: 40em) {
  .wrap-bu .introduction h1 {
    line-height: 1.2;
  }
}
.wrap-bu .gif-area {
  margin-bottom: 40px;
}
.wrap-bu .gif-area img {
  width: 100%;
}
.wrap-bu .segments {
  padding: 40px 90px;
  margin-bottom: 40px;
}
@media (max-width: 40em) {
  .wrap-bu .segments {
    padding: 0 20px;
  }
}
.wrap-bu .segments h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #12BEB8;
}
.wrap-bu .segments .carousel-segments {
  margin: 0 -20px;
  padding-bottom: 20px;
}
.wrap-bu .segments .carousel-segments .slick-dots {
  bottom: -20px;
}
.wrap-bu .segments .carousel-segments .item {
  padding: 0 20px;
}
.wrap-bu .segments .carousel-segments .item .inner {
  background-color: #ffffff;
  padding: 40px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 40em) {
  .wrap-bu .segments .carousel-segments .item .inner {
    padding: 0 20px;
  }
}
.wrap-bu .segments .carousel-segments .item .inner img {
  height: 120px;
  margin-bottom: 10px;
}
.wrap-bu .segments .carousel-segments .item .inner h4 {
  text-align: center;
  font-weight: 300;
  font-size: 16px;
  margin: 0;
}
.wrap-bu .segments .carousel-segments .item.ciano .inner {
  background-color: #004A44;
}
.wrap-bu .segments .carousel-segments .item.ciano .inner h4 {
  color: #ffffff;
}
.wrap-bu .bu-data {
  padding: 40px 90px;
  margin-bottom: 40px;
}
@media (max-width: 40em) {
  .wrap-bu .bu-data {
    padding: 0 30px;
  }
}
.wrap-bu .bu-data h3,
.wrap-bu .bu-data h4 {
  margin-bottom: 60px;
  text-transform: uppercase;
  font-size: 20px;
  color: #004A44;
}
.wrap-bu .bu-data h4 {
  margin-bottom: 10px;
  color: #12BEB8;
}
.wrap-bu .bu-data .icon img {
  transform: translate(100px, -80px);
}
.wrap-bu .bu-data .list li {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.wrap-bu .bu-data .list li h4,
.wrap-bu .bu-data .list li span {
  font-size: 48px;
  text-transform: none;
  color: #004A44;
  font-weight: 700;
  margin: 0;
}
@media (max-width: 70em) {
  .wrap-bu .bu-data .list li h4,
  .wrap-bu .bu-data .list li span {
    font-size: 32px;
  }
}
.wrap-bu .bu-data .list li p {
  margin: 0;
  text-align: center;
}
@media (max-width: 40em) {
  .wrap-bu .bu-data .list li p {
    text-align: center;
  }
}
.wrap-bu .under-bu {
  margin-bottom: 40px;
}
.wrap-bu .under-bu .wrap-photo {
  background-color: #004A44;
  position: relative;
}
.wrap-bu .under-bu .wrap-photo .icon {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 16px;
  color: #ffffff;
  background-color: #004A44;
  padding: 5px 10px;
}
.wrap-bu .under-bu .icon {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 16px;
  color: #ffffff;
  background-color: #004A44;
  padding: 5px 10px;
}
.wrap-bu .under-bu .inner {
  position: relative;
  background-color: #F0F1F1;
  padding: 40px 40px 40px 0;
}
@media (max-width: 40em) {
  .wrap-bu .under-bu .inner {
    padding: 20px;
  }
}
.wrap-bu .under-bu .inner::before {
  content: '';
  position: absolute;
  left: -60px;
  top: 0;
  width: 60px;
  height: 100%;
  background-color: #F0F1F1;
  z-index: 3;
}
@media (max-width: 40em) {
  .wrap-bu .under-bu .inner::before {
    display: none;
  }
}
.wrap-bu .under-bu .inner h3 {
  font-size: 16px;
  text-transform: uppercase;
  color: #12BEB8;
  margin: 0;
}
.wrap-bu .under-bu .inner ul {
  list-style-image: none;
}
.wrap-bu .under-bu .inner.ciano {
  background-color: #004A44;
}
.wrap-bu .under-bu .inner.ciano * {
  color: #ffffff;
}
.wrap-bu .under-bu .inner.ciano h3,
.wrap-bu .under-bu .inner.ciano strong {
  color: #12BEB8;
}
.wrap-bu .under-bu .inner.ciano::before {
  background-color: #004A44;
}
.wrap-bu .under-bu.left .inner {
  padding: 40px 0 40px 40px;
}
@media (max-width: 40em) {
  .wrap-bu .under-bu.left .inner {
    padding: 20px;
  }
}
.wrap-bu .under-bu.left .inner::before {
  left: unset;
  right: -60px;
}
.wrap-bu .soluctions {
  padding: 60px 90px;
  background-color: #F0F1F1;
  margin-bottom: 80px;
}
.wrap-bu .soluctions .icon {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
}
.wrap-bu .soluctions .icon img {
  position: absolute;
  left: 0;
  top: -20px;
}
.wrap-bu .banner-link {
  display: block;
  margin-bottom: 40px;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-bu .banner-link:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-bu .downloads-bu {
  padding: 40px 90px;
  background-color: #F0F1F1;
}
@media (max-width: 40em) {
  .wrap-bu .downloads-bu {
    padding: 40px 20px;
  }
}
.wrap-bu .downloads-bu h3 {
  text-transform: uppercase;
  color: #004A44;
  font-size: 16px;
}
.wrap-bu .downloads-bu .carousel-downloads {
  padding-bottom: 20px;
  margin: 0 -20px;
}
@media (max-width: 40em) {
  .wrap-bu .downloads-bu .carousel-downloads {
    padding: 0;
  }
}
.wrap-bu .downloads-bu .carousel-downloads .item {
  padding: 20px;
}
.wrap-bu .downloads-bu .carousel-downloads .item a {
  display: block;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-bu .downloads-bu .carousel-downloads .item a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-bu .downloads-bu .carousel-downloads .item a figure {
  position: relative;
  margin-bottom: 5px;
}
.wrap-bu .downloads-bu .carousel-downloads .item a figure .icon {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #ffffff;
}
.wrap-bu .downloads-bu .carousel-downloads .item a figure .icon i {
  color: #ffffff;
}
.wrap-bu .downloads-bu .carousel-downloads .item a p {
  margin: 0;
}
.wrap-bu .downloads-bu .carousel-downloads .item a h3 {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  color: #12BEB8;
}
.wrap-contact {
  padding: 60px 0;
}
.wrap-contact .list h3 {
  font-size: 18px;
  color: #004A44;
}
.wrap-contact .list p a {
  color: #4B5453;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-contact .list p a:hover {
  opacity: 0.6;
  text-decoration: none;
}
/*
Animations
*/
.scrollme {
  overflow: hidden;
}
/*
Mobile menu
**/
.wrap-header-mobile {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 70px;
  background-color: #F0F1F1;
  padding: 20px 0;
  z-index: 9;
}
.wrap-header-mobile .toggle-menu {
  font-size: 24px;
  color: #12BEB8;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .toggle-menu:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .logo {
  position: relative;
  display: block;
}
.wrap-header-mobile .logo img {
  display: block;
  height: 80px;
  margin: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -10px;
}
.wrap-header-mobile .mobile-menu {
  background-color: #F0F1F1;
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-transition: top 0.5s;
  -moz-transition: top 0.5s;
  -ms-transition: top 0.5s;
  transition: top 0.5s;
}
.wrap-header-mobile .mobile-menu.opened {
  top: 0;
}
.wrap-header-mobile .mobile-menu .toggle-menu {
  padding: 30px 0 0 0;
}
.wrap-header-mobile .mobile-menu .menu {
  list-style: none;
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu li {
  display: block;
  width: 100%;
}
.wrap-header-mobile .mobile-menu .menu li a {
  color: #004A44;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: block;
  text-align: center;
  padding: 15px 0;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.wrap-header-mobile .mobile-menu .menu li a:hover {
  opacity: 0.6;
  text-decoration: none;
}
.wrap-header-mobile .mobile-menu .menu li a i {
  margin-right: 5px;
}
.wrap-header-mobile .mobile-menu .menu li a img {
  filter: brightness(20%);
}
.wrap-header-mobile .mobile-menu .menu li:not(:last-child) {
  border-bottom: 1px solid #004A44;
}
.wrap-header-mobile .mobile-menu .menu li.dropdown ul {
  display: none;
}
.wrap-header-mobile .mobile-menu .menu li.dropdown ul li a {
  font-style: italic;
  font-size: 12px;
}
.wrap-header-mobile .mobile-menu .menu li .language {
  padding: 20px;
}
.wrap-header-mobile .mobile-menu .menu li .language select {
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu li .search {
  position: relative;
  padding: 20px;
}
.wrap-header-mobile .mobile-menu .menu li .search input[type] {
  margin: 0;
}
.wrap-header-mobile .mobile-menu .menu li .search button[type] {
  position: absolute;
  right: 25px;
  top: 35px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.wrap-header-mobile .mobile-menu .menu li .search button[type] img {
  filter: brightness(0%);
}
@media (max-width: 70em) {
  .wrap-page {
    padding-top: 70px;
  }
}
form .file-button {
  border: none;
  border: 1px solid #D6D6D6;
  background-color: #ffffff;
  height: 50px;
  padding: 0 0 0 6px;
  color: #4B5453;
  display: block;
  font-size: 15px;
  width: 100%;
  margin-bottom: 16px;
  font-weight: 300;
}
/*
06/07/20
*/
.carousel-cases .item {
  position: relative;
  width: 100%;
}
@media (min-width: 80em) {
  .solucoes-completas img {
    width: 80%;
  }
}
.whatsapp {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  display: flex;
  border-radius: 25px;
  padding: 12px 18px;
  color: #ffffff;
  background: #52ce5f;
  background: -moz-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #52ce5f), color-stop(100%, #32ba45));
  background: -webkit-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: -o-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: -ms-linear-gradient(top, #52ce5f 0%, #32ba45 100%);
  background: linear-gradient(to bottom, #52ce5f 0%, #32ba45 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#52ce5f', endColorstr='#32ba45', GradientType=0);
}
.whatsapp i {
  font-size: 20px;
  margin-right: 10px;
}
.whatsapp:hover {
  text-decoration: none;
}
