/*
Theme Name: TDM
Author: Me
Version: 1.0
*/
@import url('css/bootstrap.css');
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);


body {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
}

/* General Layout */
.no-pad-ud {
	padding-top: 0;
	padding-bottom: 0;
}

.container {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}

.inline-block {
	display: inline-block;
}

/* Layout Tweaks */
.px-pad-left {
	padding-left: 1px;
}

.px-pad-right {
	padding-right: 1px;
}

.px-pad {
	padding-left: 1px;
	padding-right: 1px;
}

.no-pad {
	padding-left: 0;
	padding-right: 0;
}

.no-pad-left {
	padding-left: 0;
}

.no-pad-right {
	padding-right: 0;
}

.extra-pad-left {
	padding-left: 30px;
}

#map-canvas {
	overflow: hidden;
}

#map-pin:focus {
	outline: none !important;
}

.circle,
button,
a {
	-webkit-transition: background-color .25s ease;
	-moz-transition: background-color .25s ease;
	-o-transition: background-color .25s ease;
	-ms-transition: background-color .25s ease;
	transition: background-color .25s ease;
}

.border-home {
	border-left: 1px #fff solid;
}

.neutralize-link,
.neutralize-link:hover,
.neutralize-link:active,
.neutralize-link:visited,
.neutralize-link:focus {
	color: inherit;
	text-decoration: none;
}

.full-click {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 1;
}

.relative-pos {
	position: relative;
}

.px-spacing {
	margin-bottom: 2px;
}

.hovered {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad;
}


/* Header */
.site-header-bar {
	border-top: 1px solid #fff;
	border-bottom: 3px solid #e41e3d;
	background-color: #eeeeee;
	height: 54px;
	padding: 9px 0px;
}

.site-header span {
	margin: 0 10px;
	font-weight: 700;
}

.additional-xs {
	margin-top: -20px !important;
}

.additional-xs li {
	font-weight: 400;
}

#header {
	display: inline-block;
}

#header ul li {
	display: inline;
}


#header ul li a {
	font-weight: 700;
	margin: 0 10px;
}

#header ul li a,
#header ul li a:hover,
#header ul li a:active,
#header ul li a:visited,
#header ul li a:focus {
	color: inherit;
	text-decoration: none;
}

.header-search-bar {
	width: 100px;
	height: 30px;
	border: 1px solid #d2d2d2;
	border-radius: 2px;
}

.social-links {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 25px;
}

.social-links li {
	display: inline-block;
}

.social-links li a {
	font-size: 22px;
	color: #fff;
}

.social-links li a .fa-circle {
	color: #333333;
}

/* Header Menu */
#header {
	width: calc(100% - 190px);
	position: relative;
}

.site-header-bar.taller {
	height: 75px;
}
#header .menu-item.menu-item-has-children {
	padding: 0;
	z-index: 10;
	padding-bottom: 17px;
}

#header .menu-item .sub-menu {
	display: none;
	position: absolute;
	padding: 0;
	left: 0;
	top: 25px;
}

#header .menu-item .sub-menu li a {
	margin: 7px;
	font-size: 12px;
}

#header .menu-item:hover .sub-menu {
	display: block;
}

#header .menu-item .sub-menu:hover {
	display: block;
}

.additional-xs .menu-item.menu-item-has-children {
	height: auto;
}


/* Footer */
.site-footer {
	margin-top: 65px;
	width: 100%;
	height: 250px;
	background-image: linear-gradient(rgba(0, 0, 25, 0.75), rgba(0, 0, 25, 0.75)), url(img/iniziative.png);
}

.site-footer .container {
	padding-top: 75px;
}

.footer-logo {
	margin-right: 20%;
	position: relative;
	top: 25px;
}

/* Navigation Menus */
.navbar {
	margin-left: 111px;
	height: 147px;
	border-width: 0;
	margin-bottom: 0px;
}

.footer-nav {
	display: inline-block;
	border-bottom: 1px solid #898989;
}

.navbar-brand {
	padding: 0;
}

.img-logo {
	width: 262px;
	height: 107px;
	top: 40px;
	float: left;
	background-image: url("img/logo.png");
	background-repeat: no-repeat;
	z-index: 2;
	position: relative;
}

.img-logo-aree {
	top: 65px !important;
}

.text-logo {
	line-height: 50px;
	font-size: 15px;
	color: #e41e3d;
	font-weight: 700;
}

.navbar ul {
	margin: 0;
	padding: 0;
}

.navbar-toggle .icon-bar {
	background-color: #e41e3d;
}

.navbar ul:before,
.navbar ul:after {
	content: "";
	display: table;
}

.navbar ul:after {
	clear: both;
}

.navbar ul {
	*zoom: 1;
}



.menu-primary-menu-links-container {
	display: inline-block;
}

