/* montserrat-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/montserrat-v29-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/montserrat-v29-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/montserrat-v29-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/montserrat-v29-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/montserrat-v29-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/montserrat-v29-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/montserrat-v29-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/montserrat-v29-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/montserrat-v29-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/montserrat-v29-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* montserrat-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/montserrat-v29-latin-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../fonts/montserrat-v29-latin-900.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

body, .sp-preloader {
	color: #00263E;
	font-family: 'Montserrat';
	font-size: 0.9375rem;
}
a {
	color: #F8B321;
	font-weight: 500;
}
a:hover, a:focus, a:active {
	color: #00263E;
	font-weight: 500;
}
h1, h2 {
	font-family: Times New Roman;
}
.article-list .article .article-header h2 a,
.sp-page-title .sp-page-title-sub-heading {
	font-family: 'Montserrat';
}
.sfondo h1, .sfondo h2, .sfondo h3 {
	background-color: #00263E;
	color: #fff;
	border-radius: 30px;
	padding: 5px 12px;
	line-height: 1;
	font-size: 0.8rem;
	font-weight: 700;
	text-transform: uppercase;
}
#sp-main-body {
	padding: 130px 0;
}
.mw-700 {
	max-width: 700px;
	margin: 0 auto;
}
.mw-600 {
	max-width: 600px;
}
/*PULSANTI*/
.sppb-btn {
	font-weight: 600;
	padding: 15px 30px;
	font-size: 1.125rem;
	border-radius: 0px;
	border: 1px solid #fff;
}
.sppb-btn:hover {
}
.sppb-sp-slider-button .sp-slider-btn-text {
	font-weight: 600;
	padding: 15px 30px;
	font-size: 1.125rem;
	border-radius: 0px;
}
.sppb-sp-slider-button {
	border: 1px solid;
}
.btn-primary, .sppb-btn-primary {
	border-color: #00263E;
	background-color: #00263E;
}
.btn-primary:hover, .sppb-btn-primary:hover {
	color: #00263E;
	background-color: #F8B321;
	border: 1px solid #F8B321;
	font-weight: 600;
}
.sppb-btn-secondary, .sppb-sp-slider-button .sp-slider-btn-text {
	color: #fff;
	background-color: transparent;
	border-color: #fff;
}
.sppb-btn-secondary:hover, .sppb-sp-slider-button .sp-slider-btn-text:hover {
	color: #00263E;
	background-color: #F8B321;
	border: 1px solid #F8B321;
	font-weight: 600;
}
/*HEADER*/
#sp-header, .transparent-header #sp-header.header-sticky {
	background-color: #00263E;
	box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
}
.transparent-header #sp-header {
	background-color: transparent;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
}
/*MENU*/
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
	color: #a8a8a8;
}
.sp-megamenu-parent>li:hover>a {
  color:#a8a8a8;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	font-size: 0.875rem;
	font-weight: 500;
	color: #fff;
	padding: 0;
	text-transform: uppercase;
	line-height: 0;
}
.sp-megamenu-parent > li:first-child {
	margin: 0;
}
.sp-megamenu-parent > li:last-child > a {
	padding: 0;
}
.sp-menu-item {
	margin: 0 15px;
}
.sp-megamenu-parent > li > a::after {
	content: '';
	display: block;
	width: 0;
	height: 3px;
	background: #F8B321;
	transition: all 0.5s ease;
	margin-top: 15px;
}
.sp-megamenu-parent > li.active > a::after, .sp-megamenu-parent > li > a:hover::after {
	width: 100%;
}
/*offcanvas*/
.offcanvas-menu {
	background-color: #00263E;
	color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
	color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li {
	border-bottom: 1px solid #F8B321;
}
.offcanvas-menu .offcanvas-inner .sp-module:not(:last-child) {
	margin-right: 0px;
}
.offcanvas-menu .offcanvas-inner ul.menu > li > a, .offcanvas-menu .offcanvas-inner ul.menu > li > span {
	opacity: 1;
	font-size: 1rem;
}
.burger-icon > span,
.offcanvas-active .burger-icon > span, #modal-menu-toggler.active .burger-icon > span {
	background-color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu > li a, .offcanvas-menu .offcanvas-inner ul.menu > li span {
	color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu li a:hover,
.offcanvas-menu .offcanvas-inner ul.menu li a:focus,
.offcanvas-menu .offcanvas-inner ul.menu li.active a,
.offcanvas-menu .offcanvas-inner ul.menu li.active a:hover {
	color: #a8a8a8;
}
.offcanvas-inner .cta-header-right .btn-contatti {
	background-color: transparent;
	border: 1px solid #fff;
}
.offcanvas-inner .sp-module.cta-header-right {
	padding-top: 35px;
}
.offcanvas-inner .cta-header-right .btn-contatti .btn-contatti-text {
	color: #fff;
}
.sp-module.logo-offcanvas {
	position: absolute;
	bottom: 0;
}
.header-has-modules #offcanvas-toggler {
	margin-right: 0;
}
/*MODULO CONTATTI HEADER*/
.cta-header-right p {
	margin-bottom: 0;
}
.cta-header-right .btn-contatti {
	background-color: #fff;
	padding: 15px 30px;
	border-radius: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cta-header-right .btn-contatti .btn-contatti-text {
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	color: #00263E;
	letter-spacing: -0.2px;
}
/*PAGE TITLE*/
.sp-page-title {
	padding: 0;
	background-repeat: no-repeat !important;
	background-position: 50% 50% !important;
	background-size: cover !important;
	background-attachment: inherit !important;
	position: relative;
	background-color: #00263E;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: scroll;
	background-position: 50% 50%;
	box-shadow: 0 0 0 0 #FFFFFF;
}
.sp-page-title::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00263E82;
	z-index: 1;
}
.sp-page-title .container,
.sp-page-title .sp-page-title-heading,
.sp-page-title .sp-page-title-sub-heading {
    position: relative;
    z-index: 2;
}
.sp-page-title .sp-page-title-heading {
	font-size: 2.2rem;
	line-height: 1;
	font-weight: 600;
	padding-top: 100px;
	max-width: 600px;
}
.sp-page-title .sp-page-title-sub-heading {
	font-size: 1.2rem;
	margin-top: 10px;
	max-width: 600px;
	font-weight: 500;
	padding-bottom: 100px;
}
.sp-page-title .breadcrumb {
	margin: 0;
	padding-bottom: 15px;
}
/*HERO*/
.transparent-header .hero {
	margin-top: -100px !important;
}
.slideshow-hero {
	height: calc(100vh + 100px);
	margin-top: -100px;
}
.dot-controller-dot.sp-slider .sp-dots ul li::after {
	background: #F8B321;
}
.hero h2 {
	line-height: 1;
	font-size: 2rem;
	text-transform: uppercase;
	max-width: 750px;
}
.hero p {
	max-width: 700px;
	font-size: 1.2rem;
	line-height: 1.2;
	margin: 1rem 0 3rem;
}
@keyframes bounce-down {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

.hero .fas.fa-arrow-down {
    display: inline-block;
    animation: bounce-down 1.5s ease-in-out infinite;
}
/*SERVIZI*/
.aree-di-attivita .article-list .article,
.articoli-home .sppb-article-info-wrap {
    display: flex;
    flex-direction: column;
	background-color: transparent;
	border: 1px solid #00263E;
	padding: 2rem 1.5rem;
	transition: .4s cubic-bezier(0.280, 0.840, 0.420, 1);
	transition-property: transform;
	height: 100%;
	border-radius: 1rem;
	color: #00263E;
	transition: all 0.3s ease;
}
.aree-di-attivita .article-list .row > * {
	margin-bottom: 30px;
}
.article-list .article .article-header h2 a,
.articoli-home .sppb-article-info-wrap h3 a {
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 1rem;
}
.aree-di-attivita .article-list .article:hover,
.articoli-home .sppb-article-info-wrap:hover {
	background-color: #00263E;
	color: #fff;
}
.article-list .article .article-header h2 a,
.articoli-home  .sppb-article-info-wrap a {
    color: #00263E;
}
.articoli-home .sppb-article-info-wrap:hover h3 a,
.articoli-home .sppb-addon-articles .sppb-article-info-wrap h3 a:hover,
.articoli-home .sppb-article-info-wrap:hover .sppb-readmore,
.articoli-home .sppb-article-info-wrap a.sppb-readmore:hover,
.aree-di-attivita .article-list .article:hover a,
.aree-di-attivita .article-list .article .article-header h2 a:hover {
    color: #fff;
}
.sppb-readmore,
.aree-di-attivita .article-list .article .readmore a {
	display: flex;
	align-items: center;
	margin-top: auto;
	padding-top: 15px;
	margin-bottom: 0;
	font-size: 1rem;
	color: #00263E;
	font-weight: 700;
}
.articoli-home .sppb-readmore::after,
.aree-di-attivita .readmore a::after {
	content: "";
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	margin-left: 20px;
	color: #00263E;
	font-size: 1rem;
	transform: rotate(-45deg);
	position: relative;
	transition: all 0.3s ease;	
}
.articoli-home .sppb-article-info-wrap:hover a.sppb-readmore,
.articoli-home .sppb-article-info-wrap:hover a.sppb-readmore::after,
.aree-di-attivita .article-list .article:hover .readmore a,
.aree-di-attivita .article-list .article:hover .readmore a::after {
	transform: rotate(0deg);
	color: #F8B321;
}
.aree-di-attivita .article-info {
	display: none;
}
.aree-di-attivita .readmore {
	position: absolute;
	bottom: 20px;
}
.view-article .article-details .article-header h1 {
	font-size: 2.5rem;
	font-weight: 700;
}
.view-article .h2, .view-article h2 {
	font-size: 1.9rem;
	margin-top: 1.5rem;
}
#sp-left {
	order: 2;
}
#sp-left .sp-module, #sp-right .sp-module {
	border: 1px solid #00263E;
	border-radius: 25px;
	background-color: #00263E;
	color: #fff;
}
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
	margin: 0 0 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F8B321;
}
#sp-left .sp-module ul > li, #sp-right .sp-module ul > li {
	border-bottom: 1px solid #F8B321;
	padding: 5px 0;
	transition: all 0.6s ease;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
	padding: 0;
	line-height: 18px;
	color: #fff;
	display: inline;
}
#sp-left .sp-module ul > li:hover {
	background-color: #f8b321;
}
#sp-left .sp-module ul > li:hover a {
	color: #00263E;
}
#sp-left .sp-module ul > li::after {
	content: "";
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	margin-left: 10px;
	color: #00263E;
	transition: all 0.3s ease;
	display: inline;
}
.btn.btn-sm.btn-secondary.next,
.pagenavigation .pagination .previous {
	background: #00263E;
}

