/**!
 * b4st CSS
 */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: 'lemonsemibold-unitalic';
    src: url('/wp-content/themes/generazione2030/font/lemon-semibold-unitalic-webfont.woff2') format('woff2'),
         url('/wp-content/themes/generazione2030/font/lemon-semibold-unitalic-webfont.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
	*/
    font-family: 'lemonsemibold-unitalic';
    src: url('https://generazione2030.cospe.org/wp-content/themes/generazione2030/font/lemon-semibold-unitalic-webfont.woff2') format('woff2'),
         url('https://generazione2030.cospe.org/wp-content/themes/generazione2030/font/lemon-semibold-unitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-weight: 600;
}


:root {
--corpo: #000;
--yellow:#F9C131;
--green:#4F9C3D;
--red: #C01D32;
--orange:#E84138;
--darkgreen:#427D47;
--blue:#0E6A9A;
--lightgrey:#E8E8E8;
--superlightgrey:#F5F5F5;	

}


body {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
  font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-style: normal;	
	color: var(--corpo);
	font-size: 1em;
	

}

body::-webkit-scrollbar {
  width: 0.2em;
}
 
bodyt::-webkit-scrollbar-track {
  box-shadow: none
}
 
body::-webkit-scrollbar-thumb {
  outline: 1px solid slategrey;
	background-color: var(--yellow);
}
::-moz-selection { /* Code for Firefox */
  background: var(--yellow);
}

::selection {
  background: var(--yellow);
}
@media (min-width: 1200px) {

.container {
    max-width: 1320px;
}
	
	.container.smaller {
		max-width: 1202px
	}

}


/*@media (min-width: 1650px) {
	.e-con {
    --container-max-width: 1600px;
}
.container {
    max-width: 1600px;
}
}*/


a { 
	color: var(--corpo);
}


a:hover {
	text-decoration: underline;
	color: var(--corpo)
}



b, strong {
	font-weight: 600

}
.claim {
	color: #fff;
	font-weight: 300;
	font-size: 24px;
	    margin-bottom: 5px;
}

.gform_title {
	display: none
}

/* Remove autofill styles from Gravity Forms */

.bg-corpo .gform_wrapper input:-webkit-autofill,
.bg-corpo .gform_wrapper select:-webkit-autofill,
.bg-corpo .gform_wrapper textarea:-webkit-autofill {
    box-shadow:  var(--corpo) inset !important;
    -webkit-box-shadow: var(--corpo) inset !important;
}
.gform_wrapper input:-webkit-autofill,
.gform_wrapper select:-webkit-autofill,
.gform_wrapper textarea:-webkit-autofill {
    box-shadow: 0 0 0 1000px white inset !important;
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
body .bg-corpo  .gform_wrapper::placeholder,
body .bg-corpo  .gform_wrapper::-webkit-input-placeholder,
body .bg-corpo  .gform_wrapper input[placeholder],
body .bg-corpo  .gform_wrapper textarea{
	    font-family: 'Lack Line';
    color: var(--white);
    font-size: 32px !important;
    /*text-shadow: -1px -1px 0 var(--white), 1px -1px 0 var(--white), -1px 1px 0 var(--white), 1px 1px 0 var(--white);*/
    font-weight: inherit !important;
    margin-bottom: 0 !important;
}
.btn-primary.focus, .btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus{
    box-shadow: none !important;
}
.modal  .gform_wrapper ::placeholder,
.modal  .gform_wrapper ::-webkit-input-placeholder,
.modal .gform_wrapper input[placeholder],
.modal  .gform_wrapper textarea{
	        color: var(--pink) !important;
    font-size: 25px !important;
    /*text-shadow: -1px -1px 0 var(--pink), 1px -1px 0 var(--pink), -1px 1px 0 var(--pink), 1px 1px 0 var(--pink);*/
    font-weight: inherit !important;
    margin-bottom: 0 !important;
}
.modal  .gform_wrapper input,
.modal  .gform_wrapper textarea{
	    font-family: 'Lack Line';
    color: var(--pink);
    font-size: 18px !important;
    /*text-shadow: -1px -1px 0 var(--pink), 1px -1px 0 var(--pink), -1px 1px 0 var(--pink), 1px 1px 0 var(--pink);*/
    font-weight: inherit !important;
    margin-bottom: 0 !important;
}
.modal .gform_wrapper.gravity-theme input[type=text],
.modal .gform_wrapper.gravity-theme input[type=email] {
    height: 60px !important;
}
.modal .gform_wrapper.gravity-theme .gform_footer input {
    position: relative;
    color: #fff !important;
    padding: 10px 30px;
    width: 100%;
    height: auto;
    top: 0;
		background: var(--pink) url(/wp-content/uploads/2023/12/arrow.svg) no-repeat 90% center !important;
	padding-right: 60px !important;
}

.modal .gform_wrapper.gravity-theme .gform_footer input:hover {
    position: relative;
    		background: var(--pink) url(/wp-content/uploads/2023/12/arrow.svg) no-repeat 90% center !important;
	padding-right: 60px !important;
    color: #fff !important;
    padding: 10px 30px;
    width: 100%;
    height: auto;
    top: 0;
}
.ginput_container_text,
.ginput_container_email{
	position:relative
}


#field_1_12 label {
	font-size: 30px !important
}
select#input_1_12 {
	color: #fff;
	    padding: 0;
    background: #000;
}

#gform_page_1_4 .gform_page_footer input#gform_submit_button_1 {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
}
.gform_wrapper.gravity-theme input[type=text],
.gform_wrapper.gravity-theme input[type=email] {
    height: 40px !important;
    background: #fff;
    border: none;
    color: var(--yellow);
}



#gform_submit_button_5 {
	padding: 15px 30px 15px 55px !important;
    line-height: unset !important;
    text-transform: uppercase !important;
    letter-spacing: 0 !important;
    font-size: 13px !important;
    text-align: left !important;
    border-radius: 5px;
}
#gform_confirmation_wrapper_5 {
	clear: both
}


.custom-logo {
	width:210px;
	    z-index: 11;
    position: relative;
}


.bg-light {
	background-color:#FAF7F5 !important
}
.breadcrumb {
	background-color:transparent;
	font-weight: 400;
	font-size: 14px;
	color: var(--white);
}
.breadcrumb a {
	color: var(--white);
}
.post-cont {
	padding: 20px 55px;
	line-height: 1.6em
}


p.black {
		font-weight: 900;
    
}
blockquote {
    padding: 10px 20px;
    border-left: 5px solid #eee;
	    margin: 25px 35px;
		font-size: 19px;
    line-height: 2em;
}
main {
	flex: 1 0 auto;
} 
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */




	.navbar-toggler {
		border: none;
		padding: 0
	}
.navbar-toggler svg {
	height: 30px;
	width: auto
}






.navbar-toggler :focus {
    outline: none !important;
}

button:focus {
	outline: none !important
}
.fixed-header.fixed {
    top: 0;
    padding: 10px 5em !important;
    margin-top: 0 !important;
    animation: .5s .3s fadeInDown both;
    -webkit-transition: top .3s ease;
    transition: top .3s ease;
    position: fixed;
    width: 100%;
    z-index: 11111;
    background: var(--white);
    -webkit-box-shadow: 0px -5px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px -5px 20px 0px rgb(0 0 0 / 20%);
    box-shadow: 0px -5px 20px 0px rgb(0 0 0 / 20%);
}
.fixed-header.fixed .container-fluid {
	padding: 0 3.5em !important
}
.vertical-align{display:flex !important;justify-content:center;align-content:center;flex-direction:column;}
.site-header-image {
	display: block;
	margin: auto;
}

.wp-caption {}
.wp-caption-text {}
.sticky {}
.screen-reader-text {}
.gallery-caption {}

.bypostauthor {}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	clear: both;
	display: block;
}

h1{
	color: var(--corpo);
  font-family: 'lemonsemibold-unitalic';
		font-size: 55px;
    line-height: 55px;
}

h1 span {
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	font-size: 45px
}
.single-missioni h1 {
	font-size: 60px;
	    line-height: 60px;
}

h2 {
    color: var(--corpo);
	  font-family: 'lemonsemibold-unitalic';
	    font-size: 55px;
    line-height: 55px;
 

}
.h2 {
	color: var(--corpo) !important;
    font-family: 'lemonsemibold-unitalic';
    font-size: 55px;
    line-height: 55px;
}

.testi-testata h2 {
		    font-size: 65px;
    line-height: 55px;
	margin-bottom: 15px;
}
h3 {
	font-size: 2.2rem;
    font-weight: 300;
}
.h3big {
	font-size: 45px
}
.bg-yellow {
    background: var(--yellow) url(https://generazione2030.cospe.org/wp-content/uploads/2024/02/GA2030_pattern-giallo.svg) no-repeat center center;
    background-size: cover;
}

.frecce {
		position: absolute;
    right: 150px;
    top: -155px;
    height: 220px;
    width: auto;
}

.uno {
	    position: absolute;
    top: -125px;
    height: 155px;
    left: 0;
}

.due {
position: absolute;
    bottom: -77px;
    height: 155px;
    right: -395px;
    left: 0;
    margin: auto;
}
.tre {
	    position: absolute;
    top: -125px;
    height: 155px;
    left: 0;
}
/*main {
	margin-top: 150px !important
}
*/
/*.testata-corso:after {
    content: '';
    position: absolute;
    background: url(/wp-content/uploads/2023/12/scrolldown.svg) no-repeat;
    bottom: 10em;
    right: 5em;
    width: 50px;
    height: 50px;
    background-size: contain;
	    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}
*/

.missioni-home .row:first-child {
	justify-content: flex-end
}
#missione-1,
#missione-2 {
	 margin-bottom: 6em
}
.bg-grey {
	background: var(--lightgrey)
}

