/* rosso #ba162f; */


/*@import url("https://use.typekit.net/aab0qxa.css");*/



@font-face{
    font-family:"DIN-bold";
    font-display: auto;
    font-style:normal;
    font-weight:normal;
    src:url("fonts/D-DINCondensed-Bold.otf");
    src:url("fonts/D-DINCondensed-Bold.woff") format("woff"),
        url("fonts/D-DINCondensed-Bold.woff2") format("woff2"),
        url("fonts/D-DINCondensed-Bold.ttf") format("truetype")
}

@font-face{
    font-family:"DIN";
    font-display: auto;
    font-style:normal;
    font-weight:normal;
    src:url("fonts/D-DINCondensed-unisal.otf");
    src:url("fonts/D-DINCondensed-unisal.woff") format("woff"),
        url("fonts/D-DINCondensed-unisal.woff2") format("woff2"),
        url("fonts/D-DINCondensed-unisal.ttf") format("truetype")
}

@font-face{
    font-family:"DIN-alt";
    font-display: auto;
    font-style:normal;
    font-weight:normal;
    src:url("fonts/D-DINCondensed-unisal.otf");
    src:url("fonts/D-DINCondensed-unisal.woff") format("woff"),
        url("fonts/D-DINCondensed-unisal.woff2") format("woff2"),
        url("fonts/D-DINCondensed-unisal.ttf") format("truetype")
}

@font-face{
    font-family:"Source Sans Unisal";
    font-display: auto;
    font-style:normal;
    font-weight:300;
    src:url("fonts/SourceSansPro-unisal-Light.otf");
    src:url("fonts/SourceSansPro-unisal-Light.woff") format("woff"),
        url("fonts/SourceSansPro-unisal-Light.woff2") format("woff2"),
        url("fonts/SourceSansPro-unisal-Light.ttf") format("truetype")
}

@font-face{
    font-family:"Source Sans Unisal";
  	font-display:auto;
  	font-style:normal;
  	font-weight:600;
    src:url("fonts/SourceSansPro-unisal-Bold.otf");
    src:url("fonts/SourceSansPro-unisal-Bold.woff") format("woff"),
        url("fonts/SourceSansPro-unisal-Bold.woff2") format("woff2"),
        url("fonts/SourceSansPro-unisal-Bold.ttf") format("truetype")
}



    .clearfix:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
        }
    * html .clearfix             { zoom: 1; } /* IE6 */
    *:first-child+html .clearfix { zoom: 1; } /* IE7 */


    *:focus {
        outline:none !important; /* anti Chrome */
    }

    .beta-version {
        position:fixed;
        top:30px;
        right:-60px;
        width:200px;
        font-family: 'DIN', sans-serif;
        font-weight: 300;
        text-align:center;
        transform: rotate(45deg);
        z-index:10000;
    }
    
	.altfont {
      font-family: 'Source Sans Pro', sans-serif !important;
	}


    
    strong {
        font-weight: 600;
        letter-spacing: -.02em;
    }
    
    b {
        font-weight: 700;
        letter-spacing: -.02em;
    }
    
    .onright {
        float:right;
    }
    
    .onleft {
        float:left;
    }

    .oncenter {
        margin-left:auto;
        margin-right:auto;
    }

    .postop {
      top:0;
    }

    .posbottom {
      bottom:0;
    }

    .posleft {
      left:0;
    }

    .posright {
      right:0;
    }
    
    .right {
        text-align:right;
    }
    
    .left {
        text-align:left;
    }
    
    .center {
        text-align:center;
    }
    
    .hidden,
    .optional:empty {
        display:none;
    }

        .icon-after {
            margin-left:0;
        }

	.nobreak,.nowrap {
      white-space: nowrap;
	}
    
    .big{
        font-size:1.5em;
        line-height:140%;
    }

	.small {
  		font-size:.8em !important;
  		line-height:140%;
	}

	.din {
      font-family: 'DIN','din-condensed', sans-serif;
      font-weight: 400;
      font-style: normal;
      line-height: 100%;
      letter-spacing: -.04em;
      text-rendering: optimizeLegibility;
	}

    button,
    .button {
        /*font-size:1.2em; */
        line-height:2em;

        padding:.3em .3em .3em 1em;
        text-align:center;
        border:none;
        border-radius: .3em;
    }
    

	a.button,
	a.button:hover,
	a.button .icon::before {
      text-decoration:none !important;
    }


	.iconfont {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -webkit-font-smoothing: antialiased;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
	}

	.icon::before {
        font-size:1em;
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
      margin-right:.5em;
	}

    .icon.mail::before {
        content: "\f0e0";
    }

    .icon.phone::before {
      content: "\f095";
    }

    .icon.fax::before {
      content: "\f1ac";
    }

    .icon.clock::before {
	  content: "\f017";
    }

    .icon.calendar::before {
	  content: "\f073";
    }

    .icon.address::before {
	  content: "\f3c5";
    }

    .icon.info::before {
	  content: "\f05a";
    }

    .icon.user::before {
	  content: "\f007";
    }

    .icon.user-circle::before {
	  content: "\f2bd";
    }

    
    .icon.arrayright::before {
		content: "\f35a";
	}

    .icon.pdf::before {
		content: "\f1c1";
	}

    .icon.arrow::before {
		content: "\f105";
	}

    .icon.book::before {
		content: "\f02d";
	}
	
    .icon.link::before {
		content: "\f0c1";
	}

    .icon.attach::before {
		content: "\f0c6";
	}

    .icon.caret-right::before {
		content: "\f0da";
	}

    li.icon::before {
	margin-left: -1.5em;
	width: 1.1em;
    }
    

