@import url('https://fonts.googleapis.com/css?family=Work+Sans:400,600,800');
html,
body {
  -webkit-font-smoothing: antialiased;
  font-family: 'Work Sans', sans-serif;
  background-color: #ffffff;
  font-size: 16px;
  letter-spacing: -0.01em;
  color: #2d3047;
}
body.-mm {
  overflow: hidden;
}
@media (min-width: 767px) {
  body.-mm {
    overflow: auto;
  }
}
b,
strong {
  font-weight: 600;
}
a,
button {
  text-decoration: none !important;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  outline: 0;
  cursor: pointer;
}
a:hover,
button:hover,
a:active,
button:active,
a:focus,
button:focus {
  outline: 0;
  color: inherit;
}
a:active,
button:active {
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.legal a {
  color: #e84855;
  font-weight: 600;
}
input::-moz-focus-inner {
  border: 0;
}
.container-fluid {
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 767px) {
  .container-fluid {
    padding-right: 48px;
    padding-left: 48px;
  }
}
.container {
  padding-right: 16px;
  padding-left: 16px;
}
@media (min-width: 767px) {
  .container {
    padding-right: 16px;
    padding-left: 16px;
  }
}
.shadow {
  box-shadow: 0px 0px 4px rgba(52, 58, 67, 0.2), 0px 1px 2px rgba(52, 58, 67, 0.1);
}
.big-shadow {
  box-shadow: 0px 4px 20px rgba(52, 58, 67, 0.2), 0px 2px 4px rgba(52, 58, 67, 0.1), 0px 1px 2px rgba(52, 58, 67, 0.05);
}
.huge-shadow {
  box-shadow: 0px 4px 24px rgba(52, 58, 67, 0.18), 0px 1px 4px rgba(52, 58, 67, 0.1);
}
.radius {
  border-radius: 6px;
}
.big-radius {
  border-radius: 12px;
}
.-ts {
  margin-top: 48px;
}
.-bs {
  margin-bottom: 48px;
}
.-small-ts {
  margin-top: 16px;
}
.-small-bs {
  margin-bottom: 16px;
}
@media (min-width: 767px) {
  .-ts {
    margin-top: 72px;
  }
  .-bs {
    margin-bottom: 72px;
  }
  .-small-ts {
    margin-top: 48px;
  }
  .-small-bs {
    margin-bottom: 48px;
  }
}
#cookiebar {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  background-color: #ffffff;
  box-shadow: 0px 4px 20px rgba(52, 58, 67, 0.2), 0px 2px 4px rgba(52, 58, 67, 0.1), 0px 1px 2px rgba(52, 58, 67, 0.05);
  padding: 16px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#cookiebar p {
  font-size: 0.8em;
  margin-bottom: 0;
}
#cookiebar .cta {
  margin: 24px 0 0 0;
}
@media (min-width: 767px) {
  #cookiebar {
    padding: 24px;
    flex-direction: row;
  }
  #cookiebar p {
    padding-right: 72px;
  }
  #cookiebar .cta {
    width: auto;
    margin: 0 0 0 48px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
.fz-5 {
  font-size: 4em;
}
.fz-4 {
  font-size: 2.8em;
}
.fz-3 {
  font-size: 2em;
}
.fz-2 {
  font-size: 1.4em;
}
.fz-1 {
  font-size: 1em;
}
.fz-0 {
  font-size: 0.8em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1;
}
h5 {
  text-transform: uppercase;
}
h1 {
  font-size: 4em;
  font-weight: 900;
  margin-bottom: 24px;
  letter-spacing: -0.01em;
}
h2 {
  font-size: 2.8em;
  font-weight: 900;
  margin-bottom: 24px;
  letter-spacing: -0.01em;
}
h3 {
  font-size: 2em;
  font-weight: 900;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}
h4 {
  font-size: 1.4em;
  font-weight: 900;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}