.missioni-home .card {
	border:none;
	border-radius: 10px
}

.missioni-home h3 {
	font-size: 1.3rem;
    font-weight: 600;
	width: 75%;
    margin: 0 auto 20px auto;
}
#missione-2 h3 {
	width: 75%;

}
.missioni-home img {
	    width: 100%;
    margin: -100px auto 0 auto;
	    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#missione-1:hover img {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
#missione-2:hover img {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
#missione-3:hover img {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
#missione-4:hover img {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
#missione-5:hover img {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}
.codice:after {
content: '';
    position: absolute;
    left: 0;
    background: #000;
    height: 30px;
    width: 90%;
    border-radius: 10px;
    z-index: -1;
    top: 35px;
    margin: auto;
    right: 0;
}

/*quiz*/

body .wq_questionTextCtr {
    padding: 0;
    background: none;
}
.wq-skin-traditional .wq_questionTextCtr {
	background-color: transparent
}
.wq_quizCtr img{
    width: 20% !important;
    max-width: 20% !important;
 
}
body .wq_questionTextCtr h4 {
    font-size: 24px;
    font-weight: 300;

}
.wq-result-quiz-title.wq_quizTitle,
.wq-result-title.wq_resultTitle{
	display: none
}
.wq-results {
    font-size: 1em;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}
.wq-results p {
    margin-bottom: 10px;
}
.wq_singleAnswerCtr .wq_answerTxtCtr {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    display: inline-block;
    height: auto;
    padding-left: 25px;
    cursor: pointer;
    vertical-align: middle;
    color: inherit;
    background-repeat: no-repeat;
    margin-bottom: 0;
    position: relative;
}
.wq_singleAnswerCtr .wq_answerTxtCtr:before, .wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after {
	border-radius: 50%
}
.wq_quizProgressBarCtr {
    margin-bottom: 60px;
}

.wq_quizProgressBar>span {
    border: none;
   box-shadow: none
}
.wq_quizProgressBar {
	box-shadow: none
}
.wq-skin-traditional .wq_singleAnswerCtr {
    background: none;
    color: var(--wq-font-color);
    border: none;
    padding: 0 0 5px;
    margin: 0 0 10px 0;
    line-height: 25px;
}
.wq-skin-traditional .wq_singleAnswerCtr a {
	text-decoration: underline
}

.wq_singleAnswerCtr:hover, .wq_singleAnswerCtr.chosen, .wq_singleAnswerCtr.wq_answerSelected {
    background: none;
    color: #000;
    transition: background 550ms ease-out;
    cursor: pointer;
}

.wq_singleAnswerCtr.chosen .wq_answerTxtCtr:after {
    content: "";
    width: 0;
    height: 0;
    background: #fff;
    border: 5px solid var(--yellow);
}
footer .social svg {
	height: 30px;
	width: 30px;
	margin-top: -10px
}

footer .social svg:hover rect {
	fill:#000
}

.calendar-icon :hover {
	fill:#000
}






a.readmore {
	position: relative;
	color: var(--cyan)
}
a.readmore:after {
    content: '';
    position: absolute;
    bottom: -6px;
    width: 100%;
    border-top: 1px solid var(--cyan);
    height: 1px;
    left: 0;
}

.relative {
	position: relative
}
.testata-home {
    height: 60vh;
	    display: flex;
    justify-content: flex-start;
    flex-direction: column;
	position: relative;
	    /*margin-top: 130px;*/
	}

.testata-interna,
testata-interna{
	height: 65vh !important;
}
.testate {
	/*box-shadow: inset 0 0 0 2000px rgba(77, 77, 77, 0.25);*/
	position: relative
}
/*
.vertical {
	height: 50vh;
	display: flex;
	flex-direction: column;
	justify-content: center
}
*/


.privacy,
.telefonosi{
	font-size: 13px;
	text-transform: initial;
	text-align: left;
}
.privacy span.wpcf7-list-item{
    margin: 0;
}
.privacy input[type=checkbox]{
    box-sizing: border-box;
    padding: 0;
    /* display: none; */
    position: absolute;
    left: -20px;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.privacy .wpcf7-list-item::before{
content: '';
    width: 15px;
    height: 15px;
    left: -20px;
	top:0;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #C2C2C2;
    margin-left: -20px;
}
.telefonosi p {
	padding-left: 20px
}
.privacy p {
	padding-left: 20px
}
.telefonosi span.wpcf7-list-item{
    margin: 0;
}
.telefonosi input[type=checkbox]{
    box-sizing: border-box;
    padding: 0;
    /* display: none; */
    position: absolute;
    left: -20px;
    width: 20px;
    height: 20px;
    opacity: 0;
}

.telefonosi .wpcf7-list-item::before{
content: '';
    width: 15px;
    height: 15px;
    left: -20px;
    display: inline-block;
    background: transparent;
    border-radius: 50%;
    box-shadow: 0 0 0 1px #C2C2C2;
    /* margin-top: 5px; */
    position: absolute;
}

.inputcheck .wpcf7-list-item::before {
    background: var(--pink);
    border: 4px solid #fff;
}

.inputchecktelefono .wpcf7-list-item::before {
    background: var(--pink);
    border: 4px solid #fff;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0.375rem 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: transparent;
    background-clip: padding-box;
		border:none;
    border-bottom: 1px solid #C2C2C2;
    border-radius:0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    position: absolute;
    margin: 0;
    position: absolute;
}
.bottone-img p {
	margin-bottom: 0
}
/* Max img widths */

img,
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.bg-corpo {
	background: var(--corpo);
	color: #fff
}

.bg-corpo h2,.bg-corpo p {color: #fff}

/* Author bio */


.author-bio .avatar {
	border: 1px solid #dee2e6;
	border-radius: 50%;
}

#video-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: auto;
	
}
/* Main content */
.img-cont {
	position: relative;
	display: inline-block;
}

.bg-red {
	background: var(--red);
	    color: #fff;
}


.white,
.white a {
	color: #fff !important
}

#menu-menu-principale {
	font-size: 15px;
}

.dropdown-toggle::after {
	display: none
}
#menu-menu-principale li {
	margin-bottom:auto;
	margin-top:auto
}

.navbar-light .navbar-nav .nav-link {
	color:var(--corpo) !important;
	position: relative;
	z-index: 1;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	font-size: 16px;
	  font-family: 'lemonsemibold-unitalic';
	
}
.navbar-light .navbar-nav .menulink .nav-link {
	color: var(--corpo) !important;
}
.menulink {
	position: relative
}


.fixed .navbar-nav .nav-link {
	color: var(--corpo) !important
}

#menu-menu-topbar {
	flex-direction: row;
	justify-content: flex-end
}

#menu-menu-topbar .nav-link {
    padding: 0 1.5rem;
	border-right: 1px solid #ccc;

	color: var(--corpo);
	    font-size: 14px;
	
}
#menu-menu-topbar li:last-child .nav-link {
	border-right: none;
	    padding-right: 0;
}
.fixed .logo-sticky {
	display: block !important
}
.navbar-nav .nav-link:after {
	display: none
}
.navbar-nav .nav-link:hover {
	color: var(--yellow) !important
}



.dropdown-menu {
position: absolute;
    top: 40px;
    /* background: rgba(255,255,255,0.5); */
    border-radius: 20px;
    /* border-radius: 0; */
    opacity: 0;
    visibility: hidden;
    padding: 8px 20px 15px 20px;
    margin: 0;
    display: block;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    width: 225px;
    left: 18px;
    box-shadow: 0 0.2rem 0.8rem rgba(0,0,0,.15)!important;
    margin-bottom: 0;
    background-color: rgba(255,255,255,0.3);
    backdrop-filter: blur(30px);
}
.fixed .dropdown-menu {
    background: rgba(255,255,255,1);
}
.menu-item-has-children:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;

}

.dropdown-menu  li {
	border-bottom: 1px solid var(--cyan);
	padding: 3px 0;
	
}


.dropdown-menu  li a {
	color: #fff;
	font-weight: 700;
	font-size: 15px;
}

.dropdown-menu  li.current-menu-item.active a {
	color: var(--cyan)
}
.fixed .dropdown-menu  li a {
	color: var(--corpo);
}
.dropdown-menu  li a:hover {
	color: var(--cyan)
}

.fissatoalto {
	position: sticky;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 111;
}

.elementor-editor-active .fissatoalto {
	position: relative;
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 111;
}