figure {
    width:100%;
}

figure img {
    width:100%;
}



.gallery img {
  width:100%;
  margin:10px 0;
  
}



.footnote {
    font-size:.8em;
    line-height:130%;
}

header .container {
}

header .link-social a {
  font-weight: 400;
  display:inline-block;
  margin-left:10px;
  font-size:30px;
}



@-webkit-keyframes fade {
  from {opacity:0;}
  to {opacity:1;}
}

@keyframes fade {
  from {opacity:0;}
  to {opacity:1;}
}



.navmobile {
 	display:none;
  	position:absolute;
  	right:0;
  	bottom:0;
    width: 120px;
}

.navmobile .openmenu {
  	cursor:pointer;
    -webkit-transition: ALL .3s ease-in;
       -moz-transition: ALL .3s ease-in;
         -o-transition: ALL .3s ease-in;
  			transition: ALL .3s ease-in; 
}
  
.navmobile .openmenu:hover {
    -webkit-transition: ALL .3s ease-in;
       -moz-transition: ALL .3s ease-in;
         -o-transition: ALL .3s ease-in;
  			transition: ALL .3s ease-in; 
}


.tabnav-title {
	display:none;
} 

nav ul li.gohome {
    padding:0;
}

nav .gohome a {
    display:inline-block;
    padding: 8px .5em 12px .5em;
}

body.home nav .gohome {
    display:none;
}

nav ul li:hover,
nav ul li.active {
    -webkit-transition: background-color .3s ease-in;
       -moz-transition: background-color .3s ease-in;
         -o-transition: background-color .3s ease-in;
  			transition: background-color .3s ease-in; 
}

nav .footer {
	margin:0 -50px !important;
    padding: 25px 50px 0 50px;
}


nav .tabnav div:not(.row) {
    line-height:140%;
    margin-bottom:.5em;
	/*color:#FFF;*/
	font-weight:600;
}

nav .tabnav .section {
    font-family: 'DIN', sans-serif;
	font-weight: 400 !important;
    font-size:1.3em;
    line-height:100% !important;
}

nav .tabnav .separetor {
    font-size:.5em;
    margin-top:5px;
}

nav .tabnav .listitem {
	margin-left: 2em;
    text-indent: -0.5em;
    margin-bottom: .3em;
    line-height: 120%;
}

.home .slide {
    width:100%;
  height: 700px;
  background-repeat:no-repeat;
  background-position:top center;
  background-size: auto 800px;
  /*padding:170px 130px 0 130px;*/
  /*z-index:-10900;*/
  cursor:pointer;

}

.slide.zoom {
	animation-name: panningright;
    animation-duration: 2s;
    animation-timing-function: ease-in;
}

