/*!
Theme Name: artes
Theme URI: https://them.es/starter
Author: sallylee
Author URI: https://sallylee.it/
Description: artes 4 theme
Version: 3.5.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: artes
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */

/* From http://codex.wordpress.org/CSS */

:root {
	--bs-border-color: #B4B4B4;
	--bs-btn-font-size: 20px!important;
	--bs-body-font-family: "Poppins", sans-serif!important;
	--rossof: #ffa500;
}
body {
	background: #fff;
	color: #444;
	font-family: "Poppins", sans-serif;
	height: 100%;
	overflow-x: hidden;
}

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

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

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

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

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

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

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

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

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
/*
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
.right_zero {
	right: 0;
}
.max800 {
	max-width: 880px;
}
.left10 {
	left: -13vw;
	top: -10vh;
}
.border.no-border {
	border: none!important;
}
.mh90 {
	height: 90px;
}
.mh115 {
	height: 115px;
}
.h50 {
min-height: 50vh;
}
.h75 {
	min-height: 75vh;
	}
	.h100 {
		min-height: 100vh;
		}
.pdf_controls {
	box-shadow: 0px 3px 6px #00000029;
	background: #cdcdcd;
	margin: 20px auto;
	width: fit-content;
}
#video-section {
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
}
body.home .navbar a, body.home .navbar a:focus {
	color: #fff;
}
#news .swiper-slide h3 {
	text-shadow: 1px 0px 7px #000;
}
.home .swiper-button-next, 
.home .swiper-button-prev
{
	top: 14%;
	color: #ffffff;
    text-shadow: 1px 0px 1px #000;
}
.home  .swiper-button-next {
	right: 30px;
}
.home .swiper-button-prev {
    left: 30px;
}
a {
	color: #1bb1dc;
	text-decoration: none;
	transition: 0.5s;
}

a:hover,
a:active,
a:focus {
	color: #0a98c0;
	outline: none;
	text-decoration: none;
}
.fs-small {
	font-size: 12px;
}
p {
	padding: 0;
	margin: 0 0 30px 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Poppins", sans-serif;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
	position: fixed;
	visibility: hidden;
	opacity: 0;
	right: 15px;
	bottom: 15px;
	z-index: 996;
	background: #1bb1dc;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	transition: all 0.4s;
}

.back-to-top i {
	font-size: 28px;
	color: #fff;
	line-height: 0;
}

.back-to-top:hover {
	background: #39c0e7;
	color: #fff;
}

.back-to-top.active {
	visibility: visible;
	opacity: 1;
}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
	background: #fff;
	transition: all 0.5s;
	z-index: 997;
	height: 90px;
}

#header.header-transparent {
	background: transparent;
}
._srvz.fs-25, ._srvz.fs-25 p {
    font-size: 25px;
    color: #366176;
    font-weight: 400;
}
._wrpserv a, ._wrpserv  {
	color: #366176;
}
._srvz h3 {
	font-size: 45px;
	color: #366176;
}
#header.header-scrolled {
	height: 70px;
	box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
	top: 0;
	background: rgb(0 0 0 / 60%);
}
/*
.home
#header.header-scrolled .logo img {
	opacity: 0;
}
.home
#header.header-scrolled .logo {
	background: url(/wp-content/themes/artes/assets/img/logo_artes_white.jpg);
	background-size: cover;
	width: 165px;
	height: 60px;
}*/
.inter {
	font-family: 'Inter', sans-serif;
}
#header .logo {
	font-size: 36px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#header .logo a {
	color: #413e66;
}
.poppins {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}

#header .logo img {
	max-height: 60px;
	transition: 0.5s all;
}
header.header-scrolled .logo img {
    opacity: 1;
    max-height: 40px!important;
}

#header .social-links {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
#header .navbar {
	background-image: none;
}
#header .navbar .social-links, #header .navbar .logo_white {
	display: none;
}
#header .navbar.navbar-mobile .social-links {
	display: flex;
}
#header .navbar.navbar-mobile .logo_white {
	display: block;
	width: 130px;
	top: 5vh;
	z-index: 1;
	left: 3vw;
	position: absolute;
}
#header .social-links a {
    color: #fff;
    transition: 0.3s;
    line-height: 0;
    margin-left: 15px
}
#header .navbar.navbar-mobile .areariservata {
	position: absolute;
	top: 55px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: fit-content;
	border: 2px solid #D06E36;
	border-radius: 27px;
	padding: 10px 35px;
	font-family: 'Poppins';
	font-weight: 300;
	font-size: 15px;
	color: #366176;
}
#header .social-links a i {
	line-height: 0;
	font-size: 20px;
}

#header .social-links a:hover {
	color: #D06E36;
}

@media (max-width: 992px) {
	#header .social-links {
		margin: 0 15px 0 0;
	}
}

@media (max-width: 992px) {
	#header .logo {
		font-size: 28px;
	}
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/**
* Desktop Navigation
*/
.navbar {
	padding: 0;
}

.navbar ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	align-items: center;
}

.navbar li {
	position: relative;
}
li.dropdown i {
	color: #D06E36;
	padding-left: 10px;
	font-size: 14px;
}
.navbar a,
.navbar a:focus {
	display: flex;
	align-items: center;
	padding: 10px 0 10px 24px;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #366176;
	white-space: nowrap;
	transition: 0.3s;
}

.navbar a i,
.navbar a:focus i {
	font-size: 12px;
	line-height: 0;
	margin-left: 5px;
}

.navbar a:hover,
.navbar .active,
.navbar .active:focus,
.navbar li:hover>a {
	color: #D06E36;
	background: transparent;
}
.navbar .dropdown ul {
    display: block;
    position: relative;
    margin: 0;
    z-index: 0;
    opacity: 0;
	border: 0;
    visibility: visible;
    background: #020204;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    padding: 0;
    height: 0;
}
.h-auto {
	min-height: auto;
}
.h-fit-content {
	height: fit-content;
}
.navbar .dropdown ul li {
	min-width: 200px;
}
.page-numbers li a {
	color: #fff;
}
.page-numbers li {
	padding: 0px 20px;
}
.page-numbers.current {
	font-weight: bold;
	color: #d2733e;
}
.page-numbers {
		display: flex;
		justify-content: center;
		align-items: center;
}
.page-numbers, .pagination {
	justify-content: center;
	list-style-type: none;
}
.swiper-container-eventi img {
	max-height: 600px;
}
.navbar .dropdown ul a {
    padding: 10px 20px;
    text-transform: none;
    font-weight: 400;
    font-size: 18px;
}
.navbar .dropdown ul a i {
	font-size: 12px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover>a {
	color: #D06E36;
}

.navbar .dropdown:hover>ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
	border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    height: fit-content;
    z-index: 1;
}

