﻿@charset "UTF-8";
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

.c-brand {
  color: #037CBD;
}

.bg-light-blue {
  background: rgba(3, 124, 189, 0.1);
}

.c-green,
.c-green a {
  color: #97D000;
}

.c-green-dark,
.c-green-dark a {
  color: #349835;
}

.c-blue,
.c-blue a {
  color: #037CBD;
}

.c-yellow,
.c-yellow a {
  color: #F8AF00;
}

.c-yellow-dark,
.c-yellow-dark a {
  color: #E09E00;
}

.c-orange,
.c-orange a {
  color: #FD6C35;
}

.c-orange2,
.c-orange2 a {
  color: #EB7C09;
}

.c-orange-dark,
.c-orange-dark a {
  color: #F44300;
}

.c-brown,
.c-brown a {
  color: #D3671F;
}

.c-brown-dark,
.c-brown-dark a {
  color: #6C2825;
}

.c-blue,
.c-blue a {
  color: #037CBD;
}

.c-blue-light,
.c-blue-light a {
  color: #A0C3EF;
}

.c-blue-dark,
.c-blue-dark a {
  color: #175E8C;
}

.c-green-i,
.c-green-i a {
  color: #97D000 !important;
}

.c-green-dark-i,
.c-green-dark-i a {
  color: #349835 !important;
}

.c-blue-i,
.c-blue-i a {
  color: #037CBD !important;
}

.c-yellow-i .c-yellow-i a {
  color: #F8AF00 !important;
}

.c-yellow-dark-i,
.c-yellow-dark-i a {
  color: #E09E00 !important;
}

.c-orange-i,
.c-orange-i a {
  color: #FD6C35 !important;
}

.c-orange2-i,
.c-orange2-i a {
  color: #EB7C09 !important;
}

.c-orange-dark-i,
.c-orange-dark-i a {
  color: #F44300 !important;
}

.c-brown-i,
.c-brown-i a {
  color: #D3671F !important;
}

.c-brown-dark-i,
.c-brown-dark-i a {
  color: #6C2825 !important;
}

.c-blue-i,
.c-blue-i a {
  color: #037CBD !important;
}

.c-blue-light-i,
.c-blue-light-i a {
  color: #A0C3EF !important;
}

.c-blue-dark-i,
.c-blue-dark-i a {
  color: #175E8C !important;
}

.bg-green {
  background-color: #97D000;
}

.bg-green-dark {
  background-color: #349835;
}

.bg-green-light {
  background-color: #F4FAEA;
}

.bg-blue {
  background-color: #037CBD;
}

.bg-yellow {
  background-color: #F8AF00;
}

.bg-yellow-dark {
  background-color: #E09E00;
}

.bg-orange {
  background-color: #FD6C35;
}

.bg-orange-dark {
  background-color: #F44300;
}

.bg-brown {
  background-color: #D3671F;
}

.bg-brown-dark {
  background-color: #6C2825;
}

.bg-blue {
  background-color: #037CBD;
}

.bg-blue-light {
  background-color: #A0C3EF;
}

.bg-blue-dark {
  background-color: #175E8C;
}

.bg-light {
  background-color: #F4FAEA;
}

.layout-blue .bg-light {
  background: rgba(3, 124, 189, 0.1);
}

.layout-identikit .bg-light {
  background: rgba(3, 124, 189, 0.1);
}

.layout-sicurnet .bg-light {
  background: rgba(26, 47, 138, 0.1);
}

.c-link {
  color: #97D000;
}

.layout-blue .c-link {
  color: #037CBD;
}

.layout-identikit .c-link {
  color: #0071C1;
}

.layout-sicurnet .c-link {
  color: #1A2F8A;
}

.c-color {
  color: #349835;
}

.layout-blue .c-color {
  color: #175E8C;
}

.layout-identikit .c-color {
  color: #0071C1;
}

.layout-sicurnet .c-color {
  color: #1A2F8A;
}

/* ==========================================================================

   Base Styles
   ====


   Some Basic Styles

   ```
   ```

   ========================================================================== */
*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html,
button,
input,
select,
textarea {
  color: #4A4A4A;
}

html,
body {
  line-height: 1.2;
}

html {
  font-family: 'Montserrat', sans-serif;
  font-size: 70%;
}

@media (min-width: 62em) {
  html {
    font-size: 75%;
  }
}

@media (min-width: 100em) {
  html {
    font-size: 100%;
  }
}

body {
  min-width: 320px;
  color: #4A4A4A;
  -webkit-font-smoothing: antialiased;
  margin-top: 49px;
  /*   &.layout-service {
        margin-top: 70px;

        @include mq(s-tablet) {
            margin-top: 100px;
        }
    }*/
}

@media (min-width: 48em) {
  body {
    margin-top: 60px;
  }
}

@media (min-width: 100em) {
  body {
    margin-top: 100px;
  }
}