.navbar ul li {
	list-style: none;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 40px;
	margin-left: 10px;
	text-align: center;
	width: 105px;
	height: 135px;
	padding-top: 55px;
	position: relative;
	float: left;
	z-index: 3;
	background-size: 100% 200%;
	background-image: linear-gradient(to bottom, transparent 51%, #e41e3d 50%);
	-webkit-transition: background-position .75s;
	-moz-transition: background-position .75s;
	transition: background-position .75s;
}

.navbar ul li:hover,
.navbar .current-menu-item {
	background-position: 0 -98%;
}

.navbar ul li:hover a,
.navbar .current-menu-item a {
	color: #fff !important;
	font-weight: 600;
}

.navbar ul li a {
	text-decoration: none;
	color: #686868;
	font-size: 15px;
	line-height: 13px;
	display: inline-block;
	position: relative;
	top: 32px;
	padding: 0;
}

.navbar ul li a:hover,
.navbar ul li a:active {
	color: #fff;
	font-weight: 600;
	background-color: transparent;
}

.nav>li>a:focus {
	background-color: transparent !important;
}

.footer-nav ul {
	padding: 0;
	margin: 0;
}

.footer-nav ul li {
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 53px;
	margin-left: 10px;
	text-align: center;
	max-width: 90px;
	display: table-cell;
	vertical-align: middle;
}

.footer-nav ul li a,
.extra-links a {
	text-decoration: none;
	color: #898989;
	font-size: 15px;
	line-height: 5px;
}

.extra-links {
	float: right;
	margin-top: 10px;
}

.extra-links:first-child {
	margin-left: 45px;
}

.footer-nav-wrap {
	display: inline-block;
}


/* Footer Menu */
.site-footer nav ul li {
	margin-right: 0px;
	padding: 0 0 10px 0;
	display: inline-block;
}

/* Footer Social Links */
.footer-social-links {
	float: right;
	display: inline-block;
	position: relative;
	top: 35px;
}

.footer-social-links div {
	background-color: #898989 !important;
	color: #3b3b3b !important;
}

.footer-social-links div:hover {
	background-color: #787878 !important;
}

/* Page Layout */
.post {
	padding: 0 -70px;
	background-color: #000;
}

article.post h2 {
	margin-top: 0px;
}

.article-box {
	top: -20px;
	background-size: 100%;
	margin: 0px;
	position: relative;
	height: 450px;
	z-index: 1;
	border-right: 1px solid #fff;
}

.article-box.col-sm-12,
.article-box:last-child {
	border-right: none;
}

@media (max-width: 767px) {
	.article-box {
		border-right: none;
	}
}

.article-wrap {
	position: absolute;
	bottom: 45px;
	left: 60px;
}

.circle {
	height: 60px;
	width: 60px;
	border-radius: 50%;
	background-color: #e41e3d;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	line-height: 60px;
	font-size: 28px;
	color: #fff;
	margin: 0px 5px;
}

.circle:hover {
	background-color: #CC1C38;
}

.gallery-overlay-wrap {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.9);
	z-index: 9999;
}

.gallery-overlay {
	width: 100%;
	padding: 15px;
	height: 100%;
	position: relative;
}



/* Event Details */
.coming-soon_button {
	height: 38px;
	background-color: #e41e3d;
	display: block;
	border-radius: 0px;
	border-width: 0px;
	font-weight: 900;
	color: #fff;
	position: absolute;
	bottom: 305px;
	line-height: 37px;
}

.coming-soon_one {
	width: 200px;
	font-size: 16px;
}

.coming-soon_two {
	width: 140px;
	font-size: 14px;
}

.event-dateplace {
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 23px;
}

.event-description {
	font-size: 35px;
	font-weight: 800;
	color: #fff;
	width: 60%;
	line-height: 45px;
}

.event-description a {
	color: inherit;
}

.event-description a:hover,
.event-description a:active,
.event-description a:focus,
.event-description a:visited {
	color: inherit;
	text-decoration: none;
}

/* Blog Listing */
#read-more_container {
	text-align: center;
	margin: 21px 0 60px;
}

.read-more_button {
	background-color: #3b3b3b;
	border-radius: 0;
	color: #fff;
	border-width: 0;
	font-weight: 700;
	font-size: 15px;
}

.pad-sides {
	position: relative;
}

.blog-wrap {
	position: absolute;
	bottom: 0px;
	padding: 0px 15px 0;
}

.blog-categoria {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}

.blog-title {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}

.show-more-posts {
	display: none;
}

/* Main Content */
#main-content {
	margin-bottom: 60px;
}

#main-content>.col-md-4>div>h2 {
	font-weight: 300;
}

#main-content>.col-md-8>div>p {
	font-size: 18px;
}

.no-margin {
	margin-left: 0px;
	margin-right: 0px;
}

.extra-margin {
	margin-left: 15px;
	margin-right: 15px;
}


/* Latest Events */
.latest-events-wrap,
.all-content-wrap,
.iniziative-wrap {
	margin-bottom: 60px;
}

div[class^='iniziative-box_'],
div[class*='iniziative-box_'] {
	height: 270px;
}

.greyline-title {
	margin-bottom: 30px;
}

.le-title {
	font-size: 32px;
	font-weight: 300;
	min-width: 190px !important;
	width: 100%;
	text-align: left;
	padding-left: 7.33333%;
	border-bottom: 5px solid #ddd;
	line-height: 0.3em;
	margin: 10px 0 20px;
	color: #868686;
}

.le-title>span {
	background: #fff;
	padding: 0 25px 0 10px;
}

.event-tab1,
.iniziative-tab1 {
	background-color: #1e1e1e;
	height: 49px;
	padding: 0 15px;
	min-width: calc(50% - 30px);
	display: inline-block;
}

.event-tab1 span,
.iniziative-tab1 span {
	left-margin: 10px;
	color: #fff;
	font-size: 15px;
	line-height: 45px;
	font-weight: 700;
}

.evt-details-wrap {
	position: absolute;
	bottom: 22px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
}

.evt-data {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}

.evt-titolo {
	font-size: 24px;
	font-weight: 700;
	max-width: 65%;
	line-height: 30px;
}

.bottom-right-button-wrap {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 2;
}