/*IMAGE LAYOUT*/
.sppb-addon-image-layout-content.sppb-text-alignment {
	padding: 50px;
}
/*PAGINA NEWS e SEZIONE NEWS HOME*/
.news .article-details {
	max-width: 850px;
	margin: 0 auto;
}
.news-home .sppb-addon-article-layout-editorial-content .sppb-article-info-wrap {
	padding: 20px 20px 30px;
}
.articoli-home .sppb-addon-article-layout {
    display: flex;
    flex-direction: column;
}
/* altezza delle colonne tutte uguali */
.articoli-home .sppb-addon-article-layout > * {
    height: 100%;
}
.sppb-addon-articles .sppb-article-info-wrap h3 a:hover,
.article-list .article .article-header h2 a:hover {
	color: #F8B321;
}
.article-list .article,
.sppb-addon-article-layout-editorial-content {
	border-radius: 15px;
}
.sppb-article-info-wrap h3 {
	font-size: 1.375rem;
}
.sppb-article-info-wrap a {
	color: #00263E;
}
.sppb-article-img-wrap img,
.article-list .article .article-intro-image img, 
.article-list .article .article-featured-video img, 
.article-list .article .article-featured-audio img, 
.article-list .article .article-feature-gallery img {
	border-radius: 15px 15px 0 0;
}
/*CHI SIAMO e TEAM*/
.riga-team {
	margin-bottom: 30px;
}
/*.sppb-person-image {
	background: #00263E;
	border-radius: 20px;
	width: 80px;
	margin: 0 auto;
}
.sppb-addon-persion .sppb-person-information > span.sppb-person-designation, .sppb-addon-person .sppb-person-information > a.sppb-person-email, .sppb-addon-person .sppb-person-information > span.sppb-person-designation {
	color: #00263E;
}
.sppb-addon-persion .sppb-person-information > a.sppb-person-email {
	color: #F8B321;
}
.sppb-addon-persion .sppb-person-information > span.sppb-person-name, .sppb-addon-person .sppb-person-information > a > span.sppb-person-name, .sppb-addon-person .sppb-person-information > span.sppb-person-name {
	font-size: 1rem;
}
.sppb-addon-persion .sppb-person-information > a.sppb-person-email, .sppb-addon-persion .sppb-person-information > span.sppb-person-designation, .sppb-addon-person .sppb-person-information > a.sppb-person-email, .sppb-addon-person .sppb-person-information > span.sppb-person-designation {
	font-size: 1rem;
}*/
.sppb-modal-selector {
	font-size: 1rem !important;
	background: #00263E;
	border-radius: 15px;
	overflow: hidden;
	transition: 0.3s ease-in-out;
}
.sppb-modal-selector:hover {
-webkit-box-shadow: -6px 3px 17px 0px rgba(0,38,62,0.45); 
box-shadow: -6px 3px 17px 0px rgba(0,38,62,0.45);
}
.sppb-modal-selector img {
	transition: 0.3s ease-in-out;
}
.sppb-modal-selector:hover img {
	scale: 1.05;

}
a.sppb-modal-selector:hover .fas,
a.sppb-modal-selector .fas:hover,
a.sppb-modal-selector:focus .fas,
a.sppb-modal-selector .fas:focus
a.sppb-modal-selector:active .fas,
a.sppb-modal-selector .fas:active {
	color: #fff;
}
.box-persona {
	border: 1px solid #00263E;
	border-radius: 15px;
}
.box-persona .sppb-addon {
	margin-bottom: -6px;
}
.box-persona .sppb-modal-selector {
	border-radius: 15px 15px 0 0;
}
.txt-persona h2 {
	font-family: 'Montserrat';
	font-size: 1.25rem;
	font-weight: 700;
	margin-top: 15px;
}
.txt-persona a::before, .email-collaboratori a:before {
	content: "\f0e0";
	font-family: "Font Awesome 6 Free";
	font-weight: 600;
	padding-right: 5px;
}
.text {
	position: absolute;
	top: 15px;
	left: 15px;
}
.text .fas {
	font-size: 1.25rem;
}
/*COLLABORATORI*/
.sppb-addon-table-main.bt tbody td::before, .sppb-addon-table-main.bt tbody td::before, .sppb-addon-table-main th {
	background: transparent;
	color: #00263E;
}
.sppb-addon-table-main p {
	margin-bottom: 0;
}
.sppb-addon-table-main td {
	color: #00263E;
	font-size: 1rem;
}
.sppb-addon-table-main td {
	padding: 6px 20px;
}
.sppb-addon-table-main th {
	font-size: 1.125rem;
	font-weight: 500;
}
.foto-nome {
	display: flex;
	flex-wrap: wrap;
	gap: 5px 15px;
	align-items: center;
}
.foto-nome p {
	font-weight: 500;
}
.foto-nome img {
	width: 70px;
	background: #00263E;
	border-radius: 10px;
}