.navbar .dropdown .dropdown ul {
	top: 0;
	left: calc(100% - 30px);
	visibility: hidden;
}

.navbar .dropdown .dropdown:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%;
	visibility: visible;
}

@media (max-width: 1366px) {
	.navbar .dropdown .dropdown ul {
		left: -90%;
	}

	.navbar .dropdown .dropdown:hover>ul {
		left: -100%;
	}
}

/**
* Mobile Navigation
*/
.mobile-nav-toggle {
	color: #413e66;
	font-size: 28px;
	cursor: pointer;
	display: none;
	line-height: 0;
	transition: 0.5s;
}

.mobile-nav-toggle.bi-x {
	color: #fff;
}


.mobile-nav-toggle {
	display: block;
}

/*@media (max-width: 991px) {
}*/


.navbar.navbar-mobile {
    right: 0;
    left: 100vw;
    transition: 0.5s all;
    min-width: 96vw;
	position: fixed;
	overflow: hidden;
	top: 0;
	bottom: 0;
	background: rgba(45, 43, 70, 0.9);
	transition: 0.3s;
	z-index: 999;
}
.navbar.navbar-mobile.onscreen {
	left: 0;
}
.offcanvas {
	background: url('/wp-content/themes/artes/assets/img/BG_Menu.webp');
	background-size: cover;
	background-repeat: no-repeat;
}
.offcanvas_wrap {
    width: fit-content;
    margin: 0 auto;
}
.offcanvas .btn-close  {
    position: relative;
    border: 2px solid #D06E36;
    border-radius: 50%;
    padding: 8px;
}
.navbar-mobile .mobile-nav-toggle {
	position: absolute;
	right: 0;
	left: 0;
	margin: 0 auto;
	width: fit-content;
	bottom: 60px;
	height: fit-content;
	z-index: 1000;
	color: #000!important;
	border: 2px solid #D06E36;
	border-radius: 50%;
}
.navbar ul a.dropdown-toggle::after {
    color: #D06E36;
    transform: rotate(-90deg);
    margin-top: 5px;
    transition: 1s all;
}
.navbar-mobile li {
	width: 25%;
}
.navbar-mobile ul {
    display: flex;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0 auto;
	justify-content: space-between;
    border-radius: 52px;
	padding: 10vh 20px 10vh 30px;
}
hr.orange {
    border-top-width: 2px;
    opacity: 1;
    background-color: #D06E36;
}
.offcanvas_widget ul a {
    color: #fff;
    font-size: 20px;
}
.offcanvas_widget ul {
    list-style-type: none;
    padding: 0;
    line-height: 35px;
}
.navbar-mobile a, .navbar-mobile a:focus, .navbar a, .navbar a:focus {
    padding: 10px 0px;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
}
.img_soci {
	width: 148px;
	height: 148px;
	object-fit: contain;
	border-radius: 50%;
	background: #fff;
}
.navbar a:hover,
.navbar .active,
.navbar li:hover>a, .offcanvas_widget a:hover {
	color: #D06E36!important;
}
.fw-200 {
	font-weight: 200!important;
}
.fw-100 {
	font-weight: 100!important;
}
.ln40 {
	line-height: 40px;
}
.max1000 {
	max-width: 1100px;
}

@media (min-width: 1200px) {
	.testo_libero .h3, .testo_libero h3 {
		font-size: 31px;
	}
}
.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
	margin: 15px;
}
.row_team .custom-card {
	max-width: 310px;
}
.navbar-mobile .dropdown ul, .navbar-mobile .dropdown .dropdown ul {
    margin: 0px 20px;
    padding: 0px 0;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}

.navbar-mobile .dropdown ul li,
.navbar-mobile .dropdown .dropdown ul li {
	min-width: 200px;
}

.navbar-mobile .dropdown ul a, .navbar-mobile .dropdown .dropdown ul a {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 10px;
}

.navbar-mobile .dropdown ul a i,
.navbar-mobile .dropdown .dropdown ul a i {
	font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a,
.navbar-mobile .dropdown .dropdown ul a:hover,
.navbar-mobile .dropdown .dropdown ul .active:hover,
.navbar-mobile .dropdown .dropdown ul li:hover>a {
	color: #D06E36;
}

.navbar-mobile .dropdown>.dropdown-active, .navbar-mobile .dropdown .dropdown>.dropdown-active {
    display: block;
    position: absolute;
    height: fit-content;
    left: 0;
    width: fit-content;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
	width: 100%;
	height: 100vh;
	position: relative;
	padding-top: 110px;
	margin-top:-41px;
}
#hero.pg_ins {
    padding-top: 0px;
    width: 100vw;
    margin-top: -41px;
    min-height: 104vh;
    display: flex;
}
.shadow_black {
	text-shadow: 0 0 5px #000;
}
.z100 {
    z-index: 100;
}
#hero.pg_cntt { height: 200vh; }
#hero.pg_art {
    padding-top: 0px;
    width: 100vw;
    margin-top: -41px;
    min-height: fit-content;
    display: flex;
    height: fit-content;
    padding-bottom: 10vh;
}
#hero.pg_art.lab {
	display: block;
}
article.single-corso {
	padding-top: 20vh;
}
.right-0 {
	right: 0;
}
.dropdown-item.active, .dropdown-item:active {
	background: transparent!important;
	color: #D06E36!important;
}

.home #main {
	background: #010304 url("/assets/img/artes_home.webp") center top no-repeat;
	background-size: cover;
	transition: 1s all;
}
#main.has_bg.container {
	width: 100vw;
	max-width: unset;
	background-size: cover;
	padding: 0;
	background-attachment: fixed;
	color: #fff;
}
#main.no_bg #breadcrumbs {
	width: auto;
}
.intro-info h1 {
	font-size: 67px;
}

.intro_background {
    width: 100vw;
    height: 100%;
    object-fit: cover;
}
.intro_background.blog {
	height: 220px;
}
#hero.blog h1 {
	color: #D06E36!important;
}
#hero.blog .intro-info h2 {
	color: #D06E36!important;
}
#hero.blog article strong {
    color: #000;
    font-weight: bold;
}
#hero.blog article h2, #hero.blog article h3, #hero.blog article h4,
#hero.blog article h2 strong, #hero.blog article h3 strong, #hero.blog article h4 strong {
	color: #D06E36!important;
}
#wrapper {
	overflow-x: hidden;
}
.otgs-development-site-front-end {
	display: none;
}
.wpml-ls-statics-footer {
	display: none;
}
.page-id-3296 #call-to-action { display: none; }
@media (max-width: 991px) {
	#hero {
		height: 80vh;
		padding: 0;
		justify-content: center;
		display: flex;
		padding-top: 100px;
	}
	.page-id-331  #hero.pg_ins, .page-id-9  #hero.pg_ins {
		min-height: 120vh;
	}
	#hero .container {
		height: auto !important;
	}
	.wrapper_calendar.w-75 {
		width: 100% !important;
	}
	#hero .intro-img {
		width: 80%;
	}
}

