/*-----------------------------------------------------------------------------------
	Description: Personalizzazione del tema Goodnews4 per TorinoClick Magazine
	Author: Redazione Web della Città di Torino
-----------------------------------------------------------------------------------------*/
/* colori base
blu scuro:         #08528C - rgb(8, 82, 140)
azzurro/grigio:    #B2C8DA - rgb(178, 200, 218)
------------- */


/* base
------------------------ */
body {color:#000;text-rendering: optimizeLegibility;}
a {color: #004c98;}
a:hover,a:focus,#footer a:hover {color:rgba(8, 82, 140,.8);text-decoration: underline;}
.bottom_bar a:hover{color: #FFF;}

.container {
    border-bottom: none;
}
#header {background-image:none;}
#header .top_line {
    background: #FFFFFF;
    height: 0;
}

/* layout
------------------------- */

/* ricerca home */
.ricercaHome .box_outer {
  border-bottom: 3px solid #004c98;
}
/* .ricercaHome br {
  display: none;
} */
.ricercaHome input.sb {
  background-color: #004c98;
  color: #ffffff;
  font-family: 'Open Sans' !important';
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: .2em .5em;
    font-weight: normal;
	border: none;
height: 28px;
width: 75px;
float: right;
}

.ricercaHome input.sf {
    padding: 0 6px;
    height: 26px;
    line-height: 26px;
    width: 175px;
    border: 1px solid #e0e0e0;
    float: left;
    margin-right: 5px;
    color: #4d4d4d;
	font-family: arial, "Consolas","Bitstream Vera Sans Mono","Courier New",Courier,monospace;
}

/* navigation */
#navigation {border-bottom:none;margin-bottom: 0;height: auto;}

#navigation .nav_wrap {height: auto;background: #ffffff;border-top: none;border-bottom: 3px solid #004c98;}

@media screen and (max-width: 767px) {
  #navigation .nav_wrap {background: #004c98;border-bottom: 0;}

}


/* altezza navigazione */#navigation ul.nav {overflow: hidden;height: auto;line-height:30px;}

#navigation ul.nav > li,#navigation ul.nav li:hover > a, #navigation ul.nav > li.current-menu-item > a, #navigation ul.nav > li.current-menu-ancestor > a {height: auto;border-right: 0;}
#navigation ul.nav > li a {font-family: 'Open Sans' !important;color: #004c98;height: auto;font-size: 12px;}
#navigation ul.nav li:hover > a, #navigation ul.nav > li.current-menu-item > a, #navigation ul.nav > li.current-menu-ancestor > a,#navigation ul.nav li ul li a:hover {color: #ffffff;background-color:#004c98;text-decoration: none;}
#navigation ul.nav > li:first-child {border-left: 0;}
.box_outer {border-bottom: 2px solid #B2C8DA;}
.nb_col2 .box_outer, .category .box_outer {border-bottom: 1px solid #B2C8DA;}
.box_outer.normale, .box_outer.editoriale,.eventi-2018 .box_outer, .sidebar .box_outer {border-bottom: 3px solid #004c98;}
.box_outer.inevidenza, .box_outer.fotostoria,.box_outer.fotostoriasenzatesto {border-bottom: 1px solid #004c98;}

/* per far andare a capo i testi */
.cat_article_warap {-webkit-hyphens:auto;-moz-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap: break-word;}
.cat_article {border: none;}
.twitter-timeline .mom_cc_block {padding-top: 0;}

.cat_article_title, h2,.related_box ul li.related_item h3,.inevidenza .spalla .cat_article_title, .cat_article_title_focus {
    font-size:20px;
	 line-height:1.3;
    background: none;
    border-bottom: none;
    color: #08528C;
}
.related_box ul li.related_item h3 {
    font-size:14px;
}
.cat_article_title a,.cat_article_title_focus a, .nb_col2 .news_box .recent_news_title,.nb_col2 .recent_news_title a,.related_item h3 a,.rsshome ul li a {
    color: #08528C;
	 font-weight:normal;
}

.cat_article_title a:hover,.cat_article_title_focus a:hover,.nb_col2 .recent_news_title a:hover,.rsshome ul li a:hover {color: #004c98;color:rgba(0, 76, 152,1);}


.cat_article_content p,.box_outer p {
    line-height:1.7;
	  margin-bottom:8px;
}
.category .cat_article_content p {
    line-height:1.7;
	  margin-bottom:4px;
}

/* titolo articolo home */
.inevidenza .cat_article_title, h1.cat_article_title {font-size:2.1em;line-height: 1.2;}

/* .inevidenza .cat_article_content p {
   float: left;width: 48%;margin-right: 2%;}

   .inevidenza .cat_article_img {display: none;} */

/* titolo speciale */
.speciale_title {
    /*font-size:2em;
	line-height:1.2;*/
    background: none;
    border-bottom: 1px solid #B2C8DA;
    color: #08528C;
	font-size:48px;
	line-height: 1.1;
	padding: 20px;

}
.speciale_title span{
    color: #c80d0f;
}

/* .inevidenza  {background:#eaf2ff;} */

.inevidenza .cat_article_title , .titolo h2{font-size:34px;line-height: 1.3;}
/*.inevidenza .cat_article_title {display:none;}*/
.inevidenza .cat_article_img {margin-bottom: 25px;}
.category .inevidenza .cat_article_title{
    font-size:18px;
}
.category .inevidenza .cat_article_content p {
    line-height: 24px;
}
.category .inevidenza .cat_article_content{
    font-size:1em;
}

.category .cat_article_warap {width: 100%;}

/* foto con link in generale */
.cat_article_img,.mom_cc_block img, .box_banner a, .rsshome .widget_media_image a {display:block;padding:2px; border:1px solid #B2C8DA;}
.cat_article_img:hover,.box_banner a:hover {border-color:#08528c;}
.box_banner a img {display: block;}

/* fotonotizia */
.fotonotizia .mom_cc_block img,.fotostoria .cat_article_img,.fotostoriasenzatesto .cat_article_img {margin-bottom: 1.5em;}

/* fotostoria e fotostoriasenzatesto */
.fotostoria .cat_article,.fotostoriasenzatesto .cat_article {padding: 20px;}
.fotostoria .cat_article_title,.fotostoriasenzatesto .cat_article_title {margin:0 0 15px;padding: 0;}
/*.fotostoria  .cat_article_img {float: none;margin-right:0;}*/
.fotostoria  .cat_article_img,.fotostoriasenzatesto  .cat_article_img {float: right;margin-right:0;/*width: 35%;*/margin-left: 2%;}
.fotostoria .article_meta,.fotostoriasenzatesto .article_meta {border-bottom: none;padding: 0;margin-bottom: 0;}
.fotostoria .cat_article_warap,.fotostoriasenzatesto .cat_article_warap {overflow: visible;}
@media only screen and (max-width:650px) {
.fotostoria .cat_article_img,.fotostoriasenzatesto .cat_article_img {float:none;margin:0 auto 1em;width:70%;}
}


/* editoriale, spalla */
.editoriale,.spalla {border-bottom: 0;}
.editoriale .cat_article,.spalla .cat_article {border-left: 0;}
.editoriale .cat_article_img,.spalla .cat_article_img {float: none;margin: 0 auto 1.5em;width: 80%;}

/* home con spalla */
.containerspalla {overflow: hidden;border-bottom: 1px solid #B2C8DA;margin-bottom: 1.5em;height: 1%;}
.full_width_page_builder .articolospalla .cat_article_warap  {float: left;width:65.95744680199999%;}
.articolospalla {border-bottom: none;}
.articolospalla > .cat_article {padding-bottom: 0;}
/*.articolospalla h2 {border-bottom:1px dotted #B2C8DA;}*/
.articolospalla .spalla {float:right;width:31.914893614%;margin-left: 2.127659574%;}
.articolospalla .spalla .cat_article_content {font-size: 1em;}
.spalla .cat_article_title {padding-top:0;margin-top:8px;}
.articolospalla .cat_article  {overflow: visible;*height:600px;}
.full_width_page_builder .articolospalla .spalla .cat_article_warap{float: none;width: auto;}


@media only screen and (max-width: 480px) {
.full_width_page_builder .articolospalla .cat_article_warap,.articolospalla .spalla {float: none;width: 100%;margin: 0;}
}

/*RSS Home */
.rsshome .widget_title {
    padding: 14px 16px 0 20px;
    margin-bottom: 10px;
    margin: 0 -20px 34px -20px;
    font-size: 20px;
    font-family: Oswald !important;
    font-weight: normal;
    text-transform: uppercase;
    color: #000000;
    line-height: 1.3;
    position: relative;
}
.rsshome .widget_title::before {
    content:'';
    width: 100%;height: 23px;
    display: block;
    position: absolute;
    bottom: 3px;
    background: url("images/toclick.png") repeat-x scroll 0 12px #fff;
    z-index: -10;
}
.rsshome .widget_title a {
    color: #000000;
    text-decoration: none;
    background: #ffffff;
    padding-right: 10px;
}
/* .rsshome .widget_title .rsswidget:first-child {
    padding-right: 0;
} */
.rsshome .rss-widget-icon {
    display: none;
}
.rsshome ul li {
margin-bottom: 16px;
}
.rsshome ul li a {
    font-size: 14px;
    line-height: 20px;
    font-family: 'Oswald';
}
.rsshome .rss-date {
  display: block;
  color: #9B9CA0;
  font-weight: bold;
  font-size: 11px;
}

.news_box .recent_news_item {
    margin-bottom: 30px;
}

/* lista articoli - category */
/*.category .box_outer:last-of-type {border-bottom: none;}*/
.category .article_meta {border-bottom: none;border-bottom: none;margin-bottom: 0;}

/* single article
------------------------ */
#crumbs {border-bottom: 1px solid #B2C8DA;font-family: 'Open Sans' !important;}
.article_meta {font-size: 1em;border-bottom: 0;}
.single_article_content {/*line-height:1.6;font-size: 1.3em;*/}
.single_share {
	padding: 10px 0;
    background: #FFFFFF;
    border: 0;
    margin-bottom: 6px;
    min-height: 0 !important;
}
.cat_article .dots {display:none;}
.related_box_title {padding-top:20px;margin-top: 20px;border-top: 1px solid #B2C8DA}
.related_box{border: 0;padding:0;margin-bottom:0;}
.related_box ul li.related_item {
    float: none;
    margin-bottom: 8px;
    margin-left: 0;
    width: auto;}

.box_outer .wp-caption {
    width: 100% !important;
}
.box_outer .wp-caption-text {
  text-align: left;
  line-height: 1.4;
  font-size:13px;
  padding: 4px;
}

/* addthis */
.addthis_default_style a {height: 1%;position: relative;}

/* articoli correlati */
.related_box ul li {position: relative;margin-left:0 !important;padding-left:2.5%;*padding-left:0;*list-style-type: disc;}
.related_box ul li:before {content:"\25a0";color:#08528C;font-size:.8em;line-height: 1.5;position: absolute;left:0;*display: none;}
.related_box ul li .related_image {display: none;}


/* box 2 colonne */
.news_box {
    border: none;
}
.news_box .news_box_heading {
    background: none;
    border-bottom: none;
}
.news_box .news_box_heading h2 {
    background: #FFFFFF;font-size: 20px;
    font-family: Oswald !important;
    font-weight: normal;
    margin-top: 0;

}
.news_box .news_box_heading h2 a {
    color: #000000;
    font-weight: normal;
}
.news_box .news_box_right {
	display:none;
}
.news_box .news_box_heading .nb_dots {
    background: url("images/toclick.png") repeat-x scroll 0 8px rgba(0, 0, 0, 0);
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

a.nb_recent_more {
    padding-left:8px;
}

a.nb_recent_more {color:#08528C;font-weight: bold;}
a.nb_recent_more:hover {color:#08528C;color:rgba(8, 82, 140,.8);}
.news_box .recent_news_content span, .news_box .recent_news_content span a {color: #9B9CA0;font-weight: bold;}


/* bottone continua */
.cat_article_content .article_read_more,.box_outer .recent_news_content .nb_recent_more,.sidebar .widget input.sb  {font-family: Oswald;font-size:14px;text-transform: uppercase;text-align:center;background:#FFFFFF;color:#004c98;padding: .2em .5em;font-weight: normal;}
.cat_article_content .article_read_more span {line-height: 1;font-size: 1.3em;display: none;}
.cat_article_content .article_read_more,.box_outer .recent_news_content .nb_recent_more {display: inline-block;float: right;line-height:2;padding: 0 .5em;}
.cat_article_content .article_read_more:hover,.box_outer .recent_news_content .nb_recent_more:hover,.sidebar .widget input.sb:hover {background: #FFFFFF;color: #004c98;text-decoration: none;}
.sidebar .widget input.sb {background-color: #004c98;color: #ffffff;font-family: 'Open Sans' !important;}
/* Focus in home */
.focus {border:1px solid #C80D0F;}
.focus .cat_article_title {background:#C80D0F;color:#fff;}
.focus .cat_article .cat_article_title_focus {margin: 15px 0 0;}

/* sidebar
------------------ */
.sidebar .widget .wid_border  {border: none;}

.sidebar .widget {
    border: 0;
    padding-bottom: 25px;
}
.sidebar .widget_search .widget {
    border: 0;
	/*padding: 0;*/
}
/*.sidebar .box_outer.widget_search {
    border-bottom: 0;
}*/
/*.sidebar .widget input.sb {
    background: #B2C8DA;
    border-color: #B2C8DA;
}*/

.sidebar .widget li a {
    color: #004c98;
}
.sidebar .widget .widget_title {
    background: #ffffff;
    color: #004c98;
    font-family: Oswald !important;
}

/* footer
--------------------- */
#footer {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 0;
    border-top: 0;
    padding-bottom: 2px;
}
.footer_wrap {
    border-bottom: 0;
}
.bottom_bar {
    background: #004c98;
    box-shadow: none;
    color: #F6F6F6;
    text-align: center;
	direction: ltr;
    height: auto;
    line-height: 1.3;
    padding-top: 15px;
}
#footer {border-top: 1px solid #004c98;}
.foot_border {display: none;}
/*#footer .inner {}*/
#footer .widget .widget_title {font-family: Oswald !important; font-weight: normal;text-transform: none;}
#footer .widget ul li {border-bottom: 1px solid #f0eded;}
@media (max-width: 1024px) {
	.bottom_bar {
	height: auto;
	}

}

/* module
============================ */

/* Top Social Icons */

#header ul.top_social_icons {margin-bottom:0;float: right;height: 37px;position:relative;top:22px;right:50px;}
@media screen and (min-width: 1024px) {
#header ul.top_social_icons {top: 50px;}

}

#header ul.top_social_icons li {
    float:left;
    margin-right:1px;
    height: 35px;
}
#header ul.top_social_icons li a {
float: left;
width:37px;
height:37px;
font-size:0px;
background: transparent url(../images/top_social_icons.png) no-repeat;
margin-top: 4px;
}

#header ul.top_social_icons li.facebook a {
    background-position:-38px 0;
}
#header ul.top_social_icons li.instagram a {
    background-position:-544px 0;
}

#header ul.top_social_icons li.gplus a {
    background-position:-76px 0;
}

#header ul.top_social_icons li.linkedin a {
    background-position:-152px 0;
}

#header ul.top_social_icons li.youtube a {
    background-position:-190px 0;
}

#header ul.top_social_icons li.rss a {
    background-position:-114px 0;
}

#header ul.top_social_icons li.skype a {
    background-position:-308px 0;
}

#header ul.top_social_icons li.feedburner a {
    background-position:-228px 0;
}

#header ul.top_social_icons li.flickr a {
    background-position:-252px 0;
}

#header ul.top_social_icons li.picasa a {
    background-position:-342px 0;
}

#header ul.top_social_icons li.digg a {
    background-position:-224px 0;
}

#header ul.top_social_icons li.vimeo a {
    background-position:-266px 0;
}
#header ul.top_social_icons li.tumblr a {
    background-position:-336px 0;
}
#header ul.top_social_icons li.telegram a {
    background-position:-504px 0;
}

/*	Hover State 	*/
#header ul.top_social_icons li.twitter a, #header ul.top_social_icons li.twitter a:hover {
	background-color: #00baf0;
}
#header ul.top_social_icons li.facebook a, #header ul.top_social_icons li.facebook a:hover {
	background-color: #3b5997;
}
#header ul.top_social_icons li.instagram a, #header ul.top_social_icons li.instagram a:hover {
	background-color: #f51300;
}
#header ul.top_social_icons li.telegram a, #header ul.top_social_icons li.telegram a:hover {
	background-color: #2ba2d5;
}
#header ul.top_social_icons li.rss a, #header ul.top_social_icons li.rss a:hover {
	background-color: #ff6600;
}