#menu-menu-topbar .nav-link:before {
      bottom: 2px;
    width: calc(100% - 2rem);

	
}

.woocommerce-form-login-toggle {
	display: none
}
footer .nav-link:before {
	width: 8px;
	height: 8px
}
.fixed-header.fixed .nav-link:before {

    bottom: 5px;
}
nav.navbar {
	position: sticky;
	top: 0;
	background: #fff;
	z-index: 1111;
	box-shadow:0px -5px 20px 0px rgb(0 0 0 / 20%);
}
.navbar-nav .nav-link:hover:before,  .navbar-nav .nav-item.current-menu-item .nav-link:before{
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin:  50%;
    -ms-transform-origin:  50%;
    transform-origin:  50%;
    color: var(--pink);
}

.testi-testata {
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	    height: 85%;
}
.single-progetto #menu-item-433 .nav-link:after
.dona a:hover{
	background-color:#FFCC00 !important ;
	color: #001E4B !important;
}
.dona a:after {
	display: none
}

.single-progetto .current_page_parent .nav-link {
	background: none;
	color: #001E4B
}

.single-progetto .current_page_parent .nav-link:after {
	display:none
}

.slide {
	height: 450px;
	display: flex
}

.cont-slide-testi {
	position: absolute;
top: 250px
}

body.fisso .cont-slide-testi {
    top: 190px !important
}
.cont-slide-testi .item {
	background: #fff;
	padding: 3em;
	color: var(--blue);
	height: 325px;
	border-radius: 0 35px 0 0;
}
.video-container {
	display: flex;
  position: relative; 
  padding-bottom: 56.25%; 
  height: 650px; 
  overflow: hidden;
  max-width: 100%;
}

.video-container video {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%;
}
#owl-home-gallery {
	height: 100%;
}
.libro {
	height:400px;
	background-size:cover;
	background-position:  center center;
	background-repeat: no-repeat;
}

/*#searchform input {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #fff;
    margin-right: 0 !important;
    border-right: none;
    background-color: transparent !important;
    height: 30px;
    font-weight: 300;
    width: 60%;
    margin-left: 0;
    padding: 0;
    outline: none;
    color: #fff;
}
*/
::-webkit-input-placeholder { /* Edge */
  color: var(--yellow) !important;
}
input[type=text]::-ms-input-placeholder { /* Edge */
  color: var(--yellow) !important;
}
input[type=text]::-placeholder { /* Edge */
  color: var(--yellow) !important;
}
#searchform input ::-webkit-input-placeholder { /* Edge */
  color: var(--yellow) !important;
}
#searchform input[type=text]::-ms-input-placeholder { /* Edge */
  color: var(--yellow) !important;
}
#searchform input[type=text]::-placeholder { /* Edge */
  color: var(--yellow) !important;
}



.form-control:focus {
	box-shadow: none
}
.form-control:focus {
    color: var(--corpo);
    border-color: var(--pink);

}
#searchsubmit {
    border-radius: 0;
    border: none;
    border-bottom: none;
    margin-right: 0 !important;
    border-left: none;
    background-color: transparent !important;
    padding: 0 5px;
    margin-left: -5px;
    height: 30px;
    background-clip: padding-box;
	position: absolute
}
@media (min-width: 1024px) {
/*#owl-home-gallery {
	background: url('/wp-content/uploads/2019/03/bg-parellelogram-yellow.png') center center no-repeat;

}*/

.page-id-42 .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
    -ms-grid-column-span: 7;
    grid-column: span 7;
}
.page-id-42 .spacer.gfield {
	display: none
}

.page-id-42 .gform_wrapper.gravity-theme .gfield.gfield--width-third {
    -ms-grid-column-span: 5;
    grid-column: span 5;
}
.elementor-widget-image img {
    vertical-align: middle;
    display: inline-block;
    width: 100%;
}
	picture.fixed {
		float: left;
    position: sticky;
    left: 0;
    height: 100vh;
		top: 0;

	}
	picture.fixed img {
		height: 100%;
		object-fit: cover
	}
}



/* Sidebar */

/* Hide form placeholders on focus */

input:focus::-webkit-input-placeholder { color: transparent; }
input:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
input:focus::-moz-placeholder { color: transparent; } /* FF 19+ */
textarea:focus::-webkit-input-placeholder { color: transparent; }
textarea:focus:-moz-placeholder { color: transparent; } /* FF 4-18 */
textarea:focus::-moz-placeholder { color: transparent; } /* FF 19+ */

/* Comments */

#comments,
#reply-title {
	margin-top: 1.5rem;
	margin-bottom: 1rem;
}

.commentlist,
.commentlist ul {
	padding-left: 0;
}

.commentlist li {
	padding: 1rem;
}

.comment-meta {
	margin-bottom: 1rem;
}
.commentlist .children {
	margin-top: 1rem;
}

.slide-bg h3 {
	color: #FFCC00;
	font-weight: 900;
	/*font-size: 2.5rem;*/
	font-size: 2.2rem;
	text-transform: uppercase
}
.slide-bg p {
	/*color: #003087;*/
	color: #fff;
	font-weight: 600;
	/*font-size: 22px;*/
	font-size: 30px;
	margin-bottom: 0;
}
#owl-home-gallery .owl-dots {
	position: absolute;
	bottom: 10px;
	text-align: center;
	margin: auto;
	width: 100%;
}
.owl-theme .owl-dots .owl-dot span {
	margin: 5px;
background: var(--corpo);
}
.owl-theme .owl-dots .owl-dot span {
width: 15px;
    height: 15px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
	background: var(--pink);
transform: scale(1.3);
}

.elementor-element-c20eed3 .elementor-swiper-button {
    display: none;
}
.blocchi-icona img {
	    width: 200px;
}
.blocchi-icona .img-cont,
.strumenti-valori .img-cont,
.cosafacciamo .img-cont{
	margin-bottom: 20px !important
}
.blocchi-icona .img-cont:after,
.strumenti-valori .img-cont:after,
.cosafacciamo .img-cont:after,
.testi-storie .img-cont:after{
	display: none
}
.strumenti-valori .img-cont {
	display: initial
}
.blocchi-icona a {
	text-decoration: none
}
.blocchi-icona h4{
	color: #FFCC00;
	font-weight: 700;
	font-size: 22px;
	padding: 0 20px;

}
.hvr-float-shadow {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}



.hvr-float-shadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 90%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.testi-storie {
	margin-top: 50px;
	margin-left: -50px;
	background: #FAF7F5;
	padding: 25px;
	width: 100%;
	font-size: 16px
}
.home .testi-storie {
    margin-top: 30px;
    margin-left: -75px;
    padding: 10px;

}
.testi-storie a {
	color: #000;
}
.testi-storie h5 {
	font-size: 16px;
	font-weight: 700
}

#storie-carousel.owl-carousel .owl-item img {
 display: block;
 width: auto
} 

.owl-prev {
    width: 15px;
    position: absolute;
    top: 40%;
    left: -80px;
    display: block !important;
}
.owl-next {
    width: 15px;
    position: absolute;
    top: 40%;
    right: -80px;
    display: block !important;
}
.owl-theme .owl-nav [class*=owl-]:hover {
    background: none;
    color: #000;
    text-decoration: none;
}
.owl-theme .owl-nav [class*=owl-]:hover svg circle {
	opacity: 1
}
.grey,
.grey a {
	color: #5D5D5D
}

.read-more {
	color: #001E4B !important;
	background:#FFCC00;
	font-weight: 700;
	padding: 0 15px;

}
.newsletter h4 {
	font-weight: 700
}

.form-control {
	border-radius: 0
}

.btn-primary,
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input{
background-color: var(--corpo);
    border: 1px solid var(--corpo) ;
    border-radius: 5px;

    color: #fff ;
			padding: 15px 75px ;

    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}




.btn-primary:hover,
.gform_wrapper.gravity-theme .gform_footer button:hover,
.gform_wrapper.gravity-theme .gform_footer input:hover,
.gform_wrapper.gravity-theme .gform_page_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input:hover{
    background-color: var(--white) ;
    border: 1px solid var(--white) ;
    color:  var(--yellow) ;
			padding: 15px 75px ;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;


}
.btn-primary.alt:hover{
    background-color: var(--yellow) ;
    border: 1px solid var(--yellow) ;
    color:  var(--white) ;



}
.gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
    margin: 0 !important;
    padding: 0 !important;
}
#field_3_4  label {
	font-size: 13px
}
#gform_submit_button_3 {
	width: 80%;
	margin-top: 20px !important
}

.rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bg-corpo .btn-primary:hover,
.bg-corpo .elementor-button:hover{
    background-color:transparent;
    border: 1px solid var(--pink);
    border-radius: 5px;
    vertical-align: -webkit-baseline-middle;
    color: var(--pink);
    padding: 10px 20px;
    line-height: unset;
    font-weight: 400;

}
.bg-corpo .btn-primary:hover svg path,
.bg-corpo .elementor-button:hover  svg path {
	fill:var(--pink)
}