@-webkit-keyframes panningright {
  from {background-position:top left;}
  to {background-position:top right;}
}

@keyframes panningright {
  from {background-position:top left;}
  to {background-position:top right;}
}

.slide .container {
    position:relative;
  	height:400px;
    margin-top:170px;
}

.slide .squeal {
  position:absolute;
  font-family: 'DIN-bold', sans-serif;
	font-weight: 400;
  font-size: 5em;
  letter-spacing:-.03em;
  line-height:90%;

  z-index:800;
}

.slide .squeal.fromleft {
        opacity:0;
    -webkit-transform: translateX(-400px); 
    transform: translateX(-400px);
    -webkit-animation: fromleft 2s ease-in; /* Safari 4.0 - 8.0 */
    animation: fromleft 2s ease-in;
}

@-webkit-keyframes fromleft { 
    0% { 
        opacity: 0; 
        -webkit-transform: translateX(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        -webkit-transform: translateX(0); 
    } 
} 
@keyframes fromleft { 
    0% { 
        opacity: 0; 
        transform: translateX(-400px); 
    } 
    50%{
       opacity: 0.3; 
    }
    100% { 
        opacity: 1; 
        transform: translateX(0); 
    } 
} 




.slide .squeal.posleft {
    left:110px;
}



.flex-direction-nav {
   display:none !important;
}

.btn-sostienici {
  height:50px;
  margin:auto;
  padding-left:20px;
  padding-right:20px;
  cursor:pointer;
  -webkit-transition: background-color .3s ease-in;
  -moz-transition: background-color .3s ease-in;
  -o-transition: background-color .3s ease-in;
  transition: background-color .3s ease-in; 
}

.btn-sostienici:hover {
    -webkit-transition: background-color .3s ease-in;
    -moz-transition: background-color .3s ease-in;
    -o-transition: background-color .3s ease-in;
  	transition: background-color .3s ease-in; 
}

.btn-sostienici span {
  position:relative;
  top:-10px;
  font-family:"DIN-bold";
  font-size:30px;
}

.btn-sostienici img {
  position:relative;
  top:-15px;
  left:-10px;
  height:70px;
  margin-right:10px;
}





.bannerpage {
  height: 250px;
  /*background-attachment: fixed;*/
  background-repeat:no-repeat;
  background-position:center center;
  background-size: cover;
}

.bannerpage .container {
    position:relative;
    height:240px;
}

.bannerpage .areatitle {
    /*padding-left:130px;*/
    position:absolute;
    bottom:0;
  	font-family: 'DIN-bold', sans-serif;
	font-weight: 400;
  font-size: 80px;
  letter-spacing:-.03em;
  line-height:110%;

}


.subheading {
    font-size: 1em;
    line-height: 120%;
    padding: .3em 0;
}

.subheading a {
    font-weight: bold;
}

.subheading a:hover {
 border-bottom:none; 
  text-decoration:none;
}


.home main {
    /*margin-top:-100px;*/
    padding-top:0;
}

.banner-aside {
    margin:15px 0 30px 0;
    width:100%;
}

.logo-ups-footer {
    height:150px;
}

.info-footer {
    margin-top:-20px;
}

.link-social div {
    font-size:.9em;
    margin-bottom:2px;
}

.link-social div span {
    font-size:1.4em;
    margin-right:10px;
}


.openingimage {
    margin-bottom:50px;
}


.attach-right {
  float:right;
  width:33%;
  max-width:500px;
  min-width:150px;
  margin:5px 0 10px 25px;
}


@media (max-width:576px) {
	.content p,
	.content li {
	    text-align:left;
	}
}

.content p.right {
  text-align:right;
}


.content p.no-indent {
    text-indent:0;
}

.content ul {
    margin:.5em 0 0.2em 0.5em;
    list-style:none;
}

.content ul.left li,
.content ol.left li {
    text-align:left;
}

.content ul li {
    margin:0 0 .5em 0;
    list-style:none;
}

.wwwwcontent ul > li:not(.icon)::before {
    content: "\25AA";   
    display: inline-block;
    /*position:relative;
    top:.2em;
    width: .7em;*/
    margin: 0 0 0 -.7em; 
    /*font-weight: bold; */
    font-size:2.5em; 
}

.content ul > li:not(.icon)::before {
    content: "";   
    display: inline-block;
    width: .6em;
  	height: .6em;
    margin: 0 .5em 0 -1em;  
}



.content ul li.blank::before {
    content: " ";    
    /*display: inline-block;
    position:relative;
    width: 0;
    margin: 0; 
    font-weight: bold; 
    font-size:2.5rem;
  	*/
}



.content .contatti ul li:not(.icon)::before {
    content: "";
    display: none;
}


.content ol>li {
    list-style: decimal;
}

.content ol.letters>li {
    list-style: lower-alpha;
}

.content ol.upperletters>li {
    list-style: upper-alpha;
}
.content ol.roman>li {
    list-style: upper-roman;
}
.content ol.none>li {
    list-style: none;
}





.website {
    font-size:1em;
}


.itemperson {
display: flex;
flex-direction: row;
}

.itemperson figure {
position:relative;
flex-basis:120px;
height:120px;
overflow:hidden;
}

.itemperson figure img {
margin-top:-10px;
}

.itemperson .nameperson {
align-self: center;
padding-left:20px;
line-height:130%;
}


.contatti {
	font-size:.9em;
	/*padding:50px 25px;*/
	padding: 50px 25px 25px 20px;

}

.contatti ul {
    margin-left:2.5em;
}

.contatti li {
    text-indent:-.7em;  
  margin-bottom:1em;
  font-size:.9em !important;
}

.contatti li::before {
    content:'';
}

.headerbox {
    font-family: 'DIN-bold', sans-serif;
    font-size:1.5em;
    margin-bottom:.8em;
    border-bottom:1px solid;
}

.headerbox:first-child {
 	margin-top:-.5em; 
}

.headerbox:not(:first-child) {
 	margin-top:.5em; 
}





/* ******************** GRID ***************************** */




#articles .nopadding {
  margin-left:-20px;
  margin-right:-20px;
}