.bottom-right-button-wrap a {
	height: 32px;
	width: 100%;
	border-radius: 0;
	background-color: #e41e3d;
	border-width: 0;
	color: #fff;
	text-transform: lowercase;
	font-size: 15px;
	font-weight: 700;
	line-height: 17px;
}

/* Iniziative */
.iniziative-box_grey {
	color: #fff;
	background-color: #3b3b3b;
}

.iniziative-box_blue {
	color: #fff;
	background-color: #488dc6;
}

.iniziative-box_pink {
	color: #fff;
	background-color: #e7558c;
}

.iniziative-box_white {
	color: #3b3b3b;
	background-color: #dddddd;
}

.iniziative-details-wrap {
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 10px;
}

.iniziative-box_grey .iniziative-details-wrap .iniziative-quote,
.iniziative-box_white .iniziative-details-wrap .iniziative-quote {
	background-image: url(img/red-quote.png);
	width: 66px;
	height: 58px;
	float: left;
	margin-right: 30px;
	margin-top: 6px;
}

.iniziative-box_blue .iniziative-details-wrap .iniziative-quote {
	background-image: url(img/black-quote.png);
	width: 66px;
	height: 58px;
	float: left;
	margin-right: 30px;
	margin-top: 6px;
}

.iniziative-box_pink .iniziative-details-wrap .iniziative-quote {
	background-image: url(img/white-quote.png);
	width: 66px;
	height: 58px;
	float: left;
	margin-right: 30px;
	margin-top: 6px;
}

.iniziative-titolo {
	font-size: 24px;
	font-weight: 700;
	max-width: 65%;
	margin-bottom: 32px;
	line-height: 30px;
	display: inline-block;
}

.iniziative-desc {
	font-size: 15px;
	font-weight: 700;
	max-width: 65%;
	line-height: 20px;
}


/* Newsletter Shortcode */
.newsletter-wrap {
	height: 165px;
}

.first-box {
	background-color: #3b3b3b;
	max-width: 165px;
	width: 165px;
	height: 165px;
	display: inline-block;
	vertical-align: top;
	background-image: url(img/the-n.png);
}

.second-box {
	width: calc(100% - 165px);
	height: 165px;
	display: inline-block;
	background-color: #e41e3d;
	position: relative;
	vertical-align: top;
}

.sign-up {
	width: 165px;
	height: 50px;
	background-color: #3b3b3b;
	position: absolute;
	right: 0px;
	bottom: 25px;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	font-weight: 700;
	border-width: 0px;
	border-radius: 0px;
	text-transform: uppercase;
	color: #fff;
}

.newsletter-title {
	padding-top: 11px;
	margin: 0 15px;
	font-size: 48px;
	font-weight: 300;
	color: #fff;
}

.newsletter-desc {
	margin: 0 15px;
	max-width: calc(100% - 195px);
	font-size: 22px;
	font-weight: 300;
	color: #fff;
}

.fill {
	overflow: hidden;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
}

.item.fill {
	background-size: contain;
}

.site-header {
	margin-bottom: 70px;
}

@media (max-width: 1199px) {
	.newsletter-title {
		margin-top: 15px;
		line-height: 80%;
		margin-bottom: 20px;
	}

	.newsletter-desc {

		line-height: 27px;
	}

	.sign-up {}

	.iniziative-titolo {
		font-size: 23px;
		line-height: 27px;
	}

	.navbar ul li {
		margin-right: 10px;
		margin-left: 10px;
		width: 95px;
		padding-left: 8px;
		padding-right: 8px;
	}
	#header {
	    width: calc(100% - 150px);
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	.newsletter-title {
		margin-top: 10px;
		line-height: 80%;
		margin-bottom: 10px;
	}

	.newsletter-desc {
		max-width: calc(100% - 135px);
		line-height: 24px;
	}

	.sign-up {
		width: 105px;
	}

	.evt-titolo,
	.iniziative-titolo {
		max-width: 100%;
	}

	.iniziative-titolo {
		font-size: 18px;
		line-height: 22px;
	}

	.navbar {
		margin: 0;
	}

	.navbar ul li {
		margin-left: 5px;
		margin-right: 5px;
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px;
		width: 83px;
	}

	.img-logo {
		margin-right: 20px;
		margin-left: 0px;
	}

	.box-din {
		height: 248px !important;
	}

	.citazione-wrap img:first-child {
		padding-left: 15px;
		padding-right: 0px;
	}

	.citazione-wrap img:last-child {
		padding-left: 0px;
		padding-right: 15px;
	}

	.responsive-icon:first-child {
		padding-right: 0px;
	}

	.responsive-icon:last-child {
		padding-left: 0px;
	}

	.part-container .col-sm-1 {
		padding-right: 0;
	}

	body .slide-show-container {
		width: 80%;
	}

	.event-bar {
		padding-left: 2%;
	}

}

