@charset "UTF-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

figure {
    margin: 1em 40px
}

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

button,
input,
select,
textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button,
input,
select {
    overflow: visible
}

button,
input,
select,
textarea {
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

button:-moz-focusring,
input:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

textarea {
    overflow: auto
}

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

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

[type=search] {
    -webkit-appearance: textfield
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.alignnone {
    margin: 5px 20px 20px 0
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}

a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0
}

a img.alignleft {
    float: left
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

*,
:after,
:before {
    box-sizing: border-box
}

body,
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

html {
    position: relative;
    font-size: 100%
}

body {
    background: #fff;
    color: #333;
    font-family: NHaasGroteskTXPro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    line-height: 1.5;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

::-webkit-selection {
    background: #333;
    color: #fff;
    text-shadow: none
}

img::selection {
    background: transparent
}

main,
section {
    width: 100%;
    display: block;
    position: relative
}

main:after,
main:before,
section:after,
section:before {
    content: " ";
    display: table
}

main:after,
section:after {
    clear: both
}

body:after {
    content: "mobile";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -3;
    visibility: hidden;
    width: 1px;
    height: 1px;
    overflow: hidden;
    display: block
}

@media only screen and (min-width:40em) {
    body:after {
        content: "mobile"
    }
}

@media only screen and (min-width:40.0625em) {
    body:after {
        content: "mobile-up"
    }
}

@media only screen and (min-width:64em) {
    body:after {
        content: "desk"
    }
}

@font-face {
    font-family: NHaasGroteskTXPro;
    src: url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-Bdlt.woff2) format("woff2"), url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-Bdlt.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: NHaasGroteskTXPro;
    src: url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-Bd.woff2) format("woff2"), url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-Bd.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: NHaasGroteskTXPro;
    src: url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-Rg.woff2) format("woff2"), url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-Rg.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: NHaasGroteskTXPro;
    src: url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro) format("woff2"), url(//www.antenore.it/wp-content/themes/antenore/css/fonts/NHaasGroteskTXPro-It.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: Grad-Italic;
    src: url(//www.antenore.it/wp-content/themes/antenore/css/fonts/Grad-Italic.woff2) format("woff2"), url(//www.antenore.it/wp-content/themes/antenore/css/fonts/Grad-Italic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: NHaasGroteskTXPro, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    color: inherit;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0
}

.h1,
h1 {
    margin-bottom: .1875566421em;
    font-size: 1.999396em;
    line-height: 1.1253398526
}

@media only screen and (min-width:43.75em) {
    .h1,
    h1 {
        margin-bottom: .132642604em;
        font-size: 2.827145944em;
        line-height: 1.0611408323
    }
}

@media only screen and (min-width:56.25em) {
    .h1,
    h1 {
        margin-bottom: .0938066507em;
        font-size: 3.9975843648em;
        line-height: .9380665066
    }
}

.h2,
h2 {
    margin-bottom: .2652050919em;
    font-size: 1.414em;
    line-height: 1.3260254597
}

@media only screen and (min-width:43.75em) {
    .h2,
    h2 {
        margin-bottom: .1875566421em;
        font-size: 1.999396em;
        line-height: 1.1253398526
    }
}

@media only screen and (min-width:56.25em) {
    .h2,
    h2 {
        margin-bottom: .132642604em;
        font-size: 2.827145944em;
        line-height: 1.0611408323
    }
}

.h3,
h3 {
    margin-bottom: .2652050919em;
    font-size: 1.414em;
    line-height: 1.3260254597
}

@media only screen and (min-width:56.25em) {
    .h3,
    h3 {
        margin-bottom: .1875566421em;
        font-size: 1.999396em;
        line-height: 1.1253398526
    }
}

.h4,
h4 {
    margin-bottom: .2652050919em;
    font-size: 1.414em;
    line-height: 1.3260254597
}

.h5,
.h6,
h5,
h6 {
    margin-bottom: .375em;
    font-size: 1em;
    line-height: 1.5
}

p {
    margin-top: 0;
    margin-bottom: 1.5em;
    padding-top: 0;
    padding-bottom: 0
}

.small,
small {
    font-size: .7072135785em;
    line-height: 1.59075
}

em {
    font-style: italic
}

strong {
    font-weight: 700
}

blockquote {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.5em;
    border-left: 6px solid #807f7f
}

blockquote p {
    margin-bottom: .75em
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1.5em;
    margin-left: 1.5em;
    padding-top: 0;
    padding-bottom: 0
}

dl dl,
ol ol,
ul ul {
    margin-left: 0
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

abbr {
    font-variant: small-caps;
    font-weight: 600;
    text-transform: lowercase
}

abbr[title]:hover {
    cursor: help
}

hr {
    margin-top: 1.5em;
    margin-bottom: 0;
    border: none;
    border-top-color: #333;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 1.4375em
}

a {
    color: #000;
    text-decoration: none
}

audio,
embed,
iframe,
img,
input,
object,
picture,
video {
    max-width: 100%;
    margin: 0
}

img {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

img[src*=".svg"] {
    width: 100%\9
}

a:hover img {
    border: none;
    background: none
}

img[src*=".svg"],
x::-ms-reveal {
    width: 100%
}

a img {
    border: none
}

#page-wrap {
    width: 100%;
    min-height: 100%
}

#page-wrap:after,
#page-wrap:before {
    content: " ";
    display: table
}

#page-wrap:after {
    clear: both
}

.o-container {
    width: 1000px;
    margin: 0 auto
}

.o-container:after,
.o-container:before {
    content: " ";
    display: table
}

.o-container:after {
    clear: both
}

@media only screen and (min-width:75em) {
    .o-container {
        width: 1170px
    }
}

@media only screen and (max-width:64em) {
    .o-container {
        width: 95%
    }
}

.o-container.o-container--p {
    padding-left: 100px;
    margin-bottom: 120px
}

@media only screen and (min-width:125em) {
    .o-container {
        width: 1800px
    }
}

.o-container-rel {
    width: 1000px;
    margin: 0 auto;
    position: relative
}

.o-container-rel:after,
.o-container-rel:before {
    content: " ";
    display: table
}

.o-container-rel:after {
    clear: both
}

@media only screen and (min-width:75em) {
    .o-container-rel {
        width: 1170px
    }
}

@media only screen and (max-width:64em) {
    .o-container-rel {
        width: 95%
    }
}

.o-container--s {
    width: 1000px;
    margin: 0 auto
}

.o-container--s:after,
.o-container--s:before {
    content: " ";
    display: table
}

.o-container--s:after {
    clear: both
}

@media only screen and (min-width:75em) {
    .o-container--s {
        width: 1000px
    }
}

@media only screen and (max-width:64em) {
    .o-container--s {
        width: 80%
    }
}

.o-container-fluid {
    width: 100%;
    position: relative
}

.o-container-fluid:after,
.o-container-fluid:before {
    content: " ";
    display: table
}

.o-container-fluid:after {
    clear: both
}

.o-copy {
    margin-top: 30px;
    display: inline-block;
    max-width: 550px
}

.privacy-policy .o-copy {
    max-width: 80%
}

@media only screen and (max-width:63.9375em) {
    .privacy-policy .o-copy {
        max-width: 100%
    }
}

.o-copy--enore {
    display: block;
    margin: 0 auto
}

.c-page {
    margin-top: 50px;
    margin-bottom: 120px
}

.c-backlink,
.c-backlink a {
    color: #b61818
}

.c-backlink svg {
    top: 4px;
    margin-right: 20px
}

.o-t-padded {
    padding-top: 100px
}

.o-copy--xs {
    font-size: 12px
}

.o-title--m,
.o-title h2 {
    font-weight: 800;
    font-size: 42px;
    line-height: 50px
}

.o-title--s {
    font-weight: 800;
    font-size: 24px
}

.o-title--s.-red {
    color: #b61818
}

.o-title--xs {
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 1px;
    position: relative;
    text-transform: uppercase
}

.o-half--span {
    float: left;
    clear: none;
    width: 50%;
    margin-left: 0;
    margin-right: 0
}

.o-half--span:nth-of-type(2n) {
    float: right
}

.o-half--span:nth-of-type(odd) {
    clear: both
}

.o-half {
    float: left;
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%
}

.o-half:nth-of-type(2n) {
    margin-right: 0;
    float: right
}

.o-half:nth-of-type(odd) {
    clear: both
}

.o-two-third {
    float: left;
    clear: none;
    width: 65.6666666667%;
    margin-left: 0;
    margin-right: 3%
}

.o-two-third:last-child {
    margin-right: 0
}

