/*=== GLOBALI ===*/
.txt-300 {
	font-weight: 300;
}
.txt-500 {
	font-weight: 500;
}
/*=== HEADER ===*/
.uk-navbar-container {
	padding: 10px 0;
}
.tm-header-overlay {
	background-color: rgba(255,255,255,0.9);
}
.tm-header-overlay .uk-sticky {
	box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0);
}
.tm-header-overlay .uk-sticky-below, .tm-header .uk-sticky {
	box-shadow: 4px 4px 10px 3px rgba(0, 0, 0, 0.04);
}
.uk-button-default::after, .uk-button-primary::after, .uk-button-secondary::after, .icona-persona::after, body .btn-form-contatti::after {
	content: "";
	display: inline-block;
	width: 10px;
	height: 12px;
	margin-left: 3px;
	margin-bottom: 3px;
	vertical-align: middle;
	background-color: currentColor;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2056.86%2098.7%22%3E%3Cpath%20d%3D%22M8%2C98.7A8%2C8%2C0%2C0%2C1%2C2.27%2C85.18L37.71%2C49%2C2.33%2C13.58A8%2C8%2C0%2C0%2C1%2C13.58%2C2.33l41%2C40.94a8%2C8%2C0%2C0%2C1%2C.06%2C11.19L13.64%2C96.3A7.91%2C7.91%2C0%2C0%2C1%2C8%2C98.7Z%22/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%2056.86%2098.7%22%3E%3Cpath%20d%3D%22M8%2C98.7A8%2C8%2C0%2C0%2C1%2C2.27%2C85.18L37.71%2C49%2C2.33%2C13.58A8%2C8%2C0%2C0%2C1%2C13.58%2C2.33l41%2C40.94a8%2C8%2C0%2C0%2C1%2C.06%2C11.19L13.64%2C96.3A7.91%2C7.91%2C0%2C0%2C1%2C8%2C98.7Z%22/%3E%3C/svg%3E");
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
	transition: transform 0.2s ease;
}
.uk-button-default:hover::after, .uk-button-primary:hover::after, .uk-button-secondary:hover::after, .team-grid .el-content:hover .icona-persona::after, .btn-form-contatti:hover::after {
	transform: translateX(5px);
}
/*ICONA SLIDE A DX*/
.cta-top .el-content .uk-icon, .panel-servizi .el-link .uk-icon {
    transition: transform 0.3s ease;
}