@media (max-width: 767px) {
	.citazione-wrap img {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.citazione-wrap img:first-child {
		left: 8px !important;
	}

	.citazione-wrap img:last-child {
		right: 8px !important;
	}

	.responsive-icon:first-child {
		padding-right: 0px;
	}

	.responsive-icon:last-child {
		padding-left: 0px;
	}

	.xs-extra-pad-left {
		padding-left: 15px !important;
	}

	.xs-no-pad-right {
		padding-right: 15px !important;
	}

	.xs-pad-left {
		padding-left: 15px;
	}

	body .red-card-wrap div p {
		font-size: 6vw;
		line-height: 6vw;
		left: 20px;
		bottom: 5px;
	}

	.border-home {
		border: none;
	}

	.px-pad {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar {
		margin-left: 0px;
		height: 50px;
	}

	.navbar-brand {
		padding: 0 15px;
	}

	.navbar ul li {
		display: block;
		float: none;
		width: 100%;
		margin: 25px 0 20px;
		padding: 0 10px;
		background-image: none;
		background-size: 100%;
		height: 30px;

	}

	.navbar ul li:hover {
		background-color: none;
		line-height: 30px;
	}

	.navbar ul li:hover a {
		color: #e41e3d !important;
	}

	.navbar ul li a {
		top: 0px;
		line-height: 30px;
	}

	.navbar ul li a:hover {
		color: #e41e3d !important;
	}

	.navbar a:first-child {
		/* fixare logo, allarga la pagina di 15px a destra */
	}

	.navbar .current-menu-item a {
		color: #e41e3d !important;
	}

	.navbar-collapse,
	.navbar-fixed-top {
		max-height: none;
	}

	.navbar-collapse {
		box-shadow: none;
	}

	.navbar-fixed-top .navbar-collapse,
	.navbar-fixed-bottom .navbar-collapse {
		max-height: none;
	}

	.collapsing {
		background-color: rgba(255, 255, 255, 0.96);

	}

	.collapse.in {
		background-color: rgba(255, 255, 255, 0.96);
	}

	.mobile-navbar-spacing {
		margin-top: 70px;
	}

	.owl-theme .owl-controls {
		display: none !important;
	}

	.slide-show-container {
		width: 90% !important;
	}

	.article-wrap {
		left: 60px !important;
		padding-right: 60px;
	}

	.circle {
		width: 1.9em;
		height: 1.9em;
		font-size: 1.9em;
		line-height: 1.9em;
	}

	.testo-tavola p:nth-child(1) {
		margin: 0 !important;
		position: relative;
		top: -2px;
	}

	.approfondimenti-container p:last-child {
		font-size: 18px !important;
	}

	body .nome-cognome-cit {
		bottom: -30px;
	}

	body .video-shortcode {
		margin: 0;
	}

	body .video-shortcode iframe {
		height: calc((100vw - 30px) * 0.562);
	}

	.category-text {
		font-size: 12px;
		font-weight: 900;
		color: #e41e3d;
		text-transform: uppercase;
		left: 15px;
	}

	.le-title {
		margin-bottom: 20px !important;
	}

	.xs-bottom-margin {
		margin-bottom: 20px !important;
	}

	/* Newsletter mobile */
	.newsletter-wrap {
		position: relative;
		height: auto;
	}

	.first-box {
		position: absolute;
		top: 0;
		left: 0;
		width: 60px;
		height: 60px;
		z-index: 2;
	}

	.second-box {
		height: auto;
		width: 100%;
	}

	.sign-up {
		width: auto;
	}

	.newsletter-desc {
		max-width: calc(100% - 105px);
		padding-bottom: 15px;
	}

	.event-description {
		width: 100% !important;
	}

	.event-bar {
		margin-bottom: -20px;
	}

	.fix-article {
		height: calc(100vw - 100px) !important;
	}
}

@media (max-width: 510px) {
	.article-wrap {
		left: 3px !important;
		bottom: 3px;
		padding-right: 15px;
	}

	.event-description {
		font-size: 20px !important;
		line-height: 25px;
		padding-top: 20px;
	}
}

@media (max-width: 400px) {
	.address-wrap {
		max-width: calc(100% - 32px);
	}
}

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

	/*.slide-show-container{
		width: calc(100% - 220px) !important;
	}*/
	.owl-theme .owl-controls .owl-buttons .owl-prev {
		left: -70px;
	}

	.owl-theme .owl-controls .owl-buttons .owl-next {
		right: -70px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.aree-right-button {
		padding-left: 6px !important;
		padding-right: 6px !important;
	}

	body .red-card-wrap div p {
		font-size: 30px;
	}
}

/* Archivio Eventi page */
.archivio-title {
	color: #333333;
	font-size: 30px;
	font-family: 'lato', sans-serif;
	font-weight: 700;
	margin: 25px 25px 40px;
}

.box-din {
	height: 270px;
}

.show-more_button-wrap {
	text-align: center;
	margin: 78px 0 73px;

}

.show-more-button {
	border-radius: 0px;
	border-width: 0px;
	background-image: url("img/arrow-down.svg");
	background-repeat: no-repeat;
	height: 67px;
	width: 67px;
	background-position: center;
	background-color: #cfcfcf;
}

/* Iniziative */
.top-banner {
	background-image: url("img/iniziative.png");
	height: 135px;
	position: relative;
	top: -20px;
}

.top-banner-mod {
	height: 276px !important;
}

.title-iniziative,
.title-aree {
	color: #333333;
	font-size: 24px;
	font-family: 'lato', sans-serif;
	font-weight: 900;
	margin-bottom: 40px;
	padding: 15px 15px 30px;
	border-bottom: 1px solid #a0a0a0;
}

.subtitle-people {
	color: #333333;
	font-size: 20px;
	font-family: 'lato', sans-serif;
	font-weight: 900;
	padding: 15px 15px 40px;
	margin: 0;
}

.brev-descrizione {
	text-align: center;
	font-size: 18px;
	padding: 0 15%;
}

.row-button {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 35px;
}

.row-button button {
	border-radius: 0px;
	border-width: 0px;
	font-weight: 700;
	color: #fff;
	height: 40px;
	font-size: 15px;
	padding: 6px 20px 7px;
}

.row-button .red {
	background-color: #e41e3d;
}

.row-button .white {
	background-color: #dddddd;
	color: #333;
}

.row-button .grey {
	background-color: #3b3b3b;
}

.row-button .blue {
	/* background-color: #488dc6; */
	background-color: #909090;
}

.row-button .pink {
	/* background-color: #e7558c; */
	background-color: #6f6f6f;
}

.row-button .white:hover {
	background-color: #CBCBCB;
}

.row-button .red:hover {
	background-color: #CF1E3A;
	color: #fff;
}

.row-button .grey:hover {
	background-color: #505050;
	color: #fff;
}

.row-button .blue:hover {
	/* background-color: #3C75A5; */
	background-color: #545454;
	color: #fff;
}

.row-button .pink:hover {
	/* background-color: #D24D7F; */
	background-color: #525252;
	color: #fff;
}

.row-button button:focus {
	color: #fff;
}

.row-button .white:focus {
	color: #333;
}

.show-more-events {
	display: none;
	margin-top: -58px;
}

/* Singolo Evento */
.event-bar {
	min-height: 83px;
	border-bottom: 1px #a0a0a0 solid;
	padding-left: 6%;
	padding-right: 11px;
}

.evento-img {
	float: left;
	margin-top: 20px;
	max-width: 10%;
}

.address-wrap {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: block;
	float: left;
	width: 66%;
}

.address-wrap a {
	color: red;
}

@media (max-width: 767px) {
	.address-wrap {
		width: 90%;
	}
}

.social-network-bubble {
	margin: 0 4px;
}

.citazione-wrap {
	position: relative;
}

.citazione-wrap img {
	width: 8.3333%;
	padding: 0;
}

.citazione-content {
	margin: 0 8.3333%;
	font-size: 30px;
	font-weight: 300;
	padding: 0 15px;
	min-height: 84px;
}

.citazione-lower {
	margin: 15px 8.3333%;
	font-size: 16px;
	font-weight: 300;
	padding: 0 15px;
}

.testo-descrittivo {
	margin-bottom: 65px;
}

.testo-wrap {
	position: relative;
}

.testo-content {
	margin: 0 8.3333%;
	padding: 0 15px;
	font-size: 18px;
}

.testo-content-2 {
	font-size: 18px;
	color: #282725;
	margin: 75px 0;
}

.video-shortcode {
	margin: 0 8.3333%;
	padding: 0 15px;
}

.video-shortcode iframe {
	width: 100%;
	height: calc(100vw * 0.38);
}

.citazione-video-wrap {
	margin-top: 70px;
	margin-bottom: 50px;
}

.citazione-video {
	font-size: 24px;
	font-weight: 300;
	padding-bottom: 15px;
}

.nome-cognome-cit {
	position: absolute;
	right: 15px;
	bottom: 0;
	color: #e41e3d;
	font-size: 18px;
	font-weight: 600;
	padding-top: 15px;
}

/*----slideshow */
.slide-show-container {
	width: 90%;
	margin: 0 auto;
	margin-bottom: 125px;
}

.slider-button-left,
.slider-button-right {
	border-radius: 0px;
	border-width: 0px;
	background-repeat: no-repeat;
	height: 67px;
	width: 100%;
	background-position: center;
	background-color: #cfcfcf;
}

.slider-button-left:hover,
.slider-button-right:hover {
	background-color: #AEAEAE;
}

.slider-button-left {
	background-image: url("img/arrow-left.svg");
}

.slider-button-right {
	background-image: url("img/arrow-right.svg");
}

/*----rassegna stampa*/
.rassegna-info-container {
	margin-bottom: 30px;
}

.rassegna-icon {
	width: 82px;
	margin-right: 15px;
	float: left;
	position: relative;
	top: 4px;
}

.rassegna-text-container {
	width: 230px;
	height: 50px;
	display: inline-block;
}

.rassegna-text-container p:nth-child(1) {
	font-size: 15px;
	color: #e41e3d;
	font-weight: 700;
	line-height: 15px;
}

.rassegna-text-container p:nth-child(2) {
	font-size: 22px;
	color: #3b3b3b;
	font-weight: 700;
	margin: 0;
	line-height: 22px;
}

.rassegna-text-container p:nth-child(3) {
	font-size: 18px;
	color: #3b3b3b;
	line-height: 20px;
}

/*-----approfondimenti*/
.approfondimenti-container {
	padding-left: 15px;
	margin-left: 80.8333px;
}

/*.approfondimenti-container p:nth-child(2){
	width: 14.28571%; 
	padding: 10px 15px 0; 
	display: inline-block; 
	text-align: center; 
	font-size: 24px; 
	font-weight: 300;
}*/
.approfondimenti-container p:last-child {
	width: 57.142857%;
	padding: 10px 15px 0;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
}

.padding-mod {
	padding-left: calc(7.33333% * (12 / 7)) !important;
}

.padding-mod2 {
	padding-left: calc(7.33333% * (12 / 5)) !important;
}

@media (max-width: 767px) {
	.approfondimenti-container {
		padding-left: 0;
		margin-left: 0;
	}

	.padding-mod,
	.padding-mod2 {
		padding-left: calc(7.33333%) !important;
	}

	.px-pad-left {
		padding-left: inherit;
	}

	.px-pad-right {
		padding-right: inherit;
	}

	.xs-bottom-spacing {
		margin-bottom: 30px !important;
	}

	.citazione-video-wrap {
		margin-top: 20px;
	}

	.slide-show-container {
		margin-bottom: 40px;
	}

	.xs-extra-spacing {
		margin-bottom: 125px;
	}

	.square {
		height: 83px;
		width: 30px;
		background-color: #e41e3d;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
		line-height: 83px;
		font-size: 28px;
		color: #fff;
		margin: 0px 5px;
	}

	.square:hover {
		background-color: #CC1C38;
	}

	.coming-soon_button {
		position: static;
	}
}

@media (max-width: 471px) {
	.hidden-440px {
		display: none;
	}
}

@media (max-width: 991px) {
	.approfondimenti-container {
		padding-left: 0px;
		margin-left: 0px;
	}

	.padding-mod,
	.padding-mod2 {
		padding-left: calc(7.33333%) !important;
	}

	.xs-extra-pad-left {
		padding-left: 15px;
	}

	.xs-no-pad-right {
		padding-right: 15px;
	}

	body .comment-container {
		margin-right: 0;
	}
}

@media (max-width: 1199px) {
	.approfondimenti-container {
		padding-left: 0px;
	}
}

/*-----tag */
.tag-button {
	font-size: 18px;
	font-weight: 300;
	color: #3b3b3b;
	background-color: #ebebeb;
	border-width: 0px;
	margin: 0 4px 5px;
}

.tag-button a {
	color: #3b3b3b !important;
}

/*-----hanno partecipato */
.part-container {
	margin-bottom: 32px;
}

.part-container .col-sm-3 img,
.tavola-container .col-sm-2 img {
	width: 100%;
}

.part-container .col-sm-1 a:hover {
	text-decoration: none;
}

.square-part {
	color: #fff;
	background-color: #3b3b3b;
	font-size: 24px;
	text-align: center;
	width: 100%;
	height: 68px;
	line-height: 68px;
	font-weight: 300;
	text-transform: uppercase;
}

.label-part {
	color: #fff;
	background-color: #e41e3d;
	height: 34px;
	width: 100%;
	margin-top: 2px;
	text-align: center;
	font-size: 28px;
	line-height: 34px;
}

.label-part i:first-child {
	padding-right: 5px;
}

.person-part {
	background-image: url('img/people-test.png');
}

.testo-part p:nth-child(1) {
	color: #e41e3d;
	font-size: 15px;
	font-weight: 700;
	margin: 15px 0 5px;
}

.testo-part p:nth-child(2) {
	color: #3b3b3b;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 5px;
}

.testo-part p:nth-child(3) {
	color: #3b3b3b;
	font-size: 15px;
}

/*-----tavola rotonda */
.tavola-title-wrap {}

.tavola-container {
	margin-bottom: 50px;
}

.tavola-title {
	border-bottom: 1px solid #3b3b3b;
	font-size: 22px;
	font-weight: 700;
	color: #3b3b3b;
	margin-bottom: 20px;
}

.tavola-subtitle {
	color: #282725;
	font-size: 18px;
	margin-bottom: 55px;
}

.testo-tavola p:nth-child(1) {
	color: #e41e3d;
	font-size: 13px;
	font-weight: 700;
	margin: 0px 0 5px;
}

.testo-tavola p:nth-child(2) {
	color: #3b3b3b;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
}

.testo-tavola p:nth-child(3) {
	color: #3b3b3b;
	font-size: 15px;
}

@media (max-width: 991px) {
	.testo-tavola p:nth-child(1) {
		font-size: 11px;
		line-height: 11px;
	}

	.testo-tavola p:nth-child(2) {
		font-size: 12px;
		line-height: 12px;
	}
}

.ingresso-tavola {
	margin-bottom: 180px;
}

.ingresso-tavola p {
	font-size: 18px;
	color: #282725;
	line-height: 21px;
}

.event-price {
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	text-align: center;
	width: 100%;
	height: 50px;
	background-color: #3b3b3b;
	line-height: 50px;
}

/* Pagina People */
.people-row {
	margin-bottom: 2px;
}

.people-row>div {
	margin-bottom: 2px;
}

.people-box {
	height: 317px;
	background-color: #fff;
	position: relative;
}

.overlay {
	height: 317px;
	position: absolute;
	padding: 50px 15px;
	opacity: 0;
	z-index: 999;
	width: 100%;
	background: rgba(255, 255, 255, .85);
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	-ms-transition: opacity .25s ease;
	transition: opacity .25s ease;
}

.col-lg-3:hover .overlay {
	opacity: 1;
}

.col-lg-3:hover .people-link {
	opacity: 0;
}

.col-lg-3:hover .people-link.no-hover {
	opacity: 1;
}

.overlay p {
	margin-top: 23px;
	font-size: 22px;
	font-weight: 300;
	color: #5e5e5e;
}

.people-info {
	position: absolute;
	bottom: 0;
	min-height: 86px;
	background-color: rgba(59, 59, 59, 0.6);
	max-width: calc(100% - 31px);
	padding: 10px 15px;
}

.people-info p:first-child {
	color: #fff;
	font-weight: 600;
	font-size: 22px;
	margin: 0;
}

.people-info p:last-child {
	color: #fff;
	font-size: 15px;
	margin: 0px;
}

.people-link {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background-color: #e41e3d;
}

.people-link a {
	width: 100%;
	display: inline-block;
	height: 100%;
}

.people-link img {
	width: 100%;
	padding: 15% 18%;
}

.people-button-wrap {
	text-align: center;
	margin: 78px 0 73px;
}

.people-button {
	border-radius: 0px;
	border-width: 0px;
	background-image: url("img/arrow-down.svg");
	background-repeat: no-repeat;
	height: 67px;
	width: 67px;
	background-position: center;
	background-color: #cfcfcf;
}

.people-paragraph {
	width: 100%;
	color: #282725;
	font-size: 18px;
	margin: 40px 0 0px;
}

/* Persona dettaglio */
.persona-text-wrap {
	padding-left: 30px;
}

.persona-text-wrap p:first-child {
	font-size: 32px;
	font-weight: 900;
	color: #cc3333;
	margin: 0;
}

.persona-text-wrap p:nth-child(2) {
	margin-top: 0;
	color: #000;
	font-size: 18px;
	text-transform: lowercase;

}

.persona-text-wrap p:last-child {
	font-size: 15px;
}

.img-persona img {
	width: 100%;
}

.citazione-persona {
	position: relative;
	min-height: 58px;
	padding-top: 31px;
	padding-left: 70px;
	padding-right: 70px;
}

.citazione-persona:before, .citazione-persona:after {
	content: '';
    display: block;
    position: absolute;
    height: 58px;
    width: 66px;
    background: url(/wp-content/themes/TDM/img/0-quote.png);
}
.citazione-persona:before {
	top: 0;
	left: -10px;
}

.citazione-persona:after {
	bottom: 20px;
	right: -10px;
	transform: rotate(180deg);
	transform-origin: bottom;
}

.citazione-persona span {
    display: inline-block;
}

.btm-mrg {
	margin-bottom: 2px;
}

.show-more-people {
	display: none;
}

/* Pagina Blog */

.blog-page-title {
	margin-left: 15px;
	margin-bottom: 20px;
	font-size: 30px;
	font-weight: 900;
	color: #333;
}

.col-img {
	width: 100%;
}

.blog-button {
	border-radius: 0px;
	border-width: 0px;
	height: 40px;
	background-color: #e5e5e5;
	color: #3b3b3b;
	font-size: 15px;
	font-weight: 700;
	line-height: 27px;
}

.blog-button:hover {
	color: #e5e5e5;
	background-color: #3b3b3b;
}

.square-comment {
	max-width: 60px;
	width: 100%;
	height: 60px;
	background-color: #dddddd;
	margin-right: 15px;
	display: inline-block;
	text-transform: uppercase;
}

.square-comment p {
	line-height: 60px;
	font-size: 28px;
	text-align: center;
	font-weight: 300;
	color: #3b3b3b;
}

.comment-container {
	margin-bottom: 30px;
	margin-right: 67px;
}

.info-comment-wrap {
	position: relative;
	display: inline-block;
}

.info-comment-wrap p {
	display: inline-block;
	margin: 0;
}

.info-comment-wrap .comment-author {
	font-size: 22px;
	font-weight: 300;
	position: relative;
	top: -7px;
}

.info-comment-wrap .comment-text {
	font-style: italic;
	font-size: 15px;
	position: relative;
	top: -7px;
	padding-bottom: 15px;
	line-height: 20px;
}

.border-bottom {
	border-bottom: 1px #dddddd solid;
}

.reply-button {
	width: 70px;
	height: 33px;
	color: #3b3b3b;
	font-size: 15px;
	padding: 0px;
	text-align: center;
	line-height: 33px;
	font-weight: 700;
	background-color: #dddddd;
	border-width: 0px;
	position: relative;
	top: 25px;
}


.right-margin-comment {
	margin-right: 7%;
}

.position-stuff-comment p {
	position: absolute;
	top: 0;
	right: 0;
}


/* Aree di lavoro */
.regular-18pt {
	font-size: 18px;
	margin: 5px 0;
}

.regular-15pt {
	font-size: 15px;
}

.bold-22pt {
	font-size: 22px;
	font-weight: 700;
}

.red-card-wrap {}

.red-card-wrap div {
	background-color: #e41e3d;
	position: relative;
	height: 100%;
}

.red-card-wrap {
	height: auto;
	padding-bottom: 35%;
	position: relative;
}

.red-card-wrap .row {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.red-card-wrap div p {
	position: absolute;
	bottom: 28px;
	left: 35px;
	font-size: 40px;
	font-weight: 300;
	color: #fff;
	line-height: 40px;
}

.aree-right-button {
	border-radius: 0px;
	background-color: #E41E3D;
	border-width: 0px;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	width: 100%;
}

.event-bar {
	padding-left: 2%;
}

/* Team Page */
.team-details p:first-child {
	font-size: 16px;
	font-weight: 900;
	margin-top: 6px;
	margin-bottom: 0;
}

.team-details p:nth-child(2) {
	font-size: 14px;
	font-weight: 400;
	margin-top: 2px;
	line-height: 17px;
	padding-right: 15px;
	margin-bottom: 0;
}

a.no-underline .team-details,
a.no-underline:hover,
a.no-underline:focus {
	color: #333;
	text-decoration: none !important;
}

.red-dot {
	position: relative;
	bottom: -5px;
	height: 8px;
	width: 8px;
	background-color: #e41e3d;
	display: inline-block;
}

.team-paragraph p {
	margin: 10px 0 0;
	font-size: 18px;
	color: #282725;
}



.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div {
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	width: 80px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	background: none;
}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);
	/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);
	/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
	min-height: 150px;
	background: url(AjaxLoader.gif) no-repeat center center
}