audio,
canvas,
iframe,
svg,
video,
img {
  vertical-align: middle;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

textarea {
  resize: vertical;
}

input::-moz-focus-inner {
  border: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

a {
  color: inherit;
  text-decoration: underline;
}

a:visited {
  color: inherit;
}

abbr[title] {
  border: 0;
  text-decoration: none;
}

a:focus, a:active,
input[type="button"]:focus,
input[type="button"]:active,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="reset"]:focus,
input[type="reset"]:active,
button:focus,
button:active {
  outline: 0;
}

p {
  line-height: 1.6;
}

/* ==========================================================================
   ##  prevent 300ms delay in FF, Chrome and IE on touch devices
   ========================================================================== */
a[href],
button {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

/* ==========================================================================
   ## CSS to JS Breakpoint Bridge
   ========================================================================== */
body::after,
body::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -3;
  visibility: hidden;
  width: 1px;
  height: 1px;
  overflow: hidden;
  display: block;
}

body::after {
  content: 'mobile';
}

@media (min-width: 30em) {
  body::after {
    content: "mobile";
  }
}

@media (min-width: 48em) {
  body::after {
    content: "s-tablet";
  }
}

@media (min-width: 62em) {
  body::after {
    content: "l-tablet";
  }
}

@media (min-width: 75em) {
  body::after {
    content: "desktop";
  }
}

@media (min-width: 100em) {
  body::after {
    content: "wide";
  }
}

body::before {
  content: '/{"mobile":480,"s-tablet":768,"l-tablet":992,"desktop":1200,"wide":1600}/';
}

head {
  font-family: '/{"mobile":480,"s-tablet":768,"l-tablet":992,"desktop":1200,"wide":1600}/';
}

hr {
  background: #E4E4E4;
  border: none;
  width: 100%;
  height: 2px;
  margin: 50px 0;
}

[class^="icon-"], [class*=" icon-"] {
  font-size: 150%;
  vertical-align: middle;
}

.icon--spaced {
  margin-right: 10px;
}

h1,
h2,
h3 {
  margin: 3rem 0 2rem 0;
  font-weight: bold;
}

@media (min-width: 100em) {
  h1,
  h2,
  h3 {
    margin: 4rem 0 3rem 0;
  }
}

.Page__Text h1,
.Page__Text h2,
.h1 {
  font-weight: bold;
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 1.36;
  color: #037CBD;
}

@media (min-width: 100em) {
  .Page__Text h1,
  .Page__Text h2,
  .h1 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

.layout-mettinconto .Page__Text h1, .Page__Text .layout-mettinconto h1, .layout-mettinconto
.Page__Text h2,
.Page__Text .layout-mettinconto h2, .layout-mettinconto
.h1 {
  color: #97D000;
}

.layout-identikit .Page__Text h1, .Page__Text .layout-identikit h1, .layout-identikit
.Page__Text h2,
.Page__Text .layout-identikit h2, .layout-identikit
.h1 {
  color: #0071C1;
}

.layout-sicurnet .Page__Text h1, .Page__Text .layout-sicurnet h1, .layout-sicurnet
.Page__Text h2,
.Page__Text .layout-sicurnet h2, .layout-sicurnet
.h1 {
  color: #1A2F8A;
}

.Page__Text h2,
.h1 {
  color: #1A2F8A;
}

.h1-small {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.36;
  color: #037CBD;
}

.layout-mettinconto .h1-small {
  color: #97D000;
}

.layout-identikit .h1-small {
  color: #0071C1;
}

.layout-sicurnet .h1-small {
  color: #1A2F8A;
}

.Page__Text h3,
.Page__Text h4,
.h2 {
  font-weight: bold;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 1.36;
  color: #037CBD;
}

@media (min-width: 100em) {
  .Page__Text h3,
  .Page__Text h4,
  .h2 {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}

.layout-mettinconto .Page__Text h3, .Page__Text .layout-mettinconto h3, .layout-mettinconto
.Page__Text h4,
.Page__Text .layout-mettinconto h4, .layout-mettinconto
.h2 {
  color: #97D000;
}

.layout-identikit .Page__Text h3, .Page__Text .layout-identikit h3, .layout-identikit
.Page__Text h4,
.Page__Text .layout-identikit h4, .layout-identikit
.h2 {
  color: #0071C1;
}

.layout-sicurnet .Page__Text h3, .Page__Text .layout-sicurnet h3, .layout-sicurnet
.Page__Text h4,
.Page__Text .layout-sicurnet h4, .layout-sicurnet
.h2 {
  color: #1A2F8A;
}

.Page__Text h4,
.h2 {
  color: #1A2F8A;
}


.h3 {
  font-weight: bold;
  font-size: 22px;
  font-size: 1.375rem;
  color: #4A4A4A;
}

hgroup {
  margin: 4rem 0 3rem 0;
  font-size: 22px;
  font-size: 1.375rem;
}

hgroup > * {
  margin: 0;
}

hgroup :first-child {
  margin-bottom: 0;
}

hgroup :last-child {
  margin-top: 1rem;
}

p {
  line-height: 1.9;
}

a,
a:visited {
  transition: color 0.3s;
  color: #037CBD;
}

.layout-mettinconto a, .layout-mettinconto
a:visited {
  color: #97D000;
}

a:hover,
a:visited:hover {
  color: #175E8C;
}

.layout-mettinconto a:hover, .layout-mettinconto
a:visited:hover {
  color: #349835;
}

.text-bigger {
  font-size: 22px;
  font-size: 1.375rem;
}

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?p1n77w");
  src: url("../fonts/icomoon/icomoon.eot?p1n77w#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?p1n77w") format("truetype"), url("../fonts/icomoon/icomoon.woff?p1n77w") format("woff"), url("../fonts/icomoon/icomoon.svg?p1n77w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"],
.icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  margin-bottom: 2px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-top:before,
.icon.arrow-top:before {
  content: "\e903";
}

.icon-arrow-left:before,
.icon.arrow-left:before {
  content: "\e902";
}

.icon-check:before {
  content: "\e901";
}

.icon-arrow-bottom:before {
  content: "\e904";
}

.icon-arrow-line-right:before {
  content: "\e905";
}

.icon-eye:before,
.icon.eye:before {
  content: "\e906";
}

.icon-arrow-right:before,
.icon.arrow-right:before {
  content: "\e907";
}

.icon-close:before,
.icon.close:before {
  content: "\e908";
}

.icon-info:before,
.icon.info:before {
  content: "\e909";
}

.icon-lock:before,
.icon.lock:before {
  content: "\e90a";
}

.icon-map:before,
.icon.map:before {
  content: "\e90b";
}

.icon-mic:before,
.icon.mic:before {
  content: "\e90c";
}

.icon-mic,
.icon.mic,
.icon-map,
.icon.map {
  margin-bottom: 2px;
}

.icon-search:before,
.icon.search:before {
  content: "\e90d";
  color: #494949;
}

.icon-document:before,
.icon.document:before {
  content: "\e900";
}

.icon-document,
.icon.document {
  margin-bottom: 0;
}

button {
  border: none;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
}

.Button {
  cursor: pointer;
  background: #037CBD;
  border-radius: 30px;
  padding: 10px 25px 10px 25px;
  min-height: 50px;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff !important;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  transition: background 0.3s;
  text-decoration: none;
}

@media (min-width: 62em) {
  .Button {
    height: 56px;
    border-radius: 60px;
    min-height: 55px;
  }
}

@media (min-width: 100em) {
  .Button {
    font-size: 12px;
  }
}

.Button:visited {
  color: #fff;
}

.Button .icon {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-right: 15px;
}

@media (max-width: 61.99em) {
  .Button .icon {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.Button:hover,
a:hover .Button {
  background: #175E8C;
  color: #fff !important;
}

.Button--yellow {
  background: #F8AF00;
}

.Button--yellow:hover,
a:hover .Button--yellow {
  background: #E09E00;
}

.Button--orange {
  background: #FD6C35;
}

.Button--orange:hover,
a:hover .Button--orange {
  background: #F44300;
}

.Button--green {
  background: #97D000;
}

.Button--green:hover,
a:hover .Button--green {
  background: #349835;
}

.Button--green-dark {
  background: #84b700;
}

.Button--green-dark:hover,
a:hover .Button--green-dark {
  background: #349835;
}

.Button--brown {
  background: #D3671F;
}

.Button--brown:hover,
a:hover .Button--brown {
  background: #6C2825;
}

.Button--dblue {
  background: #0071C1;
}

.Button--dblue:hover,
a:hover .Button--dblue {
  background: #175E8C;
}

.Button--small {
  font-size: 12px;
  padding: 5px 25px 5px 20px !important;
}

@media (min-width: 62em) {
  .Button--small {
    padding: 15px 30px 15px 30px !important;
    min-height: 25px;
    height: auto;
  }
}

.Button--darkblue {
  background: #175E8C;
}

.layout-mettinconto .Button--layout {
  background: #97D000;
}

.layout-mettinconto .Button--layout:hover,
a:hover .layout-mettinconto .Button--layout {
  background: #349835;
}

.layout-mettinconto-business .Button--layout {
  background: #F8AF00;
}

.layout-mettinconto-business .Button--layout:hover {
  background: #E09E00;
}

.layout-identikit .Button--layout {
  background: #0071C1;
}

.layout-identikit .Button--layout:hover,
a:hover .layout-identikit .Button--layout {
  background: #175E8C;
}

.layout-sicurnet .Button--layout {
  background: #1A2F8A;
}

.layout-sicurnet .Button--layout:hover,
a:hover .layout-sicurnet .Button--layout {
  background: #12205f;
}

.layout-mettinconto .Button--cta {
  background: #FD6C35;
}

.layout-mettinconto .Button--cta:hover {
  background: #F44300;
}

.layout-mettinconto365 .Button--cta {
  background: #97D000;
}

.layout-mettinconto365 .Button--cta:hover,
a:hover .layout-mettinconto365 .Button--cta {
  background: #349835;
}

.layout-identikit .Button--cta {
  background: #0071C1;
}

.layout-identikit .Button--cta:hover {
  background: #00538e;
}

.layout-sicurnet .Button--cta {
  background: #EB7C09;
}

.layout-sicurnet .Button--cta:hover {
  background: #e67909;
}

.layout-mettinconto-business .Button--cta {
  background: #F8AF00;
}

.layout-mettinconto-business .Button--cta:hover {
  background: #E09E00;
}

.ButtonClean {
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
  text-decoration: none;
}

.RoundButton {
  padding: 0;
  border: none;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-decoration: none;
}

.ButtonToTop {
  display: none;
  cursor: pointer;
  position: fixed;
  right: 40px;
  bottom: 20px;
  font-size: 16px;
  color: #037CBD;
  font-weight: bold;
  -ms-flex-align: center;
      align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
  z-index: 90;
  text-decoration: none;
}

.ButtonToTopPos {
    right: 20px;
    bottom: 80px;
}

@media (min-width: 48em) {
  .ButtonToTop {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

.scrolled .ButtonToTop {
  opacity: 1;
  visibility: visible;
}

.ButtonToTop .icon {
  display: inline-block;
  margin: 5px 17px 0 0;
  line-height: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  top: -4px;
}

.ButtonToTop [class^="icon-"] {
  display: inline-block;
  margin: 8px 17px 0 0;
  padding-top: 2px;
  padding-left: 2px;
  line-height: 45px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  top: -4px;
}

.layout-mettinconto .ButtonToTop {
  color: #97D000;
}

.ButtonBack {
  cursor: pointer;
  font-size: 14px;
  color: #037CBD;
  font-weight: bold;
  -ms-flex-align: center;
      align-items: center;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  text-decoration: none;
}

@media (min-width: 48em) {
  .ButtonBack {
    font-size: 16px;
  }
}

@media (max-width: 47.99em) {
  .ButtonBack span {
    display: none;
  }
}

.ButtonBack .icon {
  text-align: center;
  display: inline-block;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  font-size: 12px;
  color: #037CBD;
}

@media (min-width: 48em) {
  .ButtonBack .icon {
    line-height: 50px;
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-right: 20px;
  }
}

.ButtonBack [class^="icon-"] {
  text-align: center;
  display: inline-block;
  line-height: 25px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  margin-right: 10px;
  font-size: 20px;
  padding-top: 3px;
}

@media (min-width: 48em) {
  .ButtonBack [class^="icon-"] {
    line-height: 45px;
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-right: 20px;
  }
}

.layout-mettinconto .ButtonBack [class^="icon-"] {
  color: #97D000;
}

.Input {
  background: #fff;
  text-align: left;
  padding: 12px 15px;
  position: relative;
  border: 1px solid #DDDDDD;
}

@media (min-width: 48em) {
  .Input {
    padding: 22px 30px;
  }
}

.Input input,
.Input textarea,
.Input select {
  font-size: 22px;
  font-size: 1.375rem;
  font-family: 'Montserrat', sans-serif;
  width: 100%;
  background: none;
  border: none;
  font-weight: normal;
  padding: 3px 0;
}

.Input--icon {
  padding-right: 60px;
}

@media (min-width: 48em) {
  .Input--icon {
    padding-right: 80px;
  }
}

.Input--icon .icon {
  font-size: 18px;
  font-size: 1.125rem;
  position: absolute;
  top: 50%;
  right: 20px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (min-width: 48em) {
  .Input--icon .icon {
    right: 30px;
    font-size: 23px;
    font-size: 1.4375rem;
  }
}

.Input__Radio, .Input__Checkbox {
  margin: 3rem 0 3rem;
  text-align: left;
}

.Input__Radio--small, .Input__Checkbox--small {
  font-size: 16px;
}

.layout-mettinconto .Input__Radio a, .layout-mettinconto .Input__Checkbox a {
  color: #349835;
  font-weight: bold;
}

.layout-identikit .Input__Radio a, .layout-identikit .Input__Checkbox a {
  color: #0071C1;
  font-weight: bold;
}

.Input__Radio input, .Input__Checkbox input {
  display: none;
}

.Input__Radio label, .Input__Checkbox label {
  position: relative;
  padding-left: 60px;
  display: block;
}

.Input__Radio label::before, .Input__Checkbox label::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: -10px;
  left: 0;
  border-radius: 40px;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
}

.Input__Radio label::after, .Input__Checkbox label::after {
  opacity: 0;
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0px;
  left: 10px;
  border-radius: 50%;
  background-color: #037CBD;
  transition: all 0.3s;
}

.layout-mettinconto .Input__Radio label::after, .layout-mettinconto .Input__Checkbox label::after {
  background-color: #349835;
}

.layout-identikit .Input__Radio label::after, .layout-identikit .Input__Checkbox label::after {
  background-color: #0071C1;
}

.layout-sicurnet .Input__Radio label::after, .layout-sicurnet .Input__Checkbox label::after {
  background-color: #1A2F8A;
}

.Input__Radio input:checked ~ label::after, .Input__Checkbox input:checked ~ label::after {
  opacity: 1;
}

.Input__Radio.checked label::after, .Input__Checkbox.checked label::after {
  opacity: 1;
}

.Input__Checkbox label::before {
  border-radius: 0;
}

.Input__Checkbox label::after {
  border-radius: 0%;
}

#contacts-form {
  height: 0;
  overflow: hidden;
  position: relative;
}

#contacts-form.opened {
  height: auto;
}

#contacts-form .Search__Close {
  top: 4rem;
  color: #037CBD;
  z-index: 1;
}

.Tooltip {
  position: relative;
}

.Tooltip__Button {
  cursor: pointer;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 10px;
  background: #349835;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  color: #fff;
}

.layout-blue .Tooltip__Button {
  background: #175E8C;
}

.layout-identikit .Tooltip__Button {
  background: #0071C1;
}

.layout-sicurnet .Tooltip__Button {
  background: #1A2F8A;
}

.Tooltip__Text {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s 0.5s;
  position: absolute;
  top: -20px;
  right: 100%;
  z-index: 10;
  background: #fff;
  width: 250px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  font-size: 12px;
  text-transform: none;
  color: #9B9B9B;
  font-weight: normal;
  padding: 15px 30px;
  line-height: 1.71;
  margin-right: 20px;
}

@media (min-width: 1024px) {
  .Tooltip__Text {
    left: 100%;
    right: auto;
    margin-left: 20px;
    margin-right: 0;
  }
}

@media (min-width: 1300px) {
  .Tooltip__Text {
    width: 320px;
    font-size: 14px;
    margin-left: 40px;
  }
}

.Tooltip:hover .Tooltip__Text {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.Table {
  width: 100%;
}

.Table th,
.Table td {
  text-align: left;
  font-weight: normal;
  padding: 35px 30px;
}

.Table th[align="center"],
.Table td[align="center"] {
  text-align: center;
}

.Table tr:last-child th,
.Table tr:last-child td {
  padding-bottom: 10px;
}

@media (max-width: 47.99em) {
  .Table--resume tr {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .Table--resume tr th,
  .Table--resume tr td {
    width: 50%;
  }
}

.Table--responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.Table--striped {
  margin: 3rem 0;
  background: #FFFFFF;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.09);
  width: 100%;
  max-width: 100%;
}

@media (min-width: 62em) and (max-width: 99.99em) {
  .StoriesNav .Table--striped {
    table-layout: fixed;
  }
}

.Table--striped th,
.Table--striped td {
  font-size: 13px;
  text-align: left;
  font-weight: normal;
  padding: 5px 5px 5px 20px;
  font-weight: normal;
}

@media (min-width: 62em) {
  .Table--striped th,
  .Table--striped td {
    font-size: 15px;
  }
}

.Table--striped th[align="center"],
.Table--striped td[align="center"] {
  text-align: center;
}

.Table--striped th {
  color: #0068A0;
}

.Table--striped td {
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.Table--striped tr:nth-child(odd) {
  background: rgba(205, 229, 242, 0.4);
}

.Sticker {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 1px;
}

.Sticker span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 10rem;
  height: 10rem;
  border-radius: 50%;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-size: 45px;
  font-size: 2.8125rem;
  line-height: 10rem;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.layout-mettinconto .Sticker span {
  background: #97D000;
}

.layout-blue .Sticker span {
  background: #037CBD;
}

.layout-identikit .Sticker span {
  background: #0071C1;
}

.layout-sicurnet .Sticker span {
  background: #1A2F8A;
}

.Link {
  text-decoration: underline;
}

.Link .icon {
  font-size: 200%;
  margin-right: 10px;
}

.Link--green {
  color: #349835;
}

.BannerCookies {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background: #037CBD;
  padding: 20px 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
}

.BannerCookies button {
  background: #fff;
  color: #037CBD !important;
}

.ServiceBox {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  font-size: 29px;
  font-size: 1.8125rem;
  display: block;
}

.ServiceBox--small {
  margin-bottom: 0;
}

.ServiceBox__Image {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  /*
        // s-tablet: 768px,
        @include mq(s-tablet) {
            height: 248px;
        }

        @media (min-width: 1024px) {
            height: 338px;
        }

        // desktop: 1200px,
        @include mq(desktop) {
            height: 399px;
        }

        // wide: 1600px
        @include mq(wide) {
            height: 539px;
        }
        */
}

.ServiceBox--small .ServiceBox__Image {
  /*
            // s-tablet: 768px,
            @include mq(s-tablet) {
                height: 248px;
            }

            @media (min-width: 1024px) {
                height: 218px;
            }

            // desktop: 1200px,
            @include mq(desktop) {
                height: 259px;
            }

            // wide: 1600px
            @include mq(wide) {
                height: 353px;
            }
            */
}

.slick-slider .ServiceBox__Image {
  /*
            // s-tablet: 768px,
            @include mq(s-tablet) {
                height: 232px;
            }

            // l-tablet: 992px,
            @include mq(l-tablet) {
                height: 289px;
            }

            // desktop: 1200px,
            @include mq(desktop) {
                height: 265px;
            }

            // wide: 1600px
            @include mq(wide) {
                height: 385px;
            }
            */
}

.ServiceBox__Shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-image: linear-gradient(-180deg, transparent 0%, #000000 100%);
  opacity: 0.5;
}

.ServiceBox__Text {
  position: absolute;
  z-index: 3;
  left: 30px;
  right: 30px;
  bottom: 40%;
  color: #fff;
  font-size: 18px;
  font-size: 1.125rem;
}

.ServiceBox__TextInner {
  min-height: 4.1rem;
}

@media (min-width: 62em) {
  .ServiceBox__Text {
    bottom: 40%;
  }
}

.ServiceBox__Text p {
  text-transform: uppercase;
}

@media (min-width: 100em) {
  .ServiceBox__Text p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.ServiceBox--small .ServiceBox__Text p {
  font-size: 12px;
  font-size: 0.75rem;
}

@media (max-width: 61.99em) {
  .ServiceBox__Text .Button {
    display: none;
  }
}

.ServiceBox__Title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  margin: 0;
  padding-right: 50px;
}

@media (min-width: 48em) {
  .ServiceBox__Title {
    font-size: 32px;
    font-size: 2rem;
  }
}

.ServiceBox__Logo {
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 10;
  padding: 0px;
  background: #fff;
}

@media (max-width: 29.99em) {
  .ServiceBox__Logo {
    padding: 5px;
    margin-right: -60px;
  }
}

@media (min-width: 48em) and (max-width: 99.99em) {
  .ServiceBox__Logo {
    margin-right: -40px;
  }
}

.ServiceBox--story .ServiceBox__Logo {
  padding: 15px !important;
  margin-right: 0 !important;
  -ms-transform-origin: 100% 0%;
      transform-origin: 100% 0%;
  -ms-transform: scale(0.5);
      transform: scale(0.5);
}

@media (min-width: 30em) and (max-width: 47.99em) {
  .ServiceBox--story .ServiceBox__Logo {
    -ms-transform: scale(0.8);
        transform: scale(0.8);
  }
}

@media (min-width: 48em) and (max-width: 74.99em) {
  .ServiceBox--story .ServiceBox__Logo {
    -ms-transform: scale(0.6);
        transform: scale(0.6);
  }
}

@media (min-width: 75em) {
  .ServiceBox--story .ServiceBox__Logo {
    -ms-transform: scale(0.8);
        transform: scale(0.8);
  }
}

@media (max-width: 29.99em) {
  .ServiceBox__Logo img {
    -ms-transform: scale(0.6) translateX(-40px);
        transform: scale(0.6) translateX(-40px);
  }
}

@media (min-width: 48em) and (max-width: 99.99em) {
  .ServiceBox__Logo img {
    -ms-transform: scale(0.8) translateX(-20px);
        transform: scale(0.8) translateX(-20px);
  }
}

.ServiceBox--story .ServiceBox__Logo img {
  -ms-transform: scale(1) translateX(0);
      transform: scale(1) translateX(0);
}

@media (min-width: 62em) {
  .ServiceBox__Logo {
    padding: 15px;
  }
}

.ServiceBox--small .ServiceBox__Logo {
  bottom: 10px;
}

@media (min-width: 62em) {
  .ServiceBox--small .ServiceBox__Logo {
    padding: 10px !important;
  }
}

.ServiceBox__New {
  position: absolute;
  top: 5px;
  right: 5px;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  z-index: 2;
  line-height: 40px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 8px;
}

@media (min-width: 30em) {
  .ServiceBox--small .ServiceBox__New {
    width: 60px;
    height: 60px;
    font-size: 12px;
    line-height: 62px;
  }
}

@media (min-width: 30em) {
  .ServiceBox__New {
    top: 10px;
    right: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
  }
}

@media (min-width: 62em) {
  .ServiceBox__New {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 12px;
  }
}

@media (min-width: 100em) {
  .ServiceBox__New {
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 16px;
  }
}

.ServiceBox__New--green {
  background: #97D000;
}

.ServiceBox__Description {
  padding: 10px 30px 50px 30px;
}

.ServiceBox--story {
  margin-bottom: 20px;
  overflow: visible;
}

.ServiceBox--story::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  position: relative;
  clear: both;
}

.ServiceBox--story > img {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.ServiceBox--story .ServiceBox__Logo {
  top: 20px;
  bottom: auto;
}

.InfoBox {
  font-size: 22px;
  font-size: 1.375rem;
  text-align: center;
  padding: 0 30px 30px 30px;
  line-height: 1.7;
}

.InfoBox p {
  line-height: 1.7;
}

.InfoBox__Image {
  height: 120px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
  margin-top: 35px;
  padding-bottom: 35px;
}

.InfoBox__Title {
  margin: 0 10px 20px 10px;
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: bold;
  text-transform: uppercase;
}

@media (min-width: 100em) {
  .InfoBox__Title {
    font-size: 28px;
    font-size: 1.75rem;
  }
}

.InfoBox__Title::after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  position: relative;
  max-width: 140px;
  background: #037CBD;
  margin: 20px auto;
}

.layout-mettinconto .InfoBox__Title::after {
  background: #97D000;
}

.StoriesSlider {
  position: relative;
  overflow: hidden;
  background-image: url(../images/bg-stories-slider.png);
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 0 25px 25px 25px;
}

.StoriesSlider--bg-blue {
  background-color: #CDE5F2;
}

.StoriesSlider .h1 {
  margin: 30px 0;
}

@media (min-width: 48em) {
  .StoriesSlider {
    padding: 0 70px 25px 70px;
  }
}

.StoriesSlider__Text {
  font-size: 23px;
  font-size: 1.4375rem;
  margin: 0 auto 10px auto;
  padding: 0 15px;
  max-width: 950px;
}

@media (min-width: 48em) {
  .StoriesSlider__Text {
    padding: 0;
  }
}

.StoriesSlider__User {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: bold;
  margin-bottom: 50px;
}

.StoriesSlider__UserImage {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.StoriesSlider__UserImage img {
  width: 100%;
  height: auto;
}

.StoriesNav {
  position: relative;
  *zoom: 1;
}

.StoriesNav::before, .StoriesNav::after {
  display: table;
  content: '';
}

.StoriesNav::after {
  clear: both;
}

.StoriesNav__Left, .StoriesNav__Right {
  display: block;
  position: relative;
  width: 50%;
  overflow: hidden;
  float: left;
}

@media (min-width: 1024px) {
  .StoriesNav__Left, .StoriesNav__Right {
    float: none;
    width: auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}

.StoriesNav__Left img, .StoriesNav__Right img {
  width: 100%;
}

@media (min-width: 1024px) {
  .StoriesNav__Left img, .StoriesNav__Right img {
    width: 220px;
  }
}

@media (min-width: 1330px) {
  .StoriesNav__Left img, .StoriesNav__Right img {
    width: 300px;
  }
}

.StoriesNav__Left::before, .StoriesNav__Right::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  opacity: 0.5;
  transition: all 0.3s;
}

.StoriesNav__Left::after, .StoriesNav__Right::after {
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background: #037CBD;
  transition: all 0.3s;
}

.StoriesNav__Left:hover::before, .StoriesNav__Right:hover::before {
  background: rgba(3, 124, 189, 0.5);
  background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
}

.StoriesNav__Left {
  left: 0;
}

.StoriesNav__Left .StoriesNav__Text {
  left: 0;
}

.StoriesNav__Left::after {
  right: -20px;
  -ms-transform: skewX(7deg) translateX(50px);
      transform: skewX(7deg) translateX(50px);
}

.StoriesNav__Left:hover::after {
  -ms-transform: skewX(7deg) translateX(0);
      transform: skewX(7deg) translateX(0);
}

.StoriesNav__Right {
  right: 0;
}

.StoriesNav__Right .StoriesNav__Text {
  right: 0;
  text-align: right;
}

.StoriesNav__Right::after {
  left: -20px;
  -ms-transform: skewX(-7deg) translateX(-50px);
      transform: skewX(-7deg) translateX(-50px);
}

.StoriesNav__Right:hover::after {
  -ms-transform: skewX(-7deg) translateX(0);
      transform: skewX(-7deg) translateX(0);
}

.StoriesNav__Text {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  padding: 0 20px;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  font-weight: bold;
}

@media (min-width: 48em) {
  .StoriesNav__Text {
    padding: 0 40px;
  }
}

.StoriesNav__Actions a {
  margin: 0 1rem;
}

.StoriesNav {
  position: relative;
  *zoom: 1;
}

.StoriesNav::before, .StoriesNav::after {
  display: table;
  content: '';
}

.StoriesNav::after {
  clear: both;
}

.StoriesNav__Left, .StoriesNav__Right {
  display: block;
  position: relative;
  width: 50%;
  overflow: hidden;
  float: left;
}

@media (min-width: 1024px) {
  .StoriesNav__Left, .StoriesNav__Right {
    float: none;
    width: auto;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
}

.StoriesNav__Left img, .StoriesNav__Right img {
  width: 100%;
}

@media (min-width: 1024px) {
  .StoriesNav__Left img, .StoriesNav__Right img {
    width: 220px;
  }
}

@media (min-width: 1330px) {
  .StoriesNav__Left img, .StoriesNav__Right img {
    width: 300px;
  }
}

.StoriesNav__Left::before, .StoriesNav__Right::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
  opacity: 0.5;
  transition: all 0.3s;
}

.StoriesNav__Left::after, .StoriesNav__Right::after {
  content: "";
  display: block;
  width: 50px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background: #037CBD;
  transition: all 0.3s;
}

.StoriesNav__Left:hover::before, .StoriesNav__Right:hover::before {
  background: rgba(3, 124, 189, 0.5);
  background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.35) 100%);
}

.StoriesNav__Left {
  left: 0;
}

.StoriesNav__Left .StoriesNav__Text {
  left: 0;
}

.StoriesNav__Left::after {
  right: -20px;
  -ms-transform: skewX(7deg) translateX(50px);
      transform: skewX(7deg) translateX(50px);
}

.StoriesNav__Left:hover::after {
  -ms-transform: skewX(7deg) translateX(0);
      transform: skewX(7deg) translateX(0);
}

.StoriesNav__Right {
  right: 0;
}

.StoriesNav__Right .StoriesNav__Text {
  right: 0;
  text-align: right;
}

.StoriesNav__Right::after {
  left: -20px;
  -ms-transform: skewX(-7deg) translateX(-50px);
      transform: skewX(-7deg) translateX(-50px);
}

.StoriesNav__Right:hover::after {
  -ms-transform: skewX(-7deg) translateX(0);
      transform: skewX(-7deg) translateX(0);
}

.StoriesNav__Text {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  padding: 0 20px;
  font-size: 26px;
  font-size: 1.625rem;
  color: #fff;
  font-weight: bold;
}

@media (min-width: 48em) {
  .StoriesNav__Text {
    padding: 0 40px;
  }
}

.StoriesNav__Actions a {
  margin: 0 1rem;
}

.FocusBox {
    color: #666666;
    font-size: 14px;
    padding-bottom: 25px;
    /*background-image: url(../images/bg-focus.png);*/
    background-position: center;
    background-repeat: no-repeat;
}

.FocusBox__Table td {
  padding: 5px 0;
}

.FocusBox__Table td:first-child {
  padding-right: 30px;
}

.FocusBox__Table td:last-child {
  white-space: nowrap;
}

.FocusBox__Bubbles {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  margin-bottom: 80px;
}

.FocusBox__BubblesItem {
  text-align: center;
  margin-right: 50px;
}

.FocusBox__BubblesItem strong {
  display: inline-block;
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: #037CBD;
  text-align: center;
  line-height: 90px;
  color: #fff;
  margin-bottom: 20px;
}

.FocusBox__BubblesItem--mid strong {
  width: 70px;
  height: 70px;
  line-height: 70px;
}

.FocusBox__BubblesItem--small strong {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.FocusBox__BubblesItem--xsmall strong {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.FocusBox .row {
  -ms-flex-align: center;
      align-items: center;
}

.background-text {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.background-text > * {
  position: relative;
  z-index: 2;
}

.background-text__text {
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: nowrap;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  font-size: 340px;
  font-size: 21.25rem;
  color: #037CBD;
  font-weight: bold;
  opacity: 0.05;
  line-height: 1;
}

.NewsroomBox,
.FaqCategories {
  padding: 5px 25px 25px 25px;
}

@media (min-width: 48em) {
  .NewsroomBox,
  .FaqCategories {
    padding: 5px 70px 25px 70px;
  }
}

.NewsroomBox .h1,
.NewsroomBox .h2,
.FaqCategories .h1,
.FaqCategories .h2 {
  margin-bottom: 0;
}

.NewsroomBox__Item,
.FaqCategories__Item {
  display: block;
  position: relative;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  margin: 5px 0;
  overflow: hidden;
}

.NewsroomBox__Item--margin,
.FaqCategories__Item--margin {
  margin-bottom: 26px;
}

.NewsroomBox__Item .Button,
.FaqCategories__Item .Button {
  position: absolute;
  top: 40%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: 10;
}

.NewsroomBox__ItemFaq .Button,
.FaqCategories__ItemFaq .Button {
  transition: all 0.3s;
  opacity: 0;
}

@media (min-width: 48em) {
  .NewsroomBox__ItemFaq .Button,
  .FaqCategories__ItemFaq .Button {
    width: 200px;
  }
}

.NewsroomBox__ItemFaq .NewsroomBox__Text::before,
.FaqCategories__ItemFaq .NewsroomBox__Text::before {
  display: none;
}

.NewsroomBox__ItemFaq .NewsroomBox__Shadow,
.FaqCategories__ItemFaq .NewsroomBox__Shadow {
  opacity: 1 !important;
}

.NewsroomBox__ItemFaq .NewsroomBox__Shadow,
.FaqCategories__ItemFaq .NewsroomBox__Shadow {
  opacity: 1 !important;
}

.NewsroomBox__ItemFaq:hover .Button,
.FaqCategories__ItemFaq:hover .Button {
  opacity: 1;
}

.NewsroomBox__Item img,
.FaqCategories__Item img {
  width: 100%;
  vertical-align: bottom;
  /*
            // mobile: 480px,
            @include mq(mobile) {

            }

            // s-tablet: 768px,
            @include mq(s-tablet) {
                height: 232px;
            }

            // l-tablet: 992px,
            @include mq(l-tablet) {
                height: 289px;
            }

            // desktop: 1200px,
            @include mq(desktop) {
                height: 265px;
            }

            // wide: 1600px
            @include mq(wide) {
                height: 385px;
            }
            */
}

.NewsroomBox__ItemSingle img,
.FaqCategories__ItemSingle img {
  height: auto !important;
}

.NewsroomBox__Shadow, .NewsroomBox__Hover,
.FaqCategories__Shadow,
.FaqCategories__Hover {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}

.NewsroomBox__Shadow,
.FaqCategories__Shadow {
  opacity: 0.5;
  background-image: linear-gradient(-180deg, transparent 50%, #000000 100%);
}

.NewsroomBox__Hover,
.FaqCategories__Hover {
  opacity: 0;
  background-image: linear-gradient(-225deg, #ABC9EF 0%, #007ABC 100%);
}

.NewsroomBox__Text,
.FaqCategories__Text {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 30px;
  z-index: 5;
  width: 100%;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
      align-items: flex-end;
  font-weight: bold;
}

.NewsroomBox__Text .icon,
.FaqCategories__Text .icon {
  font-size: 40px;
  font-size: 2.5rem;
  margin-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-bottom: 3px;
}

.NewsroomBox__Text::before,
.FaqCategories__Text::before {
  content: "";
  display: block;
  width: 145px;
  height: 4px;
  position: absolute;
  background: #037CBD;
  top: 5px;
  opacity: 0;
  transition: all 0.3s;
}

a.NewsroomBox__Item:hover .NewsroomBox__Shadow,
a.FaqCategories__Item:hover .NewsroomBox__Shadow {
  opacity: 0 !important;
}

a.NewsroomBox__Item:hover .NewsroomBox__Hover,
a.FaqCategories__Item:hover .NewsroomBox__Hover {
  opacity: 0.3 !important;
}

a.NewsroomBox__Item:hover .NewsroomBox__Text::before,
a.FaqCategories__Item:hover .NewsroomBox__Text::before {
  opacity: 1;
}

.Form {
  max-width: 700px;
  margin: 0 auto;
  font-size: 22px;
  font-size: 1.375rem;
}

.Form--margin {
  margin: 3rem auto;
}

.Form .Input {
  margin-bottom: 30px;
}

.Form__Link {
  text-align: left;
  padding: 0 30px;
}

.Form__Link a {
  font-size: 22px;
  font-size: 1.375rem;
}

.Form__Footer {
  padding: 3rem 0 0;
  text-align: center;
}

.Form__Footer button {
  margin: 0 15px;
}

.Form__Footer button.Button--small {
  opacity: 0.6;
}

.Form__Footer button:not(.Button--small) {
  min-width: 170px;
}

.Form__Steps {
  text-align: center;
}

.Form__StepsItem {
  display: inline-block;
  vertical-align: middle;
}

.Form__StepsItem span {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 50px;
  line-height: 49px;
  font-size: 14px;
  z-index: 2;
  color: #fff;
  font-weight: bold;
  margin: 0 5px;
  padding-top: 1px;
}

@media (min-width: 48em) {
  .Form__StepsItem span {
    margin: 0 10px;
    width: 50px;
  }
}

.Form__StepsItem span::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #349835;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -15px auto auto -15px;
  z-index: -1;
}

.layout-blue .Form__StepsItem span::before {
  background: #175E8C;
}

.layout-identikit .Form__StepsItem span::before {
  background: #0071C1;
}

.layout-sicurnet .Form__StepsItem span::before {
  background: #1A2F8A;
}

@media (min-width: 48em) {
  .Form__StepsItem.active span {
    font-size: 22px;
  }
}

.Form__StepsItem.active span::before {
  width: 30px;
  height: 30px;
  margin: -15px auto auto -15px;
}

@media (min-width: 48em) {
  .Form__StepsItem.active span::before {
    width: 50px;
    height: 50px;
    margin: -25px auto auto -25px;
  }
}

.Form__StepsItem.active ~ div span::before {
  background: #D8D8D8;
}

.Form__StepsItem.active ~ div::before {
  background-position: 0 0;
}

.Form__StepsItem::before {
  content: "";
  display: block;
  width: 11px;
  height: 10px;
  position: absolute;
  display: inline-block;
  position: relative;
  background: url(../images/form-steps-bg.png) 0 -10px no-repeat;
  background-size: 110px auto;
}

.layout-blue .Form__StepsItem::before {
  background-image: url(../images/form-steps-bg-blue.png);
}

.layout-identikit .Form__StepsItem::before {
  background-image: url(../images/form-steps-bg-dblue.png);
}

.layout-sicurnet .Form__StepsItem::before {
  background-image: url(../images/form-steps-bg-sicurnet.png);
}

@media (min-width: 48em) {
  .Form__StepsItem::before {
    width: 72px;
  }
}

@media (min-width: 75em) {
  .Form__StepsItem::before {
    width: 110px;
  }
}

.Form__Steps > :first-child::before {
  display: none;
}

.Form__Header {
  position: relative;
  padding: 10px 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.Form__Header p {
  padding: 0 !important;
}

.Form__HeaderInfo {
  margin-left: auto;
}

.Form p {
  margin: 10px 0;
  padding: 0 10px;
}

.Form__LabelGroup {
  text-transform: uppercase;
}

.layout-mettinconto .Form__LabelGroup {
  color: #349835;
  font-weight: bold;
}

.layout-blue .Form__LabelGroup {
  color: #175E8C;
  font-weight: bold;
}

.layout-identikit .Form__LabelGroup {
  color: #0071C1;
  font-weight: bold;
}

.layout-sicurnet .Form__LabelGroup {
  color: #1A2F8A;
  font-weight: bold;
}

.Filters {
  background: #FFFFFF;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  font-size: 26px;
  font-size: 1.625rem;
  font-weight: bold;
  padding: 10px 0;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

@media (min-width: 1025px) {
  .Filters {
    padding: 20px 0;
  }
}

.Filters ul {
  margin: 0 !important;
}

.Filters ul li::before {
  display: none;
}

@media (min-width: 1024px) {
  .Filters ul li {
    display: inline !important;
  }
}

.Filters ul li a {
  text-decoration: none;
  display: inline-block;
  color: #666665;
  padding: 5px 0;
}

@media (min-width: 48em) {
  .Filters ul li a {
    padding: 20px 35px;
  }
}

.Filters ul li a:hover,
.Filters ul li.active a {
  color: #037CBD;
}

.VerticalSteps hr {
  margin: 1rem 0;
}

.VerticalSteps p {
  margin-top: 0;
  margin-bottom: 0;
}

.VerticalSteps__Title {
  font-size: 35px;
  font-size: 2.1875rem;
}

.VerticalSteps__Item {
  position: relative;
  padding-left: 45px;
  padding-top: 8px;
  height: 141px;
}

@media (min-width: 48em) {
  .VerticalSteps__Item {
    padding-left: 65px;
  }
}

.VerticalSteps__Item::before {
  content: "";
  display: block;
  width: 110px;
  height: 10px;
  position: absolute;
  display: inline-block;
  position: absolute;
  top: 117px;
  left: -40px;
  background: url(../images/form-steps-bg.png) 0 0 no-repeat;
  background-size: 110px auto;
  -ms-transform-origin: 100% 0 auto;
      transform-origin: 100% 0 auto;
  -ms-transform: rotate(90deg);
      transform: rotate(90deg);
}

@media (min-width: 48em) {
  .VerticalSteps__Item::before {
    left: -20px;
  }
}

.VerticalSteps > div:last-child {
  height: auto;
}

.VerticalSteps > div:last-child::before {
  display: none;
}

.VerticalSteps__Number {
  position: absolute;
  top: 12px;
  left: 0;
  display: inline-block;
  vertical-align: middle;
}

.VerticalSteps__Number span {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 50px;
  line-height: 49px;
  font-size: 14px;
  z-index: 2;
  color: #fff !important;
  font-weight: bold;
  padding-top: 1px;
  text-align: center;
}

@media (min-width: 48em) {
  .VerticalSteps__Number span {
    margin: 0 10px;
    width: 50px;
  }
}

.VerticalSteps__Number span::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  background: #D8D8D8;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  margin: -15px auto auto -15px;
  z-index: -1;
}

@media (min-width: 48em) {
  .VerticalSteps__Number.active span {
    font-size: 22px;
  }
}

.PricingTable {
  width: 100%;
  margin: 3rem 0;
}

@media (min-width: 48em) {
  .PricingTable {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.PricingTable__Col {
  color: #666666;
}

@media (min-width: 48em) {
  .PricingTable__Col {
    padding: 0px 10px;
    width: calc(100% / 3);
  }
}

.PricingTable__ColInner {
  position: relative;
  overflow: hidden;
  padding: 0 0 30px 0;
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.09);
}

.PricingTable__Col p {
  font-size: 18px;
  padding: 10px;
  line-height: normal;
}

.PricingTable__Col .Button {
  width: 90%;
  max-width: 200px;
}

.PricingTable__Col--featured .PricingTable__ColInner::after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 200px;
  height: 25px;
  position: absolute;
  background: #666666;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  content: "Consigliato";
  text-transform: uppercase;
  -ms-transform: rotate(45deg) translate(25px, -85px);
      transform: rotate(45deg) translate(25px, -85px);
  -ms-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
  padding-top: 1px;
}

.PricingTable__Title {
  font-weight: bold;
  color: #349835;
  font-size: 32px;
  font-size: 2rem;
  padding-top: 50px;
  height: 145px;
  line-height: normal;
}

.PricingTable__Title small {
  font-weight: normal;
}

.PricingTable__Price {
  background: #97D000;
  font-size: 55px;
  font-size: 3.4375rem;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}

.PricingTable__Features {
  list-style: none;
  font-weight: bold;
  color: #666666;
}

.PricingTable__Features li {
  margin: 0 !important;
  padding: 10px 20px !important;
  font-size: 18px;
}

.PricingTable__Features li::before {
  opacity: 0;
  content: "" !important;
  background: url(../images/icon-ok-green.png) 0 8px no-repeat;
  background-size: 15px auto;
  padding-left: 15px;
}

.PricingTable__Features li.has-feature::before {
  opacity: 1;
}

.PricingTable__Features li:nth-child(odd) {
  background: rgba(151, 208, 0, 0.5);
}

.TextBox {
  background: #fff;
  width: calc(100% - 20px);
  margin-left: 10px;
  padding: 10px 30px 30px;
  margin-top: 0px;
  line-height: 1.6;
  margin-top: 80px;
  font-size: 22px;
  font-size: 1.375rem;
}

@media (min-width: 62em) {
  .TextBox {
    height: calc(100% - 120px);
    margin-bottom: 80px;
  }
}

.TextBox__Icon {
  display: inline-block;
  height: 100px;
  margin-top: -50px;
}

.Header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 15;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 6px 15px;
  -ms-flex-align: center;
      align-items: center;
  background: #fff;
}

.Header a {
  text-decoration: none;
}

.service-header-fixed .Header {
  position: fixed !important;
}

.layout-service .Header {
  position: relative;
}

.Header > * {
  z-index: 5;
}

@media (min-width: 48em) {
  .Header {
    padding: 6px 40px;
  }
}

.Header__Top {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 20;
  background: #fff;
  padding: 15px 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.Header__Top img {
  width: auto;
  height: 40px;
}

@media (min-width: 48em) {
  .Header__Top img {
    height: 70px;
  }
}

.Header__Right {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}

.Header__ServiceLogo {
  font-size: 40px;
  font-size: 2.5rem;
}

.Header__ServiceLogo .ServiceBox__Logo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  right: auto;
  bottom: auto;
  padding: 10px 0;
}

.Header__Logo {
  width: 150px;
  transition: width 0.3s;
}

@media (min-width: 48em) {
  .Header__Logo {
    width: 200px;
  }
}

@media (min-width: 100em) {
  .Header__Logo {
    width: 360px;
  }
}

@media (min-width: 48em) {
  .scrolled:not(.layout-service) .Header__Logo {
    width: 200px;
  }
}

.Header__HB {
  margin-left: 25px;
  width: 20px;
  height: 26px;
  border: none;
  cursor: pointer;
}

.Header__HB span {
  display: block;
  width: 100%;
  height: 2px;
  background: #4A4A4A;
  margin: 5px 0;
}

@media (min-width: 1200px) {
  .Header__HB {
    display: none;
  }
}

.Header__Shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 2;
  background: #fff;
}

.Header__Nav {
  font-size: 20px;
  font-size: 1.25rem;
  background: #fff;
  position: absolute;
  top: 49px;
  right: 0;
  text-align: right;
  padding: 20px 15px;
  height: calc(100vh - 49px);
  -ms-transform: translateX(100%);
      transform: translateX(100%);
  transition: all 0.3s;
  background: #037CBD;
  z-index: 1;
  width: 70%;
}

.layout-mettinconto .Header__Nav {
  background: #97D000;
}

@media (min-width: 48em) {
  .Header__Nav {
    top: 61px;
    padding: 30px 40px;
    height: calc(100vh - 61px);
  }
}

@media (max-width: 1199px) {
  .show-menu .Header__Nav {
    -ms-transform: translateX(0%) !important;
        transform: translateX(0%) !important;
  }
}

@media (min-width: 1200px) {
  .Header__Nav {
    position: relative;
    top: 0;
    width: auto;
    -ms-flex: 1;
        flex: 1;
    -ms-flex-align: center;
        align-items: center;
    font-size: 10px;
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    padding: 0;
    height: auto;
    -ms-transform: translateX(0%);
        transform: translateX(0%);
    background: #fff !important;
    z-index: 5;
  }
}

@media (min-width: 100em) {
  .Header__Nav {
    font-size: 14px;
  }
}

@media (min-width: 1200px) {
  .Header__Nav ul {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
        align-items: center;
  }
}

.Header__Nav ul li {
  padding: 5px 10px;
}

@media (min-width: 1200px) {
  .Header__Nav ul li {
    padding: 0 12px;
  }
}

@media (min-width: 100em) {
  .Header__Nav ul li {
    padding: 0 20px;
  }
}

.Header__Nav ul li a {
  position: relative;
  padding: 10px 0;
  color: #fff !important;
}

@media (min-width: 1200px) {
  .Header__Nav ul li a {
    color: #4A4A4A !important;
  }
}

.Header__Nav ul li a::before, .Header__Nav ul li a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  background: #fff;
  right: -15px;
  bottom: 50%;
  margin-left: 1px;
  opacity: 0;
  -ms-transform: translateY(5px);
      transform: translateY(5px);
  transition: all 0.3s;
  margin-bottom: -5px;
}

@media (min-width: 1200px) {
  .layout-mettinconto .Header__Nav ul li a::before, .layout-mettinconto .Header__Nav ul li a::after {
    background: #97D000;
  }
}

@media (min-width: 1200px) {
  .Header__Nav ul li a::before, .Header__Nav ul li a::after {
    background: #037CBD;
  }
}

@media (min-width: 1200px) {
  .Header__Nav ul li a::before, .Header__Nav ul li a::after {
    right: auto;
    left: 50%;
    bottom: 0;
    margin-bottom: 0px;
  }
}

.Header__Nav ul li a::after {
  left: auto;
  right: 50%;
  margin-left: 0;
  margin-right: 1px;
}

@media (max-width: 1199px) {
  .Header__Nav ul li a::after {
    display: none;
  }
}

.layout-mettinconto .Header__Nav ul li a:hover {
  color: #97D000;
}

.Header__Nav ul li a:hover::before, .Header__Nav ul li a:hover::after {
  opacity: 1;
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.Header__Nav ul li.active a::before, .Header__Nav ul li.active a::after {
  opacity: 1;
  -ms-transform: translateY(0);
      transform: translateY(0);
}

.Header__AR {
  transition: all 0.3s;
  padding: 0 20px;
  min-height: 42px;
  font-size: 10px;
}

@media (max-width: 47.99em) {
  .Header__AR {
    display: none;
  }
}

@media (min-width: 100em) {
  .Header__AR {
    padding: 0 25px;
    font-size: 14px;
    min-height: 50px;
  }
}

.Header__AR .icon {
  font-size: 15px;
  margin-bottom: 4px;
}

@media (max-width: 47.99em) {
  .Header__AR .icon {
    margin-right: 5px;
  }
}

@media (min-width: 100em) {
  .Header__AR .icon {
    font-size: 18px;
  }
}

@media (min-width: 48em) {
  .scrolled .Header__AR .icon {
    margin-bottom: 2px;
  }
}

.Header__ARMobile {
  margin-top: 20px;
}

@media (min-width: 48em) {
  .Header__ARMobile {
    display: none;
  }
}

.Header__Search {
  margin-left: 25px;
  line-height: normal;
}

.Header__Search .icon {
  font-size: 20px;
}

.Header--SicurnetBusiness {
  position: relative;
}

.Header--SicurnetBusiness.sticky {
  position: fixed;
}

.Header--SicurnetBusiness .Header__Nav {
  position: relative;
  top: 0;
  width: auto;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  height: auto;
  -ms-transform: translateX(0%);
  transform: translateX(0%);
  background: #fff !important;
  z-index: 5;
  text-align: right;
}

.Header--SicurnetBusiness .Header__Nav ul {
  margin-bottom: 0;
}

.Header--SicurnetBusiness .Header__Nav ul li {
  display: inline-block;
}

.Header--SicurnetBusiness .Header__Nav ul li a {
  color: #4A4A4A !important;
}

.Header--SicurnetBusiness .Header__Nav ul li::before {
  display: none;
}

.Footer {
  background: #037CBD;
  padding: 40px;
  color: #fff;
  font-size: 10px;
}

@media (min-width: 100em) {
  .Footer {
    font-size: 12px;
  }
}

.Footer p {
  line-height: 2;
}

.Footer li {
  padding: 6px 0;
}

.Footer a,
.Footer a:visited {
  color: #fff;
}

.Footer a:hover,
.Footer a:visited:hover {
  text-decoration: underline;
}

.Footer__Logo {
  width: 190px;
  margin: 0 0 30px 0;
}

@media (min-width: 48em) {
  .Footer__Logo {
    margin: 0 auto 30px auto;
  }
}

@media (min-width: 1400px) {
  .Footer__Logo {
    float: left;
    margin: 0;
  }
}

.Footer__Menu {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 1400px) {
  .Footer__Menu {
    float: right;
    margin-right: 5%;
    max-width: 900px;
  }
}

@media (min-width: 100em) {
  .Footer__Menu {
    max-width: 1170px;
  }
}

.Footer__MenuTitle {
  margin-top: 0;
  color: #fff;
  text-transform: uppercase;
}

.Footer__MenuCol {
  padding-bottom: 10px;
}

@media (min-width: 30em) {
  .Footer__MenuCol {
    width: calc(100% / 3);
    float: left;
    padding-right: 30px;
    padding-bottom: 0;
  }
}

.Footer__Text {
  margin-top: 70px;
  color: #FFFFFF;
}

.Search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 124, 189, 0.95);
  z-index: 100;
  transition: all 0.3s;
  padding: 0 15px;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}

.layout-mettinconto .Search {
  background: rgba(151, 208, 0, 0.95);
}

.show-search .Search {
  z-index: 100;
  opacity: 1;
  visibility: visible;
}

.Search__Close {
  position: absolute;
  top: 5vw;
  right: 5vw;
}

.Search__Close .icon {
  font-size: 30px;
  font-size: 1.875rem;
  color: #fff;
}

.Search__Content {
  font-size: 22px;
  font-size: 1.375rem;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  text-align: center;
  width: 90%;
  max-width: 696px;
}

.Search__Content .h1 {
  color: #fff;
  margin: 0;
}

.Search__Content .Button {
  margin-top: 30px;
}

.Page {
  overflow: hidden;
}

.Page__Top h1, .Page__Top h2, .Page__Top h3 {
  margin-top: 1.5em;
}

.Page__Head {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 15rem;
  position: relative;
}

.Page__Head--storie::after, .Page__Head--newsroom::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: url(../images/icon-storie.png) center no-repeat;
  background-size: 150px auto;
}

.Page__Head--storie .ServiceBox__Logo, .Page__Head--newsroom .ServiceBox__Logo {
  right: auto;
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  bottom: 0;
  padding: 15px 20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  font-size: 1rem;
}

@media (min-width: 48em) {
  .Page__Head--storie .ServiceBox__Logo, .Page__Head--newsroom .ServiceBox__Logo {
    font-size: 2rem;
  }
}

.Page__Head--storie .ButtonBack, .Page__Head--newsroom .ButtonBack {
  position: absolute;
  z-index: 10;
  color: #fff !important;
  top: 50%;
  left: 20px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (min-width: 48em) {
  .Page__Head--storie .ButtonBack, .Page__Head--newsroom .ButtonBack {
    left: 45px;
  }
}

.Page__Head--link .ButtonBack {
  position: absolute;
  z-index: 10;
  color: #fff !important;
  top: 50%;
  left: 20px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (min-width: 48em) {
  .Page__Head--link .ButtonBack {
    left: 45px;
  }
}

.Page__Head--service {
  background-position: top center;
  overflow: hidden;
}

.Page__Head--service::before {
  opacity: 1 !important;
  /* Mask: */
  background-image: linear-gradient(-180deg, transparent 0%, rgba(0, 0, 0, 0.8) 100%) !important;
}

.Page__Head--service .ServiceBox__Logo {
  padding: 15px !important;
  margin-right: 0 !important;
  -ms-transform-origin: 100% 100%;
      transform-origin: 100% 100%;
  -ms-transform: scale(0.3);
      transform: scale(0.3);
}

@media (min-width: 30em) and (max-width: 47.99em) {
  .Page__Head--service .ServiceBox__Logo {
    -ms-transform: scale(0.6);
        transform: scale(0.6);
  }
}

@media (min-width: 48em) and (max-width: 74.99em) {
  .Page__Head--service .ServiceBox__Logo {
    -ms-transform: scale(0.6);
        transform: scale(0.6);
  }
}

@media (min-width: 75em) {
  .Page__Head--service .ServiceBox__Logo {
    -ms-transform: scale(0.8);
        transform: scale(0.8);
  }
}

.Page__Head--service .ServiceBox__Logo img {
  -ms-transform: scale(1) translateX(0);
      transform: scale(1) translateX(0);
}


.Page__Head::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: linear-gradient(-180deg, #ABC9EF 0%, #037CBD 100%);
  z-index: 1;
  opacity: 0.3;
}

.layout-mettinconto .Page__Head::before {
  background-image: linear-gradient(-180deg, #B4EC51 0%, #349835 100%);
}

.layout-sicurnet .Page__Head::before {
  background-image: linear-gradient(-1deg, #0071C1 0%, #A0C3EF 94%);
}

.layout-identikit .Page__Head::before {
  background-image: linear-gradient(-1deg, #0071C1 0%, #A0C3EF 94%);
}

@media (min-width: 30em) {
  .Page__Head {
    height: 20rem;
  }
}

@media (min-width: 48em) {
  .Page__Head {
    height: 29rem;
  }
}

.Page__HeadContent {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  z-index: 5;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
  width: 100%;
  padding: 0;
  text-align: center;
}

.Page__Head--service .Page__HeadContent {
  z-index: 1;
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  line-height: 1.6;
  text-shadow: none;
}

.Page__Head--service .Page__HeadContent p {
  line-height: 1.6;
}

@media (min-width: 30em) {
  .Page__Head--service .Page__HeadContent p {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.Page__Head--service .Page__HeadContent .h1,
.Page__Head--service .Page__HeadContent .h2 {
  text-transform: none;
  color: #fff;
}

@media (max-width: 47.99em) {
  .Page__Head--service .Page__HeadContent .h1,
  .Page__Head--service .Page__HeadContent .h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.Page__Head--storie .Page__HeadContent {
  padding: 0 70px;
}

@media (min-width: 48em) {
  .Page__Head--storie .Page__HeadContent {
    padding: 0 200px;
  }
}

@media (max-width: 47.99em) {
  .Page__Head--storie .Page__HeadContent .h1,
  .Page__Head--storie .Page__HeadContent .h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.Page__Head--newsroom .Page__HeadContent {
  padding: 0 70px;
}

@media (min-width: 48em) {
  .Page__Head--newsroom .Page__HeadContent {
    padding: 0 250px;
  }
}

@media (max-width: 47.99em) {
  .Page__Head--newsroom .Page__HeadContent .h1,
  .Page__Head--newsroom .Page__HeadContent .h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.Page__Head .h1, .Page__Head h2, .Page__Head .h3 {
  color: #fff;
  margin: 0;
}

.Page__Head--privacy {
  background: #037CBD;
}

.layout-mettinconto .Page__Head--privacy {
  background: #97D000;
}

.layout-blue .Page__Head--privacy {
  background: #037CBD;
}

.layout-identikit .Page__Head--privacy {
  background: #0071C1;
}

.layout-sicurnet .Page__Head--privacy {
  background: #1A2F8A;
}

.Page__Head--privacy .ButtonBack {
  position: absolute;
  z-index: 10;
  color: #fff !important;
  top: 50%;
  left: 20px;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}

@media (min-width: 48em) {
  .Page__Head--privacy .ButtonBack {
    left: 45px;
  }
}

.Page__Text h1,
.Page__Text h2 {
  margin: 3rem 0;
}

@media (min-width: 100em) {
  .Page__Text h1,
  .Page__Text h2 {
    margin: 4rem 0;
  }
}

.Page__Text h3,
.Page__Text h4 {
  margin: 3rem 0;
}

@media (min-width: 100em) {
  .Page__Text h3,
  .Page__Text h4 {
    margin: 4rem 0;
  }
}

.layout-mettinconto .Page__Text strong {
  color: #97D000;
}

.Page__Cta {
  position: relative;
  padding: 3rem 0;
  overflow: hidden;
  background-image: linear-gradient(-180deg, #ABC9EF 0%, #037CBD 100%);
  text-align: center;
  font-size: 54px;
  font-size: 3.375rem;
  font-weight: bold;
  color: #fff;
}

.Page__Cta strong {
  color: #175E8C;
}

.Page__Cta .container {
  z-index: 1;
}

    .Page__Cta p {
        line-height: 1.2;
        margin: 0;
        padding: 0;
    }
  .Page__CtaTitle {
  white-space: nowrap;
  position: absolute;
  left: 50%;
  bottom: -7rem;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  opacity: 0.1;
  font-weight: bold;
  font-size: 304px;
  font-size: 19rem;
  color: #FFFFFF;
  letter-spacing: 0;
}

.Page__Cta--green {
  background-image: linear-gradient(-225deg, #B4EC51 0%, #349835 100%);
}

.Page__Cta--green strong {
  color: #349835;
}

.Page__Cta--green-alt {
  background-image: linear-gradient(225deg, #B4EC51 0%, #349835 100%);
}

.Page__Cta--green-alt strong {
  color: #349835;
}

.Page__Cta--blue-alt {
  background-image: linear-gradient(-225deg, #ABC9EF 0%, #037CBD 100%);
}


.Page__Cta--blue {
  background-image: linear-gradient(225deg, #ABC9EF 0%, #037CBD 100%);
}

.Page__Cta--blue strong {
  color: #037CBD;
}

.layout-mettinconto .Page__Cta {
  background-image: linear-gradient(225deg, #B4EC51 0%, #349835 100%);
}

.layout-mettinconto .Page__Cta strong {
  color: #349835;
}

.layout-identikit .Page__Cta {
  background-image: linear-gradient(45deg, #0071C1 0%, #A0C3EF 100%);
}

.layout-identikit .Page__Cta strong {
  color: #0071C1;
}

.layout-sicurnet .Page__Cta {
  /* Rectangle 5: */
  background-image: linear-gradient(45deg, #1A2F8A 0%, #FFFFFF 100%);
}

.layout-sicurnet .Page__Cta strong {
  color: #1A2F8A;
}

.Page__Cta--image {
  padding: 0;
}

@media (max-width: 47.99em) {
  .Page__Cta--image .container {
    width: 100%;
  }
}

.Page__Cta--image img {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
}

@media (max-width: 47.99em) {
  .Page__Cta--image img {
    width: auto;
    height: 300px;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
  }
}

.Page__Cta--image > .container {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  z-index: 10;
}

.Page__Cta--image::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-180deg, rgba(171, 201, 239, 0) 2%, #037CBD 100%);
  z-index: 5;
  opacity: 0.5;
}

.Page__Cta--image .Page__CtaTitle {
  z-index: 7;
}

.Page ul {
  margin-bottom: 3rem;
  list-style-type: none;
}

.Page ul li {
  margin: 1rem 0;
  line-height: 1.6;
  display: -ms-flexbox;
  display: flex;
}

.Page ul li::before {
  content: "-";
  padding-right: 8px;
}

.Page__Content {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.6;
  font-size: 22px;
  font-size: 1.375rem;
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .StoriesNav .Page__Content {
    max-width: 580px;
  }
}

@media (min-width: 1200px) and (max-width: 1600px) {
  .StoriesNav .Page__Content {
    max-width: 700px;
  }
}

.Page__Confirmation {
  height: 30rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
}

.Page__ConfirmationMessage {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  color: #fff;
  font-size: 44px;
  font-size: 2.75rem;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.Page__ConfirmationMessage [class^="icon-"] {
  width: 8rem;
  height: 8rem;
  font-size: 3.5rem;
  padding-top: 2.2rem;
  background: #FFFFFF;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  margin-right: 50px;
}

.layout-mettinconto .Page__ConfirmationMessage [class^="icon-"] {
  color: #97D000;
}

.layout-blue .Page__ConfirmationMessage [class^="icon-"] {
  color: #037CBD;
}

.layout-identikit .Page__ConfirmationMessage [class^="icon-"] {
  color: #0071C1;
}

.layout-sicurnet .Page__ConfirmationMessage [class^="icon-"] {
  color: #1A2F8A;
}

.layout-mettinconto .Page__Confirmation {
  background: #97D000;
  background-image: linear-gradient(-180deg, rgba(180, 236, 81, 0.5) 0%, rgba(52, 152, 53, 0.5) 100%);
}

.layout-blue .Page__Confirmation {
  background: #97D000;
  background-image: linear-gradient(-180deg, #ABC9EF 0%, #037CBD 100%);
}

.layout-identikit .Page__Confirmation {
  /* Mask: */
  background: #0071C1;
}

.layout-sicurnet .Page__Confirmation {
  background: #1A2F8A;
}

.text-indent {
  padding: 0 30px 30px 30px;
}

@media (min-width: 62em) {
  .text-indent__left {
    padding: 0 0 0 3rem;
  }
}

@media (min-width: 62em) {
  .col-text {
    padding: 0 0 0 60px !important;
  }
}

@media (min-width: 62em) {
  .col-text-left {
    padding-left: 60px !important;
  }
}

@media (min-width: 62em) {
  .col-text-alt {
    padding: 0 60px !important;
  }
}

@media (min-width: 62em) {
  .col-image-half img.img-responsive {
    float: right;
    width: 50vw;
    max-width: none;
  }
}

@media (min-width: 62em) {
  .pull-right {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 62em) {
  .pull-left {
    -ms-flex-order: 2;
        order: 2;
  }
}

.Video {
  margin: 5rem 0;
  position: relative;
}

@media (min-width: 940px) {
  .Video {
    margin: 5em -80px;
  }
}

.Video img {
  width: 100%;
  max-width: none;
}

.Video a {
  position: relative;
  display: block;
  font-size: 18px;
  cursor: pointer;
}

.Video a::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-180deg, transparent 50%, #000000 100%);
  opacity: 0.5;
}

.Video a::after {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  background: #FD6C35 url(../images/icon-arrow-line-right.svg) center no-repeat;
  background-size: auto 40%;
  border-radius: 50%;
}

.Image {
  margin: 5rem 0;
  position: relative;
  max-width: 100%;
  vertical-align: bottom;
}

@media (min-width: 940px) {
  .Image {
    max-width: calc(100% + 200px);
    margin: 5rem -100px;
  }
}

.Image img {
  width: 100%;
  max-width: none;
}

.Image::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-image: linear-gradient(-180deg, transparent 50%, #000000 100%);
  opacity: 0.5;
}

.Story__User {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: bold;
  margin-top: 3rem;
}

.Story__UserPic {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}

.Story__UserPic img {
  width: 100%;
  vertical-align: bottom;
}

.Faq__Categories {
  padding-top: 40px;
  font-size: 14px;
  text-transform: uppercase;
  z-index: 1;
}

@media (max-width: 47.99em) {
  .Faq__Categories {
    padding-top: 0;
    padding-right: 50px !important;
  }
}

.Faq__Categories li {
  position: relative;
}

.Faq__Categories li::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "" !important;
  background: #037CBD url(../images/icon-faq.png) center no-repeat;
  background-size: 150% auto;
  width: 40px;
  height: 40px;
  top: -15px;
  right: -36px;
  border-radius: 50%;
  padding: 0 !important;
  opacity: 0;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.Faq__Categories li a {
  text-decoration: none;
  color: #4A4A4A;
}

.Faq__Categories li a:hover,
.Faq__Categories li.active a {
  color: #037CBD;
}

.Faq__Categories li.active::before {
  opacity: 1;
}

@media (min-width: 48em) {
  .Faq__Answers {
    padding-top: 25px;
    padding-bottom: 50px;
    border-left: 1px solid #E4E4E4;
    padding-left: 50px !important;
  }
}

.Faq__AnswersItem {
  border-bottom: 1px solid #E4E4E4;
}

@media (min-width: 48em) {
  .Faq__AnswersItem {
    padding-left: 20px;
  }
}

@media (min-width: 48em) {
  .Faq__AnswersItem--no-pad {
    padding-left: 0;
  }
}

.Faq__AnswersTitle {
  margin: 0;
  padding: 20px 0;
  font-size: 27px;
  font-size: 1.6875rem;
  font-weight: bold;
  cursor: pointer;
  color: #797979;
  line-height: normal;
}

.Faq__AnswersTitle--disabled {
  cursor: default !important;
  color: #B5B3B3;
}

.Faq__AnswersTitle:not(.Faq__AnswersTitle--disabled):hover,
.active .Faq__AnswersTitle {
  color: #037CBD;
}

.layout-mettinconto .Faq__AnswersTitle:not(.Faq__AnswersTitle--disabled):hover, .layout-mettinconto
.active .Faq__AnswersTitle {
  color: #97D000;
}

.layout-identikit .Faq__AnswersTitle:not(.Faq__AnswersTitle--disabled):hover , .layout-identikit
.active .Faq__AnswersTitle  {
  color: #0071C1;
}

.layout-sicurnet .Faq__AnswersTitle:not(.Faq__AnswersTitle--disabled):hover, .layout-sicurnet
.active .Faq__AnswersTitle {
  color: #1A2F8A;
}

.Faq__AnswersContainer {
  height: 0;
  overflow: hidden;
}

.active .Faq__AnswersContainer {
  height: auto;
}

.Faq__AnswersContent {
  padding: 20px 0 60px 20px;
}

/*!
 * Bootstrap 4.0.0-alpha.6 (grid and responsive utilities)
 * GitHub: https://github.com/dmhendricks/bootstrap-grid-css
 * License: MIT (https://github.com/twbs/bootstrap/blob/v4-dev/LICENSE)
 * Credits: Twitter, Inc. & The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
 */
@-ms-viewport {
  width: device-width;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

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

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 768px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 1024px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1600px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-normal {
  font-weight: normal;
}

.font-weight-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.text-white {
  color: #fff !important;
}

.text-muted {
  color: #636c72 !important;
}

a.text-muted:focus, a.text-muted:hover {
  color: #4b5257 !important;
}

.text-primary {
  color: #0275d8 !important;
}

a.text-primary:focus, a.text-primary:hover {
  color: #025aa5 !important;
}

.text-success {
  color: #5cb85c !important;
}

a.text-success:focus, a.text-success:hover {
  color: #449d44 !important;
}

.text-info {
  color: #5bc0de !important;
}

a.text-info:focus, a.text-info:hover {
  color: #31b0d5 !important;
}

.text-warning {
  color: #f0ad4e !important;
}

a.text-warning:focus, a.text-warning:hover {
  color: #ec971f !important;
}

.text-danger {
  color: #d9534f !important;
}

a.text-danger:focus, a.text-danger:hover {
  color: #c9302c !important;
}

.text-gray-dark {
  color: #292b2c !important;
}

a.text-gray-dark:focus, a.text-gray-dark:hover {
  color: #101112 !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.invisible {
  visibility: hidden !important;
}

.hidden-xs-up {
  display: none !important;
}

@media (max-width: 767px) {
  .hidden-xs-down {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .hidden-sm-up {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .hidden-sm-down {
    display: none !important;
  }
}

@media (min-width: 1024px) {
  .hidden-md-up {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .hidden-md-down {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg-up {
    display: none !important;
  }
}

@media (max-width: 1599px) {
  .hidden-lg-down {
    display: none !important;
  }
}

@media (min-width: 1600px) {
  .hidden-xl-up {
    display: none !important;
  }
}

.hidden-xl-down {
  display: none !important;
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1024px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1600px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 768px) {
  .container {
    width: 768px;
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  .container {
    width: 1024px;
    max-width: 100%;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    max-width: 100%;
  }
}

@media (min-width: 1600px) {
  .container {
    width: 1600px;
    max-width: 100%;
  }
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1024px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

@media (min-width: 1600px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1024px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media (min-width: 1600px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 30px;
    padding-left: 30px;
}

@media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 1024px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 1200px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (min-width: 1600px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right:30px;
    padding-left: 30px;
  }
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -ms-flex-positive: 1;
      flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -ms-flex: 0 0 8.3333333333%;
      flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -ms-flex: 0 0 16.6666666667%;
      flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -ms-flex: 0 0 25%;
      flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -ms-flex: 0 0 33.3333333333%;
      flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -ms-flex: 0 0 41.6666666667%;
      flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -ms-flex: 0 0 50%;
      flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -ms-flex: 0 0 58.3333333333%;
      flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -ms-flex: 0 0 66.6666666667%;
      flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -ms-flex: 0 0 75%;
      flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -ms-flex: 0 0 83.3333333333%;
      flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -ms-flex: 0 0 91.6666666667%;
      flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -ms-flex: 0 0 100%;
      flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.3333333333%;
}

.pull-2 {
  right: 16.6666666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.3333333333%;
}

.pull-5 {
  right: 41.6666666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.3333333333%;
}

.pull-8 {
  right: 66.6666666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.3333333333%;
}

.pull-11 {
  right: 91.6666666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.3333333333%;
}

.push-2 {
  left: 16.6666666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.3333333333%;
}

.push-5 {
  left: 41.6666666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.3333333333%;
}

.push-8 {
  left: 66.6666666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.3333333333%;
}

.push-11 {
  left: 91.6666666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 768px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.3333333333%;
  }
  .pull-sm-2 {
    right: 16.6666666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.3333333333%;
  }
  .pull-sm-5 {
    right: 41.6666666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.3333333333%;
  }
  .pull-sm-8 {
    right: 66.6666666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.3333333333%;
  }
  .pull-sm-11 {
    right: 91.6666666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.3333333333%;
  }
  .push-sm-2 {
    left: 16.6666666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.3333333333%;
  }
  .push-sm-5 {
    left: 41.6666666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.3333333333%;
  }
  .push-sm-8 {
    left: 66.6666666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.3333333333%;
  }
  .push-sm-11 {
    left: 91.6666666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0%;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1024px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.3333333333%;
  }
  .pull-md-2 {
    right: 16.6666666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.3333333333%;
  }
  .pull-md-5 {
    right: 41.6666666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.3333333333%;
  }
  .pull-md-8 {
    right: 66.6666666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.3333333333%;
  }
  .pull-md-11 {
    right: 91.6666666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.3333333333%;
  }
  .push-md-2 {
    left: 16.6666666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.3333333333%;
  }
  .push-md-5 {
    left: 41.6666666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.3333333333%;
  }
  .push-md-8 {
    left: 66.6666666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.3333333333%;
  }
  .push-md-11 {
    left: 91.6666666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0%;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1200px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.3333333333%;
  }
  .pull-lg-2 {
    right: 16.6666666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.3333333333%;
  }
  .pull-lg-5 {
    right: 41.6666666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.3333333333%;
  }
  .pull-lg-8 {
    right: 66.6666666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.3333333333%;
  }
  .pull-lg-11 {
    right: 91.6666666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.3333333333%;
  }
  .push-lg-2 {
    left: 16.6666666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.3333333333%;
  }
  .push-lg-5 {
    left: 41.6666666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.3333333333%;
  }
  .push-lg-8 {
    left: 66.6666666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.3333333333%;
  }
  .push-lg-11 {
    left: 91.6666666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0%;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1600px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -ms-flex: 0 0 25%;
        flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -ms-flex: 0 0 75%;
        flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.3333333333%;
  }
  .pull-xl-2 {
    right: 16.6666666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.3333333333%;
  }
  .pull-xl-5 {
    right: 41.6666666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.3333333333%;
  }
  .pull-xl-8 {
    right: 66.6666666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.3333333333%;
  }
  .pull-xl-11 {
    right: 91.6666666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.3333333333%;
  }
  .push-xl-2 {
    left: 16.6666666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.3333333333%;
  }
  .push-xl-5 {
    left: 41.6666666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.3333333333%;
  }
  .push-xl-8 {
    left: 66.6666666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.3333333333%;
  }
  .push-xl-11 {
    left: 91.6666666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0%;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}

@media (min-width: 1024px) {
  .order-md-1 {
    -ms-flex-order: 1;
        order: 1;
  }
}

@media (min-width: 1024px) {
  .order-md-2 {
    -ms-flex-order: 2;
        order: 2;
  }
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.slick-slider {
  margin-bottom: 60px !important;
}

.slick-slider .slick-list {
  width: 100%;
}

.slick-slider .slick-slide {
  -ms-flex: none;
      flex: none;
  max-width: none;
  overflow: hidden;
}

.slick-slider .slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  cursor: pointer;
  z-index: 1;
  color: #037CBD;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  font-size: 20px;
  font-size: 1.25rem;
}

.slick-slider .slick-arrow.slick-prev {
  left: -10px;
}

@media (min-width: 48em) {
  .slick-slider .slick-arrow.slick-prev {
    left: -60px;
  }
}

.slick-slider .slick-arrow.slick-next {
  right: -10px;
}

@media (min-width: 48em) {
  .slick-slider .slick-arrow.slick-next {
    right: -60px;
  }
}

.slick-slider .slick-dots {
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 100%;
  text-align: center;
  margin: 0;
}

.slick-slider .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

.slick-slider .slick-dots li::before {
  display: none;
}

@media (min-width: 48em) {
  .slick-slider .slick-dots li {
    margin: 0 10px;
  }
}

.slick-slider .slick-dots li button {
  text-indent: -9999px;
  padding: 0;
  border: none;
  width: 20px;
  height: 5px;
  background: #CDE5F2;
  transition: all 0.3s;
  cursor: pointer;
}

.bg-light-blue .slick-slider .slick-dots li button {
  background: #fff;
}

@media (min-width: 48em) {
  .slick-slider .slick-dots li button {
    width: 80px;
    height: 10px;
  }
}

.slick-slider .slick-dots li.slick-active button {
  background: #037CBD !important;
}

/* ==========================================================================

   Utilities
   ====

   Application wide utilities

   ========================================================================== */
/* ==========================================================================
   ### Section Title

   ```
   <p class="u-text--left">Left aligned text</p>
   <p class="u-text--right">Right aligned text</p>
   <p class="u-text--center">Centered text</p>
   <p class="u-text--hide">Hidden text</p>
   <p class="u-text--ellipsis">This text is one line with ellipsis</p>

   ```
   ========================================================================== */
.u-text--left {
  text-align: left;
}

.u-text--right {
  text-align: right;
}

.u-text--center {
  text-align: center;
}

.u-text--hide {
  border: 0;
  background-color: transparent;
  color: transparent;
  font: 0 / 0 a;
  font-size: 0.1px;
  text-shadow: none;
}

.u-text--ellipsis {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (max-width: 47.99em) {
  .u-hide--mobile {
    display: none;
  }
}

/* ==========================================================================
   ##Box model helpers

   ```

   <div class="u-clearfix">Clearfixed box</div>
   <div class="u-centered">Centered</div>
   <div class="u-float--left">Floated left</div>
   <div class="u-float--right">Floated right</div>
   <div class="u-clear">Clearing box</div>

   <div class="u-inline">
    <div>inlined</div>
    <div>items</div>
   </div>

   <div class="u-stacked">
    <span>stacked</span>
    <span>items</span>
   </div>
   ```
   ========================================================================== */
.u-clearfix::after,
.clearfix::after {
  display: block;
  content: "";
  clear: both;
}

.u-clear {
  clear: both;
}

.u-centered {
  float: none;
  margin-right: auto;
  margin-left: auto;
}

.u-float,
.u-float--left {
  float: left;
}

.u-float--right {
  float: right;
}

.u-inline > *, .u-inline--baseline > * {
  display: inline-block;
}

.u-inline--no-wrap {
  white-space: nowrap;
}

.u-inline-block {
  display: inline-block;
}

.u-stacked > * {
  display: block;
}

.u-inline--baseline > * {
  vertical-align: baseline;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* ==========================================================================

   ### Table-like structures

   ```
   <div class="u-table">
    <div class="u-table-cell">table cell</div>
   </div>

   <div class="u-table--for-centering">
    <div class="u-table-cell">centered table cell</div>
   </div>

   ```
   ========================================================================== */
.u-table {
  display: table;
  width: 100%;
  height: 100%;
}

.u-table-cell {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}

.u-table--for-centering {
  display: table;
  margin: 0 auto;
}

/* ==========================================================================

   ### Visibility Helpers

   ```
   <p class="u-hidden--from-mobile">this is hidden from mobile screens</p>
   <p class="u-hidden--from-s-tablet">this is hidden from small tablet screens</p>
   <p class="u-hidden--from-l-tablet">this is hidden from large tablets screens</p>
   <p class="u-hidden--from-desktop">this is hidden from desktop  screens</p>
   <p class="u-hidden--from-large">this is hidden from large screens</p>

   <p class="u-hidden--until-mobile">this is hidden until mobile screens</p>
   <p class="u-hidden--until-s-tablet">this is hidden until small tablet screens</p>
   <p class="u-hidden--until-l-tablet">this is hidden until large tablets screens</p>
   <p class="u-hidden--until-desktop">this is hidden until desktop  screens</p>
   <p class="u-hidden--until-large">this is hidden until large screens</p>
   ```
   ========================================================================== */
.u-hidden,
.is-hidden,
.js .is-jshidden {
  display: none !important;
  visibility: hidden;
}

.u-visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.u-visuallyhidden .focusable:active, .u-visuallyhidden .focusable:focus {
  position: static;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
}

.u-invisible,
.is-invisible {
  visibility: hidden;
}

@media (min-width: 30em) {
  .u-hidden--from-mobile {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 29.99em) {
  .u-hidden--until-mobile {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 48em) {
  .u-hidden--from-s-tablet {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 47.99em) {
  .u-hidden--until-s-tablet {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 62em) {
  .u-hidden--from-l-tablet {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 61.99em) {
  .u-hidden--until-l-tablet {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 75em) {
  .u-hidden--from-desktop {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 74.99em) {
  .u-hidden--until-desktop {
    display: none !important;
    visibility: hidden;
  }
}

@media (min-width: 100em) {
  .u-hidden--from-wide {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 99.99em) {
  .u-hidden--until-wide {
    display: none !important;
    visibility: hidden;
  }
}

.img-responsive {
  max-width: 100%;
}

.mt--10 {
  margin-top: -10rem !important;
}

.mr--10 {
  margin-right: -10rem !important;
}

.mb--10 {
  margin-bottom: -10rem !important;
}

.ml--10 {
  margin-left: -10rem !important;
}

.pt--10 {
  padding-top: -10rem !important;
}

.pr--10 {
  padding-right: -10rem !important;
}

.pb--10 {
  padding-bottom: -10rem !important;
}

.pl--10 {
  padding-left: -10rem !important;
}

.mt--9 {
  margin-top: -9rem !important;
}

.mr--9 {
  margin-right: -9rem !important;
}

.mb--9 {
  margin-bottom: -9rem !important;
}

.ml--9 {
  margin-left: -9rem !important;
}

.pt--9 {
  padding-top: -9rem !important;
}

.pr--9 {
  padding-right: -9rem !important;
}

.pb--9 {
  padding-bottom: -9rem !important;
}

.pl--9 {
  padding-left: -9rem !important;
}

.mt--8 {
  margin-top: -8rem !important;
}

.mr--8 {
  margin-right: -8rem !important;
}

.mb--8 {
  margin-bottom: -8rem !important;
}

.ml--8 {
  margin-left: -8rem !important;
}

.pt--8 {
  padding-top: -8rem !important;
}

.pr--8 {
  padding-right: -8rem !important;
}

.pb--8 {
  padding-bottom: -8rem !important;
}

.pl--8 {
  padding-left: -8rem !important;
}

.mt--7 {
  margin-top: -7rem !important;
}

.mr--7 {
  margin-right: -7rem !important;
}

.mb--7 {
  margin-bottom: -7rem !important;
}

.ml--7 {
  margin-left: -7rem !important;
}

.pt--7 {
  padding-top: -7rem !important;
}

.pr--7 {
  padding-right: -7rem !important;
}

.pb--7 {
  padding-bottom: -7rem !important;
}

.pl--7 {
  padding-left: -7rem !important;
}

.mt--6 {
  margin-top: -6rem !important;
}

.mr--6 {
  margin-right: -6rem !important;
}

.mb--6 {
  margin-bottom: -6rem !important;
}

.ml--6 {
  margin-left: -6rem !important;
}

.pt--6 {
  padding-top: -6rem !important;
}

.pr--6 {
  padding-right: -6rem !important;
}

.pb--6 {
  padding-bottom: -6rem !important;
}

.pl--6 {
  padding-left: -6rem !important;
}

.mt--5 {
  margin-top: -5rem !important;
}

.mr--5 {
  margin-right: -5rem !important;
}

.mb--5 {
  margin-bottom: -5rem !important;
}

.ml--5 {
  margin-left: -5rem !important;
}

.pt--5 {
  padding-top: -5rem !important;
}

.pr--5 {
  padding-right: -5rem !important;
}

.pb--5 {
  padding-bottom: -5rem !important;
}

.pl--5 {
  padding-left: -5rem !important;
}

.mt--4 {
  margin-top: -4rem !important;
}

.mr--4 {
  margin-right: -4rem !important;
}

.mb--4 {
  margin-bottom: -4rem !important;
}

.ml--4 {
  margin-left: -4rem !important;
}

 .pt--4 {
 padding-top: -4rem !important;
}

.pr--4 {
  padding-right: -4rem !important;
}

.pb--4 {
  padding-bottom: -4rem !important;
}

.pl--4 {
  padding-left: -4rem !important;
}

.mt--3 {
  margin-top: -3rem !important;
}

.mr--3 {
  margin-right: -3rem !important;
}

.mb--3 {
  margin-bottom: -3rem !important;
}

.ml--3 {
  margin-left: -3rem !important;
}

.pt--3 {
  padding-top: -3rem !important;
}

.pr--3 {
  padding-right: -3rem !important;
}

.pb--3 {
  padding-bottom: -3rem !important;
}

.pl--3 {
  padding-left: -3rem !important;
}

.mt--2 {
  margin-top: -2rem !important;
}

.mr--2 {
  margin-right: -2rem !important;
}

.mb--2 {
  margin-bottom: -2rem !important;
}

.ml--2 {
  margin-left: -2rem !important;
}

.pt--2 {
  padding-top: -2rem !important;
}

.pr--2 {
  padding-right: -2rem !important;
}

.pb--2 {
  padding-bottom: -2rem !important;
}

.pl--2 {
  padding-left: -2rem !important;
}

.mt--1 {
  margin-top: -1rem !important;
}

.mr--1 {
  margin-right: -1rem !important;
}

.mb--1 {
  margin-bottom: -1rem !important;
}

.ml--1 {
  margin-left: -1rem !important;
}

.pt--1 {
  padding-top: -1rem !important;
}

.pr--1 {
  padding-right: -1rem !important;
}

.pb--1 {
  padding-bottom: -1rem !important;
}

.pl--1 {
  padding-left: -1rem !important;
}

.mt-0 {
  margin-top: 0rem !important;
}

.mr-0 {
  margin-right: 0rem !important;
}

.mb-0 {
  margin-bottom: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

.pt-0 {
  padding-top: 0rem !important;
}

.pr-0 {
  padding-right: 0rem !important;
}

.pb-0 {
  padding-bottom: 0rem !important;
}

.pl-0 {
  padding-left: 0rem !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mr-1 {
  margin-right: 1rem !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.ml-1 {
  margin-left: 1rem !important;
}

.pt-1 {
  padding-top: 1rem !important;
}

.pr-1 {
  padding-right: 1rem !important;
}

.pb-1 {
  padding-bottom: 1rem !important;
}

.pl-1 {
  padding-left: 1rem !important;
}

.mt-2 {
  margin-top: 2rem !important;
}

.mr-2 {
  margin-right: 2rem !important;
}

.mb-2 {
  margin-bottom: 2rem !important;
}

.ml-2 {
  margin-left: 2rem !important;
}

.pt-2 {
  padding-top: 2rem !important;
}

.pr-2 {
  padding-right: 2rem !important;
}

.pb-2 {
  padding-bottom: 2rem !important;
}

.pl-2 {
  padding-left: 2rem !important;
}

.mt-3 {
  margin-top: 3rem !important;
}

.mr-3 {
  margin-right: 3rem !important;
}

.mb-3 {
  margin-bottom: 3rem !important;
}

.ml-3 {
  margin-left: 3rem !important;
}

.pt-3 {
  padding-top: 3rem !important;
}

.pr-3 {
  padding-right: 3rem !important;
}

.pb-3 {
  padding-bottom: 3rem !important;
}

.pl-3 {
  padding-left: 3rem !important;
}

.mt-4 {
  margin-top: 4rem !important;
}

.mr-4 {
  margin-right: 4rem !important;
}

.mb-4 {
  margin-bottom: 4rem !important;
}

.ml-4 {
  margin-left: 4rem !important;
}

.pt-4 {
  padding-top: 4rem !important;
}

.pr-4 {
  padding-right: 4rem !important;
}

.pb-4 {
  padding-bottom: 4rem !important;
}

.pl-4 {
  padding-left: 4rem !important;
}

.mt-5 {
  margin-top: 5rem !important;
}

.mr-5 {
  margin-right: 5rem !important;
}

.mb-5 {
  margin-bottom: 5rem !important;
}

.ml-5 {
  margin-left: 5rem !important;
}

.pt-5 {
  padding-top: 5rem !important;
}

.pr-5 {
  padding-right: 5rem !important;
}

.pb-5 {
  padding-bottom: 5rem !important;
}

.pl-5 {
  padding-left: 5rem !important;
}

.mt-6 {
  margin-top: 6rem !important;
}

.mr-6 {
  margin-right: 6rem !important;
}

.mb-6 {
  margin-bottom: 6rem !important;
}

.ml-6 {
  margin-left: 6rem !important;
}

.pt-6 {
  padding-top: 6rem !important;
}

.pr-6 {
  padding-right: 6rem !important;
}

.pb-6 {
  padding-bottom: 6rem !important;
}

.pl-6 {
  padding-left: 6rem !important;
}

.mt-7 {
  margin-top: 7rem !important;
}

.mr-7 {
  margin-right: 7rem !important;
}

.mb-7 {
  margin-bottom: 7rem !important;
}

.ml-7 {
  margin-left: 7rem !important;
}

.pt-7 {
  padding-top: 7rem !important;
}

.pr-7 {
  padding-right: 7rem !important;
}

.pb-7 {
  padding-bottom: 7rem !important;
}

.pl-7 {
  padding-left: 7rem !important;
}

.mt-8 {
  margin-top: 8rem !important;
}

.mr-8 {
  margin-right: 8rem !important;
}

.mb-8 {
  margin-bottom: 8rem !important;
}

.ml-8 {
  margin-left: 8rem !important;
}

.pt-8 {
  padding-top: 8rem !important;
}

.pr-8 {
  padding-right: 8rem !important;
}

.pb-8 {
  padding-bottom: 8rem !important;
}

.pl-8 {
  padding-left: 8rem !important;
}

.mt-9 {
  margin-top: 9rem !important;
}

.mr-9 {
  margin-right: 9rem !important;
}

.mb-9 {
  margin-bottom: 9rem !important;
}

.ml-9 {
  margin-left: 9rem !important;
}

.pt-9 {
  padding-top: 9rem !important;
}

.pr-9 {
  padding-right: 9rem !important;
}

.pb-9 {
  padding-bottom: 9rem !important;
}

.pl-9 {
  padding-left: 9rem !important;
}

.mt-10 {
  margin-top: 10rem !important;
}

.mr-10 {
  margin-right: 10rem !important;
}

.mb-10 {
  margin-bottom: 10rem !important;
}

.ml-10 {
  margin-left: 10rem !important;
}

.pt-10 {
  padding-top: 10rem !important;
}

.pr-10 {
  padding-right: 10rem !important;
}

.pb-10 {
  padding-bottom: 10rem !important;
}

.pl-10 {
  padding-left: 10rem !important;
}
/*# sourceMappingURL=application.css.map */

.errormessage {
    color: red;
    font-size: 1rem;
}

#faq .h1-small {
    margin-bottom: 0;
}

/* SICURNET BUSINESS */
.timeline {
	background-color: #1A2F8A;
}

.timeline h1 {
	color: #FD6C35 !important;
}

.timeline p {
	color: #FFF;
}

.timeline .Page__Text p {
	padding-left: 15px;
	padding-right: 15px;
}

.timeline .custom_container {
	max-width: 700px;
	margin: 0 auto;
}

.timeline .custom_container h2 {
	margin: 0;
	color: #FD6C35 !important;
}

@media (min-width: 480px) {
	.timeline .custom_container h2 {
		position: absolute;
		top: 50%;
		right: 15px;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (min-width: 768px) {
	.timeline .custom_container h2 {
		right: 0;
	}
}

.timeline .custom_container p {
	margin: 0;
	color: #FFF;
}

@media (min-width: 480px) {
	.timeline .custom_container p {
		position: absolute;
		top: 50%;
		left: 15px;
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}

@media (min-width: 768px) {
	.timeline .custom_container p {
		left: 0;
	}
}

.timeline .icon_container {
	position: relative;
	height: 100%;
}

.timeline .icon_container img {
	position: absolute;
	top: 50%;
	left: 50%;
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.timeline .icon_container:after {
	content: '';
	position: absolute;
	top: 70%;
	left: 50%;
	width: 10px;
	min-height: 60px;
	height: 70%;
	margin-left: -5px;
	background-image: url(../images/dots.png);
	background-repeat: repeat;
}

.timeline .complex_row {
	margin: 15px 0;
}

@media (min-width: 480px) {
	.timeline .complex_row {
		min-height: 140px;
	}
}

.timeline .complex_row .col:first-child {
	text-align: right;
}

.timeline .complex_row .col:last-child {
	text-align: left;
}

.timeline .complex_row:last-child .icon_container:after {
	display: none;
}

.SicurnetBusinessSlider {
	position: relative;
	overflow: hidden;
	text-align: center;
	padding: 0 25px 25px 25px;
}

.SicurnetBusinessSlider .h1 {
	margin: 30px 0;
	color: #FFF;
}

@media (min-width: 48em) {
	.SicurnetBusinessSlider {
		padding: 0 70px 25px 70px;
	}
}

.SicurnetBusinessSlider .custom_container {
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
}

@media (min-width: 48em) {
	.SicurnetBusinessSlider .custom_container {
		max-width: 500px;
	}
}

.SicurnetBusinessSlider__Text {
	font-size: 23px;
	font-size: 1.4375rem;
	margin: 0 auto 10px auto;
	padding: 0 15px;
	max-width: 950px;
	color: #FFF;
}

@media (min-width: 48em) {
	.SicurnetBusinessSlider__Text {
		padding: 0;
	}
}

.SicurnetBusinessSlider .slide img {
	width: 100%;
}

.SicurnetBusinessSlider .slick-slider .slick-dots li button {
	background: #FFF;
}

.SicurnetBusinessSlider .slick-slider .slick-dots li.slick-active button {
	background: #FD6C35 !important;
}

.layout-sicurnet-business .Page__CtaTitle {
	bottom: -4rem;
	font-size: 12rem;
}

.layout-sicurnet-business .Button--layout {
	background: #1A2F8A;
}

.layout-sicurnet-business .Button--layout:hover,
a:hover .layout-sicurnet-business .Button--layout {
	background: #12205f;
}

.layout-sicurnet-business .Page__Cta {
	background-image: linear-gradient(45deg, #1A2F8A 0%, #FFFFFF 100%);
}

.layout-sicurnet-business .Page__Cta strong {
	color: #1A2F8A;
}


.layout-sicurnet-business .bg-light {
	background: #1a2f8a;
}

.Page__Text .layout-sicurnet-business h3, .Page__Text .layout-sicurnet-business h4, .layout-sicurnet-business .Page__Text h3, .layout-sicurnet-business .Page__Text h4, .layout-sicurnet-business .h2 {
    color: #1A2F8A;
}

.layout-sicurnet-business .h1-small {
	color: #1A2F8A;
}
.Page__Cta--blue-sicurnet_business {
	background-image: linear-gradient(20deg, #1A2F8A 0%, #FFF 100%);
}

@media (min-width: 48em) {
	.Header__Logo.sicurnet_business {
		width: 200px;
	}
}

@media (min-width: 100em) {
	.Header__Logo.sicurnet_business {
		width: 200px;
	}
}

@media (min-width: 48em) {
	.scrolled:not(.layout-service) .Header__Logo.sicurnet_business {
		width: 200px;
	}
}

@media (min-width: 100em) {
	.scrolled:not(.layout-service) .Header__Logo.sicurnet_business {
		width: 200px;
	}
}

.layout-sicurnet-business .Page__Head--service {
	height: 20rem;
}

@media (min-width: 30em) {
	.layout-sicurnet-business .Page__Head--service {
		height: 20rem;
	}
}

@media (min-width: 480px) {
	.layout-sicurnet-business .Page__Head--service {
		height: 24rem;
	}
}

@media (min-width: 48em) {
	.layout-sicurnet-business .Page__Head--service {
		height: 40rem;
	}
}

.layout-sicurnet-business .Page__Head--service .main-slider {
	position: relative;
}

.layout-sicurnet-business .Page__Head--service .main-slider video {
	width: 100%;
}


.layout-sicurnet-business .Faq__AnswersTitle:not(.Faq__AnswersTitle--disabled):hover,
.layout-sicurnet-business .active .Faq__AnswersTitle {
	color: #1A2F8A;
}

.Page__Text h2, .h1 {
    color: #1A2F8A;
}
/*# sourceMappingURL=application.css.map */