@media (min-width: 992px) {
	#hero .intro-info {
		padding-top: 100px;
	}
	#footer .col:first-child {
		max-width: 300px;
	}
	#footer .col:nth-child(2) {
		min-width: 35%;
	}
	#footer .col:last-child {
		max-width: 17%;
	}
}

@media (max-width: 991px) {
	#hero .intro-info {
		text-align: left;
		padding-top: 165px;
	}
}

#hero .intro-info h2 {
	color: #fff;
	margin-bottom: 40px;
	font-size: 70px;
	font-weight: 500;
}

#hero .intro-info h2 span, span._rng {
	color: #D06E36;
}

@media (max-width: 991px) {
	.home #main #hero br {
		display: none;
	}
	#hero .intro-info h2 {
		font-size: 34px;
		margin-bottom: 30px;
		text-align: left;
        text-shadow: 2px 0px 0px #000;
	}
}

#hero .intro-info .btn-get-started,
#hero .intro-info .btn-services {
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	padding: 10px 32px;
	border-radius: 4px;
	transition: 0.5s;
	color: #fff;
	background: #1bb1dc;
	color: #fff;
}

#hero .intro-info .btn-get-started:hover,
#hero .intro-info .btn-services:hover {
	background: #D06E36;
}

/*--------------------------------------------------------------
# Sections
--------------------------------------------------------------*/
section {
	overflow: hidden;
}

/* Sections Header
--------------------------------*/
.section-header h3 {
	font-size: 36px;
	color: #413e66;
	text-align: center;
	font-weight: 700;
	position: relative;
	font-family: "Poppins", sans-serif;
}

.section-header p {
	text-align: center;
	margin: auto;
	font-size: 15px;
	padding-bottom: 60px;
	color: #535074;
	width: 50%;
}

@media (max-width: 767px) {
	.section-header p {
		width: 100%;
	}
}

/* Section with background
--------------------------------*/
.section-bg {
	background: #f5f8fd;
}

/* About Us Section
--------------------------------*/
#about {
	padding: 80px 0;
}

#about .about-content {
	padding-top: 40px;
}

#about .about-content h2 {
	color: #413e66;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}

#about .about-content h3 {
	color: #696592;
	font-weight: 400;
	font-size: 22px;
	font-style: italic;
}

#about .about-content ul {
	list-style: none;
	padding: 0;
}

#about .about-content ul li {
	padding-bottom: 10px;
}

#about .about-content ul li i {
	font-size: 20px;
	padding-right: 4px;
	color: #1bb1dc;
}

#about .about-img {
	position: relative;
	margin: 30px 30px 30px 30px;
}

#about .about-img img {
	width: 100%;
	border: 8px solid #fff;
	transition: 0.5s;
}

#about .about-img img:hover {
	width: 100%;
	transform: scale(1.03);
}

#about .about-img::before {
	position: absolute;
	left: -31px;
	top: -30px;
	width: 90%;
	height: 92%;
	z-index: -1;
	content: "";
	background-color: #ebf1fa;
	transition: 0.5s;
}

#about .about-img::after {
	position: absolute;
	right: -31px;
	bottom: -30px;
	width: 90%;
	height: 92%;
	z-index: -1;
	content: "";
	background-color: #ebf1fa;
	transition: 0.5s;
}

/* Services Section
--------------------------------*/
#services {
	padding: 60px 0 40px 0;
}

#services .box {
	padding: 30px;
	position: relative;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 10px 29px 0 rgba(68, 88, 144, 0.1);
	transition: all 0.3s ease-in-out;
	text-align: center;
	height: 100%;
}

#services .box:hover {
	transform: scale(1.1);
}

#services .icon {
	margin: 0 auto 15px auto;
	padding-top: 12px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

#services .icon i {
	font-size: 36px;
	line-height: 0;
}

#services .title {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 18px;
}

#services .title a {
	color: #111;
}

#services .box:hover .title a {
	color: #1bb1dc;
}

#services .description {
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 0;
	text-align: left;
}
._h100 {
	max-width: 140px;
  }
  .h3_orange h4 {
	color:#D06E36;
	font-size: 30px;
  }
  .rounded50 {
	border-radius: 50px;
  }
  .rounded25 {
	border-radius: 25px;
  }
  .servizio {
	min-height: 240px;
	border: 2px solid #366176;
  }
  .servizio.no-border {
	border: none;
  }

/* Why Us Section
--------------------------------*/
#why-us {
	padding: 60px 0;
}

@media (max-width: 991px) {
	#why-us .why-us-content {
		padding-top: 30px;
	}
}

#why-us .why-us-content .features {
	margin: 0 0 15px 0;
	padding: 0;
}

#why-us .why-us-content .features i {
	font-size: 36px;
	float: left;
}

#why-us .why-us-content .features h4 {
	font-size: 24px;
	font-weight: 600;
	margin-left: 56px;
	color: #413e66;
	margin-bottom: 5px;
}

#why-us .why-us-content .features p {
	font-size: 16px;
	margin-left: 56px;
	color: #555186;
}

#why-us .counters {
	padding-top: 40px;
}

#why-us .counters span {
	font-family: "Poppins", sans-serif;
	font-weight: bold;
	font-size: 48px;
	display: block;
	color: #555186;
}

#why-us .counters p {
	padding: 0;
	margin: 0 0 20px 0;
	font-family: "Poppins", sans-serif;
	font-size: 14px;
	color: #8a87b6;
}

/* Call To Action Section
--------------------------------*/
#call-to-action {
	background: url('/assets/img/newsletter.webp');
	background-size: cover;
	padding: 40px 0;
	z-index: 1;
	position: relative;
}
.caso-dettaglio .row, .caso-dettaglio .row>* {
	margin: 0!important;
	padding: 0!important;
}
.caso-dettaglio  .col-lg-9 {
    width: 100%!important;
}