/*PAGINA CONTATTI*/
.convertforms .cf-form-wrap {
  padding: 0;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
	padding: 1rem !important;
	font-size: 1rem;
	color: #00263E;
	border: 1px solid #00263E;
	border-radius: 0;
}
#cf_1 {
	--input-placeholder-color: #00263e !important;
}
.convertforms .cf-checkbox-group, .convertforms .cf-radio-group {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}
.convertforms .cf-checkbox-group .cf-label {
	line-height: 1.1;
	margin-top: -2px;
}
.convertforms .cf-btn {
	background-color: #00263e;
}
.convertforms .cf-btn:hover {
	background: #F8B321;
	color: #00263e;
}
.text-contatti p {
	font-size: 16px;
}
/*ACCORDION PRIVACY*/
.accordion-privacy .sppb-panel-heading {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 15px;
}
.sppb-accordion-icon-wrap {
	order: 2;
}
/*GDPR*/
div.cc-window.cc-floating {
	max-width: 450px !important;
	-webkit-box-shadow: -10px -10px 28px -15px rgba(112,112,112,0.85);
	-moz-box-shadow: -10px -10px 28px -15px rgba(112,112,112,0.85);
	box-shadow: -10px -10px 28px -15px rgba(112,112,112,0.85);
	font-size: 15px;
	line-height: 1.3;
	border-radius: 20px;
	padding: 3rem 1.8rem 2rem !important;
	border: 1px solid #fff;
}
.cc-revoke, .cc-window {
	font-family: 'Outfit',sans-serif;
}
.cc-revoke.cc-left {
	left: 15px;
}
.cc-revoke {
	-webkit-box-shadow: -10px -10px 28px -15px rgba(112,112,112,0.85);
	-moz-box-shadow: -10px -10px 28px -15px rgba(112,112,112,0.85);
	box-shadow: rgba(112, 112, 112, 0.85) -10px -10px 28px -15px;
	padding: .6em;
}
.cc-revoke img {
	height: 30px;
}
.cc-revoke.cc-left {
	bottom: 15px;
	border-radius: 600px;
	height: 59px;
	padding: 15px;
	width: 60px;
}
.cc-compliance.cc-highlight {
	padding: 10px 0;
}
div.cc-window a.cc-btn, span.cc-cookie-settings-toggle {
	border-radius: 12px !important;
}
.cc-btn {
	font-size: 1rem;
	letter-spacing: 0.5px;
	font-weight: 400;
	border-width: 1px;
}
.cc-close {
	top: 1.2rem;
	right: 1.5rem;
	font-size: 1.1em;
}
.cc-color-override-523191266 span.cc-close {
	text-shadow: #f91862 0px 0px 0px !important;
}
div.cc-checkboxes-container a.cc-btn.cc-allow {
	min-width: auto;
	padding: 0.5rem 1rem;
	height: auto;
	margin-top: 10px;
	width: 100%;
}
div.cc-window.cc-floating div.cc-settings-label {
	width: 100%;
	margin-bottom: 10px;
}
div.cc-checkboxes-container a:not(.cc-btn) {
	margin: 0 0 0 5px;
	padding: 0px 6px 0px 0;
	text-decoration: none;
}
.cc-checkbox-container a.cc-link.cc-cookie-checkbox label {
	margin: -3px 0 0 0;
}
input.cc-cookie-checkbox:checked + span::after {
	background-image: none;
	content: '';
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	color: green;
	margin-top: -1px;
	margin-left: 1px;
	font-size: 13px;
}
input.cc-cookie-checkbox + span::after {
	border-style: none;
	background-image: none;
}
.cc-message-text a, .cc-message-text a:hover {
	color: #fff;
	font-weight: 700;
}
div.gdprlock-placeholder-text, div.gdprcookielock-placeholder-text {
	padding: 100px 0;
}
div.gdprlock-placeholder, div.gdprcookielock-placeholder {
	z-index: 222;
}
input.cc-cookie-checkbox:checked + span::after {
	color: #f91862;
}
span.cc-message span.cc-cookie-settings-toggle, div.cc-compliance span.cc-cookie-settings-toggle {
	display: block;
	margin-top: 1rem;
}
.cc-revoke.cc-bottom.cc-left.cc-color-override-523191266 {
    display: none;
}
/*BOTTOM & FOOTER*/
#sp-footer, #sp-bottom {
	background: #00263E;
}
#sp-bottom {
	padding: 0;
}
#sp-bottom .sp-module {
	margin-bottom: 0px;
}
.cta-container {
	display: flex;
	justify-content: space-between;
	background-color: #00263E;
	background-image: url(/images/sfondo-cta.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: scroll;
	background-position: center right;
	box-shadow: 0 0 0 0 #FFFFFF;
	position: relative;
	padding: 90px 0;
}

.cta-container h3 {
	font-size: 2.5rem;
	font-weight: 700;
}
.descrizione-cta {
	font-size: 1.5rem;
	margin-bottom: 3rem;
}
#sp-bottom .cta-container a {
	color: #fff;
}
#sp-bottom .cta-container a:hover {
	color: #fff;
}
@keyframes bounce {
    0%, 100% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(10px);
    }
}