/*
.btn-primary:hover svg,
.elementor-button:hover svg,
.link:hover svg,
.wpcf7-submit:hover svg{
-webkit-transform: translateX(5px);
    transform: translateX(5px);
}
*/
.btn-large {
	height: 50px;
	padding: 20px 45px;
	line-height: 1;
	min-width: 280px;
}

.wpcf7-submit {
	width: 100%
}
.mc4wp-form-fields .privacy a {
color: #fff
}

/*#timeline p {
	font-weight:600
}*/
.owl-thumbs {
	padding-top: 10px;

}
.owl-thumb-item {
	position: relative;
	color: #003087 !important;
	font-weight: 600;
	cursor: pointer
}
.owl-thumb-item:before {
	content: '';
	width: 15px;
	height: 15px;
	background: #003087;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	top: -20px;
	margin: auto;
}

#post-home-carousel .owl-nav {
    position: absolute;
    /* right: 50px; */
    top: -55px;
    width: 100%;

}
.w-100.elementor-widget-button .elementor-button {
	width: 100%
}
#post-home-carousel  .owl-prev {
    width: 15px;
    position: absolute;
    top: 0;
    left: -80px;
    display: block !important;
    padding: 0 !important;
    background: #fff !important;
    width: 90px;
    height: 90px;
    border-radius: 50% !important;
	z-index: -1
}
#post-home-carousel  .owl-next {
    width: 15px;
    position: absolute;
    top: 0;
    right: -80px;
    display: block !important;
    padding: 0 !important;
    background: #fff !important;
    width: 90px;
    height: 90px;
    border-radius: 50% !important;
	z-index: -1;
}
#post-home-carousel h3 a {
	color: var(--corpo)
}
#post-home-carousel .item:hover h3 a,
#post-home-carousel h3 a:hover {
		color: var(--pink)
}
.owl-nav svg {
height: 25px;
    width: auto;
}

.owl-prev:hover svg path,
.owl-next:hover svg path {
	fill:var(--corpo)
}
h3.num {
	font-size: 4rem;
	font-weight: 700;
	color: #FFCC00
}

.bg-lightgrey {
	background: var(--lightgrey)
}
.team h5 {
	color: #003087;
	font-weight: 700
}

.ruolo {
	font-weight: 700;
	color: #000;
	font-size: 15px
}
.view {
	text-decoration: underline !important;
	cursor: pointer
}
.team a {
	cursor: pointer;
	display: block
}
.team .bg-grey {
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
.team:hover .bg-grey {
	background: #053385;

}
.team:hover,
.team:hover .ruolo{
		color: #fff;
}
.team:hover h5 {
		color: #FFCC00
}

.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0
}
.modal-content {
border-radius: 10px;
    border: none;
	    height: 600px;
}
button.close {
right: 15px;
    position: absolute;
    border: none;
    top: 10px;
    z-index: 1;
    font-weight: 300 !important;
    opacity: 1;
}
button:hover.close {
	opacity: 1 !important
}
#mc4wp-form-1 input {
	border: none
}
.introcorso p,
.introcorso  .elementor-widget-text-editor .elementor-widget-container{
	font-size: 20px;
	    
	font-weight: 900;
	    max-width: 80%;
	line-height: 20px
	
}
	.e--ua-mac .introcorso p,
	.e--ua-mac .introcorso  .elementor-widget-text-editor .elementor-widget-container{
	    max-width: 85%;
	
}
@media (min-width: 1025px) {
.single-missioni h1 {
	    max-width: 75%;
    margin: auto;
}
	
 .missioni-home	#missione-3 h3 {
		width: 60%
	}
.missioni-home #missione-4 h3 {
    width: 50%;
}
	.testopopup {
		width: 75%;
	}

#menu-item-wpml-ls-3-ar {
	position: relative;
    padding-left: 20px;
	margin-left: 10px !important;
}
.wpml-ls-item .nav-link{
text-transform: none !important;
    font-weight: 500 !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 13px !important;
}

li#menu-item-wpml-ls-3-ar:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #ccc;
}
.calendario .card {
	position: relative
}
.calendario .card:nth-child(odd):before {
content: '';
    position: absolute;
    right: -100px;
    bottom: -80px;
    background: url(/wp-content/uploads/2023/09/frecciadue.svg) no-repeat center center;
    height: 120px;
    width: 120px;
    background-size: contain;
    z-index: 1;
}

.calendario .card:nth-child(even):before {
content: '';
    position: absolute;
    left: -100px;
    bottom: -80px;
    background: url(/wp-content/uploads/2023/09/freccia.svg) no-repeat center center;
    height: 120px;
    width: 120px;
    background-size: contain;
    z-index: 1;
}
.calendario .card:last-child:before {
	display: none
}
.related {
	text-transform: uppercase
}
.related span {
	width: 65%;
	display: inline-block;
	color: var(--darkpurple);
    padding-top: 10px;
    line-height: 1.6rem;
	text-transform: none
}
	
	.related .relative {
		min-height: 200px
	}
	.prev:hover svg path {
		stroke:var(--pink)
	}	
	.next:hover svg path {
		stroke:var(--pink)
	}
	.related svg:hover path {
		stroke:var(--pink)
	}
	.single-post .elementor-element-6efd3752{
		padding-left: 0;
		padding-right: 0
	}
	
	.single-post .elementor-element-6efd3752 .e-con-inner {
		max-width: 100%
	}
.contenuto-dona {
	background: #fff;
	margin-top: -400px;
	margin-left: 380px;
}
.text-2.widget_text.col-sm {
	-ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
}
.sfoglia:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    background: #FAF7F5 !important;
    left: -100vw;
    top: 0;
    z-index: -1;
}
.big p {
	font-size: 20px
}
.pagina-dona h3,
.pagina-dona h4 {
	color: #003087
	
}
#accordion .card {
	border: none
}
#accordion .card-header {
	background: none
}
#accordion .card-header h5{
	color:#001e4b
}
#accordion .card-body {
  padding: 0.5rem 1.25rem;
}

.modal {
    z-index: 105000;
}
.modal-body {
	  border-radius: 10px;
	border
}
  
@media (min-width: 576px) {
.modal-dialog {
		max-width: 1000px;
}
.modal-body {
	padding: 2rem
}
}


@media (min-width: 1024px) {
	single-corsi .breadcrumb{
		

	margin-top: -50px
}
	.bread-cont {
		position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0px;
    z-index: 11;
		color: #fff !important
		
	}
	
	.bread-cont a {
		color: #fff !important
	}
	
.cosafacciamo:before {
	content: '';
	position: absolute;
	background: #FAF7F5;
	left: -108px;
	height: 100%;
	width: 34%;
	z-index: 1111;
}

.cosafacciamo .row {
	margin-left: -90px;
	z-index: 111111;
	position: relative;
	padding-top: 35px;
	padding-right: 60px;
}
}

.progetto-cont {
	position: relative
}
.progetto-cont .position-right {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-top: 50px !important;
	padding-bottom: 50px !important;
	z-index: 1;
}

#accordion h5 {
	font-size: 15px;
	cursor: pointer;
	font-weight: 700
}
#accordion .active .aperto {
	display: none
}
#accordion .active .chiuso,
#accordion .blocco1.chiuso{
	display: block !important
}
.border-bottom-yellow {
	border-bottom:1px solid  #FFCC00
}
.page-item span {
		position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: var(--red);;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-link {
    color: var(--blue);
}
.page-item.active .page-link {
    background-color:  var(--blue);;
    border-color:  var(--blue);;
		color:  var(--red);
}

.storie {
	position: relative
}


@media (min-width: 768px) and (max-width: 1300px) {
	.contenitore-titolo-testata h1 {
		height: 50%
	}
	.topbar {
		font-size: 14px;
	}
#menu-menu-topbar .nav-link {
    padding: 0 1.1rem
	}
	h2 {
		font-size: 40px
	}
.single-corsi h1, .single-landing h1 {
    font-size: 55px;
    line-height: 55px !important;
}
	.testo-carousel {
		padding: 10px
	}
	.titolo-solobordo.piccolo.white {
    font-size: 55px;
	}
	#corsi-online-carousel .px-5 {
    padding-left: 0em !important;
    padding-right: 0 !important;
	}
}

@media (min-width: 1024px) {
.storie .img-cont:before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100px;
	/*background: #fff;*/
}

	.gf_progressbar.gf_progressbar_custom {
		float: right;
		width: 74%;
		    margin-bottom: 50px !important;
	}
}


iframe,
.wp-caption {
	max-width: 100%
}

.cercamenu {
	cursor: pointer;
	    margin-left: 20px !important;
	    margin-top: 6px;
}

.cercamenu  a {
	padding:0 !important;
	    margin-top: 2px;

}
.cercamenu svg {
	    height: 20px;
    width: auto;
}
.bg-pink {
	background: var(--pink);
	color: #fff
}
#text-search {

    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    left: 0;
    top: 70px;
    opacity: 0;
    position: absolute;
    right: 0;
    /* margin-left: auto; */
    padding: 20px 0em;
	    width: 100%;
    max-width: 100%;
	


}

.fisso #text-search {
	top: 55px
}
#text-search.open{
    opacity: 1;
    color: var(--white);
    text-align: center;
	z-index: 1
}