#header ul.top_social_icons li.gplus a:hover {
	background-color: #c43c2c;
}

#header ul.top_social_icons li.linkedin a:hover {
	background-color: #006599;
}

#header ul.top_social_icons li.youtube a:hover {
	background-color: #ff0000;
}

#header ul.top_social_icons li.rss a:hover {
	background-color: #ff6600;
}

#header ul.top_social_icons li.skype a:hover {
	background-color: #00b0f6;
}

#header ul.top_social_icons li.feedburner a:hover {
	background-color: #ee3d43;
}

#header ul.top_social_icons li.flickr a:hover {
	background-color: #ff0084;
}

#header ul.top_social_icons li.picasa a:hover {
	background-color: #000;
}

#header ul.top_social_icons li.digg a:hover {
	background-color: #006094;
}

#header ul.top_social_icons li.vimeo a:hover {
	background-color: #1ab7ea;
}
#header ul.top_social_icons li.tumblr a:hover {
	background-color: #2d4961;
}


/* pagine e post */
#crumbs,.widget_search {margin-top: 20px;}

/* nextgen gallery
------------------------- */
.main .ngg-gallery-thumbnail-box {margin:0 2% 1em 0;}
.main .ngg-gallery-thumbnail-box img{border:1px solid #b2c8da !important;}
.main .ngg-gallery-thumbnail-box img:hover {background-color:#08528C;}


/* sottotitolo */
.m-sottotitolo {font-size: 1.2em;/* background: #DFEBF4;padding: .5em 2%;color: #222; */line-height: 1.4;margin-bottom: 16px;}
.m-sottotitolo p {margin-bottom: 0 !important;}


/* Stete
===================== */
.aligncenter {margin-right: auto !important;margin-left: auto !important;}
.alignleft,.alignright {margin-bottom: 1em;}
.alignleft {margin-right: 2% !important;}
.alignright {margin-left: 2% !important;}
@media only screen and (max-width: 650px) {
.alignleft,.alignright {margin: 0 auto 1em !important;float: none;width:100% !important;}
}

/* media queries */
@media only screen and (max-width: 479px) and (min-width: 320px) {

.related_box ul li {padding-left:4%;}
.related_box ul li:before {font-size:.7em;}
#header ul.top_social_icons li a {margin-top: 0;}
.cat_article_img img,.news_box .recent_news_img img {width: auto !important;}
.bottom_bar p {line-height: 1.5;padding-top: .5em;}
}

@media only screen and (max-width: 989px) and (min-width: 768px) {
.inner .container,.inner {width: 98% !important;}
div.nb_col2 {float: none;}
}


/* IE stuff
----------------------- */

/*sidebar */
.row-fluid .span4 {display:inline !important;}
.box_banner img {*width: 300px;}
.wpb_content_element .editoriale img {*width: 217px;}
/* 4 box */
.news_box {padding-bottom: 0;min-height: 350px;}
.recent_news_item .one_half {display: none;}
.nb_col2 {display: inline;}
.ie8 .full_width_page_builder div.nb_col2 {width: 48%;}
.news_box .news_box_heading .nb_dots {background: url("images/toclick.png") repeat-x scroll 0 12px #fff;}




/* icona articolo */
.ca_article_icon {*display: none;}

/* addthis */
.addthis_default_style {*margin-bottom:1em;}

/* Home - eventi 2018 */

#menu-mesi {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}
#menu-mesi li {float:left;width: 30%;background-color: #eaeaea;text-align: center;margin-bottom: 10px;margin-right:1px;}
#menu-mesi li a {border-bottom: 0;display: block; padding: 5px 10px;}

/* Home - twitter timeline */
.timeline-Header {padding: 0 !important;}

/* Home - What'on in Torino */

.rsshome .widget_media_image  {
    border-bottom: none;
    padding-top: 20px;
  }


/* magnific popup css
----------------------- */
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8;filter:alpha(opacity=80);}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden;}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}.mfp-align-top .mfp-container:before{display:none;}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out;}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}.mfp-loading.mfp-figure{display:none;}.mfp-hide{display:none!important;}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:white;}.mfp-s-ready .mfp-preloader{display:none;}.mfp-s-error .mfp-content{display:none;}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;}button::-moz-focus-inner{padding:0;border:0;}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;color:white;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace;}.mfp-close:hover,.mfp-close:focus{opacity:1;filter:alpha(opacity=100);}.mfp-close:active{top:1px;}.mfp-close-btn-in .mfp-close{color:#333;}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:white;right:-6px;text-align:right;padding-right:6px;width:100%;}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0);}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;filter:alpha(opacity=100);}.mfp-arrow:before,.mfp-arrow:after,.mfp-arrow .mfp-b,.mfp-arrow .mfp-a{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}.mfp-arrow:after,.mfp-arrow .mfp-a{border-top-width:13px;border-bottom-width:13px;top:8px;}.mfp-arrow:before,.mfp-arrow .mfp-b{border-top-width:21px;border-bottom-width:21px;opacity:.7;}.mfp-arrow-left{left:0;}.mfp-arrow-left:after,.mfp-arrow-left .mfp-a{border-right:17px solid white;margin-left:31px;}.mfp-arrow-left:before,.mfp-arrow-left .mfp-b{margin-left:25px;border-right:27px solid #3f3f3f;}.mfp-arrow-right{right:0;}.mfp-arrow-right:after,.mfp-arrow-right .mfp-a{border-left:17px solid white;margin-left:39px;}.mfp-arrow-right:before,.mfp-arrow-right .mfp-b{border-left:27px solid #3f3f3f;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-holder .mfp-close{top:-40px;}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:black;}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}.mfp-figure{line-height:0;}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444;}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}@media screen and(max-width:800px) and(orientation:landscape),screen and(max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}.mfp-img-mobile img.mfp-img{padding:0;}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}.mfp-img-mobile .mfp-counter{right:5px;top:3px;}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0;}}@media all and(max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}.mfp-container{padding-left:6px;padding-right:6px;}}.mfp-ie7 .mfp-img{padding:0;}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px;}.mfp-ie7 .mfp-container{padding:0;}.mfp-ie7 .mfp-content{padding-top:44px;}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0;}

/* Torino cambia - class home
----------------------- */
.torinocambia{
    display: inline-block;
    background-color: #ff8500;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 2px;
    color: #000000;

}