.owl-item .item figcaption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	text-align: center;
	font-size: 16px;
}

.owl-item .item figcaption span {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 15px 25px;
}

.owl-item div p {
	text-align: center;
}

#owl-demo .owl-item>div img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 4px;
}

#owl-demo .owl-item>div {
	background: #42bdc2;
	text-align: center;
	padding: 50px 0px;
	margin: 3px;
	color: white;
	font-size: 32px;
	border: 1px white;
}

.wrapper-with-margin {
	margin: 0px 50px;
}


.owl-theme .owl-controls .owl-buttons div {
	position: absolute;
}

.owl-theme .owl-controls .owl-buttons .owl-prev {
	left: -90px;
	top: 75px;
}

.owl-theme .owl-controls .owl-buttons .owl-next {
	right: -90px;
	top: 75px;
}

.owl-carousel .owl-wrapper-outer {

	margin: 0 auto;
}

.filter {
	margin-bottom: 2px;
}








.row-height {
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
}

.col-height {
	display: table-cell;
	float: none;
	height: 100%;
}

.col-top {
	vertical-align: top;
}

.col-middle {
	vertical-align: middle;
}

.col-bottom {
	vertical-align: bottom;
}

@media (min-width: 480px) {
	.row-xs-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%;
	}

	.col-xs-height {
		display: table-cell;
		float: none;
		height: 100%;
	}

	.col-xs-top {
		vertical-align: top;
	}

	.col-xs-middle {
		vertical-align: middle;
	}

	.col-xs-bottom {
		vertical-align: bottom;
	}
}