.studente-cont img {
	filter: grayscale(100%);
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
	height: 300px;
    object-fit: cover;
}

#studenti-home-carousel .studente-cont img {
	height: auto !important
}
/*
.studente-cont img:hover {
	filter: grayscale(0);
	-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
}
*/
.sb-search {
	position: relative;
	width: 0%;
	min-width: 40px;
	height: 40px;
	/*float: right;*/
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
position: absolute;
    top: 0;
    right: 0;
    border: none;
    outline: none;
    background: #fff;
    width: 100%;
    height: 40px;
    margin: 0;
    z-index: 10;
    padding: 5px;
    font-family: inherit;
    background: #fff;
    font-size: 15px;
    color: var(--corpo);
	    opacity: 0;

}

input[type="search"].sb-search-input {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}


.sb-icon-search,
.sb-search-submit  {
	/*width: 40px;
	height: 40px;*/
	display: block;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 0;
	margin: 0;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: #fff; /* IE needs this */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	z-index: 90;
}

.sb-icon-search:before {
    content: '';
    background: url(/wp-content/uploads/2024/01/icon_search.svg) no-repeat center;
    background-size: contain;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 5px;
    right: 0;
}

.sb-search-open .sb-icon-search:before {
    right: 15px;
}
.sb-search-open .sb-search-input {
opacity: 1;	
    border-radius: 20px !important;
border: 1px solid #efefef;
    background: #efefef;
}
/* Open state */

.sb-search.sb-search-open {
	width:25%;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	z-index: 11;
}

/*.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
*/

/* Site footer */




.img-stondata img {
    border-radius: 45px 0;
}




.blog .card h3,
.titolorisorsa {
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.6rem;
}
.titolone h2 {
    color: #fff;
    /* text-transform: uppercase; */
    font-weight: 800;
    font-size: 180px;
}

.prodotti-card {
	color: #fff;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.prodotti-card a {
color: #fff;
    font-weight: 700;
    font-size: 24px;
    display: flex;
    padding: 30px;
    height: 140px;
    justify-content: center;
    flex-direction: column;
}

#categoria-0 .prodotti-card a,
#categoria-5 .prodotti-card a{
    height:300px;
	justify-content:flex-end;
}
.prodotti-card {
	background-color: rgba(0,179,255,0.7);;
	backdrop-filter: blur(10px);
	border-radius: 15px;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
	
}
.prodotti-card:hover {
		background-color: rgba(0,179,255,1);;
}
.prodotti-card p span {
	max-width: 50%;
	line-height: 25px;
	display: block
}

.prodotti-card svg {
    height: 28px;
    width: auto;
    position: absolute;
    right: 10px;
}

#categoria-0 svg,
#categoria-5 svg {
	top:10px
}
#categoria-0,
#categoria-1,
#categoria-2,
#categoria-3,
#categoria-4,
#categoria-5 {
	margin-bottom: 20px
}
#categoria-0,
#categoria-1 {
	margin-top: -72px
}

.prodotti-card{
	height: 140px
}
#categoria-0 .prodotti-card {
	height: 300px;
	    justify-content: flex-end;
}

#categoria-5 .prodotti-card {
	height: 300px;
	    justify-content: flex-end;
}


#categoria-3,
#categoria-5 {
	margin-top: -160px
}


.elementor-element-1fc66f7b .e-con-inner {
	padding: 3em 0
}
ul.elenco {
	list-style: none;
	padding-left: 0
}
.elenco h3,
ul.elenco li{
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px
}

.elenco h3:before,
ul.elenco li:before{
content: '';
    position: absolute;
    left: 0;
    top: 2px;
    background: var(--cyan);
    width: 20px;
    height: 20px;
    border-radius: 5px;
}



.titolone-cat {
	font-size: 100px
}

.prodotto-cont {
		background: #F8F8F8;
    
    border-radius: 20px;
}

.prodotto-desc p,
.specifiche-prod p,
.specifiche-prod li {
	font-size: 16px
}
.specifiche-prod ul {
	list-style: none;
	padding-left: 0;
	display: flex;
    justify-content: flex-end;
	margin-bottom: 0
}
.specifiche-prod {
	    background: #F0F0F0;
    border-radius: 0 20px 20px 0;
}

.specifiche-prod .row {
	position: relative;
		padding: 4px 0;
}

.specifiche-prod .row:before {
content: '';
    width: calc(100% - 30px);
    bottom: 0;
    border-top: 1px solid var(--cyan);
    left: 15px;
    position: absolute;
}
.img-prodotto img {
	  margin-left: -70px;
    top: 0;
    transform: scale(1.5);
}

.facetwp-facet-tipologia {
	display: flex;
	justify-content: center
}
.facetwp-facet-tipologia .facetwp-checkbox:first-child {
	border-radius: 15px 0 0 15px
}
.facetwp-facet-tipologia .facetwp-checkbox:last-child {
	border-radius: 0 15px 15px  0
}

.facetwp-facet-voltaggio {
	display: flex;
	justify-content: center
}
.facetwp-facet-voltaggio .facetwp-checkbox:first-child {
	border-radius: 15px 0 0 15px
}
.facetwp-facet-voltaggio .facetwp-checkbox:last-child {
	border-radius: 0 15px 15px  0
}
.facetwp-facet-tipologia .facetwp-checkbox {
	background: none !important;
		    background-color: rgba(0,179,255,0.7) !important;
    backdrop-filter: blur(10px);
    border-radius: 0;
    padding: 10px;
    text-align: center;
    color: #fff;
}

.facetwp-facet-tipologia .facetwp-checkbox:hover {
	background: rgba(0,179,255,1) !important;
}
.facetwp-facet-tipologia  {
	margin-bottom: 20px !important
}
.facetwp-checkbox {

	    background-color: rgba(0,179,255,0.7) !important;
    backdrop-filter: blur(10px);
    border-radius: 0;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.facetwp-facet-voltaggio .facetwp-checkbox {
    background-position: 3px 50% !important ;
    padding-left: 30px !important;
    cursor: pointer;
}
.facetwp-counter {
	display: none
}

p.big {
	font-size: 26px
}


.benefit img {
	width: 150px
}

.testate-cerchio  {
	    height: 650px;
}

.bordo-esterno {

    background: #fff;
    position: relative;
}

.bordo-esterno.left:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: var(--lightgrey);
    width: 15px;
    height: calc(100%);
}

.bordo-esterno.left:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    background: var(--lightgrey);
    width:100%;
    height: 15px;
}

.bordo-esterno.right:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: var(--lightgrey);
    width: 15px;
    height: calc(100%);
	left: auto
}

.bordo-esterno.right:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    background: var(--lightgrey);
    width:100%;
    height: 15px;
}

ul li::marker {
  font-size: 1.2em;
	color: var(--pink)
}

.elementor-element-43d5feb  span {
	float: right;
	margin-right: 80px
}


.elementor-element-45dab58 {
	margin-bottom: -30px;
	z-index: 1
}

.scrolldown {
    position: absolute;
    /* width: 100%; */
bottom: 0;
    left: 0;
}


.scrolldown img {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 0.7s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 0.7s;
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 0.7s;
    -moz-animation-duration:0.7s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    z-index: 11;
    position: relative;
	width: 40px
}


.elementor-element-b3e905b img {
	padding-left: 7em
}
.custom-logo-link:after {
	display: none
}

.home section.cerchiofooter:before {
    z-index: 111;

}
.caroselloimmagini {
	padding: 0;
	margin-top: -220px;
}

.caroselloimmagini .swiper-slide-inner {
	margin:0 -35px !important
}
.caroselloimmagini img {
	    width: 100%;
    border-left: 20px solid #fff !important;
}

.caroselloimmagini .elementor-swiper-button-prev {
	    top: -80px !important;
    left: 48% !important;
}
.caroselloimmagini .elementor-swiper-button-next {
	    top: -80px !important;
    right: 48% !important;
}
.elementor-element-53f0fc6b h2 {
		position: relative;
    z-index: 111;
}
.elementor-element-526cfcb4  .elementor-button  {
		position: relative;
    z-index: 111;
}

.elementor-testimonial--skin-default {
	overflow: hidden
}

.elementor-widget-testimonial-carousel .elementor-testimonial__text {
    font-size: 1em !important;
    font-style: normal !important;
    line-height: normal !important;
}
.elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide {
    height: auto !important;
    margin-left: 10px !important;
    padding: 0 !important;
}

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    display: inline-block;
    background: var(--corpo) !important;
	 opacity: 1 !important;

}
.swiper-pagination-bullet-active {
    opacity: 1 !important;
    background: var(--pink) !important;
    width: 15px !important;
    height: 15px !important;
    margin-bottom: -3px !important;
}

.elementor-swiper-button-next{
content:url(/wp-content/uploads/2023/11/Componente-29-–-3.svg);
	width: 20px;
}
.elementor-swiper-button-prev{
content:url(/wp-content/uploads/2023/11/Componente-28-–-3.svg);
	width: 20px;
}

.elementor-swiper-button-prev:hover,
.elementor-swiper-button-next:hover {
    filter: brightness(0) invert(0.3);
}