.c-top-line {
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    background-size: 100%;
    background-image: linear-gradient(90deg, #ff7c06 0, #ff0a72);
    position: relative;
    z-index: 100
}

.c-top-line:before {
    background-image: linear-gradient(90deg, #ff0a72 0, #ff7c06);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    z-index: -100;
    transition: opacity .5s
}

.c-shop-article:hover .c-top-line:before,
a:hover .c-top-line:before {
    opacity: 1
}

.o-line {
    *zoom: 1
}

.o-line:after,
.o-line:before {
    content: "";
    display: table
}

.o-line:after {
    clear: both
}

:focus {
    outline: 0
}

.o-title {
    float: left
}

.flickity-viewport {
    overflow: visible !important
}

.o-col-eight {
    float: left;
    clear: none;
    width: 61.375%;
    margin-left: 0;
    margin-right: 3%
}

.o-col-eight:last-child {
    margin-right: 0
}

.o-col-third {
    float: left;
    clear: none;
    width: 35.625%;
    margin-left: 0;
    margin-right: 3%
}

.o-col-third:last-child {
    margin-right: 0
}

.o-col-third .o-title--s {
    margin-bottom: 0 !important
}

.o-container--p-l {
    margin-bottom: 80px
}

@media only screen and (min-width:125em) {
    .o-title--m,
    .o-title h2 {
        font-size: 54px;
        line-height: 62px
    }
}

.o-list--inline,
.o-list--unstyled {
    list-style-type: none;
    padding: 0
}

.o-list--inline .o-list__item {
    display: inline-block
}

.o-list--inline .o-list__item:not(:last-child) {
    padding-right: 25px
}

.o-list--nulled,
.o-list--nulled .list__item {
    margin: 0
}

.loader {
    position: fixed;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1000000
}

.loader,
.loader__bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.loader__bg {
    position: absolute;
    background-color: #b61818;
    z-index: 1
}

.loader__content {
    width: 180px;
    position: relative;
    z-index: 2
}

.loader__content svg {
    display: block
}

.loader__content svg path {
    fill: #fff !important
}

.c-button {
    display: inline-block;
    font-size: 10px;
    letter-spacing: 2px;
    padding: 15px 25px;
    position: relative;
    transition: color .25s ease-in-out;
    color: #942121;
    overflow: initial;
    background: #fff;
    line-height: 20px;
    text-transform: uppercase
}

.c-button,
.c-button.-red {
    outline: 2px solid #942121
}

.c-button.-red path {
    fill: #942121
}

.c-button.-red:hover {
    outline: 2px solid #942121
}

.c-button.-yellow {
    outline: 2px solid #df9e28;
    color: #df9e28
}

.c-button.-yellow path {
    fill: #df9e28
}

.c-button.-yellow:before {
    background-color: #df9e28
}

.c-button.-gray {
    outline: 2px solid #80818d;
    color: #80818d
}

.c-button.-gray path {
    fill: #80818d
}

.c-button.-gray:before {
    background-color: #80818d
}

.c-button.-blue {
    outline: 2px solid #0f2032;
    color: #0f2032
}

.c-button.-blue path {
    fill: #0f2032
}

.c-button.-blue:before {
    background-color: #0f2032
}

.c-button.c-button--send {
    padding: 15px 40px !important
}

.c-button.c-button--send svg {
    margin-right: 20px
}

.c-button.c-button--send svg path {
    fill: #942121
}

.c-button svg {
    width: 20px;
    margin-right: 10px;
    line-height: 20px;
    float: left
}

.c-button:hover {
    cursor: pointer
}

.c-button:hover:before {
    top: 0
}

.c-button:before {
    position: absolute;
    z-index: -1;
    width: calc(100% - 8px);
    height: 100%;
    top: 5px;
    left: 10px;
    content: "";
    transition: all .15s ease-in-out;
    background: #942121
}

.c-button--file {
    outline: 2px solid #333;
    color: #333;
    padding: 10px 20px;
    margin-top: 0 !important;
    margin-bottom: 30px;
    position: relative
}

.c-button--file .c-button--file_name {
    float: left
}

.c-button--file .file-input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin-top: 0 !important
}

.c-button--file:before {
    display: none
}

.c-link {
    font-weight: 700;
    color: #b61818;
    display: block;
    cursor: pointer
}

.c-link,
.c-link svg {
    transition: all .15s ease-in-out
}

.c-link svg {
    margin-left: 10px;
    top: 2px;
    position: relative;
    width: 18px;
    height: auto
}

.c-link.-red svg path {
    fill: #b61818
}

.c-link:hover {
    transform: translateX(3px)
}

.c-link:hover svg {
    transform: translateX(-5px) scale(.87)
}

a[href^="tel:"] {
    transition: all .15s ease-in-out;
    transform-origin: left;
    display: block;
    cursor: pointer
}

a[href^="tel:"]:hover {
    transform: scale(.97)
}

.c-navbar {
    width: 100%;
    padding: 35px 0;
    background: #fff;
    transition: all .25s ease-in-out
}

.c-navbar .o-container {
    display: -ms-flexbox;
    display: flex
}

.c-navbar .c-list {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: auto
}

.c-navbar__logo {
    display: block;
    float: left;
    width: 160px;
    transition: all .25s ease-in-out
}

.c-navbar__logo img {
    width: 100%;
    height: auto
}

.c-navbar__buttons {
    float: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.c-menu-button {
    cursor: pointer;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #b61818
}

.c-clients-button {
    border-radius: 30px;
    background-color: #b61818;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 11px;
    margin-right: 20px
}

.c-clients-button__icon {
    margin-right: 8px;
    width: 12px;
    height: 18px
}

.c-clients-button__icon svg {
    width: 12px;
    height: 18px
}

.c-clients-button__icon svg path {
    fill: #fff !important
}

.c-clients-button__text {
    color: #fff;
    font-size: 12px
}

li.no__link a {
    pointer-events: none
}

.c-list,
.c-navbar-link {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-list li,
.c-navbar-link li {
    list-style: none;
    float: left;
    padding: 0 10px
}

.c-list:hover a,
.c-navbar-link:hover a {
    color: #333 !important
}

.c-link a,
.c-navbar-link a {
    font-weight: 500;
    position: relative
}

.c-link a:hover,
.c-navbar-link a:hover {
    color: #b61818
}

.c-link a:hover:after,
.c-navbar-link a:hover:after {
    transform: scaleX(1);
    transform-origin: 0 100%
}

.c-link a:after,
.c-navbar-link a:after {
    content: "";
    display: block;
    width: 100%;
    left: 0;
    height: 1px;
    position: absolute;
    bottom: -5px;
    transition: transform .25s cubic-bezier(.445, .05, .55, .95);
    transform: scaleX(0);
    transform-origin: 100% 100%;
    background: #b61818
}

#menu-main-menu .c-navbar-link a {
    font-size: 14px !important
}

.current-menu-item a:after,
.current_page_item a:after {
    transform: scaleX(1);
    transform-origin: 0 100%
}

.c-circle--menu {
    position: fixed;
    transform: translateX(290px);
    z-index: 999
}

.c-fixed-footer {
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 50px;
    pointer-events: none
}

.c-fixed-footer .c-circle-button {
    float: right;
    pointer-events: all
}

.c-circle--profile {
    right: 50px;
    position: relative
}

.js-menu-open body,
.js-menu-open html {
    overflow: hidden
}

.js-menu-open .c-full-nav {
    opacity: 1;
    pointer-events: auto;
    z-index: 100
}

.c-full-nav {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    transition: all .42s
}

.c-full-nav .o-half:first-child {
    padding-right: 20px
}

.c-full-nav .o-half:first-child .o-title--s {
    color: #b61818
}

.c-full-nav .o-half:nth-child(2) {
    padding-left: 50px
}

.c-full-nav .c-navbar {
    background: transparent;
    z-index: 100
}

.c-full-nav .o-container {
    z-index: 100;
    position: relative
}

.c-full-nav .o-title--s {
    margin-bottom: 20px
}

.c-full-nav .c-section {
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%;
    float: left;
    margin-bottom: 40px
}

.c-full-nav .c-section:nth-of-type(2n) {
    margin-right: 0;
    float: right
}

.c-full-nav .c-section:nth-of-type(odd) {
    clear: both
}

.-bg-f,
.-bg-s {
    height: 100%;
    z-index: 99;
    float: left;
    position: absolute
}

.-bg-f {
    width: 50%;
    background: #f5f0ea
}

.-bg-s {
    width: 50%;
    background: #fcfaf9;
    right: 0
}

.c-full-nav__container {
    margin-top: 100px
}

.c-full-nav__container a {
    *zoom: 1;
    clear: both;
    text-decoration: none;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.c-full-nav__container a:after,
.c-full-nav__container a:before {
    content: "";
    display: table
}

.c-full-nav__container a:after {
    clear: both
}

.c-full-nav__container a:hover {
    color: #b61818
}

.c-full-nav__container .o-line {
    display: inline-block;
    margin-top: 50px;
    width: 100%
}

.c-full-nav__container .o-half:nth-child(2) .c-section:nth-child(3) {
    position: relative;
    left: 51.5%
}

.c-full-nav__container .o-half:nth-child(2) a {
    color: #333 !important
}

.c-nav__socials {
    display: -ms-flexbox;
    display: flex;
    z-index: 100;
    position: relative;
    width: 100%
}

.c-nav__socials .c-circle-button {
    width: 35px;
    height: 35px;
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #b61818;
    margin-bottom: 15px;
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-nav__socials .c-circle-button svg path {
    fill: #b61818
}

.c-nav__socials span {
    margin-top: 10px;
    margin-right: 5px;
    font-size: 12px;
    float: left;
    display: block;
    font-weight: 700;
    color: #b61818
}

.c-nav__full-menu-section {
    padding: 0;
    margin: 0
}

.c-nav__full-menu-section li:first-child a {
    color: #b61818;
    font-weight: 800;
    margin-bottom: 20px;
    font-size: 24px
}

.c-nav__full-menu-section li:not(:first-child) a {
    font-size: 12px
}

.c-nav__full-menu-section li:not(:first-child) a:hover {
    color: #b61818 !important
}

.c-nav__full-menu-section li:not(:first-child) a:after {
    display: none
}

.c-nav__full-menu-section li.current-menu-item a {
    color: #b61818
}

.login-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    position: relative
}

.login-user span {
    position: absolute;
    left: 10px;
    color: #b61818;
    font-weight: 900;
    font-size: 17px
}

.c-circle--profile {
    display: none
}

.c-menu-h__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    pointer-events: none
}

.c-menu-h {
    position: relative;
    width: 52%;
    height: 37%
}

.c-menu-h,
.c-menu-h span {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-menu-h span {
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transition: all .3s
}

.c-menu-h span:first-child {
    top: 0
}

.c-menu-h span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%)
}

.c-menu-h span:last-child {
    bottom: 0
}

.js-menu-open .c-menu-h span:first-child {
    transform: rotate(-45deg);
    top: 7px
}

.js-menu-open .c-menu-h span:nth-child(2) {
    opacity: 0
}

.js-menu-open .c-menu-h span:last-child {
    transform: rotate(45deg);
    bottom: 6px
}

@media only screen and (max-width:62.5em) {
    .c-navbar__buttons {
        min-width: 200px;
        -ms-flex-pack: space-evenly;
        justify-content: space-evenly;
        margin-top: 18px;
        margin-right:100px;
    }
    .c-circle--menu {
        transform: translateX(181px)
    }
    #menu-main-menu {
        display: none
    }
    .c-navbar .o-container {
        display: block
    }
    .c-navbar__logo {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }
    .c-navbar__logo svg {
        width: 100%
    }
    .c-navbar__list.c-list > li {
        padding-left:250px!important;
    }
}

@media only screen and (max-width:53.125em) {
    .c-navbar {
        padding: 25px 0
    }
}

@media only screen and (max-width:47.9375em) {
    .c-menu-button {
        position: relative !important;
        transform: none
    }
    .c-clients-button {
        margin-right: 22px
    }
}

@media only screen and (max-width:33.75em) {

    .c-menu-button {
        position: relative !important;
        transform: translateX(70px);
    }
    .c-navbar {
        height:100px;
    }
    .c-navbar__logo {
        width: 120px
    }
    .c-navbar__buttons {
        margin-top: 9px;
        right: 0 !important;
        margin-right: 0px;
    }

    .c-navbar__buttons > a {
        display:none;
    }
    .home-slogan .home-slogan-left,
    .home-slogan .home-slogan-right {
        float:none!important;
        width:100%!important;
        padding:20px!important;
    }
    .c-clients-button {
        margin-right:0!important;
    }
    .c-navbar__list.c-list {
        margin-top:80px;
        width: 90%!important;
        display: block!important;
        margin: 0 auto;
    }
    .c-navbar__list.c-list li {
        width: 100%!important;
    }
    .c-navbar__list.c-list > li:first-child {
        padding-top:50px;
    }
    .c-navbar__list.c-list > li {
        padding-left: 0px!important;

    }
}

@media only screen and (max-width:28.125em) {
    .login-user {
        top: 70px !important
    }
}

@media only screen and (max-width:22.5em) {
    .c-navbar__logo {
        width: 90px
    }
    .c-navbar__buttons {
        margin-top: 3px
    }
}