#articles .grid-A article,
#articles .continue article {
    width:33%;
}

#articles .grid-A article:nth-child(3n +1),
#articles .continue article:nth-child(3n +1) {
    clear:both;
}

#articles .grid-B article {
    width:33%;
}

#articles .grid-B article:first-child {
    width:66%;
    font-size:2em;
}

#articles .grid-C article {
    width:50%;
}

#articles .grid-C article:first-child {
    width:100%;
    font-size:2em;
}

#articles .grid-C article:nth-child(3n+1) {
	clear:both;
}


#articles .grid-B article:first-child .summary,
#articles .grid-C article:first-child .summary {
    font-size:.8em !important;
    letter-spacing:-.02em;
}

#articles .grid-B article:first-child .subtitle,
#articles .grid-C article:first-child .subtitle {
    font-size:.9em !important;
    margin:30px 0 20px 0;
}

#articles .grid-B article:nth-child(3n +1) {
    clear:both;
}

#articles .grid-D article {
    width:33%;
}

#articles .grid-D article:nth-child(1),
#articles .grid-D article:nth-child(2){
    width:50%;
}


#articles .grid-D article:nth-child(3n +3) {
    clear:both;
}

#articles .grid-E article{
    width:100%;
}

#articles .grid-F article{
    width:50%;
}

#articles .grid-G article{
    width:100%;
   clear:both;
}

#articles .grid-G article figure {
    width: 50%;
  float:left;
}

#articles .grid-G article .heading {
    width: 50%;
  padding-left:20px;
   float:left;
}


/*#articles .gridA article:nth-child(3n+1) {*/
/*    clear:both;*/
/*}*/





/* ******************** NOTIZIEUPS ***************************** */


.notizie .bannerpage,
.article .bannerpage {
  height:122px;
}

.notizie .bannerpage .container,
.article .bannerpage .container{
  height:122px;
}

.notizie .bannerpage .areatitle,
.article .bannerpage .areatitle {
  line-height:122px;  
}

.navpage-notizie img {
	display:none; 
}

.notizieshow {
  padding:100px 0 50px 0;
  margin-bottom:50px;
}