h5 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 16px;
  letter-spacing: -0.01em;
}
h6 {
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 8px;
  letter-spacing: -0.01em;
}
@media (max-width: 767px) {
  h1 {
    font-size: 2.8em;
  }
  h2 {
    font-size: 2em;
  }
}
p {
  font-size: 1em;
  font-weight: normal;
}
.-sec-title {
  text-align: center;
  margin-bottom: 48px;
}
.-dash {
  color: #37b6bb;
  font-weight: 100;
}
.-dash span {
  font-weight: 900;
}
@font-face {
  font-family: 'cheicon';
  src: url('../fonts/cheicon.eot?t6p7hr');
  src: url('../fonts/cheicon.eot?t6p7hr#iefix') format('embedded-opentype'), url('../fonts/cheicon.ttf?t6p7hr') format('truetype'), url('../fonts/cheicon.woff?t6p7hr') format('woff'), url('../fonts/cheicon.svg?t6p7hr#cheicon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="ico-"],
[class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'cheicon' !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;
}
.ico-left:before {
  content: "\e90d";
}
.ico-right:before {
  content: "\e90e";
}
.ico-back:before {
  content: "\e90c";
}
.ico-search:before {
  content: "\e900";
}
.ico-cat-1:before {
  content: "\e905";
}
.ico-cat-2:before {
  content: "\e902";
}
.ico-cat-3:before {
  content: "\e903";
}
.ico-cat-4:before {
  content: "\e904";
}
.ico-cat-5:before {
  content: "\e906";
}
.ico-cat-6:before {
  content: "\e907";
}
.ico-cat-7:before {
  content: "\e908";
}
.ico-cat-8:before {
  content: "\e901";
}
.ico-flash:before {
  content: "\e909";
}
.ico-hot:before {
  content: "\e90a";
}
.ico-enterprise:before {
  content: "\e90b";
}
.ico-logout:before {
  content: "\e90f";
}
.ico-update:before {
  content: "\e910";
}
.ico-add:before {
  content: "\e911";
}
.ico-menu:before {
  content: "\e912";
}
.ico-close:before {
  content: "\e913";
}
.ico-star:before {
  content: "\e914";
}
.ico-edit:before {
  content: "\e915";
}
.ico-delete:before {
  content: "\e916";
}
.ico-clock:before {
  content: "\e917";
}
.ico-test:before {
  content: "\e918";
}
.illo {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 16px;
}
@media (min-width: 767px) {
  .illo {
    margin: 0;
  }
}
.table td,
.table th {
  border-color: #d7e2e2;
}
hr {
  border: none;
  height: 0;
  width: 100%;
  clear: both;
  display: block;
  margin: 48px 0;
}
@media (min-width: 767px) {
  hr {
    margin: 72px 0;
  }
}
hr.-border {
  border-top: 1px solid #d7e2e2;
}
.quick-switcher {
  font-weight: 400;
  color: rgba(45, 48, 71, 0.24);
  outline: 0;
  text-decoration: underline;
  position: relative;
}
.quick-switcher:before {
  content: '';
  display: block;
  position: absolute;
  top: -100%;
  left: -45%;
  width: 110px;
  height: 70px;
  background: url("../img/illo-redirect-sm.png") no-repeat center center;
  background-size: 50%;
}
.flag {
  color: #2d3047;
  font-weight: 900;
  line-height: 6em;
  display: block;
  margin-right: 24px;
}
@media (min-width: 767px) {
  .flag {
    display: inline-block;
    width: 300px;
  }
}
.flag:before {
  content: '';
  display: block;
  background-color: #ffffff;
  width: 64px;
  height: 64px;
  border-radius: 12px;
  box-shadow: 0px 4px 20px rgba(52, 58, 67, 0.2), 0px 2px 4px rgba(52, 58, 67, 0.1), 0px 1px 2px rgba(52, 58, 67, 0.05);
  margin: 16px;
  margin-left: 0;
  float: left;
  background-repeat: no-repeat;
  background-position: center center;
}
.flag span {
  font-weight: 100;
}
.flag.-ita:before {
  background-image: url("../img/flag-ita.svg");
}
.flag.-esp:before {
  background-image: url("../img/flag-esp.svg");
}
.flag.-deu:before {
  background-image: url("../img/flag-deu.svg");
}
.flag.-eng:before {
  background-image: url("../img/flag-eng.svg");
}
.flag.-fra:before {
  background-image: url("../img/flag-fra.svg");
}
.form-control {
  height: 48px;
  border-color: #d7e2e2;
}
.form-control:hover,
.form-control:focus {
  border-color: rgba(55, 182, 187, 0.24);
}
.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(55, 182, 187, 0.24);
}
select.form-control:not([size]):not([multiple]) {
  height: 48px;
}
textarea {
  height: 144px !important;
}
.btn {
  height: 48px;
  border-radius: 50em;
  padding-left: 24px;
  padding-right: 24px;
  -webkit-transition: 200ms all;
  -moz-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all;
  box-shadow: none;
}
.btn-group > .btn {
  line-height: 2.2;
}
.btn-group .btn-secondary {
  background-color: rgba(215, 226, 226, 0.5);
  border-color: #37b6bb;
  color: #37b6bb;
}
.btn-group .btn-secondary:not(:disabled):not(.disabled).active,
.btn-group .btn-secondary:not(:disabled):not(.disabled):active {
  background-color: #37b6bb;
  border-color: #37b6bb;
}
.btn-outline-primary {
  color: #37b6bb;
  background-color: transparent;
  border-color: #37b6bb;
  font-weight: 900;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus {
  background-color: #2e979b;
  border-color: #2e979b;
  box-shadow: none;
  color: #ffffff;
}
.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:active {
  background-color: #24797c;
  border-color: #24797c;
}
.btn-outline-secondary {
  background-color: #e84855;
  border-color: #e84855;
  color: #ffffff;
  font-weight: 900;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus {
  background-color: #e32433;
  border-color: #e32433;
  box-shadow: none;
  color: #ffffff;
}
.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.btn-outline-secondary:active {
  background-color: #c61927;
  border-color: #c61927;
}
.hero {
  background-color: #f3f1ee;
  padding-bottom: 72px;
  margin-bottom: 72px;
  position: relative;
  min-height: 600px;
}
@media (min-width: 767px) {
  .hero ul.nav a.-current {
    border-color: #2d3047;
  }
}
.hero:before {
  content: '';
  display: block;
  width: 100%;
  height: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url("../img/mask-1.svg") no-repeat center bottom;
  background-size: 100%;
}
.hero.-entrps {
  background-color: #2d3047;
  color: #ffffff;
}
.hero.-entrps ul.nav a {
  color: #ffffff;
}
.hero.-entrps ul.nav a.-current {
  border-color: #ffffff;
}
.hero.-prod {
  min-height: 72px;
}
.header {
  position: relative;
  height: 72px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 16px;
}
@media (min-width: 767px) {
  .header {
    padding: 48px;
    height: 128px;
  }
}
@media (min-width: 991px) {
  .header {
    padding: 48px;
    height: 160px;
  }
}
ul.nav {
  font-weight: 600;
  color: #2d3047;
  margin-left: auto;
  z-index: 998;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  padding: 95% 0 10% 0;
  background: #5db4b9;
  background: -webkit-linear-gradient(323deg, #5db4b9 0%, #3f86a3 100%);
  background: -o-linear-gradient(323deg, #5db4b9 0%, #3f86a3 100%);
  background: linear-gradient(53deg, #5db4b9 0%, #3f86a3 100%);
  align-items: center;
  -webkit-transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -moz-transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -o-transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
ul.nav.-showed {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  padding: 24% 0;
}
ul.nav li {
  display: block;
  width: 100%;
  text-align: center;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
ul.nav li:hover {
  -webkit-transform: translateY(-2px);
  -moz-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  -o-transform: translateY(-2px);
  transform: translateY(-2px);
}
ul.nav li:active {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
ul.nav li a {
  padding: 0;
  color: #ffffff;
  font-size: 2em;
  font-weight: 100;
}
ul.nav li a.-current {
  border-bottom: 2px solid #ffffff;
}
@media (min-width: 767px) {
  ul.nav {
    position: relative;
    background: transparent;
    width: auto;
    height: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    padding: 0;
  }
  ul.nav li {
    padding: 0 24px;
    text-align: left;
    display: inline-block;
    width: auto;
  }
  ul.nav li.-homelist {
    display: none;
  }
  ul.nav li a {
    padding: 8px 0;
    color: inherit;
    font-size: 1em;
    font-weight: 600;
  }
}
.logo {
  background: url("../img/logo.svg") no-repeat center left;
  background-size: 40px;
  height: 40px;
  width: 40px;
  padding-left: 48px;
  float: left;
  color: #37b6bb;
}
@media (min-width: 991px) {
  .logo {
    background-size: 70px;
    height: 70px;
    width: auto;
    padding-left: 86px;
  }
}
.logo span {
  background: url("../img/logo-lettering.svg") no-repeat center left;
  display: none;
  float: left;
}
@media (min-width: 767px) {
  .logo span {
    display: block;
    height: 20px;
    width: 120px;
    background-size: 120px 20px;
  }
}
@media (min-width: 991px) {
  .logo span {
    background-size: 200px 30px;
    display: block;
    height: 70px;
    width: 215px;
  }
}
.content {
  display: flex;
  align-items: center;
}
.open-mm,
.close-mm {
  display: lock;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 999;
  border: 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 1.4em;
  text-align: center;
  padding: 6px;
  -webkit-transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -moz-transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -o-transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
  transition: all 600ms cubic-bezier(0.54, 0.1, 0, 0.92);
}
.open-mm:hover,
.close-mm:hover,
.open-mm:focus,
.close-mm:focus,
.open-mm:visited,
.close-mm:visited,
.open-mm:active,
.close-mm:active {
  color: #ffffff;
}
@media (min-width: 767px) {
  .open-mm,
  .close-mm {
    display: none;
  }
}
.open-mm {
  background-color: rgba(45, 48, 71, 0.16);
}
.open-mm.-hidden {
  -webkit-transform: translateY(40px);
  -moz-transform: translateY(40px);
  -ms-transform: translateY(40px);
  -o-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  z-index: -1;
}
.close-mm {
  background-color: rgba(45, 48, 71, 0.08);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  opacity: 0;
}
.close-mm.-visible {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.overlay {
  display: block;
  width: 100%;
  height: 0;
  z-index: 997;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: rgba(45, 48, 71, 0.9);
  -webkit-transition: all 300ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -moz-transition: all 300ms cubic-bezier(0.54, 0.1, 0, 0.92);
  -o-transition: all 300ms cubic-bezier(0.54, 0.1, 0, 0.92);
  transition: all 300ms cubic-bezier(0.54, 0.1, 0, 0.92);
  opacity: 0;
}
@media (min-width: 767px) {
  .overlay {
    display: none;
  }
}
.overlay.-show {
  height: 100%;
  opacity: 1;
}
.footer {
  background-color: #2d3047;
  color: #ffffff;
  display: table;
  width: 100%;
  padding: 16px 0;
}
@media (min-width: 767px) {
  .footer {
    padding: 48px 0;
  }
}
.footer.-white {
  background-color: #ffffff;
  color: #2d3047;
  border-top: 1px solid #d7e2e2;
}
.footer.-white .logo {
  display: none;
}
.footer.-white p.credits {
  padding-top: 0;
}
.footer.-white ul.link-list li a {
  color: #2d3047;
}
p.credits {
  display: block;
  clear: both;
  float: none;
  padding: 16px 0;
}
ul.link-list {
  margin: 0 0 24px 0;
  padding: 0;
  font-weight: 400;
}
@media (min-width: 767px) {
  ul.link-list {
    margin: 0;
  }
}
ul.link-list li {
  list-style: none;
  color: #37b6bb;
}
ul.link-list li a {
  color: #ffffff;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
  display: inline-block;
}
ul.link-list li a:hover {
  opacity: .8;
}
.btn {
  display: inline-block;
  padding: 8px 24px;
  margin-right: 8px;
  color: #e84855;
  text-align: center;
  font-weight: 600;
  line-height: 1.8em;
  text-decoration: none !important;
  outline: 0 !important;
  border-radius: 6px;
  box-shadow: 0px 4px 20px rgba(52, 58, 67, 0.2), 0px 2px 4px rgba(52, 58, 67, 0.1), 0px 1px 2px rgba(52, 58, 67, 0.05);
  -webkit-transition: 200ms all;
  -moz-transition: 200ms all;
  -o-transition: 200ms all;
  transition: 200ms all;
}
.btn.-short {
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
}
.btn.-short {
  display: inline-block;
  width: auto;
}
.btn.-full {
  width: 100%;
  padding: 8px auto;
}
.btn.-primary {
  color: #ffffff;
  background-color: #37b6bb;
}
.btn.-primary:hover,
.btn.-primary:active {
  color: #ffffff;
  background-color: #36b2b7;
}
.btn.-secondary {
  color: #ffffff;
  background-color: #e84855;
}
.btn.-secondary:hover,
.btn.-secondary:active {
  color: #ffffff;
  background-color: #e74351;
}
.btn.-tertiary {
  color: #ffffff;
  background-color: #37b6bb;
}
.btn.-tertiary:hover,
.btn.-tertiary:active {
  color: #ffffff;
  background-color: #36b2b7;
}
.btn.-outline {
  color: #2d3047;
  background-color: #ffffff;
}
.btn.-outline:hover,
.btn.-outline:active {
  color: #2d3047;
  background-color: #ffffff;
}
.btn:active {
  -webkit-transform: translateY(-2);
  -moz-transform: translateY(-2);
  -ms-transform: translateY(-2);
  -o-transform: translateY(-2);
  transform: translateY(-2);
  box-shadow: 0px 0px 4px rgba(52, 58, 67, 0.2), 0px 1px 2px rgba(52, 58, 67, 0.1);
}
.btn:hover {
  box-shadow: 0px 0px 4px rgba(52, 58, 67, 0.2), 0px 1px 2px rgba(52, 58, 67, 0.1);
}
.btn:focus,
.btn:visited {
  box-shadow: 0px 0px 4px rgba(52, 58, 67, 0.2), 0px 1px 2px rgba(52, 58, 67, 0.1);
}
@media (max-width: 767px) {
  .btn {
    width: 100% !important;
  }
}
.modal-backdrop {
  background: rgba(45, 48, 71, 0.92);
}
.modal-backdrop.show {
  opacity: 1;
}
.modal-dialog {
  max-width: 640px;
}
@media (max-width: 767px) {
  .modal-dialog {
    margin: 16px;
  }
}
.modal-content {
  border-radius: 12px;
}
.modal-content h3 {
  color: #37b6bb;
}
.modal-content .modal-body {
  padding: 16px;
}
@media (min-width: 767px) {
  .modal-content .modal-body {
    padding: 48px;
  }
}
.modal-content .modal-footer {
  padding: 16px;
  border: 0;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #ecf8f8;
  justify-content: flex-start;
}
@media (min-width: 767px) {
  .modal-content .modal-footer {
    padding: 24px 48px;
  }
}
.modal-content .modal-footer .close {
  font-size: 1em;
  font-weight: 400;
  opacity: 1;
  color: rgba(45, 48, 71, 0.24);
  outline: 0;
  text-decoration: underline;
}
.features {
  padding: 72px 0;
}
.feat-box {
  background-color: #ffffff;
  padding: 24px;
  margin-bottom: 24px;
  min-height: 216px;
  border-radius: 6px;
  border: 1px solid #f3f1ee;
}
.feat-box h4 {
  margin: 0 0 24px 0;
}
.feat-box p {
  margin-bottom: 0;
}
.testimonials {
  background-color: rgba(243, 241, 238, 0.5);
  padding: 72px 0;
  text-align: center;
}
.swiper-container {
  width: 100%;
  height: auto;
  padding: 48px 0;
}
.swiper-wrapper {
  height: auto;
}
.swiper-slide {
  text-align: left;
  background-color: #ffffff;
  display: block;
  width: 90%;
  height: auto;
  padding: 24px;
  box-shadow: 0px 4px 24px rgba(52, 58, 67, 0.18), 0px 1px 4px rgba(52, 58, 67, 0.1);
  border-radius: 12px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
@media (min-width: 767px) {
  .swiper-slide {
    width: 50%;
  }
}
.swiper-slide h4 {
  font-weight: 100;
  line-height: 1.3;
}
.swiper-slide h4 span {
  display: block;
  color: #aaaec9;
}
.swiper-slide:not(.swiper-slide-active) {
  opacity: .2;
}
.swiper-pagination-bullet-active {
  background-color: #37b6bb;
}
ul.rating-stars {
  margin: 0 0 8px 0;
  padding: 0;
}
ul.rating-stars li {
  display: inline-block;
  list-style: none;
  color: #37b6bb;
}
ul.rating-stars li.-not {
  color: #d7e2e2;
}
.for-enterprises {
  padding: 72px 0;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}
.for-enterprises .container {
  position: relative;
}
.for-enterprises .container:before {
  content: '';
  display: block;
  border-radius: 50%;
  height: 1008px;
  width: 1008px;
  position: absolute;
  top: -504px;
  left: -144px;
  background-color: #2d3047;
}
.company-video {
  position: relative;
  z-index: 1;
}
.company-video h3 {
  color: #37b6bb;
}
.box-video {
  position: relative;
  box-shadow: 0px 4px 24px rgba(52, 58, 67, 0.18), 0px 1px 4px rgba(52, 58, 67, 0.1);
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  background-color: #ffffff;
}
.box-video video {
  background-color: #d7e2e2;
}
.box-video .caption {
  padding: 24px;
}
.box-video #video-controls {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 30%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
}
.box-video #video-controls #play {
  color: #ffffff;
  font-size: 1.4em;
  padding: 7px;
  outline: 0;
  background: transparent;
  position: absolute;
  width: 46px;
  height: 46px;
  border-radius: 50em;
  border: 2px solid #ffffff;
  -webkit-transition: all ease 200ms;
  -moz-transition: all ease 200ms;
  -o-transition: all ease 200ms;
  transition: all ease 200ms;
}
.box-video #video-controls #play i {
  display: block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 2px;
}
@media (min-width: 767px) {
  .box-video #video-controls #play {
    padding: 22px;
    width: 90px;
    height: 90px;
    font-size: 2em;
  }
}
.box-video #video-controls #play:hover {
  background: rgba(45, 48, 71, 0.2);
}
@media (min-width: 767px) {
  .box-video #video-controls {
    width: 90px;
    height: 90px;
    top: 37%;
    margin-top: -45px;
    margin-left: -45px;
  }
}
.contact-us {
  position: relative;
  z-index: 0;
  margin-top: -183px;
  padding: 360px 0 144px 0;
  text-align: center;
  background-color: rgba(243, 241, 238, 0.5);
}
.for-enterprise {
  text-align: center;
}
.for-enterprise i {
  display: block;
  background-color: #ffffff;
  width: 64px;
  height: 64px;
  font-size: 32px;
  line-height: 2em;
  margin: 0 auto 8px auto;
  color: #e84855;
}
.for-enterprise .cta-app {
  margin-bottom: 16px;
}
.clients {
  text-align: center;
  padding: 72px 0;
  overflow: hidden;
  width: 100%;
}
.clients h3 {
  color: #2d3047;
}
.clients .clients-slideshow {
  display: flex;
  width: 3200px;
  padding-top: 48px;
  animation: move-slideshow 180s linear infinite;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.clients .clients-item {
  background-color: #ffffff;
  display: block;
  float: left;
  margin: 8px;
  width: 144px;
  height: 144px;
  padding: 24px;
  box-shadow: 0px 4px 24px rgba(52, 58, 67, 0.18), 0px 1px 4px rgba(52, 58, 67, 0.1);
  border-radius: 12px;
}
.clients .clients-item img {
  width: 100%;
  max-height: auto;
}
@keyframes move-slideshow {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  50% {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.office-item {
  background-color: #ffffff;
  display: block;
  float: left;
  margin: 8px;
  padding: 24px;
  box-shadow: 0px 4px 24px rgba(52, 58, 67, 0.18), 0px 1px 4px rgba(52, 58, 67, 0.1);
  border-radius: 12px;
}
.text {
  padding: 72px 0;
}
.text.-t-center {
  text-align: center;
}
.content-products {
  position: relative;
  padding: 48px 0;
  overflow: hidden;
}
@media (min-width: 767px) {
  .content-products {
    padding: 144px 0;
    overflow: visible;
  }
}
.content-products .container:before {
  content: '';
  display: block;
  border-radius: 50%;
  height: 648px;
  width: 648px;
  z-index: 0;
  position: absolute;
  top: 0;
  background-color: #f3f1ee;
}
@media (min-width: 767px) {
  .content-products .container:before {
    top: -48px;
  }
}
.content-products.-goodie .container:before {
  background-color: #37b6bb;
  left: 48px;
}
.content-products.-olyo .container:before {
  background-color: #18c462;
  right: 48px;
}
img.prod-item {
  position: relative;
  background-color: #ffffff;
  display: block;
  width: 80%;
  margin: 48px auto 0 auto;
  height: auto;
  left: -24px;
  box-shadow: 0px 4px 24px rgba(52, 58, 67, 0.18), 0px 1px 4px rgba(52, 58, 67, 0.1);
  border-radius: 12px;
}
@media (min-width: 767px) {
  img.prod-item {
    margin: 0 auto;
    width: 60%;
  }
  img.prod-item + img {
    top: -48px;
    left: 48px;
  }
}
img.prod-item + img {
  margin: 0 auto;
  top: -48px;
  left: 24px;
}