.c-hero {
    color: #fff;
    height: 80vh;
    min-height: 500px;
    position: relative;
    z-index: 2;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.c-hero .c-hero__overlay {
    opacity: .05;
    display: block;
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.c-hero h1 {
    line-height: 1.1em;
    margin-top: 50vh;
    font-family: Grad-Italic;
    font-style: italic;
    font-weight: 400
}

.c-hero .c-offer__title h1 {
    margin-top: 0;
    font-family: NHaasGroteskTXPro, -apple-system, "system-ui", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    margin-bottom: .2652050919em;
    font-size: 1.414em;
    line-height: 1.3260254597
}

@media only screen and (min-width:43.75em) {
    .c-hero .c-offer__title h1 {
        margin-bottom: .1875566421em;
        font-size: 1.999396em;
        line-height: 1.1253398526
    }
}

@media only screen and (min-width:56.25em) {
    .c-hero .c-offer__title h1 {
        margin-bottom: .132642604em;
        font-size: 2.827145944em;
        line-height: 1.0611408323
    }
}

.c-hero .o-container {
    position: relative;
    z-index: 20;
    padding-top: 50px;
}

.c-hero .o-container .c-circle-button {
    float: right;
    margin-top: 50px
}

.c-hero .c-offer__box {
    width: 350px;
    margin-top: 100px;
    padding-right: 50px;
    display: block
}

.c-hero.c-hero--impresa .c-hero__overlay {
    width: 50%
}

.c-hero.c-hero--impresa .c-hero__background {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%
}

.c-hero.c-hero--impresa .o-copy,
.c-hero.c-hero--impresa .o-title--m {
    margin-left: 50px;
    color: #333
}

.c-hero.c-hero--impresa .o-title--m {
    margin-top: 250px
}

.c-hero.c-hero--impresa .c-offer__box {
    margin-top: 200px;
    float: right;
    right: 50px;
    position: relative
}

.c-hero.c-hero--impresa .c-tile {
    margin-bottom: 70px
}

.c-hero .flickity-slider {
    transform: none !important
}

.c-hero-slider {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10
}

.c-hero-slider__dots {
    position: absolute;
    width: 100%;
    bottom: 30px;
    left: 0;
    z-index: 10
}

.c-hero-slider__dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    cursor: pointer;
    background-color: #fff;
    opacity: .6;
    transition: all .3s
}

.c-hero-slider__dot:not(:last-child) {
    margin-right: 18px
}

.c-hero-slider__dot.is-active,
.c-hero-slider__dot:hover {
    opacity: 1;
    background-color: #b61818
}

.c-hero-slide {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0 !important;
    opacity: 0;
    transition: opacity .75s ease-in-out;
    z-index: -1
}

.c-hero-slide.is-selected {
    opacity: 1;
    z-index: 0
}

.c-hero-slide__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.c-offer__after-title svg path {
    fill: #fff
}

.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: hsla(0, 0%, 100%, .75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: #333
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.c-footer {
    padding-top: 80px;
    padding-bottom: 60px;
    color: #fff;
    background: #0f2032
}

.c-footer a {
    text-decoration: underline;
    color: #fff
}

.c-pre-footer {
    background: #f5f0ea;
    padding-top: 80px;
    padding-bottom: 60px
}

.c-pre-footer__section svg {
    max-height: 30px;
    margin-right: 10px;
    width: auto
}

.c-footer__logo {
    float: left;
    clear: none;
    width: 22.75%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__logo:last-child {
    margin-right: 0
}

.c-footer__logo svg path {
    fill: #fff !important
}

.c-footer__offers {
    float: left;
    clear: none;
    width: 35.625%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__offers:last-child {
    margin-right: 0
}

.c-footer__offers .c-section {
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%;
    margin-bottom: 60px;
    float: left
}

.c-footer__offers .c-section:nth-of-type(2n) {
    margin-right: 0;
    float: right
}

.c-footer__offers .c-section:nth-of-type(odd) {
    clear: both
}

.c-footer__offers .c-section .o-title--xs {
    margin-bottom: 20px
}

.c-footer__help {
    float: left;
    clear: none;
    width: 29.1875%;
    margin-left: 0;
    margin-right: 3%;
    padding-left: 50px
}

.c-footer__help:last-child {
    margin-right: 0
}

.c-footer__help .o-title--s {
    margin-top: 15px;
    margin-bottom: 10px
}

.c-footer__help a {
    text-decoration: none
}

.c-footer__help-logo {
    display: block;
    margin-top: 60px
}

.c-footer__help-logo img,
.c-footer__help-logo svg {
    width: 60%;
    position: relative;
    top: -18px
}

.c-footer__socials {
    float: left;
    clear: none;
    width: 3.4375%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__socials:last-child {
    margin-right: 0
}

.c-footer__socials .c-circle-button {
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #fff;
    *zoom: 1;
    float: right;
    margin-bottom: 15px;
    clear: both
}

.c-footer__socials .c-circle-button:after,
.c-footer__socials .c-circle-button:before {
    content: "";
    display: table
}

.c-footer__socials .c-circle-button:after {
    clear: both
}

.c-footer__copy {
    font-size: 12px;
    margin-top: 60px
}

.c-footer__copy .-f {
    float: left;
    clear: none;
    width: 65.6666666667%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__copy .-f:last-child {
    margin-right: 0
}

.c-footer__copy .-s {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%
}

.c-footer__copy .-s:last-child {
    margin-right: 0
}

.c-footer__offers .c-section .c-nav__footer-menu-section {
    font-size: 12px;
    margin: 0;
    padding: 0
}

.c-footer__offers .c-section .c-nav__footer-menu-section .c-navbar-link {
    display: block;
    position: relative;
    transition: all .15s ease-in-out
}

.c-footer__offers .c-section .c-nav__footer-menu-section .c-navbar-link:first-child a {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    line-height: 15px;
    margin-bottom: 20px;
    display: inline-block
}

.c-footer__offers .c-section .c-nav__footer-menu-section .c-navbar-link:hover {
    transform: translateX(5px)
}

.c-footer__offers .c-section .c-nav__footer-menu-section .c-navbar-link:hover a {
    color: #fff !important
}

.c-footer__offers .c-section .c-nav__footer-menu-section .c-navbar-link a:after {
    display: none !important
}

.c-pre-footer a,
.c-pre-footer a img {
    transition: all .15s ease-in-out
}

.c-pre-footer a:hover {
    transform: scale(.95)
}

.c-pre-footer a:hover .o-copy--xs,
.c-pre-footer a:hover .o-title--xs {
    transition: all .15s ease-in-out;
    opacity: .4
}

.c-pre-footer a:hover img {
    transform: scale(1.2)
}

.c-pre-footer__section {
    float: left;
    clear: none;
    width: 22.75%;
    margin-left: 0;
    margin-right: 3%;
    display: block
}

.c-pre-footer__section:last-child {
    margin-right: 0
}

.c-pre-footer__section img,
.c-pre-footer__section svg {
    max-height: 35px;
    margin-right: 20px;
    max-width: 80px;
    float: left;
    width: auto
}

.c-pre-footer__section .o-copy--xs {
    *zoom: 1;
    padding-left: 40px;
    margin-top: 20px;
    display: block;
    width: 100%;
    float: right
}

.c-pre-footer__section .o-copy--xs:after,
.c-pre-footer__section .o-copy--xs:before {
    content: "";
    display: table
}

.c-pre-footer__section .o-copy--xs:after {
    clear: both
}

.c-nav__footer-menu-section a {
    text-decoration: none
}

@media only screen and (max-width:47.9375em) {
    .c-footer__help-logo img,
    .c-footer__help-logo svg {
        width: 80%;
        top: auto
    }
}

.c-home__offers {
    position: relative
}

.c-home__offers .o-title {
    margin-top: 160px;
    margin-bottom: 160px
}

.c-home__offers .c-offer__box {
    position: absolute;
    top: -50px;
    left: -50px;
    width: 350px
}

.c-offers:before {
    z-index: -1;
    position: absolute;
    width: 40vw;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    display: block;
    background-color: #fcfaf9
}

.c-offer {
    *zoom: 1;
    width: calc(100% - 100px);
    margin-left: 50px;
    margin-top: 150px
}

.c-offer:after,
.c-offer:before {
    content: "";
    display: table
}

.c-offer:after {
    clear: both
}

.c-offer:first-child {
    margin-top: 0
}

.c-offer:nth-child(odd) .c-offer__box {
    right: -50px;
    left: auto
}

.c-offer:nth-child(odd) .c-offer__cat {
    right: -95px;
    left: auto
}

.c-offer__img {
    float: left;
    clear: none;
    width: 65.6666666667%;
    margin-left: 0;
    margin-right: 3%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 50px;
    height: 60vh;
    min-height: 550px;
    position: relative
}

.c-offer__img:last-child {
    margin-right: 0
}

.c-offer__box {
    background: #b61818;
    color: #fff;
    padding: 50px 30px 40px;
    box-shadow: -10px 10px 26px #00000033
}

.c-offer__box .o-title--xs {
    margin-bottom: 10px
}

.c-offer--fw {
    color: #fcfaf9;
    min-height: 315px;
    overflow: hidden;
    margin-bottom: 70px;
    display: block;
    transition: all .15s ease-in-out
}

.c-offer--fw svg path {
    fill: #fff
}

.c-offer--fw:last-child {
    margin-bottom: 120px
}

.c-offer--fw .o-half--span {
    height: 100%;
    min-height: 315px
}

.c-offer--fw .o-half--span:nth-child(2) {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

.c-offer--fw .-red {
    padding: 50px 30px 40px;
    background: #b61818
}

.c-offer--fw .-yellow {
    padding: 50px 30px 40px;
    background: #df9e28
}

.c-offer--fw.-gray {
    padding: 50px 30px 40px;
    background: #80818d
}

.c-offer--fw .-blue {
    padding: 50px 30px 40px;
    background: #0f2032
}

.c-offer--fw .c-offer__title {
    padding-right: 34%;
    margin-top: 20px
}

.c-offer--fw .c-offer__after-title,
.c-offer--fw .c-offer__title,
.c-offer--fw .o-title--xs {
    transition: all .15s ease-in-out;
    transform-origin: left
}

.c-offer--fw:hover {
    transform: scale(.99)
}

.c-offer--fw:hover .c-offer__after-title,
.c-offer--fw:hover .o-title--xs {
    opacity: .7
}

.c-offer--fw:hover .c-offer__title {
    transform: scale(1.05)
}

.c-fw__offers .c-para {
    margin-top: 160px;
    margin-bottom: 160px
}

.c-fw__offers p {
    margin-bottom: 0
}

.c-fw__offers .c-share__socials--red {
    margin-top: 20px;
    color: #b61818;
    font-weight: 700
}

.c-offer__cat {
    position: absolute;
    font-size: 11px;
    letter-spacing: 1px;
    color: #333;
    transform: rotate(-90deg);
    left: -95px;
    top: -137px;
    font-weight: 200;
    width: 200px
}

.c-offer__cat span {
    width: 40px;
    height: 1px;
    background: #333;
    float: left;
    margin-top: 8px;
    margin-right: 10px
}

.c-offer__after-title {
    font-size: 10px;
    letter-spacing: 1px;
    margin-top: 20px;
    line-height: 30px
}

.c-offer__after-title img,
.c-offer__after-title svg {
    height: 30px;
    margin-right: 15px;
    float: left
}

.c-offer__info {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%;
    padding: 20px
}

.c-offer__info:last-child {
    margin-right: 0
}

.c-offer__info .c-button {
    margin-top: 40px
}

.c-offer__info .c-button svg path {
    fill: #b61818
}

.c-offer__info-title {
    margin-top: 180px;
    font-size: 22px;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 20px
}

.c-offer__info-copy {
    padding-right: 20px
}

.-blue.c-offer__box,
.-blue .c-offer__box {
    background: #0f2032
}

.-blue .c-button {
    outline: 2px solid #0f2032;
    color: #0f2032
}

.-blue .c-button:before {
    background: #0f2032
}

.-blue .c-button svg path {
    fill: #0f2032
}

.-yellow.c-offer__box,
.-yellow .c-offer__box {
    background: #df9e28
}

.-yellow .c-button {
    outline: 2px solid #df9e28;
    color: #df9e28
}

.-yellow .c-button:before {
    background: #df9e28
}

.-yellow .c-button svg path {
    fill: #df9e28
}

.-gray.c-offer__box,
.-gray .c-offer__box {
    background: #80818d
}

.-gray .c-button {
    outline: 2px solid #80818d;
    color: #80818d
}

.-gray .c-button:before {
    background: #80818d
}

.-gray .c-button svg path {
    fill: #80818d
}

.c-offer__details {
    margin-top: 50px
}

.c-offer__details .c-line {
    width: 60%;
    height: 2px;
    background: #b61818;
    margin-bottom: 20px
}

.c-offer__details .c-line.-last {
    margin-top: 20px
}

.c-offer__details .-red {
    color: #b61818
}

.c-offer__details .-red span {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    margin-left: 5px
}

.c-offer__details .-t {
    margin-bottom: 10px
}

.c-question {
    font-size: 12px;
    font-weight: 400;
    color: #b61818;
    margin-left: 5px
}

.c-share__socials {
    position: relative;
    width: 100%
}

.c-share__socials .c-circle-button {
    width: 25px;
    height: 25px;
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #b61818;
    float: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 5px
}

.c-share__socials .c-circle-button svg path {
    fill: #b61818
}

.c-share__socials span {
    margin-top: 10px;
    margin-right: 5px;
    font-size: 12px;
    float: left;
    display: block
}

.c-offer__details,
.c-offer__full-info {
    overflow: hidden
}

.c-offer__details .c-line,
.c-offer__full-info .c-line {
    height: 1px;
    background: #333;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px
}

.c-offer__details .c-table,
.c-offer__full-info .c-table {
    margin-top: 20px;
    width: 100%;
    display: inline-block
}

.c-offer__details .c-table .-b,
.c-offer__details .c-table span,
.c-offer__full-info .c-table .-b,
.c-offer__full-info .c-table span {
    font-weight: 700
}

.c-offer__details .o-line,
.c-offer__full-info .o-line {
    display: -ms-flexbox;
    display: flex
}

.c-offer__details .o-line--p,
.c-offer__full-info .o-line--p {
    margin-top: 30px
}

.c-offer__container {
    float: left;
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%
}

.c-offer__container:last-child {
    margin-right: 0
}

.c-offer__container .c-button--send {
    margin-top: 40px
}

.c-offer-d__icon {
    float: left;
    clear: none;
    width: 9.875%;
    margin-left: 0;
    margin-right: 3%
}

.c-offer-d__icon:last-child {
    margin-right: 0
}

.c-offer-d__icon svg {
    max-height: 40px;
    float: right;
    margin-top: -5px
}

.c-offer-d__icon svg path {
    fill: #0f2032
}

.c-offer-d__icon .c-rect {
    float: right
}

.c-offer-d__f-h {
    float: left;
    clear: none;
    width: 35.625%;
    margin-left: 0;
    margin-right: 3%
}

.c-offer-d__f-h:last-child {
    margin-right: 0
}

.c-offer-d__s-h {
    float: left;
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%
}

.c-offer-d__s-h:last-child {
    margin-right: 0
}

.c-offer-d__f-h-p {
    float: left;
    clear: none;
    width: 87.125%;
    margin-left: 0;
    margin-right: 3%;
    position: relative;
    left: 12.875%
}

.c-offer-d__f-h-p:last-child {
    margin-right: 0
}

.c-rect {
    width: 50px;
    height: 20px;
    background-color: #b61818;
    display: block;
    margin-top: 5px
}

.c-exp {
    font-size: 12px;
    color: #999;
    margin-top: 15px;
    margin-bottom: 10px
}

.c-perc {
    margin-top: 10px
}

.c-perc .c-offer-d__f-h {
    float: left;
    clear: none;
    width: 87.125%;
    margin-left: 0;
    margin-right: 3%;
    font-size: 12px
}

.c-perc .c-offer-d__f-h:last-child {
    margin-right: 0
}

.o-finale {
    font-size: 12px
}

.c-offer__full-info .c-right {
    float: right;
    margin-top: 20px
}

.c-offer__fare {
    margin-top: 80px
}

.c-offer__fare:first-child {
    margin-top: 0
}

.c-offer__benefits {
    margin-bottom: 120px;
    margin-top: 120px;
    font-weight: 700
}

.c-offer__benefits .o-title--s {
    margin-bottom: 25px
}

.c-offer__benefits svg {
    width: 20px;
    height: 20px;
    top: 5px;
    position: relative;
    margin-left: 25px;
    margin-right: 20px
}

.c-offer__benefits .c-offer__benefit {
    margin-bottom: 15px
}

.c-offer__benefits .c-offer__benefit:last-child {
    margin-bottom: 0
}

.c-offer__sidebar .c-offer__box {
    width: 350%;
    left: -20px
}

.c-offer__sidebar .c-offer__box:hover {
    transform: scale(.99)
}

.c-offer__sidebar .c-offer__box:hover .c-offer__box-icon {
    transform: scale(.8)
}

.c-offer__sidebar .c-offer__box:hover svg {
    left: 0;
    opacity: 0
}

.c-offer__sidebar .c-offer__box:hover .c-offer__box-icon:before {
    transform: scale(1)
}

.c-offer__box-content,
.c-offer__box-icon {
    float: left
}

.c-offer__box-content {
    width: 235px
}

.c-offer__box-icon {
    width: 30px;
    height: 30px;
    border: 1px solid #f1ece6;
    border-radius: 50%;
    margin-top: 10px;
    margin-right: 20px;
    position: relative
}

.c-offer__box-icon,
.c-offer__box-icon:before {
    transition: all .15s cubic-bezier(.645, .045, .355, 1)
}

.c-offer__box-icon:before {
    position: absolute;
    border-radius: 50%;
    height: 70%;
    width: 70%;
    margin-top: 15%;
    margin-left: 15%;
    content: "";
    background: #f1ece6;
    transform: scale(0);
    transition-delay: .1s
}

.c-offer__box-icon svg {
    transition: all .15s cubic-bezier(.645, .045, .355, 1);
    left: -15px;
    width: 30px;
    position: relative
}

.c-offer__box-icon svg path {
    fill: #fff
}

.c-offer__sidebar__nav {
    font-weight: 700;
    text-decoration: none;
    margin-bottom: 80px;
    width: 350px;
    *zoom: 1;
    clear: both;
    margin-left: 30%;
    margin-right: 0
}

.c-offer__sidebar__nav:after,
.c-offer__sidebar__nav:before {
    content: "";
    display: table
}

.c-offer__sidebar__nav:after {
    clear: both
}

.c-offer__sidebar__nav li {
    list-style: none;
    position: relative
}

.c-offer__sidebar__nav a {
    *zoom: 1;
    clear: both;
    display: block;
    margin-bottom: 10px
}

.c-offer__sidebar__nav a:after,
.c-offer__sidebar__nav a:before {
    content: "";
    display: table
}

.c-offer__sidebar__nav a:after {
    clear: both
}

.c-offer__sidebar__nav span {
    width: 20px;
    height: 1px;
    background-color: #b61818;
    display: block;
    position: absolute;
    left: -30px;
    top: 13px;
    opacity: 0
}

.c-offer__sidebar__nav span:before {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #b61818;
    display: block;
    top: -2px;
    border-radius: 50%
}

.c-offer__sidebar__nav .active a {
    color: #b61818
}

.c-offer__sidebar__nav .active span {
    opacity: 1
}

.c-offer__contact {
    margin-bottom: 120px
}

.c-offer__tiles {
    margin-top: 100px;
    margin-bottom: 100px
}

.c-offer__sidebar .c-offer__box {
    padding: 30px 30px 60px;
    box-shadow: none;
    position: relative;
    min-height: 170px;
    transition: all .15s ease-in-out;
    display: block;
    width: 350px;
    *zoom: 1;
    clear: both;
    margin-left: 30%
}

.c-offer__sidebar .c-offer__box:after,
.c-offer__sidebar .c-offer__box:before {
    content: "";
    display: table
}

.c-offer__sidebar .c-offer__box:after {
    clear: both
}

.c-offer__sidebar .c-offer__box .o-title--s {
    padding-right: 25%;
    color: #fff;
    z-index: 2;
    position: relative
}

.c-offer__sidebar .c-offer__box:before {
    position: absolute;
    content: "";
    display: block;
    width: 250%;
    height: 100%;
    top: 0;
    left: 0
}

.c-offer__sidebar .c-offer__box.-red:before {
    background-color: #b61818
}

.c-offer__sidebar .c-offer__box.-blue:before {
    background-color: #0f2032
}

.c-offer__sidebar .c-offer__box.-yellow:before {
    background-color: #df9e28
}

.c-offer__sidebar .c-offer__box.-gray:before {
    background-color: #80818d
}

@media only screen and (min-width:125em) {
    .c-offer__info-title {
        margin-top: 250px
    }
    .c-offer--fw {
        width: 80%
    }
}

.c-para {
    width: 600px;
    margin-left: auto;
    margin-right: auto
}

.c-para--home {
    margin: 100px auto 80px;
    text-align: center
}

.c-para--home .o-title {
    float: none
}

.c-para--home .o-title--xs {
    text-align: center;
    margin-bottom: 40px
}

.-c-red {
    color: #b61818
}

.c-para--centered {
    text-align: center
}

.o-title--pad-top {
    margin-top: 160px
}

@media only screen and (min-width:125em) {
    .c-para {
        width: 800px
    }
}

.c-circle-button {
    width: 40px;
    height: 40px;
    background: #b61818;
    display: block;
    border-radius: 50%;
    transition: all .25s ease-in-out;
    float: left;
    margin-left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-circle-button svg {
    width: 15px;
    max-height: 20px
}

.c-circle-button svg path {
    fill: #fff
}

.c-circle-button--fix {
    width: auto;
    height: auto;
    padding: 12px 22px;
    border-radius: 25px
}

.c-circle-button--fix,
.c-circle-button__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-circle-button__label {
    font-size: 12px;
    color: #fff;
    margin-left: 10px
}

.c-share__socials svg {
    width: 10px;
    max-height: 12px
}

.o-circle-container {
    display: inline-table
}

.c-big-circle__holder {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center;
    float: left;
    width: 160px
}

.c-big-circle__holder .c-link {
    margin-top: 30px
}

.c-big-circles--contact {
    text-align: center;
    margin-bottom: 120px
}

.c-big-circles--contact .c-big-circle {
    margin: 0 auto
}

.c-big-circles--contact .c-big-circle__holder {
    width: 220px;
    margin-left: 40px;
    margin-right: 40px;
    text-align: left
}

.c-big-circles--contact .o-pre-title {
    text-align: center;
    margin-top: 30px
}

.c-big-circles--contact .o-title--s {
    margin-top: 5px
}

.c-big-circles--contact .o-copy {
    margin-top: 10px
}

.c-big-circle {
    width: 120px;
    height: 120px;
    margin-left: 20px;
    border-radius: 50%;
    border: 3px solid #b61818;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-big-circle svg {
    width: 50px;
    height: auto
}

.c-big-circle svg path {
    fill: #b61818
}

.c-big-circles--home {
    text-align: center;
    margin-bottom: 120px
}

.c-big-circles--home .o-title--s {
    margin-top: 40px
}

.c-big-circles--home .c-big-circle {
    border: none
}

.c-big-circles--home .c-big-circle svg {
    width: 100%
}

.c-big-svg svg {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    display: block
}

.c-big-circle.-no svg path {
    fill: none
}

.c-big-circle.-no .fill {
    fill: #b61818 !important
}

@media only screen and (max-width:25em) {
    .c-big-circles--home .c-big-circle__holder {
        float: none;
        margin: 0 auto 22px !important
    }
    .c-big-circles--home .o-title--s {
        margin-top: 10px
    }
}

.c-banner {
    width: 100%;
    padding: 100px 100px 180px
}

.c-banner__info-utili {
    padding: 0;
    display: -ms-flexbox;
    display: flex
}

.c-banner__info-utili .c-section {
    padding: 100px 50px 180px;
    position: relative
}

.c-banner__info-utili .c-section:hover .c-section__layer {
    opacity: 1
}

.c-banner__info-utili .c-section .c-section__layer {
    position: absolute;
    background-size: cover;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .3s ease
}

.c-banner .c-section {
    float: left;
    clear: none;
    width: 25%;
    margin-left: 0;
    margin-right: 0;
    padding-right: 100px
}

.c-banner .o-title--xs {
    font-weight: 500
}

.c-banner .o-copy--xs {
    margin-top: 20px
}

.c-banner a {
    color: #fff
}

.c-banner.-red {
    background: #942121;
    color: #fff
}

.c-banner .o-copy--xs,
.c-banner .o-title--s,
.c-banner .o-title--xs {
    transition: all .15s ease-in-out;
    transform-origin: center center
}

.c-banner a {
    transition: all .15s ease-in-out
}

.c-banner a:hover .o-title--xs {
    transition: all .15s ease-in-out;
    opacity: .4
}

.c-banner a:hover .o-title--s {
    transform: scale(1.1)
}

.c-banner a:hover .o-copy--xs {
    transition: all .15s ease-in-out;
    opacity: .4
}

.c-promotions {
    margin-top: 120px
}

.c-promotion {
    float: left;
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%
}

.c-promotion:last-child {
    margin-right: 0
}

.c-promotion img {
    max-height: 350px
}

.c-promotion .o-title--xs {
    margin-top: 50px;
    margin-bottom: 10px
}

.c-promotion .o-title--s {
    max-width: 50%;
    color: #b61818;
    display: block
}

.c-promotion .o-copy {
    max-width: 70%;
    margin-bottom: 30px
}

.duplicated {
    display: none
}

.c-blog {
    padding-top: 80px
}

.c-blog .o-title--s {
    margin-top: 15px
}

.c-blog .o-half {
    padding-right: 80px
}

.c-blog .first {
    margin-bottom: 40px
}

.c-blog .c-button {
    margin-top: 40px
}

.c-article__title {
    font-size: 36px;
    line-height: 43px
}

.home .c-blog {
    margin-top: 150px;
    background-color: #f5f0ea
}

.home .c-blog .o-title--s {
    max-width: 450px;
    margin-top: 40px
}

.c-blog--panna {
    background-color: #f5f0ea
}

.c-article .o-title--s,
.c-pre-footer .o-title--s {
    margin-bottom: 0 !important
}

.c-article {
    display: block
}

.c-article .c-article__footer,
.c-article .o-copy,
.c-article img {
    transition: all .15s ease-in-out
}

.c-article:hover img {
    transform: scale(.98)
}

.c-article__img img {
    height: auto
}

.c-related-articles .o-title--s {
    margin-bottom: 25px
}

.c-article__time {
    margin-top: 30px;
    font-size: 14px;
    color: #999;
    display: block
}

.c-article--half {
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%;
    float: left;
    padding-right: 20px;
    margin-bottom: 50px
}

.c-article--half:nth-of-type(2n) {
    margin-right: 0;
    float: right
}

.c-article--half:nth-of-type(odd) {
    clear: both
}

.c-article--third {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%;
    padding-right: 20px;
    margin-bottom: 50px
}

.c-article--third:last-child {
    margin-right: 0
}

.c-article__footer {
    *zoom: 1;
    color: #727272;
    font-size: 11px;
    margin-top: 0
}

.c-article__footer:after,
.c-article__footer:before {
    content: "";
    display: table
}

.c-article__footer:after {
    clear: both
}

.c-article__footer span:nth-child(2) {
    margin-left: 40px
}

.c-blog__title {
    *zoom: 1;
    line-height: .9em;
    font-size: 5.5rem;
    color: #b61818;
    margin-bottom: 50px;
    font-family: Grad-Italic;
    font-style: italic;
    font-weight: 400
}

.c-blog__title:after,
.c-blog__title:before {
    content: "";
    display: table
}

.c-blog__title:after {
    clear: both
}

.c-article__small time {
    margin-top: 10px
}

.c-article__small .c-article__title {
    font-size: 22px;
    line-height: 27px;
    font-weight: 700;
    margin-top: 7px
}

.c-article__small .o-copy {
    margin-top: 5px
}

.c-article__small .c-article__footer {
    margin-top: 20px
}

@media only screen and (max-width:47.9375em) {
    .c-article--third {
        width: 100%;
        margin: 0;
        padding: 0 15px
    }
    .c-related-articles {
        padding-bottom: 24px
    }
    .c-related-articles .o-title--s {
        padding: 0 15px
    }
}

.c-faq__table tr:first-child td {
    background-color: #eee
}

.c-faq__table td {
    padding: 5px 10px
}

@media screen and (max-width:480px) {
    .c-faq__table td {
        font-size: 80%
    }
}

.c-tile {
    margin-top: 20px
}

.c-tile .o-title--xs {
    margin-bottom: 10px
}

#tariffe .c-tile {
    margin-bottom: 120px
}

.c-tile__title {
    color: #fff;
    padding: 50px 40px 30px 50px
}

.c-tile__title.-yellow {
    background-color: #df9e28
}

.c-tile__title.-red {
    background-color: #b61818
}

.c-tile__title.-blue {
    background-color: #0f2032
}

.c-tile__title.-gray {
    background-color: #80818d
}

.c-tile__content {
    padding: 30px 40px 30px 50px
}

.c-offer__full-info--impresa {
    margin-top: 160px
}

.c-offer__full-info--impresa .c-tile {
    margin-bottom: 80px
}

.c-offer__full-info--impresa .c-table .c-line {
    background: transparent
}

.c-offer__tiles .c-tile {
    float: left;
    clear: none;
    width: 44.5384615385%;
    margin-left: 0;
    margin-right: 3%;
    margin-top: 20px
}

.c-offer__tiles .c-tile:last-child {
    margin-right: 0
}

.c-offer__tiles .c-tile:nth-child(2n) {
    position: relative;
    left: 7.9230769231%
}

.c-offer__tiles .c-tile .o-title--xs {
    margin-bottom: 10px
}

.c-offer__tiles.-red .c-tile__title {
    display: block;
    background-color: #b61818;
    transition: all .15s ease-in-out
}

.c-offer__tiles.-red .c-tile__title:hover {
    transform: scale(.98)
}

.c-offer__sidebar {
    float: left;
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%
}

.c-offer__sidebar:last-child {
    margin-right: 0
}

.accordion-wrapper .title {
    font-weight: 700;
    margin-bottom: 15px
}

.accordion-wrapper .title.active .c-accordion-title-row .c-accordion-arrow {
    transform: rotate(-180deg);
    transition: transform .3s ease
}

.accordion-wrapper .title span {
    position: relative;
    left: -20px;
    height: 2px;
    width: 12px;
    top: 13px
}

.accordion-wrapper .title span,
.accordion-wrapper .title span:before {
    display: block;
    background-color: #b61818;
    transition: all .15s cubic-bezier(.645, .045, .355, 1)
}

.accordion-wrapper .title span:before {
    content: "";
    position: absolute;
    left: 5px;
    height: 12px;
    width: 2px;
    top: -5px
}

.accordion-wrapper .title.active span,
.accordion-wrapper .title:hover span {
    transform: rotate(180deg)
}

.accordion-wrapper .title.active span:before,
.accordion-wrapper .title:hover span:before {
    opacity: 0
}

.accordion-wrapper .hide {
    display: none
}

.accordion-wrapper .content {
    margin-bottom: 50px
}

@media only screen and (max-width:47.9375em) {
    .c-tile__content {
        padding: 30px 40px 30px 19px !important
    }
}

.c-contact-form--content,
.c-contact-form--error-message,
.c-contact-form--loader,
.c-contact-form--thanks-message {
    transition: all .33s ease-in-out
}

.c-contact-form {
    margin-top: 10px;
    max-width: 600px
}

.c-contact-form input[type=radio] {
    border-radius: 0;
    float: left;
    display: inline-block;
    width: 20px;
    margin-right: 10px
}

.c-contact-form .o-third {
    margin-top: 20px;
    float: left;
    clear: none;
    width: 22.75%;
    margin-left: 0;
    margin-right: 3%;
    line-height: 43px;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px
}

.c-contact-form .o-third:last-child {
    margin-right: 0
}

.c-contact-form .c-exp,
.c-contact-form .c-must {
    color: #b61818;
    font-size: 10px
}

.c-contact-form .c-must {
    margin-top: 60px;
    display: block
}

.c-contact-form .c-wa {
    font-weight: 700
}

.c-contact-form .c-wa svg {
    width: 15px;
    height: 15px;
    margin-top: 2px
}

.c-contact-form .c-link {
    margin-top: 5px
}

.c-contact-form .c-info {
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #999
}

.c-contact-form .c-info span {
    *zoom: 1;
    clear: both;
    display: block;
    font-size: 10px;
    margin-top: 5px
}

.c-contact-form .c-info span:after,
.c-contact-form .c-info span:before {
    content: "";
    display: table
}

.c-contact-form .c-info span:after {
    clear: both
}

.c-contact-form .privacy {
    float: left;
    width: 20px !important;
    margin-top: 4px !important
}

.c-contact-form a {
    color: #333
}

.c-contact-form input,
.c-contact-form textarea {
    padding: 10px;
    padding-bottom: 5px;
    margin-top: 15px;
    width: 500px;
    *zoom: 1;
    max-width: 100%;
    text-align: left;
    border: none;
    color: #000;
    z-index: 4;
    border-bottom: 1px solid #999;
    font-weight: 200;
    color: #333;
    width: 100%
}

.c-contact-form input:after,
.c-contact-form input:before,
.c-contact-form textarea:after,
.c-contact-form textarea:before {
    content: "";
    display: table
}

.c-contact-form input:after,
.c-contact-form textarea:after {
    clear: both
}

.c-contact-form input:-ms-input-placeholder,
.c-contact-form textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, .4);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 10px;
    color: #333
}

.c-contact-form input::placeholder,
.c-contact-form textarea::placeholder {
    color: rgba(0, 0, 0, .4);
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 10px;
    color: #333
}

.c-contact-form input:focus,
.c-contact-form textarea:focus {
    outline: none;
    border-bottom: 1px solid #333
}

.c-contact-form input[type=submit] {
    background-color: #333;
    font-weight: 700;
    color: #fff;
    font-size: .85rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 200px;
    float: left
}

.c-contact-form .submit-button svg {
    width: 14px;
    margin-top: 3px
}

.c-contact-form {
    position: relative
}

.c-contact-form--error-message,
.c-contact-form--loader,
.c-contact-form--thanks-message {
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    pointer-events: none
}

.c-contact-form--content,
.c-contact-form--loader,
.c-contact-form--thanks-message {
    transition: all .33s ease-in-out
}

.c-contact-form--error-message h3,
.c-contact-form--thanks-message h3 {
    margin-top: 55%;
    font-size: 20px;
    font-weight: 200
}

.is_form--loading .c-contact-form--content {
    opacity: 0;
    visibility: hidden
}

.is_form--loading .c-contact-form--loader {
    opacity: 1;
    visibility: visible;
    height: 100%;
    display: block;
    top: 0
}

.is_form--success .c-contact-form--content,
.is_form--success .c-contact-form--loader {
    opacity: 0;
    visibility: hidden
}

.is_form--success .c-contact-form--thanks-message {
    opacity: 1;
    visibility: visible;
    transition-delay: .3s
}

.is_form--error .c-contact-form--content,
.is_form--error .c-contact-form--loader {
    opacity: 0;
    visibility: hidden
}

.is_form--error .c-contact-form--error-message {
    opacity: 1;
    visibility: visible;
    transition-delay: .3s
}

.c-contact-form--error-message h3 {
    color: #fff;
    background-color: #b61818;
    padding: 5px 30px
}

.privacy-holder {
    font-size: 8px;
    line-height: 12px
}

.c-contact-form--loader {
    position: absolute
}

.disabled-1,
.disabled-2 {
    opacity: .2;
    pointer-events: none
}

.submit-button {
    *zoom: 1
}

.submit-button:after,
.submit-button:before {
    content: "";
    display: table
}

.submit-button:after {
    clear: both
}

@keyframes a {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.c-loader {
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px
}

.c-square {
    background: #ddd;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px
}

#sq1 {
    margin-left: -25px;
    animation: a 675ms ease-in-out 0s infinite alternate
}

#sq1,
#sq2 {
    margin-top: -25px
}

#sq2 {
    animation: a 675ms ease-in-out 75ms infinite alternate
}

#sq3 {
    margin-top: -25px;
    margin-left: 15px;
    animation: a 675ms ease-in-out .15s infinite
}

#sq4 {
    margin-left: -25px;
    animation: a 675ms ease-in-out 225ms infinite
}

#sq5 {
    animation: a 675ms ease-in-out .3s infinite
}