.cta-top .el-content:hover .uk-icon,
.panel-servizi:hover .el-link .uk-icon {
    transform: translateX(10px);
}
/*=== HERO ===*/
/*animazione sfondo*/
@keyframes kenburns {
  0%   { transform: scale(1.0) translate(0, 0); }
  25%  { transform: scale(1.1) translate(-1%, -1%); }
  75%  { transform: scale(1.15) translate(1%, 0.5%); }
  100% { transform: scale(1.0) translate(0, 0); }
}
.hero > div[data-src] {
  overflow: hidden;
  isolation: isolate;
}
.hero > div[data-src]::before {
	content: '';
	position: absolute;
	top: -60px;
	left: -60px;
	right: -60px;
	bottom: -60px;
	background-image: inherit;
	background-size: cover;
	background-position: center;
	animation: kenburns 25s ease-in-out infinite;
	will-change: transform;
	z-index: 0;
	pointer-events: none;
}
/* Layer 1: overlay scuro */
.hero > div[data-src] > .uk-position-cover {
  z-index: 1;
}
/* Layer 2: contenuto */
.hero > div[data-src] > *:not(.uk-position-cover) {
  position: relative;
  z-index: 2;
}
.uk-section-overlap {
	border-radius: 0;
}
.hero .uk-container {
	margin-right: unset;
}
.box-hero {
	background: #00486ac7;
	padding: 30px !important;
	max-width: 600px;
	backdrop-filter: blur(5px);
}
/*=== ELEMENTO BEFORE TITOLO PICCOLO ===*/
.titolo-piccolo {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 13px;
}
/*.titolo-piccolo::before {
	content: '';
	position: relative;
	width: 12px;
	height: 12px;
	top: 1px;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85.71 100'%3E%3Cpath d='M78.57,50a7.14,7.14,0,0,1-5-2.09L42.86,17.24,12.19,47.91a7.14,7.14,0,0,1-10.1-10.1L37.81,2.09a7.14,7.14,0,0,1,10.1,0L83.62,37.81A7.14,7.14,0,0,1,78.57,50Z'/%3E%3Cpath d='M78.57,100a7.14,7.14,0,0,1-5-2.09L42.86,67.24,12.19,97.91a7.14,7.14,0,0,1-10.1-10.1L37.81,52.09a7.14,7.14,0,0,1,10.1,0L83.62,87.81A7.14,7.14,0,0,1,78.57,100Z'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 85.71 100'%3E%3Cpath d='M78.57,50a7.14,7.14,0,0,1-5-2.09L42.86,17.24,12.19,47.91a7.14,7.14,0,0,1-10.1-10.1L37.81,2.09a7.14,7.14,0,0,1,10.1,0L83.62,37.81A7.14,7.14,0,0,1,78.57,50Z'/%3E%3Cpath d='M78.57,100a7.14,7.14,0,0,1-5-2.09L42.86,67.24,12.19,97.91a7.14,7.14,0,0,1-10.1-10.1L37.81,52.09a7.14,7.14,0,0,1,10.1,0L83.62,87.81A7.14,7.14,0,0,1,78.57,100Z'/%3E%3C/svg%3E");
	mask-size: 10px;
	mask-repeat: no-repeat;
	-webkit-mask-size: 10px;
	-webkit-mask-repeat: no-repeat;
	background-color: currentColor;
	display: inline-flex;
}*/
/*=== PANEL SERVIZI ===*/
.panel-servizi .el-title {
	font-size: 1.25rem;
	font-weight: 500;
}
.panel-servizi .el-meta {
	font-weight: 700;
}
.panel-servizi .el-link.uk-link {
	font-weight: 500;
}
.panel-servizi:hover .el-link {
    color: #00486a;
}
/*=== CHI SIAMO ===*/
.servizi-about .el-title {
	font-size: 16px;
	font-weight: 700;
	padding-top: 3px;
}
/*=== GRID TEAM ===*/
.heading-persona {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
	flex-wrap: nowrap;
	padding: 5px 0;
}
.nome-persona {
	flex: 1 1 auto;
	white-space: wrap;
	overflow: hidden;
	line-height: 1.2;
}
.icona-persona svg {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	top: 5px;
}
.nome {
	font-size: 20px;
	padding-bottom: 5px;
	font-weight: 500;
}
.qualifica {
	font-size: 14px;
	color: #3f3f3f;
}
.nome-persona p {
	margin: 0;
}
.icona-persona .uk-icon {
	width: 30px;
	height: 30px;
}
.icone-contatto {
	display: flex;
	gap: 5px;
	margin-top: -10px;
}
.icone-contatto svg {
	height: 32px;
	width: auto;
}
.icone-contatto a {
	width: auto;
	max-width: 100%;
}
/*=== PAGINE NEWS & APPROFONDIMENTI ===*/
.contenitore-news .el-title {
	text-transform: uppercase;
	font-size: 18px;
}
/*ACYMAILING*/
body #acym_fulldiv_formAcym1.acym__subscription__form__shortcode {
	height: auto;
	max-width: 100%;
	background-color: transparent;
	padding: 0;
	text-align: left;
	justify-content: start;
	align-items: start;
	margin: 0;
}
#acym_fulldiv_formAcym1.acym__subscription__form__shortcode #formAcym1 {
	width: 100%;
}
body #formAcym1 .cell {
	width: 100% !important;
	line-height: 40px;
	padding: 0 10px;
	margin-bottom: 5px !important;
}
#acym_fulldiv_formAcym1.acym__subscription__form__shortcode .acym__subscription__form__fields, #acym_fulldiv_formAcym1.acym__subscription__form__shortcode .acym__subscription__form__button {
	margin: 0 !important;
}
body #acym_fulldiv_formAcym1 .acym__subscription__form__button button {
	background-color: #00486a;
	color: #ffffff;
	border-radius: 0px;
	padding: 0 26px;
	vertical-align: middle;
	font-size: 18px;
	line-height: 52px;
	font-family: Montserrat;
	font-weight: 500;
}
#acym_fulldiv_formAcym1.acym__subscription__form__shortcode .acym__subscription__form__button {
	margin-bottom: 10px !important;
}
#acym_fulldiv_formAcym1.acym__subscription__form__shortcode .acym__subscription__form__fields .acym__subscription__form__lists {
	margin: 8px 10px !important;
}
.acyfield_text {
	display: flex !important;
}
/*=== FOOTER ===*/
.uk-section-primary {
	background: radial-gradient(at center center, rgb(0, 72, 106) 0%, rgb(1, 18, 26) 100%);
}
/*Modulo newsletter footer*/
.container-newsletter-footer {
	background: #fff;
	color: #000;
	padding: 60px 40px;
	margin: 0;
}
.container-newsletter-footer h2, .container-newsletter-footer a {
	color: #00486a !important;
}

