@media print { #camo-edit {display: none;} }
#camo-edit .surname,#camo-edit .company{display: none}
/* Cookie bar **/
/**video e cookie**/
.external-blocker{background: var(--c7);border:2px solid var(--c8) !important;padding:20px;text-align: center;display: flex;align-items: center;justify-content: center}
img.external-blocker{padding:0;border:0!important;height: auto}
.external-blocker.google-content{display: flex}
.slider .bwrap div.external-blocker{padding:20px 15px;}
div.external-blocker.youtube-content{height: 410px;padding-bottom: 0;margin-top: 10px}
.youtube-video .txt-video,.external-blocker .txt-item{font-size:16px; line-height: 20px; position: relative; text-align: center; padding-bottom: 20px;}
.slider .external-blocker .txt-item{position: relative;height:auto!important; text-align: center!important; padding-bottom: 20px!important;}
.youtube-video .bt-video{margin-bottom:20px;text-transform: none}
.bt-item{display: block;margin: 0px auto 20px; background: var(--c4);color: var(--c1)!important;padding: 10px;border-radius: 10px;max-width: 300px;font-size: 15px;line-height: 20px;font-family: var(--f1); overflow: hidden;  position: relative; transition: transform 0.3s ease, color 0.3s ease;z-index:1;}
.bt-item:before {content: ""; position: absolute; top: -2px; left: -2px; right: -2px; bottom: -2px; background: var(--c2);  transform: scaleX(0);
  transform-origin: left; transition: transform 0.3s ease;  z-index:-1;}
.bt-item:hover { color: var(--c4)!important;}
.bt-item:hover:before {transform: scaleX(1);}

.issuuembed {margin: 20px auto}
.youtube-content, .youtube-content-preview,.google-content {cursor:pointer;height: 450px;width: 100%;max-width: 925px;}
.google-content {display: block; width: 100%; max-width: none;margin:0px auto}
iframe.external-blocker.youtube-content,iframe.external-blocker.google-content{border:0!important;padding: 0}
.cookie_wrap{position: fixed;inset: 0px;overflow: scroll;height: 100%;background: #000000;background-color: rgb(0, 0, 0,0.2);z-index: 11000;
padding-top: 40px;padding-left: 15px;padding-right: 15px;top:0;width:100%;}
html.camo-bmark .cookie_wrap {top: 48px;}
#cookie_consent_customize {display: none;}
.cookie_consent >.cookie_consent_actions {display: none !important;}
.cookie_consent.customize{height:calc(100% - 10%); overflow: auto;max-height: 680px;}

.cookie_consent.customize #cookie_consent_customize{display: block !important;}
.cookie_consent.customize #cookie_consent_intro {display: none;}
#cookie_consent_intro .title {display: inline-block;font-size: 20px;line-height: 24px;}
.cookie_consent span.title{color:#000;font-size:20px;line-height: 26px;text-transform: none;}
.cookie_consent {font-size: 18px;background: var(--c1);line-height:26px;position: absolute;z-index: 99999998 !important;width:94%;margin: 0 auto;left:50%;transform: translateX(-50%);padding: 0 ;opacity: 0;-webkit-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.cookie_consent_transition{bottom:60px!important;opacity: 1!important}
#cookie_consent_title{display: flex;background: var(--c4);font-size: 22px;line-height: 26px;font-weight: 600;color: var(--c1);padding:10px 30px;margin:0;background: -moz-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);background: -webkit-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);background: linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);}
.cookie_consent_title >span{align-self: center}
#cookie_consent_intro p a,#cookie_consent_intro p a:visited{color:var(--c2);font-weight: 600}
#cookie_consent_intro p a:hover{color:var(--c4)}
.cookie_consent span.title{margin-top:0;}
.cookie_consent_reject_save,.cookie_consent_accept_save,.cookie_consent_customize,.cookie_consent_customize_back,.bt-right a{margin-left: auto;font-size:16px;line-height:18px;padding: 10px;font-weight:400;display: inline-block;text-decoration:none;transition: all 0.5s ease;}
.cookie_consent_reject_save,.cookie_consent_reject_save:visited{background: rgba(255,255,255,0.3);color:var(--c2);border: 1px solid transparent}
.cookie_consent_customize_back:hover,.bt-right a,.bt-right a:visited{background:var(--c6);color:var(--c1);border:1px solid var(--c1);transition: all 1s ease;}
.cookie_consent_reject_save:hover{background: rgba(255,255,255,0.7);}
.bt-right a:hover{color:var(--c);background:var(--c5)}
#cookie_consent_intro,#cookie_consent_customize{background: var(--c1);padding:20px 30px;font-size: 14px;line-height: 18px;font-weight:300}
.cookie_consent_customize,.cookie_consent_customize:visited,.cookie_consent_customize_back,.cookie_consent_customize_back:visited,.cookie_consent_customize_back,.cookie_consent_customize_back:hover {
	background: var(--c1);  color:var(--c6);
	border:1px solid var(--c6);
    text-decoration: none;
    display: inline-block;
}
.cookie_consent_customize_save{margin-right:5px;}
.cookie_consent_actions .bt-right {
  margin-left: auto;
}
.cookie_consent_customize:hover,.cookie_consent_customize_back:hover{background: var(--c6);  color:var(--c1)}
.bt-right,.bt-left{align-self: center}
.bt-left a{transition: all 1s ease;}
.cookie_consent_actions,.cookie_consent.customize > .cookie_consent_actions{
    margin-top:20px;
    font-weight:700;
    display: flex !important;
	margin-left: auto !important;
}
.cookie_consent.customize >.cookie_consent_actions{padding-left: 30px; padding-right: 30px;padding-bottom: 10px}

.bt-right a.cookie_consent_reject_save, .bt-right a.cookie_consent_reject_save:visited {
	background: #ededed;
	border: 1px solid #ededed;
	color: rgba(8,61,121,.6);
	display: none;
}
.cookie_consent p{margin-bottom: 10px;margin-top: 10px}
.cookie_consent_option{margin-top:8px;}
.cookie_consent_option span.title{margin-bottom:0px;}
.cookie_consent_option p{margin:8px 0px;}
.cookie_consent_option .title {text-align: left;display: inline-block}

/***switch**/
.cookie_consent_toggle,.cookie_consent_technical_storage,.forced{
position:relative;
cursor: pointer;
background-color: #ccc;
-webkit-transition: .4s;
transition: .4s;
padding: 2px;
color: var(--c1);
border-radius: 30px;
width: 54px;
height:26px;
	display: inline-block

}
.forced{cursor: auto}
.cookie_consent_toggle:before,.forced:before {
position: absolute;
content: "";
height: 22px;
width: 22px;
left: 2px;
bottom: 2px;
background-color: var(--c1);
-webkit-transition: .4s;
transition: .4s;
border-radius: 50%;

}
.media .txt-item a {
	display: inline; 
	font-weight:600;
}
.selection_value{
	display: inline-block;
	padding-left: 10px;
	position: relative;
	top: -7px;
}
    .forced{opacity: 0.7}

 .cookie_consent_toggle.selected, .forced {
    background: rgb(0,170,233);
    background: -moz-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);
    background: -webkit-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);
    background: linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);
 }