#sq6 {
    margin-left: 15px;
    animation: a 675ms ease-in-out 375ms infinite
}

#sq7 {
    margin-left: -25px;
    animation: a 675ms ease-in-out .45s infinite
}

#sq7,
#sq8 {
    margin-top: 15px
}

#sq8 {
    animation: a 675ms ease-in-out 525ms infinite
}

#sq9 {
    margin-top: 15px;
    margin-left: 15px;
    animation: a 675ms ease-in-out .6s infinite
}

.c-fw-contact--panna {
    padding-top: 100px;
    padding-bottom: 120px
}

.c-fw-contact--panna,
.c-fw-contact--panna input,
.c-fw-contact--panna textarea {
    background-color: #f5f0ea
}

.c-fw-contact .privacy-holder {
    margin-top: 40px;
    margin-bottom: 20px
}

.c-fw-contact .c-contact-form .c-must {
    margin-top: 20px
}

.c-downloads,
.c-gadgets {
    margin-bottom: 100px
}

.c-downloads .o-title--s:first-child,
.c-gadgets .o-title--s:first-child {
    color: #b61818
}

.c-downloads .c-download,
.c-gadgets .c-download {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%
}

.c-downloads .c-download:nth-of-type(3n),
.c-gadgets .c-download:nth-of-type(3n) {
    margin-right: 0;
    float: right
}