.notizieshow .summary {
 	letter-spacing:-.03em; 
}


.categorytitle {
    font-family:"DIN-Bold";
    font-size:4em;
    letter-spacing:-.03em;
    margin-bottom:.5em;
}

.navpage {
    font-size:1.3em;
}

.navpage ul.nav {
    position:relative;
}

.navpage ul.nav li {
    float:left;
    display:inline;
}

.navpage ul.nav .goup {
    position:absolute;
    left:-4em;
    top:0;
    width:4em;
    overflow:hidden;
    text-align:right;
}


ul.nav a {
    display:inline-block;
  width:100%;
    padding:.5em .7em;
    font-family:"DIN";
    text-decoration:none;
}

ul.nav a:hover {
    -webkit-transition: ALL .3s ease-in;
       -moz-transition: ALL .3s ease-in;
         -o-transition: ALL .3s ease-in;
  			transition: ALL .3s ease-in; 
}


.navaside ul.nav {
  width:100%;
  margin:0 !important;
}

.navaside ul.nav li {
    width:100%;
  	list-style:none !important;
  	margin:0 !important;
  	text-align:left;
}

.navaside ul.nav li:before {
  display:none;
}

.navaside ul.nav,
.navaside ul.nav ul {
margin-top:0;
margin-bottom:0;
}

.navaside ul.nav ul {
margin-left: 1em;
}

.navaside ul.nav>li>ul {
margin-top: -.5em;
}

.navaside ul.nav ul li a {
padding: 0 .7em;
font-size: .85em;
font-weight: 400;
}





.news-show {
    font-size:1.7em;
}

.category-area h2 {
  position:relative;
  left:-60px;
  font-family:"DIN-Bold";
  font-size:1.8em; 
  margin:40px 10px 20px 25px;
  padding:5px 15px 0 5px;
  display:inline-block;
  white-space: nowrap;
}

.category-area h2 a {
  text-decoration:none;
}

.category-area h2:hover {
    -webkit-transition: ALL .3s ease-in;
       -moz-transition: ALL .3s ease-in;
         -o-transition: ALL .3s ease-in;
  			transition: ALL .3s ease-in; 
}

.category-area h2 img {
  position:relative;
  top:-3px;
  width:40px;
  margin-right:10px;
}

.category-area .articles {
  padding:10px;
}

.category-racconti {
    float:left;
    width:66%;
}

.category-vita-universita {
    float:left;
    width:33%;
}

.category-recensioni {
    clear:both;
    float:left;
    width:50%;
}

.category-voci {
    float:left;
    width:50%;
}









article figure {
    width:100%;
}


article a img {
  opacity:1;
    -webkit-transition: ALL .3s ease-in;
       -moz-transition: ALL .3s ease-in;
         -o-transition: ALL .3s ease-in;
  			transition: ALL .3s ease-in; 
}

article a img:hover {
  opacity:.8;
    -webkit-transition: ALL .3s ease-in;
       -moz-transition: ALL .3s ease-in;
         -o-transition: ALL .3s ease-in;
  			transition: ALL .3s ease-in; 
}

article .subtitle {
    font-family:'DIN-bold';
    font-size:1.2em;
    line-height: 100%;
}

article .summary {
    font-size:.9em;
    line-height:130%;
    margin-top:1em;
}

article .date {
    font-size:16px;
    margin-top:1em;
}

aside article {
    font-size:.9em;
    margin-bottom:50px;
}


.continue {
  clear:both;
  padding:50px 0;
  text-align:center;
}

.bar-continue {
	text-align:right;
  font-weight:700;
  font-size:.9em;
	cursor:pointer; 
}

.bar-continue:hover {
    -webkit-transition: ALL .1s ease-in;
       -moz-transition: ALL .1s ease-in;
         -o-transition: ALL .1s ease-in;
  			transition: ALL .1s ease-in; 
}

.bar-continue span {
    display:inline-block;
 	  margin-left:.5em; 
  	text-align:center;
  	line-height:2.5em;
  	width:2.5em;
}


  .carousel-inner img {
    width: 100%;
    height: 100%;
  }