.wpcf7-newsletter-simple .newsletter-simple {
	max-width: 100%;
}
.wpcf7-newsletter-simple .email-group-simple {
	position: relative;
	margin-bottom: 15px;
	height: 40px;
}
.wpcf7-newsletter-simple .email-input-simple {
	width: 100%;
	height: 40px;
	padding: 0 60px 0 20px;
	margin: 0;
	border: 1px solid #b6ac95;
	border-radius: 0 !important;
	font-size: 16px;
	line-height: 1;
	box-sizing: border-box;
	vertical-align: top;
	transition: border-color 0.3s;
	display: block;
	max-width: 350px;
}
.wpcf7-newsletter-simple .email-input-simple:focus {
  outline: none;
  border-color: #00486a;
}
.wpcf7-newsletter-simple .btn-invia-simple {
	position: absolute;
	left: 301px;
	top: 2px;
	bottom: 7px;
	width: 47px;
	height: 36px;
	border: none;
	border-radius: 0 !important;
	background: #00486a;
	color: #fff;
	font-size: 18px;
	line-height: 1;
	cursor: pointer;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: background 0.3s;
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}
.wpcf7-newsletter-simple .btn-invia-simple:hover {
	background: #003a52;
}
.wpcf7-newsletter-simple .privacy-label {
	display: flex;
	align-items: flex-start;
	gap: 0;
	font-size: 14px;
	line-height: 1.4;
	cursor: pointer;
	margin-left: -18px;
}
.wpcf7-newsletter-simple input.wpcf7-acceptance {
  margin: 0;
  transform: scale(1.3);
  accent-color: #00486a;
  flex-shrink: 0;
}

.wpcf7-newsletter-simple .wpcf7-response-output {
  margin-top: 10px;
  border-radius: 0 !important;
}
.newsletter-simple p {
	margin: 0;
	text-align: left;
}
.newsletter-simple svg {
	height: 25px;
	margin-left: 5px;
}
/*=== MODULO CONTATTI===*/
.whatsapp-icona {
	margin-left: 7px;
}
.modulo-contatti .wpcf7-form {
	display: grid;
	row-gap: 15px;
}
.modulo-contatti p {
	margin: 0;
}
.modulo-contatti .wpcf7 input[type="text"], .modulo-contatti .wpcf7 input[type="email"], .modulo-contatti .wpcf7 input[type="tel"], .modulo-contatti .wpcf7 input[type="submit"] {
	width: 100%;
	box-sizing: border-box;
	padding: 15px 6px;
}

/* Area di testo (Messaggio) */
.modulo-contatti .wpcf7 textarea {
    width: 100%;
    box-sizing: border-box;
    min-height: 150px; /* Meglio non limitare l'altezza a 40px per consentire di leggere il messaggio */
}
.modulo-contatti .wpcf7-form-control.wpcf7-submit {
	background: rgba(0, 72, 106, 1);
	border: 0;
	color: #fff;
	margin-top: 20px;
	transition: 0.3s ease-in-out;
}
.modulo-contatti .wpcf7-form-control.wpcf7-submit:hover {
	background: #b6ac95;
}
.modulo-contatti .wpcf7-list-item {
	margin: 0;
}
.modulo-contatti .newsletter-contatti {
	display: flex;
}
.modulo-contatti .wpcf7-form-control.wpcf7-acymsub.newsletter-checkbox label {
	display: none;
}
.modulo-contatti .wpcf7 input[type="submit"] {
    cursor: pointer !important;
}
.btn-form-contatti {
	width: auto !important;
	padding: 12px 20px !important;
	font-size: 16px;
	font-family: 'Montserrat';
	font-weight: 500;
}
/*=== FOOTER ===*/
footer li {
	font-size: 14px;
}
@media (min-width:530px) {
.wpcf7-newsletter-simple .btn-invia-simple {
	left: 300px;
}
}