.c-downloads .c-download:nth-of-type(3n+1),
.c-gadgets .c-download:nth-of-type(3n+1) {
    clear: both
}

.c-download {
    padding: 50px
}

.c-download .c-download__img {
    height: 350px;
    display: block;
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat
}

.c-download .o-copy {
    font-weight: 700
}

.c-download .c-link {
    font-weight: 800;
    font-size: 24px;
    margin-top: 10px
}

.c-download .c-link svg {
    margin-left: 0;
    margin-right: 10px
}

.c-gadgets {
    margin-top: 100px
}

.c-gadget,
.c-gadgets .o-title--s:first-child {
    margin-bottom: 80px
}

.c-gadget {
    *zoom: 1;
    clear: both
}

.c-gadget:after,
.c-gadget:before {
    content: "";
    display: table
}

.c-gadget:after {
    clear: both
}

.c-gadget .o-copy {
    margin-top: 30px
}

.c-gadget .c-link {
    font-weight: 800;
    font-size: 24px;
    margin-top: 30px
}

.c-gadget .c-link svg {
    margin-left: 10px;
    top: 0;
    position: relative
}

.c-gadget__img {
    height: 320px;
    padding-right: 50px;
    display: block;
    width: 100%;
    background-color: #999;
    background-size: cover
}

.c-info {
    padding-top: 50px;
    padding-bottom: 120px
}

.c-info .-red {
    color: #b61818
}

.c-info a.o-title--s {
    *zoom: 1;
    clear: both;
    margin-bottom: 10px
}

.c-info a.o-title--s:after,
.c-info a.o-title--s:before {
    content: "";
    display: table
}

.c-info a.o-title--s:after {
    clear: both
}

.c-info a.o-title--s:hover {
    color: #b61818
}

.c-info .-cont {
    margin-top: 80px
}

.c-info .o-third {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%
}

.c-info .o-third:last-child {
    margin-right: 0
}

.c-info .-second {
    margin-top: 50px;
    display: block
}

.c-arrow-link {
    color: #4f4f4f;
    font-weight: 700;
    display: block;
    transition: all .15s cubic-bezier(.645, .045, .355, 1);
    margin-bottom: 5px
}

.c-arrow-link:first-child {
    margin-top: 10px
}

.c-arrow-link svg {
    transition: all .15s cubic-bezier(.645, .045, .355, 1);
    margin-right: 10px;
    position: relative;
    top: 2px
}

.c-arrow-link:hover {
    transform: translateX(-2px)
}

.c-arrow-link:hover svg {
    transform: translateX(5px) scale(.8)
}

.c-hidden-arrow-link {
    color: #4f4f4f;
    display: block;
    transition: all .15s cubic-bezier(.645, .045, .355, 1);
    margin-bottom: 5px
}

.c-hidden-arrow-link:first-child {
    margin-top: 10px
}

.c-hidden-arrow-link svg {
    transition: all .15s cubic-bezier(.645, .045, .355, 1);
    margin-right: 0;
    position: relative;
    top: 0;
    width: 0
}

.c-hidden-arrow-link:hover {
    color: #b61818;
    transform: translateX(-2px)
}

.c-hidden-arrow-link:hover svg {
    margin-right: 10px;
    width: 20px;
    transform: translateX(5px)
}

.c-backlink svg {
    position: relative
}

.c-backlink a,
.c-backlink svg {
    transition: all .15s cubic-bezier(.645, .045, .355, 1)
}

.c-backlink a {
    display: block
}

.c-backlink a:hover {
    color: #b61818;
    transform: translateX(-2px)
}

.c-backlink a:hover svg {
    transform: translateX(5px)
}

.c-para--info {
    padding-left: 50px;
    float: left;
    clear: none;
    width: 65.6666666667%;
    margin-left: 0;
    margin-right: 3%
}

.c-para--info:last-child {
    margin-right: 0
}

.c-para--info .o-title--m:first-child {
    color: #333
}

.c-para--img {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%
}

.c-para--img:last-child {
    margin-right: 0
}

.c-info__img {
    width: 100%;
    background-color: #999;
    height: 450px
}

.c-info__img img {
    height: 100%;
    object-fit: cover
}

.c-info__list {
    margin-top: 50px
}

.c-info__list .o-line {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

.c-info__list .c-circle {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    min-width: 70px;
    float: left
}

.c-info__list .c-copy {
    display: block;
    padding-left: 50px;
    margin-right: 50px
}

.c-info__list .c-brak {
    font-size: 22px;
    font-weight: 700
}

.c-info__list--brak {
    margin-top: 20px;
    margin-bottom: 80px
}

.c-lettura__contact {
    margin-top: 80px
}

.--sidebar-stop {
    margin-bottom: 120px
}

.-mod svg {
    position: relative;
    top: 7px;
    margin-right: 15px;
    max-width: 27px
}

.-mod svg path {
    fill: #333
}

@media only screen and (max-width:47.9375em) {
    .c-info {
        padding-bottom: 0
    }
    .c-para--img {
        display: none
    }
    .c-para--info {
        width: 100%;
        padding-left: 0;
        padding: 0 15px
    }
}

.c-inner {
    padding-top: 50px
}

.c-inner .c-backlink {
    margin-bottom: 80px
}

.c-offer__sidebar {
    float: right
}

.c-offer__sidebar .c-sidebar__box {
    width: 60%;
    left: 30%;
    position: relative;
    margin-bottom: 60px
}

.c-offer__sidebar .c-sidebar__box .-b {
    font-weight: 700
}

.c-offer__sidebar .c-sidebar__box .-red {
    color: #b61818
}

.c-offer__sidebar .c-sidebar__box .o-copy {
    margin-top: 20px
}

.c-offer__sidebar .c-sidebar__box a {
    display: block;
    margin-top: 20px
}

#js-sidebar-2 .c-offer__sidebar__nav {
    margin-top: 50px;
    margin-right: 150px;
    padding-left: 0
}

.c-services {
    margin-top: 50px;
    margin-bottom: 100px
}

.c-services .c-download-app {
    margin-top: 40px;
    margin-bottom: 100px
}

.c-services .-title {
    margin-bottom: 100px
}

.c-services .-red {
    color: #b61818
}

.c-services .o-half {
    padding-right: 50px
}

.c-services svg {
    margin-right: 10px
}

.c-services .o-title--s {
    display: block
}

.-app {
    margin-bottom: 120px
}

.-app .c-download-app {
    margin-top: 40px
}

.c-download__icon {
    display: block;
    margin-top: 15px;
    width: 120px;
    height: 35px;
    float: left
}

.c-download__icon img {
    width: 100%;
    height: 100%
}

.c-download__icon:nth-child(2) {
    margin-left: 20px
}

.c-cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 99;
    width: 100vw;
    text-align: left;
    font-size: 14px;
    color: #fff;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 8px;
    background: #b61818;
    font-size: .75rem;
    line-height: 17px;
    display: block;
    transform: translateY(0)
}

.c-cookies.hidden {
    transform: translateY(200px);
    opacity: 0
}

.c-cookies a {
    text-decoration: underline;
    color: #fff
}

.c-cookies .js-accept-cookie {
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    text-decoration: underline;
    padding: 5px 20px;
    text-transform: unset;
    position: relative;
    transition: all .35s ease;
    min-width: 100px;
    display: inline-block;
    text-align: center
}