.scrollbox {
	overflow: auto;
	width: 200px;
	max-height: 200px;
	margin: 50px auto;
	background-repeat: no-repeat;
	background-size: 100% 40px, 100% 40px, 100% 14px, 100% 14px;
	/* Opera doesn't support this in the shorthand */
	background-attachment: local, local, scroll, scroll;
}

/*   **************** AGENDA / CALENDARIO ******************** */


.calendario th,
.calendario td {
vertical-align:top;
padding:20px 10px;
}

.calendario th {
text-align:right;
width:30%;
padding-right:20px;
}

.calendario td {
text-align:left;
width:70%;
}

.calendario th>div {
font-size:.9em;
display:inline-block;
text-align:center;
width:100px;
padding: 0 0 10px 0;
margin-bottom:20px;
}

.calendario .giorno {
text-align:center;
font-size:3em;
padding:10px 0;
}
	
.calendario .settimana {
text-align:center;
padding:0 5px;
}
	
.calendario .mese {
text-align:center;
text-transform:uppercase;
line-height:100%;
}

.calendario .attach {
float:right;
padding:0 0 10px 20px;
font-size:.8em;
}

.calendario .attach img {
width:200px;
margin-bottom:10px;
}

.calendario .cliccable:hover {
position:relative;
top:3px;
left:3px;
}



.panel-section h2 {
	margin-bottom:2em;
}

.panel-menu > ul {
	margin-left:0 !important;
}


.panel-menu {
	width:100%;
	margin:20px 0 0 0;
}

.panel-menu li {
	list-style:none;
	display:inline-block;
	padding:.7em 1.2em;
	font-size:1em;
	font-weight:bold;
	cursor:pointer;
	margin:0;
	position:relative;
	top:1px;

}

.content-section {
  min-height: 2000px;
}
.sidebar-section {
  position: absolute;
  height: 100%;
  width: 100%;
}

/* ARTICOLO NOTIZIE UPS */

p.noindet {
  text-indent:0;
}

.photo-right {
  float:right;
  width:33%;
  max-width:250px;
  margin:5px 0 20px 20px;
}

.photo-left {
  float:left;
  width:33%;
  max-width:250px;
  margin:5px 20px 20px 0;
}

.box-programma {
  clear:both;
  padding:50px;
  width:80%;
  margin-left:auto;
  margin-right:auto;
}

[class^="programma"] {
   text-indent:0 !important;
	margin-left:3em;
  margin-bottom: 0rem;
  line-height:130% !important;
  text-align:left !important;
}
.programma-orario {
  clear:both;
  margin-left:0em;
  float:left;
  width:2em;
}
.programma-relatore {
  font-weight:bold;
}

.programma-qualifica {
  font-style:italic;
}

.programma-relatore span {
  font-weight:normal;
}

.programma-relazione {
  font-weight:bold;
}

.programma-qualifica + .programma-relatore,
.programma-relatore + .programma-relatore {
  margin-top:1em;
}

.programma-spazio {
  clear:both;
  height:1em;
}


.icon-pdf {
  font-size:1em;
}


.icon::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }

.pdf::before {
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; 
  content: "\f1ci";
  font-size:1.3em;
}





.photoright {
float:right;
width:33%;
max-width:250px;
margin:5px 0 10px 20px;
}

.photoright img {
width:100%;
}

.gallery img {
width:100%;
}

.gallery .caption {
font-size:.7em;
font-weight:400;
line-height:140%;
margin-bottom:1em;
}




/* ******************* BOX PERSONA ******************* Es: contatti */

.boxpersona {
display:flex;
}

.boxpersona .fotopersona {
flex:0 0 80px;
width:80px;
height:80px;
background-size:cover;
background-position: 50% 30%;
}

.boxpersona .nomepersona {
/*flex:0 0 auto;*/
align-self: center;
margin-left:15px;
}





/* ******************* CARD PERSONA ******************* */

.nameperson {
	cursor:pointer;
	text-indent:0;
}

.personcard {
display:flex;
position:absolute;
transform: translate(-50%, -120%);
padding:15px;
text-indent: 0;
white-space: nowrap;
-webkit-animation: fadeIn 1s;
animation: fadeIn .5s;
z-index:1000;
cursor:pointer;
}