.home .cta-footer {
	background: var(--lightgrey)
}


.partner {
	background: var(--lightgrey);
	margin-top: -189px
}

.omino {
		height: 550px;
    width: auto;
    /* margin-bottom: -111px; */
    z-index: 1;
    position: relative;
}

.testata-missione {
	height: 280px
}
.omino-testata {
	    text-align: center;
    margin-top: -210px;
	    z-index: 1;
}
.omino-testata img {
	    height: 350px;
    width: auto;
}

.bastapoco {
	margin-top: 6em
}
.bastapoco p {
	color: #fff
}

.bastapoco ol {
	/*color: #fff;

    padding-left: 0;
list-style: decimal inside none;*/
	

}

.bastapoco ol {
  list-style: none;
  counter-reset: my-awesome-counter;
	padding-left: 0;
	margin-top: 50px
}
.bastapoco ol  li {
  counter-increment: my-awesome-counter;
	margin-bottom: 30px;
	color: #fff;
	    position: relative;
	    font-size: 20px;
}
.bastapoco ol  li::before {
  content: counter(my-awesome-counter);
    color: #000;
    font-weight: bold;
    display: block;
    font-family: 'lemonsemibold-unitalic';
    width: 70px;
    height: 70px;
    margin: auto;
    line-height: 70px;
    background: #fff;
    border-radius: 50%;
    font-size: 40px;
	margin-bottom: 20px;
	z-index: 111;
    /* position: absolute; */
    position: relative;
}
.bastapoco ol li::after {
    content: '';
    position: absolute;
    left: 15px;
    top: 0;
    background: #000;
    width: 70px;
    height: 70px;
    margin: auto;
    right: 0;
    border-radius: 50px;
}
.loghi div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 0 2em
}

.loghi-cont:after {
    content: '';
    position: absolute;
    left: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #000;
    top: 0;
}
.loghi img {
	width: 80%
}
footer {
    font-size: 14px;
    position: relative;
}

.juicer-feed h1.referral {
	display: none !important
}
#menu-menu-footer .nav-link {
	padding:  0;
	    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}
#menu-menu-footer .nav-link {
	position: relative
}
#menu-menu-footer .nav-link:before {
    top: 5px;
    bottom: auto;
    left: -15px;
    right: auto;
}
#menu-menu-footer .nav-link:hover {
	color: var(--pink) !important;
	text-decoration: none !important;
	-webkit-transform: translateX(15px);
    transform: translateX(15px);
}

.elementor-element-4a9d30f .e-con-inner,
.elementor-element-e507082{
	padding: 0
}
.elementor-element-4a9d30f .bigtext-due {
	font-size: 35px;
	line-height: 35px
}
.social a ,
.social a:hover {
		webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.social svg {
	height: 40px;
    width: auto;

}
.py-8 {
	padding: 6em 0 !important
}

.social a:hover svg circle{
	fill: var(--pink)
}
footer {
	font-size: 13px
}
footer a {
	color: var(--white);

}
footer a:hover {
	color: var(--yellow);

}


.social-foot {
	    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.social-foot  a {
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin-bottom: 10px
}
.square i {
		background:#FFCC00;
		color: #003087;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 1.4em;
}

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 0;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	white-space: nowrap;
	background: rgba(249,193,49, 0.8);
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	cursor: pointer
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: .5;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: var(--yellow);
  opacity: .5;
}
.cd-top:hover {
	text-decoration:none;
	opacity: 1;
}


.vertical-tab-left h3{
	font-size: 2.1rem
}
.vertical-tab-right h4{
	font-size: 1.2rem
}
.vertical-tab-right {
	background: #FAF7F5
}
.vertical-tabs .nav-pills .nav-link.active,
.vertical-tabs .nav-pills .show>.nav-link {
    color: #FFCD00;
    background-color: #FAF7F5;
	border-radius: 0
}
.vertical-tabs .tab-pane.fade.active.show {
	background-color: #FAF7F5;
}
.vertical-tabs .card {
	background: none;
	border-radius: 0
}
.vertical-tabs .card-header {
		background: none;
	border-radius: 0;
	    border-bottom: none;
}
.vertical-tabs .card-header h4 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f054";
    float: right; 
	color: #003087;
	font-weight: 900
}
.vertical-tabs .card.active .card-header h4 a:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078"; 
    float: right; 
	color: #003087;
	font-weight: 900
}
.vertical-tabs .card-body p {
	font-size: 15px
}
.vertical-tabs .nav-link {
    padding: 0.6rem 1rem;
}
/*media queries*/

@media (min-width: 1800px) {
.pittogramma:after {
    height:450px;
    width: 450px;
    right: -100px;
    bottom: -110px;
}
}

@media (min-width: 1024px) {
#menu-menu-principale li#menu-item-927 {
		margin-left: 15px
	}
	
}
@media (min-width: 992px) and (max-width: 1200px) {
.custom-logo-link {
	width: 23%
}
	
#menu-menu-principale {
	font-size: 14px
}
.navbar-light .navbar-nav .nav-link {
padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
}
	
	
#menu-menu-principale li#menu-item-927 {
    margin-left: 1px;
}

.custom-logo {
    width: 175px;
}
.page-id-42 .gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths {
    -ms-grid-column-span: 12;
    grid-column: span 12;
}
.page-id-42 .gform_wrapper.gravity-theme .gfield.gfield--width-third {
    -ms-grid-column-span: 12;
    grid-column: span 12;
}
}

@media (min-width: 769px) and (max-width: 991px) {
#menu-menu-principale li#menu-item-927 {
    margin-left: 1px;
}
/*	#searchform {
		position: relative;
		    width: 15%;
	}
#searchform input {
    width: 85%;
    float: right;
}
#searchsubmit {
    position: absolute;
    right: 0;
}
	*/
.custom-logo {
    width: 195px;
}
	.sb-search-input {

    font-size: 12px;
	}
	.navbar>.container {
		max-width: 910px;
		padding: 0
	}
.navbar-light .navbar-nav .nav-link {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}
}

@media (min-width: 768px) and (max-width: 1000px) {
	.testata-home,
			.testata-home .container,
	 .container{
		width: 100% !important;
		max-width: 100%
	}
	.testata-home .container .pl-md-5 {
		padding-left: 0 !important
	}
	.slide-bg h2 {
    font-size: 1.5rem !important;
}
}
@media (min-width: 768px) {
#sidebar {
	display: none
}
	
    



	
}
@media (max-width: 767px) {
	.h2 {
    color: var(--corpo) !important;
    font-family: 'lemonsemibold-unitalic';
    font-size: 35px;
    line-height: 45px;
}
	
	.testata-home {
		background: url(https://generazione2030.cospe.org/wp-content/uploads/2024/02/GA2030_testata-MOBILE.svg) no-repeat top !important;
    background-size: cover !important
	}
	.testataa {
		background: url(https://generazione2030.cospe.org/wp-content/uploads/2024/02/GA2030_quiz-testata-mobile-02.svg) no-repeat bottom !important;
    background-size: cover !important;

	}
	.loghi {
		justify-content: center
	}
	
	
	
	




	.uno {
    position: absolute;
    top: -86px;
    height: 140px;
    left: 0;
    right: 0;
    margin: auto;
}
	.due {
right: 0;
    height: 140px;
    bottom: -69px;
		
	}
	.tre {
    position: absolute;
    top: -86px;
    height: 140px;
    left: 0;
    right: 0;
    margin: auto;
}
	.breadcrumb {
		padding-left: 0;
		padding-right: 0;
		    font-size: 13px;
	}
	.bread-cont {
		padding: 0
	}
	#partecipa h2 ,
	#condividi h2 {
		margin-top: 1em
	}
	
	#condividi .icone-social img {
		height: 275px !important
	}
		.modal-body {
		background-position: right top !important
	}
	.omino {
    height: 340px;
		margin-top: -70px !important
 
	}
	.home .omino {
		margin-bottom: -139px;
	}
	.testi-testata h2 {
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 15px;
}
.frecce {
    display: none
}
	
	.logo-footer {
		height: 70px !important
	}
	.logo {
		text-align: center
	}
	.logo img {
		width: 230px
	}
	#firma {
		margin-top: 6em;
	}
	.missioni-home {
		margin-top: 140px !important
	}
	#missione-1, #missione-2, 	#missione-3, #missione-4{
    margin-bottom: 6em;
}
	.omino-testata img {
    height: 290px;
    width: auto;
}
.partner {
    background: var(--lightgrey);
    margin-top: -139px;
}
.home .partner {
    margin-top: -22px;
}
	.modal-body {

		background-position: left! important;
	}

	.mx-0-mobile {
		margin-left: 0;
		margin-right: 0
	}
	.px-0-mobile {
		padding-left: 0;
		padding-right: 0;
		text-align: center
	}
	
	
	