@media (min-width: 768px) {
	.row-sm-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%;
	}

	.col-sm-height {
		display: table-cell;
		float: none;
		height: 100%;
	}

	.col-sm-top {
		vertical-align: top;
	}

	.col-sm-middle {
		vertical-align: middle;
	}

	.col-sm-bottom {
		vertical-align: bottom;
	}

	.sm-no-pad {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-fixed-top {
		position: relative;
		top: auto;
	}

	.navbar-brand {
		height: auto;
	}

	.sm-padding-left {
		padding-left: 30px;
	}

	.category-text {
		font-size: 12px;
		font-weight: 900;
		color: #e41e3d;
		text-transform: uppercase;
		position: absolute;
		bottom: 10px;
		left: 30px;
	}
}

@media (min-width: 992px) {
	.row-md-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%;
	}

	.col-md-height {
		display: table-cell;
		float: none;
		height: 100%;
	}

	.col-md-top {
		vertical-align: top;
	}

	.col-md-middle {
		vertical-align: middle;
	}

	.col-md-bottom {
		vertical-align: bottom;
	}
}

@media (min-width: 1200px) {
	.row-lg-height {
		display: table;
		table-layout: fixed;
		height: 100%;
		width: 100%;
	}

	.col-lg-height {
		display: table-cell;
		float: none;
		height: 100%;
	}

	.col-lg-top {
		vertical-align: top;
	}

	.col-lg-middle {
		vertical-align: middle;
	}

	.col-lg-bottom {
		vertical-align: bottom;
	}
}