#call-to-action .cta-title {
	color: #366176;
}
.fs-1plus, .intro-info .fs-1plus {
	font-size: calc(1rem + 3.5vw);
}
.text-intro.fs-20 {
	font-size: calc(0.5rem + 0.9vw);
}
.mw70 {
	max-width: 70%;
}
.fs50 {
	font-size: calc(2rem + 1.5vw);
}
.fs-25 {
	font-size: 25px;
}
.fs-15 {
	font-size: 15px;
}
.swiper-pagination-bullet-active {
	background: #D06E36;
}
.fs-30 {
	font-size: 30px;
}
.fs-35 {
	font-size: 35px;
}
.fs45 {
	font-size: 45px!important;
}
.fs-20, .btn.fs-20 {
	font-size: 20px;
}
.w500 {
	min-width: 500px;
}
.fw-600 {
	font-weight: 600;
}
.fw-500, .fw-500 p {
	font-weight: 500;
}
.fw-400 {
	font-weight: 400;
}
.br-28 {
	border-radius: 28px!important;
}
#search_input {
	margin: 40px 30px 40px 0;
}
#call-to-action .cta-text {
	color: #366176;
}
.render_lfmap {
	padding: 75px;
    position: relative;
    border-radius: 25px;
    margin: 20px;
    margin-right: 0;
}
.wpcf7-form {
    background: #3f505e9c;
    position: relative;
    border-radius: 28px;
    padding: 40px;
    font-family: 'Inter';
    font-size: 13px;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=email], .wpcf7-form textarea
{
    border: 1px solid #FFFFFF;
    border-radius: 26px;
    background: transparent;
    color: #fff;
}
.wpcf7-form input[type=text]::placeholder, .wpcf7-form input[type=email]::placeholder, .wpcf7-form textarea::placeholder {
	color: #e8e8e8;
	font-size: 12px;
}
.page-template-page
#header.header-transparent {
	background: #00000014 0% 0% no-repeat padding-box;
}
.bg-darkgrey {
	background: #2a2c2d;
    background-color: #2a2c2d;
}
.btn.border-orange {
	border: 2px solid #D06E36;
}
.card.bg-darkgrey {
	background-color: #2a2c2d;
}
@media (min-width: 991px) {
	#call-to-action .cta-btn-container {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	.rounded25.servizio {
		min-width: 380px;
	}
}

#call-to-action .cta-btn {
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 8px 26px;
	border-radius: 3px;
	transition: 0.5s;
	margin: 0px;
	border: 2px solid #D06E36;
	color: #366176;
}

.wrap_soci select, .filter_select {
	background: transparent;
    color: #fff;
    font-size: 14px;
    margin: 40px 30px 40px 0;
    border-radius: 26px;
    padding: 5px 10px;
    min-width: 280px;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23D06E36%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
	  background-repeat: no-repeat, repeat;
	  background-position: right .7em top 50%, 0 0;
	  background-size: .65em auto, 100%;
}
.wrap_soci .filter_job select,  .filter_job .filter_select {
	color: #366176;
}
.wrap_soci.wrap_corsi select {
	min-width: auto;
}
#search_input.nomargin {
	margin:0px 30px 0px 0;
}
#routeInstructions {
    width: 92%;
    margin: 0 auto;
    text-align: left;
    max-height: 600px;
    overflow-y: scroll;
    margin-left: 34px;
    color: #000;
    padding-top: 31px;
}

.limit-line-4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin: 0 auto;
}
.limit-line-5 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin: 0 auto;
}
.limit-line-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0 auto;
}
.wfit-content {
	width: fit-content;
}
.flex-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.limit-line-12 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    margin: 0 auto;
}
.wrap_soci input[type=text],  .wrap_soci input[type=date] {
	background: transparent;
	color: #fff;
	font-size: 14px;
	margin: 40px 30px 40px 0;
	border-radius: 26px;
	padding: 5px 10px;
	min-width: 280px;
	max-width: 410px;
}
.wrap_soci  input[type=text]::placeholder,  .wrap_soci  input[type=date]::placeholder {
	color: #fff;
	opacity: 1;
}

.wrap_soci .filter_job input[type=text], .wrap_soci .filter_job input[type=text]::placeholder {
	color: #366176;
}
.mh-90 {
	min-height: 90px;
}
.max-350 {
	max-height: 350px;
}
.max-450 {
	max-height: 450px;
	min-height: 450px;
}
.max-250 {
	max-height: 250px;
}
.max-350.eventi {
	max-height: 320px;
}
.filter_corsi .desc_opc {
	opacity: 0.6;
}
.filter_corsi.active .desc_opc {
	opacity: 1;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	background: #fff;
}
.swiper-pagination-bullet-active {
    background: #FF9800 !important;
}
.tec_ab {
	background-color: #FFFFFF1D;
	max-width: fit-content;
}
.filter_corsi img {
	opacity: 0.5;
}
.filter_corsi.active img {
	opacity: 1;
	border: 2px solid #eaeaea;
}
.filter_select option {
    color: #fff;
    background-color: #000;
}
.filter_select option:hover {
    background-color: #333; 
}
.filter_select option:checked {
    background-color: #444;
}
.w100txt  {
	width: 100%;
}
.bg_orange, .btn.bg_orange {
	background-color: #D06E36;
}
.btn.fs-small {
	font-size: 13px;
}
.wrap_info_card {
    margin-bottom: -25px;
    padding-top: 15px;
}
.orange {
	color: #D06E36;
}
.light_orange {
	color: #FF833C
}
.accordion-item.active i {
	transition: 0.3s all;
}
.accordion-item.active i {
	transform: rotate(90deg);
	display: block;
}

#call-to-action .cta-btn:hover {
	background: #D06E36;
	border: 3px solid #D06E36;
}
#contact-now {
	background: #ffffff;
	background-size: cover;
	padding: 40px 0;
}

/* Features Section
--------------------------------*/
#features {
	padding: 80px 0;
}

#features h4 {
	font-weight: 600;
	font-size: 24px;
}

/* Portfolio Section
--------------------------------*/
#portfolio {
	padding: 60px 0;
}

#portfolio #portfolio-flters {
	padding: 0;
	margin: 5px 0 35px 0;
	list-style: none;
	text-align: center;
}

#portfolio #portfolio-flters li {
	cursor: pointer;
	margin: 15px 15px 15px 0;
	display: inline-block;
	padding: 6px 10px;
	font-size: 16px;
	line-height: 20px;
	color: #413e66;
	margin-bottom: 5px;
	transition: all 0.3s ease-in-out;
}

#portfolio #portfolio-flters li:hover,
#portfolio #portfolio-flters li.filter-active {
	color: #1bb1dc;
}

#portfolio #portfolio-flters li:last-child {
	margin-right: 0;
}

#portfolio .portfolio-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}

#portfolio .portfolio-item .portfolio-wrap {
	overflow: hidden;
	position: relative;
	margin: 0;
}