.navbar-toggler .box {
    width: 73px;
    height: 65px;
    position: relative;
}
	
	.btn-menu {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.scroll-icon {
    right: auto;
    left: auto;
}
	@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 22px;
    transform: rotate(0);
  }
  100% {
    top: 22px;
    transform: rotate(45deg);
  }
}
@keyframes top-2 {
  0% {
    top: 22px;
    transform: rotate(45deg);
  }
  50% {
    top: 22px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 22px;
    transform: rotate(135deg);
  }
}
@keyframes bottom-2 {
  0% {
    bottom: 22px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 22px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
	.grafico-barre .elementor-title {
		float: none
	}
	.grafico-barre .elementor-progress-wrapper {
    float: none;
    width: 100%;
    background: #fff;
    margin-right: 0;
}
	.pittogramma-footer svg {
		float: left;
    margin-right: 0;
    display: block;
    width: 100%;
    margin-bottom: 20px;
	}
.mix img {
    -webkit-transform: scale(1) rotate(0deg) !important;
    transform: scale(1) rotate(0deg) !important;
    transition: all ease 0.6s;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: cover;
}
.mix h3 {
    font-size: 1.4rem;
	}
	#menu-menu-footer { 
    flex-direction: column;
    justify-content: flex-end;
}
#categoria-0, #categoria-1 {
    margin-top: 0;
}
#categoria-3, #categoria-5 {
    margin-top: 0;
}
	.quote {
		padding: 0;
		    margin-bottom: -150px;
	}
	.innerquote p {
    font-size: 18px;
    height: 60%;
}
	.tondilaterali:before {
    left: -50px;
    top: 5%;
    width: 200px;
    height: 200px;
 
}
	.caroselloimmagini .elementor-swiper-button-prev {
    left: 42% !important;
}
.caroselloimmagini .elementor-swiper-button-next {
    right: 42% !important;
}
	.contenitore-titolo-testata h2 {
		font-size: 35px
	}
	.elementor-element-53f0fc6b h2 {
    text-align: center;
}
		.tondilaterali:after {
    right: -50px;
    top: 5%;
    width: 200px;
    height: 200px;
 
}
.fixed .logo-sticky {
    margin-left: 10px;
}
	.elementor-element-2ca865a .e-con-inner {
    padding: 8em 0 0 0;
}
.prodotti-card {
    height: 140px !important
}
	section.cerchiofooter:before {
		display: none
	}
	.tax-categoria-prodotto .elementi-tassonomia  div {
		margin: 20px 0 !important
	}
.titolone-cat {
    font-size: 3rem;
}
	
.img-prodotto img {
    margin-left: 0;
    top: 0;
    transform: scale(1)
}
	
	.prodotto-desc {
		margin-top: -50px;
	}
.specifiche-prod {
    background: #F0F0F0;
    border-radius: 0 0 20px 20px;
}
.wpml-ls-item .nav-link{
text-transform: none !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}

.btn-menu span {
    display: block;
    width: 50%;
    /* box-shadow: 0 2px 10px 0 rgb(0 0 0 / 30%); */
    border-radius: 0;
    height: 2px;
    background: var(--yellow);
    transition: all .3s;
    position: relative;
    margin: 0 auto;
}
	

	.btn-menu.not-active span:nth-child(1) {
    animation: ease .7s top-2 forwards;
}
	
.btn-menu span + span {
  margin-top: 8px;
}
.fixed .btn-menu.active span:nth-child(1) {
  animation: ease .7s top forwards;
	background: var(--yellow)
}
.btn-menu.active span:nth-child(1) {
  animation: ease .7s top forwards;
	background: var(--yellow)
}
.home .btn-menu.active span:nth-child(1) {
	background: var(--yellow)
}
.btn-menu.not-active span:nth-child(1) {
  animation: ease .7s top-2 forwards;
}
.btn-menu.active span:nth-child(2) {
  animation: ease .7s scaled forwards;
}
.btn-menu.not-active span:nth-child(2) {
  animation: ease .7s scaled-2 forwards;
}
.btn-menu.active span:nth-child(3) {
  animation: ease .7s bottom forwards;
	margin-top: 32px;
		background: var(--yellow)
}
.fixed .btn-menu.active span:nth-child(3) {
  animation: ease .7s bottom forwards;
	margin-top: 31px;
		background: var(--yellow)
}
.home .btn-menu.active span:nth-child(3)  {
	background: var(--yellow)
}
.btn-menu.not-active span:nth-child(3) {
  animation: ease .7s bottom-2 forwards;
}
	
	
	.fixed .btn-menu span {
		background: var(--yellow) !important
	}
	.testata-interna h1 {
font-size: 2.6rem !important;
    line-height: normal !important;
    padding-top: 120px;
}
.testata-interna p {
    font-size: 1.4em !important;

    max-width: 100% !important;
}
	
	.scroll-icon {
		display: none
	}
.scroll-icon svg {
    width: 40px;
    height: 40px;
}
	
	
	.nav-item-82 {
		position: relative
	}


	.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
    max-width: 100%;
    width: 100%;
}
	.elementor-element-1f11765 {
    margin-top: 0px !important;
}
nav.navbar {
    z-index: 1111111;
}
#sidebar {
    width: 100%;
    position: fixed;
    left: -120%;
    height: 100vh;
    z-index: 0;
	top: 0;
    background-color: var(--white);
    color: var(--corpo);
    transition: all 0.3s;
    overflow-y: none;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
#sidebar.active {
    left: 0;
    z-index: 11;
}
	
#menu-menu-principale-1{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
	
.menu-categorie-mobile {
opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -260px;
    list-style: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background: var(--corpo);
    justify-content: center;
    height: 100% !important;
    flex-direction: column;
    padding-left: 0;
    text-align: left;
	display: flex;
}
	
.menu-categorie-mobile.open-sidebar {
    display: flex;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
   color: var(--corpo);
    opacity: 1;
    visibility: visible;
	    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
	.aprisottomenu  {
		position: relative
	}
.aprisottomenu-mobile {
    position: absolute;
    left: 160px;
    top: 24px;
    font-size: 18px;
    color: #fff !important;
	}
#sidebar ul li a {
    padding: 20px 20px;
    font-size: 22px;

  font-family: 'lemonsemibold-unitalic';
    /* text-transform: uppercase; */
    display: block;
    color: var(--corpo);
    /* font-weight: 600; */
    position: relative;
}
	#sidebar ul li a:before {
		display: none
	}
	
	#sidebar ul li.menulink .nav-link  {
		color: var(--pink) !important
	}
	.menu-categorie-mobile a {
		font-size: 16px !important;
		padding: 10px 20px !important
	}
.custom-logo {
	width:145px;
	
}

	.cercamenu {
		display: none
	}
	.navbar-nav .nav-link:hover:before, .navbar-nav .nav-item.current-menu-item .nav-link:before {
		display: none
	}
	

	body.fisso .cont-slide-testi {
    top: 0 !important;
}

	
	footer .container {
		padding-top: 0 !important;
		padding-left: 0;
    padding-right: 0;
	}

	.cont-slide-testi {
    position: relative;
    top: 0;
    order: 2;
}
	.cont-slide-testi .item {
    background: #fff;
    padding: 3em;
    color: var(--blue);
    height: auto;
    border-radius: 0 35px 0 0;
}
	.social-foot {

    align-items: center;
}

.video-container {
    height: auto;
	}
	.chicome .elementor-widget-wrap {

    margin-bottom: 40px;
}
		.parole-chiave .elementor-widget-wrap {

    margin-bottom: 120px;
}
	.flip-card {
    margin: 0 25px;

}
	.fixed-header.fixed {
		    padding: 0.5rem 1rem !important;
	}
	#footer {
		margin: 0
	}
h2 {
    font-size: 2.1rem;
    line-height: 3rem;
}
	
#map_wrapper {
    position: relative !important;
    width: 100% !important;
}
	
.row {
		margin: 0
	}
	.icone img {
		max-width: 30%;
		margin: 10px auto
	}
	.loghi .elementor-widget-image {
		text-align: center;
		width: 100%
	}
	
.loghi-cont:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    border-left: none;
    top: -35px;
    border-top: 1px solid #000;
}
	.loghi-cont {
		margin-top: 5em
	}
	.loghi div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0;
    margin-bottom: 30px;
}
	.loghi div img {
		width: 80%;
		margin: auto
	}
	.loghi {
		text-align: center
	}
	.manifesto {
		background: none !important
	}
	footer {
		text-align: center;
		height: auto;
		background-image: none
	}
	

	/*#video-bg {
		height: 100%
	}*/
.slide-bg h3 {
  font-size: 1.2rem;
	margin-top: 15px
}
.slide-bg p {
  font-size: 15px;
}

/*#owl-home-gallery {
 background: url(/wp-content/uploads/2019/03/bg-parellelogram-yellow.png) -125px;
}*/
#owl-home-gallery .owl-dots {
		position:relative;
	margin: 10px 0
}

.blocchi-icona h4 {
  padding: 0 10px;
}
.testi-storie,
.home .testi-storie {
	margin-top: 0;
	margin-left: 0;
	width: auto;

}
.home .testi-storie  {
	padding: 25px
}
	.campagna-desc {
    position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
    border-radius: 0 25px 0 0;
    padding: 20px;
    min-height: auto;
    margin-top: -10px;
}
	
	.elementor-element-32e34142 {
    margin-top: 0;
    margin-bottom: 20px;
}
	
	.chicomealt  {
		margin: 20px 0
	}