.cookie_consent_toggle.selected:before,.forced:before{left:30px; }
@media (max-width: 767px) {
	.youtube-content, .youtube-content-preview {
		cursor:pointer;
		height: 350px;
	}		
}
@media (max-width: 599px) {
	.youtube-content, .youtube-content-preview {cursor:pointer;height: 320px;}	
	iframe.google-content{height: 320px}
	#cookie_consent_intro p{max-height: 150px; overflow-y: scroll; -webkit-overflow-scrolling: touch; padding-right:10px;}
	#cookie_consent_title{flex-wrap: wrap;font-size: 22px;line-height: 26px;}
	#cookie_consent_title span{display: block;width:100%;}
	.cookie_consent_reject_save{margin: 10px 0 0 0;margin: 10px 0 0 0;font-size: 16px;line-height: 16px;padding: 7px 15px;}
	.cookie_consent span.title {
        font-size: 20px;
        line-height: 26px;
    }
    #cookie_consent_intro, #cookie_consent_customize {
	font-size: 15px;
	line-height: 22px;
}
    #cookie_consent_intro, #cookie_consent_customize,#cookie_consent_title{padding:20px;}
    .bt-right a, .bt-right a:visited,.cookie_consent_actions a{padding:7px;}
    a.cookie_consent_reject_save:visited{padding:7px 25px; text-decoration: none; margin-left: 20px;font-size:18px;line-height: 26px}
    .cookie_consent_actions {
        margin: 12px 0;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .cookie_consent_actions a{
        width: 100% !important;
        display: block;
        text-align: center !important;
        margin: 6px 3px !important;
    }
    .bt-left{
         width: 100%;
       -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .bt-right{
         width: 100%;
       -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .cookie_consent_actions a{font-size:16px;line-height: 22px;}
    /*.cookie_consent{height:calc(100% - 15%);    overflow-y: hidden;}*/
    .cookie_consent.customize{height:calc(100% - 40px); overflow: auto}
    .cookie_consent.customize #cookie_consent_customize {
        display: block;
        height:100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 180px;
    }
    .cookie_consent.customize .cookie_consent_actions{background: var(--c1);width: 82%;position: fixed;left: 9%;bottom: 18px;padding-left:0; padding-right:0}
}
@media (max-width: 375px) {
	.youtube-content, .youtube-content-preview {
		cursor:pointer;
		height: 210px;
	}	
	div.youtube-content, div.youtube-content-preview{height: 370px}
}

@media (min-width: 768px) {
	.bt-item{padding: 15px;font-size: 18px;line-height: 22px;}
	/*.google-content {width: 90%}*/
	.youtube-video .txt-video,.external-blocker .txt-item{font-size:18px; line-height: 22px;}
}
@media (min-width: 1200px) {
	.cookie_consent{max-width: 1170px;}
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {opacity:1 !important;}
input:-moz-placeholder,textarea:-moz-placeholder { /* Firefox 18- */opacity:1 !important;}
input::-moz-placeholder,textarea::-moz-placeholder {  /* Firefox 19+ */	opacity:1 !important;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder {  opacity:1 !important;}
/***zoom image**/
html.camo-bmark #zoom{top:48px}
html.camo-bmark #zoom button{top:58px}
#zoom {	position: fixed;inset: 0px; overflow: scroll; height:100%;  background-color: rgb(0, 0, 0,0.7);	z-index:1000;display:none;   padding-top:40px;	padding-left:15px; padding-right: 15px;}
#zoom button {position: fixed; top:10px;right: 25px; font-size:40px;line-height: 36px;    background:transparent;   color:var(--c1);min-width:50px;cursor:pointer}	
#zoom img {max-width: 100%;height: auto; margin:40px auto;display: block;}
.overlay-active{width:100% !important;height:100%!important;overflow:hidden;}
.overlay-active #zoom {display:block;}
.home .btitle {padding: 0;font-weight: 600}
.home .btitle,.download .download-head .title  {background: rgb(0,170,233);background: -moz-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);background: -webkit-linear-gradient(90deg, var(--c1) 0%, var(--c12) 100%);background: linear-gradient(90deg, var(--c1) 0%, var(--c12) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ea609b",GradientType=1);background-size: 100% auto;background-clip: text;-webkit-background-clip: text;color: transparent;-webkit-text-fill-color: transparent;display: inline}
.home .slider .babstract {display: inherit}
.babstract {display: none}
.home .slider p {display: inherit}
.slider p {display: none}
.home .g2{padding-bottom: 0px;}

/***zoom image*/


.page .btitle{
	padding: 70px 0px;
	font-size: 68px
}
/***/

#intestazione.fixed-top {position: fixed;right: 0;left: 0;z-index: 1030;}
.content-menu.open .main-menu {
  right: 0%;
  ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  z-index:299;
}
 .active.responsive-nav::before {transform: translateY(5px) rotate(135deg);max-width: 34px}
 .active.responsive-nav::after {max-width:none;transform: translateY(-9px) rotate(-135deg);}
 .active.responsive-nav span {transform: scale(0);}
 .active.responsive-nav span, .active.responsive-nav::after, .active.responsive-nav::before {background: var(--c1);border: 1px solid var(--c1);}
 .active.responsive-nav:hover span, .active.responsive-nav:hover::after, .active.responsive-nav:hover::before {background: var(--c12);border: 1px solid var(--c12);}

/***nav***/
.main-menu a {padding: 10px 10px 10px 0; display: block;text-transform: uppercase;font-weight: lighter}
/* .main-menu .selected, .nav .selected >a, .nav .selected >a:visited, .nav .selected >a:hover, .nav .selected> a:visited:hover {color: var(--c4)} */
.main-menu a, .main-menu a:visited {color: var(--c1)}
.main-menu a:hover {color: var(--c12)}
.main-menu li {list-style-type: none;}
.main-menu li.selected >a { font-weight:400; background: linear-gradient(to right,var(--c11), var(--c12));  -webkit-background-clip: text;  -webkit-text-fill-color: transparent;display: inline-block;}
.level-1{position: relative; padding-left: 20px;  margin-left: 15px;}
.level-1:before{content:"";height: 91%;width: 1px; background: var(--c1);display: block;left:0;position: absolute;top:14px;}
.sottomenu {cursor: pointer}
.sottomenu ul{display: block}
.selected a strong{ display: inline-block;transform: rotate(90deg);}
.main-menu .level-1 a, .main-menu .level-1 a:visited, .main-menu .level-1 a:hover{text-transform: none;font-size:16px;line-height: 20px;}

input[type="search"]{outline: none; border:none;background: rgba(255,255,255,0.2);font-family: var(--f1);font-size:19px;line-height: 24px; padding:4px 15px; font-weight: 300;color:var(--c6);border-width: 0 0 2px 0;border-image:linear-gradient(90deg, var(--c4), var(--c5));border-style: solid;font-style: italic;border-image-slice: 1;}
input[type="search"]:focus {color: var(--c2);}
.bsearch{width:20px;position: absolute;background-color: transparent;right: 0;margin-right: 5px}
.bsearch svg {fill:var(--c5);transition: all 0.5s}
.bsearch svg:hover {fill:var(--c4)}
#search{text-align: center;margin: 10px 15%;position: relative;}
input[type="search"]{width: 100%;}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
/*pagina dettaglio*/

.detail .block-maps{padding-top: 20px;}
.detail .block-maps{padding-bottom: 30px;}
.detail iframe {margin-bottom: 0}
.detail .file{display: block; color:var(--c2);padding-left: 40px;min-height: 40px}
.detail .file:hover{color:var(--c4)}
.detail .download-content .file-size {margin: 0}
.detail .download-content .odd {margin-bottom: 15px}
section.download .download-head .title {display: inline-block}

.request-sent p, .homepage .attributi .prezzo {text-align: center;margin: auto}
.request-sent::before {content:"Grazie!";font-weight: 800;font-size: 30px;line-height: 34px;margin-bottom: 20px;text-transform: none;color: var(--c3);display: block;text-align: center}
.request-sent .title {display: none!important}
.js-form {margin: 0 auto}
.page .js-form .title {font-size: 24px;line-height: 28px;}
.js-form .input-checkbox {width: 100%}
.js-form .input-checkbox input {width: 20px;height: 20px;}
.js-form .next {text-transform: uppercase}
iframe{min-height: 270px;border: 1px var(--c8) solid;}
footer{padding-top: 20px; padding-bottom: 0px;position: relative}
.credit{background: var(--c5);color:var(--c1);padding: 10px 0 20px}
.credit a,.credit a:visited{color:var(--c1)}
.credit a:hover{color:var(--c4)}
footer .col-flex{display: flex;flex-wrap:wrap;padding-top: 10px;padding-bottom: 10px;font-size: 15px;line-height: 18px;color:var(--c6); justify-content: space-between}
.logofoot img{max-width: 120px}
footer mark{font-weight: 400;font-size: 15px;line-height: 18px;display: block;padding-top: 5px; padding-bottom: 5px;color:var(--c3)}
footer p{margin: 0;font-weight: 300}
footer a,footer a:visited{font-weight: 300;color:var(--c5)}
footer a.button{color:var(--c1)}
footer a:hover{font-weight: 300;color:var(--c3)}
footer .email{display: block}
.fsocial{display: flex;align-items: center;padding-top: 15px;}
.fsocial .li svg,.fsocial .in svg,.fsocial .fb svg{max-width: 40px;max-height: 40px;margin-left: 10px;}
.fsocial .in svg,.fsocial .fb svg{max-width: 30px;max-height:30px;margin-left: 10px;}
.fsocial .li svg:hover path,.fsocial .in svg:hover path,.fsocial .fb svg:hover path{fill:var(--c4)}

/** gallery**/
.gallery ul li:before{content: "";width:0;padding-left:0;}
.gallery-content{display: flex;flex-wrap: wrap;justify-content: left;overflow: hidden;height: 180px;margin-top:20px;margin-bottom: 0px}
.gallery-content img {max-width: 160px; max-height: 160px;margin-left:2px; margin-right: 2px;padding: 0}
.page .gallery .gallery-head .title{position: relative; display: block;padding-top: 30px;padding-bottom:40px; }
.gallery-head .title:after{content:"";width:90px;height: 7px;background: var(--c3);display: block;position: absolute;left:0;bottom: 15px}
/***download***/
section.download{padding:20px 20px 30px}
.download-head >.title,.vertical-table-files > .title,section.gallery >.title,.plain-table >.title,.vertical-table >.title,section.module>.title{display: block;text-transform: none;font-weight:700;font-size:24px; line-height: 30px;}
section.download .description{display:none;}
.download .object-item{display: block;padding-top:4px; padding-bottom: 6px;position: relative;margin-bottom: 6px;border-bottom:2px solid var(--c1)}
.page .download {max-width:90%;margin: 30px auto;background: var(--c7)}
.download .file span {font-weight: 300;font-size: 16px;line-height: 20px; color: var(--c3);padding-left: 30px;display: inline-block}
.download .download-content {padding-top: 10px}
section.download li:before{content:""}
section.download li{display: block;position:relative;font-family: var(--f1);font-style: normal;padding-left:30px;min-height:30px; padding-bottom: 5px;padding-top:5px;}
section.download li a,section.download li a:visited{color:var(--c2)}
section.download li a:hover{color:var(--c5)}
.download-content div {position: relative;padding: 5px 0px;}
.file-size{color:var(--c8); font-size:16px;}
.file-size:before{content:"("}
.file-size:after{content:")"}
.pdf:before,.doc:before,.docx:before,.xls:before,.xlsx:before,.ppt:before,.zip:before{ content:"";width:25px;height:25px;position: absolute;left:0; top:0px;}
.download .file span.file-size {color:var(--c6);padding-left: 5px}
.download span.desc {display: none}
.pdf:before{background:url("../img/background/file-pdf.svg") no-repeat top}
.doc:before, .docx:before{background:url("../img/background/file-word.svg")no-repeat top}
.xls:before, .xlsx:before{background:url("../img/background/file-excel.svg")no-repeat top}
.ppt:before{background:url("../img/background/file-ppt.svg")no-repeat top}
.pp_pic_holder .ppt{ display: none !important;}
 .zip:before{background:url("../img/background/file-zip.svg")no-repeat top}
/*** ricerca ***/
#search-close:before{content:"";width: 18px; height: 18px; top:0px;display: inline-block;position:absolute;left:0;background: url("../img/piu.svg");transform: rotate(45deg)}
#search-close{padding-left: 24px;position: relative}
#results-preview{background: rgba(79,114,89,.3);padding:20px;}
.title.no-result{font-family:var(--f1);font-size:110%;margin-top: 20px}
/**homepage**/
.home .g2 .theme{display: none}
.home .g2 .title,.home .g4 .title{font-size: 30px; line-height: 34px;}
.home .g5 .title,.home .g6 .first .title,.home .g9 .first .title,.home .g7 .first .title{font-size: 32px;  line-height: 36px;}
.home .g2{background: var(--c1);color:var(--c2)}
.home .g2 .title{color:var(--c5);}
.home .g2 p,.home .g4 p{font-weight: 300}
.home .g2 .button{margin-top: 20px;}
.home .g2 .block{display: flex;flex-wrap: wrap;padding-bottom: 30px;}
.home .g2 .block .media{order:3;width: 100%}
.home .g3 {background: var(--c5)}
.home .g3 .block{color: var(--c1);text-align: center;width: 280px;height: 280px;padding-top: 20px; margin: 30px auto;border-radius:100%;position: relative;background: var(--c5);z-index: 1}
.home .g3 .block:before{content:""; display: block;background: linear-gradient(90deg, var(--c6) 0%, var(--c5) 35%,var(--c5) 60%, var(--c6) 100%) ;left:-2px; top:-2px;z-index: -1; width: 284px;height: 284px;position: absolute;border-radius: 100%;  transform: rotate(-45deg);}

.home .g3 .block:after{content:""; display: block;background: var(--c5);left:0; top:0px;z-index: 0; width: 280px;height: 280px;position: absolute;border-radius: 100%;}
.home .g3 .block header,.home .g3 .block>div{position: relative;z-index: 3}
.home .g3 .block img{width: 68px;height: 68px}
.home .g3 .block { display: flex;  flex-direction: column;  justify-content: flex-start;  align-items: center;  text-align: center; width: 280px; height: 280px;
  padding-top: 20px;  margin: 30px auto 10px;  border-radius: 100%;  position: relative;  background: var(--c5);  z-index: 1;
}
.home .g3 .title{color:var(--c1);font-weight: 700;font-size:100px;line-height: 70px;padding-bottom: 5px}
.home .g3 p{text-align: center;font-size:21px;line-height: 21px;margin:10px 0 0}
.home .g4 .media{margin-bottom: 8px;}
.home .g4 .theme{ display: inline-block;  background: linear-gradient(90deg, var(--c11), var(--c12));  -webkit-background-clip: text;  background-clip: text;  color: transparent;margin-bottom: 8px;}
.home .g4 .button,.home .g5 .button{margin-top: 20px;}
.home .g5{background: url("../img/background/background-g5.jpg");background-size:cover;background-position: 20%}
.home .g5 .title,.home .g6 .first .title{text-align: left; font-family: var(--f2);font-weight: 700;}
.home .g5 .title{color:var(--c1);text-align: center;display: block;padding-bottom: 10px;}
.home .g5 .abstract{display: block;color:var(--c1); text-align: center;font-size:21px;line-height: 21px;}
.home .g5 p{text-align: center}
.home .g5c {min-height: 220px;display: flex;justify-content: center}
.g5c .block { margin-top: auto;position: relative;z-index: 1}
.home .g5{padding-bottom: 0;position: relative}
.home .g5::after { content: ""; position: absolute; bottom: 0; left: 0; width:100%; height: 90%; background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.8));  pointer-events: none; z-index: 0;/* Assicura che l'elemento pseudo-contenuto non interferisca con gli eventi del mouse */}

.home .g6{background: url("../img/background/bg-g6.jpg")}
.home .g6 .title,.home .g9 .title{font-family: var(--f1);display: block;margin-bottom: 10px;margin-top:10px;color: var(--c5);
}
.home .g6c,.home .g9c{display: flex;justify-content: center;flex-direction: column;align-items:center}
.home .g6 article{max-width: 320px;}
.home .g6 article .theme,.home .g6 article time,.home .g6 .text,.home .g9 article .theme,.home .g9 article time,.home .g9 article .text{display: none}
.home .g6 .first .text{display: block}
.home .g6 article,.home .g9 article{background: var(--c1);padding: 10px;border-radius: 8px;margin-bottom:20px;}
.home .g6 article .title,.home .g9 article .title{font-family: var(--f1); display: block; padding-left: 5px; padding-right: 5px; margin-top:15px;font-size:22px;line-height: 26px;font-weight: 700}
.home .g6 .abstract,.home .g9 .abstract{padding-bottom: 20px;padding-left: 5px; padding-right: 5px; font-size: 18px; line-height: 24px;}
.home .g6 article .text,.home .g9 article .text{padding-bottom: 20px;padding-left: 5px; padding-right: 5px; font-size: 17px; line-height: 22px;}
.home .g7{padding-bottom: 0}
.home .g8{padding-top: 0;padding-bottom: 0}
.home .g6 article.allclick:hover .title a,.home .g9 article.allclick:hover .title a{color:var(--c5)}
.home .group.g8 > div{width: 100%;max-width: none}
.home .g8 .block{min-width: 210px;width:210px;margin-left:10px;margin-right: 10px;}
.home .g9,.home .g10{background: var(--c10)}
.home .g9 article{max-width: 440px;}
.home .g10{padding-top: 0}
.home .g10 .button,.home .g10 p,.home .g7 p,.home .g6 .first p{margin: 0 auto;text-align: center}
.home .g9 .first .title,.home .g7 .first .title {display: block; text-align: center;background: linear-gradient(90deg, var(--c11), var(--c12));	-webkit-background-clip: text;	background-clip: text;	color: transparent;	margin-bottom: 15px;margin-top:15px;font-weight: 400;font-family:var(--f2)}
.home .g9 .first .title{margin-bottom: 30px;text-align: left;}
.detail .date,.download .download-head .title  {background: rgb(0,170,233);background: -moz-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);background: -webkit-linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);background: linear-gradient(90deg, var(--c4) 0%, var(--c5) 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00aae9",endColorstr="#0cc799",GradientType=1);background-size: 100% auto;background-clip: text;-webkit-background-clip: text;color: transparent;-webkit-text-fill-color: transparent;display: inline}
/*.widgetcorsi .g2c .title {background: var(--c3);background-clip: text;-webkit-background-clip:text;font-size: 25px;line-height: 26px}*/

.group.empty,.attivita .page-menu,.home .g4 .date  {display: none;}


.onscreen {opacity: 1 !important;filter: blur(0px)!important}
/***footer***/
footer {background-color: var(--c1); color: var(--c3);font-size: 14px;line-height: 22px;}
/*** correlati*/
.related{margin-top: 30px; background: var(--c5)}
.related .head{padding-top: 30px;padding-bottom: 30px;}
.content-related{overflow: hidden;}

.banner-b p,.banner-b .btitle{white-space: normal}
.banner-b div{ display: inline-block;vertical-align: top; /* allinea i div in cima */}
.banner-b .cycle-slide{width: 96%!important;max-width:380px;margin:0 2%}
#pager{text-align: center;position: absolute;z-index:220;bottom: 0;width: 100%;}
.homepag #topB{position: relative}
.cycle-pager span{font-size:2px;display: inline-block;padding:1px;cursor: pointer;color:transparent;width:35px;height: 3px;background: var(--c1);margin: 20px 8px 0;}
.cycle-pager .cycle-pager-active{background:var(--c12);transition: all 1s;}
.cycle-pager span:hover{background:var(--c11);transition: all 1s;}

.contatti .page strong {color: var(--c3);font-size: 20px;font-weight: 600;}
.page .form-buttons {padding-top: 20px;}
.module .title {text-align: center;display: block}
.page .js-form p{color:var(--c2);text-align: center; font-weight: 300}
.page form {padding: 20px 10px;}
.contatti form .input-field:nth-child(6){width: 100%}
/***CUSTOM**/
.info-corsi:before{content:"";display: block;height: 8px;width: 100%; background:linear-gradient(90deg, var(--c4), var(--c5));}
 

/**template**/

/* pagine*/
.attivita .page-menu{display: none}
.page-menu {margin-top: 40px;}

@keyframes borderAnimation {
  0% {
    border-color: rgba(246,246,245,1);
  }
  25% {
     border-color: rgba(255,176,22,0.9);
  }
  50% {
     border-color: rgba(57,56,56,0.60);
  }
  75% {
     border-color: rgba(255,176,22,0.9);
  }
  100% {
    border-color: rgba(246,246,245,1);
  }
}




@media (min-width: 375px) {
.fsocial span{padding-left: 20px;padding-right: 10px}
	.gallery-content{height:180px }
	.gallery-content .cycle-carousel-wrap .cycle-slide{margin-left: 5px;margin-right: 5px}

}

@media (min-width: 420px) {
iframe{min-height: 310px}	
.cycle-pager span{width:30px;}	
.gallery-content img {max-width: 180px;	max-height: 180px;	margin-left: 2px;margin-right: 2px;}
	
}
@media (min-width: 500px) {
	.active.responsive-nav::after {max-width: 34px;transform: translateY(-12px) rotate(-135deg);}
	.gallery-content.noSlide div{width: 49%;margin:0 0.5%}
	.logofoot img {	max-width: 210px;}
	footer .col-flex >div{width: 48%;}
	footer .col-flex{padding: 20px 5px}
}

@media (min-width: 800px)and (max-width:1024px) {
	.gallery-content.noSlide div{width: 32%;margin:0 0.5%}
}
@media (min-width: 1025px) {
	.gallery-content.noSlide div{width: 24%;margin:0 0.5%}
}
@media (min-width: 600px) {
	.bwrap {padding: 20px 20px;	width: 100%;}
	.bwrap .btitle span{display: block}
	.homepage .slider{top:0px/**da questo punto lo slider è visualizzato sotto il menù*/}
	.home .btitle {font-size: 32px;	line-height: 38px;}
	.home .babstract {font-size: 18px;line-height: 24px;padding-top: 8px;width:90%;margin-left: 5%}	
	.cycle-pager span{margin: 10px 10px 0;transition: all 0.5s;}	
	.page header{padding-top: 10px}
	.page .js-form .title {font-size: 28px;line-height: 32px;}
	/*.page .js-form form{max-width: 420px;margin: auto}*/
	.credit{margin-top: 15px;}
	.home .g2 .title,.home .g4 .title{font-size: 36px; line-height: 40px;}
	.home .g5 .title,.home .g6 .first .title,.home .g9 .first .title,.home .g7 .first .title{font-size: 40px;  line-height: 44px;}
	.home .g3c{display: flex;flex-wrap: wrap}
	.home .g6c{flex-direction: row;flex-wrap: wrap;justify-content: space-around;align-items: stretch}
	.home .g6 .first{width: 100%;}
	.home .g6 article{width:49%;}
}

@media (min-width: 600px) and (max-width:767px){
	.home .g3c .block{width: 260px;height: 260px}
	.home .g3 .block::after {width: 260px;	height: 260px;}
	.home .g3 .block::before {width: 264px;height: 264px;}
	.home .g3 .title {font-size: 80px;line-height: 60px;}
}

@media (min-width: 768px) {
	#results-preview{padding:30px}

	section.page .module .js-form form{max-width: 750px; margin: auto}

	.title {font-size: 32px;line-height: 38px;}
	.bsearch{width:30px;position: absolute;/*bottom:2px;*/}
	.p4col section.page > section>.block {width:auto!important}
	#pager{display: block!important; }
	.home .babstract {font-size: 20px;line-height: 26px;padding-top: 8px;width:700px;margin-left:auto;margin-right: auto}	
	.related .cycle-slide{width: 350px!important;margin-right:10px}
	.related-slideshow>div{width: 350px;}
	.banner-b>div{width: 230px;}
	.banner-b .odd,.banner-b .even {padding: 30px 15px 15px;}
	.page .gallery .gallery-head .title{padding-top: 50px;padding-bottom:50px; }
	.gallery-content{margin:30px auto;max-width:710px}
	.gallery-content div,.gallery-content img{min-width:210px;max-width: 210px}
	.gallery-head .title:after{bottom: 30px}
	footer .col-flex{padding: 30px 0px}
	.page .js-form .title {font-size: 30px;line-height: 34px;}
	.js-form form{display: flex; flex-wrap: wrap; justify-content: space-between;}
	.js-form form>div{width: 49%;}
	.js-form form>div.textarea, .js-form form>.privacy-policy, .js-form form>.form-buttons{width: 100%}
	.page form {padding: 10px 40px 30px;}
	.module{padding-top: 40px}
	.page .download {max-width: none;margin: 30px 20px;	background: var(--c7);}
	.home .btitle {font-size: 42px;	line-height: 40px;}
	.home .g2,.home .g9 {padding-top: 40px}
	.home .g3 ,.home .g10 {padding-bottom: 40px}
	.home .g4,.home .g6{padding-top: 40px;padding-bottom: 40px}
	.home .group>div{max-width: 870px;margin-left:auto;margin-right: auto}
	.home .group>div.g6c{max-width: 700px}
	.home .g2 .title,.home .g4 .title{font-size: 40px; line-height: 44px;}
	.home .g5 .title,.home .g6 .first .title,.home .g9 .first .title,.home .g7 .first .title{font-size: 44px;  line-height: 48px;}
	.home .g2 .block .media{width: 40%}
	.home .g2 header, .home .g2 .block>div{width: 58%}
	.home .g4 .block{display: grid;  grid-template-areas:"g4theme g4theme" "g4header g4header" "g4media g4text"; column-gap: 20px; }
	.home .g4 .theme {grid-area: g4theme;}
	.home .g4 header {grid-area: g4header;padding-bottom:10px;}
	.home .g4 .media {  grid-area: g4media;}
	.home .g4 .text {grid-area: g4text;	}
	.home .g4 p{margin-top: 0}
	.home .g5c {min-height: 300px;}
	.home .g7 .first,.home .g6 .first{display: flex;justify-content: space-between;align-items: center}
	.home .g9c {flex-direction: row;flex-wrap: wrap;justify-content: space-around;align-items: stretch;}
	.home .g9 .first{width: 100%}
	.home .g9 article {width: 49%;}

}
@media (min-width: 800px) { 


}
@media (min-width: 992px) {
	.page header{padding-bottom: 20px}
	.contatti .flex{max-width: 900px;margin: auto}
	.gallery-content{max-width:930px;height: 250px}
	.gallery .controls{max-width: 980px;}
	.gallery #nextc {right: 5px;}
	.home .btitle {font-size: 44px;	line-height: 52px;}
	.home .babstract {font-size: 24px;line-height: 28px;padding-top: 10px;}	
	.big-title .abstract {font-size: 20px;line-height: 24px;}	
	footer{padding-top: 0px; padding-bottom: 0px;}
	.related .cycle-slide{width: 305px!important;margin-right:10px}
	.related-slideshow>div{width: 305px;}
	.page .js-form .title {font-size: 36px;line-height: 40px}
	.breadcrumbs {display: block;}
	.page .download {max-width: none;}	
	
	.page-menu{margin-top: 100px;}
	footer .col-flex > div {width: 24%;}
	footer .col-flex{padding: 50px 0px}
	.fsocial{justify-content: flex-end}
	section.page .module .js-form form {max-width: 960px;  }
	.gallery-content div,.gallery-content img{min-width:250px;max-width: 250px;max-height: 250px}
	.home .g2 .title,.home .g4 .title{font-size: 46px; line-height: 56px;}
	.home .g5 .title,.home .g6 .first .title,.home .g9 .first .title,.home .g7 .first .title{font-size: 50px;  line-height: 58px;}
	.home .g5{padding-bottom: 20px;}
	.home .g9 {padding-top: 60px}
	.home .g3 ,.home .g10 {padding-bottom: 70px}
	.home .g3 {padding-top: 40px;}
	.home .g4{padding-top: 80px;padding-bottom: 80px}
	.home .g6{padding-top: 80px;padding-bottom: 60px}
	.home .g2 header{width: 100%}
	.home .g2 .block > div {width: 50%;}
	.home .g2 .block .media {width: 50%;}
	.home .group>div,.home .group>div.g6c{width:96%;max-width: 1070px;margin-left:auto;margin-right: auto}
	.home .g4 .block {grid-row: 54% 46%;grid-template-columns: minmax(54%, 1fr) auto;column-gap: 40px;}
	.home .g5c {min-height: 400px;}


}
@media (min-width: 992px) and (max-width: 1199px){	
	.home .g3c .block{width: 220px;height: 220px}
	.home .g3 .block::after {width: 220px;	height: 220px;}
	.home .g3 .block::before {width: 224px;height: 224px;}
	.home .g3 .title {font-size: 60px;line-height: 40px;}
	.home .g3 .block img {width: 60px;height: 60px;}
	.home .g3 p {font-size: 18px;line-height: 18px;	margin: 5px 0 0;}
}
@media (min-width: 1025px) {

}
@media (min-width: 1200px) {
	section.page .module .js-form,.gallery-content{max-width:1130px}
	.title {font-size: 36px;line-height: 42px;}
	.home .btitle {font-size: 52px;	line-height: 58px;font-family: var(--f2);
	}
	.related .cycle-slide{width: 370px!important;margin-right:20px}
	.related-slideshow>div{width: 365px;}
	.sep::before {content: "";	padding-left: 0;padding-right: 0;}
	.home .g2 .title,.home .g4 .title{font-size: 50px; line-height: 54px;color: var(--c5);
	}
	.home .g5 .title,.home .g6 .first .title,.home .g9 .first .title,.home .g7 .first .title{font-size: 56px;  line-height: 60px;}
	.home .group > div, .home .group > div.g6c {width: 96%;	max-width: 1360px;}
	.home .group > div.g3c{width: 100%}
	.home .g2 .block > div {width: 44%;padding-right: 30px;}
	.home .g2 .block .media {width: 56%;}
	.home .g3 {padding-top: 50px;padding-bottom:80px;}
	.home .g4 .block {grid-template-areas: "g4media g4theme" "g4media g4header" "g4media g4text";column-gap: 50px;}
	.home .g6 article {width: 24%;}
	.home .g9 article {width: 32%;}
	.module {margin: 70px auto 0px;}
	section.gallery{padding-left: 0;padding-right: 0;max-width:1170px;}
	.gallery .controls {max-width: 1175px;}
	.gallery #nextc {right: 0px;}

}
@media (min-width: 1400px) {
	footer .container,.home .group.g8 > div,section.gallery,.gallery .controls{max-width: 1360px}
	footer .container .row>div{padding-left: 0; padding-right: 0}
	.gallery-content{max-width: 1320px}
	.page section.download {width: 1320px;margin: 60px auto 10px}
	.download-head, .download-content{padding-left: 20px;padding-right: 20px}

}
@media (min-width: 1600px) {}

@media (min-width: 1800px) {

}

.hidden,.fadein,.fromleft,.fromright {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity:0;	
	display:block !important;
	-webkit-transition: background .4s ease;
    transition: background .4s ease;
}
.visible {
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	opacity:1 !important;	*/
	-webkit-transition: background .4s ease;
    transition: background .4s ease;
	visibility:visible !important;

}
.fromleft.visible,.fromright.visible ,.zoomin.visible {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
	opacity:1 !important;

}
.del6 {-webkit-animation-delay: 2.2s; animation-delay: 1.2s;}
.del5 {-webkit-animation-delay: 1.8s; animation-delay: 1.0s;}
.del4 {-webkit-animation-delay: 1.4s;animation-delay: .8s;}
.del3 {-webkit-animation-delay: 1.0s; animation-delay: .6s;}
.del2 {-webkit-animation-delay: .6s; animation-delay: .4s;}
.del1 {-webkit-animation-delay: .2s; animation-delay: .2s;}
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}