#portfolio .portfolio-item .portfolio-wrap:hover img {
	opacity: 0.4;
	transition: 0.3s;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
	opacity: 0;
	transition: 0.2s linear;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 {
	font-size: 22px;
	line-height: 1px;
	font-weight: 700;
	margin-bottom: 14px;
	padding-bottom: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a {
	color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info h4 a:hover {
	color: #1bb1dc;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info p {
	padding: 0;
	margin: 0;
	color: #f8fcff;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details {
	display: inline-block;
	line-height: 1;
	text-align: center;
	width: 36px;
	height: 36px;
	background: #1bb1dc;
	border-radius: 50%;
	margin: 10px 4px 0 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details i {
	font-size: 22px;
	color: #fff;
	line-height: 0;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover {
	background: #42c3e8;
}

#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-preview:hover i,
#portfolio .portfolio-item .portfolio-wrap .portfolio-info .link-details:hover i {
	color: #fff;
}

#portfolio .portfolio-item .portfolio-wrap:hover {
	background: #282646;
}

#portfolio .portfolio-item .portfolio-wrap:hover .portfolio-info {
	opacity: 1;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
	padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
	width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #1bb1dc;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #1bb1dc;
}

.portfolio-details .portfolio-info {
	padding: 30px;
	box-shadow: 0px 0 30px rgba(65, 62, 102, 0.08);
}

.portfolio-details .portfolio-info h3 {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
	list-style: none;
	padding: 0;
	font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
	margin-top: 10px;
}

.portfolio-details .portfolio-description {
	padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
	padding: 0;
}

/* Testimonials Section
--------------------------------*/
#testimonials {
	padding: 60px 0;
}

#testimonials .section-header {
	margin-bottom: 40px;
}

#testimonials .testimonials-carousel,
#testimonials .testimonials-slider {
	overflow: hidden;
}

@media (max-width: 767px) {
	#testimonials .testimonial-item {
		text-align: center;
	}
}

#testimonials .testimonial-item .testimonial-img {
	width: 120px;
	border-radius: 50%;
	border: 4px solid #fff;
	float: left;
}

@media (max-width: 767px) {
	#testimonials .testimonial-item .testimonial-img {
		float: none;
		margin: auto;
	}
}

#testimonials .testimonial-item h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	color: #111;
	margin-left: 140px;
}

#testimonials .testimonial-item h4 {
	font-size: 14px;
	color: #999;
	margin: 0 0 15px 0;
	margin-left: 140px;
}

#testimonials .testimonial-item p {
	font-style: italic;
	margin: 0 0 15px 140px;
}

@media (min-width: 992px) {
	#testimonials .testimonial-item p {
		width: 80%;
	}
}

@media (max-width: 767px) {

	#testimonials .testimonial-item h3,
	#testimonials .testimonial-item h4,
	#testimonials .testimonial-item p {
		margin-left: 0;
	}
}

#testimonials .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

#testimonials .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #1bb1dc;
}

#testimonials .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #1bb1dc;
}

/* Team Section
--------------------------------*/
#team {
	padding: 60px 0;
}

#team .member {
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

#team .member .member-info {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	transition: 0.2s;
	padding: 15px 0;
	background: rgba(29, 28, 41, 0.6);
}

#team .member .member-info-content {
	transition: margin 0.2s;
	height: 36px;
	transition: height 0.4s;
}

#team .member:hover .member-info {
	transition: 0.4s;
}

#team .member:hover .member-info-content {
	height: 70px;
}

#team .member h4 {
	font-weight: 700;
	margin-bottom: 2px;
	font-size: 18px;
	color: #fff;
}

#team .member span {
	font-style: italic;
	display: block;
	font-size: 13px;
	color: #fff;
}

#team .member .social a {
	transition: none;
	color: #fff;
}

#team .member .social a:hover {
	color: #1bb1dc;
}

#team .member .social i {
	font-size: 18px;
	margin: 0 2px;
}

/* Clients Section
--------------------------------*/
#clients {
	padding: 60px 0;
}

#clients img {
	opacity: 0.5;
	transition: 0.3s;
}

#clients img:hover {
	opacity: 1;
}

#clients .swiper-pagination {
	margin-top: 20px;
	position: relative;
}

#clients .swiper-pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	background-color: #fff;
	opacity: 1;
	border: 1px solid #1bb1dc;
}
.swiper-button-next, .swiper-button-prev {
    color: #ffffff!important;
    text-shadow: 1px 0px 1px #000;
}
#clients .swiper-pagination .swiper-pagination-bullet-active {
	background-color: #1bb1dc;
}
.swiper-container-inpage .swiper-slide {
	height: auto !important;
}
.swiper-container-inpage
{
    margin: 0px 10%;
    overflow: hidden;
} 
.swiper-container-inpage
.swiper-button-next {
    right: 25px;
}
/* Pricing Section
--------------------------------*/
#pricing {
	padding: 80px 0;
}

@media (max-width: 991px) {
	#pricing {
		padding-bottom: 30px;
	}
}

#pricing .card {
	border: 0;
	border-radius: 0px;
	box-shadow: 0 3px 0px 0 rgba(65, 62, 102, 0.08);
	transition: all 0.3s ease-in-out;
	padding: 36px 0;
	position: relative;
}

@media (max-width: 991px) {
	#pricing .card {
		margin-bottom: 50px;
	}
}

#pricing .card:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 0%;
	height: 5px;
	background-color: #1bb1dc;
	transition: 0.5s;
}

#pricing .card:hover {
	transform: scale(1.05);
	box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.08);
}

#pricing .card:hover:after {
	width: 100%;
}

#pricing .card .card-header {
	background-color: white;
	border-bottom: 0px;
	-moz-text-align-last: center;
	text-align-last: center;
}

#pricing .card .card-title {
	margin-bottom: 16px;
	color: #535074;
}
.progetti_innovativi .card-title {	
    min-height: 75px;
}
.latest_eventi .fs-25 {
    font-size: 21px;
}

#pricing .card .card-block {
	padding-top: 0;
	text-align: center;
}

#pricing .card .list-group-item {
	border: 0px;
	padding: 6px;
	color: #413e66;
	font-weight: 300;
}

#pricing .card h3 {
	font-size: 64px;
	margin-bottom: 0px;
	color: #535074;
}

#pricing .card h3 .currency {
	font-size: 30px;
	position: relative;
	font-weight: 400;
	top: -30px;
	letter-spacing: 0px;
}

#pricing .card h3 .period {
	font-size: 16px;
	color: #6c67a3;
	letter-spacing: 0px;
}

#pricing .card .list-group {
	margin-bottom: 15px;
}

#pricing .card .btn {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 500;
	color: #5f5b96;
	border-radius: 0;
	padding: 10px 24px;
	letter-spacing: 1px;
	border-radius: 3px;
	display: inline-block;
	background: #1bb1dc;
	color: #fff;
}

#pricing .card .btn:hover {
	background: #0a98c0;
}

/* Frequently Asked Questions Section
--------------------------------*/
#faq {
	padding: 60px 0;
	overflow: hidden;
}

#faq .faq-list {
	padding: 0;
	list-style: none;
}

