/**
  Theme Name: TNO2021
  Author: Numeroquattro
  Version: 1.0
  Author URI: http://www.numeroquattro.com
*/


/* FONT */
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}
/* BODY */

body, html {
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
	color: #FFF;
	font-family: "Crimson Text", Georgia, Times, serif;
	-webkit-text-size-adjust: none!important;
	background: #fff;
}
#wrapper {
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.boxed-content {
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 100%;
	max-width: 1500px;
}

/* MAIN TEXT */

p {
	font-family: "Crimson Text", Georgia, Times, serif;
	color: #000000;
	margin:0;
	padding: 0;
	font-size:18px;
	line-height:22px;
}
p a, .post-content a, .content-wrapper ul li a {
	color: #000;
	text-decoration:underline;
}
img a {
	border: none;
}
a {
	text-decoration: none;
}
pre {
	white-space: normal!important;
}
ul {
	color: #000;
	font-size:18px;
	line-height:22px;
}
ol {
	font-family: "Crimson Text", Georgia, Times, serif;
	color: #000000;
	margin:10px 0;
	padding: 0;
	font-size:18px;
	line-height:22px;
}
ol li {
	margin:0 0 15px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Roboto Slab", Georgia, Times, serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#000;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;	
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#000;
}
h1 {
	float:left;
	width: 100%;
	color: #000;
	margin: 25px 0 0 0;
	padding: 0;
	font-size: 16px;
	font-weight:400;
	letter-spacing:1px;
	text-align:center;
}
h2 {
	width: 100%;
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 40px;
	line-height: 44px;
}
h2.big {
	float:left;
	width: 100%;
	color: #98ABB1;
	margin: 25px 0 40px 0;
	padding: 0 0 40px 0;
	font-size: 40px;
	line-height: 44px;
	border-bottom: #98ABB1 8px solid;
}
#white-section h2 {
	color: #98ABB1;
}
.masonry-item h2, .cyan-post h2, #white-section h2{
	font-size:22px;
	line-height:24px;
}
#white-section h2{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: #98ABB1 1px solid;
}
.cyan-post h2 a, .cyan-post p, .cyan-post a {
	color: #fff;
}
h3 {
	width: 100%;
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 22px;
	line-height: 22px;
}
#white-section h3{
	margin-bottom:10px;
	font-size: 18px;
	line-height: 22px
}
h4 {
	margin: 40px 0 0 0!important;
	padding: 20px 0 0 0;
	color: #e64d2b;
	font-size: 34px;
	line-height: 32px;
}
h5 {
	color: #000!important;
	margin: 40px 0 0 0!important;
	padding: 20px 0 0 0;
	font-size: 26px;
	line-height: 32px;
}
h6 {
	margin: 40px 0 20px 0!important;
	padding: 20px 0 0 0;
	font-weight:normal;
	font-size: 18px;
	line-height: 20px;
}
figcaption{
	margin: 10px 0 30px 0!important;
	padding: 0;
	font-weight:normal;
	font-style:italic;
	color:#000;
}
figcaption a{
	color:#000;
	text-decoration:underline;
}

/* HEAD */
#header {
	float: left;
	margin: 0;
	padding: 60px 0;
	width: 100%;
}
#logo {
	float:left;
	margin: 0 0 0 25%;
	padding: 0;
	width:50%;
	text-align:center;
}
#logo img {
	width: 590px;
	height:auto;
}

/* MENU */

#menu {
	float: left;
	margin: 50px 0 0 0;
	padding: 20px 0;
	width: 100%;
	font-size: 18px;
	border-top: #98ABB1 8px solid;
	border-bottom: #98ABB1 8px solid;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align:center;
}
#menu li {
	display: inline-block;
	margin: 0 12px;
}
#menu li a {
	color: #000;
	text-transform:lowercase;
}
#menu li a:hover {
	text-decoration:underline
}
.menu-main-container {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
#social {
	float: right;
	width: 25%;
	margin: 0;
	padding: 0;
	text-align: right;
}
#social img {
	display: inline-block;
	width: 25px;
	height: auto;
	margin: 27px 0 27px 10px;
	padding: 0;
}
#menu .current-menu-item a {
	font-weight:800!important;
	text-decoration:underline;
}

