@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: "iconfont";
  src: url("fonts/iconfont.eot?gznsnz");
  src: url("fonts/iconfont.eot?gznsnz#iefix") format("embedded-opentype"), url("fonts/iconfont.ttf?gznsnz") format("truetype"), url("fonts/iconfont.woff?gznsnz") format("woff"), url("fonts/iconfont.svg?gznsnz#iconfont") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
[class^="ico-"], [class*=" ico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "iconfont" !important;
  speak: never;
  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-arrow-left:before {
  content: ""; }

.ico-arrow-up:before {
  content: ""; }

.ico-arrow-right:before {
  content: ""; }

.ico-arrow-down:before {
  content: ""; }

.ico-arrow-up-left:before {
  content: ""; }

.ico-arrow-up-left-light:before {
  content: ""; }

.ico-arrow-up-right:before {
  content: ""; }

.ico-arrow-up-right-light:before {
  content: ""; }

.ico-plus:before {
  content: ""; }

.ico-minus:before {
  content: ""; }

.ico-facebook:before {
  content: ""; }

.ico-instagram:before {
  content: ""; }

.ico-tiktok:before {
  content: ""; }

.ico-twitter:before {
  content: ""; }

.ico-x:before {
  content: ""; }

.ico-youtube:before {
  content: ""; }

.ico-arrow-left-large:before {
  content: ""; }

.ico-arrow-up-large:before {
  content: ""; }

.ico-arrow-right-large:before {
  content: ""; }

.ico-arrow-down-large:before {
  content: ""; }

.ico-arrow-up-left-large:before {
  content: ""; }

.ico-arrow-up-left-light-large:before {
  content: ""; }

.ico-arrow-up-right-large:before {
  content: ""; }

.ico-arrow-up-right-light-large:before {
  content: ""; }

.ico-facebook-square:before {
  content: ""; }

.ico-facebook-circle:before {
  content: ""; }

.ico-chevron-left:before {
  content: ""; }

.ico-chevron-up:before {
  content: ""; }

.ico-chevron-right:before {
  content: ""; }

.ico-chevron-down:before {
  content: ""; }

.ico-chevron-down:before {
  content: ""; }

.ico-whatsapp:before {
  content: ""; }

.ico-cart:before {
  content: ""; }

.ico-close:before {
  content: ""; }

.ico-check:before {
  content: ""; }

.ico-user:before {
  content: ""; }

.ico-email:before {
  content: ""; }

.ico-message:before {
  content: ""; }

.ico-pin:before {
  content: ""; }

.ico-phone:before {
  content: ""; }

.ico-clock:before {
  content: ""; }

html {
  font-size: 20px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%; }

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  color: #606060;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  background-color: #fff; }

.wrapper {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  padding-top: 100px; }

section {
  background-color: #fff;
  position: relative;
  padding: 180px 0;
  z-index: 1; }
section.light {
  background-color: #f9fafa; }

.container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px; }

.container-large {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1560px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  font-size: 0.8rem;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 20px 40px;
  border: #00bdb2 1px solid;
  background-color: #00bdb2;
  cursor: pointer; }
.btn span + i {
  margin-left: 10px; }
.btn:hover {
  color: #00bdb2;
  background-color: #fff; }
.btn.btnWhite {
  color: #003974;
  background-color: #fff;
  border-color: transparent; }
.btn.btnWhite:hover {
  color: #fff;
  background-color: #003974; }
.btn.btnWhite2 {
  color: #606060;
  background-color: #fff;
  border-color: transparent; }
.btn.btnWhite2:hover {
  color: #fff;
  background-color: #606060; }
.btn.btnDark {
  color: #fff;
  background-color: #003974;
  border-color: #003974; }
.btn.btnDark:hover {
  color: #003974;
  background-color: #fff; }

.textLink {
  font-size: 16px;
  font-size: 0.8rem; }
.textLink:hover {
  text-decoration: underline; }
.textLink.featured {
  text-transform: uppercase; }

.btnCont.center {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center; }

p {
  font-size: 20px;
  font-size: 1rem;
  line-height: 1.3; }
p + p, p + ul, p + ol {
  margin-top: 40px; }

strong {
  font-weight: 700; }
strong.brandName {
  color: #00bdb2; }

ul {
  font-size: 20px;
  font-size: 1rem;
  line-height: 1.3; }
ul li + li {
  margin-top: 10px; }
ul.dotted li {
  position: relative;
  padding-left: 20px; }
ul.dotted li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 1px;
  top: 8px;
  width: 6px;
  height: 6px;
  display: block;
  background-color: #606060; }
ul.dotted li + li {
  margin-top: 10px; }
ul + p, ul + ul, ul + ol {
  margin-top: 40px; }

ol {
  font-size: 20px;
  font-size: 1rem;
  line-height: 1.3; }
ol li + li {
  margin-top: 10px; }
ol + p, ol + ul, ol + ol {
  margin-top: 40px; }

dl {
  font-size: 20px;
  font-size: 1rem;
  line-height: 1.3; }

h1, h2, h3, h4, h5, h6 {
  color: #003974;
  line-height: 1.2;
  margin-bottom: 60px;
  font-weight: 500; }

h1, .h1 {
  font-size: 72px;
  font-size: 3.6rem; }

h2, .h2 {
  font-size: 64px;
  font-size: 3.2rem; }

h3, .h3 {
  font-size: 56px;
  font-size: 2.8rem; }

h4, .h4 {
  font-size: 48px;
  font-size: 2.4rem; }

h5, .h5 {
  font-size: 42px;
  font-size: 2.1rem; }

h6, .h6 {
  font-size: 36px;
  font-size: 1.8rem; }

.spheader {
  margin-bottom: 60px; }
.spheader span {
  font-size: 16px;
  font-size: 0.8rem;
  font-weight: 500;
  color: #00bdb2;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }
.spheader h1, .spheader h2, .spheader h3, .spheader h4, .spheader h5, .spheader h6 {
  margin-bottom: 0; }
.spheader.center {
  text-align: center; }

img {
  display: block; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea, select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  font-size: 0.8rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  width: 100%;
  padding: 15px 20px;
  border: #e3e3e3 1px solid; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus, select:focus {
  outline: none;
  border-color: #003974; }

span.error {
  font-size: 12px;
  font-size: 0.6rem;
  color: red; }

textarea {
  min-height: 150px; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.select {
  position: relative; }
.select select {
  padding: 10px;
  padding-right: 30px; }
.select:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: 10px;
  pointer-events: none; }

label {
  font-size: 20px;
  font-size: 1rem; }
label + input, label + textarea, label + select, label + .select {
  margin-top: 10px; }

.required {
  color: #003974; }

fieldset + fieldset, fieldset + .fsTwoCols {
  margin-top: 30px; }

.fsTwoCols {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify; }
.fsTwoCols fieldset {
  width: calc(50% - 15px); }
.fsTwoCols fieldset + fieldset {
  margin-top: 0; }
.fsTwoCols + fieldset {
  margin-top: 30px; }

.inputIcon {
  position: relative; }
.inputIcon input[type="text"], .inputIcon input[type="password"], .inputIcon input[type="email"], .inputIcon input[type="search"] {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding-left: 40px; }
.inputIcon:before {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  font-family: "iconfont";
  color: rgba(0, 0, 0, 0.6);
  left: 15px; }
.inputIcon.user:before {
  content: ""; }
.inputIcon.email:before {
  content: ""; }

.textAreaIcon {
  position: relative; }
.textAreaIcon textarea {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding-left: 40px; }
.textAreaIcon:before {
  font-family: "iconfont";
  color: rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 15px;
  top: 20px; }
.textAreaIcon.message:before {
  content: ""; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden; }
.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -ms-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg); } }
@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@media only screen and (max-width: 1600px) {
  section {
    padding: 140px 0; } }
@media only screen and (max-width: 1280px) {
  section {
    padding: 90px 0; } }
@media only screen and (max-width: 960px) {
  section {
    padding: 60px 0; }

  .wrapper {
    padding-top: 80px; }

  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 40px; }

  .spheader {
    margin-bottom: 40px; }

  .container {
    padding-left: 20px;
    padding-right: 20px; }

  .container-large {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (max-width: 760px) {
  section {
    padding: 40px 0; }

  .btn {
    padding: 15px 20px; }

  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px; }

  .spheader {
    margin-bottom: 30px; }

  h1, .h1 {
    font-size: 54px;
    font-size: 2.7rem; }

  h2, .h2 {
    font-size: 42px;
    font-size: 2.1rem; }

  h3, .h3 {
    font-size: 38px;
    font-size: 1.9rem; }

  h4, .h4 {
    font-size: 30px;
    font-size: 1.5rem; }

  h5, .h5 {
    font-size: 24px;
    font-size: 1.2rem; }

  h6, .h6 {
    font-size: 16px;
    font-size: 0.8rem; }

  p {
    font-size: 16px;
    font-size: 0.8rem; }
  p + p {
    margin-top: 30px; }
  p + p, p + ul, p + ol {
    margin-top: 30px; }

  ul {
    font-size: 16px;
    font-size: 0.8rem; }
  ul + p, ul + ul, ul + ol {
    margin-top: 30px; }

  ol {
    font-size: 16px;
    font-size: 0.8rem; }
  ol + p, ol + ul, ol + ol {
    margin-top: 30px; }

  dl {
    font-size: 16px;
    font-size: 0.8rem; }

  fieldset + fieldset, fieldset + .fsTwoCols {
    margin-top: 10px; } }
header {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  z-index: 100;
  background-color: #fff; }
header .container-large {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  position: relative; }
header .logo {
  display: block; }
header .logo img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  max-width: 240px;
  height: auto; }
header nav ul {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  margin-right: -20px; }
header nav ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  font-size: 16px;
  font-size: 0.8rem;
  position: relative;
  height: 100px;
  padding: 0 20px; }
header nav ul li a:before {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  content: "";
  width: 0;
  height: 2px;
  margin-top: -15px;
  background-color: #00bdb2; }
header nav ul li a.pill {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 10px 20px;
  margin-left: 20px;
  color: #fff;
  height: auto;
  background-color: #00bdb2;
  border: #00bdb2 1px solid; }
header nav ul li a.pill:hover {
  color: #00bdb2;
  background-color: #fff; }
header nav ul li a.pill:before {
  display: none; }
header nav ul li:hover a:before, header nav ul li .current a:before {
  width: calc(100% - 40px); }
header nav ul li.hasSub {
  position: relative; }
header nav ul li.hasSub > a > span:after {
  font-family: "iconfont";
  content: "";
  margin-left: 5px; }
header nav ul li.hasSub ul {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  flex-direction: column;
  -webkit-box-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  position: absolute;
  width: 200px;
  padding: 5px 0;
  opacity: 0;
  pointer-events: none; }
header nav ul li.hasSub ul li {
  width: 100%; }
header nav ul li.hasSub ul li a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block !important;
  width: 100%;
  height: auto;
  padding: 5px 20px; }
header nav ul li.hasSub ul li a:before {
  display: none; }
header nav ul li.hasSub ul li a:hover {
  background-color: #f9fafa; }
header nav ul li.hasSub:hover > ul {
  opacity: 1;
  pointer-events: auto; }
header nav ul li + li {
  margin-top: 0; }
header .movilMenu {
  display: none; }
header.fixed {
  height: 80px; }
header.fixed .logo img {
  max-width: 200px; }
header.fixed nav ul li a {
  height: 80px; }
header.fixed nav ul li a.pill {
  height: auto; }
header.fixed + .wrapper {
  padding-top: 80px; }

@media only screen and (max-width: 960px) {
  header {
    height: 80px; }
  header .container-large {
    position: relative;
    height: 100%; }
  header .logo {
    max-width: 120px; }
  header nav {
    display: -webkit-box;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    webkit-display: -webkit-flex !important;
    display: -webkit-flex !important;
    display: flex !important;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 50;
    background-color: rgba(255, 255, 255, 0.95);
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all; }
  header nav ul {
    display: -webkit-box;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    webkit-display: -webkit-flex !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    margin-right: 0;
    width: 100%; }
  header nav ul li {
    width: 100%;
    text-align: center; }
  header nav ul li a {
    font-size: 24px;
    font-size: 1.2rem;
    width: 100%;
    height: auto;
    padding: 20px; }
  header nav ul li a:before {
    top: initial;
    bottom: 10px; }
  header nav ul li a.pill {
    margin-left: auto;
    margin-right: auto;
    max-width: 240px; }
  header nav ul li.hasSub > a > span:after {
    display: none; }
  header nav ul li.hasSub ul {
    width: 100%;
    position: relative;
    opacity: 1;
    pointer-events: auto;
    background-color: #f9fafa;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important; }
  header nav ul li.hasSub ul li a {
    font-size: 16px;
    font-size: 0.8rem; }
  header nav.show {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 350ms ease all;
    -moz-transition: 350ms ease all;
    transition: 350ms ease all; }
  header .movilMenu {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 50px;
    height: 50px;
    display: block;
    z-index: 50; }
  header .movilMenu span {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 2px;
    background-color: #00bdb2; }
  header .movilMenu span:nth-child(1) {
    top: calc(50% - 7px); }
  header .movilMenu span:nth-child(2) {
    width: 15px; }
  header .movilMenu span:nth-child(3) {
    top: calc(50% + 7px); }
  header .movilMenu.open span:nth-child(1) {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 50%;
    left: calc(50% - 15px); }
  header .movilMenu.open span:nth-child(2) {
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
    opacity: 0;
    filter: alpha(opacity=0); }
  header .movilMenu.open span:nth-child(3) {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 50%;
    left: calc(50% - 15px); }
  header.fixed nav ul li a {
    height: auto; } }
footer {
  padding: 60px 0;
  background-color: #14254b; }
footer .footerWrap {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center; }
footer .footerWrap .footerLogo .logo {
  display: block; }
footer .footerWrap .footerLogo .logo img {
  width: 100%;
  max-width: 240px; }
footer .footerWrap .footerText {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  padding-left: 40px; }
footer .footerWrap .footerText p, footer .footerWrap .footerText ul {
  font-size: 14px;
  font-size: 0.7rem; }
footer .footerWrap .footerText p {
  color: #848f9f; }
footer .footerWrap .footerText ul {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  margin-left: 60px; }
footer .footerWrap .footerText ul li a {
  color: #fff; }
footer .footerWrap .footerText ul li a:hover {
  text-decoration: underline; }
footer .footerWrap .footerText ul li + li {
  margin-top: 0;
  margin-left: 40px; }

.whatsapp-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 1000; }
.whatsapp-float a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background-color: #25D366;
  border-radius: 50%;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  text-decoration: none; }
.whatsapp-float i.ico-whatsapp {
  color: white;
  font-size: 30px; }

@media only screen and (max-width: 1280px) {
  footer .footerWrap .footerLogo .logo img {
    max-width: 200px; }
  footer .footerWrap .footerText ul {
    margin-left: 40px; }
  footer .footerWrap .footerText ul li + li {
    margin-left: 20px; } }
@media only screen and (max-width: 960px) {
  footer {
    padding: 40px 0; }
  footer .footerWrap {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  footer .footerWrap .footerText {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    padding-left: 0;
    margin-top: 20px; }
  footer .footerWrap .footerText p {
    text-align: center; }
  footer .footerWrap .footerText ul {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    margin-left: 0;
    margin-top: 20px; }
  footer .footerWrap .footerText ul li {
    text-align: center; }
  footer .footerWrap .footerText ul li + li {
    margin-top: 10px;
    margin-left: 0; }

  .whatsapp-float {
    bottom: 10px;
    right: 10px; }
  .whatsapp-float a {
    width: 50px;
    height: 50px; }
  .whatsapp-float i.ico-whatsapp {
    font-size: 24px; } }
.homeMainBanner {
  padding: 0;
  height: calc(100vh - 80px);
  min-height: 600px;
  max-height: 900px;
  position: relative; }
.homeMainBanner img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.homeMainBanner .container {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  position: relative;
  width: 100%;
  height: 100%; }
.homeMainBanner .hMainBanText {
  width: 100%;
  max-width: 680px; }
.homeMainBanner .hMainBanText h1, .homeMainBanner .hMainBanText h2, .homeMainBanner .hMainBanText h3 {
  margin-bottom: 30px; }
.homeMainBanner .hMainBanText p {
  font-size: 40px;
  font-size: 2rem;
  color: #003974; }
.homeMainBanner .hMainBanText .btnCont {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  margin-top: 60px; }
.homeMainBanner .hMainBanText .btnCont [class*="btn"] + [class*="btn"] {
  margin-left: 20px; }

.homeIntro {
  padding-bottom: 0; }
.homeIntro .homeIntroTop .hIntroTopText {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner {
  width: calc(50% - 30px); }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner h2 {
  width: 100%;
  max-width: 540px; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner p {
  width: 100%;
  max-width: 460px; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner p + p {
  margin-top: 30px; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner .hIntroTopTextPara {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 30px; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner .hIntroTopTextPara:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 70px;
  background-color: #00bdb2;
  display: block; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextImg {
  position: relative;
  width: calc(50% - 30px);
  z-index: 10; }
.homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextImg img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 100%;
  height: auto; }
.homeIntro .homeIntroBottom {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding: 180px 0 90px;
  margin-top: -80px; }
.homeIntro .homeIntroBottom img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 465px;
  object-fit: cover; }
.homeIntro .homeIntroBottom .container {
  position: relative; }
.homeIntro .homeIntroBottom .hIntroBottomText {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify; }
.homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextTitle {
  width: calc(50% - 30px); }
.homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextTitle h2, .homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextTitle h3 {
  color: #fff;
  margin-bottom: 0; }
.homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner {
  width: calc(50% - 30px); }
.homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner p {
  color: #fff; }
.homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner p + p {
  margin-top: 30px; }
.homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner [class*="btn"] {
  margin-top: 40px; }

.homeAbout .hAboutHeader {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  padding-left: 90px; }
.homeAbout .hAboutWrap {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important; }
.homeAbout .hAboutWrap .hAboutIntro {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  padding-right: 40px; }
.homeAbout .hAboutWrap .hAboutIntro .hAboutIntroYears {
  margin-bottom: 40px; }
.homeAbout .hAboutWrap .hAboutIntro .hAboutIntroYears span {
  font-size: 105px;
  font-size: 5.25rem;
  color: #003974;
  display: block; }
.homeAbout .hAboutWrap .hAboutIntro .hAboutIntroYears strong {
  font-size: 18px;
  font-size: 0.9rem;
  color: #003974; }
.homeAbout .hAboutWrap .hAboutIntro h3 {
  font-size: 20px;
  font-size: 1rem;
  color: #606060;
  margin-bottom: 30px; }
.homeAbout .hAboutWrap .hAboutIntro p {
  font-size: 16px;
  font-size: 0.8rem; }
.homeAbout .hAboutWrap .hAboutImg {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 120px); }
.homeAbout .hAboutWrap .hAboutImg img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 100%;
  height: auto; }
.homeAbout .hAboutWrap .hAboutText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(50% - 120px);
  padding-left: 40px; }

.homeServices {
  padding-top: 0;
  position: relative;
  padding-bottom: 240px;
  overflow: hidden; }
.homeServices:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% - 458px);
  display: block;
  background-color: #f9fafa; }
.homeServices .bgImg {
  position: absolute;
  left: 0;
  bottom: 0; }
.homeServices .container {
  position: relative; }
.homeServices .hServicesCarousel {
  position: relative;
  padding: 0 60px; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem {
  padding: 0 15px; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 100%;
  height: 330px;
  object-fit: cover; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem .hServicesCarItemText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  padding: 30px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem .hServicesCarItemText h3 {
  font-size: 26px;
  font-size: 1.3rem;
  margin-bottom: 20px; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem .hServicesCarItemText > span {
  font-size: 16px;
  font-size: 0.8rem;
  color: #00bdb2;
  display: block;
  margin-bottom: 20px; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem .hServicesCarItemText [class*="btn"] {
  color: #003974;
  border-color: transparent;
  margin-top: 30px;
  padding: 0;
  background-color: transparent; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem .hServicesCarItemText:after {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  content: "";
  width: calc(100% - 40px);
  height: 2px;
  bottom: 0;
  background-color: #00bdb2;
  display: block;
  opacity: 0; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem:hover .hServicesCarItemText {
  background-color: #fff; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem:hover .hServicesCarItemText [class*="btn"] {
  color: #fff;
  padding: 15px 20px;
  background-color: #003974; }
.homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem:hover .hServicesCarItemText:after {
  opacity: 1; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-prev, .homeServices .hServicesCarousel .hServicesCarWrap .slick-next {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  top: 165px;
  width: 60px;
  height: 60px;
  background-color: transparent; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-prev:before, .homeServices .hServicesCarousel .hServicesCarWrap .slick-next:before {
  display: none; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-prev:after, .homeServices .hServicesCarousel .hServicesCarWrap .slick-next:after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 20px;
  font-size: 1rem;
  color: #00bdb2; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-prev {
  left: -60px; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-prev:after {
  content: "";
  font-family: "iconfont"; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-next {
  right: -60px; }
.homeServices .hServicesCarousel .hServicesCarWrap .slick-next:after {
  content: "";
  font-family: "iconfont"; }

.homeApproach {
  position: relative;
  padding: 120px 0;
  background-color: #00a2d7; }
.homeApproach .hApproachWrap {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important; }
.homeApproach .hApproachWrap .hApproachText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  padding-right: 60px; }
.homeApproach .hApproachWrap .hApproachText h2 {
  color: #fff; }
.homeApproach .hApproachWrap .hApproachText p {
  color: #fff; }
.homeApproach .hApproachWrap .hApproachText ul, .homeApproach .hApproachWrap .hApproachText ol {
  color: #fff; }
.homeApproach .hApproachWrap .hApproachText ul li, .homeApproach .hApproachWrap .hApproachText ol li {
  font-size: 18px;
  font-size: 0.9rem; }
.homeApproach .hApproachWrap .hApproachText ul.checkedList li, .homeApproach .hApproachWrap .hApproachText ol.checkedList li {
  position: relative;
  padding-left: 30px; }
.homeApproach .hApproachWrap .hApproachText ul.checkedList li:before, .homeApproach .hApproachWrap .hApproachText ol.checkedList li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  display: block;
  background-color: #fff; }
.homeApproach .hApproachWrap .hApproachText ul.checkedList li:after, .homeApproach .hApproachWrap .hApproachText ol.checkedList li:after {
  font-size: 14px;
  font-size: 0.7rem;
  content: "";
  font-family: "iconfont";
  color: #003974;
  position: absolute;
  left: 3px;
  top: 1px; }
.homeApproach .hApproachWrap .hApproachText ul.checkedList li + li, .homeApproach .hApproachWrap .hApproachText ol.checkedList li + li {
  margin-top: 15px; }
.homeApproach .hApproachImg {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 50%;
  height: calc(100% + 80px); }
.homeApproach .hApproachImg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-top-left-radius: 15px; }

.homeAgree .container {
  position: relative; }
.homeAgree .hAgreeIntro {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important; }
.homeAgree .hAgreeIntro .hAgreeIntroTitle {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  padding-right: 60px; }
.homeAgree .hAgreeIntro .hAgreeIntroTitle h1, .homeAgree .hAgreeIntro .hAgreeIntroTitle h2, .homeAgree .hAgreeIntro .hAgreeIntroTitle h3 {
  margin-bottom: 0; }
.homeAgree .hAgreeIntro .hAgreeIntroText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60%; }
.homeAgree .hAgreeIntro .hAgreeIntroText p.bigger {
  font-size: 26px;
  font-size: 1.3rem; }
.homeAgree .hAgreeCarousel {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 60px;
  margin-top: 80px; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #f9fafa; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .hAgreeCarItem {
  padding: 0 20px; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .hAgreeCarItem img {
  width: 100%;
  height: auto; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-prev, .homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-next {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: block;
  width: 60px;
  height: 60px;
  background-color: transparent; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-prev:before, .homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-next:before {
  display: none; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-prev:after, .homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-next:after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  font-size: 20px;
  font-size: 1rem;
  color: #00bdb2; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-prev {
  left: -60px; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-prev:after {
  content: "";
  font-family: "iconfont"; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-next {
  right: -60px; }
.homeAgree .hAgreeCarousel .hAgreeCarWrap .slick-next:after {
  content: "";
  font-family: "iconfont"; }

.homeContact {
  padding-top: 0;
  background-color: #f9fafa; }
.homeContact .hContactBanner img {
  width: 100%;
  height: auto;
  min-height: 500px;
  object-fit: cover; }
.homeContact .hContactBox {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  position: relative;
  padding: 60px;
  margin-top: -120px;
  background-color: #fff; }
.homeContact .hContactBox .hContactBoxLeft {
  width: calc(100% - 460px); }
.homeContact .hContactBox .hContactBoxLeft h2 {
  font-size: 32px;
  font-size: 1.6rem;
  margin-bottom: 30px; }
.homeContact .hContactBox .hContactBoxLeft p {
  font-size: 18px;
  font-size: 0.9rem; }
.homeContact .hContactBox .hContactBoxLeft [class*="btn"] {
  width: 100%; }
.homeContact .hContactBox .hContactBoxLeft form {
  margin-top: 40px; }
.homeContact .hContactBox .hContactBoxRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 400px;
  padding: 40px;
  background: #00a2d7;
  background: linear-gradient(135deg, #00a2d7 0%, #00bdb2 100%); }
.homeContact .hContactBox .hContactBoxRight h3 {
  font-size: 30px;
  font-size: 1.5rem;
  color: #fff; }
.homeContact .hContactBox .hContactBoxRight p {
  font-size: 14px;
  font-size: 0.7rem;
  color: #fff;
  position: relative;
  padding-left: 30px; }
.homeContact .hContactBox .hContactBoxRight p:before {
  font-size: 18px;
  font-size: 0.9rem;
  font-family: "iconfont";
  position: absolute;
  left: 0;
  top: -2px; }
.homeContact .hContactBox .hContactBoxRight p.address:before {
  content: ""; }
.homeContact .hContactBox .hContactBoxRight p.phone:before {
  content: ""; }
.homeContact .hContactBox .hContactBoxRight p.email:before {
  content: ""; }
.homeContact .hContactBox .hContactBoxRight p.clock:before {
  content: ""; }
.homeContact .hContactBox .hContactBoxRight p a:hover {
  text-decoration: underline; }
.homeContact .hContactBox .hContactBoxRight p + p, .homeContact .hContactBox .hContactBoxRight p + ul {
  margin-top: 20px; }
.homeContact .hContactBox .hContactBoxRight ul {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  -ms-flex-pack: end; }
.homeContact .hContactBox .hContactBoxRight ul li a {
  color: #fff; }
.homeContact .hContactBox .hContactBoxRight ul li + li {
  margin-top: 0;
  margin-left: 10px; }
.homeContact .hContactBox .hContactBoxRight ul + p, .homeContact .hContactBox .hContactBoxRight ul + ul {
  margin-top: 20px; }
.homeContact .hContactBox .hContactBoxRight .hContactBoxRightFirst + .hContactBoxRightSecond {
  margin-top: 40px; }

@keyframes scroll {
  0% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 0; }
  100% {
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 1; } }
@media only screen and (max-width: 1280px) {
  .homeIntro .homeIntroBottom {
    padding: 90px 0;
    margin-top: 90px; }
  .homeIntro .homeIntroBottom img {
    min-height: auto; }

  .homeAbout .hAboutWrap .hAboutImg {
    width: calc(45% - 120px); }
  .homeAbout .hAboutWrap .hAboutText {
    width: calc(55% - 120px); }

  .homeServices {
    padding-bottom: 180px; }
  .homeServices:before {
    height: calc(100% - 408px); }

  .homeApproach {
    padding: 90px 0; }

  .homeContact .hContactBox .hContactBoxLeft {
    width: calc(50% - 30px); }
  .homeContact .hContactBox .hContactBoxLeft .fsTwoCols {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeContact .hContactBox .hContactBoxLeft .fsTwoCols fieldset {
    width: 100%; }
  .homeContact .hContactBox .hContactBoxLeft .fsTwoCols fieldset + fieldset {
    margin-top: 30px; }
  .homeContact .hContactBox .hContactBoxRight {
    width: calc(50% - 30px); } }
@media only screen and (max-width: 960px) {
  .homeMainBanner .hMainBanText {
    max-width: initial; }
  .homeMainBanner .hMainBanText h1, .homeMainBanner .hMainBanText h2, .homeMainBanner .hMainBanText h3 {
    text-align: center; }
  .homeMainBanner .hMainBanText p {
    text-align: center; }
  .homeMainBanner .hMainBanText .btnCont {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center; }

  .homeIntro .homeIntroTop .hIntroTopText {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner {
    width: 100%; }
  .homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner h2 {
    max-width: initial; }
  .homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner p {
    max-width: initial; }
  .homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextImg {
    margin-top: 40px;
    width: 100%; }
  .homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextImg img {
    max-width: 420px; }
  .homeIntro .homeIntroBottom {
    margin-top: 60px;
    padding: 60px 0; }
  .homeIntro .homeIntroBottom .hIntroBottomText {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextTitle {
    width: 100%; }
  .homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner {
    width: 100%;
    margin-top: 40px; }

  .homeAbout .hAboutHeader {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    padding-left: 0; }
  .homeAbout .hAboutWrap {
    flex-wrap: wrap;
    -webkit-box-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
  .homeAbout .hAboutWrap .hAboutIntro {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0; }
  .homeAbout .hAboutWrap .hAboutIntro .hAboutIntroYears {
    margin-bottom: 30px; }
  .homeAbout .hAboutWrap .hAboutImg {
    width: 50%; }
  .homeAbout .hAboutWrap .hAboutText {
    width: 50%; }

  .homeServices {
    padding-bottom: 60px; }
  .homeServices:before {
    height: calc(100% - 358px); }

  .homeApproach {
    padding-top: 0;
    padding-bottom: 60px; }
  .homeApproach .hApproachImg {
    position: relative;
    left: initial;
    bottom: initial;
    width: 100%;
    height: auto;
    margin-bottom: 60px; }
  .homeApproach .hApproachImg img {
    position: relative;
    left: initial;
    top: initial;
    width: 100%;
    height: 380px;
    border-top-left-radius: 0; }
  .homeApproach .hApproachWrap .hApproachText {
    width: 100%;
    padding-right: 0; }

  .homeAgree .hAgreeIntro {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeAgree .hAgreeIntro .hAgreeIntroTitle {
    width: 100%;
    padding-right: 0; }
  .homeAgree .hAgreeIntro .hAgreeIntroText {
    width: 100%;
    margin-top: 40px; }
  .homeAgree .hAgreeCarousel {
    margin-top: 60px; }

  .homeContact .hContactBanner img {
    min-height: 320px; }
  .homeContact .hContactBox {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    padding: 40px; }
  .homeContact .hContactBox .hContactBoxLeft {
    width: 100%; }
  .homeContact .hContactBox .hContactBoxRight {
    width: 100%;
    margin-top: 40px; } }
@media only screen and (max-width: 760px) {
  .homeMainBanner .hMainBanText h1, .homeMainBanner .hMainBanText h2, .homeMainBanner .hMainBanText h3 {
    font-size: 34px;
    font-size: 1.7rem; }
  .homeMainBanner .hMainBanText p {
    font-size: 22px;
    font-size: 1.1rem; }
  .homeMainBanner .hMainBanText .btnCont {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    margin-top: 40px; }
  .homeMainBanner .hMainBanText .btnCont [class*="btn"] {
    width: 100%;
    max-width: 240px; }
  .homeMainBanner .hMainBanText .btnCont [class*="btn"] + [class*="btn"] {
    margin-left: 0;
    margin-top: 10px; }

  .homeIntro .homeIntroTop .hIntroTopText .hIntroTopTextInner p + p {
    margin-top: 20px; }
  .homeIntro .homeIntroBottom {
    margin-top: 40px;
    padding: 40px 0; }
  .homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner {
    margin-top: 30px; }
  .homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner p + p {
    margin-top: 20px; }
  .homeIntro .homeIntroBottom .hIntroBottomText .hIntroBottomTextInner [class*="btn"] {
    margin-top: 30px; }

  .homeAbout .hAboutWrap .hAboutIntro {
    margin-bottom: 30px; }
  .homeAbout .hAboutWrap .hAboutIntro .hAboutIntroYears {
    margin-bottom: 20px; }
  .homeAbout .hAboutWrap .hAboutImg {
    width: 100%; }
  .homeAbout .hAboutWrap .hAboutText {
    width: 100%;
    margin-top: 30px;
    padding-left: 0; }

  .homeServices .hServicesCarousel {
    padding: 0; }
  .homeServices .hServicesCarousel .hServicesCarWrap .hServicesCarItem .hServicesCarItemText {
    padding: 30px 20px; }

  .homeAgree .hAgreeIntro .hAgreeIntroText {
    margin-top: 30px; }
  .homeAgree .hAgreeIntro .hAgreeIntroText p.bigger {
    font-size: 16px;
    font-size: 0.8rem; }
  .homeAgree .hAgreeCarousel {
    padding: 0;
    margin-top: 40px; }

  .homeContact .hContactBox {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px; }
  .homeContact .hContactBox .hContactBoxLeft {
    width: 100%; }
  .homeContact .hContactBox .hContactBoxLeft h2 {
    font-size: 24px;
    font-size: 1.2rem;
    margin-bottom: 20px; }
  .homeContact .hContactBox .hContactBoxLeft p {
    font-size: 16px;
    font-size: 0.8rem; }
  .homeContact .hContactBox .hContactBoxLeft form {
    margin-top: 30px; }
  .homeContact .hContactBox .hContactBoxLeft .fsTwoCols fieldset + fieldset, .homeContact .hContactBox .hContactBoxLeft .fsTwoCols fieldset + .fsTwoCols {
    margin-top: 10px; }
  .homeContact .hContactBox .hContactBoxLeft .fsTwoCols + fieldset, .homeContact .hContactBox .hContactBoxLeft .fsTwoCols + .fsTwoCols {
    margin-top: 10px; }
  .homeContact .hContactBox .hContactBoxRight {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 20px;
    margin-top: 30px; }
  .homeContact .hContactBox .hContactBoxRight h3 {
    font-size: 24px;
    font-size: 1.2rem; } }
.headerSection {
  padding: 0;
  height: 587px;
  position: relative; }
.headerSection img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.headerSection .container {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  position: relative;
  width: 100%;
  height: 100%; }
.headerSection .headerSectText h1, .headerSection .headerSectText h2 {
  text-align: center;
  color: #fff;
  margin-bottom: 30px; }
.headerSection .headerSectText .scrolBtn {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  display: block;
  position: relative;
  width: 60px;
  height: 80px;
  margin: 0 auto;
  background-color: #fff;
  cursor: pointer; }
.headerSection .headerSectText .scrolBtn i {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  color: #00bdb2; }

.innerSection .innerSectWrap {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify; }
.innerSection .innerSectWrap .innerSectText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 380px); }
.innerSection .innerSectWrap .innerSectText p + p, .innerSection .innerSectWrap .innerSectText p + img, .innerSection .innerSectWrap .innerSectText p + picture {
  margin-top: 30px; }
.innerSection .innerSectWrap .innerSectText picture {
  display: block; }
.innerSection .innerSectWrap .innerSectText picture + p, .innerSection .innerSectWrap .innerSectText picture + img, .innerSection .innerSectWrap .innerSectText picture + picture {
  margin-top: 30px; }
.innerSection .innerSectWrap .innerSectText img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  width: 100%;
  height: auto; }
.innerSection .innerSectWrap .innerSectText img + p, .innerSection .innerSectWrap .innerSectText img + img, .innerSection .innerSectWrap .innerSectText img + picture {
  margin-top: 30px; }
.innerSection .innerSectWrap .innerSectMenu {
  width: 320px; }
.innerSection .innerSectWrap .innerSectMenu p {
  font-size: 22px;
  font-size: 1.1rem;
  font-weight: 500;
  color: #003974;
  margin-bottom: 30px; }
.innerSection .innerSectWrap .innerSectMenu .innerSectMenuWrap {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
  padding: 30px;
  background-color: #dbedf6; }
.innerSection .innerSectWrap .innerSectMenu .innerSectMenuWrap ul li [class*="btn"] {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  width: 100%;
  padding: 20px; }

@media only screen and (max-width: 960px) {
  .innerSection .innerSectWrap .innerSectText {
    width: calc(100% - 360px); } }
@media only screen and (max-width: 760px) {
  .headerSection {
    height: 480px; }
  .headerSection .headerSectText h1, .headerSection .headerSectText h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px; }
  .headerSection .headerSectText .scrolBtn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    width: 40px;
    height: 60px; }

  .innerSection .innerSectWrap {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .innerSection .innerSectWrap .innerSectText {
    width: 100%; }
  .innerSection .innerSectWrap .innerSectMenu {
    width: 100%;
    margin-top: 40px; }
  .innerSection .innerSectWrap .innerSectMenu .innerSectMenuWrap {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 20px; }
  .innerSection .innerSectWrap .innerSectMenu .innerSectMenuWrap p {
    font-size: 20px;
    font-size: 1rem;
    margin-bottom: 20px; } }
.privacy .privacyText {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto; }
.privacy .privacyText h1, .privacy .privacyText h2, .privacy .privacyText h3, .privacy .privacyText h4, .privacy .privacyText h5, .privacy .privacyText h6 {
  margin-bottom: 30px; }
.privacy .privacyText h1 + p, .privacy .privacyText h1 + ul, .privacy .privacyText h1 + ol, .privacy .privacyText h1 + h1, .privacy .privacyText h1 + h2, .privacy .privacyText h1 + h3, .privacy .privacyText h1 + h4, .privacy .privacyText h1 + h5, .privacy .privacyText h1 + h6, .privacy .privacyText h2 + p, .privacy .privacyText h2 + ul, .privacy .privacyText h2 + ol, .privacy .privacyText h2 + h1, .privacy .privacyText h2 + h2, .privacy .privacyText h2 + h3, .privacy .privacyText h2 + h4, .privacy .privacyText h2 + h5, .privacy .privacyText h2 + h6, .privacy .privacyText h3 + p, .privacy .privacyText h3 + ul, .privacy .privacyText h3 + ol, .privacy .privacyText h3 + h1, .privacy .privacyText h3 + h2, .privacy .privacyText h3 + h3, .privacy .privacyText h3 + h4, .privacy .privacyText h3 + h5, .privacy .privacyText h3 + h6, .privacy .privacyText h4 + p, .privacy .privacyText h4 + ul, .privacy .privacyText h4 + ol, .privacy .privacyText h4 + h1, .privacy .privacyText h4 + h2, .privacy .privacyText h4 + h3, .privacy .privacyText h4 + h4, .privacy .privacyText h4 + h5, .privacy .privacyText h4 + h6, .privacy .privacyText h5 + p, .privacy .privacyText h5 + ul, .privacy .privacyText h5 + ol, .privacy .privacyText h5 + h1, .privacy .privacyText h5 + h2, .privacy .privacyText h5 + h3, .privacy .privacyText h5 + h4, .privacy .privacyText h5 + h5, .privacy .privacyText h5 + h6, .privacy .privacyText h6 + p, .privacy .privacyText h6 + ul, .privacy .privacyText h6 + ol, .privacy .privacyText h6 + h1, .privacy .privacyText h6 + h2, .privacy .privacyText h6 + h3, .privacy .privacyText h6 + h4, .privacy .privacyText h6 + h5, .privacy .privacyText h6 + h6 {
  margin-top: 20px; }
.privacy .privacyText h1 {
  font-size: 40px;
  font-size: 2rem; }
.privacy .privacyText h2 {
  font-size: 36px;
  font-size: 1.8rem; }
.privacy .privacyText h3 {
  font-size: 32px;
  font-size: 1.6rem; }
.privacy .privacyText h4 {
  font-size: 28px;
  font-size: 1.4rem; }
.privacy .privacyText h5 {
  font-size: 26px;
  font-size: 1.3rem; }
.privacy .privacyText h6 {
  font-size: 24px;
  font-size: 1.2rem; }
.privacy .privacyText p {
  font-size: 16px;
  font-size: 0.8rem; }
.privacy .privacyText p + p, .privacy .privacyText p + ul, .privacy .privacyText p + ol, .privacy .privacyText p + h1, .privacy .privacyText p + h2, .privacy .privacyText p + h3, .privacy .privacyText p + h4, .privacy .privacyText p + h5, .privacy .privacyText p + h6 {
  margin-top: 20px; }
.privacy .privacyText ul {
  font-size: 16px;
  font-size: 0.8rem;
  list-style: disc;
  padding-left: 30px; }
.privacy .privacyText ul + p, .privacy .privacyText ul + ul, .privacy .privacyText ul + ol, .privacy .privacyText ul + h1, .privacy .privacyText ul + h2, .privacy .privacyText ul + h3, .privacy .privacyText ul + h4, .privacy .privacyText ul + h5, .privacy .privacyText ul + h6 {
  margin-top: 20px; }
.privacy .privacyText ol {
  list-style: number;
  padding-left: 30px;
  font-size: 16px;
  font-size: 0.8rem; }
.privacy .privacyText ol + p, .privacy .privacyText ol + ul, .privacy .privacyText ol + ol, .privacy .privacyText ol + h1, .privacy .privacyText ol + h2, .privacy .privacyText ol + h3, .privacy .privacyText ol + h4, .privacy .privacyText ol + h5, .privacy .privacyText ol + h6 {
  margin-top: 20px; }
.privacy .privacyText strong {
  font-weight: 700; }

@media only screen and (max-width: 760px) {
  .privacy .privacyText h1 {
    font-size: 32px;
    font-size: 1.6rem; }
  .privacy .privacyText h2 {
    font-size: 28px;
    font-size: 1.4rem; }
  .privacy .privacyText h3 {
    font-size: 24px;
    font-size: 1.2rem; }
  .privacy .privacyText h4 {
    font-size: 22px;
    font-size: 1.1rem; }
  .privacy .privacyText h5 {
    font-size: 20px;
    font-size: 1rem; }
  .privacy .privacyText h6 {
    font-size: 18px;
    font-size: 0.9rem; }
  .privacy .privacyText p {
    font-size: 14px;
    font-size: 0.7rem; }
  .privacy .privacyText ul {
    font-size: 14px;
    font-size: 0.7rem; }
  .privacy .privacyText ol {
    font-size: 14px;
    font-size: 0.7rem; } }
