/*
Theme Name: Fondazione per il sud bilancio missione 2017
Author: KMSTUDIO
Description: Tema per Fondazione per il sud bilancio missione 2017
Version: 1.0
*/

body {
	background-color: #fff;
	color: #000;
    font-family: 'Red Hat Display', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	margin: 0;
}

a { color: #000; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus {
	outline: none;
}

.side-nav.expanded a { color: #FFF; }
.side-nav.expanded a:hover {
    color: #f28c07;
    text-decoration-line: none;
}

a.orange:hover { text-decoration: none; }

li span { font-weight: normal; }

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin-top: 10px;
}

h1 { font-size: 3em; font-weight: 700; }

h1.front-page { margin-top: 50px; }

h2.orange {
    font-size: 220%;
    font-weight: 700;
    margin-top: 10px;
    text-align: center;
	text-transform: uppercase;
}
h2.search {
    font-weight: 700;
}
.item-box > h2 {
    font-size: 170%;
    margin-top: -20px;
	font-weight: 700;
}

.sections h2 { 
    font-size: 170%;
	font-weight: 700;
	min-height: 80px;
}

h4.contact { font-size: 150%; margin-bottom: 10px; }

.dot.orange {
    font-size: 280%;
	color: #000;
}

h6 {
    font-size: 90%;
    font-weight: 700;
}

td > h6 {
    font-size: 80%;
    font-weight: 400;
}

h6.outable {
    font-size: 80%;
    font-weight: 400;
}

.parallax-layer {
    width: 100%;
    position: absolute;
    z-index: 1;
}
.parallax-layer img {
	max-width: 100%;
	height: auto;
}

article {
    padding-bottom: 100px;
}

article h4 {
    font-weight: 700;
    font-size: 150%;
}

article h2 {
    font-size: 130%;
    font-weight: 700;
	color: #F28C00;
}

article em {  }

article img { width: 100%; }


p { margin: 0 0 20px 0; }

p.big { font-size: 110%; }
p.big a {
	font-weight: 400;
}
p.big a:hover {
	color: #F08920;
}

.side-nav > ul, .side-nav > li { margin-left: 0; margin-right: 0; list-style-type: none;}

article.hentry > p { font-size: 100%; }
article.hentry > h3 {
	font-size: 330%;
    font-weight: 400;
	margin: -30px 0 15px;
	padding: 0 0 10px 0;
	text-align: center;
}