#faq .faq-list li {
	border-bottom: 1px solid #edecf4;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

#faq .faq-list .question {
	display: block;
	position: relative;
	font-family: #1bb1dc;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding-left: 25px;
	cursor: pointer;
	color: #158caf;
	transition: 0.3s;
}

#faq .faq-list i {
	font-size: 16px;
	position: absolute;
	left: 0;
	top: -2px;
}

#faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0 25px;
}

#faq .faq-list .icon-show {
	display: none;
}

#faq .faq-list .collapsed {
	color: black;
}

#faq .faq-list .collapsed:hover {
	color: #1bb1dc;
}

#faq .faq-list .collapsed .icon-show {
	display: inline-block;
	transition: 0.6s;
}

#faq .faq-list .collapsed .icon-close {
	display: none;
	transition: 0.6s;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs {
	padding: 15px 0;
	background: #f9f9fb;
	min-height: 40px;
	margin-top: 90px;
}

.breadcrumbs h2 {
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 10px;
}

.breadcrumbs ol {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
	font-size: 14px;
}

.breadcrumbs ol li+li {
	padding-left: 10px;
}

.breadcrumbs ol li+li::before {
	display: inline-block;
	padding-right: 10px;
	color: #555186;
	content: "/";
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
	padding: 60px 0;
	font-size: 15px;
	background: #fff;
	font-weight: 400;
	z-index: 1;
	position: relative;
}
.clbl {
	color: #366176;
}
.bgbl {
	background-color: #366176;
	color: #fff;
}
.pr-0 { padding-right: 0; }

#footer .footer-top {
	padding: 60px 0 30px 0;
	background: #fff;
}
#footer .fa-facebook-f {
    font-size: 22px;
    padding: 6px 8px 0;
    margin-right: 10px;
    margin-top: -3px;
    display: block;
}


#footer .footer-top .footer-info {
	margin-bottom: 30px;
}
.mx185 {
	max-width: 185px;
}

#footer .footer-top .footer-info h3 {
	font-size: 34px;
	margin: 0 0 20px 0;
	padding: 2px 0 2px 0;
	line-height: 1;
	font-family: "Poppins", sans-serif;
	color: #413e66;
	font-weight: 400;
	letter-spacing: 3px;
	text-transform: uppercase;
}

#footer .footer-top .footer-info p {
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 0;
	font-family: "Poppins", sans-serif;
	color: #535074;
}

#footer .footer-top .social-links a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: #1bb1dc;
	color: #fff;
	margin-right: 4px;
	border-radius: 50%;
	text-align: center;
	width: 36px;
	height: 36px;
	transition: 0.3s;
}

#footer .footer-top .social-links a i {
	line-height: 0;
	font-size: 16px;
}

#footer .footer-top .social-links a:hover {
	background: #0a98c0;
	color: #fff;
}

@media (max-width: 574px) {
	#footer .footer-top .social-links a {
		margin-bottom: 25px;
	}
}

#footer .footer-top h4 {
	font-size: 14px;
	font-weight: bold;
	color: #413e66;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 10px;
}

#footer .footer-top .footer-links {
	margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#footer .footer-top .footer-links ul li {
	padding: 8px 0;
}

#footer .footer-top .footer-links ul a {
	color: #696592;
}

#footer .footer-top .footer-links ul a:hover {
	color: #1bb1dc;
}

#footer .footer-top .footer-contact {
	margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
	line-height: 26px;
}

#footer .footer-top .footer-newsletter {
	margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type=email] {
	border: 0;
	padding: 6px 8px;
	width: 65%;
	border: 1px solid #d9dde6;
}

#footer .footer-top .footer-newsletter input[type=submit] {
	background: #1bb1dc;
	border: 1px solid #1bb1dc;
	width: 35%;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	transition: 0.3s;
	cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type=submit]:hover {
	background: #0a98c0;
}

#footer .php-email-form .validate {
	display: none;
	color: red;
	margin: 0 0 15px 0;
	font-weight: 400;
	font-size: 13px;
}

#footer .php-email-form .error-message {
	display: none;
	color: #fff;
	background: #ed3c0d;
	text-align: left;
	padding: 15px;
	font-weight: 600;
}

#footer .php-email-form .error-message br+br {
	margin-top: 25px;
}

#footer .php-email-form .sent-message {
	display: none;
	color: #fff;
	background: #18d26e;
	text-align: center;
	padding: 15px;
	font-weight: 600;
}

#footer .php-email-form .loading {
	display: none;
	background: #fff;
	text-align: center;
	padding: 15px;
}

#footer .php-email-form .loading:before {
	content: "";
	display: inline-block;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	margin: 0 10px -6px 0;
	border: 3px solid #18d26e;
	border-top-color: #eee;
	animation: animate-loading 1s linear infinite;
}

#footer .php-email-form input,
#footer .php-email-form textarea {
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #dce1ec;
	font-size: 14px;
}

#footer .php-email-form input:focus,
#footer .php-email-form textarea:focus {
	border-color: #1bb1dc;
}

#footer .php-email-form input {
	padding: 10px 15px;
}

#footer .php-email-form textarea {
	padding: 12px 15px;
}

#footer .php-email-form button[type=submit] {
	background: #1bb1dc;
	border: 0;
	border-radius: 3px;
	padding: 8px 30px;
	color: #fff;
	transition: 0.3s;
}

#footer .php-email-form button[type=submit]:hover {
	background: #0a98c0;
	cursor: pointer;
}

@keyframes animate-loading {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

#footer .copyright {
	text-align: center;
	padding-top: 30px;
	color: #535074;
	font-size: 15px;
}

#footer .credits {
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	color: #8582a8;
}

#footer .credits a {
	color: #1bb1dc;
}