.c-cookies .js-accept-cookie:hover {
    transform: scale(.9);
    cursor: pointer
}

.c-cookies .o-col-third {
    text-align: right;
    line-height: 35px
}

.c-sponsors {
    padding-bottom: 120px;
    padding-top: 60px
}

.c-sponsors img {
    display: block;
    height: auto
}

.c-sponsor {
    width: 100px;
    height: 100px;
    float: left;
    margin: 20px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.c-antenore-hero {
    margin-bottom: 120px
}

.mondo-antenore .o-title--s {
    margin-bottom: 60px
}

#c-map {
    height: 70vh;
    min-height: 400px;
    overflow: hidden
}

.mapboxgl-popup {
    position: relative;
    bottom: 140px;
    left: 250px;
    padding: 20px;
    width: 300px;
    background-color: #fff
}

.mapboxgl-popup strong {
    color: #b61818
}

.marker {
    border-radius: 50%
}

.mapboxgl-popup-content {
    box-shadow: none !important
}

.mapboxgl-popup-content p {
    margin-top: 10px;
    font-size: 14px
}

.c-map_menu {
    margin-bottom: 20px
}

.c-map_filter,
.c-map_view {
    float: left;
    clear: none;
    width: 48.5%;
    margin-left: 0;
    margin-right: 3%
}

.c-map_view {
    float: right;
    text-align: right
}

.c-map_filter:last-child,
.c-map_view {
    margin-right: 0
}

.c-map_filter label,
.c-map_view label {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-weight: 700;
    font-size: 24px;
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 0;
    text-align: center;
    position: relative;
    color: #999
}

.c-map_filter label:after,
.c-map_view label:after {
    content: "";
    position: absolute;
    height: 50%;
    right: 0;
    width: 1px;
    background: #b61818;
    top: 25%
}

button.mapboxgl-popup-close-button {
    background: transparent;
    border: 0;
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 30px
}

.c-map_filter input[type=radio],
.c-map_filter label:last-child:after,
.c-map_view input[type=radio],
.c-map_view label:last-child:after {
    display: none
}

.c-map_filter input[type=radio]:checked+label,
.c-map_view input[type=radio]:checked+label {
    color: #b61818
}

.c-map_view label:after {
    display: none
}

.c-map_view label svg {
    width: 25px;
    height: 25px;
    bottom: 0
}

.c-map_view label svg path {
    fill: #999
}

.c-map_view input[type=radio]:checked+label svg path {
    fill: #b61818
}

.js-filter-map--agency .direct,
.js-filter-map--direct .agency,
.js-filter-view--list .c-map__map,
.js-filter-view--map .c-map__list {
    display: none
}

.js-filter-view--list .c-map__map {
    display: none !important
}

.c-punto-energia {
    margin-top: 80px;
    margin-bottom: 80px
}

.c-punto-energia:last-child {
    margin-bottom: 140px
}

.c-punto-energia__icon,
.c-punto-energia__info {
    float: left
}

.c-punto-energia__icon {
    float: left;
    clear: none;
    width: 11.7142857143%;
    margin-left: 0;
    margin-right: 3%
}

.c-punto-energia__icon:last-child {
    margin-right: 0
}

.c-punto-energia__info {
    float: left;
    clear: none;
    width: 41.1428571429%;
    margin-left: 0;
    margin-right: 3%
}

.c-punto-energia__info:last-child {
    margin-right: 0
}

.c-punto-energia__info .o-copy {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex
}

.c-punto-energia__info .o-copy .c-punto-energia__icon_s {
    display: block;
    margin-bottom: 50px;
    padding-right: 15px;
    height: 100%
}

.c-punto-energia__info .o-copy svg {
    max-width: 15px;
    margin-right: 0
}

.c-punto-energia__info .c-link {
    margin-top: 0
}

.c-punto-energia__img {
    float: left;
    clear: none;
    width: 41.1428571429%;
    margin-left: 0;
    margin-right: 3%
}

.c-punto-energia__img:last-child {
    margin-right: 0
}

@media screen and (max-width:1110px) {
    #menu-main-menu {
        opacity: 0;
        pointer-events: none;
        visibility: hidden
    }
    .c-offer__img,
    .c-offer__info {
        float: left;
        clear: none;
        width: 48.5%;
        margin-left: 0;
        margin-right: 3%
    }
    .c-offer__img:last-child,
    .c-offer__info:last-child {
        margin-right: 0
    }
    .c-offer__img {
        height: 50vh
    }
    .c-offer__sidebar {
        float: left;
        clear: none;
        width: 48.5%;
        margin-left: 0;
        margin-right: 3%;
        position: relative;
        left: 10.3%
    }
    .c-offer__sidebar:last-child {
        margin-right: 0
    }
}

@media screen and (max-width:768px) {
    .o-title h2 {
        font-weight: 800;
        font-size: 32px;
        line-height: 50px
    }
    .o-title--m {
        font-weight: 800;
        font-size: 25px;
        line-height: 35px
    }
    .o-title--s {
        font-weight: 800;
        font-size: 18px
    }
    .c-blog__title {
        font-size: 3rem
    }
    .c-full-nav__container .o-half {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 3%
    }
    .c-full-nav__container .o-half:last-child {
        margin-right: 0
    }
    .c-full-nav__container .c-nav__full-menu-section,
    .c-full-nav__container .o-copy--xs {
        padding-left: 20px
    }
    .c-full-nav .o-half:nth-child(2) {
        padding: 0
    }
    .-bg-f {
        width: 100%;
        height: 54%;
        top: 0
    }
    .-bg-s {
        width: 100%;
        height: 46%;
        bottom: 0
    }
    .c-para--home .o-title--m {
        *zoom: 1;
        clear: both;
        display: inline-block;
        width: 100%
    }
    .c-para--home .o-title--m:after,
    .c-para--home .o-title--m:before {
        content: "";
        display: table
    }
    .c-para--home .o-title--m:after {
        clear: both
    }
    .c-big-circles--contact .c-big-circle__holder {
        width: 150px
    }
    .c-rect {
        width: 30px;
        height: 15px
    }
    .c-offer-d__icon svg {
        max-height: 30px
    }
    .c-offer__container .c-button {
        margin-top: 60px
    }
    .c-button.c-button--send {
        padding: 15px 13px !important
    }
}

