@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: "furacinicons";
  src: url("fonts/furacinicons.eot?gznsnz");
  src: url("fonts/furacinicons.eot?gznsnz#iefix") format("embedded-opentype"), url("fonts/furacinicons.ttf?gznsnz") format("truetype"), url("fonts/medicaboxicons.woff?gznsnz") format("woff"), url("fonts/medicaboxicons.svg?gznsnz#medicaboxicons") 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: "furacinicons" !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-logo-furacin:before {
  content: ""; }

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

body {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  color: #1C1F21;
  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; }

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

.container {
  -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; }

.container-large {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1760px;
  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.61538rem;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  text-align: center;
  display: inline-block;
  width: auto;
  padding: 20px 40px;
  border: #002E81 1px solid;
  background-color: #002E81;
  cursor: pointer; }
.btn:hover {
  color: #002E81;
  background-color: #fff; }
.btn.green {
  background-color: #8ACB43;
  border-color: #8ACB43; }

.circleBtn {
  -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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  font-size: 0.61538rem;
  color: #fff;
  text-transform: uppercase;
  display: block;
  position: relative;
  width: 140px;
  height: 140px;
  background-color: #002E81;
  border: #002E81 1px solid;
  cursor: pointer; }
.circleBtn span {
  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: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%; }
.circleBtn span strong {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  color: #fff;
  font-weight: 400; }
.circleBtn span strong + i {
  margin-left: 5px; }
.circleBtn span i {
  font-size: 20px;
  font-size: 0.76923rem; }
.circleBtn:hover {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  color: #002E81;
  background-color: #fff; }
.circleBtn:hover span strong {
  color: #002E81; }
.circleBtn.green {
  background-color: #8ACB43;
  border-color: #8ACB43; }
.circleBtn.green:hover {
  color: #8ACB43;
  background-color: #fff; }
.circleBtn.green:hover span strong {
  color: #8ACB43; }
.circleBtn.green:hover span i {
  color: #8ACB43; }
.circleBtn.yellow {
  background-color: #ffd100;
  border-color: #ffd100; }
.circleBtn.yellow:hover {
  color: #ffd100;
  background-color: #fff; }
.circleBtn.yellow:hover span strong {
  color: #ffd100; }
.circleBtn.yellow:hover span i {
  color: #ffd100; }
.circleBtn.blueLight {
  background-color: #00d7cf;
  border-color: #00d7cf; }
.circleBtn.blueLight:hover {
  color: #00d7cf;
  background-color: #fff; }
.circleBtn.blueLight:hover span strong {
  color: #00d7cf; }
.circleBtn.blueLight:hover span i {
  color: #00d7cf; }
.circleBtn.trans {
  background-color: transparent;
  border-color: #fff; }
.circleBtn.trans:hover span strong {
  color: #fff; }
.circleBtn.trans:hover span i {
  color: #fff; }

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

.linkWithIcon {
  font-size: 16px;
  font-size: 0.61538rem;
  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; }
.linkWithIcon i {
  margin-left: 5px; }
.linkWithIcon:hover span {
  text-decoration: underline; }

.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: 26px;
  font-size: 1rem;
  line-height: 1.3; }
p + p {
  margin-top: 50px; }

strong {
  font-weight: 700; }
strong.brandName {
  color: #002E81; }

ul {
  font-size: 26px;
  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: #1C1F21; }
ul.dotted li + li {
  margin-top: 10px; }
ul.iconList li {
  font-weight: 400;
  position: relative;
  padding-left: 30px; }
ul.iconList li + li {
  margin-top: 10px; }
ul.iconList li i {
  font-size: 22px;
  font-size: 0.84615rem;
  position: absolute;
  left: 0;
  top: 0;
  color: #002E81; }

ol {
  font-size: 26px;
  font-size: 1rem;
  line-height: 1.3; }
ol li + li {
  margin-top: 10px; }
ol.circleNumber {
  counter-reset: circle-ol-list; }
ol.circleNumber li {
  font-weight: 400;
  position: relative;
  counter-increment: circle-ol-list;
  padding-left: 45px; }
ol.circleNumber li + li {
  margin-top: 15px; }
ol.circleNumber li:before {
  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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-weight: 600;
  content: counter(circle-ol-list);
  position: absolute;
  left: 0;
  top: -2px;
  width: 30px;
  height: 30px;
  background-color: #002E81; }

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

h1, h2, h3, h4, h5, h6 {
  color: #002E81;
  line-height: 1.2;
  margin-bottom: 100px;
  font-weight: 400; }

h1, .h1 {
  font-size: 120px;
  font-size: 4.61538rem; }

h2, .h2 {
  font-size: 72px;
  font-size: 2.76923rem; }

h3, .h3 {
  font-size: 66px;
  font-size: 2.53846rem; }

h4, .h4 {
  font-size: 52px;
  font-size: 2rem; }

h5, .h5 {
  font-size: 40px;
  font-size: 1.53846rem; }

h6, .h6 {
  font-size: 28px;
  font-size: 1.07692rem; }

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: 20px;
  font-size: 0.76923rem;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  width: 100%;
  padding: 20px;
  border: #A5A5A5 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: #8ACB43; }

span.error {
  font-size: 12px;
  font-size: 0.46154rem;
  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: 0.76923rem; }
label + input, label + textarea, label + select, label + .select {
  margin-top: 10px; }

.animField {
  position: relative; }
.animField input[type="text"], .animField input[type="password"], .animField input[type="email"], .animField input[type="search"], .animField textarea, .animField select {
  padding: 20px 0;
  border: none;
  border-bottom: #A5A5A5 1px solid; }
.animField input[type="text"]:focus ~ label, .animField input[type="text"]:valid ~ label, .animField input[type="password"]:focus ~ label, .animField input[type="password"]:valid ~ label, .animField input[type="email"]:focus ~ label, .animField input[type="email"]:valid ~ label, .animField input[type="search"]:focus ~ label, .animField input[type="search"]:valid ~ label, .animField textarea:focus ~ label, .animField textarea:valid ~ label, .animField select:focus ~ label, .animField select:valid ~ label {
  font-size: 14px;
  font-size: 0.53846rem;
  top: 0; }
.animField label {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  color: #8F8F8F;
  position: absolute;
  left: 0;
  top: 22px;
  pointer-events: none; }
.animField .error {
  font-size: 12px;
  font-size: 0.46154rem;
  color: red;
  display: inline-block;
  margin-top: 5px; }
.animField + .animField {
  margin-top: 10px; }

.required {
  color: #8ACB43; }

fieldset + fieldset {
  margin-top: 20px; }

.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%; }

.modalGen {
  width: 640px; }
.modalGen .modalGenWrap {
  width: 100%;
  margin: 0 auto; }
.modalGen .modalGenWrap h1, .modalGen .modalGenWrap h2, .modalGen .modalGenWrap h3, .modalGen .modalGenWrap h4, .modalGen .modalGenWrap h5, .modalGen .modalGenWrap h6 {
  margin-bottom: 30px; }
.modalGen .modalGenWrap h1 + p, .modalGen .modalGenWrap h1 + ul, .modalGen .modalGenWrap h1 + ol, .modalGen .modalGenWrap h1 + h1, .modalGen .modalGenWrap h1 + h2, .modalGen .modalGenWrap h1 + h3, .modalGen .modalGenWrap h1 + h4, .modalGen .modalGenWrap h1 + h5, .modalGen .modalGenWrap h1 + h6, .modalGen .modalGenWrap h2 + p, .modalGen .modalGenWrap h2 + ul, .modalGen .modalGenWrap h2 + ol, .modalGen .modalGenWrap h2 + h1, .modalGen .modalGenWrap h2 + h2, .modalGen .modalGenWrap h2 + h3, .modalGen .modalGenWrap h2 + h4, .modalGen .modalGenWrap h2 + h5, .modalGen .modalGenWrap h2 + h6, .modalGen .modalGenWrap h3 + p, .modalGen .modalGenWrap h3 + ul, .modalGen .modalGenWrap h3 + ol, .modalGen .modalGenWrap h3 + h1, .modalGen .modalGenWrap h3 + h2, .modalGen .modalGenWrap h3 + h3, .modalGen .modalGenWrap h3 + h4, .modalGen .modalGenWrap h3 + h5, .modalGen .modalGenWrap h3 + h6, .modalGen .modalGenWrap h4 + p, .modalGen .modalGenWrap h4 + ul, .modalGen .modalGenWrap h4 + ol, .modalGen .modalGenWrap h4 + h1, .modalGen .modalGenWrap h4 + h2, .modalGen .modalGenWrap h4 + h3, .modalGen .modalGenWrap h4 + h4, .modalGen .modalGenWrap h4 + h5, .modalGen .modalGenWrap h4 + h6, .modalGen .modalGenWrap h5 + p, .modalGen .modalGenWrap h5 + ul, .modalGen .modalGenWrap h5 + ol, .modalGen .modalGenWrap h5 + h1, .modalGen .modalGenWrap h5 + h2, .modalGen .modalGenWrap h5 + h3, .modalGen .modalGenWrap h5 + h4, .modalGen .modalGenWrap h5 + h5, .modalGen .modalGenWrap h5 + h6, .modalGen .modalGenWrap h6 + p, .modalGen .modalGenWrap h6 + ul, .modalGen .modalGenWrap h6 + ol, .modalGen .modalGenWrap h6 + h1, .modalGen .modalGenWrap h6 + h2, .modalGen .modalGenWrap h6 + h3, .modalGen .modalGenWrap h6 + h4, .modalGen .modalGenWrap h6 + h5, .modalGen .modalGenWrap h6 + h6 {
  margin-top: 20px; }
.modalGen .modalGenWrap h1.mainTitle, .modalGen .modalGenWrap h2.mainTitle, .modalGen .modalGenWrap h3.mainTitle, .modalGen .modalGenWrap h4.mainTitle, .modalGen .modalGenWrap h5.mainTitle, .modalGen .modalGenWrap h6.mainTitle {
  text-align: center; }
.modalGen .modalGenWrap h1 {
  font-size: 40px;
  font-size: 1.53846rem; }
.modalGen .modalGenWrap h2 {
  font-size: 36px;
  font-size: 1.38462rem; }
.modalGen .modalGenWrap h3 {
  font-size: 32px;
  font-size: 1.23077rem; }
.modalGen .modalGenWrap h4 {
  font-size: 28px;
  font-size: 1.07692rem; }
.modalGen .modalGenWrap h5 {
  font-size: 26px;
  font-size: 1rem; }
.modalGen .modalGenWrap h6 {
  font-size: 24px;
  font-size: 0.92308rem; }
.modalGen .modalGenWrap p {
  font-size: 16px;
  font-size: 0.61538rem; }
.modalGen .modalGenWrap p + p, .modalGen .modalGenWrap p + ul, .modalGen .modalGenWrap p + ol, .modalGen .modalGenWrap p + h1, .modalGen .modalGenWrap p + h2, .modalGen .modalGenWrap p + h3, .modalGen .modalGenWrap p + h4, .modalGen .modalGenWrap p + h5, .modalGen .modalGenWrap p + h6 {
  margin-top: 20px; }
.modalGen .modalGenWrap ul {
  font-size: 16px;
  font-size: 0.61538rem;
  list-style: disc;
  padding-left: 30px; }
.modalGen .modalGenWrap ul + p, .modalGen .modalGenWrap ul + ul, .modalGen .modalGenWrap ul + ol, .modalGen .modalGenWrap ul + h1, .modalGen .modalGenWrap ul + h2, .modalGen .modalGenWrap ul + h3, .modalGen .modalGenWrap ul + h4, .modalGen .modalGenWrap ul + h5, .modalGen .modalGenWrap ul + h6 {
  margin-top: 20px; }
.modalGen .modalGenWrap ol {
  list-style: number;
  padding-left: 30px;
  font-size: 16px;
  font-size: 0.61538rem; }
.modalGen .modalGenWrap ol + p, .modalGen .modalGenWrap ol + ul, .modalGen .modalGenWrap ol + ol, .modalGen .modalGenWrap ol + h1, .modalGen .modalGenWrap ol + h2, .modalGen .modalGenWrap ol + h3, .modalGen .modalGenWrap ol + h4, .modalGen .modalGenWrap ol + h5, .modalGen .modalGenWrap ol + h6 {
  margin-top: 20px; }
.modalGen .modalGenWrap strong {
  font-weight: 700; }

.furacionLogo {
  font-size: 0.8em;
  font-weight: 700; }
.furacionLogo sup {
  vertical-align: super;
  font-size: smaller; }
.furacionLogo em, .furacionLogo sup {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px); }

@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) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 60px; }

  h1, .h1 {
    font-size: 90px;
    font-size: 3.46154rem; }

  h2, .h2 {
    font-size: 54px;
    font-size: 2.07692rem; }

  h3, .h3 {
    font-size: 50px;
    font-size: 1.92308rem; }

  h4, .h4 {
    font-size: 40px;
    font-size: 1.53846rem; }

  h5, .h5 {
    font-size: 30px;
    font-size: 1.15385rem; }

  h6, .h6 {
    font-size: 22px;
    font-size: 0.84615rem; }

  p {
    font-size: 20px;
    font-size: 0.76923rem; }
  p + p {
    margin-top: 40px; }

  ul {
    font-size: 20px;
    font-size: 0.76923rem; }

  ol {
    font-size: 20px;
    font-size: 0.76923rem; }

  dl {
    font-size: 20px;
    font-size: 0.76923rem; }

  .circleBtn {
    width: 105px;
    height: 105px; } }
@media only screen and (max-width: 960px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 40px; }

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

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

  .container-large {
    padding-left: 20px;
    padding-right: 20px; } }
@media only screen and (max-width: 760px) {
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 30px; }

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

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

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

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

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

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

  p {
    font-size: 16px;
    font-size: 0.61538rem; }
  p + p {
    margin-top: 30px; }

  ul {
    font-size: 16px;
    font-size: 0.61538rem; }

  ol {
    font-size: 16px;
    font-size: 0.61538rem; }

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

  .circleBtn {
    width: 80px;
    height: 80px; }
  .circleBtn span {
    font-size: 12px;
    font-size: 0.46154rem; }
  .circleBtn span i {
    font-size: 18px;
    font-size: 0.69231rem; } }
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; }
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 {
  width: 100%;
  max-width: 160px;
  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: -30px; }
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.61538rem;
  position: relative;
  height: 100px;
  padding: 0 30px; }
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%;
  content: "";
  width: 0;
  height: 1px;
  margin-top: -15px;
  background-color: #1C1F21; }
header nav ul li:hover a:before, header nav ul li .current a:before {
  width: calc(100% - 60px); }
header nav ul li + li {
  margin-top: 0; }
header .movilMenu {
  display: none; }
header:after {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  display: block;
  background: #002e81;
  background: linear-gradient(90deg, #002e81 0%, #8acb43 100%);
  opacity: 0; }
header.fixed {
  height: 80px;
  background-color: #fff; }
header.fixed nav ul li a {
  height: 80px; }
header.fixed:after {
  opacity: 1; }
header.transp .logo img {
  filter: brightness(0) invert(1); }
header.transp nav ul li a {
  color: #fff; }
header.transp nav ul li:hover a:before, header.transp nav ul li .current a:before {
  background-color: #ffd100; }
header.transp.fixed .logo img {
  filter: brightness(100%) invert(0); }
header.transp.fixed nav ul li a {
  color: #1C1F21; }
header.transp.fixed nav ul li:hover a:before, header.transp.fixed nav ul li .current a:before {
  background-color: #1C1F21; }
header.transp.fixed + .fixedRs ul li a {
  color: #ffd100; }
header.transp.fixed + .fixedRs.fixed ul li a {
  color: #002E81; }
header + .fixedRs {
  position: fixed;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0;
  z-index: 90; }
header + .fixedRs.fixed ul:before {
  opacity: 1; }
header + .fixedRs .container-large {
  position: relative; }
header + .fixedRs ul {
  position: absolute;
  right: 20px; }
header + .fixedRs ul li {
  position: relative; }
header + .fixedRs ul li a {
  color: #002E81; }
header + .fixedRs ul: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: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0; }

@media only screen and (max-width: 1280px) {
  header nav ul {
    margin-right: -20px; }
  header nav ul li a {
    padding: 0 20px; }
  header nav ul li:hover a:before {
    width: calc(100% - 40px); } }
@media only screen and (max-width: 960px) {
  header {
    height: 80px; }
  header .container-large {
    position: relative;
    height: 100%; }
  header .logo {
    max-width: 100px; }
  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; }
  header nav ul li {
    width: 100%;
    text-align: center; }
  header nav ul li a {
    font-size: 24px;
    font-size: 0.92308rem;
    width: 100%;
    height: auto;
    padding: 20px; }
  header nav ul li a:before {
    top: initial;
    bottom: 10px; }
  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: #1C1F21; }
  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; }
  header.transp nav ul li a {
    color: #1C1F21; }
  header.transp .movilMenu span {
    background-color: #fff; }
  header.transp .movilMenu.open span {
    background-color: #1C1F21; }
  header.transp.fixed .movilMenu span {
    background-color: #1C1F21; } }
footer {
  background-color: #F9F9F9; }
footer .fixedRs {
  position: fixed;
  left: 0;
  top: 50%;
  width: 100%;
  height: 0;
  z-index: 90; }
footer .fixedRs.fixed ul:before {
  opacity: 1; }
footer .fixedRs .container-large {
  position: relative; }
footer .fixedRs ul {
  position: absolute;
  right: 20px; }
footer .fixedRs ul li {
  position: relative; }
footer .fixedRs ul li a {
  color: #002E81; }
footer .fixedRs ul li a i {
  font-size: 30px;
  font-size: 1.15385rem; }
footer .fixedRs ul li a:hover {
  text-decoration: none; }
footer .fixedRs ul: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: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  content: "";
  width: calc(100% + 6px);
  height: calc(100% + 6px);
  background-color: rgba(255, 255, 255, 0.9);
  opacity: 0; }
footer .footerTop {
  padding: 90px 0 60px; }
footer .footerTop .footerTopInner {
  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: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px; }
footer .footerTop .footerTopInner .footerCol {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  padding: 0 20px; }
footer .footerTop .footerTopInner .footerCol h2, footer .footerTop .footerTopInner .footerCol h3, footer .footerTop .footerTopInner .footerCol h4 {
  font-size: 18px;
  font-size: 0.69231rem;
  color: #606060;
  text-transform: uppercase;
  margin-bottom: 30px; }
footer .footerTop .footerTopInner .footerCol p {
  font-size: 16px;
  font-size: 0.61538rem;
  color: #606060; }
footer .footerTop .footerTopInner .footerCol ul {
  font-size: 16px;
  font-size: 0.61538rem;
  color: #606060; }
footer .footerTop .footerTopInner .footerCol ul li a {
  display: block; }
footer .footerTop .footerTopInner .footerCol ul li a:hover {
  text-decoration: underline; }
footer .footerTop .footerTopInner .footerCol ul li + li {
  margin-top: 30px; }
footer .footerTop .footerTopInner .footerCol ul.brands {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important; }
footer .footerTop .footerTopInner .footerCol ul.brands li + li {
  margin-top: 0;
  margin-left: 50px; }
footer .footerTop .footerTopInner .footerCol ul.rs {
  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: 40px; }
footer .footerTop .footerTopInner .footerCol ul.rs li a i {
  font-size: 35px;
  font-size: 1.34615rem;
  color: #002E81; }
footer .footerTop .footerTopInner .footerCol ul.rs li a:hover {
  text-decoration: none; }
footer .footerTop .footerTopInner .footerCol ul.rs li + li {
  margin-top: 0;
  margin-left: 10px; }
footer .footerTop .footerTopInner .footerCol strong {
  text-transform: uppercase;
  font-weight: 400; }
footer .footerTop .footerTopInner .footerColGroup {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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: 75%;
  padding: 0 20px; }
footer .footerTop .footerTopInner .footerColGroup .footerCol {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: auto; }
footer .footerTop .footerTopInner .footerColGroup .footerCol.fixWidth {
  width: 100%;
  max-width: 340px; }
footer .footerBottom .footerBottomInner {
  padding: 40px 0;
  border-top: #A5A5A5 1px solid; }
footer .footerBottom .footerBottomInner p {
  font-size: 16px;
  font-size: 0.61538rem;
  color: #606060;
  text-align: center; }
footer.transp .fixedRs ul li a {
  color: #ffd100; }
footer.transp .fixedRs.fixed ul li a {
  color: #002E81; }

@media only screen and (max-width: 1280px) {
  footer .footerTop .footerTopInner .footerColGroup .footerCol.fixWidth {
    max-width: 260px; } }
@media only screen and (max-width: 960px) {
  footer .fixedRs {
    display: none; }
  footer .footerTop .footerTopInner {
    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; }
  footer .footerTop .footerTopInner .footerCol {
    width: 100%; }
  footer .footerTop .footerTopInner .footerCol ul.brands {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center; }
  footer .footerTop .footerTopInner .footerColGroup {
    width: 100%;
    margin-top: 60px; } }
@media only screen and (max-width: 760px) {
  footer .footerTop {
    padding: 40px 0; }
  footer .footerTop .footerTopInner .footerCol p + p {
    margin-top: 20px; }
  footer .footerTop .footerTopInner .footerCol ul.brands li img {
    width: 100%;
    height: auto;
    max-height: 60px;
    object-fit: contain; }
  footer .footerTop .footerTopInner .footerCol ul.brands li + li {
    margin-left: 20px; }
  footer .footerTop .footerTopInner .footerCol ul.rs {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-top: 20px; }
  footer .footerTop .footerTopInner .footerColGroup {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    margin-top: 30px; }
  footer .footerTop .footerTopInner .footerColGroup .footerCol {
    text-align: center;
    display: none; }
  footer .footerTop .footerTopInner .footerColGroup .footerCol .linkWithIcon {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin: 0 auto; }
  footer .footerTop .footerTopInner .footerColGroup .footerCol.fixWidth {
    display: block;
    max-width: initial; }
  footer .footerTop .footerTopInner .footerColGroup .footerCol + .footerCol {
    margin-top: 30px; }
  footer .footerBottom .footerBottomInner {
    padding: 30px 0; } }
.homeMainBanner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 640px;
  max-height: 1100px;
  padding: 0;
  overflow: hidden; }
.homeMainBanner .bgImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.homeMainBanner .furacinImg {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  display: block;
  bottom: -1%;
  width: 101%;
  max-width: 1560px; }
.homeMainBanner .furacinImg img {
  width: 100%;
  height: auto; }
.homeMainBanner .scroll {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  font-size: 16px;
  font-size: 0.61538rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  bottom: 60px; }
.homeMainBanner .scroll span {
  display: block;
  margin-bottom: 0; }
.homeMainBanner .scroll i {
  display: inline-block;
  -webkit-animation: scroll 2s linear infinite;
  -moz-animation: scroll 2s linear infinite;
  -ms-animation: scroll 2s linear infinite;
  -o-animation: scroll 2s linear infinite;
  animation: scroll 2s linear infinite; }
.homeMainBanner .container {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1; }
.homeMainBanner .hMainBannerInner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  height: 100%; }
.homeMainBanner .hMainBannerInner .hMainBannerTitle {
  position: relative;
  width: 37%;
  z-index: 1; }
.homeMainBanner .hMainBannerInner .hMainBannerTitle h1, .homeMainBanner .hMainBannerInner .hMainBannerTitle h2 {
  font-weight: 500; }
.homeMainBanner .hMainBannerInner .hMainBannerTitle h1 span, .homeMainBanner .hMainBannerInner .hMainBannerTitle h2 span {
  display: block; }
.homeMainBanner .hMainBannerInner .hMainBannerImg {
  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%; }
.homeMainBanner .hMainBannerInner .hMainBannerImg picture {
  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%; }
.homeMainBanner .hMainBannerInner .hMainBannerImg img.imgMain {
  margin-top: 180px;
  margin-right: -50px; }
.homeMainBanner .hMainBannerInner .hMainBannerText {
  position: relative;
  width: 37%;
  z-index: 1; }
.homeMainBanner .hMainBannerInner .hMainBannerText p {
  padding-right: 30px; }
.homeMainBanner .hMainBannerInner .hMainBannerText .imgWords {
  display: table;
  margin: 0 auto;
  margin-bottom: 100px; }
.homeMainBanner .hMainBannerInner .hMainBannerText .imgWords img {
  -webkit-animation: rotating 12s linear infinite;
  -moz-animation: rotating 12s linear infinite;
  -ms-animation: rotating 12s linear infinite;
  -o-animation: rotating 12s linear infinite;
  animation: rotating 12s linear infinite; }

.homeMainBanner2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 640px;
  max-height: 1100px;
  padding: 0;
  overflow: hidden; }
.homeMainBanner2:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 12px;
  display: block;
  pointer-events: none;
  background-color: #ffd100;
  z-index: 2; }
.homeMainBanner2 .hMainBanner2Collection {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
.homeMainBanner2 .hMainBanner2Collection:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 310px;
  display: block;
  z-index: 1;
  background: black;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none; }
.homeMainBanner2 .hMainBanner2Collection:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 150px;
  display: block;
  z-index: 1;
  background: black;
  background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  pointer-events: none; }
.homeMainBanner2 .hMainBanner2Collection .hMainBanner2CollectBox {
  position: relative;
  width: 25%;
  height: 100%; }
.homeMainBanner2 .hMainBanner2Collection .hMainBanner2CollectBox img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.homeMainBanner2 .sloganBanner {
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: calc(50% - 200px);
  z-index: 2;
  pointer-events: none;
  mix-blend-mode: lighten; }
.homeMainBanner2 .sloganBanner img {
  width: 100%;
  height: auto; }
.homeMainBanner2 .scroll {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  font-size: 16px;
  font-size: 0.61538rem;
  color: #ffd100;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
  bottom: 60px;
  z-index: 2;
  pointer-events: none; }
.homeMainBanner2 .scroll span {
  display: block;
  margin-bottom: 0; }
.homeMainBanner2 .scroll i {
  display: inline-block;
  -webkit-animation: scroll 2s linear infinite;
  -moz-animation: scroll 2s linear infinite;
  -ms-animation: scroll 2s linear infinite;
  -o-animation: scroll 2s linear infinite;
  animation: scroll 2s linear infinite; }

.homeApplications {
  position: relative;
  padding: 0;
  overflow: hidden; }
.homeApplications .container {
  position: relative; }
.homeApplications .homeApplicationsTop {
  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: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  position: relative;
  padding: 190px 0; }
.homeApplications .homeApplicationsTop .bgImg {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  width: 1920px;
  bottom: -540px; }
.homeApplications .homeApplicationsTop .bgImg img {
  width: 100%;
  height: auto; }
.homeApplications .homeApplicationsTop .hAppTopLeft {
  width: calc(50% - 220px);
  position: relative;
  z-index: 2; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons {
  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;
  position: relative;
  margin-top: 90px; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  font-size: 0.61538rem;
  color: transparent;
  text-transform: uppercase;
  display: block;
  position: relative;
  width: 140px;
  height: 140px;
  background-color: #fff;
  border: #002E81 1px solid;
  transform: translate(0, 0);
  top: initial;
  left: initial;
  right: initial; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev:before, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next:before {
  display: none; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev:hover, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next:hover {
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  background-color: #002E81; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev:hover:after, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next:hover:after {
  color: #fff; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev {
  display: none !important; }
.homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next:after {
  content: "";
  font-family: "furacinicons";
  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: 30px;
  font-size: 1.15385rem;
  color: #002E81; }
.homeApplications .homeApplicationsTop .hAppTopCenter {
  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%;
  z-index: 1; }
.homeApplications .homeApplicationsTop .hAppTopCenter picture {
  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%; }
.homeApplications .homeApplicationsTop .hAppTopCenter img.imgMain {
  margin-right: -140px; }
.homeApplications .homeApplicationsTop .hAppTopCenter .hAppTopCenterCopy span {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-size: 16px;
  font-size: 0.61538rem;
  display: block;
  margin-left: 290px; }
.homeApplications .homeApplicationsTop .hAppTopRight {
  width: calc(50% - 280px);
  position: relative;
  z-index: 1; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider {
  width: 100%; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld {
  width: 100%; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 {
  font-size: 42px;
  font-size: 1.61538rem;
  margin-bottom: 60px; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 span {
  font-size: 72px;
  font-size: 2.76923rem;
  display: block; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemImg {
  width: 85px; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemImg img {
  width: 100%;
  height: auto; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 85px);
  padding-left: 40px; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText h4 {
  font-size: 26px;
  font-size: 1rem;
  color: #8ACB43;
  font-weight: 700;
  margin-bottom: 20px; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText p {
  font-size: 20px;
  font-size: 0.76923rem; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem + .hAppTopRightSldItem {
  margin-top: 60px; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots {
  position: relative; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots .slick-dots {
  display: block;
  position: relative;
  bottom: initial; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots .slick-dots li {
  width: 50%;
  height: auto;
  margin: 0; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots .slick-dots li button {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 100%;
  height: 1px;
  padding: 0;
  background-color: #A5A5A5; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots .slick-dots li button:before {
  display: none; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots .slick-dots li.slick-active button {
  height: 2px;
  background-color: #002E81; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerNumbers {
  margin-top: 20px; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerNumbers span {
  font-size: 16px;
  font-size: 0.61538rem; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerNumbers span.hatrpCurrent {
  font-weight: 700; }
.homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightCopy {
  font-size: 16px;
  font-size: 0.61538rem;
  display: block;
  margin-top: 60px; }
.homeApplications .homeApplicationsMiddle {
  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: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end; }
.homeApplications .homeApplicationsMiddle p {
  font-size: 16px;
  font-size: 0.61538rem; }
.homeApplications .homeApplicationsMiddle .hamCopy {
  width: calc(50% - 280px); }
.homeApplications .homeApplicationsBottom {
  position: relative;
  padding-top: 90px;
  border-top: #A5A5A5 1px solid; }
.homeApplications .homeApplicationsBottom .hAppBottomFirst {
  position: relative;
  padding-bottom: 130px; }
.homeApplications .homeApplicationsBottom .hAppBottomFirst .imgFloat {
  position: absolute;
  left: -4%;
  top: 30%;
  width: 35%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomFirst h2 {
  position: relative; }
.homeApplications .homeApplicationsBottom .hAppBottomFirst .hAppBottomFirstBtn {
  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; }
.homeApplications .homeApplicationsBottom .hAppBottomFirst .hAppBottomFirstBtn .hAppBottomFirstBtnCol {
  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;
  width: 50%; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond {
  position: relative;
  padding-top: 220px; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .bgImgAll {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 60px;
  left: 60%;
  width: calc(100% + 780px);
  max-width: 2800px;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .bgImgAll img {
  width: 100%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .sirveImg {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  display: block;
  top: 0;
  width: calc(100% + 80px);
  max-width: 1560px; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .sirveImg img {
  width: 100%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow {
  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; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowLeft {
  width: 50%; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowLeft .hAppBottomSecFirstRowLeftInner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-right: 30%; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight {
  width: 50%; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight .hAppBottomSecFirstRowImg {
  position: relative;
  width: 90%;
  margin: 0 auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight .hAppBottomSecFirstRowImg img {
  width: 100%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight .hAppBottomSecFirstRowImg img.imgSirve04 {
  position: relative; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight .hAppBottomSecFirstRowImg img.imgSirve04Fig {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  left: -30%;
  width: 80%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow {
  position: relative; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft .hAppBottomSecSecondRowLeftInner {
  padding-right: 35%;
  margin-bottom: 90px; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft img {
  width: 100%;
  max-width: 70%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowCenter {
  width: 47%;
  margin: 0 auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowCenter img {
  width: 100%;
  height: auto; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowRight {
  position: absolute;
  right: 0;
  top: 100px;
  width: 30%; }
.homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowRight img {
  width: 100%;
  max-width: 70%;
  height: auto; }
.homeApplications.v2 .homeApplicationsTop .hAppTopCenter img.imgMain {
  margin-right: -40px; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-box-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  position: relative; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 span {
  width: 100px;
  margin-bottom: 20px; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 strong {
  width: calc(100% - 110px);
  color: #0099d6;
  padding-bottom: 7px;
  margin-bottom: 20px; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 strong em {
  color: #002E81; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText h4 {
  color: #ffd100; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem.small {
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem.small .hAppTopRightSldItemImg {
  width: 50px; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem.small .hAppTopRightSldItemText {
  width: calc(100% - 50px); }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem.small .hAppTopRightSldItemText h4 {
  font-weight: 400;
  color: #1C1F21;
  margin-bottom: 0; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem.small .hAppTopRightSldItemText h4 span {
  font-weight: 700;
  color: #ffd100; }
.homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightPager .hAppTopRightPagerDots .slick-dots li.slick-active button {
  background-color: #00d7cf; }

.homeAppExtra .homeAppExtraWrap {
  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;
  padding: 90px 0;
  border-top: #A5A5A5 1px solid; }
.homeAppExtra .homeAppExtraWrap .hAppExtraFloat {
  position: absolute;
  right: 0;
  top: 90px;
  width: 480px;
  z-index: 1; }
.homeAppExtra .homeAppExtraWrap .hAppExtraFloat img {
  width: 100%;
  height: auto; }
.homeAppExtra .homeAppExtraWrap .hAppExtraLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 640px;
  padding-left: 20px; }
.homeAppExtra .homeAppExtraWrap .hAppExtraLeft img {
  width: 100%;
  height: auto;
  position: relative; }
.homeAppExtra .homeAppExtraWrap .hAppExtraLeft img.bgImg {
  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%;
  width: 300%; }
.homeAppExtra .homeAppExtraWrap .hAppExtraRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: calc(100% - 640px);
  padding-left: 80px; }
.homeAppExtra .homeAppExtraWrap .hAppExtraRight h2, .homeAppExtra .homeAppExtraWrap .hAppExtraRight h3 {
  margin-bottom: 0; }
.homeAppExtra .homeAppExtraWrap .hAppExtraRight [class*="circleBtn"] {
  margin: 0 auto; }

.homeMarquee {
  position: relative; }
.homeMarquee .marqueeHome {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  overflow: hidden;
  padding: 40px 0;
  background: #002e81;
  background: linear-gradient(90deg, #002e81 0%, #8acb43 100%); }
.homeMarquee .marqueeHome p {
  font-size: 60px;
  font-size: 2.30769rem;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase; }
.homeMarquee .marqueeHome p + p {
  margin-top: 0;
  margin-left: 50px; }

.homeTextBanner {
  position: relative; }
.homeTextBanner .hTextBannerImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
.homeTextBanner .hTextBannerImg img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.homeTextBanner .container {
  position: relative; }
.homeTextBanner .hTextBannerLeft {
  width: 100%;
  max-width: 420px; }
.homeTextBanner .hTextBannerLeft h2, .homeTextBanner .hTextBannerLeft h3 {
  margin-bottom: 40px; }
.homeTextBanner .hTextBannerLeft p.upper {
  text-transform: uppercase; }
.homeTextBanner .hTextBannerLeft .furacionLogo {
  color: #002E81; }
.homeTextBanner.light .hTextBannerLeft h2, .homeTextBanner.light .hTextBannerLeft h3 {
  color: #fff; }
.homeTextBanner.light .hTextBannerLeft p {
  color: #fff; }
.homeTextBanner.light .hTextBannerLeft .furacionLogo {
  color: #fff; }

.homeExperts {
  padding: 160px 0 270px;
  overflow: hidden; }
.homeExperts .homeExpertsTitle {
  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; }
.homeExperts .homeExpertsTitle h2, .homeExperts .homeExpertsTitle h3 {
  width: 50%;
  margin-bottom: 0; }
.homeExperts .homeExpertsTitle p {
  width: 50%;
  max-width: 520px; }
.homeExperts .homeExpertsSlider {
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 180px;
  margin-bottom: 0 !important; }
.homeExperts .homeExpertsSlider .homeExpertsSld {
  position: relative;
  cursor: pointer;
  padding: 0 20px; }
.homeExperts .homeExpertsSlider .homeExpertsSld .homeExpertsSldVideo {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  overflow: hidden; }
.homeExperts .homeExpertsSlider .homeExpertsSld .homeExpertsSldVideo img {
  width: 100%;
  height: auto; }
.homeExperts .homeExpertsSlider .homeExpertsSld .homeExpertsSldVideo .homeExpertsSldBtn {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  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%;
  top: -200px;
  width: 140px;
  height: 140px;
  background-color: #F9F9F9; }
.homeExperts .homeExpertsSlider .homeExpertsSld .homeExpertsSldVideo .homeExpertsSldBtn span {
  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: 16px;
  font-size: 0.61538rem; }
.homeExperts .homeExpertsSlider .homeExpertsSld p {
  font-size: 32px;
  font-size: 1.23077rem;
  margin-top: 40px; }
.homeExperts .homeExpertsSlider .homeExpertsSld:hover .homeExpertsSldVideo .homeExpertsSldBtn {
  top: 50%; }
.homeExperts .homeExpertsSlider .slick-list {
  overflow: visible; }
.homeExperts .homeExpertsSlider .slick-prev, .homeExperts .homeExpertsSlider .slick-next {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: calc(50% - 40px);
  width: 100px;
  height: 100px;
  background-color: transparent;
  z-index: 1;
  cursor: pointer; }
.homeExperts .homeExpertsSlider .slick-prev:before, .homeExperts .homeExpertsSlider .slick-next:before {
  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;
  color: #1C1F21;
  opacity: 1; }
.homeExperts .homeExpertsSlider .slick-prev:hover, .homeExperts .homeExpertsSlider .slick-next:hover {
  background-color: #8ACB43; }
.homeExperts .homeExpertsSlider .slick-prev:hover:before, .homeExperts .homeExpertsSlider .slick-next:hover:before {
  color: #fff; }
.homeExperts .homeExpertsSlider .slick-prev:before {
  content: "";
  font-family: "furacinicons"; }
.homeExperts .homeExpertsSlider .slick-next:before {
  content: "";
  font-family: "furacinicons"; }
.homeExperts .homeExpertsSlider .slick-dots {
  bottom: -120px; }
.homeExperts .homeExpertsSlider .slick-dots li {
  width: 40px;
  height: 40px; }
.homeExperts .homeExpertsSlider .slick-dots li button {
  position: relative;
  width: 40px;
  height: 40px; }
.homeExperts .homeExpertsSlider .slick-dots li button:before {
  -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;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  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%;
  content: "";
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: #002E81 1px solid;
  opacity: 1; }
.homeExperts .homeExpertsSlider .slick-dots li:hover button:before {
  background-color: #002E81; }
.homeExperts .homeExpertsSlider .slick-dots li.slick-active button:before {
  background-color: #002E81; }
.homeExperts.v2 .homeExpertsSlider .slick-prev:hover, .homeExperts.v2 .homeExpertsSlider .slick-next:hover {
  background-color: #ffd100; }
.homeExperts.v2 .homeExpertsSlider .slick-prev:hover:before, .homeExperts.v2 .homeExpertsSlider .slick-next:hover:before {
  color: #fff; }
.homeExperts.v2 .homeExpertsSlider .slick-dots {
  bottom: -120px; }
.homeExperts.v2 .homeExpertsSlider .slick-dots li.slick-active button:before {
  border-color: #00d7cf;
  background-color: #00d7cf; }

.homeFaqs {
  position: relative;
  overflow: hidden;
  padding: 120px 0; }
.homeFaqs .bgImg {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  top: 0;
  width: 100%;
  max-width: 1920px;
  object-fit: cover; }
.homeFaqs .container {
  position: relative; }
.homeFaqs .homeFaqsWrapper {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  padding-top: 40px;
  border-top: #A5A5A5 1px solid; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 45%; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapLeft img {
  width: 100%;
  height: auto; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 55%; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc {
  border-bottom: #A5A5A5 1px solid; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  position: relative;
  padding: 30px 0;
  padding-right: 50px;
  cursor: pointer; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt span {
  color: #949494;
  padding-right: 40px; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt .furacionLogo {
  color: #002E81; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt:before {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: #CFCFCF; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt:after {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  content: "";
  font-family: "furacinicons";
  font-size: 20px;
  font-size: 0.76923rem;
  position: absolute;
  top: 34px;
  right: 5px;
  color: #FFF; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt.opened:before {
  background-color: #002E81; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt.opened:after {
  top: 32px;
  content: "";
  font-family: "furacinicons"; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd {
  -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;
  max-height: 0;
  padding: 0 50px 0 70px;
  overflow: hidden; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd p {
  font-size: 20px;
  font-size: 0.76923rem; }
.homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd.opened {
  max-height: 400px;
  padding-bottom: 30px; }
.homeFaqs.v2 .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt span {
  color: #ffd100; }
.homeFaqs.v2 .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt.opened:before {
  background-color: #00d7cf; }

.homePoints {
  position: relative;
  padding: 180px 0;
  overflow: hidden; }
.homePoints .bgImg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; }
.homePoints .container {
  position: relative; }
.homePoints .homePointsWrap h2 {
  color: #fff; }
.homePoints .homePointsWrap .hPointsWrapList {
  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: calc(100% + 80px);
  margin-left: -40px;
  margin-right: -40px; }
.homePoints .homePointsWrap .hPointsWrapList ul {
  padding: 0 40px; }
.homePoints .homePointsWrap .hPointsWrapList ul li {
  position: relative; }
.homePoints .homePointsWrap .hPointsWrapList ul li a {
  color: #fff;
  display: inline-block;
  position: relative; }
.homePoints .homePointsWrap .hPointsWrapList ul li a:before {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  content: "";
  right: -90px;
  width: 80px;
  height: 80px;
  display: block;
  background-color: #fff;
  opacity: 0; }
.homePoints .homePointsWrap .hPointsWrapList ul li a:after {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  content: "";
  font-family: "furacinicons";
  right: -59px;
  color: #002E81;
  opacity: 0; }
.homePoints .homePointsWrap .hPointsWrapList ul li:hover a {
  text-decoration: underline; }
.homePoints .homePointsWrap .hPointsWrapList ul li:hover a:before {
  opacity: 1; }
.homePoints .homePointsWrap .hPointsWrapList ul li:hover a:after {
  opacity: 1; }
.homePoints .homePointsWrap .hPointsWrapList ul li + li {
  margin-top: 40px; }
.homePoints .homePointsWrap .hPointsWrapList ul:last-child {
  padding-right: 90px; }
.homePoints .homePointsWrap .hPointsWrapImg {
  position: relative;
  margin-top: 120px; }
.homePoints .homePointsWrap .hPointsWrapImg .ventaImg {
  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%;
  width: calc(100% + 200px); }
.homePoints .homePointsWrap .hPointsWrapImg .ventaImg img {
  width: 100%;
  max-width: 1920px;
  height: auto; }
.homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner {
  position: relative; }
.homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner .imgWords {
  position: absolute;
  left: 52%;
  width: 100%;
  max-width: 155px; }
.homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner .imgWords img {
  width: 100%;
  height: auto;
  -webkit-animation: rotating 12s linear infinite;
  -moz-animation: rotating 12s linear infinite;
  -ms-animation: rotating 12s linear infinite;
  -o-animation: rotating 12s linear infinite;
  animation: rotating 12s linear infinite; }
.homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner .mainImg {
  width: 100%;
  max-width: 880px;
  height: auto;
  margin: 0 auto; }
.homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner span {
  font-size: 16px;
  font-size: 0.61538rem;
  color: #fff;
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  margin-top: -100px;
  display: table; }
.homePoints.v2 .homePointsWrap {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-box-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap; }
.homePoints.v2 .homePointsWrap h2 {
  color: #002E81; }
.homePoints.v2 .homePointsWrap .hPointsWrapTitle {
  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%;
  margin-bottom: 80px; }
.homePoints.v2 .homePointsWrap .hPointsWrapTitle .hPointsWrapTitleImg {
  width: 480px; }
.homePoints.v2 .homePointsWrap .hPointsWrapTitle .hPointsWrapTitleImg img {
  width: 100%;
  height: auto; }
.homePoints.v2 .homePointsWrap .hPointsWrapMainImg {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 45%;
  padding-right: 80px; }
.homePoints.v2 .homePointsWrap .hPointsWrapMainImg img {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto; }
.homePoints.v2 .homePointsWrap .hPointsWrapMainImg img.bgImg {
  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%;
  width: 200%; }
.homePoints.v2 .homePointsWrap .hPointsWrapList {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 55%; }
.homePoints.v2 .homePointsWrap .hPointsWrapList ul {
  padding: 0 60px; }
.homePoints.v2 .homePointsWrap .hPointsWrapList ul li a {
  color: #1C1F21; }
.homePoints.v2 .homePointsWrap .hPointsWrapList ul li a:before {
  background-color: #00d7cf; }
.homePoints.v2 .homePointsWrap .hPointsWrapList ul li a:after {
  color: #fff; }
.homePoints.v2 .homePointsWrap .hPointsWrapList ul li:hover a {
  font-weight: 700;
  color: #00d7cf;
  text-decoration: none; }
.homePoints.v2 .homePointsWrap .hPointsWrapList ul:last-child {
  padding-right: 60px; }
.homePoints.v2 .homePointsWrap .hPointsWrapCopy {
  margin-top: 90px; }
.homePoints.v2 .homePointsWrap .hPointsWrapCopy p {
  font-size: 14px;
  font-size: 0.53846rem; }

.homeContact {
  overflow: hidden; }
.homeContact .homeContactWrap {
  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;
  padding-top: 40px;
  border-top: #A5A5A5 1px solid; }
.homeContact .homeContactWrap .hContactLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: calc(35% - 60px); }
.homeContact .homeContactWrap .hContactLeft .bgImg {
  position: absolute;
  top: 80px;
  right: 0; }
.homeContact .homeContactWrap .hContactLeft .hContactLeftTitle {
  position: relative; }
.homeContact .homeContactWrap .hContactLeft .hContactLeftTitle h2, .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle h3 {
  margin-bottom: 60px; }
.homeContact .homeContactWrap .hContactLeft .hContactLeftTitle p {
  font-size: 22px;
  font-size: 0.84615rem; }
.homeContact .homeContactWrap .hContactLeft .hContactLeftTitle .logoFuracinSVG {
  width: 100%;
  max-width: 200px;
  height: auto;
  margin-top: 40px; }
.homeContact .homeContactWrap .hContactRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-box-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  width: calc(65% + 40px);
  margin-left: -20px;
  margin-right: -20px; }
.homeContact .homeContactWrap .hContactRight .hContactRightCol {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  padding: 0 20px; }
.homeContact .homeContactWrap .hContactRight .hContactRightCol h3 {
  font-size: 32px;
  font-size: 1.23077rem;
  color: #1C1F21;
  margin-bottom: 30px; }
.homeContact .homeContactWrap .hContactRight .hContactRightCol p {
  font-size: 16px;
  font-size: 0.61538rem; }
.homeContact .homeContactWrap .hContactRight .hContactRightCol.wide {
  width: 100%;
  margin-top: 90px; }
.homeContact .homeContactWrap .hContactRight .formWrapper {
  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: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  width: 100%; }
.homeContact .homeContactWrap .hContactRight .formWrapper .formInner {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 66.66%; }
.homeContact .homeContactWrap .hContactRight .formWrapper .formInnerBtn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  padding-left: 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: 1600px) {
  .homeMainBanner .hMainBannerInner .hMainBannerImg img.imgSec {
    width: 405px;
    height: 420px; }
  .homeMainBanner .hMainBannerInner .hMainBannerImg img.imgMain {
    width: 750px;
    height: 680px;
    margin-top: 135px;
    margin-right: -38px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText .imgWords {
    margin-bottom: 60px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText .imgWords img {
    width: 120px;
    height: 120px; }

  .homeApplications .homeApplicationsTop .hAppTopLeft {
    width: calc(50% - 200px); }
  .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons {
    margin-top: 70px; }
  .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next {
    width: 105px;
    height: 105px; }
  .homeApplications .homeApplicationsTop .hAppTopCenter img.imgSec {
    width: 580px;
    height: 580px; }
  .homeApplications .homeApplicationsTop .hAppTopCenter img.imgMain {
    width: 687px;
    height: 725px;
    margin-right: -100px; }
  .homeApplications .homeApplicationsTop .hAppTopCenter .hAppTopCenterCopy span {
    font-size: 14px;
    font-size: 0.53846rem;
    margin-left: 210px; }
  .homeApplications .homeApplicationsTop .hAppTopRight {
    width: calc(50% - 210px); }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 {
    font-size: 32px;
    font-size: 1.23077rem; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 span {
    font-size: 54px;
    font-size: 2.07692rem; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemImg {
    width: 64px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText {
    width: calc(100% - 64px);
    padding-left: 30px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText h4 {
    font-size: 22px;
    font-size: 0.84615rem; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText p {
    font-size: 18px;
    font-size: 0.69231rem; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem + .hAppTopRightSldItem {
    margin-top: 40px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightCopy {
    margin-top: 40px; }
  .homeApplications .homeApplicationsMiddle .hamCopy {
    width: calc(50% - 210px); }
  .homeApplications .homeApplicationsBottom .hAppBottomFirst {
    padding-bottom: 90px; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopCenter img.imgSec {
    width: initial;
    height: initial; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopCenter img.imgMain {
    width: 340px;
    height: 385px;
    margin-right: 0; }

  .homeAppExtra .homeAppExtraWrap .hAppExtraLeft {
    width: 540px; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraRight {
    width: calc(100% - 540px); }

  .homeMarquee .marqueeHome {
    padding: 30px 0; }
  .homeMarquee .marqueeHome p {
    font-size: 44px;
    font-size: 1.69231rem; }
  .homeMarquee .marqueeHome p + p {
    margin-left: 40px; }

  .homeExperts {
    padding: 120px 0 220px; }
  .homeExperts .homeExpertsSlider {
    margin-top: 120px; }
  .homeExperts .homeExpertsSlider .homeExpertsSld p {
    font-size: 24px;
    font-size: 0.92308rem;
    margin-top: 30px; }
  .homeExperts .homeExpertsSlider .homeExpertsSld .homeExpertsSldVideo .homeExpertsSldBtn {
    width: 100px;
    height: 100px; }
  .homeExperts .homeExpertsSlider .homeExpertsSld .homeExpertsSldVideo .homeExpertsSldBtn span {
    font-size: 20px;
    font-size: 0.76923rem; }

  .homeFaqs {
    padding: 90px 0; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapLeft h2 {
    max-width: 480px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt {
    padding: 20px 0;
    padding-right: 50px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt span {
    padding-right: 30px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt:after {
    top: 24px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt.opened:after {
    top: 22px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd {
    padding-left: 60px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd p {
    font-size: 18px;
    font-size: 0.69231rem; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd.opened {
    padding-bottom: 20px; }

  .homePoints {
    padding: 90px 0; }
  .homePoints .homePointsWrap .hPointsWrapImg {
    margin-top: 90px; }
  .homePoints .homePointsWrap .hPointsWrapImg .ventaImg {
    width: calc(100% + 80px); } }
@media only screen and (max-width: 1200px) {
  .homeMainBanner .hMainBannerInner .hMainBannerTitle h1 span, .homeMainBanner .hMainBannerInner .hMainBannerTitle h2 span {
    display: inline-block; }

  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowCenter {
    padding-top: 90px; }

  .homeAppExtra .homeAppExtraWrap .hAppExtraFloat {
    width: 380px; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraLeft {
    width: 50%; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraRight {
    width: 50%;
    padding-left: 40px; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraRight h2, .homeAppExtra .homeAppExtraWrap .hAppExtraRight h3 {
    font-size: 48px;
    font-size: 1.84615rem; }

  .homeContact .homeContactWrap .hContactleft {
    width: 30%; }
  .homeContact .homeContactWrap .hContactRight {
    width: 70%; } }
@media only screen and (max-width: 960px) {
  .homeMainBanner .hMainBannerInner {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start; }
  .homeMainBanner .hMainBannerInner .hMainBannerTitle {
    width: 100%;
    margin-bottom: 260px; }
  .homeMainBanner .hMainBannerInner .hMainBannerTitle h1, .homeMainBanner .hMainBannerInner .hMainBannerTitle h2 {
    text-align: center; }
  .homeMainBanner .hMainBannerInner .hMainBannerTitle .circleBtn {
    margin: 0 auto; }
  .homeMainBanner .hMainBannerInner .hMainBannerImg img.imgSec {
    width: 320px;
    height: 332px; }
  .homeMainBanner .hMainBannerInner .hMainBannerImg img.imgMain {
    width: 600px;
    height: 544px;
    margin-top: 108px;
    margin-right: -30px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .homeMainBanner .hMainBannerInner .hMainBannerText .imgWords {
    margin-bottom: 40px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText .imgWords img {
    width: 90px;
    height: 90px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText p {
    text-align: center;
    padding-right: 0; }

  .homeMainBanner2:after {
    height: 10px; }
  .homeMainBanner2 .hMainBanner2Collection {
    display: block !important;
    position: relative; }
  .homeMainBanner2 .hMainBanner2Collection:before {
    height: 280px; }
  .homeMainBanner2 .hMainBanner2Collection:after {
    height: 240px; }
  .homeMainBanner2 .hMainBanner2Collection .hMainBanner2CollectBox {
    width: 100%; }
  .homeMainBanner2 .hMainBanner2Collection .hMainBanner2CollectBox img {
    position: relative; }
  .homeMainBanner2 .sloganBanner {
    right: 0;
    bottom: 130px;
    width: 100%; }
  .homeMainBanner2 .sloganBanner img {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 auto; }

  .homeApplications .homeApplicationsTop {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    padding: 90px 0; }
  .homeApplications .homeApplicationsTop .hAppTopLeft {
    width: 100%;
    text-align: center; }
  .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    margin-top: 60px; }
  .homeApplications .homeApplicationsTop .hAppTopCenter {
    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: absolute;
    position: relative;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    top: initial;
    left: initial;
    height: 548px;
    order: -1; }
  .homeApplications .homeApplicationsTop .hAppTopCenter img.imgSec {
    width: 440px;
    height: 440px; }
  .homeApplications .homeApplicationsTop .hAppTopCenter img.imgMain {
    width: 520px;
    height: 548px;
    margin-right: -80px; }
  .homeApplications .homeApplicationsTop .hAppTopCenter .hAppTopCenterCopy span {
    font-size: 8px;
    font-size: 0.30769rem;
    margin-left: 170px; }
  .homeApplications .homeApplicationsTop .hAppTopRight {
    width: 100%;
    padding-left: 0;
    margin-top: 20px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 {
    margin-bottom: 40px; }
  .homeApplications .homeApplicationsMiddle {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeApplications .homeApplicationsMiddle p {
    width: 100%; }
  .homeApplications .homeApplicationsMiddle .hamCopy {
    width: 100%; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond {
    padding-top: 120px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .sirveImg {
    width: calc(100% + 40px); }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow {
    flex-direction: column-reverse;
    -webkit-box-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    text-align: center; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowLeft {
    width: 100%; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowLeft .hAppBottomSecFirstRowLeftInner {
    padding-right: 0;
    margin-top: 60px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight {
    width: 100%; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowRight .hAppBottomSecFirstRowImg {
    width: 100%;
    max-width: 280px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow {
    display: -webkit-box;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    webkit-display: -webkit-flex !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: wrap;
    -webkit-box-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-top: 60px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft {
    text-align: center;
    position: relative;
    left: initial;
    top: initial;
    width: 100%; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft .hAppBottomSecSecondRowLeftInner {
    padding-right: 0;
    margin-bottom: 60px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft img {
    margin: 0 auto;
    max-width: 280px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowCenter {
    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: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    width: 280px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowRight {
    text-align: center;
    position: relative;
    right: initial;
    top: initial;
    width: calc(100% - 280px);
    margin-top: 90px;
    padding-bottom: 60px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowRight img {
    max-width: 120px;
    margin: 0 auto; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopCenter {
    height: 380px; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopCenter img.imgSec {
    width: initial;
    height: initial; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopCenter img.imgMain {
    width: 240px;
    height: auto; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 span {
    width: 60px;
    margin-bottom: 10px; }
  .homeApplications.v2 .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 strong {
    width: calc(100% - 70px);
    margin-bottom: 10px; }

  .homeAppExtra {
    overflow: hidden; }
  .homeAppExtra .homeAppExtraWrap {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraFloat {
    position: relative;
    right: initial;
    top: initial;
    width: 100%;
    z-index: 1; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraFloat img {
    width: 100%;
    max-width: 280px;
    height: auto;
    margin: 0 auto; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraLeft {
    width: 100%;
    max-width: 320px;
    padding-left: 0;
    margin: 40px 0; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraRight {
    width: 100%;
    padding-left: 0; }
  .homeAppExtra .homeAppExtraWrap .hAppExtraRight h2, .homeAppExtra .homeAppExtraWrap .hAppExtraRight h3 {
    text-align: center;
    margin-bottom: 20px; }

  .homeTextBanner .hTextBannerImg:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: #000;
    opacity: 0.5; }
  .homeTextBanner .hTextBannerLeft {
    text-align: center;
    margin: 0 auto; }
  .homeTextBanner .hTextBannerLeft h2, .homeTextBanner .hTextBannerLeft h3 {
    color: #fff; }
  .homeTextBanner .hTextBannerLeft p {
    color: #fff; }
  .homeTextBanner .hTextBannerLeft .furacionLogo {
    color: #fff; }

  .homeExperts {
    padding: 90px 0 160px; }
  .homeExperts .homeExpertsTitle {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    text-align: center; }
  .homeExperts .homeExpertsTitle h2, .homeExperts .homeExpertsTitle h3 {
    width: 100%;
    margin-bottom: 40px; }
  .homeExperts .homeExpertsTitle p {
    width: 100%;
    max-width: initial; }
  .homeExperts .homeExpertsSlider {
    width: calc(100% + 20px);
    margin-top: 60px;
    margin-left: -10px;
    margin-right: -10px; }
  .homeExperts .homeExpertsSlider .homeExpertsSld {
    padding: 0 10px; }
  .homeExperts .homeExpertsSlider .homeExpertsSld p {
    font-size: 18px;
    font-size: 0.69231rem;
    margin-top: 20px; }
  .homeExperts .homeExpertsSlider .slick-dots {
    bottom: -80px; }

  .homeFaqs {
    padding: 60px 0; }
  .homeFaqs .bgImg {
    object-position: 25%; }
  .homeFaqs .homeFaqsWrapper {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapLeft {
    text-align: center;
    width: 100%; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapLeft h2 {
    max-width: initial; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapLeft img {
    max-width: 320px;
    margin: 0 auto; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight {
    width: 100%;
    margin-top: 40px; }

  .homePoints {
    padding: 60px 0; }
  .homePoints .homePointsWrap .hPointsWrapList ul li + li {
    margin-top: 20px; }
  .homePoints .homePointsWrap .hPointsWrapImg {
    margin-top: 60px; }
  .homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner .imgWords {
    max-width: 120px; }
  .homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner span {
    font-size: 14px;
    font-size: 0.53846rem; }
  .homePoints.v2 {
    overflow: hidden; }
  .homePoints.v2 .homePointsWrap {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center; }
  .homePoints.v2 .homePointsWrap .hPointsWrapTitle {
    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;
    text-align: center;
    margin-bottom: 40px; }
  .homePoints.v2 .homePointsWrap .hPointsWrapTitle .hPointsWrapTitleImg {
    width: 280px; }
  .homePoints.v2 .homePointsWrap .hPointsWrapMainImg {
    width: 100%;
    max-width: 320px;
    padding-right: 0; }
  .homePoints.v2 .homePointsWrap .hPointsWrapMainImg img.bgImg {
    width: 200%; }
  .homePoints.v2 .homePointsWrap .hPointsWrapList {
    width: 100%;
    margin-top: 40px; }
  .homePoints.v2 .homePointsWrap .hPointsWrapCopy {
    margin-top: 40px; }

  .homeContact {
    padding: 60px 0; }
  .homeContact .homeContactWrap {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeContact .homeContactWrap .hContactLeft {
    width: 100%; }
  .homeContact .homeContactWrap .hContactLeft .bgImg {
    top: 0;
    left: -180px;
    right: initial;
    max-width: 320px;
    height: auto; }
  .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle h2, .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle h3 {
    margin-bottom: 40px; }
  .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle .logoFuracinSVG {
    max-width: 120px;
    margin-top: 20px; }
  .homeContact .homeContactWrap .hContactRight {
    width: 100%;
    margin-top: 60px; }
  .homeContact .homeContactWrap .hContactRight .hContactRightCol.wide {
    margin-top: 60px; } }
@media only screen and (max-width: 760px) {
  .homeMainBanner .scroll {
    bottom: 40px; }
  .homeMainBanner .hMainBannerInner .hMainBannerImg img.imgSec {
    width: 305px;
    height: 316px; }
  .homeMainBanner .hMainBannerInner .hMainBannerImg img.imgMain {
    width: 520px;
    height: 471px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText .imgWords {
    margin-bottom: 30px; }
  .homeMainBanner .hMainBannerInner .hMainBannerText .imgWords img {
    width: 80px;
    height: 80px; }

  .homeApplications .homeApplicationsTop {
    padding: 40px 0; }
  .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons {
    margin-top: 40px; }
  .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next {
    width: 80px;
    height: 80px; }
  .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-prev:after, .homeApplications .homeApplicationsTop .hAppTopLeft .hAppTopLeftTextButtons .slick-next:after {
    font-size: 18px;
    font-size: 0.69231rem; }
  .homeApplications .homeApplicationsTop .hAppTopCenter {
    margin-top: 40px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 {
    font-size: 24px;
    font-size: 0.92308rem;
    margin-bottom: 30px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld h3 span {
    font-size: 42px;
    font-size: 1.61538rem; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightSlider .hAppTopRightSld .hAppTopRightSldItem .hAppTopRightSldItemText h4 {
    margin-bottom: 10px; }
  .homeApplications .homeApplicationsTop .hAppTopRight .hAppTopRightCopy {
    margin-top: 20px; }
  .homeApplications .homeApplicationsBottom {
    padding-top: 40px; }
  .homeApplications .homeApplicationsBottom .hAppBottomFirst {
    padding-bottom: 40px; }
  .homeApplications .homeApplicationsBottom .hAppBottomFirst .imgFloat {
    width: 295px;
    height: 295px;
    left: -45%; }
  .homeApplications .homeApplicationsBottom .hAppBottomFirst h2 {
    font-size: 38px;
    font-size: 1.46154rem; }
  .homeApplications .homeApplicationsBottom .hAppBottomFirst .hAppBottomFirstBtn {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeApplications .homeApplicationsBottom .hAppBottomFirst .hAppBottomFirstBtn .hAppBottomFirstBtnCol {
    width: 100%; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond {
    padding-top: 80px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecFirstRow .hAppBottomSecFirstRowLeft .hAppBottomSecFirstRowLeftInner {
    margin-top: 40px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow {
    margin-top: 40px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowLeft .hAppBottomSecSecondRowLeftInner {
    margin-top: 40px; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowCenter {
    padding-top: 40px;
    width: 160px;
    order: 1; }
  .homeApplications .homeApplicationsBottom .hAppBottomSecond .hAppBottomSecSecondRow .hAppBottomSecSecondRowRight {
    width: 100%;
    margin-top: 40px;
    padding-bottom: 0; }

  .homeAppExtra .homeAppExtraWrap .hAppExtraLeft {
    max-width: 220px; }

  .homeMarquee .marqueeHome {
    padding: 20px 0; }
  .homeMarquee .marqueeHome p {
    font-size: 32px;
    font-size: 1.23077rem; }
  .homeMarquee .marqueeHome p + p {
    margin-left: 30px; }

  .homeExperts {
    padding: 40px 0 90px; }
  .homeExperts .homeExpertsTitle h2, .homeExperts .homeExpertsTitle h3 {
    margin-bottom: 20px; }
  .homeExperts .homeExpertsSlider {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 40px; }
  .homeExperts .homeExpertsSlider .homeExpertsSld {
    padding: 0;
    padding-left: 20px; }
  .homeExperts .homeExpertsSlider .slick-list {
    overflow: hidden;
    padding: 0 15% 0 0; }
  .homeExperts .homeExpertsSlider .slick-dots {
    bottom: -60px; }

  .homeFaqs .homeFaqsWrapper {
    padding-top: 30px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight {
    margin-top: 30px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dt span {
    padding-right: 10px; }
  .homeFaqs .homeFaqsWrapper .hFaqsWrapRight .hFaqsAcc dd {
    padding-left: 30px; }

  .homePoints {
    padding: 40px 0; }
  .homePoints .homePointsWrap .hPointsWrapList {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .homePoints .homePointsWrap .hPointsWrapList ul {
    padding: 0;
    padding-right: 50px; }
  .homePoints .homePointsWrap .hPointsWrapList ul li a:before {
    right: -50px;
    width: 40px;
    height: 40px; }
  .homePoints .homePointsWrap .hPointsWrapList ul li a:after {
    right: -37px; }
  .homePoints .homePointsWrap .hPointsWrapList ul:last-child {
    padding-right: 50px; }
  .homePoints .homePointsWrap .hPointsWrapList ul + ul {
    margin-top: 20px; }
  .homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner .imgWords {
    max-width: 80px; }
  .homePoints .homePointsWrap .hPointsWrapImg .hPointsWrapImgInner span {
    font-size: 12px;
    font-size: 0.46154rem;
    margin-top: -20px; }
  .homePoints.v2 .homePointsWrap .hPointsWrapList ul {
    padding: 0;
    padding-right: 50px; }

  .homeContact {
    padding: 40px 0; }
  .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle h2, .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle h3 {
    margin-bottom: 30px; }
  .homeContact .homeContactWrap .hContactLeft .hContactLeftTitle p {
    font-size: 16px;
    font-size: 0.61538rem; }
  .homeContact .homeContactWrap .hContactRight {
    margin-left: 0;
    margin-right: 0;
    position: relative;
    margin-top: 40px; }
  .homeContact .homeContactWrap .hContactRight .hContactRightCol {
    width: 100%;
    padding: 0; }
  .homeContact .homeContactWrap .hContactRight .hContactRightCol h3 {
    font-size: 28px;
    font-size: 1.07692rem;
    margin-bottom: 10px; }
  .homeContact .homeContactWrap .hContactRight .hContactRightCol.wide {
    margin-top: 30px; }
  .homeContact .homeContactWrap .hContactRight .hContactRightCol + .hContactRightCol {
    margin-top: 30px; }
  .homeContact .homeContactWrap .hContactRight .formWrapper {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .homeContact .homeContactWrap .hContactRight .formWrapper .formInner {
    width: 100%; }
  .homeContact .homeContactWrap .hContactRight .formWrapper .formInnerBtn {
    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;
    width: 100%;
    margin-top: 20px;
    padding-left: 0; } }
.blogBg img {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  padding: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  object-fit: cover; }
.blogBg.v2 img {
  object-fit: contain;
  object-position: top; }

.blogHeader {
  padding: 0;
  background-color: transparent; }
.blogHeader .container {
  position: relative; }
.blogHeader .blogHeaderInner {
  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: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  -ms-flex-pack: justify;
  padding-top: 200px;
  padding-bottom: 20px; }
.blogHeader .blogHeaderInner h1, .blogHeader .blogHeaderInner h2 {
  font-size: 220px;
  font-size: 8.46154rem;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0; }
.blogHeader .blogHeaderInner .blogHeaderInnerSlogan {
  position: relative;
  width: 100%;
  max-width: 480px; }
.blogHeader .blogHeaderInner .blogHeaderInnerSlogan img {
  width: 100%;
  height: auto; }
.blogHeader .blogHeaderInner .blogHeaderInnerImg {
  position: relative; }
.blogHeader .blogHeaderInner .blogHeaderInnerImg .imgWords {
  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; }
.blogHeader .blogHeaderInner .blogHeaderInnerImg .imgWords img {
  -webkit-animation: rotating 12s linear infinite;
  -moz-animation: rotating 12s linear infinite;
  -ms-animation: rotating 12s linear infinite;
  -o-animation: rotating 12s linear infinite;
  animation: rotating 12s linear infinite; }

.blogGrid {
  padding: 0 0 180px;
  background-color: transparent; }
.blogGrid .blogGridInner {
  padding-top: 60px;
  border-top: #A5A5A5 1px solid; }
.blogGrid .blogGridInner .blogEntryFeatured {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatImg {
  width: 60%; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatImg img {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  width: 100%;
  height: auto; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 40%;
  padding-left: 40px; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText .featuredText {
  font-size: 20px;
  font-size: 0.76923rem;
  position: relative;
  display: block;
  padding-left: 20px;
  margin-bottom: 30px; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText .featuredText:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  background-color: #002E81; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h2, .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h3 {
  font-size: 26px;
  font-size: 1rem;
  color: #1C1F21;
  font-weight: 700;
  margin-bottom: 60px; }
.blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText p {
  margin-bottom: 60px; }
.blogGrid .blogGridInner .blogGridGroup {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  flex-wrap: wrap;
  -webkit-box-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  width: calc(100% + 40px);
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 90px; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  position: relative;
  cursor: pointer;
  padding: 20px; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink .blogGridLinkImg {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  position: relative;
  overflow: hidden; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink .blogGridLinkImg img {
  width: 100%;
  height: auto; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink .blogGridLinkImg .blogGridLinkImgBtn {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  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%;
  top: -200px;
  width: 140px;
  height: 140px;
  background-color: #F9F9F9; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink .blogGridLinkImg .blogGridLinkImgBtn span {
  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: 16px;
  font-size: 0.61538rem;
  text-transform: uppercase;
  white-space: nowrap; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink .date {
  font-size: 20px;
  font-size: 0.76923rem;
  position: relative;
  display: block;
  padding-left: 20px;
  margin: 30px 0; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink .date:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  background-color: #002E81; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink p {
  font-weight: 700;
  margin-bottom: 20px; }
.blogGrid .blogGridInner .blogGridGroup .blogGridLink:hover .blogGridLinkImg .blogGridLinkImgBtn {
  top: 50%; }
.blogGrid .blogGridInner .blogGridGroup.v2 .blogGridLink .date:before {
  background-color: #ffd100; }
.blogGrid.related {
  padding: 100px 0 220px; }
.blogGrid.related .blogGridInner {
  border: none;
  padding: 0 !important; }
.blogGrid.related .blogGridInner .blogGridGroup {
  margin-top: 0 !important; }

.blogDetail {
  padding: 0;
  padding-top: 200px;
  position: relative;
  background-color: transparent; }
.blogDetail .blogDetailWrap {
  display: -webkit-box;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  webkit-display: -webkit-flex !important;
  display: -webkit-flex !important;
  display: flex !important;
  padding-top: 90px;
  border-top: #A5A5A5 1px solid; }
.blogDetail .blogDetailWrap .blogDetailLeft {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35%;
  padding-right: 60px; }
.blogDetail .blogDetailWrap .blogDetailLeft .blogDetailLeftTitle {
  position: relative;
  display: inline-block; }
.blogDetail .blogDetailWrap .blogDetailLeft .blogDetailLeftTitle h1, .blogDetail .blogDetailWrap .blogDetailLeft .blogDetailLeftTitle h2 {
  color: #fff;
  margin-bottom: 0; }
.blogDetail .blogDetailWrap .blogDetailLeft .blogDetailLeftTitle .circleBtn {
  position: absolute;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
  right: -160px; }
.blogDetail .blogDetailWrap .blogDetailRight {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 65%; }
.blogDetail .blogDetailWrap .blogDetailRight h1 {
  font-weight: 700; }
.blogDetail .blogDetailWrap .blogDetailExtras {
  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: calc(100% + 20px);
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 40px; }
.blogDetail .blogDetailWrap .blogDetailExtras span {
  font-size: 20px;
  font-size: 0.76923rem;
  display: block;
  padding: 0 10px; }
.blogDetail .blogDetailWrap .blogDetailExtras span.cat {
  position: relative;
  padding-left: 20px;
  margin-left: 10px; }
.blogDetail .blogDetailWrap .blogDetailExtras span.cat:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 6px;
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  background-color: #002E81; }
.blogDetail .blogDetailWrap .blogDetailContent {
  border-top: #A5A5A5 1px solid;
  padding-top: 90px;
  padding-bottom: 90px; }
.blogDetail .blogDetailWrap .blogDetailContent .blogImg {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  width: 100%;
  height: auto;
  margin-bottom: 90px; }
.blogDetail .blogDetailWrap .blogDetailContent p + p, .blogDetail .blogDetailWrap .blogDetailContent p + h2, .blogDetail .blogDetailWrap .blogDetailContent p + h3, .blogDetail .blogDetailWrap .blogDetailContent p + h4, .blogDetail .blogDetailWrap .blogDetailContent p + h5, .blogDetail .blogDetailWrap .blogDetailContent p + h6, .blogDetail .blogDetailWrap .blogDetailContent p + ul, .blogDetail .blogDetailWrap .blogDetailContent p + ol, .blogDetail .blogDetailWrap .blogDetailContent p + dl, .blogDetail .blogDetailWrap .blogDetailContent p + table {
  margin-top: 40px; }
.blogDetail .blogDetailWrap .blogDetailContent h2, .blogDetail .blogDetailWrap .blogDetailContent h3, .blogDetail .blogDetailWrap .blogDetailContent h4, .blogDetail .blogDetailWrap .blogDetailContent h5, .blogDetail .blogDetailWrap .blogDetailContent h6 {
  margin-bottom: 0;
  color: #1C1F21; }
.blogDetail .blogDetailWrap .blogDetailContent h2 + p, .blogDetail .blogDetailWrap .blogDetailContent h2 + h2, .blogDetail .blogDetailWrap .blogDetailContent h2 + h3, .blogDetail .blogDetailWrap .blogDetailContent h2 + h4, .blogDetail .blogDetailWrap .blogDetailContent h2 + h5, .blogDetail .blogDetailWrap .blogDetailContent h2 + h6, .blogDetail .blogDetailWrap .blogDetailContent h2 + ul, .blogDetail .blogDetailWrap .blogDetailContent h2 + ol, .blogDetail .blogDetailWrap .blogDetailContent h2 + dl, .blogDetail .blogDetailWrap .blogDetailContent h2 + table, .blogDetail .blogDetailWrap .blogDetailContent h3 + p, .blogDetail .blogDetailWrap .blogDetailContent h3 + h2, .blogDetail .blogDetailWrap .blogDetailContent h3 + h3, .blogDetail .blogDetailWrap .blogDetailContent h3 + h4, .blogDetail .blogDetailWrap .blogDetailContent h3 + h5, .blogDetail .blogDetailWrap .blogDetailContent h3 + h6, .blogDetail .blogDetailWrap .blogDetailContent h3 + ul, .blogDetail .blogDetailWrap .blogDetailContent h3 + ol, .blogDetail .blogDetailWrap .blogDetailContent h3 + dl, .blogDetail .blogDetailWrap .blogDetailContent h3 + table, .blogDetail .blogDetailWrap .blogDetailContent h4 + p, .blogDetail .blogDetailWrap .blogDetailContent h4 + h2, .blogDetail .blogDetailWrap .blogDetailContent h4 + h3, .blogDetail .blogDetailWrap .blogDetailContent h4 + h4, .blogDetail .blogDetailWrap .blogDetailContent h4 + h5, .blogDetail .blogDetailWrap .blogDetailContent h4 + h6, .blogDetail .blogDetailWrap .blogDetailContent h4 + ul, .blogDetail .blogDetailWrap .blogDetailContent h4 + ol, .blogDetail .blogDetailWrap .blogDetailContent h4 + dl, .blogDetail .blogDetailWrap .blogDetailContent h4 + table, .blogDetail .blogDetailWrap .blogDetailContent h5 + p, .blogDetail .blogDetailWrap .blogDetailContent h5 + h2, .blogDetail .blogDetailWrap .blogDetailContent h5 + h3, .blogDetail .blogDetailWrap .blogDetailContent h5 + h4, .blogDetail .blogDetailWrap .blogDetailContent h5 + h5, .blogDetail .blogDetailWrap .blogDetailContent h5 + h6, .blogDetail .blogDetailWrap .blogDetailContent h5 + ul, .blogDetail .blogDetailWrap .blogDetailContent h5 + ol, .blogDetail .blogDetailWrap .blogDetailContent h5 + dl, .blogDetail .blogDetailWrap .blogDetailContent h5 + table, .blogDetail .blogDetailWrap .blogDetailContent h6 + p, .blogDetail .blogDetailWrap .blogDetailContent h6 + h2, .blogDetail .blogDetailWrap .blogDetailContent h6 + h3, .blogDetail .blogDetailWrap .blogDetailContent h6 + h4, .blogDetail .blogDetailWrap .blogDetailContent h6 + h5, .blogDetail .blogDetailWrap .blogDetailContent h6 + h6, .blogDetail .blogDetailWrap .blogDetailContent h6 + ul, .blogDetail .blogDetailWrap .blogDetailContent h6 + ol, .blogDetail .blogDetailWrap .blogDetailContent h6 + dl, .blogDetail .blogDetailWrap .blogDetailContent h6 + table {
  margin-top: 40px; }
.blogDetail .blogDetailWrap .blogDetailContent h2 {
  font-size: 34px;
  font-size: 1.30769rem; }
.blogDetail .blogDetailWrap .blogDetailContent h3 {
  font-size: 32px;
  font-size: 1.23077rem; }
.blogDetail .blogDetailWrap .blogDetailContent h4 {
  font-size: 30px;
  font-size: 1.15385rem; }
.blogDetail .blogDetailWrap .blogDetailContent h5 {
  font-size: 28px;
  font-size: 1.07692rem; }
.blogDetail .blogDetailWrap .blogDetailContent h6 {
  font-size: 26px;
  font-size: 1rem; }
.blogDetail .blogDetailWrap .blogDetailContent ul + p, .blogDetail .blogDetailWrap .blogDetailContent ul + h2, .blogDetail .blogDetailWrap .blogDetailContent ul + h3, .blogDetail .blogDetailWrap .blogDetailContent ul + h4, .blogDetail .blogDetailWrap .blogDetailContent ul + h5, .blogDetail .blogDetailWrap .blogDetailContent ul + h6, .blogDetail .blogDetailWrap .blogDetailContent ul + ul, .blogDetail .blogDetailWrap .blogDetailContent ul + ol, .blogDetail .blogDetailWrap .blogDetailContent ul + dl, .blogDetail .blogDetailWrap .blogDetailContent ul + table, .blogDetail .blogDetailWrap .blogDetailContent ol + p, .blogDetail .blogDetailWrap .blogDetailContent ol + h2, .blogDetail .blogDetailWrap .blogDetailContent ol + h3, .blogDetail .blogDetailWrap .blogDetailContent ol + h4, .blogDetail .blogDetailWrap .blogDetailContent ol + h5, .blogDetail .blogDetailWrap .blogDetailContent ol + h6, .blogDetail .blogDetailWrap .blogDetailContent ol + ul, .blogDetail .blogDetailWrap .blogDetailContent ol + ol, .blogDetail .blogDetailWrap .blogDetailContent ol + dl, .blogDetail .blogDetailWrap .blogDetailContent ol + table, .blogDetail .blogDetailWrap .blogDetailContent dl + p, .blogDetail .blogDetailWrap .blogDetailContent dl + h2, .blogDetail .blogDetailWrap .blogDetailContent dl + h3, .blogDetail .blogDetailWrap .blogDetailContent dl + h4, .blogDetail .blogDetailWrap .blogDetailContent dl + h5, .blogDetail .blogDetailWrap .blogDetailContent dl + h6, .blogDetail .blogDetailWrap .blogDetailContent dl + ul, .blogDetail .blogDetailWrap .blogDetailContent dl + ol, .blogDetail .blogDetailWrap .blogDetailContent dl + dl, .blogDetail .blogDetailWrap .blogDetailContent dl + table {
  margin-top: 40px; }
.blogDetail .blogDetailWrap .blogDetailContent ul {
  list-style: disc;
  margin-left: 30px; }
.blogDetail .blogDetailWrap .blogDetailContent ol {
  list-style: number;
  margin-left: 30px; }

@media only screen and (max-width: 1600px) {
  .blogHeader .blogHeaderInner {
    padding-top: 180px; }
  .blogHeader .blogHeaderInner h1, .blogHeader .blogHeaderInner h2 {
    font-size: 160px;
    font-size: 6.15385rem; }
  .blogHeader .blogHeaderInner .blogHeaderInnerImg img.imgDec {
    max-width: 280px;
    height: auto; }

  .blogGrid {
    padding-bottom: 120px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h2, .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h3 {
    margin-bottom: 40px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText p {
    margin-bottom: 40px; }
  .blogGrid.related {
    padding: 60px 0 120px; }

  .blogDetail {
    padding-top: 160px; }
  .blogDetail .blogDetailWrap .blogDetailLeft .blogDetailLeftTitle .circleBtn {
    right: -120px; }
  .blogDetail .blogDetailWrap .blogDetailContent {
    padding-bottom: 60px; } }
@media only screen and (max-width: 1200px) {
  .blogHeader .blogHeaderInner {
    padding-top: 120px; }
  .blogHeader .blogHeaderInner h1, .blogHeader .blogHeaderInner h2 {
    font-size: 120px;
    font-size: 4.61538rem; }
  .blogHeader .blogHeaderInner .blogHeaderInnerImg img.imgDec {
    max-width: 220px;
    height: auto; }
  .blogHeader .blogHeaderInner .blogHeaderInnerImg .imgWords img {
    width: 100px;
    height: 100px; }

  .blogGrid {
    padding-bottom: 90px; }
  .blogGrid .blogGridInner .blogGridGroup {
    margin-top: 40px; }
  .blogGrid.related {
    padding: 50px 0 90px; }

  .blogDetail .blogDetailWrap {
    padding-top: 60px; } }
@media only screen and (max-width: 960px) {
  .blogBg.v2 img {
    object-fit: cover; }

  .blogHeader .blogHeaderInner {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    padding-top: 80px; }
  .blogHeader .blogHeaderInner h1, .blogHeader .blogHeaderInner h2 {
    font-size: 90px;
    font-size: 3.46154rem; }
  .blogHeader .blogHeaderInner .blogHeaderInnerImg {
    display: none !important; }
  .blogHeader .blogHeaderInner .blogHeaderInnerSlogan {
    max-width: 220px;
    margin-top: 20px; }

  .blogGrid {
    padding-bottom: 60px; }
  .blogGrid .blogGridInner .blogEntryFeatured {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatImg {
    width: 100%; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText {
    width: 100%;
    padding-left: 0;
    margin-top: 40px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText .featuredText {
    margin-bottom: 20px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h2, .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h3 {
    margin-bottom: 30px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText p {
    margin-bottom: 30px; }
  .blogGrid .blogGridInner .blogGridGroup {
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 50px; }
  .blogGrid .blogGridInner .blogGridGroup .blogGridLink {
    padding: 10px; }
  .blogGrid .blogGridInner .blogGridGroup .blogGridLink .date {
    font-size: 16px;
    font-size: 0.61538rem;
    margin: 20px 0; }
  .blogGrid .blogGridInner .blogGridGroup .blogGridLink p {
    margin-bottom: 10px; }

  .blogDetail {
    padding-top: 80px; }
  .blogDetail .blogDetailWrap {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column; }
  .blogDetail .blogDetailWrap .blogDetailLeft {
    width: 100%;
    padding-right: 0; }
  .blogDetail .blogDetailWrap .blogDetailRight {
    width: 100%;
    margin-top: 60px; }
  .blogDetail .blogDetailWrap .blogDetailExtras {
    padding-bottom: 30px; }
  .blogDetail .blogDetailWrap .blogDetailExtras span {
    font-size: 16px;
    font-size: 0.61538rem; }
  .blogDetail .blogDetailWrap .blogDetailContent {
    padding-top: 60px;
    padding-bottom: 40px; }
  .blogDetail .blogDetailWrap .blogDetailContent .blogImg {
    margin-bottom: 60px; } }
@media only screen and (max-width: 760px) {
  .blogHeader .blogHeaderInner h1, .blogHeader .blogHeaderInner h2 {
    font-size: 72px;
    font-size: 2.76923rem; }

  .blogGrid {
    padding-bottom: 40px; }
  .blogGrid .blogGridInner {
    padding-top: 40px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText {
    margin-top: 30px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h2, .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText h3 {
    margin-bottom: 20px; }
  .blogGrid .blogGridInner .blogEntryFeatured .blogEntryFeatText p {
    margin-bottom: 20px; }
  .blogGrid .blogGridInner .blogGridGroup .blogGridLink {
    width: 50%; }
  .blogGrid.related {
    padding: 20px 0 40px; }

  .blogDetail .blogDetailWrap {
    padding-top: 40px; }
  .blogDetail .blogDetailWrap .blogDetailLeft .blogDetailLeftTitle .circleBtn {
    right: -90px; }
  .blogDetail .blogDetailWrap .blogDetailRight {
    margin-top: 40px; }
  .blogDetail .blogDetailWrap .blogDetailExtras {
    flex-direction: column;
    -webkit-box-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 20px; }
  .blogDetail .blogDetailWrap .blogDetailExtras span {
    padding: 0; }
  .blogDetail .blogDetailWrap .blogDetailExtras span.cat {
    margin-left: 0; }
  .blogDetail .blogDetailWrap .blogDetailExtras span + span {
    margin-top: 10px; }
  .blogDetail .blogDetailWrap .blogDetailContent {
    padding-top: 40px; }
  .blogDetail .blogDetailWrap .blogDetailContent .blogImg {
    margin-bottom: 40px; }
  .blogDetail .blogDetailWrap .blogDetailContent p + p, .blogDetail .blogDetailWrap .blogDetailContent p + h2, .blogDetail .blogDetailWrap .blogDetailContent p + h3, .blogDetail .blogDetailWrap .blogDetailContent p + h4, .blogDetail .blogDetailWrap .blogDetailContent p + h5, .blogDetail .blogDetailWrap .blogDetailContent p + h6, .blogDetail .blogDetailWrap .blogDetailContent p + ul, .blogDetail .blogDetailWrap .blogDetailContent p + ol, .blogDetail .blogDetailWrap .blogDetailContent p + dl, .blogDetail .blogDetailWrap .blogDetailContent p + table {
    margin-top: 30px; }
  .blogDetail .blogDetailWrap .blogDetailContent h2 + p, .blogDetail .blogDetailWrap .blogDetailContent h2 + h2, .blogDetail .blogDetailWrap .blogDetailContent h2 + h3, .blogDetail .blogDetailWrap .blogDetailContent h2 + h4, .blogDetail .blogDetailWrap .blogDetailContent h2 + h5, .blogDetail .blogDetailWrap .blogDetailContent h2 + h6, .blogDetail .blogDetailWrap .blogDetailContent h2 + ul, .blogDetail .blogDetailWrap .blogDetailContent h2 + ol, .blogDetail .blogDetailWrap .blogDetailContent h2 + dl, .blogDetail .blogDetailWrap .blogDetailContent h2 + table, .blogDetail .blogDetailWrap .blogDetailContent h3 + p, .blogDetail .blogDetailWrap .blogDetailContent h3 + h2, .blogDetail .blogDetailWrap .blogDetailContent h3 + h3, .blogDetail .blogDetailWrap .blogDetailContent h3 + h4, .blogDetail .blogDetailWrap .blogDetailContent h3 + h5, .blogDetail .blogDetailWrap .blogDetailContent h3 + h6, .blogDetail .blogDetailWrap .blogDetailContent h3 + ul, .blogDetail .blogDetailWrap .blogDetailContent h3 + ol, .blogDetail .blogDetailWrap .blogDetailContent h3 + dl, .blogDetail .blogDetailWrap .blogDetailContent h3 + table, .blogDetail .blogDetailWrap .blogDetailContent h4 + p, .blogDetail .blogDetailWrap .blogDetailContent h4 + h2, .blogDetail .blogDetailWrap .blogDetailContent h4 + h3, .blogDetail .blogDetailWrap .blogDetailContent h4 + h4, .blogDetail .blogDetailWrap .blogDetailContent h4 + h5, .blogDetail .blogDetailWrap .blogDetailContent h4 + h6, .blogDetail .blogDetailWrap .blogDetailContent h4 + ul, .blogDetail .blogDetailWrap .blogDetailContent h4 + ol, .blogDetail .blogDetailWrap .blogDetailContent h4 + dl, .blogDetail .blogDetailWrap .blogDetailContent h4 + table, .blogDetail .blogDetailWrap .blogDetailContent h5 + p, .blogDetail .blogDetailWrap .blogDetailContent h5 + h2, .blogDetail .blogDetailWrap .blogDetailContent h5 + h3, .blogDetail .blogDetailWrap .blogDetailContent h5 + h4, .blogDetail .blogDetailWrap .blogDetailContent h5 + h5, .blogDetail .blogDetailWrap .blogDetailContent h5 + h6, .blogDetail .blogDetailWrap .blogDetailContent h5 + ul, .blogDetail .blogDetailWrap .blogDetailContent h5 + ol, .blogDetail .blogDetailWrap .blogDetailContent h5 + dl, .blogDetail .blogDetailWrap .blogDetailContent h5 + table, .blogDetail .blogDetailWrap .blogDetailContent h6 + p, .blogDetail .blogDetailWrap .blogDetailContent h6 + h2, .blogDetail .blogDetailWrap .blogDetailContent h6 + h3, .blogDetail .blogDetailWrap .blogDetailContent h6 + h4, .blogDetail .blogDetailWrap .blogDetailContent h6 + h5, .blogDetail .blogDetailWrap .blogDetailContent h6 + h6, .blogDetail .blogDetailWrap .blogDetailContent h6 + ul, .blogDetail .blogDetailWrap .blogDetailContent h6 + ol, .blogDetail .blogDetailWrap .blogDetailContent h6 + dl, .blogDetail .blogDetailWrap .blogDetailContent h6 + table {
    margin-top: 30px; }
  .blogDetail .blogDetailWrap .blogDetailContent h2 {
    font-size: 28px;
    font-size: 1.07692rem; }
  .blogDetail .blogDetailWrap .blogDetailContent h3 {
    font-size: 24px;
    font-size: 0.92308rem; }
  .blogDetail .blogDetailWrap .blogDetailContent h4 {
    font-size: 20px;
    font-size: 0.76923rem; }
  .blogDetail .blogDetailWrap .blogDetailContent h5 {
    font-size: 18px;
    font-size: 0.69231rem; }
  .blogDetail .blogDetailWrap .blogDetailContent h6 {
    font-size: 16px;
    font-size: 0.61538rem; }
  .blogDetail .blogDetailWrap .blogDetailContent ul + p, .blogDetail .blogDetailWrap .blogDetailContent ul + h2, .blogDetail .blogDetailWrap .blogDetailContent ul + h3, .blogDetail .blogDetailWrap .blogDetailContent ul + h4, .blogDetail .blogDetailWrap .blogDetailContent ul + h5, .blogDetail .blogDetailWrap .blogDetailContent ul + h6, .blogDetail .blogDetailWrap .blogDetailContent ul + ul, .blogDetail .blogDetailWrap .blogDetailContent ul + ol, .blogDetail .blogDetailWrap .blogDetailContent ul + dl, .blogDetail .blogDetailWrap .blogDetailContent ul + table, .blogDetail .blogDetailWrap .blogDetailContent ol + p, .blogDetail .blogDetailWrap .blogDetailContent ol + h2, .blogDetail .blogDetailWrap .blogDetailContent ol + h3, .blogDetail .blogDetailWrap .blogDetailContent ol + h4, .blogDetail .blogDetailWrap .blogDetailContent ol + h5, .blogDetail .blogDetailWrap .blogDetailContent ol + h6, .blogDetail .blogDetailWrap .blogDetailContent ol + ul, .blogDetail .blogDetailWrap .blogDetailContent ol + ol, .blogDetail .blogDetailWrap .blogDetailContent ol + dl, .blogDetail .blogDetailWrap .blogDetailContent ol + table, .blogDetail .blogDetailWrap .blogDetailContent dl + p, .blogDetail .blogDetailWrap .blogDetailContent dl + h2, .blogDetail .blogDetailWrap .blogDetailContent dl + h3, .blogDetail .blogDetailWrap .blogDetailContent dl + h4, .blogDetail .blogDetailWrap .blogDetailContent dl + h5, .blogDetail .blogDetailWrap .blogDetailContent dl + h6, .blogDetail .blogDetailWrap .blogDetailContent dl + ul, .blogDetail .blogDetailWrap .blogDetailContent dl + ol, .blogDetail .blogDetailWrap .blogDetailContent dl + dl, .blogDetail .blogDetailWrap .blogDetailContent dl + table {
    margin-top: 30px; } }
@media only screen and (max-width: 640px) {
  .blogGrid .blogGridInner .blogGridGroup .blogGridLink {
    width: 100%; } }
.privacy {
  padding-top: 230px; }
.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: 1.53846rem; }
.privacy .privacyText h2 {
  font-size: 36px;
  font-size: 1.38462rem; }
.privacy .privacyText h3 {
  font-size: 32px;
  font-size: 1.23077rem; }
.privacy .privacyText h4 {
  font-size: 28px;
  font-size: 1.07692rem; }
.privacy .privacyText h5 {
  font-size: 26px;
  font-size: 1rem; }
.privacy .privacyText h6 {
  font-size: 24px;
  font-size: 0.92308rem; }
.privacy .privacyText p {
  font-size: 16px;
  font-size: 0.61538rem; }
.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.61538rem;
  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.61538rem; }
.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 {
    padding-top: 140px; }
  .privacy .privacyText h1 {
    font-size: 32px;
    font-size: 1.23077rem; }
  .privacy .privacyText h2 {
    font-size: 28px;
    font-size: 1.07692rem; }
  .privacy .privacyText h3 {
    font-size: 24px;
    font-size: 0.92308rem; }
  .privacy .privacyText h4 {
    font-size: 22px;
    font-size: 0.84615rem; }
  .privacy .privacyText h5 {
    font-size: 20px;
    font-size: 0.76923rem; }
  .privacy .privacyText h6 {
    font-size: 18px;
    font-size: 0.69231rem; }
  .privacy .privacyText p {
    font-size: 14px;
    font-size: 0.53846rem; }
  .privacy .privacyText ul {
    font-size: 14px;
    font-size: 0.53846rem; }
  .privacy .privacyText ol {
    font-size: 14px;
    font-size: 0.53846rem; } }