.smallest .fill.team-img {
	padding-top: 100%;
}

.newsletter iframe {
	border: 0px;
	width: 100%;
	height: 1524px;
	margin-top: -75px
}

.prenewsletter {
	margin-top: 0px;
	font-size: 26px;
	line-height: 33px;
	padding-bottom: 95px;
	font-weight: 300;
}

.eng {
	background: url(img/eng.svg) center center / 100% auto no-repeat;
	width: 37px;
	height: 37px;
	color: transparent;
	margin: 3px 0px 0px 2px;
}

.fra {
	background: url(img/fra.svg) center center / 100% auto no-repeat;
	width: 37px;
	height: 37px;
	color: transparent;
	margin: 3px 0px 0px 2px;
}

.china {
	background: url(img/cina.svg) center center / 100% auto no-repeat;
	width: 37px;
	height: 37px;
	color: transparent;
	margin: 3px 0px 0px 2px;
}

.espana {
	background: url(img/espana.svg) center center / 100% auto no-repeat;
	width: 37px;
	height: 37px;
	color: transparent;
	margin: 3px 0px 0px 2px;
}

.social-links li a:hover,
.social-links li a:active,
.social-links li a:focus {
	text-decoration: none;
}

.article-content {
	margin: 10px 20%;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #000;
}

.article-content p {
	font-weight: 400;
	color: #333;
}

.article-content h1 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 38px;
	line-height: 55px;
	font-weight: 300;
	color: #000;
}

.article-content h2 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 30px;
	line-height: 45px;
	font-weight: 700;
	color: #000;
}

.article-content h3 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 26px;
	line-height: 35px;
	font-weight: 700;
	color: #000;
}

.article-content h4 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 30px;
	font-weight: 800;
	color: #000;
}

.article-content h5 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #000;
}

.article-content h6 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: 800;
	color: #000;
}

.subscribe {
	color: #fff;
	background-color: #e51e3d;
	background-size: cover;
	pacgground-repeat: no-repeat;
	background-position: center center;
	background-image: url('http://trinitamonti.org/wp-content/uploads/2018/09/bkg-newsletter.jpg');
	padding: 50px;
	font-weight: 300;
	font-size: 32px;
	text-align: left
}

.subscribe .subscribe_button {
	color: #fff;
	font-weight: 300;
	font-size: 22px;
	border-radius: 0px;
	background-color: #333;
	border: none;
	padding: 15px;
	width: 100%;
}