/* HOME */
.example{
	float: left;
	margin:0;
	padding:0;
	width: 15%;
	height:40px;
	background:green;
}
.space{
	float: left;
	margin:0;
	padding:0;
	width: 2%;
	height:40px;
	background:black;
}
.big-post{
	float: left;
	padding:0;
	width: 49%;
	margin: 0;
}
.big-post img{
	width: 100%;
	height:auto;
}
.boxed-content.full #left-content {
	width: 32%;
	margin-right: 0;
}
.boxed-content.full #right-content {
	width: 68%;
	padding-top:0;
	border:none;
}
.boxed-content.full #right-content .masonry {
	width: 100%;
}
.boxed-content.full .masonry-item {
	float: left;
	width: 22%;
	margin: 0 0 6% 3%;
}
.masonry {
	float: right!important;
	padding:5px 0 0 0;
	width: 51%;
	margin: 0;
}
.masonry-item {
  float: left;
  width: 29.3%;
  margin: 0 0 6% 4%;
}
.masonry-item img {
	display:block;
	width: 100%;
	height:auto;
}
p.tag {
	margin-bottom:25px;
	font-family: "Roboto Slab", Georgia, Times, serif;
	text-transform:uppercase;
	font-size:13px;
	line-height:14px!important;
	border-bottom: #98ABB1 1px solid;
}
.masonry-item p.tag {
	min-height:59px;
}
.big-post img, .masonry-item img, .cyan-post img{
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;	
}
.big-post img:hover, .masonry-item img:hover, .cyan-post img:hover {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.riassunto {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:80%;
	height:100%;
	padding: 0 10%;
	background: #F5F9FA;
}
.riassunto h2 a {
	margin: 0!important;
}
.riassunto p {
	margin: 15px 0 0 0;
}
.riassunto a {
	font-size:16px;
	line-height:18px;
	text-decoration:none;
}
.masonry-item:hover .riassunto {
	display:block;
}
.boxed-content.full .masonry-item:hover img {
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}

/* LEFT CONTENT */

#left-content {
	float: left;
	margin: 0 2% 60px 0;
	padding:0;
	width: 32%;
}
#left-content h2 {
	margin: 0 0 8px 0;
}
#left-content h3 {
	text-transform:uppercase;
	font-weight:400;
	font-size:16px;
	line-height:18px;
	margin-bottom:50px;
}
b.mini-title{
	float:left;
	width:100%;
	margin: 0;
	color:#98ABB1;
	font-size:14px;
	line-height:16px;
	text-transform:uppercase;
	letter-spacing: 0.5px;
}
/* RIGHT CONTENT */
#right-content {
	float: left;
	margin: 0 0 80px 0;
	padding: 20px 0 0 0;
	width: 66%;
	border-top: #98ABB1 1px solid;
}
#right-content img{
	height: auto;
}
#right-content h6 {
	width:100%;
	margin: 0 0 20px 0;
	font-size:18px;
	line-height:16px;
	color:#000;
	background:url("img/big-fillet.png") top left no-repeat;
}
#right-content pre.wp-block-verse {
	width:100%;
	margin: 0 0 30px 0;
	font-family: "Crimson Text", Georgia, Times, serif;
	font-style:italic;
	font-size:23px;
	line-height:26px;
	word-wrap: break-all!important;
	color:#000;
}
#right-content blockquote.wp-block-quote{
	margin:20px 0;
	padding:5%;
	background: #F5F9FA;
}
#right-content blockquote.wp-block-quote p{
	font-style:italic;
	color:#404040!important;
}
#right-content li a{
	color:#000;
	text-decoration:underline;
}
.category-post .masonry-item{
	padding-bottom:15px;
	border-bottom: #98ABB1 1px solid;
}
.category-post.image-no-roll .masonry-item:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
.category-post .masonry-item p{
	margin-top:15px;
	font-size:16px;
	line-height:18px;
}
figure.wp-block-image.size-full{
	max-width:1020px!important;
	width:auto!important;
	height:auto!important;
	margin:30px 0 !important;
	padding:0!important;
}
button {
	font-family: "Roboto Slab", Georgia, Times, serif;
	color: #FFF;
	width: 90px;
	margin: 40px 0;
	padding: 11px 15px;
	font-size: 11px;
	line-height: 11px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	border: none;
	background: #98abb1;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	cursor: pointer;
}
button:hover {
	color: #98abb1;
	background: #000;
}
.uagb-timeline__line__inner, .uagb-timeline__in-view-icon {
	background: #98abb1!important;
	border:0!important;
}
.uagb-timeline__events-inner-new, .uagb-timeline__line {
	background: #F5F9FA!important;
}