hr { border: 0; border-bottom: 1px solid #eee; margin: 6% 0; }

blockquote {
    font-size: 130%;
    font-style: italic;
    margin: 40px 0;
    padding: 0 80px;
    text-align: center;
	color: #5895cb;
}

input[type="submit"] {
    display: none;
}

input[type="text"] {
	max-width: 300px;
}

label.screen-reader-text {
    display: none;
}

svg { width: 100%; }

.box {
    display: none;
	font-size: 110%;
}

.box h4 {
    font-weight: 700;
}

.btn {
	font-size: 140%;
	color: #333;
	background-color: #fff;
	border: 1px solid #eee;
	display: inline-block;
}
.btn:hover { color: #000; background-color: #eee; text-decoration: none; }
.btn.grey { background-color: #000; border: none; color: #fff; font-weight: 400; }
.btn.grey:hover { background-color: #F08920; text-decoration: none;}
.alignright.btn.grey {
    float: right;
}
.btn.grey > a {
	color: #fff;
	text-decoration-line: none;
	padding: 13px 17px;
	display: inline-block;
}
a.btn.grey {
	padding: 13px 17px;
	display: inline-block;
}
a.btn .cyan {
	color: #009ee0;
}
a.btn:hover .cyan {
	color: #fff;
}

.btn.grey.little {
    background-color: #000;
    font-size: 90%;
    padding: 5px 10px;
    font-weight: 400;
}
.btn.grey.little:hover { background-color: #F08920; text-decoration: none;}

.btn.orange.little {
    background-color: #F08920;
	cursor: pointer;
    font-size: 100%;
    padding: 5px 10px;
	color: #fff !important;
	margin-bottom: 25px;
}
.btn.orange.little:hover { background-color: #1f1f1f; text-decoration: none;}

.buttons-group li {
	display: inline-block;
	margin: 0 5px 5px;
}

.detailedfile { margin-bottom: 60px; text-align: center; }

.table { margin-bottom: 40px; }
.table tr:nth-child(even) { background-color: #f6f6f6; }
.table th { text-align: left; }
.table th, .table td { padding: 5px; }

.alignleft { text-align: left !important; }
.alignright { text-align: right !important; }

/* <HAMBURGER BUTTON> */
.hamburger-btn {
	width: 75px;
	padding: 15px;
	position: relative;
	cursor: pointer;
}
.hamburger-btn:before {
    content: 'indice';
	font-size: 85%;
	letter-spacing: 2px;
	color: #fff;
    left: -20px;
    position: absolute;
	padding-top: 5px;
	font-weight: bold;
}
.hamburger-bar {
	display: block;
	width: 35px;
	height: 4px;
	background-color: #ef8b1f;
	margin: 0 0 6px 50px;
	border-radius: 50px;
}
/* </HAMBURGER BUTTON> */

.actions {
	font-size: 75%;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #999;
	padding-top: 15px;
}
.actions a {
	display: inline-block;
	color: #000;
	padding-left: 23px;
	margin-right: 25px;
	background-repeat: no-repeat;
	background-size: auto 90%;
	line-height: 18px;
}
.actions a.icon-default  { background-image: url('assets/img/icon-logo-black.png'); padding-left: 30px; }
.actions a.icon-trailer  { background-image: url('assets/img/icons-square/icon-trailer.png'); }
.actions a.icon-download { background-image: url('assets/img/icons-square/icon-download.png'); }

.actions a:hover { text-decoration: none; opacity: .85; }
.actions a:last-child { margin-right: 0; }

.center { text-align: center; }

.side-nav {
	position: fixed;
	z-index: 9999;
	width: 440px;
	height: 100%;
	background-color: #111;
	padding: 80px 20px 40px;
	color: #fff;
	top: 0;
	right: -460px;
	transition: right .5s;
	box-sizing: border-box;
}
.side-nav.expanded {
	right: 0;
	box-shadow: 0 0 50px rgba(0, 0, 0, .5);
	overflow-y: auto;
}
.side-nav .orange {
	color: #F28C00;
}
.widget.widget_nav_menu {
    list-style-type: none;
}
.widget.widget_search {
    list-style-type: none;
}
.widget.widget_search::after {
    background-image: url("assets/img/search-icon.png");
    content: "";
}
input.button { max-width: 35px; margin-bottom: -8px; }
.side-nav input.button {
	width: 25px;
	margin-bottom: -8px;
	margin-left: 10px;
}
.menu {
	list-style-type: none;
	padding-left: 0;
}
.side-nav .widget .menu-item-has-children a { color: #fff; outline: none; text-decoration: none; }
.side-nav .widget .menu-item-has-children li {
	margin-bottom: 15px;
}
.side-nav .widget .menu-item-has-children {
	font-size: 120%;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}
.side-nav .widget .menu-item-has-children > a { list-style-type: none; font-size: 90%;}
.side-nav .widget .menu-item-has-children > a:hover { text-decoration: none; color: #f28c07; }
.side-nav .widget .menu-item-has-children .sub-menu {
	font-size: 80%;
	font-weight: 700;
	margin-top: 5px;
	list-style-type: none;
	padding-left: 0;
	counter-reset: menu-li-section;
}
.side-nav .widget .menu-item-has-children .sub-menu li {
	margin-bottom: 0;
}
/*
.side-nav .widget .menu-item-has-children .sub-menu li:before {
	counter-increment: menu-li-section;
	content: counter(menu-li-section);
	margin-right: 6px;
	color: #F28C00; 
}
*/
.side-nav .widget .menu-item-has-children .sub-menu li a:hover { color: #f28c07; }

.side-nav .widget .textwidget {
    margin-bottom: -22px;
}

.side-nav-close {
	top: 0;
	right: -40px;
	position: absolute;
	padding: 30px;
	cursor: pointer;
	transition: all .5s;
}
.side-nav.expanded .side-nav-close { right: 0; position: fixed; }
.side-nav-close:before,
.side-nav-close:after {
	content: '';
	width: 30px;
	height: 3px;
	display: block;
	background-color: #FFF;
	position: absolute;
	top: 30px;
	right: 22px; 
	transition: all .5s;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.side-nav-close:after {
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}
.side-nav-close:hover:before {
	background-color: #fff;
	-webkit-transform: rotate(135deg);
	        transform: rotate(135deg);
}
.side-nav-close:hover:after {
	background-color: #fff;
	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
}
.side-nav.expanded .socials { padding-top: 30px; }
.side-nav.expanded .socials .socials_logos {
	display: inline;
    max-width: 40px;
    padding-right: 15px;
}	
	
.nav-overlay {
    background-color: #000;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
	opacity: .75;
}

.socials a {
    background-size: cover;
    display: inline-block;
    font-size: 0;
    height: 31px;
    margin-right: 10px;
    text-indent: -9999px;
    width: 31px;
	background-image: url('assets/img/icone_social.png');
}

.socials a.facebook { background-position: -37px 0; }
.socials a.twitter { background-position: 61px 0; }
.socials a.instagram { background-position: 31px 0; }

.layout-row { position: relative; }
.layout-row.no-header-image { margin-top: 100px; }
.layout-row > .wrapper,
.fixed-header > .wrapper { width: 1024px; margin: 0 auto; }
.layout-row > .wrapper { padding: 40px 0; position: relative; }

.layout-row-nopadding { margin-bottom: 40px; }
.layout-row-nopadding > .wrapper { padding: 0 !important; }

.layout-row-grey { background-color: #f7f7f7; }

.layout-row.popup {}
.layout-row.popup > .wrapper { width: auto; padding: 40px; }
.layout-row.popup h2 { line-height: 50%; }
.layout-row.popup h2 small {
	font-size: 60%;
	color: #666;
	display: inline-block;
	margin-top: 13px;
}
.layout-row.popup a { font-size: 125%; }
.layout-row.popup .tabs a {
	border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	border-bottom: 1px solid transparent;
	color: #000;
	display: inline-block;
	padding: 10px 15px 5px;
	outline: none;
	text-decoration: none;
	position: relative;
	top: 2px;
}
.layout-row.popup .tabs .active {
	background-color: #f9f9f9;
    border-bottom-color: #f9f9f9;
    border-left-color: #ddd;
    border-right-color: #ddd;
    border-top-color: #ddd;
    cursor: default;
	outline: none;
	color: #e12321;
}
.layout-row.popup .tab-content { overflow-y: auto; padding-top: 20px; }
.layout-row.popup .tab-content p {margin-bottom: 0;}
.layout-row.popup .tab-content:last-child { display: none; }
.layout-row.popup .tabs { 
	margin-bottom: 1px;
	border-bottom-color: #ddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.layout-row.popup .scroll-content {
    margin-right: -20px;
    padding-right: 20px;
}

.layout-row.popup .direction-notes { overflow-y: auto; }

.layout-row-int {
	height: 350px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	background-color: #444;
	margin-top:70px;
}

.layout-row-with-color-bars,
.page-intro { text-align: center; }
.layout-row-with-color-bars > .wrapper { padding: 10px 0; }

.layout-row-with-color-bars .color-bars,
.page-intro .color-bars {
	margin-bottom: 20px;
}
.layout-row-with-color-bars .desc,
.page-intro .desc {
	text-transform: uppercase;
	font-size: 110%;
	font-weight: 400;
	padding: 0 15%;
}

.layout-row.printable {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #F8F7F7;
	height: 400px;
	margin: 40px 0;
	background-attachment: fixed;
	background-size: 300px;
}

.layout-row.spacing {
	height: 100px;
}

.layout-row.printable > .wrapper {
	padding: 1.5% 0 0;
	text-align: center;
}
.layout-row.printable h1 {
	color: #fff;
	padding: 0 15%;
	margin-bottom: 60px;
	font-size: 300%;
	font-weight: 700;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px #000;
}
.layout-row.printable .btn {
	font-size: 180%;
	padding: 15px 25px;
}
.layout-row.printable-home:after {
    background-color: #000;
    content: "";
    height: 760px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
	left: 0;
}
.layout-row.printable-home {
	height: 30vw;
	max-height: 1000px;
	margin-top: 70px;
	position: relative;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.layout-row.printable-home.is-parallax {
	background-position: top center;
	background-attachment: fixed;
}
.layout-row.printable-home img {
	position: absolute;
	margin: 0;
	left: 50%;
	right: 0;
	bottom: 0;
	max-width: 100%;
	z-index: 2;
	height: 100%;
	transform: translateX(-50%);
}
/*
.layout-row.printable-home img {
	position: absolute;
	margin: 0;
	left: 50%;
	right: 0;
	bottom: 0;
	max-width: 35vw;
	z-index: 2;
}
*/

.layout-row.printable-home > .wrapper {
	padding: 5% 0 0;
	text-align: center;
}

.layout-row.printable-home .btn {
	font-size: 180%;
	padding: 15px 25px;
}

.layout-row.page-not-found {
	margin-top: 80px;
}

.post-78 img {
    max-width: 100%;
}

.print {
    max-width: 60px;
    width: 100%;
}

.devices {
	max-width: 200px;
	margin: 30px;
}

.sviluppo h2 {
	font-size: 1.6vw;
	position: absolute;
	top: 4vw;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
}
.sviluppo h2 b { font-size: 90%; }

.sviluppo h3 {
    position: absolute;
    top: 26vw;
    font-size: 2vw;
}

.sviluppo h1 {
	font-size: 4vw;
	position: absolute;
	top: 7.5vw;
	text-transform: uppercase;
	text-align: left;
	font-weight: 700;
	line-height: 1;
}

/* <FIXED HEADER> */
.fixed-header {
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background-color: rgba(0, 0, 0, 1);
	transition: all .3s;
}
.fixed-header > .wrapper {
	position: relative;
}
.fixed-header.minimized {
	position: fixed;
	padding: 15px 0 10px 0;
	background-color: rgba(0,0,0,.9);
}

.fixed-header .logo { padding-top: 5px; }
.fixed-header .logo h1 { display: none; }
.fixed-header .logo img {
	display: block;
	width: 110px;
	transition: all .3s;
	-webkit-filter: drop-shadow(1px 1px 2px #000);
		    filter: drop-shadow(1px 1px 2px #000);
}
.fixed-header .hamburger-btn {
	position: absolute;
	right: 0;
	top: 8px;
}
.fixed-header.minimized a { outline: none; }
.fixed-header.minimized img { width: 110px; -webkit-filter: none; filter: none; }
/* </FIXED HEADER> */

.color-bar {
	display: inline-block;
	width: 85px;
	height: 5px;
	margin: 10px 0;
	border-radius: 3px;
}
.color-bar.red { background-color: #e12321; }
.color-bar.yellow { background-color: #f0b52a; }
.color-bar.blue { background-color: #5894cc; }

nav {  }
nav ul, .socials ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

footer.layout-row {
	font-size: 90%;
	color: #999;
	background-color: #222;
	text-align: center;
}
footer.layout-row > .wrapper { padding: 20px 0; }
footer.layout-row a {
	color: #fff;
}
footer.layout-row .logo {
	width: 60%;
	display: block;
	max-width: 150px;
}
footer.layout-row .nav,
footer.layout-row .copyright {
	display: inline-block;
	vertical-align: middle;
}
footer.layout-row .nav {
	line-height: 25px;
}
footer.layout-row .nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
footer.layout-row .nav li {
	display: inline-block;
}
footer.layout-row .nav a {
	padding: 5px 10px;
}

.socials a {
    background-size: cover;
    display: inline-block;
    font-size: 0;
    height: 31px;
    text-indent: -9999px;
    width: 31px;
	background-image: url('assets/img/icone_social.png');
}
.socials a.facebook { background-position: -37px 0; }
.socials a.twitter { background-position: 61px 0; }
.socials a.instagram { background-position: 31px 0; }

footer.site {
	background-color: #000;
	overflow: hidden;
}
footer.site .container {
	padding: 30px 0;
	box-sizing: border-box;
}
footer.site #loghi {
	margin-bottom: 40px;
}
footer.site #loghi a {
	display: block;
	transition: filter 500ms,
				opacity 400ms;
	filter: grayscale(100%);
	opacity: .4;
}
footer.site #loghi a:hover {
	filter: grayscale(0%);
	opacity: 1;
}
footer.site #loghi div:first-child {
	padding-right: 0;
	overflow: hidden;
}
footer.site #loghi div:last-child {
	padding-left: 0;
	overflow: hidden;
}
footer.site #loghi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
footer.site #loghi ul li {
	margin: 0;
	padding: 10px;
	list-style-type: none;
	float: left;
	width: 20%;
	box-sizing: border-box;
	border-right: 1px solid #5a5a5a;
}
footer.site #loghi div:last-child ul li:last-child {
	border-right: none;
}

footer.site #bottom {
	margin-bottom: 15px;
}
footer.site #bottom ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    height: 62px;
    right: 0px;
    position: absolute;
    top: 25px;
}
footer.site #bottom ul li, .socials ul li {
	margin: 0 5px;
	padding: 0;
	list-style-type: none;
	float: left;
	color: #fff;
	font-size: 90%;
}
.socials ul li a {
    background-size: cover;
    display: inline-block;
    font-size: 0;
    height: 31px;
    text-indent: -9999px;
    width: 34px;
	background-image: url('assets/img/icone_social.png');
}

.socials ul li a.facebook { background-position: 0 0; }
.socials ul li a.twitter { background-position: -50px 0; }
.socials ul li a.instagram { background-position: -97px 0; }
.socials ul li a.youtube { background-position: 82px 0; }
.socials ul li a.flickr { background-position: 34px 0; }
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

/* <HOME SLIDER> */
header.layout-row .home-slider {
	overflow: hidden;
	padding-top: 70px;
}
header.layout-row .home-slider a {
	color: #333;
	text-decoration: none;
	outline: none;
}
header.layout-row .home-slider .slick-dots {
	margin: 0;
	bottom: 10px;
}
header.layout-row .home-slider .slick-dots li {
	margin: 0;
}
header.layout-row .home-slider .slick-dots li button:before {
	font-size: 45px;
	opacity: .1;
}
header.layout-row .home-slider .slick-dots li.slick-active button:before {
	color: #F28C00;
	opacity: 1;
}
header.layout-row .home-slider .slide:nth-child(1n+2) { display: none; }
header.layout-row .home-slider .slide img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
header.layout-row .home-slider .slide .meta { text-align: center; }
header.layout-row .home-slider .slide .meta > img { margin-top: 35px; max-width: 200px; }
/* </HOME SLIDER> */

/* <ITEM BOX> */
.item-box {  }
.item-box figure, .sections figure {
    overflow: hidden;
    font-size: 0;
    /*height: 330px;*/
    position: relative;
}

.item-box figure img,
.sections figure img {
    max-width: 100%;
    height: auto;
}
.item-box.item-box-updown figure img,
.sections.sections-updown figure img {
	-webkit-transition: all .25s ease;
    transition: all .25s ease;
    position: absolute;  
}
.item-box.item-box-updown figure img {
	bottom: -330px;
}
.item-box.item-box-updown:hover figure img {
	bottom: 0;
}
.sections.sections-updown figure img {
	bottom: 0;
}
.sections.sections-updown:hover figure img {
	bottom: -365px;
}

.item-box.item-box-zoom figure img {
	transition: transform 350ms ease-in-out;
}
.item-box.item-box-zoom figure img:hover {
	transform: scale(1.05);
}
.sections.sections-zoom figure img {
	transition: transform 350ms ease-in-out;
}
.sections.sections-zoom figure img:hover {
	transform: scale(1.05);
}

.item-box > p {
    font-size: 110%;
    min-height: 130px;
    font-weight: 400;
}

.item-box figure:before, .sections figure:before {
    background-color: #000;
    content: "";
    height: 350px;
    left: 0;
    top: 25px;
    width: 200px;
    z-index: -1;
}

.bottom_holder {
    position: absolute;
    background-color: #000;
    height: 0;
    width: 40%;
}


/* </ITEM BOX> */

.single-artists .layout-row-int,
.single-artists .layout-row-int:before { height: 130px; }

.wrapper.search {
    margin-top: 70px;
	min-height: 400px;
}
.wrapper.search > li {
    list-style-type: none;
}
.wrapper.search a {
    color: #000;
    font-weight: 600;
    padding-left: 10px;
}