.personcard .card-foto {
    flex: 0 0 80px;
    width: 80px;
    height: 80px;
    margin-right: 10px;
    background-size: cover;
    background-position: 50% 30%;
}

.cardpersona {
display:flex;
}

.cardpersona .fotopersona {
flex:0 0 80px;
width:80px;
height:80px;
background-size:cover;
background-position: 50% 30%;
}

.cardpersona .nomepersona {
/*flex:0 0 auto;*/
align-self: center;
margin-left:15px;
}



.personcard .card-datipersona {
    flex: 0 0 auto;
    align-self: center;
    font-size: .8em;
   padding-right:15px;

}

.card-datipersona .card-nominativo {
	font-weight:600;

}

.card-datipersona .cognome {
	text-transform:uppercase;
}

.card-close {
position:absolute;
top:10px;
right:10px;
width:15px;
height:15px;
}

@-webkit-keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
      to { opacity: 1; }
}

.card-linkscheda {
text-align: right;
    position: absolute;
    bottom: -5px;
    right: 10px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
}

/* ARTICOLO PAGINA CERCA */

.search-form {
	text-align:center;
  	margin-left:auto;
  	margin-right:auto;
}

.form-control-xl {
    padding: .7em 1em;
    font-size: 1.5em;
    line-height: 1.7;
    border-radius: .3rem;
}

.btn-xl {
  padding: .2em 1em;
  font-size: 1.5em;
  border-radius: .3rem;
}










.category-editoriali article figure {
  float:left;
  width:50%;
}

.category-editoriali article .heading {
  float:right;
  width:50%;
  padding-left:20px;
}



.embed-video {
	width:100%;
}

.embed-video {
  height: 0;
  overflow: hidden !important;
  padding-bottom: 56.25%; /* per YouTube*/
  position: relative;
}
.embed-video iframe,
.embed-video object,
.embed-video embed {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden !important;
}
.embed-video::-webkit-scrollbar { 
  display: none; 
}
.embed-video iframe::-webkit-scrollbar { 
  display: none; 
}



/* ******** GRID ********* */

.col-xs-0, 
.col-sm-0,
.col-md-0,
.col-lg-0,
.col-xl-0 {
  flex: 0 0 0;
  max-width: 0;
}





.ups80 {
  display:block;
  padding:20px;
}

.ups80 img {
 width:100%; 
}

.ups80banner {
  position:absolute;
  width:170px;
  top:-4px;
  left:-20px;
}


@media screen and (max-width: 768px) {
 .postslideshow {
   position:relative;
   margin-top:-30px;
  }
}

@media screen and (max-width: 992px) {
  .ups80banner {
  width:130px;
  top:-2px;
  left:-10px; 
  }
}

@media screen and (max-width: 860px) {
  .ups80banner {
  width:100px;
  top:-2px;
  left:-10px; 
  }
}




.changelanguage {
position:absolute;
top:-80px;
right:150px;
width:100%;
text-align:right;
}

.changelanguage a {
display: inline-block;
width: 45px;
margin-left: 10px;
font-size: 7px;
text-align: center;
line-height: 20px;
}

.changelanguage img {
width: 100%;
}

@media (max-width:1200px) {
  .changelanguage {
    right:100px;
	}
}

@media (max-width:1000px) {
  .changelanguage {
    right:50px;
	}
}

@media (max-width:500px) {
  .changelanguage {
    right:25px;
	}
  
  .changelanguage a {
    width: 40px;
    margin-left: 5px;
    font-size: 6px;
    text-align: center;
    line-height: 16px;
  }
}

.live-streaming {
    position:absolute;
    width: 15%;
    bottom: -17%;
    left: 27%;
}

.live-streaming img.live {
  width:100%;
  border-radius:9%;
}

.live-streaming .play {
  position:absolute;
  width: 27%;
  top: 13%;
  right: 9%;
}


@media screen and (max-width: 992px) {
  .live-streaming {
    width: 20%;
    bottom: -15%;
    left: 60%;
	}
}


@media screen and (max-width: 600px) {
    .live-streaming {
    	width: 20%;
    	bottom: -15%;
    	left: 58%;
  	}
}