/*!
Theme Name: ancetrento
Author: MADE IN CIMA Team
Author URI: https://www.madeincima.it
Version: 1.0
Text Domain: mc
*/
/* ----------- RESET DEFAULT STYLES ----------- */
html {
  -webkit-text-size-adjust: 100%;
  font-size: 62.5%;
  height: 100%;
}

body {
  font-size: 1.6em;
  font-family: Arial, sans-serif;
  padding: 0;
  margin: 0;
  width: 100%;
  line-height: 150%;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 1em;
  vertical-align: baseline;
  background: transparent;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

* {
  outline: none;
}

img[src$=".gif"], img[src$=".png"], img[src$=".webp"], img[src$=".jpg"] {
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
}

@font-face {
  font-family: "Cairo";
  src: url("font/Cairo-Bold.eot");
  src: url("font/Cairo-Bold.eot?#iefix") format("embedded-opentype"), url("font/Cairo-Bold.woff2") format("woff2"), url("font/Cairo-Bold.woff") format("woff"), url("font/Cairo-Bold.ttf") format("truetype"), url("font/Cairo-Bold.svg#Cairo-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("font/Cairo-SemiBold.eot");
  src: url("font/Cairo-SemiBold.eot?#iefix") format("embedded-opentype"), url("font/Cairo-SemiBold.woff2") format("woff2"), url("font/Cairo-SemiBold.woff") format("woff"), url("font/Cairo-SemiBold.ttf") format("truetype"), url("font/Cairo-SemiBold.svg#Cairo-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("font/Cairo-Regular.eot");
  src: url("font/Cairo-Regular.eot?#iefix") format("embedded-opentype"), url("font/Cairo-Regular.woff2") format("woff2"), url("font/Cairo-Regular.woff") format("woff"), url("font/Cairo-Regular.ttf") format("truetype"), url("font/Cairo-Regular.svg#Cairo-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("font/PlusJakartaSans-Regular.eot");
  src: url("font/PlusJakartaSans-Regular.eot?#iefix") format("embedded-opentype"), url("font/PlusJakartaSans-Regular.woff2") format("woff2"), url("font/PlusJakartaSans-Regular.woff") format("woff"), url("font/PlusJakartaSans-Regular.ttf") format("truetype"), url("font/PlusJakartaSans-Regular.svg#PlusJakartaSans-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  src: url("font/PlusJakartaSans-Bold.eot");
  src: url("font/PlusJakartaSans-Bold.eot?#iefix") format("embedded-opentype"), url("font/PlusJakartaSans-Bold.woff2") format("woff2"), url("font/PlusJakartaSans-Bold.woff") format("woff"), url("font/PlusJakartaSans-Bold.ttf") format("truetype"), url("font/PlusJakartaSans-Bold.svg#PlusJakartaSans-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
.skiplink {
  position: absolute;
  top: -999px;
  left: -999px;
}

.logo {
  position: relative;
  display: block;
  width: 160px;
  height: 55px;
  margin-bottom: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
  background: url(images/logo.svg) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 50.01em) {
  .logo {
    width: 215px;
    height: 75px;
  }
}
@media screen and (min-width: 68.76em) {
  .logo {
    width: 275px;
    height: 85px;
  }
}
.footer .logo {
  width: 185px;
  height: 65px;
  background: url(images/logo-white.svg) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 56.26em) {
  .footer .logo {
    width: 270px;
    height: 90px;
  }
}
.maintenance .logo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 289;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 20px 5px;
  background: #fff;
  -ms-box-shadow: 0px 4px 16px 0px rgba(3,61,122,0.16);
  -o-box-shadow: 0px 4px 16px 0px rgba(3,61,122,0.16);
  box-shadow: 0px 4px 16px 0px rgba(3,61,122,0.16);
}
@media screen and (min-width: 50.01em) {
  .header {
    padding: 15px 20px 10px;
  }
}
@media screen and (min-width: 68.76em) {
  .header {
    padding: 20px 20px 15px;
  }
}
.header .aux {
  position: relative;
  max-width: 1360px;
  margin: 0 auto;
}

.triggers-container {
  position: absolute;
  top: 5px;
  right: 0;
}
@media screen and (min-width: 50.01em) {
  .triggers-container {
    top: 15px;
  }
}
@media screen and (min-width: 68.76em) {
  .triggers-container {
    top: 20px;
  }
}

.icon-hamburger {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 40px;
  cursor: pointer;
  z-index: 282;
  border-right: 1px solid #033D7A;
  padding-right: 5px;
}
@media screen and (min-width: 62.51em) {
  .icon-hamburger {
    display: none;
  }
}
.menu-open .icon-hamburger .icon {
  background: #fff;
  transform: rotate(-45deg);
}
.menu-open .icon-hamburger .icon:after {
  background: #fff;
}
.no-touch .menu-open .icon-hamburger:hover .icon {
  background: #06C9FE;
}
.no-touch .menu-open .icon-hamburger:hover .icon:after {
  background: #06C9FE;
}
.no-touch .icon-hamburger:hover .icon {
  background: #06C9FE;
}
.no-touch .icon-hamburger:hover .icon:after {
  background: #06C9FE;
}
.icon-hamburger .icon {
  display: block;
  width: 28px;
  height: 2px;
  background: #033D7A;
  position: absolute;
  top: calc(50% - 4px);
  left: 6px;
  transition: transform 0.3s ease-in-out;
}
.icon-hamburger .icon:after {
  transition: transform 0.3s ease-in-out;
  background: white;
  height: 2px;
  width: 100%;
  display: block;
  position: absolute;
  right: 0;
  background: #033D7A;
  content: "";
  transition-property: bottom, transform;
  bottom: -6px;
}
.menu-open .icon-hamburger .icon:after {
  width: 100%;
  transform: rotate(90deg);
  bottom: 0;
}

.search-trigger {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 5px 0;
  background: url(images/lens-icon.svg) center no-repeat;
  cursor: pointer;
}
@media screen and (min-width: 62.51em) {
  .search-trigger {
    background-size: 23px 23px;
  }
}
.no-touch .search-trigger:hover {
  background: url(images/lens-icon-hover.svg) center no-repeat;
}

.menu-container {
  position: relative;
  font-family: "Cairo", sans-serif;
}
@media screen and (max-width: 62.5em) {
  .menu-container {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    left: 110%;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 70px 25px;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow-y: auto;
    text-align: left;
    background: #033D7A;
    transition: all 0.5s ease 0s;
  }
}
@media screen and (min-width: 62.51em) {
  .menu-container {
    position: absolute;
    top: 5px;
    right: 50px;
    text-align: right;
    border-right: 2px solid #033D7A;
    padding-right: 23px;
  }
  .menu-container .aux {
    padding-top: 35px;
  }
}
@media screen and (min-width: 68.76em) {
  .menu-container {
    top: 10px;
  }
}
.menu-container .inner {
  max-width: 100%;
  width: 100%;
}

.menu-open .menu-container {
  position: fixed;
}
@media screen and (max-width: 62.5em) {
  .menu-open .menu-container {
    left: 0;
  }
}

.main-menu {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 2px solid #fff;
}
@media screen and (min-width: 62.51em) {
  .main-menu {
    padding: 0;
    margin: 0;
    border: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .main-menu .menu {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
.main-menu li {
  position: relative;
  margin-bottom: 2em;
}
.main-menu li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 62.51em) {
  .main-menu li {
    margin-bottom: 0;
  }
  .main-menu li + li {
    margin-left: 2.5em;
  }
}
.main-menu li a {
  position: relative;
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
  font-size: 3rem;
  line-height: 1;
}
@media screen and (min-width: 62.51em) {
  .main-menu li a {
    color: #033D7A;
    font-size: 2rem;
  }
}
.no-touch .main-menu li a:hover:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #06C9FE;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
}
.main-menu .current-menu-item > a,
.main-menu .current-page-ancestor > a,
.main-menu .current-menu-ancestor > a,
.main-menu .active > a {
  font-weight: bold;
}
.main-menu .current-menu-item > a:after,
.main-menu .current-page-ancestor > a:after,
.main-menu .current-menu-ancestor > a:after,
.main-menu .active > a:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #06C9FE;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
}

@media screen and (min-width: 62.51em) {
  .secondary-menu {
    position: absolute;
    top: 0;
    right: 0;
  }
}
.secondary-menu li {
  margin-bottom: 1.25em;
}
.secondary-menu li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 62.51em) {
  .secondary-menu li {
    display: inline-block;
    margin-bottom: 0;
  }
  .secondary-menu li + li {
    margin-left: 2em;
  }
}
.secondary-menu li a {
  display: inline-block;
  position: relative;
  font-size: 2rem;
  line-height: 1;
  color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 62.51em) {
  .secondary-menu li a {
    color: #033D7A;
    font-size: 1.6rem;
  }
}
.no-touch .secondary-menu li a:hover:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #06C9FE;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
}
.secondary-menu .current-menu-item > a,
.secondary-menu .current-page-ancestor > a,
.secondary-menu .current-menu-ancestor > a,
.secondary-menu .active > a {
  font-weight: bold;
}
.secondary-menu .current-menu-item > a:after,
.secondary-menu .current-page-ancestor > a:after,
.secondary-menu .current-menu-ancestor > a:after,
.secondary-menu .active > a:after {
  display: block;
  content: "";
  width: 100%;
  height: 2px;
  background: #06C9FE;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
}

/*.language-switcher{
	position:relative;
	border:1px solid $white-color;
	display:block;
	padding:0;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	cursor: pointer;

	span, a{
		color:$white-color;
		text-decoration: none;
		text-transform: uppercase;


		.no-touch &:hover{
			color: green;
		}
	}
	a{
		.no-touch &:hover{
			text-decoration: underline;
		}
	}

	.header-langs{
		position: absolute;
		left:0px;
		top: 100%;
		display: none;
		padding:0;
		list-style-type: none;
		background: $black-color;
		@include prefix('box-sizing', 'border-box');

		a{
			display: block;
			font-weight: normal;
			.no-touch &:hover{
				text-decoration: underline;
			}
		}
	}

	.dropdown-trigger{
		position:relative;
		display: block;
		padding-right:20px;
		&:after{
			position: absolute;
			top: 0px;
			right: 0;
			display: block;
			width: 11px;
			height: 7px;
			content: '';
			background: url(images/arrow.svg) no-repeat;
			@include prefix('transition', 'all 0.2s ease-in-out');
		}

		.no-touch &:hover{
			&:after{
				top: 3px;
			}
		}
	}
	&.open{
		.dropdown-trigger{
			&:after{
				@include prefix('transform', 'rotate(180deg)');
			}
			.no-touch &:hover{
				&:after{
					top: 3px;
				}
			}
		}
	}
}*/
.search-container {
  position: absolute;
  top: -110%;
  left: 0;
  width: 100%;
  background-color: red;
  opacity: 0;
}
.search-container-open .search-container {
  top: calc(100% + 30px);
  opacity: 1;
}
.search-container .search-field {
  display: block;
  width: calc(100% - 56px);
  height: 56px;
  padding: 0 30px;
  background: #033D7A !important;
  color: #fff;
  border: 0;
  font-size: 1.6rem;
  line-height: 56px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: normal;
}
.search-container .search-btn {
  display: block;
  width: 56px;
  height: 56px;
  position: absolute;
  top: 0;
  right: 0;
  background: #033D7A url(images/lens-icon-white.svg) no-repeat center !important;
  color: #fff;
  border: 0;
  text-indent: -999px;
  cursor: pointer;
}
.no-touch .search-container .search-btn:hover {
  background: #033D7A url(images/lens-icon-hover.svg) no-repeat center !important;
}

.close-search-trigger {
  position: absolute;
  top: -80px;
  right: -5px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  background-color: rebeccapurple;
  background: #fff url(images/icon-close.svg) center no-repeat;
  background-size: 20px;
}
@media screen and (min-width: 50.01em) {
  .close-search-trigger {
    top: -95px;
  }
}

.pre-footer {
  position: relative;
  background: #fff;
  padding: 80px 20px 55px;
}
@media screen and (min-width: 37.51em) {
  .pre-footer {
    padding: 80px 40px 55px;
  }
}
@media screen and (min-width: 62.51em) {
  .pre-footer {
    padding: 100px 60px 60px;
  }
}
@media screen and (min-width: 75.01em) {
  .pre-footer {
    padding: 120px 60px 65px;
  }
}
.pre-footer::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #06C9FE;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
}
@media screen and (min-width: 62.51em) {
  .pre-footer::after {
    clip-path: polygon(0 0, 100% 55px, 100% 100%, 0% 100%);
  }
}
@media screen and (min-width: 75.01em) {
  .pre-footer::after {
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0% 100%);
  }
}
.pre-footer a {
  display: block;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  text-decoration: none;
  max-width: 1360px;
  margin: 0 auto;
  font-family: "Cairo", sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #033D7A;
  text-align: center;
}
@media screen and (min-width: 75.01em) {
  .pre-footer a {
    text-align: left;
  }
}
.no-touch .pre-footer a:hover .cta-btn:before {
  background: url(images/cta-link-hover.svg) no-repeat center;
  background-size: contain;
}
.no-touch .pre-footer a:hover .cta-btn:after {
  transform: scale(1);
  opacity: 1;
}
.pre-footer a .cta-text {
  display: block;
}
@media screen and (min-width: 75.01em) {
  .pre-footer a .cta-text {
    padding-right: 330px;
  }
}
.pre-footer a .cta-btn {
  display: inline-block;
  margin: 20px auto 0;
  font-size: 2rem;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
  padding: 16px 25px;
  background: #033D7A;
  color: #ffffff;
  vertical-align: bottom;
}
.no-touch .pre-footer a .cta-btn:hover {
  clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .pre-footer a .cta-btn {
    font-size: 2.2rem;
    padding: 18px 30px;
  }
}
@media screen and (min-width: 75.01em) {
  .pre-footer a .cta-btn {
    font-size: 2.4rem;
    padding: 20px 35px;
    /*width: 110px;
    height: 110px;
    top: calc(50% - 55px);*/
    margin: 0;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
}

.footer {
  background: #033D7A;
  color: #ffffff;
  text-align: center;
  padding: 30px 20px;
}
@media screen and (min-width: 37.51em) {
  .footer {
    padding: 30px 40px;
  }
}
@media screen and (min-width: 56.26em) {
  .footer {
    text-align: left;
    padding: 50px 40px 35px;
  }
}
@media screen and (min-width: 62.51em) {
  .footer {
    padding: 50px 60px 35px;
  }
}
.footer a {
  color: #ffffff;
}
.footer p, .footer ul {
  font-size: 1.4rem;
}
.footer p a {
  text-decoration: none;
}
.no-touch .footer p a:hover {
  text-decoration: underline;
}
.no-touch .footer p a[href*="tel:"]:hover {
  text-decoration: none;
}
.footer .aux {
  max-width: 1360px;
  margin: 0 auto;
}
@media screen and (min-width: 56.26em) {
  .footer .aux {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}
.footer .aux .column-container {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 56.26em) {
  .footer .aux .column-container {
    width: 65%;
  }
}
@media screen and (min-width: 75.01em) {
  .footer .aux .column-container {
    width: 77.5%;
    margin-bottom: 80px;
  }
}
.footer .aux .footer-column {
  width: 100%;
  margin-bottom: 25px;
}
@media screen and (min-width: 56.26em) {
  .footer .aux .footer-column {
    width: 45%;
    text-align: left;
  }
}
@media screen and (min-width: 75.01em) {
  .footer .aux .footer-column {
    width: auto;
    min-width: 160px;
    margin-bottom: 0;
  }
}
.footer .site-logo {
  margin-bottom: 25px;
}
@media screen and (min-width: 56.26em) {
  .footer .site-logo {
    width: 30%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 75.01em) {
  .footer .site-logo {
    width: 20%;
  }
}
.footer .site-logo .logo {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (min-width: 56.26em) {
  .footer .site-logo .logo {
    margin: 0;
  }
}
.footer .site-info .site-name,
.footer .site-info .site-desc {
  font-family: "Cairo", sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 0;
}
@media screen and (min-width: 56.26em) {
  .footer .site-info .site-name,
  .footer .site-info .site-desc {
    font-size: 1.6rem;
  }
}
.footer .site-info .address {
  padding-top: 0.5em;
}
.footer .address-contacts p {
  margin-bottom: 0;
}
@media screen and (min-width: 56.26em) {
  .footer .address-contacts p {
    margin-bottom: 0.25em;
  }
}
.footer .footer-menu {
  font-family: "Cairo", sans-serif;
  max-width: 160px;
  margin: 0 auto;
}
@media screen and (min-width: 56.26em) {
  .footer .footer-menu {
    margin: 0;
  }
}
.footer .footer-menu li {
  margin-bottom: 0.5em;
}
.footer .footer-menu a {
  display: inline-block;
  position: relative;
  line-height: 1.2;
}
.footer .footer-menu a:after {
  display: block;
  content: "";
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  left: calc(100% + 3px);
  top: calc(50% - 2px);
  transform: rotate(45deg);
}
@media screen and (min-width: 75.01em) {
  .footer .footer-social {
    text-align: center !important;
  }
}
.footer .footer-social h2 {
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #fff;
}
.footer .footer-social .social-menu {
  margin-top: 10px;
}
.footer .footer-social .social-menu .menu {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.footer .footer-social .social-menu .menu li {
  list-style-type: none;
}
.footer .footer-social .social-menu .menu li:last-child {
  margin-right: 0;
}
.footer .footer-social .social-menu .menu li a {
  position: relative;
  display: block;
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  line-height: 0;
  background: #fff;
}
@media screen and (min-width: 56.26em) {
  .footer .footer-social .social-menu .menu li a {
    width: 34px;
    height: 34px;
  }
}
.footer .footer-social .social-menu .menu li a:before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.no-touch .footer .footer-social .social-menu .menu li a:hover {
  background: #06C9FE;
}
.footer .footer-social .social-menu .menu li + li {
  margin-left: 10px;
}
.footer .footer-social .social-menu .menu li.facebook a:before {
  width: 11px;
  height: 20px;
  background: url(images/facebook.svg) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 56.26em) {
  .footer .footer-social .social-menu .menu li.facebook a:before {
    width: 12px;
    height: 23px;
  }
}
@media screen and (min-width: 56.26em) {
  .footer .credits {
    margin-left: 35%;
  }
}
@media screen and (min-width: 75.01em) {
  .footer .credits {
    margin: 0;
  }
}
.footer .credits a {
  text-decoration: none;
}
.no-touch .footer .credits a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 56.26em) {
  .footer .policy-menu {
    display: inline-block;
  }
}
.footer .policy-menu .menu {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  font-size: 1.2rem;
}
@media screen and (min-width: 56.26em) {
  .footer .policy-menu .menu {
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 56.26em) {
  .footer .policy-menu .menu {
    font-size: 1.4rem;
  }
}
.footer .policy-menu .menu li + li:before {
  content: "|";
  margin-left: 3px;
  margin-right: 3px;
  display: inline-block;
}
.footer .policy-menu + .mic {
  font-size: 1.2rem;
}
@media screen and (min-width: 56.26em) {
  .footer .policy-menu + .mic {
    font-size: 1.4rem;
  }
  .footer .policy-menu + .mic:before {
    content: "|";
    margin-left: 3px;
    margin-right: 3px;
    display: inline-block;
  }
}

.screenreader-menu {
  position: absolute;
  top: -999px;
  left: -999px;
}

html, body {
  display: block;
  width: 100%;
  color: black;
}
html a, body a {
  color: #033D7A;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.no-touch html a:hover, .no-touch body a:hover {
  text-decoration: none;
}

html {
  width: 100%;
}
html.maintenance {
  background: #ffffff;
  overflow: hidden;
}

body {
  color: #033D7A;
  font-weight: normal;
  font-style: normal;
  line-height: 1.45;
  font-size: 1.6rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Plus Jakarta Sans", sans-serif;
}
@media screen and (min-width: 56.26em) {
  body {
    line-height: 1.4;
    font-size: 1.8rem;
  }
}
.maintenance body {
  position: relative;
  height: 100%;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px;
  overflow-y: auto;
  background: #ffffff;
  color: #000000;
}

.inner {
  border: 1px solid yellow;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 40px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1330px;
}
@media screen and (min-width: 37.51em) {
  .inner {
    width: calc(100% - 100px);
  }
}
@media screen and (min-width: 56.26em) {
  .inner {
    width: calc(100% - 200px);
  }
}
@media screen and (min-width: 100.01em) {
  .inner {
    width: 100%;
  }
}
.inner.full-width {
  width: 100%;
  max-width: 100%;
}
.inner + .inner {
  margin-top: 40px;
}
@media screen and (min-width: 56.26em) {
  .inner + .inner {
    margin-top: 55px;
  }
}

.main {
  width: 100%;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  /*+ * {
  	margin-top:80px;
  	@include media('screen', '>dim_900') {
  		margin-top:130px;
  	}
  	@include media('screen', '>dim_1600') {
  		margin-top:200px;
  	}
  }*/
}
.main .main-content {
  display: block;
  width: 100%;
}

.hide {
  display: none;
}

.hide-mobile {
  display: none !important;
}
@media screen and (min-width: 37.51em) {
  .hide-mobile {
    display: block !important;
  }
}

.hide-desktop {
  display: block !important;
}
@media screen and (min-width: 37.51em) {
  .hide-desktop {
    display: none !important;
  }
}

.no-touch a[href*="tel:"] {
  cursor: default;
  text-decoration: none;
}
.no-touch a[href*="tel:"]:hover {
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

figure {
  display: block;
  width: 100%;
  position: relative;
}

/*.image-container, .video-container {
	position:relative;
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	// proporzione immagine progetti - default tipo listing
	@include aspect-ratio(1, 1);
	img, video {
		display:block;
		position:absolute;
		top:0;
		left:0;
		width:100%;
		height:100%;
		object-fit:cover;
		@include prefix('transition', 'all 0.3s ease-in-out');
	}
}*/
.column {
  position: relative;
  width: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (min-width: 56.26em) {
  .column {
    width: 50%;
  }
}
@media screen and (max-width: 56.25em) {
  .column + .column {
    margin-top: 30px;
  }
}
.column.w-100 {
  width: 100%;
}
@media screen and (min-width: 56.26em) {
  .column.w-25 {
    width: 25%;
  }
}
@media screen and (min-width: 56.26em) {
  .column.w-50 {
    width: 50%;
  }
}
@media screen and (min-width: 56.26em) {
  .column.w-33 {
    width: 33.33%;
  }
}
@media screen and (min-width: 56.26em) {
  .column.w-66 {
    width: 66.66%;
  }
}

strong, b {
  font-weight: bold;
}

.cm-open-cookie-notice.cm-open-cookie-notice-shortcode-type-button {
  /*background: black !important;
  @include prefix('border-radius', '0px');
  padding:9px 15px 10px 15px !important;
  font-weight:900 !important;
  font-size:1.4rem !important;
  text-transform:uppercase !important;
  //font-family: 'Raleway' !important;
  font-style: normal !important;
  @include prefix('transition', 'all 0.3s ease-in-out !important');
  color:white !important;
  text-decoration:none !important;
  letter-spacing:3px;
  .no-touch &:hover {
  	background:black !important;
  }*/
  position: relative;
  font-weight: bold;
  background: none;
  display: inline-block;
  max-width: calc(100% - 15px);
  color: #033D7A;
  text-decoration: underline;
  padding: 0;
  /*&:after{
  	display: inline-block;
  	content: '';

  	width: 12px;
  	height: 12px;

  	margin-left: 7px;

  	background: url(images/arrow-link.svg) no-repeat center;
  	background-size: contain;

  	position: absolute;
  	bottom: 5px;
  }*/
}
.no-touch .cm-open-cookie-notice.cm-open-cookie-notice-shortcode-type-button:hover {
  text-decoration: none;
}
.cm-open-cookie-notice.cm-open-cookie-notice-shortcode-type-button .cm-open-cookie-notice-span {
  color: #033D7A;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ajax-overlay {
  pointer-events: none;
}
.ajax-overlay:after {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  background: black;
  opacity: 0.8;
  pointer-events: none;
}
.ajax-overlay:before {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -27.5px;
  margin-top: -27.5px;
  content: "";
  display: block;
  border: 2px solid white;
  border-radius: 50%;
  border-top: 2px solid black;
  width: 55px;
  height: 55px;
  animation: spin 2s linear infinite;
  z-index: 1999999;
  pointer-events: none;
}

/*body.popup-opened {
	> *:not(.site-popup, .cm-cookies, #CybotCookiebotDialog) {
		pointer-events:none;
	}
	&:after {
		content: '';
		display: block;
		width: 100vw;
		height: 100vh;
		position:fixed;
		top:0;
		left: 0;
		z-index: 999999;
		background:$black-color;
		opacity:0.6;
		pointer-events:none;
		z-index:100011;
	}
}*/
/*body.popup-opened {
	width: 100%;
	overflow-y: hidden;
}
html.popup-opened {
	height: 100%;
	overflow-y: hidden;
}
body.filter-open {
	@include media('screen', '<=dim_900') {
		width: 100%;
		overflow-y: hidden;
	}
}
html.filter-open {
	@include media('screen', '<=dim_900') {
		height: 100%;
		overflow-y: hidden;
	}
}*/
body.menu-open {
  width: 100%;
  overflow-y: hidden;
}

html.menu-open {
  height: 100%;
  overflow-y: hidden;
}

.block {
  padding: 40px 25px 60px;
}
@media screen and (min-width: 37.51em) {
  .block {
    padding: 60px 40px 105px;
  }
}
@media screen and (min-width: 62.51em) {
  .block {
    padding: 80px 60px 150px;
  }
}
.block .aux {
  max-width: 1360px;
  margin: 0 auto;
}
.block + .block {
  padding-top: 0;
}
.block.block-intro-v1, .block.block-about-us {
  padding: 40px 25px;
}
@media screen and (min-width: 37.51em) {
  .block.block-intro-v1, .block.block-about-us {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .block.block-intro-v1, .block.block-about-us {
    padding: 80px 60px;
  }
}
.page-template-page-contatti .block.block-intro-v2 {
  padding-bottom: 25px;
}
@media screen and (min-width: 37.51em) {
  .page-template-page-contatti .block.block-intro-v2 {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .page-template-page-contatti .block.block-intro-v2 {
    padding-bottom: 60px;
  }
}

.block-simple-text .aux {
  max-width: 700px;
  margin: 0 auto;
}
.block-simple-text .aux h1, .block-simple-text .aux h2, .block-simple-text .aux h3, .block-simple-text .aux h4 {
  color: #033D7A;
}
.block-simple-text .aux ul {
  list-style-type: none;
}
.block-simple-text .aux ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0.5em;
}
.block-simple-text .aux ul li:before {
  display: block;
  content: "";
  width: 3px;
  height: 12px;
  background: #06C9FE;
  position: absolute;
  top: 7px;
  left: 0;
  transform: rotate(20deg);
}
.block-simple-text .aux ol {
  padding-left: 18px;
}
.block-simple-text .aux .entry-content {
  margin-bottom: 3em;
}
.block-simple-text .aux .entry-content:last-child {
  margin-bottom: 0;
}

.block-main-banner {
  padding-left: 25px;
}
@media screen and (min-width: 37.51em) {
  .block-main-banner {
    padding-left: 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-main-banner {
    padding-left: 60px;
  }
}
.block-main-banner .aux {
  position: relative;
  max-width: calc((100% - 1360px) / 2 + 1360px + 30px);
  margin: 0 0 0 auto;
}
.block-main-banner .aux:before {
  display: block;
  content: "";
  width: 100%;
  height: 65%;
  background: #020202;
  background: linear-gradient(180deg, rgba(2, 2, 2, 0) 0%, rgba(2, 2, 2, 0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#020202", endColorstr="#020202", GradientType=0);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.block-main-banner .aux .image-container {
  position: relative;
  z-index: 0;
  height: 500px;
  overflow: hidden;
}
@media screen and (min-width: 43.76em) {
  .block-main-banner .aux .image-container {
    height: 600px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-main-banner .aux .image-container {
    height: 700px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-main-banner .aux .image-container {
    height: 800px;
  }
}
.block-main-banner .aux .image-container img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-main-banner .aux h2 {
  color: #fff;
  font-size: 4rem;
  line-height: 1;
  position: absolute;
  bottom: 45px;
  left: 20px;
  z-index: 2;
  max-width: 680px;
}
@media screen and (min-width: 37.51em) {
  .block-main-banner .aux h2 {
    font-size: 5rem;
    bottom: 60px;
    left: 40px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-main-banner .aux h2 {
    font-size: 6rem;
    bottom: 80px;
    left: 60px;
  }
}
@media screen and (min-width: 87.51em) {
  .block-main-banner .aux h2 {
    font-size: 7rem;
    bottom: 95px;
    left: 80px;
  }
}

.block-intro .aux {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.block-intro .intro-text ul {
  list-style-type: none;
}
.block-intro .intro-text ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0.5em;
  line-height: 1.3;
}
.block-intro .intro-text ul li:before {
  display: block;
  content: "";
  width: 3px;
  height: 12px;
  background: #06C9FE;
  position: absolute;
  top: 4px;
  left: 0;
  transform: rotate(20deg);
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v1 .column:first-child {
    width: 40%;
    max-width: 530px;
  }
}
@media screen and (min-width: 37.51em) {
  .post-type-archive-notizie .block-intro.block-intro-v1 .column:first-child {
    width: 40%;
  }
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v1 .column + .column {
    padding-top: 15px;
  }
}
@media screen and (min-width: 37.51em) {
  .block-intro.block-intro-v1 .column.column-filter {
    width: 47.5%;
  }
}
@media screen and (min-width: 62.51em) {
  .block-intro.block-intro-v1 .column.column-filter {
    width: 32%;
  }
}
.block-intro.block-intro-v1 .tag {
  margin-top: 15px;
}
.block-intro.block-intro-v1 .impresa-info {
  margin-bottom: 0.2em;
}
.block-intro.block-intro-v1 .impresa-info + .link, .block-intro.block-intro-v1 .impresa-info + .link + .link-ios {
  padding-top: 1.5em;
}
.block-intro.block-intro-v1 .note-pdf {
  font-style: italic;
}
.block-intro.block-intro-v1 .notizia-meta {
  font-style: italic;
}
.single-notizie .block-intro.block-intro-v1 {
  padding-bottom: 25px;
}
@media screen and (min-width: 37.51em) {
  .single-notizie .block-intro.block-intro-v1 {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .single-notizie .block-intro.block-intro-v1 {
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 56.26em) {
  .single-notizie .block-intro.block-intro-v1 .title-news-container {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v2 .column:first-child {
    width: 45%;
    max-width: 560px;
  }
}
.block-intro.block-intro-v2 .column + .column {
  margin-top: 70px;
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v2 .column + .column {
    margin-top: 10px;
    max-width: 500px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-intro.block-intro-v2 .column + .column {
    margin-right: 50px;
  }
}
@media screen and (min-width: 87.51em) {
  .block-intro.block-intro-v2 .column + .column {
    margin-right: 100px;
  }
}
.block-intro.block-intro-v2 .intro-sub-text {
  padding-left: 25px;
  padding-top: 30px;
}
@media screen and (min-width: 37.51em) {
  .block-intro.block-intro-v2 .intro-sub-text {
    padding-left: 40px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-intro.block-intro-v2 .intro-sub-text {
    padding-left: 60px;
  }
}
@media screen and (min-width: 87.51em) {
  .block-intro.block-intro-v2 .intro-sub-text {
    padding-left: 80px;
  }
}
.block-intro.block-intro-v2 .intro-text {
  position: relative;
  padding-left: 25px;
}
.block-intro.block-intro-v2 .intro-text:before {
  display: block;
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 0;
  background: #06C9FE;
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v2 .intro-text:before {
    width: 4px;
  }
}
.block-intro.block-intro-v2 .intro-text p {
  font-size: 2rem;
  font-weight: 600;
  font-family: "Cairo", sans-serif;
}
@media screen and (min-width: 37.51em) {
  .block-intro.block-intro-v2 .intro-text p {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 62.51em) {
  .block-intro.block-intro-v2 .intro-text p {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 75.01em) {
  .block-intro.block-intro-v2 .intro-text p {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 87.51em) {
  .block-intro.block-intro-v2 .intro-text p {
    font-size: 2.8rem;
  }
}
.block-intro.block-intro-v3 .intro-container {
  max-width: 970px;
  margin: 0 auto;
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v3 .intro-container {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
  }
}
.block-intro.block-intro-v3 .intro-container .svg-container {
  width: 140px;
  height: 140px;
  margin: 0 auto 30px;
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v3 .intro-container .svg-container {
    width: 170px;
    height: 170px;
    margin: 0;
  }
}
.block-intro.block-intro-v3 .intro-container .svg-container svg {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v3 .intro-container .content {
    width: calc(100% - 230px);
  }
}
@media screen and (min-width: 75.01em) {
  .block-intro.block-intro-v3 .intro-container .content {
    width: calc(100% - 270px);
  }
}
.block-intro.block-intro-v3 .intro-container .content .title-60 {
  text-align: center;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 56.26em) {
  .block-intro.block-intro-v3 .intro-container .content .title-60 {
    text-align: left;
  }
}
.block-intro.block-intro-v3 .links-repeater {
  margin-top: 20px;
}
.block-intro.block-intro-v3 .links-repeater .btn {
  margin-right: 10px;
}
.block-intro.block-intro-v4 {
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 25px;
}
@media screen and (min-width: 37.51em) {
  .block-intro.block-intro-v4 {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-intro.block-intro-v4 {
    padding-bottom: 60px;
  }
}
.block-intro.block-intro-v4 .title-70 {
  margin-bottom: 0.4em;
}
.block-intro.block-intro-v4 .title-70 + .text {
  font-style: italic;
}
.block-intro.block-about-us {
  padding-top: 40px;
}
@media screen and (min-width: 37.51em) {
  .block-intro.block-about-us {
    padding-top: 70px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-intro.block-about-us {
    padding-top: 100px;
  }
}
@media screen and (max-width: 56.25em) {
  .block-intro.block-about-us .column + .column {
    margin-top: 30px;
  }
}
.block-intro.block-about-us .intro-text + .btn {
  margin-top: 45px;
}
@media screen and (min-width: 37.51em) {
  .block-intro.block-about-us .intro-text + .btn {
    margin-top: 55px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-intro.block-about-us .intro-text + .btn {
    margin-top: 65px;
  }
}
.block-intro.block-about-us .btn {
  margin-left: 25px;
}
.block-intro.block-intro-reserved-area-profile .current-user-email {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 1em;
}
.block-intro.block-intro-reserved-area-profile .not-you-link {
  font-weight: bold;
}
.block-intro.block-intro-reserved-area-profile .whatsapp {
  font-size: 2rem;
  font-weight: bold;
  margin-top: 1em;
}
.block-intro.block-intro-reserved-area-profile .whatsapp .whatsapp-number {
  display: block;
  font-size: 1.6rem;
  font-weight: normal;
}

.block-contact-come-associarsi .aux {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 56.26em) {
  .block-contact-come-associarsi .column:first-child {
    width: 40%;
    max-width: 530px;
  }
}
@media screen and (min-width: 37.51em) {
  .post-type-archive-notizie .block-contact-come-associarsi .column:first-child {
    width: 40%;
  }
}
@media screen and (min-width: 56.26em) {
  .block-contact-come-associarsi .column + .column {
    padding-top: 15px;
  }
}
.block-contact-come-associarsi .title-48 {
  line-height: 1.3;
}
@media screen and (max-width: 43.75em) {
  .block-contact-come-associarsi .title-48 {
    text-align: center;
  }
}
.block-contact-come-associarsi .single-person {
  width: 100%;
  margin-bottom: 50px;
}
.block-contact-come-associarsi .single-person:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 43.76em) {
  .block-contact-come-associarsi .single-person {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
.block-contact-come-associarsi .single-person .image-container {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 43.76em) {
  .block-contact-come-associarsi .single-person .image-container {
    width: 220px;
    margin-bottom: 0;
  }
}
.block-contact-come-associarsi .single-person .image-container img {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 43.76em) {
  .block-contact-come-associarsi .single-person .content {
    width: calc(100% - 250px);
  }
}
.block-contact-come-associarsi .single-person .listing-title {
  line-height: 1.45;
}
.block-contact-come-associarsi .single-person .listing-title .name {
  margin-bottom: 5px;
}
.block-contact-come-associarsi .single-person .info {
  margin-bottom: 0;
}
.block-contact-come-associarsi .single-person p {
  margin-bottom: 0;
}

.block-why-join {
  background: #033D7A;
  text-align: center;
  color: #fff;
  padding-top: 80px !important;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .block-why-join {
    padding-top: 130px !important;
    clip-path: polygon(0 0, 100% 45px, 100% 100%, 0% 100%);
  }
}
@media screen and (min-width: 62.51em) {
  .block-why-join {
    padding-top: 180px !important;
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0% 100%);
  }
}
.block-why-join + .block-form {
  clip-path: none;
}
.block-why-join .title-60 {
  margin-bottom: 1.25em;
}
.block-why-join .why-join-list {
  list-style-type: none;
  text-align: left;
  max-width: 1360px;
  margin: 0 auto;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.block-why-join .why-join-list .single-element {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  text-align: center;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  margin-top: 40px;
}
.block-why-join .why-join-list .single-element:first-child {
  margin-top: 0;
}
@media screen and (min-width: 43.76em) {
  .block-why-join .why-join-list .single-element {
    width: 45%;
    max-width: none;
    text-align: left;
    margin: 0;
    margin-top: 60px;
  }
  .block-why-join .why-join-list .single-element:nth-child(2) {
    margin-top: 0;
  }
  .block-why-join .why-join-list .single-element:nth-child(odd) {
    margin-right: 10%;
  }
}
@media screen and (min-width: 62.51em) {
  .block-why-join .why-join-list .single-element {
    height: 100%;
    margin-top: 80px;
  }
  .block-why-join .why-join-list .single-element:nth-child(2) {
    margin-top: 0;
  }
}
.block-why-join .why-join-list .single-element .svg-container {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto 60px;
}
@media screen and (min-width: 43.76em) {
  .block-why-join .why-join-list .single-element .svg-container {
    margin: 0 0 60px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-why-join .why-join-list .single-element .svg-container {
    height: 100%;
    margin: 0;
  }
}
.block-why-join .why-join-list .single-element .svg-container:after {
  display: block;
  content: "";
  width: 170px;
  height: 3px;
  background: #06C9FE;
  transform: rotate(10deg);
  position: absolute;
  top: calc(100% + 30px);
  left: calc(50% - 85px);
}
@media screen and (min-width: 43.76em) {
  .block-why-join .why-join-list .single-element .svg-container:after {
    left: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .block-why-join .why-join-list .single-element .svg-container:after {
    height: 100%;
    width: 3px;
    transform-origin: left;
    top: 0;
    left: calc(100% + 30px);
  }
}
.block-why-join .why-join-list .single-element .svg-container svg {
  display: block;
  width: 100%;
  height: 100%;
}
.block-why-join .why-join-list .single-element .content {
  position: relative;
}
@media screen and (min-width: 62.51em) {
  .block-why-join .why-join-list .single-element .content {
    width: calc(100% - 220px);
    margin: 15px 0;
  }
}

.block-listing-search .aux {
  max-width: 700px;
  margin: 0 auto;
}
.block-listing-search .listing-search {
  display: block;
}
.block-listing-search .listing-search .item.item-search {
  width: 100%;
  margin-bottom: 40px;
}
.block-listing-search .listing-search .item.item-search:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 37.51em) {
  .block-listing-search .listing-search .item.item-search {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-listing-search .listing-search .item.item-search {
    margin-bottom: 60px;
  }
}
.block-listing-search .listing-search .item.item-search .title-24:last-child {
  margin-bottom: 0;
}
.block-listing-search .listing-search .item.item-search .tag {
  margin-bottom: 25px;
}
.no-touch .block-listing-search .listing-search .item.item-search a:hover {
  text-decoration: none;
}
.no-touch .block-listing-search .listing-search .item.item-search a:hover .title-24 {
  text-decoration: underline;
}

.block-news {
  padding: 0 25px 30px;
}
@media screen and (min-width: 37.51em) {
  .block-news {
    padding: 0 40px 45px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-news {
    padding: 0 60px 60px;
  }
}
.block-news .aux {
  max-width: 1360px;
  margin: 0 auto;
}
@media screen and (min-width: 56.26em) {
  .block-news .aux {
    width: 50%;
    margin-left: 50%;
    max-width: 680px;
  }
}
.block-news.block-news-text a, .block-news.block-news-download a {
  font-weight: bold;
}
.block-news.block-news-text ul, .block-news.block-news-download ul {
  list-style-type: none;
}
.block-news.block-news-text ul li, .block-news.block-news-download ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 0.5em;
  line-height: 1.3;
}
.block-news.block-news-text ul li:before, .block-news.block-news-download ul li:before {
  display: block;
  content: "";
  width: 3px;
  height: 12px;
  background: #06C9FE;
  position: absolute;
  top: 4px;
  left: 0;
  transform: rotate(20deg);
}
.block-news.block-news-download .download-container {
  margin-top: 1em;
}
.block-news.block-news-btns .btn-container {
  margin-top: 0;
}

.block-imprese-list, .block-notizie-list {
  max-width: 1360px;
  margin: 0 auto;
}
.block-imprese-list .imprese-filters, .block-imprese-list .notizie-categories, .block-notizie-list .imprese-filters, .block-notizie-list .notizie-categories {
  margin-bottom: 40px;
}
@media screen and (min-width: 56.26em) {
  .block-imprese-list .imprese-filters, .block-imprese-list .notizie-categories, .block-notizie-list .imprese-filters, .block-notizie-list .notizie-categories {
    width: 30%;
    margin: 0 0 60px auto;
  }
}
@media screen and (min-width: 75.01em) {
  .block-imprese-list .imprese-filters, .block-imprese-list .notizie-categories, .block-notizie-list .imprese-filters, .block-notizie-list .notizie-categories {
    width: 22.5%;
    margin: 0 0 80px auto;
  }
}
@media screen and (min-width: 56.26em) {
  .block-imprese-list .imprese-filters .filter-label, .block-imprese-list .notizie-categories .filter-label, .block-notizie-list .imprese-filters .filter-label, .block-notizie-list .notizie-categories .filter-label {
    padding: 16px 40px;
  }
}
.block-imprese-list .imprese-list, .block-notizie-list .imprese-list {
  list-style-type: none;
  margin-bottom: 40px;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
@media screen and (min-width: 56.26em) {
  .block-imprese-list .imprese-list, .block-notizie-list .imprese-list {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-imprese-list .imprese-list, .block-notizie-list .imprese-list {
    margin-bottom: 80px;
  }
}
.block-imprese-list .imprese-list .single-impresa, .block-notizie-list .imprese-list .single-impresa {
  width: 100%;
  margin-top: 40px;
}
.block-imprese-list .imprese-list .single-impresa:first-child, .block-notizie-list .imprese-list .single-impresa:first-child {
  margin-top: 0;
}
@media screen and (min-width: 37.51em) {
  .block-imprese-list .imprese-list .single-impresa, .block-notizie-list .imprese-list .single-impresa {
    width: 45%;
    margin-top: 50px;
  }
  .block-imprese-list .imprese-list .single-impresa:nth-child(2), .block-notizie-list .imprese-list .single-impresa:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 56.26em) {
  .block-imprese-list .imprese-list .single-impresa, .block-notizie-list .imprese-list .single-impresa {
    width: 30%;
    margin-top: 60px;
  }
  .block-imprese-list .imprese-list .single-impresa:nth-child(3), .block-notizie-list .imprese-list .single-impresa:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 75.01em) {
  .block-imprese-list .imprese-list .single-impresa, .block-notizie-list .imprese-list .single-impresa {
    width: 22.5%;
    margin-right: 3.33%;
    margin-top: 75px;
  }
  .block-imprese-list .imprese-list .single-impresa:nth-child(4n+0), .block-notizie-list .imprese-list .single-impresa:nth-child(4n+0) {
    margin-right: 0;
  }
  .block-imprese-list .imprese-list .single-impresa:nth-child(4), .block-notizie-list .imprese-list .single-impresa:nth-child(4) {
    margin-top: 0;
  }
}
@media screen and (min-width: 37.51em) and (max-width: 56.25em) {
  .block-imprese-list .imprese-list .single-impresa, .block-notizie-list .imprese-list .single-impresa {
    margin-right: 10%;
  }
  .block-imprese-list .imprese-list .single-impresa:nth-child(even), .block-notizie-list .imprese-list .single-impresa:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (min-width: 56.26em) and (max-width: 75em) {
  .block-imprese-list .imprese-list .single-impresa, .block-notizie-list .imprese-list .single-impresa {
    margin-right: 5%;
  }
  .block-imprese-list .imprese-list .single-impresa:nth-child(3n+0), .block-notizie-list .imprese-list .single-impresa:nth-child(3n+0) {
    margin-right: 0;
  }
}
.block-imprese-list .imprese-list .single-impresa a, .block-notizie-list .imprese-list .single-impresa a {
  display: block;
  position: relative;
  text-decoration: none;
  padding-bottom: 35px;
}
.block-imprese-list .imprese-list .single-impresa a:after, .block-notizie-list .imprese-list .single-impresa a:after {
  display: block;
  content: "";
  width: 30px;
  height: 15px;
  background: url(images/arrow-link-long.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: 0;
}
.no-touch .block-imprese-list .imprese-list .single-impresa a:hover .name, .no-touch .block-notizie-list .imprese-list .single-impresa a:hover .name {
  text-decoration: underline;
}
.block-imprese-list .imprese-list .single-impresa .impresa-luogo, .block-notizie-list .imprese-list .single-impresa .impresa-luogo {
  display: block;
  padding-top: 5px;
  line-height: 1;
}

.block-people-list .people-categories-desktop {
  display: none;
  list-style-type: none;
}
@media screen and (min-width: 62.51em) {
  .block-people-list .people-categories-desktop {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 35px;
    margin-bottom: 65px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-people-list .people-categories-desktop {
    margin-bottom: 85px;
  }
}
.block-people-list .people-categories-desktop .single-person-cat {
  margin-right: 15px;
  margin-bottom: 10px;
}
.block-people-list .people-categories-desktop .single-person-cat:last-child {
  margin-right: 0;
}
.block-people-list .people-categories-desktop .single-person-cat.active .category-btn {
  background: #033D7A;
  color: #fff;
}
.block-people-list .people-categories-desktop .single-person-cat .category-btn {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  cursor: pointer;
  padding: 13px 20px;
  background: #F7F7F7;
  color: #033D7A;
}
.no-touch .block-people-list .people-categories-desktop .single-person-cat .category-btn:hover {
  background: #06C9FE;
}
.block-people-list .people-categories-mobile {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 330px;
  z-index: 1;
  margin-top: 35px;
  margin-bottom: 65px;
}
@media screen and (min-width: 62.51em) {
  .block-people-list .people-categories-mobile {
    display: none;
  }
}
.block-people-list .people-categories-mobile .selected-term {
  position: relative;
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  cursor: pointer;
  padding: 13px 20px;
  background: #033D7A;
  color: #fff;
}
.no-touch .block-people-list .people-categories-mobile .selected-term:hover {
  background: #06C9FE;
}
.block-people-list .people-categories-mobile .selected-term:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  position: absolute;
  top: calc(50% - 10px);
  right: 20px;
}
.block-people-list .people-categories-mobile .people-categories {
  display: none;
  list-style-type: none;
  width: 100%;
  background: #F7F7F7;
  position: absolute;
  top: 100%;
  letter-spacing: 0;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  cursor: pointer;
}
.block-people-list .people-categories-mobile .people-categories.show {
  display: block;
}
.block-people-list .people-categories-mobile .people-categories .single-person-cat {
  padding: 7px 20px;
}
.block-people-list .people-categories-mobile .people-categories .single-person-cat:first-child {
  padding-top: 13px;
}
.block-people-list .people-categories-mobile .people-categories .single-person-cat:last-child {
  padding-bottom: 13px;
}
.no-touch .block-people-list .people-categories-mobile .people-categories .single-person-cat:hover, .block-people-list .people-categories-mobile .people-categories .single-person-cat.active {
  background: #06C9FE;
}
@media screen and (max-width: 37.5em) {
  .block-people-list .people-container {
    width: calc(100% + 25px);
  }
}
@media screen and (max-width: 37.5em) {
  .block-people-list .people-list:after {
    content: "flickity";
    display: none; /* hide :after */
  }
}
@media screen and (min-width: 37.51em) {
  .block-people-list .people-list {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
  }
  .block-people-list .people-list:after {
    content: "";
  }
}
.block-people-list .people-list .single-person {
  width: calc(80% - 30px);
  margin-right: 30px;
}
@media screen and (min-width: 37.51em) {
  .block-people-list .people-list .single-person {
    position: relative;
    width: 45%;
    padding-bottom: 20px;
    margin-top: 50px;
  }
  .block-people-list .people-list .single-person:first-child, .block-people-list .people-list .single-person:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 56.26em) {
  .block-people-list .people-list .single-person {
    width: 30%;
    margin-top: 60px;
  }
  .block-people-list .people-list .single-person:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 75.01em) {
  .block-people-list .people-list .single-person {
    width: 22.5%;
    margin-right: 3.33%;
    margin-top: 75px;
  }
  .block-people-list .people-list .single-person:nth-child(4n+0) {
    margin-right: 0;
  }
  .block-people-list .people-list .single-person:nth-child(4) {
    margin-top: 0;
  }
}
@media screen and (min-width: 37.51em) and (max-width: 56.25em) {
  .block-people-list .people-list .single-person {
    margin-right: 10%;
  }
  .block-people-list .people-list .single-person:nth-child(even) {
    margin-right: 0;
  }
}
@media screen and (min-width: 56.26em) and (max-width: 75em) {
  .block-people-list .people-list .single-person {
    margin-right: 5%;
  }
  .block-people-list .people-list .single-person:nth-child(3n+0) {
    margin-right: 0;
  }
}
.block-people-list .people-list .single-person .image-container {
  margin-bottom: 30px;
}
.block-people-list .people-list .single-person .listing-title span {
  margin-bottom: 5px;
}
.block-people-list .people-list .single-person .impresa,
.block-people-list .people-list .single-person .email {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 1em;
}
@media screen and (min-width: 37.51em) {
  .block-people-list .people-list .single-person .impresa,
  .block-people-list .people-list .single-person .email {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
.block-people-list .people-list .single-person .email {
  text-decoration: underline;
}
.no-touch .block-people-list .people-list .single-person .email:hover {
  text-decoration: none;
}

.block-notizie-list .text-container {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 37.51em) {
  .block-notizie-list .text-container {
    margin-bottom: 50px;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
@media screen and (min-width: 75.01em) {
  .block-notizie-list .text-container {
    margin-bottom: 60px;
  }
}
.block-notizie-list .text-container .title-60 {
  margin-bottom: 1em;
}
@media screen and (min-width: 37.51em) {
  .block-notizie-list .text-container .title-60 {
    margin-bottom: 0;
  }
}
.block-notizie-list .text-container .btn {
  margin-top: 0;
}
.block-notizie-list .text-container .btn:after {
  margin-left: 10px;
}
@media screen and (max-width: 37.5em) {
  .block-notizie-list .text-container .btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    min-width: -moz-max-content;
    min-width: max-content;
  }
}
@media screen and (max-width: 37.5em) {
  .home .block-notizie-list .aux {
    position: relative;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 37.5em) {
  .single-servizi .block-notizie-list .notizie-list:after {
    content: "flickity";
    display: none; /* hide :after */
  }
}
@media screen and (min-width: 37.51em) {
  .single-servizi .block-notizie-list .notizie-list:after {
    content: "";
  }
}
@media screen and (max-width: 37.5em) {
  .single-servizi .block-notizie-list .notizie-list .flickity-button {
    position: absolute;
    top: 100%;
    left: auto !important;
  }
  .single-servizi .block-notizie-list .notizie-list .flickity-button.previous {
    right: 50px !important;
  }
}
@media screen and (max-width: 37.5em) {
  .single-servizi .block-notizie-list .btn-container {
    margin-left: 0;
    text-align: left;
  }
}
.block-notizie-list .notizie-list {
  list-style-type: none;
  max-width: 1360px;
  margin: 0 auto;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.block-notizie-list .notizie-list .single-notizia {
  position: relative;
  width: 100%;
  background: #F7F7F7;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
  margin-top: 40px;
}
.block-notizie-list .notizie-list .single-notizia:first-child {
  margin-top: 0;
}
@media screen and (min-width: 37.51em) {
  .block-notizie-list .notizie-list .single-notizia {
    width: 47.5%;
    margin-top: 50px;
  }
  .block-notizie-list .notizie-list .single-notizia:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .block-notizie-list .notizie-list .single-notizia {
    width: 32%;
    margin-right: 2%;
    margin-top: 60px;
  }
  .block-notizie-list .notizie-list .single-notizia:nth-child(3n+0) {
    margin-right: 0;
  }
  .block-notizie-list .notizie-list .single-notizia:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (min-width: 37.51em) and (max-width: 62.5em) {
  .block-notizie-list .notizie-list .single-notizia {
    margin-right: 5%;
  }
  .block-notizie-list .notizie-list .single-notizia:nth-child(even) {
    margin-right: 0;
  }
}
.block-notizie-list .notizie-list .single-notizia:before {
  display: block;
  content: "";
  width: 0;
  height: 4px;
  background: #06C9FE;
  position: absolute;
  bottom: 1px;
  left: 0;
  transition: width 0.3s ease-in-out;
}
.block-notizie-list .notizie-list .single-notizia:after {
  display: block;
  content: "";
  width: 30px;
  height: 15px;
  background: url(images/arrow-link-long.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 30px;
  left: 20px;
}
@media screen and (min-width: 37.51em) {
  .block-notizie-list .notizie-list .single-notizia:after {
    left: 30px;
    bottom: 35px;
  }
}
@media screen and (min-width: 56.26em) {
  .block-notizie-list .notizie-list .single-notizia:after {
    left: 40px;
    bottom: 45px;
  }
}
.no-touch .block-notizie-list .notizie-list .single-notizia:hover:before {
  width: 100%;
}
.block-notizie-list .notizie-list .single-notizia .notizia-link {
  display: block;
  position: relative;
  text-decoration: none;
  padding: 40px 20px 70px;
}
@media screen and (min-width: 37.51em) {
  .block-notizie-list .notizie-list .single-notizia .notizia-link {
    padding: 45px 30px 80px;
  }
}
@media screen and (min-width: 56.26em) {
  .block-notizie-list .notizie-list .single-notizia .notizia-link {
    padding: 50px 40px 90px;
  }
}
.no-touch .block-notizie-list .notizie-list .single-notizia .notizia-link:hover .notizia-title {
  text-decoration: underline;
}
.block-notizie-list .notizie-list .single-notizia .notizia-link .tag {
  margin-bottom: 5px;
}
.block-notizie-list .notizie-list .single-notizia .notizia-link .notizia-meta {
  font-style: italic;
  line-height: 1.2;
  margin-bottom: 0.75em;
  padding-top: 15px;
}
.block-notizie-list .notizie-list .single-notizia .notizia-link .notizia-title {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 37.51em) {
  .block-notizie-list .notizie-list .single-notizia .notizia-link .notizia-title {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 56.26em) {
  .block-notizie-list .notizie-list .single-notizia .notizia-link .notizia-title {
    font-size: 2.4rem;
  }
}
.block-notizie-list .notizie-list .single-notizia .notizia-link .notizia-intro {
  font-size: 1.4rem;
  line-height: 1.5;
}

.block-servizi {
  background: #033D7A;
  padding-top: 80px !important;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .block-servizi {
    padding-top: 130px !important;
    clip-path: polygon(0 0, 100% 45px, 100% 100%, 0% 100%);
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi {
    padding-top: 180px !important;
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0% 100%);
  }
}
.block-servizi.block-servizi-homepage .aux {
  text-align: center;
}
.block-servizi.block-servizi-homepage .text-container {
  text-align: left;
  color: #fff;
  margin-bottom: 50px;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 56.26em) {
  .block-servizi.block-servizi-homepage .text-container {
    margin-bottom: 75px;
  }
}
@media screen and (min-width: 75.01em) {
  .block-servizi.block-servizi-homepage .text-container {
    margin-bottom: 100px;
  }
}
.block-servizi.block-servizi-homepage .text-container .title-60 {
  width: 100%;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 56.26em) {
  .block-servizi.block-servizi-homepage .text-container .title-60 {
    width: 40%;
    max-width: 530px;
    margin: 0;
  }
}
.block-servizi.block-servizi-homepage .text-container .text {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 43.76em) {
  .block-servizi.block-servizi-homepage .text-container .text {
    padding-left: 50px;
  }
}
@media screen and (min-width: 56.26em) {
  .block-servizi.block-servizi-homepage .text-container .text {
    width: 50%;
    padding: 0;
  }
}
.block-servizi.block-servizi-homepage .text-container .text p {
  font-size: 2rem;
  font-family: "Cairo", sans-serif;
}
@media screen and (min-width: 37.51em) {
  .block-servizi.block-servizi-homepage .text-container .text p {
    font-size: 2.4rem;
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi.block-servizi-homepage .text-container .text p {
    font-size: 2.8rem;
  }
}
.block-servizi.block-servizi-homepage .servizi-list {
  width: calc(100% - 80px);
  margin: 0 auto 40px;
}
@media screen and (min-width: 43.76em) {
  .block-servizi.block-servizi-homepage .servizi-list {
    max-width: 1075px;
    width: calc(100% - 130px);
    margin: 0 auto 70px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi.block-servizi-homepage .servizi-list {
    margin: 0 auto 100px;
  }
}
.block-servizi.block-servizi-homepage .servizi-list .single-servizio {
  max-width: none;
}
@media screen and (min-width: 43.76em) {
  .block-servizi.block-servizi-homepage .servizi-list .single-servizio {
    margin: 0 5% !important;
  }
}
.block-servizi.block-servizi-homepage .servizi-list .single-servizio a .content {
  padding-bottom: 20px;
}
@media screen and (max-width: 75em) {
  .block-servizi.block-servizi-homepage .servizi-list .single-servizio a .content {
    width: 100%;
  }
}
@media screen and (min-width: 43.76em) and (max-width: 75em) {
  .block-servizi.block-servizi-homepage .servizi-list .single-servizio a .content {
    text-align: center;
  }
  .block-servizi.block-servizi-homepage .servizi-list .single-servizio a .content:after {
    left: calc(50% - 15px);
  }
}
.block-servizi.block-servizi-homepage .servizi-list .single-servizio a .content p {
  display: none;
}
@media screen and (min-width: 43.76em) and (max-width: 75em) {
  .block-servizi.block-servizi-homepage .servizi-list .single-servizio a .svg-container {
    margin: 0 auto 60px;
  }
}
@media screen and (min-width: 43.76em) and (max-width: 75em) {
  .block-servizi.block-servizi-homepage .servizi-list .single-servizio a .svg-container:after {
    width: 170px;
    height: 3px;
    top: calc(100% + 30px);
    left: calc(50% - 85px);
  }
}
.block-servizi.block-servizi-homepage .flickity-button {
  position: absolute;
  top: calc(50% - 20px);
  margin: 0;
  background: #06C9FE !important;
}
.block-servizi.block-servizi-homepage .flickity-button.previous {
  left: -40px !important;
}
@media screen and (min-width: 43.76em) {
  .block-servizi.block-servizi-homepage .flickity-button.previous {
    left: -65px !important;
  }
}
@media screen and (min-width: 87.51em) {
  .block-servizi.block-servizi-homepage .flickity-button.previous {
    left: -120px !important;
  }
}
@media screen and (min-width: 100.01em) {
  .block-servizi.block-servizi-homepage .flickity-button.previous {
    left: -190px !important;
  }
}
.block-servizi.block-servizi-homepage .flickity-button.next {
  right: -40px !important;
  left: auto !important;
}
@media screen and (min-width: 43.76em) {
  .block-servizi.block-servizi-homepage .flickity-button.next {
    right: -65px !important;
  }
}
@media screen and (min-width: 87.51em) {
  .block-servizi.block-servizi-homepage .flickity-button.next {
    right: -120px !important;
  }
}
@media screen and (min-width: 100.01em) {
  .block-servizi.block-servizi-homepage .flickity-button.next {
    right: -190px !important;
  }
}
.block-servizi.block-servizi-homepage .flickity-button .flickity-button-icon {
  fill: #033D7A !important;
}
.block-servizi .servizi-list {
  list-style-type: none;
  max-width: 1360px;
  margin: 0 auto;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
}
.block-servizi .servizi-list .single-servizio {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  text-align: center;
  margin-top: 40px;
}
.block-servizi .servizi-list .single-servizio:first-child {
  margin-top: 0;
}
@media screen and (min-width: 43.76em) {
  .block-servizi .servizi-list .single-servizio {
    width: 45%;
    max-width: none;
    text-align: left;
    margin: 0;
    margin-top: 60px;
  }
  .block-servizi .servizi-list .single-servizio:nth-child(2) {
    margin-top: 0;
  }
  .block-servizi .servizi-list .single-servizio:nth-child(odd) {
    margin-right: 10%;
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi .servizi-list .single-servizio {
    margin-top: 80px;
  }
  .block-servizi .servizi-list .single-servizio:nth-child(2) {
    margin-top: 0;
  }
}
.block-servizi .servizi-list .single-servizio a {
  display: block;
  color: #fff;
  text-decoration: none;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
@media screen and (min-width: 62.51em) {
  .block-servizi .servizi-list .single-servizio a {
    height: 100%;
  }
}
.no-touch .block-servizi .servizi-list .single-servizio a:hover .title-28 {
  color: #06C9FE;
  text-decoration: underline;
}
.block-servizi .servizi-list .single-servizio a .svg-container {
  position: relative;
  width: 150px;
  height: 150px;
  margin: 0 auto 60px;
}
@media screen and (min-width: 43.76em) {
  .block-servizi .servizi-list .single-servizio a .svg-container {
    margin: 0 0 60px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi .servizi-list .single-servizio a .svg-container {
    height: 100%;
    margin: 0;
  }
}
.block-servizi .servizi-list .single-servizio a .svg-container:after {
  display: block;
  content: "";
  width: 170px;
  height: 3px;
  background: #06C9FE;
  transform: rotate(10deg);
  position: absolute;
  top: calc(100% + 30px);
  left: calc(50% - 85px);
}
@media screen and (min-width: 43.76em) {
  .block-servizi .servizi-list .single-servizio a .svg-container:after {
    left: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi .servizi-list .single-servizio a .svg-container:after {
    height: 100%;
    width: 3px;
    transform-origin: left;
    top: 0;
    left: calc(100% + 30px);
  }
}
.block-servizi .servizi-list .single-servizio a .svg-container svg {
  display: block;
  width: 100%;
  height: 100%;
}
.block-servizi .servizi-list .single-servizio a .content {
  position: relative;
  padding-bottom: 35px;
}
.block-servizi .servizi-list .single-servizio a .content:after {
  display: block;
  content: "";
  width: 30px;
  height: 15px;
  background: url(images/arrow-link-long-white.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 0;
  left: calc(50% - 15px);
}
@media screen and (min-width: 43.76em) {
  .block-servizi .servizi-list .single-servizio a .content:after {
    left: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .block-servizi .servizi-list .single-servizio a .content {
    width: calc(100% - 220px);
    margin: 15px 0;
  }
}

.block-referenti {
  position: relative;
  background: #033D7A;
  color: #fff;
  padding-top: 80px !important;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .block-referenti {
    padding-top: 130px !important;
    clip-path: none;
  }
}
@media screen and (min-width: 62.51em) {
  .block-referenti {
    padding-top: 150px !important;
  }
}
.block-referenti .aux {
  max-width: 1310px;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (min-width: 56.26em) and (max-width: 62.5em) {
  .block-referenti .aux .column {
    width: 35%;
  }
}
@media screen and (min-width: 62.51em) and (max-width: 75em) {
  .block-referenti .aux .column {
    width: 45%;
  }
}
@media screen and (min-width: 56.26em) and (max-width: 62.5em) {
  .block-referenti .aux .column + .column {
    width: 65%;
  }
}
@media screen and (min-width: 62.51em) and (max-width: 75em) {
  .block-referenti .aux .column + .column {
    width: 55%;
  }
}
.block-referenti .title-48 {
  text-align: center;
}
@media screen and (min-width: 56.26em) {
  .block-referenti .title-48 {
    text-align: left;
  }
}
.block-referenti .referenti-list {
  list-style-type: none;
  width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 43.76em) {
  .block-referenti .referenti-list {
    width: 100%;
    margin: 0;
  }
}
.block-referenti .referenti-list .single-referente {
  width: 100%;
  margin-bottom: 50px;
}
.block-referenti .referenti-list .single-referente:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 43.76em) {
  .block-referenti .referenti-list .single-referente {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
  }
}
.block-referenti .referenti-list .single-referente .img-container {
  width: 100%;
  margin-bottom: 30px;
}
@media screen and (min-width: 43.76em) {
  .block-referenti .referenti-list .single-referente .img-container {
    width: 220px;
    margin-bottom: 0;
  }
}
.block-referenti .referenti-list .single-referente .img-container img {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 43.76em) {
  .block-referenti .referenti-list .single-referente .content {
    width: calc(100% - 250px);
  }
}
.block-referenti .referenti-list .single-referente .listing-title {
  line-height: 1.45;
}
.block-referenti .referenti-list .single-referente .listing-title .name {
  margin-bottom: 5px;
}
.block-referenti .referenti-list .single-referente .info {
  margin-bottom: 0;
}
.block-referenti .referenti-list .single-referente a {
  color: #fff;
}

.block-giovani {
  position: relative;
  background: #033D7A;
  color: #fff;
  overflow: hidden;
  padding-top: 80px !important;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .block-giovani {
    padding-top: 130px !important;
    clip-path: polygon(0 0, 100% 45px, 100% 100%, 0% 100%);
  }
}
@media screen and (min-width: 62.51em) {
  .block-giovani {
    padding-top: 180px !important;
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0% 100%);
  }
}
.block-giovani + .block-timeline {
  padding-top: 80px !important;
}
@media screen and (min-width: 37.51em) {
  .block-giovani + .block-timeline {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 62.51em) {
  .block-giovani + .block-timeline {
    padding-top: 130px !important;
  }
}
.block-giovani .aux {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.block-giovani .content {
  margin-bottom: 40px;
}
@media screen and (min-width: 56.26em) {
  .block-giovani .content {
    width: 50%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 87.51em) {
  .block-giovani .content {
    width: 40%;
  }
}
.block-giovani .content .title-60 {
  margin-bottom: 0.75em;
}
.block-giovani .content .desc {
  padding-left: 30px;
}
@media screen and (min-width: 75.01em) {
  .block-giovani .content .desc {
    padding-left: 50px;
  }
}
@media screen and (min-width: 87.51em) {
  .block-giovani .content .desc {
    padding-left: 70px;
  }
}
.block-giovani .giovani-gallery {
  box-sizing: border-box;
  padding-left: 30px;
  width: calc(100% + 25px);
  margin-bottom: 30px;
  margin-right: -25px;
}
@media screen and (min-width: 37.51em) {
  .block-giovani .giovani-gallery {
    width: calc(100% + 40px);
    margin-right: -40px;
  }
}
@media screen and (min-width: 56.26em) {
  .block-giovani .giovani-gallery {
    width: 50%;
    margin-bottom: 0;
    margin-right: -40px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-giovani .giovani-gallery {
    margin-right: -60px;
  }
}
@media screen and (min-width: 87.51em) {
  .block-giovani .giovani-gallery {
    padding: 0;
  }
}
@media screen and (min-width: 93.76em) {
  .block-giovani .giovani-gallery {
    width: 62.5%;
    margin-right: calc(-1 * (100vw - 1360px) / 2);
  }
}
.block-giovani .giovani-gallery .giovani-img {
  width: 100%;
}

.block-timeline {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
.block-timeline .title-60 {
  text-align: center;
  margin-bottom: 1em;
}
.block-timeline .timeline-line {
  margin: 40px 0;
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-line {
    margin: 60px 0;
  }
}
.block-timeline .timeline-line .year {
  width: 40%;
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  color: rgba(3, 61, 122, 0.4);
}
@media screen and (min-width: 37.51em) {
  .block-timeline .timeline-line .year {
    width: 30%;
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-line .year {
    width: 20%;
    font-size: 2.8rem;
  }
}
.block-timeline .timeline-line .year:after {
  display: block;
  content: "";
  width: calc(50% - 40px);
  height: 1px;
  background: rgba(3, 61, 122, 0.4);
  position: absolute;
  top: 50%;
  right: 0;
  z-index: -1;
}
.block-timeline .timeline-line .year:before {
  display: block;
  content: "";
  width: calc(50% - 40px);
  height: 1px;
  background: rgba(3, 61, 122, 0.4);
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
}
.block-timeline .timeline-line .year:first-child:before {
  display: none;
}
.block-timeline .timeline-line .year:last-child:after {
  display: none;
}
.block-timeline .timeline-line .year.is-selected {
  color: #033D7A;
}
.block-timeline .timeline-list {
  text-align: center;
}
.block-timeline .timeline-list .single-year {
  width: 100%;
  text-align: left;
  box-sizing: border-box;
  padding: 0 25px;
}
@media screen and (min-width: 37.51em) {
  .block-timeline .timeline-list .single-year {
    padding: 0 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .single-year {
    padding: 0 60px;
  }
}
.block-timeline .timeline-list .single-year:not(.has-img) .aux-year {
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (min-width: 50.01em) {
  .block-timeline .timeline-list .single-year:not(.has-img) .aux-year .year-content {
    width: 60%;
  }
}
.block-timeline .timeline-list .single-year .aux-year {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  max-width: 1360px;
  margin: 0 auto;
}
.block-timeline .timeline-list .single-year .year {
  display: block;
  font-size: 8rem;
  line-height: 1;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  color: #06C9FE;
  margin-bottom: 30px;
}
@media screen and (min-width: 37.51em) {
  .block-timeline .timeline-list .single-year .year {
    font-size: 10rem;
  }
}
@media screen and (min-width: 50.01em) {
  .block-timeline .timeline-list .single-year .year {
    margin-bottom: 0;
    margin-top: -15px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .single-year .year {
    font-size: 12rem;
  }
}
@media screen and (min-width: 50.01em) {
  .block-timeline .timeline-list .single-year .year-content {
    width: 40%;
  }
}
.block-timeline .timeline-list .single-year .year-content .title-year {
  font-size: 2.4rem;
  line-height: 1;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  margin-bottom: 0.75em;
  padding-left: 30px;
}
@media screen and (min-width: 37.51em) {
  .block-timeline .timeline-list .single-year .year-content .title-year {
    font-size: 2.7rem;
  }
}
@media screen and (min-width: 50.01em) {
  .block-timeline .timeline-list .single-year .year-content .title-year {
    padding-left: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .single-year .year-content .title-year {
    font-size: 3rem;
  }
}
.block-timeline .timeline-list .single-year .year-content .title-year + p {
  padding-left: 30px;
  margin-bottom: 40px;
}
.block-timeline .timeline-list .single-year .year-content .title-year + p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 50.01em) {
  .block-timeline .timeline-list .single-year .year-content .title-year + p {
    padding-left: 0;
  }
}
.block-timeline .timeline-list .single-year .year-content .presidente {
  position: relative;
  padding-left: 25px;
}
.block-timeline .timeline-list .single-year .year-content .presidente:before {
  display: block;
  content: "";
  width: 4px;
  height: 100%;
  background: #06C9FE;
  position: absolute;
  top: 0;
  left: 0;
}
.block-timeline .timeline-list .single-year .year-content .presidente .name {
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  margin-bottom: 0.2em;
}
@media screen and (min-width: 37.51em) {
  .block-timeline .timeline-list .single-year .year-content .presidente .name {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .single-year .year-content .presidente .name {
    font-size: 2.4rem;
  }
}
.block-timeline .timeline-list .single-year .year-content .presidente .role {
  font-style: italic;
  margin-bottom: 0.5em;
}
.block-timeline .timeline-list .single-year .year-content .presidente .role:last-child {
  margin-bottom: 0;
}
.block-timeline .timeline-list .single-year .year-content .presidente .text {
  line-height: 1.3;
}
.block-timeline .timeline-list .single-year .image-container {
  margin-top: 40px;
}
@media screen and (min-width: 50.01em) {
  .block-timeline .timeline-list .single-year .image-container {
    width: 20%;
    margin-top: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .single-year .image-container {
    width: 25%;
  }
}
@media screen and (min-width: 75.01em) {
  .block-timeline .timeline-list .single-year .image-container {
    width: 30%;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .flickity-button {
    position: absolute;
    bottom: calc(100% + 160px) !important;
    right: 0 !important;
    margin: 0;
    left: auto !important;
    top: auto !important;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .flickity-button.previous {
    right: 110px !important;
  }
}
@media screen and (min-width: 93.76em) {
  .block-timeline .timeline-list .flickity-button.previous {
    right: calc((100% - 1360px) / 2 + 50px) !important;
  }
}
@media screen and (min-width: 62.51em) {
  .block-timeline .timeline-list .flickity-button.next {
    right: 60px !important;
  }
}
@media screen and (min-width: 93.76em) {
  .block-timeline .timeline-list .flickity-button.next {
    right: calc((100% - 1360px) / 2) !important;
  }
}

.block-docs {
  background: #F7F7F7;
  text-align: center;
  padding-top: 80px !important;
}
@media screen and (min-width: 37.51em) {
  .block-docs {
    padding-top: 105px !important;
  }
}
@media screen and (min-width: 62.51em) {
  .block-docs {
    padding-top: 130px !important;
  }
}
.block-docs .btn-container {
  text-align: center;
}
.block-docs .btn {
  margin-right: 5px;
}
.block-docs .btn:last-child {
  margin-right: 0;
}
.block-docs .btn:after {
  display: none;
}

@media screen and (min-width: 37.51em) {
  .block-intro-contatti {
    padding-bottom: 85px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-intro-contatti {
    padding-bottom: 115px;
  }
}
.block-intro-contatti .aux {
  max-width: 815px;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
@media screen and (min-width: 43.76em) {
  .block-intro-contatti .aux .column-map {
    width: 60%;
  }
}
@media screen and (min-width: 43.76em) {
  .block-intro-contatti .aux .column-info {
    width: 30%;
  }
}
.block-intro-contatti .aux .site-name {
  font-size: 2.4rem;
  line-height: 1.2;
}
.block-intro-contatti .aux .site-desc {
  font-weight: bold;
  font-family: "Cairo", sans-serif;
}
.block-intro-contatti .aux .address-contacts p {
  line-height: 1.5;
  margin-bottom: 0;
}
.block-intro-contatti .aux .address-contacts p.line--0 {
  margin-bottom: 1.5em;
}
.block-intro-contatti .aux .address-contacts p.line--6 {
  padding-top: 1.5em;
}
.block-intro-contatti .aux .address-contacts p.line--6 a {
  display: block;
  text-decoration: none;
}
.block-intro-contatti .aux .address-contacts + .btn {
  margin-top: 30px;
}

.block-form {
  background: #F7F7F7;
  text-align: center;
  padding-top: 80px !important;
  clip-path: polygon(0 0, 100% 20px, 100% 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .block-form {
    padding-top: 130px !important;
    clip-path: polygon(0 0, 100% 45px, 100% 100%, 0% 100%);
  }
}
@media screen and (min-width: 62.51em) {
  .block-form {
    padding-top: 180px !important;
    clip-path: polygon(0 0, 100% 70px, 100% 100%, 0% 100%);
  }
}
.block-form:first-child {
  padding-top: 60px !important;
}
@media screen and (min-width: 37.51em) {
  .block-form:first-child {
    padding-top: 90px !important;
  }
}
@media screen and (min-width: 62.51em) {
  .block-form:first-child {
    padding-top: 120px !important;
  }
}
.block-form .aux {
  max-width: 900px;
}
.block-form .form-container {
  text-align: left;
  padding-top: 20px;
}
@media screen and (min-width: 37.51em) {
  .block-form .form-container {
    padding-top: 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .block-form .form-container {
    padding-top: 60px;
  }
}
.page-template-page-contatti .block-form.block-form-contatti {
  padding-top: 75px !important;
}
@media screen and (min-width: 37.51em) {
  .page-template-page-contatti .block-form.block-form-contatti {
    padding-top: 110px !important;
  }
}
@media screen and (min-width: 62.51em) {
  .page-template-page-contatti .block-form.block-form-contatti {
    padding-top: 150px !important;
  }
}
.block-form.block-form-profile .edit-password-container {
  margin-top: 50px;
}
.block-form.form-login-register-container {
  clip-path: none;
}
.block-form.form-login-register-container .aux {
  max-width: 450px;
}
.block-form.form-login-register-container .aux .form-container {
  padding-top: 0;
}
.block-form.form-login-register-container .aux .form-container .form-field label {
  display: block;
  width: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  background: none;
  transition: all .4s ease;
  display: inline-block;
  font-style: normal;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  line-height: 1;
  color: #033D7A;
  margin-bottom: 10px;
}
.block-form.form-login-register-container .aux .form-container .login-remember {
  width: 100%;
  margin-top: 25px;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
}
.block-form.form-login-register-container .aux .form-container .login-remember label {
  position: relative;
  padding-left: 20px;
}
.block-form.form-login-register-container .aux .form-container .login-remember input[type=checkbox]:before {
  width: 20px;
  height: 20px;
  display: block;
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  cursor: pointer;
  background: none;
  border: 1px solid #033D7A;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.block-form.form-login-register-container .aux .form-container .login-remember input[type=checkbox]:checked:after {
  content: "";
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 5px;
  left: 3px;
  cursor: pointer;
  background: #033D7A;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.block-form.form-login-register-container .aux .form-container .login-remember .link-reset {
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
}
.block-form.form-login-register-container .title-60 {
  text-align: center;
  margin-bottom: 1em;
}
.block-form.form-login-register-container .title-60 + .text,
.block-form.form-login-register-container .title-60 + .reserved-area-notice {
  text-align: center;
  margin: 0 auto 0.5em;
  max-width: 380px;
}

.link {
  position: relative;
  font-weight: bold;
  display: inline-block;
  max-width: calc(100% - 15px);
}
.link:after {
  display: inline-block;
  content: "";
  width: 12px;
  height: 12px;
  margin-left: 7px;
  background: url(images/arrow-link.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  bottom: 5px;
}
.link.link-no:after {
  display: none;
}

.link-ios {
  display: none;
}

.browser-safari .link-with-ios-sibling {
  display: none;
}
.browser-safari .link-ios {
  display: inline-block;
}

.btn {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  cursor: pointer;
  padding: 12px 25px;
  background: #033D7A;
  color: #ffffff;
}
.no-touch .btn:hover {
  clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
}
@media screen and (min-width: 37.51em) {
  .btn {
    padding: 14px 27px;
    margin-right: 10px;
  }
  .btn:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 62.51em) {
  .btn {
    padding: 16px 30px;
    margin-right: 15px;
  }
}
.btn:after {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
@media screen and (min-width: 37.51em) {
  .btn:after {
    margin-left: 5px;
  }
}
@media screen and (min-width: 62.51em) {
  .btn:after {
    margin-left: 10px;
  }
}
.btn.btn-2 {
  background: #06C9FE;
  color: #033D7A;
}
.btn.btn-2:after {
  border-top: 2px solid #033D7A;
  border-right: 2px solid #033D7A;
}

* + .btn {
  margin-top: 10px;
}

.btn-container,
.load-more-container {
  max-width: 450px;
  text-align: center;
  margin: 40px auto 0;
}
@media screen and (min-width: 37.51em) {
  .btn-container,
  .load-more-container {
    max-width: none;
    text-align: left;
    margin: 40px 0 0;
  }
}
/** + .links-repeater {
	margin-top:25px;
	@include media('screen', '>dim_900') {
		margin-top:30px;
	}
}
.links-repeater {
	.single-link {
		list-style-type:none;
		+ .single-link {
			margin-top:25px;
		}
	}
}*/
.tag {
  display: inline-block;
  background: #06C9FE;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  text-transform: uppercase;
  padding: 6px 18px;
  margin-right: 5px;
}
.tag:last-child {
  margin-right: 0;
}

* + .listing {
  margin-top: 40px;
}
@media screen and (min-width: 56.26em) {
  * + .listing {
    margin-top: 60px;
  }
}

.listing .item {
  list-style-type: none;
}
.listing .item a {
  text-decoration: none;
}
.no-touch .listing .item a:hover {
  text-decoration: underline;
}
.no-touch .listing .item a:hover .image-container img {
  opacity: 0.8;
}
.listing .item a .title {
  text-decoration: none;
}
.no-touch .listing .item a .title:hover {
  text-decoration: underline;
}

.listing:not(.flickity-enabled) {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (min-width: 56.26em) {
  .listing:not(.flickity-enabled) {
    min-width: calc(100% + 70px);
    left: -35px;
  }
}
.listing:not(.flickity-enabled) + * {
  margin-top: 55px;
}
@media screen and (min-width: 68.76em) {
  .listing:not(.flickity-enabled) + * {
    margin-top: 70px;
  }
}
.listing:not(.flickity-enabled) .item {
  position: relative;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 60px;
}
.listing:not(.flickity-enabled) .item.empty-listing {
  width: 100%;
  text-align: center;
}
.listing:not(.flickity-enabled) .item:first-child {
  margin-top: 0;
}
@media screen and (min-width: 56.26em) {
  .listing:not(.flickity-enabled) .item {
    width: calc(50% - 70px);
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 80px;
  }
  .listing:not(.flickity-enabled) .item:nth-child(2) {
    margin-top: 0;
  }
}
@media screen and (min-width: 100.01em) {
  .listing:not(.flickity-enabled) .item {
    width: calc(33.33% - 70px);
    margin-left: 35px;
    margin-right: 35px;
    margin-bottom: 80px;
  }
  .listing:not(.flickity-enabled) .item:nth-child(3) {
    margin-top: 0;
  }
}
.listing:not(.flickity-enabled) .item .image-container, .listing:not(.flickity-enabled) .item .video-container {
  transition: all 0.3s ease-in-out;
  margin-bottom: 17px;
}
@media screen and (min-width: 56.26em) {
  .listing:not(.flickity-enabled) .item .image-container, .listing:not(.flickity-enabled) .item .video-container {
    margin-bottom: 30px;
  }
}
.listing:not(.flickity-enabled) .item .image-container img, .listing:not(.flickity-enabled) .item .image-container video, .listing:not(.flickity-enabled) .item .video-container img, .listing:not(.flickity-enabled) .item .video-container video {
  transition: all 0.3s ease-in-out;
}
.listing:not(.flickity-enabled) .item > a {
  display: block;
  position: relative;
}
.no-touch .listing:not(.flickity-enabled) .item > a:hover {
  text-decoration: underline;
}
.no-touch .listing:not(.flickity-enabled) .item > a:hover .title {
  text-decoration: underline;
}
.no-touch .listing:not(.flickity-enabled) .item > a:hover img, .no-touch .listing:not(.flickity-enabled) .item > a:hover video {
  opacity: 0.8;
}
.no-touch .home .listing:not(.flickity-enabled) .item > a:hover {
  text-decoration: none;
}
.no-touch .home .listing:not(.flickity-enabled) .item > a:hover .title {
  text-decoration: underline;
}

.load-more-container {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
}
.title, h1:not([class]), h2:not([class]), h3:not([class]), h4:not([class]), h5:not([class]), h6:not([class]) {
  font-weight: 900;
  line-height: 1.1;
  display: inline-block !important;
  font-style: normal;
}
.maintenance .title, .maintenance h1:not([class]), .maintenance h2:not([class]), .maintenance h3:not([class]), .maintenance h4:not([class]), .maintenance h5:not([class]), .maintenance h6:not([class]) {
  width: 100%;
  text-align: center;
}
.title + .text, h1:not([class]) + .text, h2:not([class]) + .text, h3:not([class]) + .text, h4:not([class]) + .text, h5:not([class]) + .text, h6:not([class]) + .text {
  margin-top: 25px;
}
@media screen and (min-width: 56.26em) {
  .title + .text, h1:not([class]) + .text, h2:not([class]) + .text, h3:not([class]) + .text, h4:not([class]) + .text, h5:not([class]) + .text, h6:not([class]) + .text {
    margin-top: 30px;
  }
}
.title strong, h1:not([class]) strong, h2:not([class]) strong, h3:not([class]) strong, h4:not([class]) strong, h5:not([class]) strong, h6:not([class]) strong {
  font-weight: 900;
}

.uppertitle, .terms .single {
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  line-height: 1;
  font-style: normal;
  list-style-type: none;
  letter-spacing: 0.5px;
}

.subtitle {
  font-size: 1.4rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #033D7A;
}
.subtitle a {
  color: #033D7A;
}

.terms {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  position: relative;
}
.terms .single {
  list-style-type: none;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.terms .single + .single:before {
  content: "/";
  display: block;
  margin-left: 2px;
  margin-right: 2px;
}
.terms .single a {
  text-decoration: none;
}
.no-touch .terms .single a:hover {
  text-decoration: underline;
}
.terms + * {
  margin-top: 8px;
  display: block;
}
@media screen and (min-width: 56.26em) {
  .terms + * {
    margin-top: 15px;
  }
}

.title + .subtitle {
  margin-top: 25px;
}
@media screen and (min-width: 68.76em) {
  .title + .subtitle {
    margin-top: 35px;
  }
}

h1:not([class]), .title--1 {
  font-size: 3.4285714286rem;
}
@media screen and (min-width: 56.26em) {
  h1:not([class]), .title--1 {
    font-size: 4rem;
  }
}
@media screen and (min-width: 75.01em) {
  h1:not([class]), .title--1 {
    font-size: 4.8rem;
  }
}
@media screen and (min-width: 100.01em) {
  h1:not([class]), .title--1 {
    font-size: 6rem;
  }
}
h1:not([class]) + *, .title--1 + * {
  margin-top: 25px;
}
@media screen and (min-width: 68.76em) {
  h1:not([class]) + *, .title--1 + * {
    margin-top: 35px;
  }
}

h2:not([class]), .title--2 {
  font-size: 2.7428571429rem;
}
@media screen and (min-width: 56.26em) {
  h2:not([class]), .title--2 {
    font-size: 3.2rem;
  }
}
@media screen and (min-width: 75.01em) {
  h2:not([class]), .title--2 {
    font-size: 3.84rem;
  }
}
@media screen and (min-width: 100.01em) {
  h2:not([class]), .title--2 {
    font-size: 4.8rem;
  }
}
h2:not([class]) + *, .title--2 + * {
  margin-top: 25px;
}

h3:not([class]), .title--3 {
  font-size: 2.2666666667rem;
}
@media screen and (min-width: 56.26em) {
  h3:not([class]), .title--3 {
    font-size: 2.6153846154rem;
  }
}
@media screen and (min-width: 100.01em) {
  h3:not([class]), .title--3 {
    font-size: 3.4rem;
  }
}
h3:not([class]) + *, .title--3 + * {
  margin-top: 25px;
}

h4:not([class]), .title--4 {
  font-size: 1.6rem;
}
@media screen and (min-width: 56.26em) {
  h4:not([class]), .title--4 {
    font-size: 1.8461538462rem;
  }
}
@media screen and (min-width: 100.01em) {
  h4:not([class]), .title--4 {
    font-size: 2.4rem;
  }
}
.home h4:not([class]), .home .title--4 {
  text-transform: uppercase;
}
h4:not([class]) + *, .title--4 + * {
  margin-top: 25px;
}

h5:not([class]), .title--5 {
  text-transform: initial;
  font-size: 1.6rem;
}
h5:not([class]) + *, .title--5 + * {
  margin-top: 20px;
}

input:not(.form-btn), select, textarea, button:not(.flickity-button, .cm-cookies-button, .form-btn) {
  font-weight: bold;
  font-style: normal;
}
input:not(.form-btn)::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, button:not(.flickity-button, .cm-cookies-button, .form-btn)::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
}
input:not(.form-btn)::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder, button:not(.flickity-button, .cm-cookies-button, .form-btn)::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
}
input:not(.form-btn):-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder, button:not(.flickity-button, .cm-cookies-button, .form-btn):-ms-input-placeholder { /* IE 10+ */
  color: #ffffff;
}
input:not(.form-btn):-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder, button:not(.flickity-button, .cm-cookies-button, .form-btn):-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
}
.os-osx input:not(.form-btn), .os-osx select, .os-osx textarea, .os-osx button:not(.flickity-button, .cm-cookies-button, .form-btn) {
  -webkit-appearance: none;
  background: none;
  border-radius: 0;
  /*.touch &{
      width: 0;
      height: 0;
  }*/
}

form:not(.search-form) input:-webkit-autofill,
form:not(.search-form) input:-webkit-autofill:hover,
form:not(.search-form) input:-webkit-autofill:focus,
form:not(.search-form) input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #F7F7F7 inset !important;
  -webkit-text-fill-color: #033D7A;
  /*.searchform & {
      -webkit-box-shadow: 0 0 0 50px $color-red inset !important;
      -webkit-text-fill-color: $white-color;
  }*/
}
.search-form input:-webkit-autofill,
.search-form input:-webkit-autofill:hover,
.search-form input:-webkit-autofill:focus,
.search-form input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #033D7A inset !important;
  -webkit-text-fill-color: #fff;
}

select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 50px #ffffff inset !important;
  -webkit-text-fill-color: #000000;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

legend {
  float: left;
  clear: left;
  width: 100% !important;
}

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

/* Chrome, Safari, Edge, Opera */
input {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.gform_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.gform_wrapper .gform_submission_error {
  text-align: left !important;
}
.gform_wrapper .gfield_required {
  color: #033D7A !important;
}
.gform_wrapper .gform_validation_errors {
  border: 0 !important;
  background: none !important;
  color: red;
  -ms-box-sizing: border-box !important;
  -o-box-sizing: border-box !important;
  box-sizing: border-box !important;
  border-radius: 0px !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin-left: 0;
  width: 100%;
  margin-top: 0px !important;
  margin-bottom: 20px !important;
}
.gform_wrapper .gform_validation_errors > h2 {
  font-weight: bold !important;
  font-style: normal;
  line-height: 1;
  font-size: 2rem !important;
  color: red !important;
  text-align: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: 100%;
}
.gform_wrapper .gform_validation_errors > h2 .gform-icon {
  display: none !important;
}
.gform_wrapper .gform_validation_errors:focus {
  outline: unset !important;
}
.gform_wrapper form .gform_fields {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -webkit-grid-column-gap: unset;
  -moz-grid-column-gap: unset;
  -ms-grid-column-gap: unset;
  -o-grid-column-gap: unset;
  grid-column-gap: unset;
  -webkit-grid-row-gap: unset;
  -moz-grid-row-gap: unset;
  -ms-grid-row-gap: unset;
  -o-grid-row-gap: unset;
  grid-row-gap: unset;
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  list-style-type: none;
  /*&.gfield--type-multiselect {
  	&.gfield_error {
  		input, select, textarea {
  			border:0;
  		}
  		.ginput_container_multiselect {
  			.select2-selection {
  				border:1px solid $error !important;
  			}

  		}
  	}
  }*/
  /*&.gfield--type-fileupload {
  	&.gfield.gfield--width-half {
  		+ .gfield.gfield--width-half {
  			margin-top:60px;
  			+ .gfield.gfield--width-half {
  				margin-top:60px;
  			}
  		}
  	}
  	&.gfield--width-full {
  		+ .gfield.gfield--width-full {
  			margin-top:60px;
  		}
  		+ .gfield.gfield--width-half {
  			margin-top:60px;
  			+ .gfield.gfield--width-half {
  				margin-top:60px;
  			}
  		}
  	}

  	&.gfield_error {
  		.ginput_container_fileupload {
  			border-color:$error;
  			&:after {
  				background: url(images/download-icon-form.svg) no-repeat center $error;
  			}
  		}
  	}
  	.gfield_label {
  		position:relative;
  		width:100%;
  		.filename {
  			position:absolute;
  			left:0;
  			bottom:-63px;
  			font-family: 'Archivo';
  		    font-weight: bold;
  		    font-style: normal;
  			font-size: 1.6rem;
  			text-transform:initial;
  			padding-left:20px;
  			height:48px;
  			width:calc(100% - 48px - 20px);
  			@include flex();
  			@include prefix('flex-wrap', 'wrap');
  			@include prefix('align-items', 'center');
  		}
  	}
  	input[type='file'] {
  	    text-indent: -9999px;
  	    outline: none;
  	    background:red;
  	    opacity:0;
  	    border:0 !important;
  	}
  	&.gfield_error {
  		padding-bottom:40px;
  		&.gfield--no-description {
  			padding-bottom:0px;
  		}
  	}
  	.ginput_container_fileupload {
  		width:100%;
  		display: block;
  		color:$error;
  		background:none;
  		padding:0;
  		font-family: 'Archivo';
  	    font-weight: bold;
  	    font-style: normal;
  		font-size: 1.6rem;
  		line-height:1;
  		min-height:unset;
  		@include placeholder($error);
  		border:1px solid $error;
  		background:none;
  		width:100%;
  		height:48px;
  		position:relative;
  		&:after {
  			content:'';
  			display:block;
  			width:48px;
  			height:48px;
  			position:absolute;
  			top:-1px;
  			right:-1px;
  			z-index:5;
  			cursor:pointer;
  			pointer-events:none;
  			background: url(images/download-icon-form.svg) no-repeat center $white-color;
  			background-size: 30px;
  		}
  	}
  	.ginput_preview {
  		position:absolute;
  		top:19px;
  		height:19px;
  		left:0;
  		z-index:10;
  		margin:0;
  		width:100%;
  		//background:red;
  		color: $white-color;
  		font-family: 'Archivo';
  	    font-weight: 500;
  	    font-style: normal;
  		font-size: 1.4rem;
  		text-transform:initial;
  		@include prefix('transform', 'translateY(-100%)');
  		@include media('screen', '>dim_700') {
  			left:26px;
  			width:calc(100% - 26px);
  		}
  		.gfield_fileupload_filename {
  			position:absolute;
  			left:-26px;
  			bottom:-29px;
  			font-family: 'Archivo';
  		    font-weight: bold;
  		    font-style: normal;
  			font-size: 1.6rem;
  			text-transform:initial;
  			padding-left:20px;
  			height:48px;
  			color:$error;
  			//width:calc(100% - 48px - 20px);
  			width: calc(100% + 25px);
  			@include flex();
  			@include prefix('flex-wrap', 'wrap');
  			@include prefix('align-items', 'center');
  		}
  		.gfield_fileupload_progress {
  			display:none;
  		}
  		.ginput_preview {
  			margin:0;
  		}
  		.gfield_fileupload_progressbar {
  			display:none;
  		}
  		.gfield_fileupload_filename {
  			//display:none;
  		}
  		.gform_delete_file {
  			cursor:pointer;
  			display:block;
  			position:absolute;
  			top:-1px;
  			right:-1px;
  			width:48px;
  			height:48px;
  			@include prefix('border-radius', '0px');
  			background: url(images/close-download-icon.svg) no-repeat $error center;
  			background-size:19px;
  			border:0;
  			z-index:10;
  			@include prefix('transition', 'all 0.2s ease');
  			&:focus {
  				@include prefix('box-shadow', 'none');
  			}
  			.no-touch &:hover {
  				background: url(images/close-download-icon.svg) no-repeat red center;
  				background-size:19px;
  			}
  			.dashicons {
  				display:none;
  			}
  		}
  	}
  }*/
}
@media screen and (min-width: 43.76em) {
  .gform_wrapper form .gform_fields .gfield {
    width: 100%;
  }
}
.gform_wrapper form .gform_fields .gfield.gfield--type-textarea, .gform_wrapper form .gform_fields .gfield.products-select, .gform_wrapper form .gform_fields .gfield.gfield--width-full {
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield + .gfield {
  margin-top: 20px;
}
@media screen and (min-width: 43.76em) {
  .gform_wrapper form .gform_fields .gfield + .gfield:nth-child(2).gfield--width-half {
    margin-top: 0px;
  }
}
.gform_wrapper form .gform_fields .gfield + .gfield.gfield--type-hidden {
  margin-top: 0px;
}
.gform_wrapper form .gform_fields .gfield + .gfield.gfield--type-checkbox {
  margin-top: 26px;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-hidden {
  display: none;
}
@media screen and (min-width: 43.76em) {
  .gform_wrapper form .gform_fields .gfield.gfield--width-half {
    width: calc(50% - 12px);
  }
}
.gform_wrapper form .gform_fields .gfield.gfield--width-full.gfield--type-html {
  text-align: center;
}
@media screen and (min-width: 43.76em) {
  .gform_wrapper form .gform_fields .gfield.gfield--width-full + .gfield--width-half {
    margin-top: 30px;
  }
  .gform_wrapper form .gform_fields .gfield.gfield--width-full + .gfield--width-half:nth-child(2) {
    margin-top: 30px;
  }
  .gform_wrapper form .gform_fields .gfield.gfield--width-full + .gfield--width-half:nth-child(2) + .gfield--width-half {
    margin-top: 30px;
  }
  .gform_wrapper form .gform_fields .gfield.gfield--width-full + .gfield--width-half + .gfield--width-half {
    margin-top: 30px;
  }
}
.gform_wrapper form .gform_fields .gfield .ginput_container {
  position: relative;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field), .gform_wrapper form .gform_fields .gfield select, .gform_wrapper form .gform_fields .gfield textarea {
  height: 48px;
  display: block;
  color: #033D7A;
  padding: 0;
  width: 100%;
  font-weight: normal;
  font-style: normal;
  font-size: 1.4rem;
  line-height: 1;
  background: #F7F7F7;
  border: 0 !important;
  border-left: 1px solid #033D7A !important;
  min-height: unset;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field)::-webkit-input-placeholder, .gform_wrapper form .gform_fields .gfield select::-webkit-input-placeholder, .gform_wrapper form .gform_fields .gfield textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #033D7A;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field)::-moz-placeholder, .gform_wrapper form .gform_fields .gfield select::-moz-placeholder, .gform_wrapper form .gform_fields .gfield textarea::-moz-placeholder { /* Firefox 19+ */
  color: #033D7A;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field):-ms-input-placeholder, .gform_wrapper form .gform_fields .gfield select:-ms-input-placeholder, .gform_wrapper form .gform_fields .gfield textarea:-ms-input-placeholder { /* IE 10+ */
  color: #033D7A;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field):-moz-placeholder, .gform_wrapper form .gform_fields .gfield select:-moz-placeholder, .gform_wrapper form .gform_fields .gfield textarea:-moz-placeholder { /* Firefox 18- */
  color: #033D7A;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field):focus, .gform_wrapper form .gform_fields .gfield select:focus, .gform_wrapper form .gform_fields .gfield textarea:focus {
  box-shadow: none;
  outline: unset;
}
.gform_wrapper form .gform_fields .gfield input:not(.select2-search__field) {
  background: url(images/input.svg) no-repeat right;
  background-size: auto 48px;
}
.gform_wrapper form .gform_fields .gfield input.gchoice_other_control {
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield input:-webkit-autofill, .gform_wrapper form .gform_fields .gfield input:-webkit-autofill:hover, .gform_wrapper form .gform_fields .gfield input:-webkit-autofill:focus, .gform_wrapper form .gform_fields .gfield input:-webkit-autofill:active {
  border: 1px solid #033D7A !important;
}
.gform_wrapper form .gform_fields .gfield textarea {
  padding: 15px 25px;
  height: 215px;
  border: 1px solid #033D7A !important;
}
.gform_wrapper form .gform_fields .gfield .gfield_label {
  display: block;
  width: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  background: none;
  transition: all .4s ease;
  display: inline-block;
  font-style: normal;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
  font-size: 1.4rem;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  line-height: 1;
  color: #033D7A;
  margin-bottom: 10px;
}
.gform_wrapper form .gform_fields .gfield .gfield_label .gfield_required {
  display: none;
  color: #ffffff;
}
.gform_wrapper form .gform_fields .gfield .gfield_label .gfield_required:before {
  content: "*";
  font-size: 1.3rem;
  display: inline-block;
}
.gform_wrapper form .gform_fields .gfield .gfield_label .gfield_required span {
  display: none !important;
}
.touch .gform_wrapper form .gform_fields .gfield .gfield_label {
  display: block;
}
.touch .gform_wrapper form .gform_fields .gfield .gfield_label + * {
  margin-top: 8px;
}
.gform_wrapper form .gform_fields .gfield.gfield_error input, .gform_wrapper form .gform_fields .gfield.gfield_error select, .gform_wrapper form .gform_fields .gfield.gfield_error textarea {
  border-color: red !important;
}
.gform_wrapper form .gform_fields .gfield.gfield_error input:-webkit-autofill, .gform_wrapper form .gform_fields .gfield.gfield_error input:-webkit-autofill:hover, .gform_wrapper form .gform_fields .gfield.gfield_error input:-webkit-autofill:focus, .gform_wrapper form .gform_fields .gfield.gfield_error input:-webkit-autofill:active, .gform_wrapper form .gform_fields .gfield.gfield_error select:-webkit-autofill, .gform_wrapper form .gform_fields .gfield.gfield_error select:-webkit-autofill:hover, .gform_wrapper form .gform_fields .gfield.gfield_error select:-webkit-autofill:focus, .gform_wrapper form .gform_fields .gfield.gfield_error select:-webkit-autofill:active, .gform_wrapper form .gform_fields .gfield.gfield_error textarea:-webkit-autofill, .gform_wrapper form .gform_fields .gfield.gfield_error textarea:-webkit-autofill:hover, .gform_wrapper form .gform_fields .gfield.gfield_error textarea:-webkit-autofill:focus, .gform_wrapper form .gform_fields .gfield.gfield_error textarea:-webkit-autofill:active {
  border: 1px solid red !important;
}
.gform_wrapper form .gform_fields .gfield.gfield_error input:not(.select2-search__field) {
  background: url(images/input-error.svg) no-repeat right;
  background-size: auto 48px;
}
.gform_wrapper form .gform_fields .gfield.gfield_error .validation_message {
  padding: 0;
  background: none;
  border: 0;
  color: red;
  font-size: 1.6rem;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: bold;
  font-style: normal;
  position: relative;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.gform_wrapper form .gform_fields .gfield.gfield_error .ginput_container {
  position: relative;
}
.gform_wrapper form .gform_fields .gfield.gfield_error .ginput_container.ginput_container_fileupload:before {
  top: 0;
  right: 0;
}
.gform_wrapper form .gform_fields .gfield.gfield_error .ginput_container.ginput_container_radio:after {
  top: 0;
  right: 0;
}
.gform_wrapper form .gform_fields .gfield .ginput_container + * {
  margin-top: 10px;
}
.gform_wrapper form .gform_fields .gfield .gfield_description {
  font-size: 1.6rem;
  line-height: 1.4;
  color: #033D7A;
  margin-left: 0px;
  width: 100%;
  padding-bottom: 0;
  display: block;
}
.gform_wrapper form .gform_fields .gfield .gfield_description + * {
  margin-top: 5px;
}
.gform_wrapper form .gform_fields .gfield .gfield_description a {
  color: #033D7A;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-select .ginput_container_select {
  position: relative;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-select .ginput_container_select select {
  position: relative;
  z-index: 1;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-select .ginput_container_select:after {
  content: "";
  display: block;
  position: absolute;
  top: 3px;
  right: 3px;
  border-radius: 30px;
  -moz-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  width: 40px;
  height: 54px;
  background: url(images/arrow-down-white.svg) no-repeat left center red;
  background-size: 16px 8px;
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 43.75em) {
  .gform_wrapper form .gform_fields .gfield.gfield--type-select .ginput_container_select:after {
    height: 44px;
  }
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox {
  margin-top: 35px;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_label {
  display: none;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .ginput_container_checkbox {
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox .gchoice {
  margin-bottom: 0;
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox .gchoice + .gchoice {
  margin-top: 9px;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox input[type=checkbox]:checked + label:after {
  content: "";
  font-size: 15px;
  line-height: 25px;
  text-align: center;
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 4px;
  left: 3px;
  cursor: pointer;
  background: #033D7A;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox a {
  color: #033D7A;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-left: 0;
  padding-top: 0px;
  text-align: left;
  color: #033D7A;
  min-width: 100%;
  line-height: 1.3;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: normal;
  font-style: normal;
  font-size: 1.6rem;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox .gfield_checkbox label:before {
  width: 20px;
  height: 20px;
  display: block;
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  cursor: pointer;
  background: none;
  border: 1px solid #033D7A;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox.gfield_error label {
  color: red;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox.gfield_error label a {
  color: red;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-checkbox.gfield_error label:before {
  border-color: red;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  gap: unset;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio .gchoice {
  margin-bottom: 0;
  width: 100%;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio .gchoice .gchoice_other_control {
  display: none;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio .gchoice + .gchoice {
  margin-left: 25px;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio input[type=radio] {
  display: none;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio input.gchoice_other_control {
  min-width: 100%;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio input[type=radio]:checked + label:after {
  content: "";
  text-align: center;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 2px;
  left: 3px;
  background: #033D7A;
  border-radius: 100%;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio a {
  color: #ffffff;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio label {
  position: relative;
  display: block;
  position: relative;
  padding-left: 35px;
  padding-top: 0px;
  text-align: left;
  min-width: 100%;
  line-height: 1.3;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
  color: #033D7A;
  margin-left: 0;
}
.gform_wrapper form .gform_fields .gfield .gfield_radio label:before {
  width: 20px;
  height: 20px;
  display: block;
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  cursor: pointer;
  background: none;
  border: 1px solid #033D7A;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 100%;
}
.gform_wrapper form .gform_fields .gfield.gfield--type-honeypot {
  display: none;
}
.gform_wrapper form .gform_fields fieldset.gfield {
  width: 100%;
}
.gform_wrapper form .gform_fields fieldset.gfield + .gfield:nth-child(2) {
  margin-top: 22px;
}
.gform_wrapper form .gform_fields .toggle-password {
  position: absolute;
  bottom: 4px;
  right: 10px;
  height: 40px;
  width: 40px;
  background: #F7F7F7 url(images/password.svg) no-repeat center;
  background-size: 17px 10px;
  border: 0;
  text-indent: -999px;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}
.gform_wrapper form .gform_footer {
  background: #033D7A !important;
  width: -moz-fit-content;
  width: fit-content;
}
.gform_wrapper form .gform_footer:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
}
.no-touch .gform_wrapper form .gform_footer:hover {
  clip-path: polygon(0 0, 100% 0, calc(100% - 10px) 100%, 0% 100%);
}
.gform_wrapper form .gform_footer, .gform_wrapper form .gform_page_footer {
  margin-top: 50px;
  margin-bottom: 0px;
  padding: 0;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  gap: unset;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.gform_wrapper form .gform_footer .form-input-container, .gform_wrapper form .gform_page_footer .form-input-container {
  position: relative;
}
.gform_wrapper form .gform_footer .form-input-container .btn, .gform_wrapper form .gform_page_footer .form-input-container .btn {
  position: relative;
  z-index: 2;
  font-weight: bold;
}
.gform_wrapper form .gform_footer .gform_button, .gform_wrapper form .gform_footer .button, .gform_wrapper form .gform_page_footer .gform_button, .gform_wrapper form .gform_page_footer .button {
  cursor: pointer;
  border: 0;
  transition: none !important;
  padding: 0;
  color: #ffffff !important;
  background: none !important;
  overflow: hidden;
  border-radius: 0px !important;
  font-weight: bold !important;
  font-family: "Cairo", sans-serif;
  padding: 15px 41px 14px 25px !important;
  font-style: normal;
  font-size: 1.6rem;
  text-transform: uppercase !important;
  letter-spacing: unset !important;
  line-height: 1 !important;
  width: -moz-fit-content;
  width: fit-content;
  overflow: visible;
  height: auto;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0 !important;
  border: 0 !important;
  z-index: 0;
}
.no-touch .gform_wrapper form .gform_footer .gform_button:hover, .no-touch .gform_wrapper form .gform_footer .button:hover, .no-touch .gform_wrapper form .gform_page_footer .gform_button:hover, .no-touch .gform_wrapper form .gform_page_footer .button:hover {
  text-decoration: none;
}
.gform_wrapper form .gform_footer .gform_button:focus, .gform_wrapper form .gform_footer .button:focus, .gform_wrapper form .gform_page_footer .gform_button:focus, .gform_wrapper form .gform_page_footer .button:focus {
  box-shadow: none !important;
  outline: unset !important;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner, .gform_wrapper form .gform_footer .gform-loader, .gform_wrapper form .gform_page_footer .gform_ajax_spinner, .gform_wrapper form .gform_page_footer .gform-loader {
  position: absolute;
  right: 0;
  top: 50% !important;
  transform: translate(0%,-100%) !important;
  width: 40px !important;
  height: 40px !important;
  margin-left: 15px !important;
  margin-right: unset !important;
  border-block-end-color: unset !important;
  border-block-start-color: unset !important;
  border-inline-end-color: unset !important;
  border-inline-start-color: unset !important;
  border: 0 !important;
  margin-top: 45px !important;
}
@media screen and (min-width: 87.51em) {
  .gform_wrapper form .gform_footer .gform_ajax_spinner, .gform_wrapper form .gform_footer .gform-loader, .gform_wrapper form .gform_page_footer .gform_ajax_spinner, .gform_wrapper form .gform_page_footer .gform-loader {
    margin-top: 55px !important;
  }
}
.gform_wrapper form .gform_footer .gform_ajax_spinner:before, .gform_wrapper form .gform_footer .gform-loader:before, .gform_wrapper form .gform_page_footer .gform_ajax_spinner:before, .gform_wrapper form .gform_page_footer .gform-loader:before {
  margin-top: -27.5px;
  content: "";
  display: block;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-top: 2px solid grey;
  width: 40px;
  height: 40px;
  animation: spin 2s linear infinite;
  z-index: 1999999;
  pointer-events: none;
}
.gform_wrapper form .gform_page_footer .gform_ajax_spinner, .gform_wrapper form .gform_page_footer .gform-loader {
  width: 40px !important;
  height: 40px !important;
  margin-left: 15px !important;
  margin-right: unset !important;
  margin-top: 50px !important;
}
@media screen and (min-width: 87.51em) {
  .gform_wrapper form .gform_page_footer .gform_ajax_spinner, .gform_wrapper form .gform_page_footer .gform-loader {
    margin-top: 75px !important;
  }
}
.gform_wrapper form .gform_page_footer .button {
  margin-top: 50px !important;
}
@media screen and (min-width: 87.51em) {
  .gform_wrapper form .gform_page_footer .button {
    margin-top: 75px !important;
  }
}
.gform_wrapper form .gform_page_footer .button + .button {
  margin-left: 15px !important;
}
.gform_wrapper form .gform_page_footer .button.gform_previous_button {
  background: #ffffff !important;
  color: #ffffff !important;
}
.no-touch .gform_wrapper form .gform_page_footer .button.gform_previous_button:hover {
  text-decoration: none;
  background: red !important;
  color: #ffffff !important;
}

.form-container .gform_confirmation_message {
  text-align: center;
}

.select2-container {
  width: 100% !important;
  z-index: 5;
}
.select2-container .select2-selection--single {
  height: 50px;
  border-radius: 30px;
  background: red;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 43.76em) {
  .select2-container .select2-selection--single {
    height: 60px;
  }
}
.select2-container .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: 0;
  width: 75px;
  height: 50px;
  transition: all 0.3s ease-in-out;
  background: red;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  border-radius: 30px;
}
@media screen and (min-width: 43.76em) {
  .select2-container .select2-selection--single .select2-selection__arrow {
    height: 60px;
  }
}
.select2-container .select2-selection--single .select2-selection__arrow b {
  position: relative;
  margin-top: 0;
  transition: margin-top 0.3s ease-in-out;
  border: 0;
  margin: 0;
  display: block;
  width: 24px;
  height: 11px;
  left: unset;
  top: unset;
  background: url(images/arrow-down-select.svg) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 43.76em) {
  .select2-container .select2-selection--single .select2-selection__arrow b {
    width: 26px;
    height: 13px;
  }
}
.no-touch .select2-container .select2-selection--single .select2-selection__arrow:hover {
  background: #cc0000;
}
.no-touch .select2-container .select2-selection--single .select2-selection__arrow:hover b {
  margin-top: 10px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
}
.select2-container .select2-selection--multiple {
  border: 3px solid #ffffff !important;
  min-height: 50px;
  border-radius: 30px;
  background: red;
  padding-left: 25px;
  padding-right: 25px;
}
@media screen and (min-width: 43.76em) {
  .select2-container .select2-selection--multiple {
    min-height: 60px;
  }
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  min-height: 55px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: #ffffff;
  color: #ffffff;
  border: 0;
  border-radius: 30px;
  cursor: default;
  float: none;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 12px;
  width: -moz-fit-content;
  width: fit-content;
}
.select2-container .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff;
}

.select2-dropdown {
  border: 3px solid #ffffff !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #ffffff !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.select2-results__option[aria-selected], .select2-results__option[data-selected] {
  padding-left: 25px !important;
  padding-right: 25px !important;
}

.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[data-selected=true] {
  background-color: red !important;
}
.select2-container--default .select2-results__option[aria-selected=true].select2-results__option--highlighted, .select2-container--default .select2-results__option[data-selected=true].select2-results__option--highlighted {
  color: #033D7A !important;
}

.main .block .text p:not([class]) + *:not([class]), .main .block .text ul:not([class]) + *:not([class]), .main .block .text ol:not([class]) + *:not([class]), .main .block .text dl:not([class]) + *:not([class]) {
  margin-top: 20px;
}
.main .block .text p:not([class]) + .title, .main .block .text p:not([class]) + h1:not([class]), .main .block .text p:not([class]) + h2:not([class]), .main .block .text p:not([class]) + h3:not([class]), .main .block .text p:not([class]) + h4:not([class]), .main .block .text p:not([class]) + h5:not([class]), .main .block .text p:not([class]) + h6:not([class]), .main .block .text ul:not([class]) + .title, .main .block .text ul:not([class]) + h1:not([class]), .main .block .text ul:not([class]) + h2:not([class]), .main .block .text ul:not([class]) + h3:not([class]), .main .block .text ul:not([class]) + h4:not([class]), .main .block .text ul:not([class]) + h5:not([class]), .main .block .text ul:not([class]) + h6:not([class]), .main .block .text ol:not([class]) + .title, .main .block .text ol:not([class]) + h1:not([class]), .main .block .text ol:not([class]) + h2:not([class]), .main .block .text ol:not([class]) + h3:not([class]), .main .block .text ol:not([class]) + h4:not([class]), .main .block .text ol:not([class]) + h5:not([class]), .main .block .text ol:not([class]) + h6:not([class]), .main .block .text dl:not([class]) + .title, .main .block .text dl:not([class]) + h1:not([class]), .main .block .text dl:not([class]) + h2:not([class]), .main .block .text dl:not([class]) + h3:not([class]), .main .block .text dl:not([class]) + h4:not([class]), .main .block .text dl:not([class]) + h5:not([class]), .main .block .text dl:not([class]) + h6:not([class]) {
  margin-top: 65px;
}
.main .block .text h1:not([class]) + ul, .main .block .text h2:not([class]) + ul, .main .block .text h3:not([class]) + ul, .main .block .text h4:not([class]) + ul, .main .block .text h5:not([class]) + ul, .main .block .text h6:not([class]) + ul {
  margin-top: 30px;
}
.main .block .text .accordion-panel p:not([class]) + *:not([class], .title, h1, h2, h3, h4, h5, h6), .main .block .text .accordion-panel ul:not([class]) + *:not([class], .title, h1, h2, h3, h4, h5, h6), .main .block .text .accordion-panel ol:not([class]) + *:not([class], .title, h1, h2, h3, h4, h5, h6), .main .block .text .accordion-panel dl:not([class]) + *:not([class], .title, h1, h2, h3, h4, h5, h6) {
  margin-top: 25px;
}
.main .block .text ul:not([class]) li, .main .block .text ul:not([class]) dd, .main .block .text dl:not([class]) li, .main .block .text dl:not([class]) dd {
  position: relative;
  list-style-type: none;
  padding-left: 0px;
}
.main .block .text ul:not([class]) + *, .main .block .text dl:not([class]) + * {
  margin-top: 25px;
}
.main .block .text ol:not([class]) {
  padding-left: 20px;
}
.main .block .text ol:not([class]) li {
  position: relative;
  padding-left: 0px;
}
.main .block .text ol:not([class]) li + li {
  margin-top: 7px;
}
.main .block .text ol:not([class]) + * {
  margin-top: 25px;
}
.main .block .text strong, .main .block .text b {
  font-weight: bold;
}
.main .block .text b {
  display: inline;
}
.main .block .text i {
  font-style: italic;
}
.main .block .text em {
  font-style: italic;
}
.main .block .text iframe {
  display: block;
  max-width: 100%;
}
.main .block .text p + * {
  margin-top: 25px;
}
.main .block .text img {
  max-width: 100%;
  display: block;
}
.main .block .text * + .wp-video {
  margin-top: 25px;
}
.main .block .text .wp-video {
  max-width: 100% !important;
  display: block;
  width: 100% !important;
  height: auto;
}
.main .block .text .wp-video .mejs-container {
  max-width: 100% !important;
  display: block;
  width: 100% !important;
}
.main .block .text .wp-video + * {
  margin-top: 25px;
}

.slider .item {
  width: 100%;
  list-style-type: none;
}
.slider .image-container {
  width: 100%;
}

.flickity-enabled {
  width: 100%;
}
@media screen and (max-width: 43.75em) {
  .flickity-enabled {
    display: table-cell;
    display: -webkit-flexbox;
    display: -moz-flex;
    display: flex;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
}
.flickity-enabled.is-draggable {
  cursor: grab;
}
.flickity-enabled .flickity-viewport {
  display: block;
  width: 100%;
}
.flickity-enabled .flickity-button {
  position: relative;
  background: #033D7A !important;
  border: 0;
  padding: 0;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 0 !important;
  right: 0 !important;
  left: 0 !important;
  margin: 40px 5px 0;
  transform: none;
}
.flickity-enabled .flickity-button:focus {
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: #033D7A !important;
}
.flickity-enabled .flickity-button:active {
  opacity: 1;
  background: #033D7A !important;
}
.flickity-enabled .flickity-button:disabled {
  opacity: 0.5;
}
.flickity-enabled .flickity-button:disabled:before {
  opacity: 1;
}
.flickity-enabled .flickity-button svg {
  fill: #fff !important;
  width: 45%;
  height: 45%;
  top: 29%;
  left: 29%;
}
.no-touch .flickity-enabled .flickity-button:hover {
  background: #06C9FE !important;
}
.flickity-enabled .flickity-page-dots {
  position: relative;
  z-index: 10;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 0 40px;
  margin-top: 0;
}
@media screen and (min-width: 31.26em) {
  .flickity-enabled .flickity-page-dots {
    padding: 0 70px;
  }
}
@media screen and (min-width: 56.26em) {
  .flickity-enabled .flickity-page-dots {
    padding: 0 40px;
  }
}
@media screen and (min-width: 62.51em) {
  .flickity-enabled .flickity-page-dots {
    padding: 0 20px;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
  }
}
@media screen and (min-width: 75.01em) {
  .flickity-enabled .flickity-page-dots {
    padding: 0 70px;
  }
}
@media screen and (min-width: 100.01em) {
  .flickity-enabled .flickity-page-dots {
    padding: 0 100px;
  }
}
.flickity-enabled .flickity-page-dots .dot {
  position: relative;
  cursor: pointer;
  width: 13px;
  height: 13px;
  overflow: hidden;
  font-size: 0;
  text-indent: -9999px;
  border: 2px solid #ffffff;
  background: none;
  border-radius: 100%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.2s ease-in-out;
  background: #033D7A;
  margin-top: 2px;
  margin-bottom: 2px;
}
@media screen and (min-width: 43.76em) {
  .flickity-enabled .flickity-page-dots .dot {
    width: 15px;
    height: 15px;
  }
}
@media screen and (min-width: 100.01em) {
  .flickity-enabled .flickity-page-dots .dot {
    width: 18px;
    height: 18px;
  }
}
.no-touch .flickity-enabled .flickity-page-dots .dot:hover {
  background: #033D7A;
}
.flickity-enabled .flickity-page-dots .dot.is-selected {
  background: #ffffff;
}
.flickity-enabled .flickity-page-dots .dot + .dot {
  margin-left: 8px;
}
@media screen and (min-width: 43.76em) {
  .flickity-enabled .flickity-page-dots .dot + .dot {
    margin-left: 14px;
  }
}
@media screen and (min-width: 100.01em) {
  .flickity-enabled .flickity-page-dots .dot + .dot {
    margin-left: 20px;
  }
}

/* flickity-fade */
/*.flickity-enabled.is-fade .flickity-slider > * {
  pointer-events: none;
  z-index: 0;
}

.flickity-enabled.is-fade .flickity-slider > .is-selected {
  pointer-events: auto;
  z-index: 1;
}*/
body {
  overflow-x: hidden;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

h1, h2, h3, h4 {
  font-family: "Cairo", sans-serif;
}

.title-70 {
  font-size: 4rem;
  line-height: 1.1;
}
@media screen and (min-width: 37.51em) {
  .title-70 {
    font-size: 5rem;
  }
}
@media screen and (min-width: 75.01em) {
  .title-70 {
    font-size: 6rem;
  }
}
@media screen and (min-width: 87.51em) {
  .title-70 {
    font-size: 7rem;
  }
}
.title-70 span {
  display: block;
}
.title-70 .intro {
  font-size: 0.45em;
}

.title-60 {
  font-size: 3.6rem;
  line-height: 1.1;
}
@media screen and (min-width: 37.51em) {
  .title-60 {
    font-size: 4.4rem;
  }
}
@media screen and (min-width: 75.01em) {
  .title-60 {
    font-size: 5.2rem;
  }
}
@media screen and (min-width: 87.51em) {
  .title-60 {
    font-size: 6rem;
  }
}
.title-60 .primary {
  font-size: 2em;
}

.title-48 {
  font-size: 3rem;
}
@media screen and (min-width: 37.51em) {
  .title-48 {
    font-size: 3.9rem;
  }
}
@media screen and (min-width: 62.51em) {
  .title-48 {
    font-size: 4.8rem;
  }
}

.title-28 {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 0.35em;
}
@media screen and (min-width: 37.51em) {
  .title-28 {
    font-size: 2.6rem;
  }
}
@media screen and (min-width: 62.51em) {
  .title-28 {
    font-size: 2.8rem;
  }
}

.title-24 {
  font-size: 2rem;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 37.51em) {
  .title-24 {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 56.26em) {
  .title-24 {
    font-size: 2.4rem;
  }
}

p, ul, ol {
  font-size: 1.6rem;
  line-height: 1.65;
  margin-bottom: 1.5em;
}
p:last-child, ul:last-child, ol:last-child {
  margin-bottom: 0;
}
.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
  max-width: none;
}

.site-popup {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 301;
  max-height: 100%;
  overflow-y: auto;
}
.site-popup.hide {
  display: none;
}
.site-popup .popup-container {
  background: #fff;
  max-width: 500px;
  width: 100%;
  box-sizing: border-box;
}
.site-popup .popup-container .text-container {
  padding: 45px 50px;
}
.site-popup .popup-container .text-container .btn {
  margin-top: 20px;
}
.site-popup .close-popup {
  overflow: hidden;
  z-index: 10;
  font-size: 0;
  text-indent: -9999px;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.site-popup .close-popup:before {
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background: #033D7A;
  position: absolute;
  top: 50%;
  left: calc(50% - 15px);
  transform: rotate(45deg);
}
.site-popup .close-popup:after {
  display: block;
  content: "";
  width: 30px;
  height: 2px;
  background: #033D7A;
  position: absolute;
  top: 50%;
  left: calc(50% - 15px);
  transform: rotate(-45deg);
}
.no-touch .site-popup .close-popup:hover:after, .no-touch .site-popup .close-popup:hover:before {
  background: #06C9FE;
}

.popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 22, 44, 0.6);
  pointer-events: none;
  z-index: 300;
}

.login-required .main {
  position: absolute;
  max-height: 100vh;
  overflow: hidden;
  pointer-events: none;
}
.login-required .block-banner-login {
  position: relative;
  z-index: 2;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -moz-align-items: end;
  -ms-align-items: end;
  -o-align-items: end;
  align-items: end;
  height: 520px;
  box-sizing: border-box;
  background: linear-gradient(to top, white 25%, transparent 100%);
}
@media screen and (min-width: 37.51em) {
  .login-required .block-banner-login {
    height: 650px;
  }
}
@media screen and (min-width: 68.76em) {
  .login-required .block-banner-login {
    height: 800px;
  }
}
.login-required .footer, .login-required .pre-footer {
  position: relative;
  z-index: 2;
}

.main {
  padding-top: 70px;
}
@media screen and (min-width: 50.01em) {
  .main {
    padding-top: 100px;
  }
}
@media screen and (min-width: 68.76em) {
  .main {
    padding-top: 120px;
  }
}
.main.after-grey + .pre-footer {
  background: #F7F7F7;
  margin-top: -1px;
}
.main.after-blue + .pre-footer {
  background: #033D7A;
  margin-top: -1px;
}

.listing-title {
  position: relative;
  min-height: 50px;
  display: table-cell;
  display: -webkit-flexbox;
  display: -moz-flex;
  display: flex;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  padding-left: 20px;
  margin-bottom: 15px;
}
.listing-title:before {
  display: block;
  content: "";
  width: 4px;
  height: 50px;
  background: #06C9FE;
  position: absolute;
  top: 3px;
  left: 0;
  transform: skew(-10deg);
  transform-origin: bottom left;
}
.listing-title .name {
  display: block;
  width: 100%;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
}
@media screen and (min-width: 37.51em) {
  .listing-title .name {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 62.51em) {
  .listing-title .name {
    font-size: 2.4rem;
  }
}
.listing-title .role {
  font-size: 1.6rem;
  font-style: italic;
}

.filter-container {
  position: relative;
}
.filter-container .filter-label {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  cursor: pointer;
  padding: 16px 65px;
  background: #F7F7F7;
  color: #033D7A;
}
.no-touch .filter-container .filter-label:hover, .filter-container .filter-label.active {
  background: #06C9FE;
}
@media screen and (min-width: 37.51em) and (max-width: 56.25em) {
  .filter-container .filter-label {
    padding: 16px 30px;
  }
}
.filter-container .filter-label.filter-label-mobile {
  font-size: 1.4rem;
  padding: 13px 55px;
  margin-bottom: 25px;
  background: #06C9FE;
}
@media screen and (min-width: 37.51em) {
  .filter-container .filter-label.filter-label-mobile {
    display: none;
  }
}
.filter-container .reset-filters {
  display: none;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-decoration: underline;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  cursor: pointer;
  margin: 10px 0;
  position: absolute;
  top: 100%;
  letter-spacing: 0;
}
.no-touch .filter-container .reset-filters:hover {
  text-decoration: none;
}
.filter-container .reset-filters.show {
  display: block;
}
.filter-container .filter-panel {
  background: #fff;
  position: relative;
  padding: 20px;
  width: 100%;
  box-sizing: border-box;
  z-index: 2;
}
@media screen and (max-width: 37.5em) {
  .filter-container .filter-panel {
    z-index: 400;
  }
}
@media screen and (max-width: 37.5em) {
  .filter-container .filter-panel.show {
    top: 0;
  }
}
@media screen and (min-width: 37.51em) {
  .filter-container .filter-panel.show {
    display: block;
  }
}
@media screen and (max-width: 37.5em) {
  .filter-container .filter-panel {
    position: fixed;
    top: calc(-100% - 10px);
    left: 0;
    height: 100%;
    overflow-y: auto;
    transition: top 0.3s ease-in-out;
  }
}
@media screen and (min-width: 37.51em) {
  .filter-container .filter-panel {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    max-width: 375px;
  }
}
.filter-container .filter-panel .close {
  display: block;
  background: url(images/icon-close.svg) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 30px;
  right: 20px;
  cursor: pointer;
}
.no-touch .filter-container .filter-panel .close:hover {
  opacity: 0.7;
}
@media screen and (min-width: 37.51em) {
  .filter-container .filter-panel .close {
    display: none;
  }
}
.filter-container .filter-panel .filter-container {
  border: 1px solid #033D7A;
  padding: 14px 17px;
  margin-bottom: 15px;
}
.filter-container .filter-panel .filter-container:last-child {
  margin-bottom: 0;
}
.filter-container .filter-panel .filter-container .filter-title {
  display: block;
  position: relative;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  text-transform: uppercase;
  cursor: pointer;
}
.no-touch .filter-container .filter-panel .filter-container .filter-title:hover {
  text-decoration: underline;
}
@media screen and (min-width: 56.26em) {
  .filter-container .filter-panel .filter-container .filter-title {
    font-size: 1.6rem;
  }
}
.filter-container .filter-panel .filter-container .filter-title:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 1px solid #033D7A;
  border-right: 1px solid #033D7A;
  transform: rotate(135deg);
  position: absolute;
  top: calc(50% - 8px);
  right: 3px;
}
.filter-container .filter-panel .filter-container .filter-title.active:after {
  top: calc(50% - 3px);
  transform: rotate(315deg);
}
.filter-container .filter-panel .filter-container .category-list {
  list-style-type: none;
  font-size: 1.4rem;
  line-height: 1;
}
@media screen and (min-width: 56.26em) {
  .filter-container .filter-panel .filter-container .category-list {
    font-size: 1.6rem;
  }
}
.filter-container .filter-panel .filter-container .category-list.notizie-tag-list {
  display: none;
}
.filter-container .filter-panel .filter-container .category-list .single-cat {
  position: relative;
  line-height: 20px;
  padding-left: 30px;
  cursor: pointer;
  margin-bottom: 15px;
}
.filter-container .filter-panel .filter-container .category-list .single-cat:last-child {
  margin-bottom: 0;
}
.filter-container .filter-panel .filter-container .category-list .single-cat:first-child {
  margin-top: 10px;
}
.filter-container .filter-panel .filter-container .category-list .single-cat input {
  /*position: absolute;
  top: 0;
  left: 0;
  opacity: 0;*/
  background: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.filter-container .filter-panel .filter-container .category-list .single-cat input:before {
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  border: 1px solid #033D7A;
  position: absolute;
  top: calc(50% - 10px);
  left: 0;
}
.filter-container .filter-panel .filter-container .category-list .single-cat input:checked:after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  background: #033D7A;
  position: absolute;
  top: calc(50% - 7px);
  left: 3px;
}
.filter-container .filter-panel .filter-container .category-list .single-cat.active {
  /*&:after{
  	display: block;
  	content: '';

  	width: 14px;
  	height: 14px;

  	background: $main-color;

  	position: absolute;
  	top: calc(50% - 7px);
  	left: 3px;
  }*/
}
.filter-container .filter-panel .confirm-filters {
  display: block;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  padding: 16px 65px;
  background: #033D7A;
  color: #fff;
}
@media screen and (min-width: 56.26em) {
  .filter-container .filter-panel .confirm-filters {
    display: inline-block;
    padding: 16px 35px;
  }
}

.filter-date-range {
  margin-bottom: 15px;
}
.filter-date-range .filter-title {
  display: block;
  font-size: 1.6rem;
  line-height: 1;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  font-family: "Cairo", sans-serif;
  margin-bottom: 5px;
}
.filter-date-range .date-range-fields .date-input {
  display: block;
  width: 100%;
  min-height: 47px;
  box-sizing: border-box;
  background: #fff url(images/calendar-icon.svg) no-repeat;
  background-size: 24px 27px;
  background-position: center right 15px;
  border: 1px solid #033D7A;
  padding: 10px 20px 12px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 1.6rem;
  color: #033D7A;
  font-weight: normal;
}
.filter-date-range .date-range-fields input[type=date]::-webkit-inner-spin-button,
.filter-date-range .date-range-fields input[type=date]::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor: pointer;
}
.browser-firefox .filter-date-range .date-range-fields {
  position: relative;
}
.browser-firefox .filter-date-range .date-range-fields:before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  background: #fff url(images/calendar-icon.svg) no-repeat center;
  background-size: 24px 27px;
  position: absolute;
  top: 10px;
  right: 15px;
}/*# sourceMappingURL=style.css.map */