.uagb-timeline__out-view-icon {
	background: F5F9FA!important;
}



.uagb-timeline__right-block .uagb-timeline__marker.uagb-timeline__in-view-icon{
	margin-right: 20px!important;
}


.uagb-timeline__center-block .uagb-timeline__day-right .uagb-timeline__arrow:after, .uagb-timeline__right-block .uagb-timeline__day-right .uagb-timeline__arrow:after, .uagb-timeline__center-block .uagb-timeline__day-left .uagb-timeline__arrow:after, .uagb-timeline__left-block .uagb-timeline__day-left .uagb-timeline__arrow:after {
	border-left-color: #F5F9FA!important;
	border-right-color: #F5F9FA!important;
}
.uagb-timeline__link{
	margin-top:15px;
	background: #000!important;
}
a.uagb-timeline__link{
	font-family: "Roboto Slab", Georgia, Times, serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 11px!important;
	line-height: 11px!important;
	padding: 11px 15px!important;
}
.uagb-timeline__image{
	margin-bottom:10px;
}
.uagb-timeline-desc-content{
	color: #000!important;
}
.uagb-timeline__author{
	display:none;
}

/* SECTION */
#black-section, #white-section {
	float: left;
	width: 100%;
}
#black-section {
	margin: 80px 0 0 0;
	padding: 60px 0 120px 0;
	background: #000;
}
#black-section p.tag {
	font-weight:600;
}
#white-section {
	margin: 80px 0;
	padding: 0;
	background: #FFF;
}

/* BLACK SECTION */

.cyan-post {
	float: left;
	margin: 0 2% 0 0;
	padding: 0;
	width: 32%;
}
.cyan-post:last-child {
	margin: 0!important;
}
.color-image{
	width: 100%;
	background:#98ABB1;
}
.color-image img {
	width: 100%;
	height:auto;
	-webkit-filter: grayscale(1); /* Webkit */
	filter: gray; /* IE6-9 */
	filter: grayscale(1); /* W3C */
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

/* WHITE SECTION */
.double-column { 
	float:left;
	margin: 0 2% 0 0;
	padding: 0;
	width: 32%;
}
.double-column.last { 
	margin: 0 0 0 0;
}
.white-post { 
	float:left;
	width:47%;
	margin:0 6% 0 0;
}
.white-post:nth-child(odd) { 
	margin:0;
}
.archive { 
	float:left;
	width:100%;
	margin-top:30px;
}
.archive a, a.continua { 
	color: #98ABB1!important;
	font-weight:800!important;
}
.archive a:hover, a.continua:hover {
	color: #000!important;
}

/* VIDEO */
figure { 
	margin-left:0!important;
	padding-left:0!important;
} 
.wp-block-embed__wrapper { 
	position: relative!important; 
	padding-bottom: 56.25%!important; /* 16:9 */ 
	padding-top: 25px!important; 
	height: 0!important; 
	margin-left:0!important;
	padding-left:0!important;
} 
.wp-block-embed__wrapper iframe { 
	position: absolute!important; 
	top: 0!important; 
	left: 0!important; 
	width: 100%!important; 
	height: 100%!important;
}

/* FOOTER */

#footer {
	float: left;
	margin: 0 0 0 0;
	padding: 60px 0 120px 0;
	width: 100%;
	background: #98ABB1;
}
#footer p {
	font-size:14px;
	line-height:16px;
}
#footer p a:hover {
	text-decoration:none;
	color:#FFF;
}
h2.widget-title{
	display:none;
}
#primary{
	float:left;
	width:100%;
}
#primary h3 {
	color:#FFF;
	margin-bottom: 30px;
	padding-bottom:30px;
	border-bottom: #FFF 1px solid;
}
#primary #text-6 {
	float:left;
	width:100%;
}
#primary #text-6 .textwidget  {
	width:100%!important;
}
#primary section {
	float:left;
	width:15%;
	margin: 0 2% 0 0;
	padding:0;
}
#primary .textwidget p {
	margin: 0;
	padding:0;
}
#primary section:last-child {
	margin: 0;
}

/* SHARE */
.sharethis-inline-share-buttons .st-btn{
	margin-top:5px!important;
	width: 31px!important;
	height:31px!important;
}
.sharethis-inline-share-buttons .st-btn{
	background:#98ABB1!important;
}