.cta-container .fas.fa-arrow-right {
    display: inline-block;
    animation: bounce 1.8s ease-in-out infinite;
}
.menu-bottom-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	padding-top: 15px;
}
.menu-bottom ul {
	display: flex;
	gap: 15px;
	flex-wrap: wrap;
}
#sp-footer #sp-footer2 {
	text-align: center;
}
#sp-footer #sp-footer1 {
  margin-bottom: 20px;
}
#sp-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.info-footer ul {
	display: flex;
	flex-wrap: wrap;
	gap: 0 10px;
	font-size: 13px;
	justify-content: center;
}
.info-footer ul li::after {
	content: '•';
	padding-left: 10px;
	color: #F8B321;
}
.last-dot::after {
	display: none;
}
/*==========
MOBILE e TABLET
===========*/
@media (max-width: 568px) {
.sppb-addon-table-main tbody tr {
	padding: 30px 0;
	display: block;
}
.hero h2 {
	font-size: 1.6rem;
	font-weight: 700;
  padding-top: 80px;
}
.hero p {
	font-size: 1.1rem;
}
}
@media (min-width: 568px) {
.sppb-addon-table-main.bt tbody td::before, .sppb-addon-table-main.bt tbody td::before, .sppb-addon-table-main th {
	background: #00263E;
	color: #fff;
}
.sppb-addon-table-main td {
	padding: 16px 20px;
}
}
@media (min-width: 600px) {
.img-cta {
	display: block;
}
.hero h2 {
	font-size: 2.5rem;
}
.hero p {
	font-size: 1.5rem;
}
}
@media (min-width: 768px) {
.box-persona .sppb-modal-selector {
	border-radius: 15px 0 0 15px;
}
}
@media (min-width: 992px) {
.sp-megamenu-wrapper.d-flex {
	flex: auto;
	justify-content: center;
}
.sp-page-title .sp-page-title-heading {
	font-size: 3rem;
	padding-top: 200px;
}
.sp-page-title .sp-page-title-sub-heading {
	padding-bottom: 200px;
}
#sp-left {
	order: 1;
}
#sp-component {
	order: 2;
}
.foto-nome {
	flex-wrap: nowrap;
	gap: 15px;
	align-items: center;
}
#sp-footer p {
	margin-bottom: 0;
}
#sp-footer #sp-footer1 {
  margin-bottom: 0px;
}
#sp-footer #sp-footer2 {
	text-align: right;
}
.info-footer ul {
	justify-content: start;
}
}
@media (min-width: 1200px) {
.hero h2 {
	font-size: 3rem;
}
.h2, h2 {
	font-size: 2.5rem;
}
}
@media (max-width: 1200px) {
.sppb-addon-image-layout-wrap .sppb-col-sm-6 {
	max-width: 100%;
	flex: 0 0 100%;
}
.image-layout-preset-style-collage .sppb-addon-image-layout-content {
	margin-left: 0%;
}
}