@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

@font-face {
  font-family: "madagascar-trsm-icon-font", sans-serif;
  src: url("../fonts/icons/madagascar-trsm-icon-font.woff2") format("woff2"), url("../fonts/icons/madagascar-trsm-icon-font.woff") format("woff"); }

.icon, .icon-chevron-down:before, .icon-chevron-left:before, .icon-chevron-right:before, .icon-chevron-up:before {
  font-family: "madagascar-trsm-icon-font", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none; }

.icon-chevron-down:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.sr-only {
  display: none; }

.headerMobile {
  position: fixed;
  background-color: #f0f6fc;
  width: 100%;
  top: -200px;
  z-index: 4;
  padding: 20px;
  -webkit-transition: top .3s ease;
  transition: top .3s ease; }
  .headerMobile ul, .headerMobile li {
    display: inherit !important; }
    .headerMobile ul:before, .headerMobile ul:after, .headerMobile li:before, .headerMobile li:after {
      content: none !important; }
  .headerMobile ul {
    margin: 0;
    padding: 0; }
    .headerMobile ul li {
      list-style: none;
      margin: 0 0 15px; }
      .headerMobile ul li a {
        text-decoration: none;
        font-weight: 600;
        color: #365c9a; }
  .headerMobile.open {
    top: 60px;
    -webkit-transition: top .3s ease;
    transition: top .3s ease; }
  @media print, screen and (min-width: 40em) {
    .headerMobile {
      display: none; } }

.header {
  position: relative;
  width: 100%;
  background-color: #f0f6fc;
  z-index: 5;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 35px;
  -webkit-box-shadow: 0 -2px 15px -2px #ccc;
          box-shadow: 0 -2px 15px -2px #ccc;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  top: 0; }
  @media print, screen and (min-width: 40em) {
    .header {
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .header__mobile-menu-open-btn {
    color: #365c9a;
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media print, screen and (min-width: 40em) {
      .header__mobile-menu-open-btn {
        display: none; } }
  .header__mobile-menu-close-btn {
    color: #365c9a;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    @media print, screen and (min-width: 40em) {
      .header__mobile-menu-close-btn {
        display: none; } }
  .header__nav {
    display: none; }
    @media print, screen and (min-width: 40em) {
      .header__nav {
        display: block; } }
    .header__nav ul li {
      display: inline;
      margin: 0 15px; }
      .header__nav ul li a {
        text-decoration: none;
        font-weight: 600;
        -webkit-transition: color .3s ease;
        transition: color .3s ease;
        color: #365c9a; }
        .header__nav ul li a:hover {
          -webkit-transition: color .3s ease;
          transition: color .3s ease;
          color: #ccc; }

.footer {
  background-color: #365c9a;
  position: relative;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0 60px; }
  @media print, screen and (min-width: 40em) {
    .footer {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      padding: 35px 0 75px; } }
  .footer__item {
    padding: 20px 35px; }
    @media print, screen and (min-width: 40em) {
      .footer__item {
        padding: 0 35px; } }
    .footer__item h3 {
      margin: 10px 0 15px;
      font-size: 18px;
      font-weight: 600;
      color: #f0f6fc; }
    .footer__item p {
      max-width: 500px;
      margin: 10px 0;
      font-size: 14px;
      color: #f0f6fc; }
  .footer__text {
    position: absolute;
    z-index: 3;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.3); }
    .footer__text p {
      margin: 10px;
      font-size: 14px;
      color: #f0f6fc; }
  .footer__nav {
    margin: 0;
    padding: 0;
    position: relative;
    display: inherit !important; }
    .footer__nav:before, .footer__nav:after {
      content: none !important; }
    .footer__nav li {
      display: inherit !important;
      margin: 0 0 15px;
      list-style: none; }
      .footer__nav li:before, .footer__nav li:after {
        content: none !important; }
      .footer__nav li a {
        color: #f0f6fc; }
  .footer__icons {
    margin: 0;
    padding: 0; }
    .footer__icons li {
      margin: 0 15px 0 0;
      list-style: none;
      display: inline; }
      .footer__icons li a {
        color: #f0f6fc; }
      .footer__icons li i {
        font-size: 28px; }

.contact {
  color: #f0f6fc; }
  .contact p {
    margin: 0 0 10px; }
  .contact span {
    font-weight: 600; }
  @media print, screen and (min-width: 64em) {
    .contact__phoneNumber {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: space;
          -ms-flex-pack: space;
              justify-content: space;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .contact__phoneNumber p:first-of-type {
        margin-right: 50px; } }

.btn {
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  font-size: 14px;
  color: #f0f6fc;
  padding: 10px 30px;
  margin: 20px 0 0;
  background-color: #365c9a;
  text-decoration: none; }

.banner {
  position: relative;
  -webkit-box-shadow: 0 -2px 15px -2px #ccc;
          box-shadow: 0 -2px 15px -2px #ccc; }
  .banner__overlay {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); }
  .banner__text {
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      .banner__text {
        left: 10%;
        text-align: left;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        text-align: left; } }
    .banner__text p {
      font-size: 16px;
      font-weight: 600;
      color: #FFF; }
      @media print, screen and (min-width: 64em) {
        .banner__text p {
          max-width: 500px;
          font-size: 24px; } }

html {
  scroll-behavior: smooth; }

.treeDiag {
  margin: 0 30px;
  overflow-x: scroll !important;
  overflow-y: hidden;
  scroll-snap-align: center; }
  .treeDiag::-webkit-scrollbar {
    width: 12px;
    height: 7px;
    background-color: #f5f5f5;
    border-radius: 10px;
    margin-bottom: 10px; }
  .treeDiag::-webkit-scrollbar-thumb {
    height: 7px;
    background-color: #365c9a;
    border-radius: 10px; }
  @media print, screen and (min-width: 64em) {
    .treeDiag {
      max-width: 1100px;
      margin: 0 auto; } }

.textBox {
  max-width: 1100px;
  margin: 0 auto;
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media print, screen and (min-width: 64em) {
    .textBox {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .textBox__item {
    width: 100%;
    margin-bottom: 30px;
    -webkit-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2); }
    @media print, screen and (min-width: 64em) {
      .textBox__item {
        width: 25%;
        margin: 30px; } }
    .textBox__item .item__header {
      background-color: #365c9a;
      border-bottom: 1.5px solid #f9b22f;
      padding: 15px 20px; }
      .textBox__item .item__header h4 {
        margin: 0;
        color: #f5f5f5; }
    .textBox__item .item__text {
      padding: 20px 20px 35px; }
      .textBox__item .item__text p {
        margin: 0; }

.wrapper {
  width: 2000px;
  text-align: center;
  overflow: auto; }
  .wrapper ul {
    position: relative;
    display: block;
    margin: 0 auto;
    list-style: none; }
    .wrapper ul li {
      display: inline-block;
      vertical-align: top; }
  .wrapper .treeBox {
    width: 300px;
    padding: 20px;
    -webkit-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
    border-radius: 5px; }

ul,
li {
  position: relative;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0; }
  ul:before, ul:after,
  li:before,
  li:after {
    content: '';
    position: absolute;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }

.section ul {
  padding: 0 0 0 30px; }

body .wrapper ul > li {
  margin: 1em 0;
  padding: 1em;
  line-height: 1.5em;
  -webkit-transition: all .5s ease;
  transition: all .5s ease; }
  body .wrapper ul > li:before {
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #f9b22f; }
  body .wrapper ul > li:first-of-type:before {
    left: 50%;
    width: 50%; }
  body .wrapper ul > li:last-of-type:before {
    width: 50%; }
  body .wrapper ul > li:only-of-type:before {
    width: 10%;
    left: 45%; }
  body .wrapper ul > li.noline:before {
    background: transparent; }
  body .wrapper ul > li label:not(.noborder) {
    font-weight: 600;
    padding: .5em 1em;
    border: 1px solid #365c9a;
    -webkit-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
    cursor: pointer; }

body .wrapper ul [type='checkbox'] {
  display: none; }

body .wrapper ul .more {
  opacity: 0;
  display: block;
  width: 0;
  height: 0;
  padding: 0;
  margin-left: 50%;
  -webkit-transition: all .25s ease;
  transition: all .25s ease; }

body .wrapper ul input:checked ~ ul * {
  opacity: 0;
  max-width: 1px;
  max-height: 1px;
  padding: 0; }

body .wrapper ul input:checked ~ ul .more {
  opacity: 1;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  margin-left: 0;
  -webkit-transition: all .01s;
  transition: all .01s; }

.section {
  padding: 60px 30px 30px;
  text-align: center; }
  .section ul,
  .section ol {
    text-align: left; }
  @media print, screen and (min-width: 64em) {
    .section {
      padding: 60px 35px 35px;
      text-align: left; } }
  .section.first {
    padding: 60px 30px; }
  .section.article .section__title {
    text-align: left; }
  .section__content {
    max-width: 1100px;
    margin: 0 auto; }
    .section__content .topTitle {
      margin: 80px 0 20px; }
  .section--dark {
    background-color: rgba(0, 0, 0, 0.9); }
  .section__title {
    color: #365c9a;
    text-align: center;
    font-size: 24px;
    margin: 10px 0; }
  .section__subtitle {
    text-align: center;
    font-size: 16px;
    margin: 0 0 30px;
    font-weight: 500; }
  .section__action {
    text-align: center; }
  .section .left {
    text-align: left; }

.popinContact {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 30px 40px; }
  .popinContact h4,
  .popinContact form {
    width: 100%; }
  .popinContact__btn {
    text-align: center; }
  .popinContact__input {
    width: 100%;
    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-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    .popinContact__input label {
      margin-bottom: 5px;
      font-weight: 600;
      font-size: 14px; }
    .popinContact__input input {
      margin-bottom: 20px;
      height: 30px;
      padding: 0 15px;
      font-size: 14px; }
    .popinContact__input textarea {
      padding: 5px 15px;
      font-size: 14px; }
    .popinContact__input textarea,
    .popinContact__input input {
      width: 100%; }

.bannerInfo {
  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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media print, screen and (min-width: 40em) {
    .bannerInfo {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .bannerInfo__item {
    width: 100%;
    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-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #f0f6fc;
    padding: 20px;
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .bannerInfo__item {
        padding: 0 20px;
        width: 25%;
        border-right: 1px solid #f0f6fc;
        border-bottom: 1px solid transparent; } }
    .bannerInfo__item:last-of-type {
      border-bottom: 1px solid transparent; }
      @media print, screen and (min-width: 40em) {
        .bannerInfo__item:last-of-type {
          border-right: 1px solid transparent; } }
    .bannerInfo__item i {
      font-size: 50px;
      color: #f9b22f; }
  .bannerInfo__desc {
    width: 150px;
    margin: 10px 0 0;
    color: #f0f6fc;
    font-size: 16px;
    font-weight: 600; }
  .bannerInfo__status {
    color: #f0f6fc;
    font-size: 20px;
    font-weight: 700;
    margin: 20px 0;
    letter-spacing: 1px; }

.sContact {
  padding: 35px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media print, screen and (min-width: 64em) {
    .sContact {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print, screen and (min-width: 64em) {
    .sContact__phoneNumber {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: space;
          -ms-flex-pack: space;
              justify-content: space;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .sContact__phoneNumber p:first-of-type {
        margin-right: 50px; } }
  .sContact__map {
    cursor: pointer;
    width: 100%;
    height: auto;
    margin-bottom: 20px; }
    @media print, screen and (min-width: 64em) {
      .sContact__map {
        width: 45%;
        margin-bottom: 0; } }
    .sContact__map img {
      width: 100%;
      height: auto; }
  .sContact__content {
    padding: 35px; }
    .sContact__content ul {
      padding: 0; }
    .sContact__content li {
      margin: 0 15px 0 0;
      list-style: none;
      display: inline; }
      .sContact__content li a {
        color: #365c9a; }
      .sContact__content li i {
        font-size: 32px; }
  .sContact__icons {
    margin: 40px 0 0;
    text-align: center !important; }
    @media print, screen and (min-width: 64em) {
      .sContact__icons {
        text-align: left !important; } }
  .sContact__item span {
    font-size: 20px;
    font-weight: 700; }
  .sContact__item p {
    font-size: 18px;
    font-weight: 600;
    line-break: anywhere; }

.details__item {
  position: relative;
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0 0 60px; }
  @media print, screen and (min-width: 40em) {
    .details__item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; } }
  @media print, screen and (min-width: 40em) {
    .details__item:before {
      position: absolute;
      content: ' ';
      width: 1px;
      height: 110%;
      background-color: #ccc;
      top: 40%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }
  @media print, screen and (min-width: 40em) {
    .details__item:after {
      position: absolute;
      content: ' ';
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background-color: #ccc;
      top: 40%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }
  .details__item li {
    margin: 0 0 15px; }

@media print, screen and (min-width: 40em) {
  .details__item:last-of-type:before {
    top: auto;
    bottom: 40%; } }

@media print, screen and (min-width: 40em) {
  .details__item:last-of-type:after {
    top: 10%; } }

@media print, screen and (min-width: 40em) {
  .details__item--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; } }

.details__text, .details__image {
  width: 100%; }
  @media print, screen and (min-width: 40em) {
    .details__text, .details__image {
      width: 45%; } }

.teams {
  margin-top: 100px;
  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-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  @media print, screen and (min-width: 40em) {
    .teams {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .teams__image {
    position: absolute;
    left: 50%;
    top: -60px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
    .teams__image img {
      width: 120px;
      height: auto;
      border-radius: 50%; }
  .teams__item {
    width: 100%;
    position: relative;
    -webkit-box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 7px 1px rgba(0, 0, 0, 0.2);
    padding: 70px 35px 80px;
    border-radius: 5px;
    text-align: center;
    margin: 0 0 100px; }
    .teams__item:last-of-type {
      margin: 0 0 25px; }
    @media print, screen and (min-width: 40em) {
      .teams__item {
        width: 40%;
        margin: 15px 15px 100px; }
        .teams__item:last-of-type {
          margin: 15px 15px 100px; } }
    @media print, screen and (min-width: 64em) {
      .teams__item {
        width: 30%;
        margin: 15px 15px 100px; }
        .teams__item:last-of-type {
          margin: 15px 15px 100px; } }
  .teams__name {
    font-size: 24px;
    margin: 0 0 10px;
    font-weight: 700; }
  .teams__title {
    font-size: 16px;
    margin: 0 0 10px;
    font-weight: 600; }
  .teams__text {
    text-align: center; }
  .teams__links {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center; }
    .teams__links a {
      font-size: 32px;
      margin: 0 7px;
      display: inline-block;
      color: #365c9a; }

.project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: -webkit-box-shadow .3s ease;
  transition: -webkit-box-shadow .3s ease;
  transition: box-shadow .3s ease;
  transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
  margin: 35px auto 0; }
  @media print, screen and (min-width: 40em) {
    .project {
      -ms-flex-pack: distribute;
          justify-content: space-around; } }
  .project__item {
    overflow: hidden;
    position: relative;
    margin-bottom: 40px; }
    @media print, screen and (min-width: 40em) {
      .project__item {
        width: 45%;
        cursor: pointer; } }
    @media print, screen and (min-width: 64em) {
      .project__item {
        width: 30%; } }
    .project__item:hover {
      -webkit-box-shadow: 0 3px 7px 1px rgba(54, 92, 154, 0.2);
              box-shadow: 0 3px 7px 1px rgba(54, 92, 154, 0.2);
      -webkit-transition: -webkit-box-shadow .3s ease;
      transition: -webkit-box-shadow .3s ease;
      transition: box-shadow .3s ease;
      transition: box-shadow .3s ease, -webkit-box-shadow .3s ease; }
  .project__text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
    z-index: 2;
    text-align: center;
    background-color: rgba(54, 92, 154, 0.6); }
    .project__text h3 {
      margin: 0;
      color: #f0f6fc; }
  .project__image {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease; }
    .project__image:hover {
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease;
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
    .project__image img {
      width: 100%;
      height: auto; }
  .project__icon {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    font-size: 24px;
    color: #365c9a; }

.section-album {
  min-height: 400px;
  margin: 20px 0 60px;
  padding: 0 20px;
  text-align: center; }
  .section-album__logo {
    width: 150px;
    height: auto; }
  .section-album__content {
    max-width: 1100px;
    margin: 0 auto;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .section-album__content:first-of-type {
      margin: 35px auto 0; }
  .section-album__box-img {
    -webkit-box-flex: 1;
        -ms-flex: auto;
            flex: auto;
    width: 200px; }
  .section-album__img {
    width: 100%;
    height: auto;
    cursor: pointer; }

.testimonials .testimonial {
  padding: 20px;
  text-align: center; }
  .testimonials .testimonial__date {
    font-style: italic;
    font-weight: 600; }

.modal {
  display: block;
  position: relative;
  top: 0 !important;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  border: 2px solid #f0f2f2;
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: none;
  margin: 0 auto;
  padding: 0;
  z-index: 1006;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  -webkit-transition: -webkit-transform .4s;
  transition: -webkit-transform .4s;
  transition: transform .4s;
  transition: transform .4s, -webkit-transform .4s;
  will-change: transform; }
  @media screen and (min-width: 75em) {
    .modal {
      width: calc((68.75rem / 12) * 5);
      height: inherit;
      top: inherit;
      border-radius: 8px;
      margin: 5% auto;
      overflow: visible; } }
  [aria-hidden='false'] .modal {
    -webkit-transform: scale(1);
            transform: scale(1); }
  @media screen and (min-width: 75em) {
    .modal.medium {
      width: calc((68.75rem / 12) * 6.5); } }
  @media screen and (min-width: 75em) {
    .modal.big {
      width: calc((68.75rem / 12) * 8); } }
  @media screen and (min-width: 75em) {
    .modal.extraBig {
      width: calc((68.75rem)); } }
  .modal.full {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 0;
    margin: 0;
    border: 0; }
    .modal.full .modal__close {
      height: 0; }
    .modal.full .modal__cross {
      top: 51px; }
      .modal.full .modal__cross .icon-close {
        font-size: 14px;
        font-weight: bold;
        background-color: #46929c;
        opacity: .9;
        -webkit-transition: opacity .4s;
        transition: opacity .4s;
        color: white;
        border-radius: 50%;
        padding: 11px;
        border: 4px solid white; }
  .modal.carousel {
    padding: 64px 0; }
    @media print, screen and (min-width: 64em) {
      .modal.carousel {
        padding: 48px 80px 96px; } }
    .modal.carousel .modal__cross {
      top: -64px; }
      @media print, screen and (min-width: 64em) {
        .modal.carousel .modal__cross {
          top: -48px;
          right: -80px; } }
  .modal__overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    background: rgba(70, 146, 156, 0.56);
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    opacity: 0;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    will-change: opacity; }
    [aria-hidden='false'] .modal__overlay {
      opacity: 1; }
  .modal__content {
    height: calc(100% - 60px); }
  .modal__close {
    height: 60px;
    position: relative;
    z-index: 10; }
    @media (pointer: fine) {
      .modal__close:hover {
        cursor: pointer;
        outline: none; } }
  .modal__cross {
    position: absolute;
    right: 0;
    padding: 24px; }
    @media screen and (max-width: 63.99875em) {
      .modal__cross {
        right: 0;
        left: inherit; } }
    @media (pointer: fine) {
      .modal__cross:hover {
        text-decoration: none; }
        .modal__cross:hover .icon, .modal__cross:hover .icon-chevron-down:before, .modal__cross:hover .icon-chevron-left:before, .modal__cross:hover .icon-chevron-right:before, .modal__cross:hover .icon-chevron-up:before {
          opacity: 1; } }
    .modal__cross .icon-close {
      font-size: 22px;
      color: #46929c;
      opacity: .56;
      -webkit-transition: opacity .4s;
      transition: opacity .4s; }
  .modal i {
    color: #365c9a;
    font-size: 24px; }
  .modal .projects {
    padding: 35px;
    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-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      .modal .projects {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        text-align: left; } }
    .modal .projects img {
      margin-bottom: 20px; }
      @media print, screen and (min-width: 64em) {
        .modal .projects img {
          margin-bottom: 0px;
          margin-right: 20px; } }
    .modal .projects p {
      margin: 0 0 20px; }
    .modal .projects h3 {
      margin: 0 0 20px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: '';
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  .slick-slide:focus {
    outline: 0; }
  [dir='rtl'] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block;
    width: 100%; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Estore  Slick*/
.fa-chevron-left,
.fa-chevron-right {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  opacity: 1; }
  @media (pointer: fine) {
    .fa-chevron-left:hover:before,
    .fa-chevron-right:hover:before {
      color: #00b2a9; } }
  .fa-chevron-left:active,
  .fa-chevron-right:active {
    border-color: #00b2a9; }
    .fa-chevron-left:active:before,
    .fa-chevron-right:active:before {
      color: #00b2a9; }
  .fa-chevron-left.slick-disabled,
  .fa-chevron-right.slick-disabled {
    opacity: 0;
    -webkit-transition: opacity cursor .8s;
    transition: opacity cursor .8s;
    cursor: default; }

.fa-chevron-left {
  left: -15px; }

.fa-chevron-right {
  right: -15px; }

/* Dots */
.slick-dots {
  display: block;
  list-style: none;
  text-align: center;
  position: absolute;
  bottom: 32px;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    padding: 0; }
    .slick-dots li:focus {
      outline: none; }
    .slick-dots li button {
      border: 0;
      background-color: #f0f2f2;
      display: block;
      height: 6px;
      width: 32px;
      border-radius: 100px;
      outline: none;
      line-height: 0;
      font-size: 0;
      opacity: .48;
      -webkit-transition: all .2s;
      transition: all .2s; }
      @media (pointer: fine) {
        .slick-dots li button:hover {
          cursor: pointer;
          opacity: 1; } }
    .slick-dots li.slick-active button {
      background: #f2fafa;
      opacity: 1; }

.variant-A .slick-dots li {
  margin: 0 12px 0 0; }
  .variant-A .slick-dots li button {
    background-color: #46929c;
    height: 8px;
    width: 8px;
    opacity: 1;
    border-color: transparent; }
  .variant-A .slick-dots li.slick-active button {
    background-color: transparent;
    height: 12px;
    width: 12px;
    border: 2px solid #7ad9d8;
    border-radius: 50%; }

.variant-A .fa-chevron-left,
.variant-A .fa-chevron-right {
  background: transparent;
  border: 2px solid #f0f2f2; }
  .variant-A .fa-chevron-left:before,
  .variant-A .fa-chevron-right:before {
    color: #46929c; }
  @media (pointer: fine) {
    .variant-A .fa-chevron-left:hover,
    .variant-A .fa-chevron-right:hover {
      border-color: #46929c; } }

.variant-A--white .slick-dots li button {
  background-color: #ffffff; }

.variant-A--white .slick-dots li.slick-active button {
  background-color: transparent;
  border-color: #ffffff; }

.variant-A--transparent .fa-chevron-left {
  left: 8px; }
  @media screen and (min-width: 75em) {
    .variant-A--transparent .fa-chevron-left {
      left: 32px; } }

.variant-A--transparent .fa-chevron-right {
  right: 8px; }
  @media screen and (min-width: 75em) {
    .variant-A--transparent .fa-chevron-right {
      right: 32px; } }

body {
  font-family: 'Open Sans', sans-serif; }