#footer .credits a:hover {
	color: #0a98c0;
}
#news .swiper-container {
	width: 100%;
	margin: auto;
}
.z-100 {
	z-index: 100;
}
.gradientblack:after {
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgb(0 0 0 / 70%) 30%, transparent 70%, transparent 100%);
	position: absolute;
	left: 0px;
	z-index: 0;
	border-radius: 40px;
}
.br-28.gradientblack:after {
	border-radius: 0px;
}
.related_events .no_events {
	display: none;
}
.lr0 {
	left: 0;
	right:0;
}
.fis_1 {
    filter: brightness(0.6);
    object-position: left;
}
#switchlang.form-switch .form-check-input {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%2838, 52, 68, 0.75%29'/%3e%3c/svg%3e");
}
.top_header_widget_area ul {
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.top_header_widget_area li a {
	font-size: 12px;
	margin-left: 10px;
	color:#fff;
}
#news .swiper-slide {
    max-width: 342px;
    border-radius: 28px;
    padding: 15px;
}
#switchlang.form-switch
.form-check-input:checked {
	background-color: #fff;
}
#switchlang.form-switch .labels::before {
	color:#d5d5d5;
}
.wrap_pdf {
	background-color: transparent;
	padding: 30px;
	position: relative;
}
#news .swiper-slide img {
	object-fit: cover;
	width: 100%;
	height: 310px;
	border-radius: 20px;
}
.wrap_pdf #prevPage,
.wrap_pdf #prevPage1 {
	left: 0;
}
.wrap_pdf #prevPage, .wrap_pdf #nextPage,
.wrap_pdf #prevPage1, .wrap_pdf #nextPage1 {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.nobg {
	background: none!important;
	border: none!important;
	box-shadow: none!important;
}
.wrap_pdf #nextPage, .wrap_pdf #nextPage1 {
	right: 0;
}
#news .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
}
#news 
.swiper-pagination-bullet-active {
	background: #D06E36
}
/*#news .cat_abs {
    background: #0000004A 0% 0% no-repeat padding-box;
    color: #fff;
    line-height: 25px;
    font-weight: 500;
    top: 30px;
    left: 50px;
}*/
#news .cat_abs {
    background: #d06e36;
    color: #fff;
    font-weight: 500;
    top: unset;
    left: unset;
    font-size: 12px;
    letter-spacing: 1px;
}
.modal-dialog {
	max-width: 100%;
	margin: 1.75rem auto;
}
.modal-content {
	background-color: transparent;
	border: none;
	max-width: 88vw;
	margin: 0 auto;
}
.modal-header {
	border: 0;
	justify-content: right;
}

.modal-header button {
	background: #000;
	color: #fff;
	border: 0;
	font-size: 25px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.modal-header button.btn-dark {
    background: var(--bs-btn-close-bg);
    font-size: 6px;
}
.modal-body {
	padding: 0;
}

.modal-backdrop.show {
	opacity: 0.7;
}

.full-width {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}
#footer .container {
	max-width: 94%;
}
#footer ul {
    list-style-type: none;
    display: flex;
    justify-content: end;
	margin-top: 10px;
}
#footer ul li {
    margin: 0px 8px 0 0;
    border-right: 1px solid #366176;
    padding-right: 8px;
    line-height: 15px;
}
#footer .col:first-child img {
	max-width: 200px;
	width: 200px;
}
#footer ul li:last-child {
	border-right: none;
}
#footer .social-links {
    /* text-align: right; */
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#footer .container p {
	color: #366176;
	font-size: 16px;
	margin-top: 0;
}
#footer .container a {
	color: #366176;
	font-size: 16px;
}
#footer .container .social-links a {
    font-size: 30px;
    margin-right: 1%;
}
#breadcrumbs {
	position: absolute;
	z-index: 10;
	font-size: 15px;
	color: #fff;
	width: 100%;
	top: 160px;
	font-weight: 100;
}
.max-980 {
    max-width: 980px;
    margin: 0 auto;
    display: block;
}

#breadcrumbs a {
	font-size: 15px;
	color: #fff;
}

/*calendario*/

.wrapper_calendar {
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 15px 40px rgba(0,0,0,0.12);
    margin: 20px auto 50px;
	background-color: #152031;
  }
  .wrapper_calendar header{
    display: flex;
    align-items: center;
    padding: 25px 30px 10px;
    justify-content: space-between;
  }
  .wrapper_calendar header .icons {
    display: flex;
    margin-top: -17px;
}
  .wrapper_calendar header .icons span{
    height: 38px;
    width: 38px;
    margin: 0 1px;
    cursor: pointer;
    color: #878787;
    text-align: center;
    line-height: 38px;
    font-size: 1rem;
    user-select: none;
    border-radius: 50%;
  }
  .wrapper_calendar .icons span:last-child{
    margin-right: -10px;
  }
  .wrapper_calendar header .icons span:hover{
    background: #f2f2f2;
  }
  .wrapper_calendar header .current-date {
    font-size: 1.35rem;
    color: var(--rossof);
    font-weight: bold;
}
  .wrapper_calendar .calendar{
    padding: 0px 20px 1px;
  }
  .infobox_evento{
    position: absolute;
    display: block;
    background-color: white;
    color: #000;
    width: 500px;
    margin-left: 0px;
    margin-top: 10px;
    text-align: left;
    z-index: 1000;
    padding: 10px 10px;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    box-shadow: 0 15px 40px rgba(0,0,0,.12)
}
.form-switch input#priceversion {
    height: 38px;
    width: 80px;
    margin: 0 auto;
}
.form-switch.checked .labels::after {
    color: #fff;
}
label.toggle {
    position: relative;
}
.form-switch .labels::after {
    content: attr(data-off);
    font-size: 12px;
    position: absolute;
    right: 12%;
    top: 11px;
    color: #d5d5d5;
    opacity: 1;
    text-shadow: none;
    transition: all .4s ease-in-out;
    font-weight: 700;
}
.form-switch.checked .labels::before {
    color: #d5d5d5;
}
.form-switch .labels::before {
    content: attr(data-on);
    position: absolute;
    font-size: 12px;
    left: 12%;
    top: 10px;
    color: #fff;
    opacity: 1;
    transition: all .4s ease-in-out;
    font-weight: 700;
}
.offcanvas.offcanvas-top {
    height: 200px;
    left: 0;
    max-height: 100%;
    right: 0;
    background: transparent;
    max-width: 80vw;
    margin: 150px auto 0;
}
.infobox_evento h5 {
    font-size: 14px;
    font-weight: bold;
    }
.infobox_evento p {
        margin-bottom: 0;
}
.object-position-left {
	object-position: left;
}

.object-position-top {
	object-position: top;
}
  .wrapper_calendar .calendar ul{
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding-left: 0;
    text-align: center;
  }
  .wrapper_calendar .calendar .days{
    margin-bottom: 20px;
  }
  .wrapper_calendar .calendar li{
    color: #fff;
    width: calc(100% / 7);
    font-size: 0.9rem;
  }
  .wrapper_calendar .calendar .weeks li{
    font-weight: 500;
    cursor: default;
  }
  .wrapper_calendar .calendar .days li{
    z-index: 1;
    cursor: pointer;
    position: relative;
    margin-top: 27px;
  }
  .wrapper_calendar  .days li.inactive{
    color: #aaa;
  }
  .wrapper_calendar .days li.active {
    color: #000;
    font-weight: bold;
}
  .wrapper_calendar .days li::before{
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    height: 40px;
    width: 40px;
    z-index: -1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
  }
  .wrapper_calendar .days li.active::before{
    background: var(--rossof);
  }
  .wrapper_calendar .days li.active.is_evento:before {
    height: 8px;
    width: 8px;
    top: 28px;
}
  .wrapper_calendar .days li.active.is_evento {
    color: #fff;
  }
  .wrapper_calendar .days li:not(.active):hover::before{
    background: #f2f2f2;
  }