#searchform input {
    width: 90%;
    margin-left: 5%;
	color: #fff
}
	#searchsubmit {
    right: 10px;
		color: #fff
}
	h1 {
		font-size: 2.5rem
	}
.owl-thumbs .row {
	justify-content: center
}
.pagination {
	justify-content: center
}

.blog .testi-storie {
	position: relative
}
footer .col-sm {
	flex: 0 0 100%;
	max-width: 100%;
	margin:30px 0;
	text-align: center
}
footer h4:after {
    right: 0;
    margin: auto;
}
	
.post-cont {
    padding: 0;
}
	.single h1 {
		font-size: 2em;
		line-height: normal !important;
	}

	.testata-corso:before,
		.testata-landing:before{
    background-position: 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    height: 32vh;
	}
	
	.introcorso {
		margin-top: 220px !important;
	}
	.introlanding {
		margin-top: 270px !important;
	}
	.testata-corso:after {
		display: none
	}
	.bigtext-due {
    font-size: 32px;
    line-height: 38px;
}
blockquote {
    padding: 5px 10px;
    margin: 15px 25px;
}
	.vertical-tab-right h4 {
    font-size: 1rem;
}
	.vertical-tab-left h3 {
    font-size: 1.3rem;
}
	.twitter-tweet {
		max-width:100% !important;
		width:100% !important
	}
	#twitter-widget-0{
   width: 100% !important;  
}

#iub-pp-container {
	text-align:left
}


#footer-copyright	{
	font-size:12px;
	color: #000;
	font-weight:100;
}

.entry-date	{
	color: #fff;
    text-decoration: none;
    cursor: none;
    font-size: 14px;
}

a[rel="category tag"]	{
	margin-left: 10px;
} 



.postid-3503 iframe {
	width: 100% !important;
}




}

#banner-bottom {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 500px;
    height: 150px;
    background: red;
}

.embed-container { 
        position: relative; 
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
    } 

    .embed-container iframe,
    .embed-container object,
    .embed-container embed { 
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


.flip-card {
  background-color: transparent;
  height: 380px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
    background-color: var(--blue);
    color: #fff;
    justify-content: center;
    display: flex;
    flex-direction: column;
	cursor: pointer;

    padding: 2em;
	border-radius: 35px 0;
}
.docente:nth-child(even) .flip-card-front,
.docente:nth-child(even) .flip-card-back,
.chiave:nth-child(even) .flip-card-front,
.chiave:nth-child(even) .flip-card-back{
	 background-color: var(--red);
}


/* Style the back side */
.flip-card-back {
    background-color: var(--blue);
    color: #fff;
    justify-content: center;
    display: flex;
    flex-direction: column;
	    padding: 2em;

	border-radius: 35px 0;
  transform: rotateY(180deg);
}

.otgs-development-site-front-end {
	display: none !important
}


.elementor-element-5cc4099  .e-con-inner {
	padding: 3em 0
}
	
@media (min-width: 1360px) {
	.introcorso {
		padding-left: 5em !important
	}
	.e--ua-mac	.introcorso {
		padding-left: 8em !important
	}
	.e--ua-mac	.introlanding {
		padding-right: 5em !important
	}
	.e--ua-mac	.intolandingleft {
		padding-left: 10em !important
	}	
	
}

@media (min-width: 1700px) {
	
	.testi-testata {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;

}
h1 {
    color: var(--corpo);
  font-family: 'lemonsemibold-unitalic';
    font-size: 75px;
    line-height: 70px;
}
h2 {
    font-size: 80px;
    line-height: 80px;
}
	h3 {
    font-size: 2.6rem;

}
	.container {
    max-width: 1650px;
}
	.missioni-home {
		margin-top: -375px !important
	}
}


	


@media (min-width: 768px) and (max-width:1000px) {

}
@media (min-width: 768px) and (max-width:1250px) {

	body:not(.elementor-editor-active) .testata-corso:before {
		background-position: center center !important;
		background-size: cover !important;
		height: 30vh
	}
	.testata-corso	.elementor-element:first-child{
		display: none
	}
	.introcorso {
		padding-left: 0 !important;
		    padding-top: 150px !important;
	}
.elementor-element-ddb335a, .slide-spostata {
    padding-left: 2em !important;
}
}
.elementor-editor-active #docenti-corso-carousel {
	display: none
}
/* Landscape */
/*
@media only screen 
  and (min-width: 1024px) 
  and (max-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
			.testata-corso:before {
		background-position: center center !important;
		background-size: cover !important;
		height: 30vh
	}
	.testata-corso	.elementor-element:first-child{
		display: none
	}
	.introcorso {
		padding-left: 0 !important;
		    padding-top: 150px !important;
	}
	}
*/


@media only screen 
  and (min-width: 768px) 
  and (max-width: 1024px) 
  and (orientation: landscape)  {
			.testata-corso:before {
		background-position: center center !important;
		background-size: cover !important;
		height: 30vh
	}
	.testata-corso	.elementor-element:first-child{
		display: none
	}
	.introcorso {
		padding-left: 0 !important;
		    padding-top: 150px !important;
	}
	}


@media (min-width: 2000px) {

.container {
    max-width: 1850px !important;
}


}

	
.calendario-new h2 {
		font-size: 1.5rem;
    margin-top: 1em;
    text-transform: uppercase;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #f11e8a;
    display: inline-block;
}
.calendario-new .riga-cont .row {
	padding: 20px 0
}
.calendario-new .riga-cont .row:nth-child(even) {
	background: rgb(228, 228, 228);
}

.calendario-new .riga-cont .row:nth-child(odd) {
	background: rgba(161, 155, 155, 0.12);
}
.col-12.col-md-1.icona {
	position: relative
}
.col-12.col-md-1.icona.post:before {
    content: "\f073";
       font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: relative;
    top: 0;

}
.col-12.col-md-1.icona.corsi:before {
    content: "\f19d";
      font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    position: relative;
    top: 0;

}
.col-12.col-md-1.icona.borsa_studio:before {
    content: "\f005";
       font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: relative;
    top: 0;

}
	
	.col-12.col-md-1.icona.offerta:before {
    content: "\f4be";
       font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: relative;
    top: 0;

}






.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px;
}


/*Default styles for Gravity Forms single-column-form class*/

input[type=checkbox]:checked+label,
input[type=checkbox]:not(:checked)+label {
  margin-left:19px;
  font-weight: 400;
  font-size: 15px;
}

/*Custom subscribe box for .single-column-form class*/
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute!important;
  left: -9999px;
}

 [type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative!important;
  padding-left: 1.0em!important;
  cursor: pointer!important;
}

 [type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
content: '';
    position: absolute;
    left: -17px;
    top: 2px;
    width: 1.3em;
    height: 1.3em;
    border: 1px solid var(--white);
    background: #fff;
    /* box-shadow: inset 0 1px 3px rgba(0,0,0,.1); */
    padding: 2px;
    border-radius: 50%;
}

[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 5px;
    left: -13.8px;
    /* font-size: 1.3em; */
    line-height: 0.8;
    background-color: var(--yellow);
    transition: all .2s;
    border-radius: 50%;
}
#field_3_3 input{
	color: var(--corpo)
}
/* checked mark aspect changes */
.ginput_container_consent input[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

.ginput_container_consent input[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
 .ginput_container_consent input[type="checkbox"]:disabled:not(:checked) + label:before,
.ginput_container_consent input[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

 .ginput_container_consent input[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

.ginput_container_consent input[type="checkbox"]:disabled + label {
  color: #aaa;
}
.gform_confirmation_message {
	background: green;
	padding: 10px;
	font-weight: 600;
	color: #fff !important
}



 .modal .gform_wrapper_9  .gform_wrapper input,
.modal .gform_wrapper_9  .gform_wrapper textarea {
	font-size: 18px
}
.populate_cpt_titles_check [type="checkbox"]:not(:checked) + label:before,
.populate_cpt_titles_check [type="checkbox"]:checked + label:before,
.populate_cpt_titles_check [type="checkbox"]:not(:checked) + label:after,
.populate_cpt_titles_check [type="checkbox"]:checked + label:after
 {
	display: none !important
}
.populate_cpt_titles_check [type="checkbox"]:not(:checked),
.populate_cpt_titles_check [type="checkbox"]:checked {
	position: relative !important;
	left: 0 !important
}

.populate_cpt_titles_check input[type=checkbox]:checked+label,
.populate_cpt_titles_check input[type=checkbox]:not(:checked)+label {
    margin-left: 0 !important;
    padding-left: 0 !important;
}


.h1-home h1 {
	font-size: 0px
}

.iubenda_legal_document h1 {
	font-size: 25px
}
.iub_content.legal_pp h2,
.iubenda_legal_document h2 {
	font-size: 25px
}
.iub_content.legal_pp h3 {
    font-size: 18px;
    font-weight: 500;
}.iub_content.legal_pp h4 {
    font-size: 15px;
    font-weight: 500;
}