/* COOKIES */

#cookie-law-info-bar {
	left: 0!important;
	right: 0!important;
	width: 100%!important;
	background: #000000!important;
	font-size: 11px!important;
	line-height:13px!important;
	box-shadow: none!important;
	margin: 0 auto!important;
	padding: 10px 0!important;
	color: #FFF!important;
	letter-spacing: 0.5px!important;
	text-transform:uppercase!important;
}
#cookie-law-info-bar p {
	font-family: "Roboto Slab", Georgia, Times, serif!important;
	width: 80%!important;
	float:left;
	font-weight:800!important;
	font-size: 11px!important;
	line-height:13px!important;
	color: #FFF!important;
	padding-top:12px!important;
}
#cookie-law-info-bar a {
	font-size: 11px!important;
	line-height:13px!important;
	color: #FFF!important;
	text-decoration: underline!important;
	cursor: pointer!important;
}
.cli-plugin-button a {
	font-size: 11px!important;
	line-height:13px!important;
	text-decoration: underline!important;
	cursor: pointer!important;
}
.cli-bar-container.cli-style-v2{
	max-width:1500px!important;
	margin: 0 auto!important;
}
.cli-bar-message{
	width:100%!important;
	max-width:none!important;
	font-size: 11px!important;
	line-height:13px!important;
}
a#cookie_action_close_header, a#cookie_action_close_header_reject {
	font-family: "Roboto Slab", Georgia, Times, serif!important;
	float:right!important;
	text-decoration:none!important;
	color: #000!important;
	font-weight:800!important;
	background: #98ABB1!important;
}

/* RESPONSIVE */
@media only screen and (min-width: 0px) and (max-width: 1500px) {
.boxed-content, .cli-bar-container.cli-style-v2 {
	margin: 0 3%;
	padding: 0;
	width: 94%;
	max-width: none;
}

}
@media only screen and (min-width: 0px) and (max-width: 1199px) {
#social {
	width: 25px;
}

}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
#left-content, #right-content {
	float: left;
	margin: 0 0 20px 0;
	width: 100%!important;
}
.boxed-content.full .masonry-item {
	width: 100%;
	margin: 0 0 6% 0;
}
#cookie-law-info-bar p {
	width: 70%!important;
}
}

@media only screen and (min-width: 0px) and (max-width: 800px) {
#logo {
	margin: 0;
	width:100%;
}
#logo img {
	width: 100%;
	height:auto;
}
#social {
	width: 100%;
	margin: 30px 0 0 0;
	text-align:center;
}
#social img {
	float:none;
	margin: 0 7px;
}
.big-post{
	width: 100%;
}
.masonry {
	width: 100%;
	margin-top:60px;
}
.masonry-item {
	width: 48%;
	margin: 0 0 60px 0;
}
.masonry-item:nth-child(2n + 1){
	padding-right:2%;
}
.masonry-item:nth-child(2n + 2){
	padding-left:2%;
}
.cyan-post {
	margin: 0 0 30px 0;
	width: 100%;
}
.double-column {
	margin: 0 0 80px 0;
	width: 100%;
}
#primary section {
	width:48%;
	margin: 0;
	min-height:120px;
}
#primary section:first-child {
	width:48%;
	min-height:0;
	margin: 0!important;
}
#primary section:nth-child(2n + 1) {
	margin: 0 0 0 4%;
}

}
@media only screen and (min-width: 0px) and (max-width: 480px) {
.boxed-content, .cli-bar-container.cli-style-v2 {
	margin: 0 4%;
	width: 92%;
}
#header {
	padding: 30px 0 40px 0;
}
h1 {
	margin: 15px 0 0 0;
	font-size: 14px;
}
h2, h2.big, .masonry-item h2{
	font-size: 30px;
	line-height: 34px;
}
#menu {
	margin: 30px 0 0 0;
	padding: 20px 0;
}
.masonry {
	width: 100%;
	margin-top:60px;
}
.masonry-item {
	width: 100%;
	margin: 0 0 60px 0;
}
.masonry-item:nth-child(2n + 1){
	padding-right:0;
}
.masonry-item:nth-child(2n + 2){
	padding-left:0;
}
#primary section {
	width:100%;
	margin: 0 0 30px 0!important;
	padding:0;
	min-height:0;
}
}