._ttvta-content p {
	padding: 0;
	margin: 0;
}
.hs-form-4d68dbc2-3c2d-41d9-9137-d201d13ebe35_3be0d659-264e-4700-b5d4-757cd14c522b .hs-form-field label:not(.hs-error-msg) {
	color: #fff!important;
}
.bg_darkgrey {
	background: #263444;
}
.tax_boxed {
	width: 195px;
	max-width: 195px;
	height: 160.5px;
		justify-content: center;
		display: flex;
		align-items: center;
		text-align: center;
		flex-direction: column;
}
.bg-darkblue, .card.bg-darkblue {
	background:#263444;
	background-color:#263444;
	overflow: hidden;
}
.darkblue {
	color: #366176;
}
.overlay_ripple {
    width: 100%;
    height: 100%;
    background: #cf6e3736;
    z-index: 100;
    position: absolute;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
}

.lds-ripple {
	display: inline-block;
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	width: 80px;
	height: 80px;
  }
  .lds-ripple div {
	position: absolute;
	border: 4px solid #fff;
	opacity: 1;
	border-radius: 50%;
	animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
  }
  .lds-ripple div:nth-child(2) {
	animation-delay: -0.5s;
  }
  @keyframes lds-ripple {
	0% {
	  top: 36px;
	  left: 36px;
	  width: 0;
	  height: 0;
	  opacity: 0;
	}
	4.9% {
	  top: 36px;
	  left: 36px;
	  width: 0;
	  height: 0;
	  opacity: 0;
	}
	5% {
	  top: 36px;
	  left: 36px;
	  width: 0;
	  height: 0;
	  opacity: 1;
	}
	100% {
	  top: 0px;
	  left: 0px;
	  width: 72px;
	  height: 72px;
	  opacity: 0;
	}
  }
  

.wrap_soci input.startinput::placeholder {
	color: rgb(0, 0, 0);
}
.wrap_soci input.startinput {
    display: block;
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    margin: 29px;
    width: fit-content;
    outline-style: none;
}

/*fine calendario*/

._prgnn .accordion-button {
    border: 2px solid #FFFFFF43;
    border-radius: 65px!important;
    text-align: center;
    justify-content: center;
	max-width: 700px;
	margin: 0 auto;
}
._prgnn .accordion_cstm {
    display: flex;
    flex-direction: column;
    max-width: 800px;
    margin: 0 auto;
}
._prgnn .accordion-item {
	margin-bottom: 0px!important;
}
._prgnn .accordion-button h3 {
	width: 100%;
	color: #D06E36;
}
._prgnn .accordion-button span {
	position: absolute;
	right: 0;
}
._prgnn .accordion-content {
    margin-left: 35px;
    margin-top: 15px;
    font-size: 20px;
    padding: 0px 70px;
}
.page-id-1781 .page-numbers li a {
    color: #000;
}
.leadinModal {
	display: none!important;
}
.team_slider .swiper-button-next, .team_slider .swiper-button-prev {
	top: 25px;
}
.team_slider {
	padding-bottom: 50px;
	padding-top: 100px;
	margin-top: -50px !important;
}
.team_slider .swiper-slide img {
    border-radius: 28px;
    object-fit: cover;
    object-position: top;
    height: 41vh;
    display: block;
    position: relative;
}
/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
	[data-aos-delay] {
		transition-delay: 0 !important;
	}
	.fs-20, .btn.fs-20 {
		font-size: 15px;
	}
	.intro-info h1 {
		font-size: 40px;
		margin-top: 10vh;
	}
	article.single-corso h1 {
		margin-top: 4vh;
	}
	.fw-100.text-white.fs-20.fs-25 {
		width: 100%;
	}
	.home #main {
		background-position: right;
		transition: 1s all;
	}
	.team_slider {
		width: 98%;
        margin-right: 0px !important;
        padding-left: 0 !important;
        margin-left: 0px !important;
    }
	#hero.pg_cntt {
		height: 375vh;
	}
	#call-to-action .cta-text {
		text-align: left;
		padding-left: 10px;
	}
	.filter_corsi {
		margin-bottom: 30px;
	}
	article.single-corso {
		padding-top: 20vh;
	}
	.linkedin_team {
		font-size: 30px;
	}
	.page-id-700 .wrap_soci.wrap_progetti {
		width: 84%;
	}
	.filter_corsi .fs-15 {
		font-size: 13px;
	}
	.fs-25 {
		font-size: 15px;
	}
	.fs-35  {
		font-size: 20px;
	}
	#hero .intro-info {
		padding-top: 100px;
	}
	#header .logo img {
		max-height: 50px;
	}
	.tax_boxed {
		margin: 0 auto;
	}
	.render_lfmap {
		margin-right: 20px;
	}
	._prgnn .accordion-content {
		margin-left: 20px;
		margin-top: 10px;
		font-size: 17px;
		padding: 0px 0px;
	}
	._prgnn .accordion_cstm {
		max-width: 100%;
	}
	._prgnn .accordion-button h3 {
		text-align: left;
		padding-left: 20px;
	}
	.mh-90 {
		min-height: auto;
	}
	.wrap_info_card {
		margin-bottom: 0;
	}
	.wrap_info_card .btn.fs-small {
		margin: 15px 0;
	}
	#footer .social-links {
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 20px;
		margin-top: 30px;
	}
	._srvz.fs-25, ._srvz.fs-25 p {
		font-size: 20px;
	}
	.text-intro.fs-20 {
		font-size: calc(0.7rem + 0.9vw);
	}
	#footer ul {
		padding-left: 0;
	}
	.btn.openinfo {
		margin-right: 30px;
	}
	.card.bg-darkgrey {
		min-height: auto !important;
	}
	#news h2 {
		margin-top: 15px;
	}
	.row_team .custom-card {
		max-width: unset;
	}
	#main.has_bg.container {
		padding: 0;
	}
	#hero .container {
		width: 100%;
		justify-content: center;
	}
	.accordion-item {
		padding-bottom: 0px !important;
	}
	.w500 {
		min-width: unset;
	}
	.swiper-container-inpage .swiper-button-next {
		right: 15px;
	}
	.home #hero {
		height: 100vh;
		display: flex;
	}
	.wrap_pdf {
		padding: 10px;
	}
	#pdfViewer1 canvas, #video-player {
		width: 100%;
	}
	.fs50 {
		font-size: calc(2rem + -0.5vw);
	}
	#news .swiper-slide {
		max-width: unset;
	}
	.home #hero::after {
		display: none;
	}
}