@media screen and (max-width:767px) {
    .c-offer__sidebar {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 3%;
        position: relative;
        left: 0
    }
    .c-offer__sidebar:last-child {
        margin-right: 0
    }
    .c-offer__container {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 3%
    }
    .c-offer__container:last-child {
        margin-right: 0
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .c-home__offers .c-offer__box {
        left: -25px;
        width: 100%
    }
    .c-offer:nth-child(odd) .c-offer__box {
        right: -25px
    }
    .c-offer__box {
        padding: 25px 20px
    }
    .c-offer__cat {
        top: -120px
    }
    .c-para--home {
        margin-top: 50px;
        margin-bottom: 50px
    }
    .c-banner {
        width: 100%;
        padding: 50px
    }
    .c-article__footer span:nth-child(2) {
        margin-left: 0;
        display: block;
        margin-top: 5px
    }
    .c-footer__logo a {
        width: 130px
    }
    .c-footer__help .o-title--s {
        font-size: 15px
    }
    .c-offer__sidebar__nav {
        margin-left: 0
    }
    .c-offer__sidebar .c-offer__box {
        margin-left: 10%
    }
    .c-antenore-hero:first-child {
        margin-bottom: 0
    }
    .c-downloads .c-download,
    .c-gadgets .c-download {
        padding: 20px
    }
    .c-hero.c-hero--impresa .c-offer__box {
        right: 25px
    }
    .c-offer__sidebar {
        left: 0
    }
    .c-button.c-button--send {
        padding: 11px 10px !important
    }
    .c-contact-form .o-third {
        width: 24.75%
    }
}

@media screen and (max-width:576px) {
    .c-cookies .o-container--s {
        width: 90%
    }
    .c-cookies .o-container--s .o-col-eight {
        width: 100%;
        margin-right: 0
    }
    .c-cookies .o-container--s .o-col-third {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        text-align: center !important
    }
}

@media screen and (max-width:767px) {
    .c-full-nav__container .first-yellow {
        background-color: #f5f0ea
    }
    .o-container {
        width: 100%
    }
    .c-navbar {
        padding-left: 15px;
        padding-right: 15px
    }
    #menu-main-menu {
        display: none
    }
    body,
    html {
        overflow-x: hidden
    }
    .c-fixed-footer {
        right: 10px
    }
    .c-navbar__buttons {
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        right: 15px;
        z-index: 9999
    }
    .c-home__offers .o-title {
        margin-bottom: 0;
        margin-top: 120px;
        font-weight: 900
    }
    .c-para {
        width: 100%;
        margin-left: 0;
        padding: 0 15px
    }
    .c-para--home {
        margin-bottom: 50px
    }
    .c-offer.-blue,
    .c-offer:nth-child(2) {
        margin-top: -50px !important
    }
    .c-offer.-yellow {
        margin-top: 0 !important
    }
    .c-offer__cat,
    .c-offers:before {
        display: none
    }
    .c-offer__img,
    .c-offer__info {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .c-offer {
        margin-left: 0;
        width: 100%;
        margin-top: 50px
    }
    .c-home__offers .c-offer__box {
        top: -50px;
        left: inherit;
        width: 80%;
        font-size: 25px;
        padding: 35px
    }
    .c-offer:nth-child(odd) {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .c-offer:nth-child(odd) .c-offer__info {
        -ms-flex-order: 2;
        order: 2
    }
    .c-offer:nth-child(odd) .c-offer__img {
        -ms-flex-order: 1;
        order: 1
    }
    .c-offer:nth-child(odd) .c-offer__box {
        right: 0
    }
    .o-title--xs {
        font-weight: 900;
        font-size: 15px;
        margin-bottom: 25px !important
    }
    .c-offer__after-title img,
    .c-offer__after-title svg {
        margin-right: 7px
    }
    .c-offer__img {
        height: 50vh;
        min-height: inherit;
        margin-top: 150px
    }
    .c-offer__info-title {
        margin-top: 25px
    }
    .c-offer__title h1,
    .c-offer__title h2 {
        line-height: 35px
    }
    .c-para--home {
        margin-top: 50px;
        margin-bottom: 20px
    }
    .c-banner {
        width: 100%;
        padding: 40px
    }
    .c-banner .c-section {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 50px
    }
    .c-banner .c-section:last-child {
        margin-bottom: 0
    }
    .o-title--xs {
        margin-bottom: 15px !important
    }
    .c-banner .o-copy--xs {
        margin-top: 15px
    }
    .o-title--s {
        font-weight: 900;
        font-size: 23px
    }
    .c-promotions {
        width: 100%;
        margin-right: 0
    }
    .c-promotion {
        width: 85%;
        margin: 0 auto !important;
        display: block;
        float: none;
        clear: none;
        padding-bottom: 90px
    }
    .c-promotion:last-child {
        padding-bottom: 0 !important
    }
    .c-promotion .o-title--xs {
        margin-top: 25px
    }
    .c-promotion .o-title--s {
        max-width: 100%
    }
    .c-promotion .o-copy {
        max-width: 100%;
        margin-top: 25px;
        margin-bottom: 30px
    }
    .home .c-blog {
        margin-top: 40px;
        padding: 60px 15px 20px
    }
    .c-blog .o-half {
        width: 100%;
        margin: 0 auto;
        float: none;
        padding-right: 0
    }
    .c-article--half {
        clear: none;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        float: left;
        padding-right: 15px;
        margin-bottom: 50px
    }
    .c-article__footer span:nth-child(2) {
        margin-top: 10px;
        margin-left: 0;
        display: block
    }
    .c-article__footer {
        margin-top: 14px
    }
    .c-big-circles--contact .c-big-circle__holder {
        margin-top: 30px;
        width: 80%
    }
    .c-big-circles--contact .c-big-circle__holder:not(:last-child) {
        margin-bottom: 40px
    }
    .c-big-circles--contact .c-big-circle__holder .c-big-svg img {
        width: 180px;
        height: auto;
        margin: 0 auto;
        display: block
    }
    .c-pre-footer {
        padding-left: 25px;
        padding-right: 25px
    }
    .c-pre-footer__section {
        float: inherit;
        clear: inherit;
        width: 80%;
        margin-right: 0;
        display: block;
        width: 100%
    }
    .c-pre-footer__section .o-copy--xs {
        float: none;
        margin-bottom: 30px;
        padding-left: 80px
    }
    .c-pre-footer a,
    .c-pre-footer a img {
        display: block;
        margin: 0 auto;
        width: 100%
    }
    .c-footer {
        padding-left: 15px;
        padding-right: 15px
    }
    .c-footer__logo {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .c-footer__logo a {
        display: block;
        margin: 0 auto;
        padding-bottom: 40px;
        float: none
    }
    .c-footer__offers {
        width: 100%;
        margin-right: 0
    }
    .c-footer__offers .c-section {
        clear: none;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
        float: left;
        padding-left: 15px
    }
    .c-footer__help {
        float: left;
        clear: none;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 15px;
        margin: 25px 0
    }
    .c-footer__socials {
        width: 100%;
        margin-right: 0
    }
    .c-footer__socials .c-circle-button {
        float: left;
        clear: inherit
    }
    .c-footer__copy {
        margin-top: 30px;
        padding-left: 15px
    }
    .c-footer__copy .-f {
        width: 100%;
        margin-right: 0
    }
    .c-footer__copy .-s:last-child {
        margin-right: 0;
        margin-top: 10px;
        width: 100%
    }
    .duplicated {
        display: block;
        margin-top: 40px
    }
    .c-blog .o-half:last-child .c-blog__title {
        display: none
    }
    .c-big-circles--contact {
        margin-bottom: 80px
    }
    .c-offer__container {
        margin-right: 0;
        padding: 0 15px
    }
    .c-contact-form .o-third {
        width: 90px;
        margin-right: 0
    }
    .o-half:nth-of-type(odd) {
        margin-bottom: 35px !important;
        width: 100%
    }
    .o-half:nth-of-type(2n) {
        margin-right: 0
    }
    .c-offer__sidebar .c-sidebar__box {
        width: 100%;
        left: 0;
        margin-bottom: 30px;
        padding: 0 15px;
        margin-top: 30px
    }
    .c-offer__tiles .c-tile {
        float: left;
        clear: none;
        width: 100%;
        margin: 0 0 10px
    }
    .c-offer__tiles .c-tile:nth-child(2n) {
        left: 0
    }
    .c-offer__tiles {
        margin-top: 50px;
        margin-bottom: 50px
    }
    .c-info .o-third {
        width: 100%;
        margin-right: 0
    }
    .page-template-page-informazioni-utili .c-info {
        padding: 0 15px
    }
    .page-template-page-informazioni-utili .o-line {
        margin-bottom: 30px
    }
    .c-info .-cont {
        margin-top: 40px
    }
    .c-info .-second {
        margin-top: 30px
    }
    .page-template-page-autolettura .c-inner {
        padding-top: 0
    }
    .page-template-page-autolettura .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-autolettura .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-autolettura .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-autolettura .c-lettura__contact {
        margin-top: 40px
    }
    .page-template-page-autolettura .c-contact-form {
        margin-top: 0
    }
    .page-template-page-autolettura .c-contact-form .c-info {
        padding: 25px 0
    }
    .page-template-page-autolettura .c-file {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 25px
    }
    .page-template-page-autolettura .c-offer__container .c-button {
        margin-top: 0;
        margin-bottom: 30px
    }
    .page-template-page-autolettura .o-half,
    .page-template-page-autolettura .privacy-holder .o-half {
        width: 100%;
        margin-right: 0
    }
    .page-template-page-autolettura .c-fw-contact .c-contact-form .c-must {
        margin-top: 0
    }
    .page-template-page-autolettura .--sidebar-stop {
        margin-bottom: 40px
    }
    .page-template-page-autolettura .o-half:nth-of-type(odd) {
        margin-bottom: 15px !important;
        width: 100%
    }
    .page-template-page-confronta-bolletta .c-inner {
        padding-top: 0
    }
    .page-template-page-confronta-bolletta .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-confronta-bolletta .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-confronta-bolletta .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-confronta-bolletta .c-contact-form {
        margin-top: 0
    }
    .page-template-page-confronta-bolletta .c-contact-form .c-info {
        padding: 0
    }
    .page-template-page-confronta-bolletta .c-file {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
    .page-template-page-confronta-bolletta .--sidebar-stop {
        margin-bottom: 40px
    }
    .page-template-page-confronta-bolletta #captcha-contact-submit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
    .page-template-page-confronta-bolletta .c-offer__container .c-button {
        margin-top: 0
    }
    .page-template-page-confronta-bolletta .o-half {
        width: 100%;
        margin-right: 0
    }
    .page-template-page-diventa-cliente .c-inner {
        padding-top: 0
    }
    .page-template-page-diventa-cliente .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-diventa-cliente .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-diventa-cliente .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-diventa-cliente .--sidebar-stop {
        margin-bottom: 20px
    }
    .page-template-page-diventa-cliente .c-info__list .c-copy {
        display: block;
        padding-left: 15px;
        margin-right: 0
    }
    .page-template-page-diventa-cliente .c-info__list--brak {
        margin-bottom: 40px
    }
    .page-template-page-diventa-cliente #js-sidebar__nav {
        display: none
    }
    .page-template-page-faq .c-inner {
        padding-top: 0
    }
    .page-template-page-faq .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-faq .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-faq .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-faq .l-site-container {
        padding: 0 15px
    }
    .page-template-page-faq .o-container.o-container--p {
        padding-left: 0;
        margin-bottom: 0
    }
    .page-template-page-faq .o-container--p-l {
        margin-bottom: 40px
    }
    .page-template-page-faq .o-half:nth-of-type(2n) {
        margin-right: 0;
        width: 100%;
        float: left
    }
    .page-template-page-faq .o-half:nth-of-type(odd) {
        margin-bottom: 0 !important
    }
    .page-template-page-modulistica .c-inner {
        padding-top: 0
    }
    .page-template-page-modulistica .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-modulistica .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-modulistica .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-modulistica .l-site-container {
        padding: 0 15px
    }
    .page-template-page-modulistica .o-container.o-container--p {
        padding-left: 0;
        margin-bottom: 40px
    }
    .page-template-page-modulistica .o-half:nth-of-type(odd) {
        margin-right: 0
    }
    .page-template-page-modulistica .o-half:nth-of-type(2n) {
        margin-right: 0;
        width: 100%
    }
    .page-template-page-punti-energia .c-inner {
        padding-top: 0
    }
    .page-template-page-punti-energia .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-punti-energia .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-punti-energia .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-punti-energia .l-site-container {
        padding: 0 15px
    }
    .page-template-page-punti-energia .o-container.o-container--p {
        padding-left: 0;
        margin-bottom: 40px
    }
    .page-template-page-punti-energia .c-map_filter,
    .page-template-page-punti-energia .c-map_view {
        width: 100%
    }
    .page-template-page-punti-energia .c-map_view,
    .page-template-page-punti-energia .c-map_view label {
        float: left
    }
    .page-template-page-punti-energia .c-map_filter label,
    .page-template-page-punti-energia .c-map_view label {
        font-size: 18px;
        padding-left: 15px;
        padding-right: 15px
    }
    .page-template-page-punti-energia .c-punto-energia {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .page-template-page-punti-energia .c-punto-energia__icon {
        display: none
    }
    .page-template-page-punti-energia .c-punto-energia__info {
        width: 100%;
        margin-right: 0
    }
    .page-template-page-punti-energia .o-container--s {
        width: 90%;
        margin-top: -20px
    }
    .page-template-page-punti-energia .c-punto-energia__info .o-copy .c-punto-energia__icon_s {
        margin-bottom: 0
    }
    .page-template-page-punti-energia .c-punto-energia__info .c-link {
        margin-top: 15px;
        margin-bottom: 15px
    }
    .page-template-page-punti-energia .c-punto-energia__img {
        width: 100%;
        margin-right: 0
    }
    .page-template-page-mondo-antenore .c-blog {
        padding-top: 0;
        padding: 0 15px
    }
    .page-template-page-mondo-antenore .c-full-nav__container {
        margin-top: 0
    }
    .page-template-page-mondo-antenore .c-antenore-hero {
        margin-bottom: 40px
    }
    .page-template-page-mondo-antenore .c-article__img {
        margin-bottom: 0
    }
    .page-template-page-mondo-antenore .c-article__footer {
        margin-top: 0
    }
    .page-template-page-mondo-antenore .c-blog .o-title--s {
        margin-top: 20px
    }
    .page-template-page-mondo-antenore .o-copy {
        margin-top: 10px
    }
    .page-template-page-mondo-antenore .c-article .o-title--s,
    .page-template-page-mondo-antenore .c-pre-footer .o-title--s {
        margin-bottom: 0 !important
    }
    .page-template-page-mondo-antenore .c-article--half .o-copy {
        margin-top: 15px;
        margin-bottom: 10px
    }
    .page-template-page-mondo-antenore .c-blog .c-button {
        margin-top: 0
    }
    .page-template-page-mondo-antenore .mondo-antenore .o-title--s {
        margin-bottom: 40px;
        margin-top: 40px
    }
    .page-template-page-mondo-antenore .spons {
        padding: 0 15px;
        margin-bottom: 20px
    }
    .page-template-page-mondo-antenore .c-sponsors {
        padding-bottom: 40px;
        padding-top: 0
    }
    .page-template-page-impresa .c-offer--fw .o-half--span {
        width: 100%;
        padding: 30px;
        min-height: 230px
    }
    .page-template-page-servizi .c-inner {
        padding-top: 0
    }
    .page-template-page-servizi .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-servizi .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-servizi .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-servizi .l-site-container {
        padding: 0 15px
    }
    .page-template-page-servizi .c-services {
        margin-top: 0;
        margin-bottom: 40px
    }
    .page-template-page-servizi .c-services .-title {
        margin-bottom: 40px
    }
    .page-template-page-servizi .o-half {
        width: 100%
    }
    .page-template-page-servizi .o-half .c-tile__title {
        display: none
    }
    .page-template-page-servizi .-app {
        margin-bottom: 40px
    }
    .page-template-page-big-content .c-inner {
        padding-top: 0
    }
    .page-template-page-big-content .c-inner .c-backlink {
        margin-bottom: 40px
    }
    .page-template-page-big-content .c-inner .c-backlink a {
        font-size: 25px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: center;
        align-content: center
    }
    .page-template-page-big-content .c-inner .c-backlink a svg {
        width: 25px;
        top: 7px
    }
    .page-template-page-big-content .l-site-container {
        padding: 0 15px
    }
    .page-template-page-big-content .c-page {
        margin-top: 0;
        margin-bottom: 40px
    }
    .c-full-nav {
        overflow-y: scroll;
        background-color: #fff
    }
    .c-full-nav__container {
        margin-top: 80px
    }
    .-bg-s {
        height: 0%
    }
    .-bg-f {
        height: 70%
    }
    .c-full-nav__container .o-half:nth-child(2) .c-section:nth-child(3) {
        left: 0
    }
    .login-user {
        position: absolute;
        left: 40px;
        top: 110px
    }
    .c-full-nav__container .o-line {
        display: inline-block;
        margin-top: 0;
        width: 100%;
        padding-left: 20px
    }
    body.js-menu-open .c-navbar__buttons .c-circle--profile {
        display: none
    }
    .single-per-la-casa .c-hero {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-column-align: center;
        justify-items: center
    }
    .single-per-la-casa .c-hero .c-offer__box {
        margin-top: 0;
        width: 80%;
        padding: 40px 20px
    }
    .single-per-la-casa .c-hero .c-offer__title h1,
    .single-per-la-casa .c-hero .c-offer__title h2 {
        font-weight: 900
    }
    .single-per-la-casa .c-fw__offers .c-para {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .single-per-la-casa .o-finale .c-offer-d__f-h-p {
        width: 100%;
        left: 0
    }
    .single-per-la-casa .c-offer__fare {
        margin-top: 40px
    }
    .single-per-la-casa .c-offer__full-info .c-right {
        float: left;
        margin-top: 0
    }
    .single-per-la-casa .c-offer__benefits {
        margin-bottom: 80px;
        margin-top: 80px
    }
    .single-per-la-casa #js-sidebar__nav {
        display: none
    }
    .single-per-la-casa .c-offer__sidebar .c-offer__box {
        margin-left: 0;
        padding: 30px 30px 60px 50px;
        width: 100%
    }
    .single-per-la-casa .c-offer__contact {
        margin-bottom: 80px
    }
    .single-per-la-casa .c-offer__tiles {
        margin-top: 0;
        margin-bottom: 0
    }
    .single-per-la-casa .c-offer__details {
        margin-top: 15px
    }
    .single-per-la-casa .c-tile__content {
        padding: 20px 25px 30px
    }
    .single-per-la-casa #tariffe .c-tile {
        margin-bottom: 40px
    }
    .single-per-la-casa #contact_form #captcha-contact-submit .c-button--send {
        margin-top: 50px
    }
    .single-per-la-casa .c-offer__benefits svg {
        width: 18px;
        height: 18px;
        margin-left: 10px;
        margin-right: 7px
    }
    .single-per-la-casa .c-offer__container .c-button {
        margin-top: 0
    }
    .single-per-la-casa .c-offer__sidebar .c-offer__box .o-title--s {
        padding-right: 0
    }
    .single-per-la-casa #tariffe .c-button.-red {
        margin-top: 40px !important
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .c-hero__background {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-grid-column-align: center;
        justify-items: center;
        height: 80vh
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .o-container .o-half:nth-of-type(odd) {
        height: 80vh
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .c-offer__box {
        margin-top: 150px;
        width: 80%;
        padding: 40px 20px;
        float: none;
        right: inherit
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .c-hero__overlay {
        width: 100%
    }
    .single-per-l-impresa .o-half:nth-of-type(2n) {
        margin-right: 0;
        width: 100%;
        float: left
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .o-title--m {
        margin-left: 0;
        width: 100%;
        padding: 0 15px
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .o-copy,
    .single-per-l-impresa .c-hero.c-hero--impresa .o-title--m {
        margin-left: 0;
        padding: 0 15px;
        margin-top: 15px
    }
    .single-per-l-impresa .c-hero.c-hero--impresa .o-title--m {
        margin-top: 0
    }
    .single-per-l-impresa .c-offer__full-info--impresa {
        margin-top: 40px
    }
    .single-per-l-impresa .c-offer__details {
        float: left;
        margin-top: 20px
    }
    .single-per-l-impresa .c-offer__details .c-share__socials span {
        display: none
    }
    .single-per-l-impresa .c-offer__details .c-share__socials .c-circle-button {
        margin-top: 0
    }
    .single-per-l-impresa .c-offer__benefits {
        margin-bottom: 80px;
        margin-top: 80px
    }
    .single-per-l-impresa #js-sidebar__nav {
        display: none
    }
    .single-per-l-impresa .c-offer__sidebar .c-offer__box {
        margin-left: 0;
        padding: 30px 30px 60px 50px;
        width: 100%
    }
    .single-per-l-impresa .c-offer__tiles {
        margin-top: 0;
        margin-bottom: 0
    }
    .single-per-l-impresa .c-tile__content {
        padding: 20px 25px 30px
    }
    .single-per-l-impresa .c-offer__full-info .c-right {
        float: left;
        margin-top: 0
    }
    .single-per-l-impresa #tariffe .c-tile {
        margin-top: 40px;
        margin-bottom: 40px
    }
    .single-per-l-impresa .c-offer__container #tariffe .-blue,
    .single-per-l-impresa .c-offer__container #tariffe .-yellow {
        margin-top: 0
    }
    .page-template-page-mondo-antenore-bonus .c-para {
        margin-top: 50px;
        margin-bottom: 50px
    }
    .page-template-page-mondo-antenore-bonus .c-downloads .o-title--s:first-child,
    .page-template-page-mondo-antenore-bonus .c-gadgets .o-title--s:first-child {
        margin-bottom: 20px
    }
    .page-template-page-mondo-antenore-bonus .c-downloads {
        padding: 0 15px
    }
    .page-template-page-mondo-antenore-bonus .c-downloads .o-line .c-download {
        float: left;
        width: 50%;
        margin-left: 0;
        margin-right: 0;
        padding: 10px;
        margin: 10px 0
    }
    .page-template-page-mondo-antenore-bonus .c-downloads .o-line .c-download .c-gadget {
        margin-bottom: 40px
    }
    .page-template-page-mondo-antenore-bonus .c-downloads .o-line .c-download .c-download__img {
        height: 200px
    }
    .page-template-page-mondo-antenore-bonus .c-downloads .o-line .c-download .o-copy {
        margin-top: 20px;
        font-size: 13px
    }
    .page-template-page-mondo-antenore-bonus .c-downloads .o-line .c-download .c-link {
        font-size: 17px;
        margin-top: 5px
    }
    .page-template-page-mondo-antenore-bonus .c-gadgets {
        padding: 0 15px;
        margin-bottom: 0
    }
    .page-template-page-mondo-antenore-bonus .c-gadget__img {
        height: 200px;
        padding-right: 0;
        width: 100%
    }
    .page-template-page-mondo-antenore-bonus .o-half:nth-of-type(2n) {
        margin-right: 0;
        float: left;
        width: 100%
    }
    .page-template-page-mondo-antenore-bonus .o-title--m,
    .page-template-page-mondo-antenore-bonus .o-title h2 {
        font-size: 25px;
        line-height: 35px
    }
    .page-template-page-mondo-antenore-bonus .c-gadget .o-half:nth-of-type(odd) {
        margin-bottom: 15px !important
    }
    .page-template-page-mondo-antenore-bonus .c-gadget .o-copy {
        margin-top: 15px
    }
    .page-template-page-mondo-antenore-bonus .c-gadget .c-link {
        font-size: 20px;
        margin-top: 0
    }
    .page-template-page-mondo-antenore-bonus .c-fw-contact--panna {
        padding-top: 40px;
        padding-bottom: 0
    }
    .page-template-page-mondo-antenore-bonus .c-fw-contact--panna .o-container {
        padding: 0 15px
    }
}

.c-storia__image {
    float: left;
    clear: none;
    width: 31.3333333333%;
    margin-left: 0;
    margin-right: 3%
}

.c-storia__image:last-child {
    margin-right: 0
}

.c-storia__image img {
    height: auto
}

.c-storia__content {
    float: left;
    clear: none;
    width: 65.6666666667%;
    margin-left: 0;
    margin-right: 3%
}

.c-storia__content:last-child {
    margin-right: 0
}

.c-storia__content .o-copy {
    max-width: 100%
}

.c-storia__row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:63.9375em) {
    .c-storia__row {
        padding: 0 22px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media only screen and (max-width:47.9375em) {
    .c-storia__content,
    .c-storia__image {
        width: 100%;
        margin-right: 0
    }
}

.sponsor-section {
    position: relative;
    padding: 80px 0
}

.sponsor-section .o-container {
    position: relative;
    z-index: 2
}

.sponsor-section .c-para {
    margin-top: 60px;
    margin-bottom: 60px
}

.sponsor-section .o-circle-container {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: center;
    justify-content: center
}

.sponsor-section-inner {
    position: relative;
    z-index: 2
}

.sponsor-land {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 85px;
    position: relative
}

.sponsor-land:before {
    z-index: 1;
    position: absolute;
    width: 45vw;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    display: block;
    background-color: #fcfaf9
}

.sponsor-land__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.sponsor-land__content {
    width: 45%;
    padding-right: 10%
}

.sponsor-land__title {
    font-weight: 800;
    font-size: 45px;
    line-height: 53px;
    margin-bottom: 42px
}

.sponsor-land__text {
    font-size: 17px;
    line-height: 20px
}

.sponsor-land__cta {
    margin-top: 42px
}

.sponsor-land__img {
    width: 55%
}

.sponsor-land__img img {
    width: 100%
}

.sponsor-cases .o-title--m,
.sponsor-values .o-title--m {
    text-align: center
}

.sponsor-values {
    margin-bottom: 100px
}

.sponsor-cases .o-copy {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.sponsor-cases__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sponsor-case {
    width: 33.3333333%;
    height: 60vh;
    overflow: hidden;
    position: relative
}

.sponsor-case:hover .sponsor-case__img {
    transform: scale(1.05)
}

.sponsor-case__title {
    position: absolute;
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 44px;
    z-index: 2
}

.sponsor-case__img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ccc;
    transition: transform .3s;
    z-index: 1
}

.sponsor-partners .c-para {
    text-align: center
}

.sponsor-partners__container {
    margin-top: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sponsor-partner,
.sponsor-partners__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.sponsor-partner {
    -ms-flex-pack: center;
    justify-content: center;
    width: 12.5%;
    margin-bottom: 20px;
    min-height: 30px
}

.sponsor-partner__img {
    width: 80%;
    margin: 0 auto
}

@media only screen and (max-width:79.9375em) {
    .sponsor-section {
        padding: 70px 0
    }
}

@media only screen and (max-width:63.9375em) {
    .sponsor-case {
        height: 50vh
    }
    .sponsor-partners__container {
        margin: 0 3%
    }
    .sponsor-partner {
        width: 20%
    }
    .sponsor-case__title {
        font-size: 28px;
        line-height: 36px;
        left: 25px
    }
    .sponsor-land__title {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 32px
    }
    .sponsor-land__text {
        font-size: 14px
    }
}

@media only screen and (max-width:47.9375em) {
    .sponsor-section {
        padding: 40px 0
    }
    .sponsor-section .c-para {
        margin-top: 22px;
        margin-bottom: 22px
    }
    .sponsor-land:before {
        display: none
    }
    .sponsor-partner {
        width: 33.33333%
    }
    .sponsor-case {
        width: 50%;
        height: 40vh
    }
    .sponsor-land__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sponsor-land__content,
    .sponsor-land__img {
        width: 100%;
        padding: 30px 3%
    }
    .sponsor-land__img img {
        display: block;
        width: 80%;
        margin: 0 auto
    }
}

@media only screen and (max-width:33.75em) {
    .sponsor-case {
        width: 100%;
        height: 55vh
    }
    .sponsor-section .o-circle-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sponsor-section .c-big-circle__holder {
        width: 100%
    }
    .sponsor-section .c-big-circle__holder:not(:last-child) {
        margin-bottom: 20px
    }
    .sponsor-section .c-big-circle {
        margin: 0 auto
    }
}

@media only screen and (max-width:23.75em) {
    .sponsor-partner {
        width: 50%
    }
}

.c-trasparenza__sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #b61818;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px
}

.c-trasparenza__sidebar span {
    margin-left: 20px
}

.c-trasparenza__sidebar img {
    max-width: 35px
}

.c-trasparenza__sidebar-list {
    list-style: none;
    padding-left: 0;
    margin-left: 0
}

.c-trasparenza__sidebar-list a {
    color: #4f4f4f;
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px !important
}

.c-sidebar__box.-trasparenza {
    width: 100%
}

.modulistic {
    margin-bottom: 90px !important
}

.modulistic__title {
    font-size: 24px;
    font-weight: 700
}

.modulistic__wrap {
    padding-left: 22px;
    margin-top: 22px
}

.modulistic__item .title {
    cursor: pointer
}

.modulistic-link {
    color: #4f4f4f;
    opacity: .8
}

@media only screen and (max-width:60em) {
    .modulistic,
    .modulistic:nth-of-type(2n) {
        margin-bottom: 30px !important
    }
    .modulistic:last-child {
        margin-bottom: 45px !important
    }
}

.countdown {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #b61818;
    padding: 0;
    z-index: 21
}

.countdown .o-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center
}

.countdown__count {
    font-size: 54px
}

.countdown__count,
.countdown__text {
    color: #fff;
    font-weight: 700;
    font-family: Grad-Italic;
    font-style: italic
}

.countdown__title {
    font-size: 28px;
    margin: 0;
    line-height: 1
}

.countdown__subtitle {
    font-size: 18px
}

.tutela__row {
    width: 100%;
    display: -ms-flexbox;
    display: flex
}

.tutela__content {
    width: 40%;
    background-color: #faf8f7;
    padding: 80px 4% 80px 10%
}

.tutela__main-title {
    color: #b61818;
    font-size: 30px;
    margin-bottom: 65px
}

.tutela-box:not(:last-child) {
    margin-bottom: 55px
}

.tutela-box__title {
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    margin-bottom: 16px
}

.tutela-box__text {
    font-size: 18px;
    line-height: 21px
}

.tutela__side {
    width: 60%;
    padding: 80px 9% 80px 6%
}

.tutela__img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 55px
}

.tutela-button {
    margin-top: 32px
}

@media only screen and (max-width:89.9375em) {
    .tutela__content {
        padding-left: 3%
    }
    .tutela__side {
        padding-right: 3%
    }
}

@media only screen and (max-width:79.9375em) {
    .countdown__count {
        font-size: 50px
    }
    .countdown__title {
        font-size: 24px
    }
    .countdown__subtitle {
        font-size: 16px
    }
    .tutela__content {
        padding: 70px 3% 70px 2%
    }
    .tutela-box__title {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 12px
    }
    .tutela-box__text {
        font-size: 14px;
        line-height: 18px
    }
    .tutela__side {
        padding: 70px 2% 70px 3%
    }
    .tutela__main-title {
        font-size: 26px;
        margin-bottom: 50px
    }
}

@media only screen and (max-width:63.9375em) {
    .countdown__count {
        font-size: 40px
    }
    .countdown__title {
        font-size: 20px
    }
    .countdown__subtitle {
        font-size: 14px
    }
}

@media only screen and (max-width:47.9375em) {
    .tutela__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .tutela__content,
    .tutela__side {
        width: 100%;
        padding: 40px 3%
    }
    .tutela-box {
        max-width: 80%
    }
    .countdown {
        padding: 4px 0 6px
    }
    .countdown .o-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center
    }
    .countdown .countdown__count,
    .countdown .countdown__text {
        width: 100%
    }
    .countdown__count {
        font-size: 30px
    }
    .countdown__title {
        font-size: 16px
    }
    .countdown__subtitle {
        font-size: 12px
    }
}

@media only screen and (max-width:33.75em) {
    .countdown__count {
        font-size: 20px
    }
    .tutela-box {
        max-width: 100%
    }
}

@media only screen and (max-width:25em) {
    .countdown__count {
        font-size: 16px
    }
}

main.not-found {
    min-height: 80vh
}

.not-found__content,
main.not-found {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.not-found__container {
    width: 100%
}

.not-found__col {
    width: 50%
}

.not-found__col:last-child {
    padding-left: 22px
}

.not-found__title {
    font-size: 42px
}

.not-found__subtitle {
    font-size: 35px
}

@media only screen and (max-width:767px) {
    main.not-found {
        min-height: 60vh;
        padding-top: 42px;
        padding-bottom: 62px
    }
    .not-found__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .not-found__col {
        width: 100%
    }
    .not-found__col:last-child {
        padding-left: 0;
        padding-top: 42px;
        text-align: center
    }
    .not-found__img {
        display: block;
        width: 90%;
        margin: 0 auto
    }
    .not-found__title {
        font-size: 32px
    }
    .not-found__subtitle {
        font-size: 24px
    }
}

p:empty {
    display: none
}

.page-template-page-big-content .o-copy {
    font-size: 20px
}

.u-button-content {
    padding: 15px 0
}

.u-no-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

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

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

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

.u-ov-hidden,
.u-visual-hide {
    overflow: hidden
}

.u-visual-hide {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    position: absolute;
    width: 1px
}

.red {
    color: #b61818
}

.u-display-block {
    display: block
}

.u-display-flex {
    display: -ms-flexbox;
    display: flex
}

.u-display-inline-block {
    display: inline-block
}

.u-display-inline {
    display: inline
}

.u-display-none {
    display: none
}

.u-display-table {
    display: table
}

@media print {
    *,
    :after,
    :before,
    :first-letter,
    :first-line {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    blockquote,
    img,
    pre {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.countdown {
    display: none !important;
}