body{
	color:#000;
}
main {
    display: inline-block;
	width: 100%;
}
#masthead{
	border-bottom: solid 1px #dedede;
    box-shadow: 0 7px 12px -5px rgb(0 0 0 / 8%);
    margin: 0 0 20px 0;
}
.brand .logo{
	margin: 30px 0 20px 31px;
}
figure{
	margin:0 0 5px 0;
}
article{
	margin-bottom:30px;
	width:100%;
}
section#quaternary article{
	margin-bottom:0px;
}
.row{
	display:inline-block;
}
article figure img{
	width:100%;
	height:auto;
}
/*----TIPOGRAFIA----*/
h1, h2, h3, h4, h5, h6 {
	clear:none;
}
*{
	font-family: 'Open Sans', sans-serif;
}
.title-block-post{
	font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    margin:0 0 10px 0;
    /*padding: 0 0 8px 0;*/
}
.home section#secondary .content-left article.sub .title-block-post{
	margin:0;
}
p.title-section{
	font-size:20px;
	line-height:14px;
	font-weight:600;
	border-top:solid 1px #1C3661;
	padding:26px 20px 16px 20px;
	display:block;
	width:100%;
	margin:0 0 30px 0;
	letter-spacing: -1px;
}
p.title-section-sidebar{
	font-size:15px;
	line-height:10px;
	border-bottom:solid 1px #1C3661;
	padding:10px 20px 8px 20px;
	display:block;
	width:100%;
	margin:0;
}
p.title-section-sidebar,
p.title-section-sidebar *{
	font-family: 'Open Sans', sans-serif;
}
p.article-author{
	margin:0px;
}
span.article-author,
p.article-author,
.category a,
.category span{
	font-size:13px;
}
.summary{
	margin:4px 0;
}
.summary p{
	margin:0px;
	font-size:15px;
}
.category a{
	font-weight:bold;
}
ul, ol {
    margin: 0 0 1.5em 0;
	padding:0 0 0 1.5em;
}
p,li{
	font-size:17px;
}
h3{
    font-size:22px;
	font-weight: 400	
}
h4{
    font-size:20px;
	font-weight: 400	
}
h5,h6{
    font-size: 19px;
	font-weight: 400
}
span.date{
	font-size:13px;
}
article.main h2.title-block-post,
h1.title-block-post{
    font-size: 31px;
    line-height: 36px;
}
section#secondary article.sub h3.title-block-post{
	font-size: 22px;
    line-height:32px;
    height: 70px;
    overflow: hidden;
}
h3.title-block-post{
    font-size:19px;
    line-height:21px;
}
.block-sidebar-2 .wrapper h4.title-block-post{
    font-size: 16px;
    line-height: 18px;
	border-bottom:0px;
	padding:4px 0 0 0;
	margin:0;
}
.sub_5:first-child .title-block-post,
.top-news .title-block-post,
section#secondary .main .title-block-post{
	border-bottom: solid 1px #E5E4E4;
}
label {
    padding: 0 0 3px 12px;
    font-style: italic;
    font-size: 14px;
    font-weight: 700;
    color:#0B4D7B;
}
input[type="text"],
input[type="email"],
input[type="number"] {
    width: 100%;
    margin: 0 0 30px 0;
    height: 42px;
    padding: 0 10px;
    font-size: 19px !important;
    line-height: 42px;
	font-family: 'Open Sans', sans-serif;
}
.wpf_item_custom_payment_input{
	display:block;
	clear:both;
}
.wpf_item_custom_payment_input .wpf_input_content{
    display: block;
    width: 100%;
}
.wpf_item_custom_payment_input .wpf_input_content input,
.wpf_item_custom_payment_input .wpf_input_content .wpf_input-group-prepend{
	float:left;
}
.wpf_item_custom_payment_input .wpf_input_content input{
	width:calc(100% - 50px);
	margin:0px;
}
.wpf_item_custom_payment_input .wpf_input_content .wpf_input-group-prepend{
	width:50px;
}
.wpf_item_custom_payment_input .wpf_input_content .wpf_input-group-prepend div{
	height: 42px;
    display: inline-block;
    line-height: 38px;
    font-size: 22px !important;
    background: #f2f2f4;
    width: calc(100% - 10px);
    margin-right: 10px;
    border: solid 1px #f2f2f4;
    text-align: center;
    color: #333;
}
.wpf_html_content_wrapper pre{
	background: none;
    margin: 0 0 20px 0;
    display: inline-block;
    color: #666;
    padding: 4px 0 0 14px;
}
.donations{
	position: absolute;
    top: 0px;
    right: 0;
    z-index: 1;
    display: none;
}
.donations a {
    margin: 24px 0 0 0;
    display: block;
    padding: 0 15px;
	line-height: 22px;
}
.automatic-system {
    display: flex;
    background: #F2f2f4;
    padding: 10px;
    margin: 0 0 20px 0;
    border: dashed 1px #CCC;
    border-radius: 5px;
}
.automatic-system img {
    width: 22px;
}
.automatic-system p {
    margin: 0 0 0 3px !important;
    color: #666;
    font-size: 14px;
}
@media (min-width:768px){
	#primary .sub_4 h3.title-block-post{
		overflow: hidden;
	}
	#masthead{
		border-bottom: solid 0px #dedede;
		box-shadow: none;
		margin:0;
	}
	.title-block-post{
		/*border-bottom: solid 1px #E5E4E4;*/
	}
	.archive .content-top article.main .category,
	.home section#secondary .content-left article.main .category{
		margin-top:12px;
	}
	.donations{
		display: block;
	}
	.navigation.pagination .nav-links *{
		height:32px;
		min-width:32px;
		margin:6px;
		padding:0 10px;
	}
}
.home section#tertiary .content-right article.sub h3.title-block-post{
	padding:8px 0;
}
.navigation.pagination {
    margin: 0 auto 100px auto;
    clear: both;
    width: max-content;
}
.navigation.pagination .nav-links * {
    height: 24px;
    min-width: 24px;
    display: block;
    float: left;
    margin: 4px;
    padding: 0 7px;
}
.navigation.pagination .nav-links .next{
	margin:6px 6px 6px 50px;
}
.navigation.pagination .nav-links .prev{
	margin:6px 50px 6px 6px;
}

/*-------MENU-------*/
#hamburger_menu_intern_wrap{    
    width: 100%;  
    top: 0;
	-webkit-transition: .4s linear;
    transition: .4s linear;
}
#hamburger_menu_intern_wrap img{
	display:none;
	float: left;
    height: 16px;
    margin: 10px 15px;
}
#hamburger_menu_intern_wrap.fadeInDown{
	background: #FFF;
	border-bottom: solid 1px #dedede;
	box-shadow: 0 7px 12px -5px rgba(0,0,0,0.35);
}
#hamburger_menu_intern_wrap.fadeInDown img{
	display:block;
}
.navbar-brand.logo{
	width:100%;
	text-align: center;
}
.navbar-brand.logo img{
	height:52px;
}
.wrapper-nav{
	width:100%;
	display:none;
	border-top:solid 1px #CFCECE;
	border-bottom:solid 1px #CFCECE;
	margin:0 0 35px 0;
}
.brand,
.wrapper-nav .nav{
	max-width:950px;
	margin:0 15px;
	display:flex;
}
ul.menu{
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
}
#hamburger_menu_wrap {
	display: block;
    margin: 8px 5px;
    position: absolute;
    right: 15px;
    top:57px;
    z-index: 1;
}
.hamburger_menu {
	position: relative;
    float: right;
    width: 46px;
    height: 36px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    background-color: #FFFFFF;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    outline: none;
    cursor: pointer;
}
.hamburger_menu span:first-child {
    top: calc(50% - 7px);
    transform: translateY(-50%);
}
.hamburger_menu span:nth-child(2), .hamburger_menu span:nth-child(3) {
    top: 50%;
    transform: translateY(-50%);
}
.hamburger_menu span:nth-child(4) {
    top: calc(50% + 7px);
    transform: translateY(-50%);
}
.hamburger_menu span {
position: absolute;
    display: block;
    height: 2px;
    width: calc(100% - 30px);
    background: #0B4D7B;
    border-radius: 0;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
    margin: 0 10px;
}
#site_header_nav.closed {
    transform: translateX(110%);
}
#primary-menu{
	display:none;
}
a.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
    text-align: left;
    border: none;
	color: #0B416C;
    font-weight: bold;
	font-size:15px;
}
.wpml-ls-legacy-dropdown {
    width: max-content;
}
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
    color: #0B416C;
    background: #FFF;
}
.wpml-ls-legacy-dropdown a span {
    vertical-align: middle;
    color: #0B416C;
    font-weight: 500;
    text-align: left;
}
.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	background-color: #fff;
    border-bottom: 1px solid #f2f6f7;
    box-shadow: 0 7px 12px -5px #000;
    display: inline-block;
    width: max-content;
    padding: 5px 20px;
}
.wpml-ls-legacy-dropdown .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    border: solid 1px #ccc;
    padding: 1px;
}
.wpml-ls-legacy-dropdown a {
    display: block;
	width: max-content;
	padding:10px 0;
	border:none;
}
.wpml-ls-legacy-dropdown>ul {
	margin-top: 10px !important;
}
.brand .social{
	display:none;
}
ul#primary-menu li:hover > .sub-menu {
    visibility: visible;
    opacity: 1;
}
ul#primary-menu li .sub-menu {
    border-top: solid 1px #f1f1f4;
    position: absolute;
    top: 100%;
    background-color: #FFF;
    box-shadow: 0 7px 12px -5px rgb(0 0 0 / 50%);
    padding: 0;
    left: 0;
    width:200px;
    z-index: 9001;
    list-style: none;
    margin: -10px 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s linear;
    transition: .4s linear;
}
ul#primary-menu li .sub-menu li {
    float: none;
    margin: 10px 0;
}
nav#site-navigation #primary-menu li .sub-menu li a{
	line-height:normal;
}
ul#primary-menu li .sub-menu li .sub-menu{
	left: 200px;
    position: absolute;
    top: 0;
	z-index: 9000;
}
.social a{
	float: left;
    margin:10px 27px 0 0;
}
.social a:last-child{
	margin:10px 0 0 0;
}
.social a img{  
    width:auto;
    height:20px;
    display: block;
}
.special-link a{
	color: #0B416C;
    font-weight: 500;
	font-size:15px;
	line-height:50px;
}
.special-link a.subscribe img{
	height:20px;
	width:auto;
	margin: 0 4px 0 0;
}
@media (min-width: 768px){
	#primary-menu{
	display:block;
}
	nav#site-navigation{
		height:56px;
		margin:0 auto;
		width: max-content;
	}
	.navbar-brand.logo{
		width:100%;
		float:none;
	    text-align: center;
	}
	.wrapper-nav{
		width:100%;
		display:none;
	}
	.brand, .wrapper-nav .nav {
		position: relative;
	}
	.wrapper-nav {
		display:block;
	}
	#hamburger_menu_intern_wrap{
		display:none;
	}
	.brand .logo {
		margin: 20px 0;
	}
	.brand .social {
		position: absolute;
		top:0px;
		left: 0;
		z-index: 1;
		display: block;
	}
	.nav #primary-menu > li.menu-item-has-children:after {
		content: "";
		vertical-align: middle;
		display: inline-block;
		border: 0.35em solid transparent;
		border-top: 0.5em solid;
		position: absolute;
		right: 10px;
		top: calc(50% - 0.175em);
	}
	.nav #primary-menu > li.menu-item-has-children .sub-menu li.menu-item-has-children:after {
		content: "";
		vertical-align: middle;
		display: inline-block;
		border: 0.35em solid transparent;
		border-left: 0.5em solid;
		position: absolute;
		right: 10px;
		top: calc(50% - 0.175em);
	}
}
@media (min-width: 1024px){
	.logo a img {
		height: 72px !important;
	}
	.brand,
	.wrapper-nav .nav {
		margin: 0 auto;
	}
	.social a{
		float: left;
		margin: 24px 27px 0 0;
	}
	.social a:last-child{
		margin: 24px 0 0 0;
	}
}
@media (min-width: 1200px){
	.brand,
	.wrapper-nav .nav{
		max-width:1140px;
	}
}
/*-------MENU-------*/

/*------FOOTER------*/
#colophon {
	margin:45px 0 0 0;
    padding:50px 0;
}
#colophon ul li a{
	font-size:15px;
}
#colophon ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#colophon ul li.main-link a{
	font-weight:bold;
	color:#166DA9;
}
#colophon ul li.main-link ul li a{
	font-weight:normal;
	color:#FFF;
}
#colophon ul li.menu-item-has-children{
	float:left;
	width:50%;
}
#colophon .logo{
	height:20px;
}
#colophon .credits{
	font-size:11.5px;
    line-height: 18px;
    font-weight: 100;
	color: rgba(255,255,255,0.3);
    text-align: justify;
}
#colophon .special-link .subscribe{
	clear:both;
	width:100%;
	display:inline-block;
	border-top:solid 1px rgba(255,255,255,0.05);
	border-bottom:solid 1px rgba(255,255,255,0.05);
	text-align:center;
	margin:20px 0;
}
@media (min-width: 768px){
	/*#colophon .credits{
		max-width:80%;
	}*/
	#colophon ul li.menu-item-has-children{
		width:33.33%;
	}
}

.cat-footer{
	padding:20px 0 0 0;
}
.cat-footer li{
	float:left;
	display:flex;
}
.cat-footer li:after{
	content: " ";
    display: block;
    width: 5px;
    height: 1px;
    background: #ccc;
    border-radius: 5px;
    margin:10px 7px;
}
.cat-footer li:last-child:after{
	display:none;
}
.cat-footer li a{
	font-size:12px !important;
	color:#ccc !important;
	text-transform: lowercase;
}
/*------FOOTER------*/

/*-------HOME-------*/
.text-header-page{
	border-bottom: solid 1px #E5E4E4;
	padding: 0 0 20px 0;
	margin: 0 0 40px 0;
}


/*-------HOME-------*/
#chiudi {
    display: none;
}
#apri, #chiudi {
    font-size: 13px;
    margin: 20px 0 50px 0;
    padding: 3px 10px;
    width: 100%;
}
#descrizione-categoria p{
	font-size:16px;
}
article.type-post figure img{
	margin-bottom:10px;
	width: 100%;
}
article.type-post .categoria {
    float: left;
}
article.type-post .categoria a{
	line-height:40px;
	font-family: 'Roboto Condensed', sans-serif;
	height:40px;
    display: inline-block;
}
.correlati_content{
	border-top:solid 5px #CCCCCC;
	border-bottom:solid 5px #CCCCCC;
}
.correlati_content ul{
	margin:0;
	padding: 0;
	list-style:none;
	padding:12px 15px;
}
.correlati_content ul li a{
	padding:4px 0;
	display: block;
}
.correlati_content ul li a::before{
	content: " ";
	display:block;
	width:5px;
	height:5px;
	background:#000;
	float:left;
	border-radius:5px;
	margin: 10px;
}
.correlati_content ul li a{
	border-bottom:solid 1px #f2f2f4;
	width:100%;	
}
.correlati_content ul li:last-child a{
	border-bottom:solid 0px #f2f2f4;
}
ul.list-new-category {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.list-new-category li {
    margin-bottom: 14px;
    padding: 6px;
    border-bottom: solid 1px #ccc;
}
ul.list-new-category li:last-child {
    border-bottom: solid 0px #ccc;
}
ul.list-new-category li a {
    font-weight: bold;
}
@media (max-width: 767px){
	.lista-solo-titoli{
		margin:30px 0 0 0;
	}
}


.wrapper-subscribe{
	display:none;
}

/*--STRUCTURE HOME --*/
.sidebar{
	display:none;
}
.home section#primary,
.home section#secondary,
.home section#tertiary{
	display:inline-block;
	width: 100%;
    min-height:500px;
	margin: 0 0 60px 0;
}
.home section#tertiary .content-left,
.home section#tertiary .content-right,
.home section#secondary .content-right{
	display:inline-block;
}
.home section#primary article.sub_4,
.home section#primary article.sub_5:not(:first-child){
	width:calc(50% - 10px);
	float:left;
}
.home section#primary article.sub_4:nth-child(even),
.home section#primary article.sub_5:not(:first-child):nth-child(odd){
	margin:0 0 30px 10px;
}
.home section#primary article.sub_4:nth-child(odd),
.home section#primary article.sub_5:not(:first-child):nth-child(even){
	margin:0 10px 30px 0;
}
.archive .content-top article.sub-main figure,
.home section#tertiary .content-right article.sub figure,
.home section#secondary .content-left article.sub figure{
    width: 35%;
    height: auto;
    margin: 0 10px 5px 0;
    float: left;
}
.home section#primary article.sub_5 p.article-author,
.home section#primary article.sub_4 p.article-author{
	clear:both;
	width:100%;
}
body.error404 .content-bottom article,
/*.archive .content-bottom article,*/
.home section#tertiary .content-left article,
.home section#secondary .content-right article{
    width: calc(50% - 10px);
    float: left;
}
body.error404 .content-bottom article:nth-child(odd),
/*.archive .content-bottom article:nth-child(odd),*/
.home section#secondary .content-right article:nth-child(odd),
.home section#tertiary .content-left article:nth-child(even){
	margin:0 10px 30px 0;
}
body.error404 .content-bottom article:nth-child(3),
body.error404 .content-bottom article:nth-child(5),
body.error404 .content-bottom article:nth-child(7),
body.error404 .content-bottom article:nth-child(9),
.archive .content-bottom article:nth-child(3),
.archive .content-bottom article:nth-child(5),
.archive .content-bottom article:nth-child(7),
.archive .content-bottom article:nth-child(9),
.home section#tertiary .content-left article:nth-child(4){
	clear:both;
}
body.error404 .content-bottom article:nth-child(even),
/*.archive .content-bottom article:nth-child(even),*/
.home section#tertiary .content-left article:nth-child(odd),
.home section#secondary .content-right article:nth-child(even){
	margin:0 0 30px 10px;
}
.home section article{
	margin-bottom:30px;
}
.block-sidebar-2 .wrapper article,
.home section#secondary .content-left article.main{
	display:inline-block;
}
.block-sidebar-1{
	padding: 18px 14px;
    border: solid 1px #EDEDED;
	margin-bottom: 30px;
}
.block-sidebar-2{
	border:solid 1px #EDEDED;
	margin-bottom: 30px;
}
.block-sidebar-2 .wrapper{
	padding:18px 14px;
	border-top:solid 1px #EDEDED;
}
.block-sidebar-2 .wrapper article:not(:last-child){
	display:inline-block;
	margin:0 0 22px 0;
}
.block-sidebar-2 .wrapper article:last-child{
	margin:0;
}
.block-sidebar-2 .wrapper article figure{
	width:32%;
	float:left;
	margin:0 8px 0 0;
}
.archive article,
.home section#secondary .content-left article.sub,
.home section#tertiary .content-right article.sub{
	display:inline-block;
}
.archive .content-top article:not(:first-child) .category,
.archive .content-top article:not(:first-child) .article-author,
.archive .content-top article:not(:first-child) span.date,
body.error404 .content-bottom article .category,
body.error404 .content-bottom article .article-author,
body.error404 .content-bottom article span.date,
.archive .content-bottom article .category,
.archive .content-bottom article .article-author,
.archive .content-bottom article span.date,
.home section#tertiary .content-right .category,
.home section#tertiary .content-right .article-author,
.home section#tertiary .content-left .category,
.home section#tertiary .content-left .article-author,
.home section#tertiary .content-left .date,
.home section#secondary .content-left article.sub .category span,
.home section#secondary .content-left article.sub .article-author,
.home section#primary article.sub_5:not(:first-child) .category,
.home section#primary article.sub_5:not(:first-child) .article-author,
.home section#primary article.sub_4 .category,
.home section#primary article.sub_4 .date,
.home section#primary article.sub_4 .article-author{
	display:none;
}
.home section#primary article.sub_5 h3.title-block-post{
	min-height: 52px;
}
@media (min-width:768px){
	.home section#primary .top-four-news article.sub_4:nth-child(3) {
		clear: both;
	}
	.home section#primary article.sub_4,
	.home section#primary article.sub_5:not(:first-child){
		width:calc(50% - 10px);
		float:left;
	}
	.archive .content-top article:not(:first-child) .category,
	.archive .content-top article:not(:first-child) .article-author,
	.archive .content-top article:not(:first-child) span.date,
	body.error404 .content-bottom article .category,
	body.error404 .content-bottom article .article-author,
	body.error404 .content-bottom article span.date,
	.archive .content-bottom article .category,
	.archive .content-bottom article .article-author,
	.archive .content-bottom article span.date,
	.home section#tertiary .content-right .category,
	.home section#tertiary .content-right .article-author,
	.home section#tertiary .content-left .category,
	.home section#tertiary .content-left .article-author,
	.home section#tertiary .content-left .date,
	.home section#secondary .content-left article.sub .category span,
	.home section#secondary .content-left article.sub .article-author,
	.home section#primary article.sub_5:not(:first-child) .category,
	.home section#primary article.sub_5:not(:first-child) .article-author,
	.home section#primary article.sub_4 .category,
	.home section#primary article.sub_4 .date,
	.home section#primary article.sub_4 .article-author{
		display:inline-block;
	}
	/*.archive.category .content-top article.main figure,*/
	.home section#secondary .content-left article.main figure{
		width:40%;
		height:auto;
		margin:0 10px 5px 0;
		float:left;		
	}
	.home section#secondary .content-left article.sub{
		width:calc(50% - 15px);
		float:left;
	}
	.home section#tertiary .content-right article.sub figure,
	.home section#secondary .content-left article.sub figure{
		width:160px;
		margin:0 10px 5px 0;
	}
	.home section#secondary .content-left article.sub:nth-child(odd){
		margin:0 0 30px 15px;
	}
	/*.home section#tertiary .content-right article.sub:nth-child(even),
	.home section#secondary .content-left article.sub:nth-child(even){
		margin:0 15px 30px 0;
	}*/
	.home section#secondary .content-right article{
		width: calc(50% - 15px);
	}
	.home section#secondary .content-right article:nth-child(odd){
		margin:0 15px 30px 0;
	}
	.home section#secondary .content-right article:nth-child(even){
		margin:0 0 30px 15px;
	}
	.home section article{
		margin-bottom:30px;
	}	
}
@media (min-width:992px){
	.sidebar{
		display:block;
	}
	body.error404 .content-bottom article{	
		width:100%;
		display:inline-block;
		margin: 0 0 30px 0 !important;
	}
	body.error404 .content-bottom article figure/*,
	.archive .content-bottom article figure*/{
		width:200px;
		float:left;
		margin:0 10px 0 0;
	}
	body.error404 .content-bottom article .category,
	.archive .content-bottom article .category{
		margin:6px 0 0 0;;
	}
	body.error404 .content-bottom article h3,
	.content-bottom article h3{
		font-size:22px;
		line-height: 28px;
		height: 88px;
		display: -webkit-box;
		overflow: hidden;
	}
}
@media (min-width:992px){
	.home section#primary article.top-news{
		width:calc(50% - 30px);
		margin:0 30px 30px 0;
		float:left;
	}
	.home section#primary .top-four-news{
		float:right;
		width:50%;
	}
	.home section#primary article.sub_4,
	.home section#primary article.sub_5:not(:first-child){
		width:calc(50% - 15px);
	}
	.home section#primary article.sub_4:nth-child(even),	
	.home section#primary article.sub_5:not(:first-child):nth-child(odd){
		margin:0 0 30px 15px;
	}
	.home section#primary article.sub_4:nth-child(odd),
	.home section#primary article.sub_5:not(:first-child):nth-child(even){
		margin:0 15px 30px 0;
	}
	.home section#secondary .content-right article{
		width:100%;
		float:auto;
	}
	.home section#secondary .content-right article:nth-child(odd){
		margin:0 0 30px 0;
	}
	.home section#secondary .content-right article:nth-child(even){
		margin:0 0 30px 0;
	}
	.home section#secondary .content-left{
		max-width:calc(100% - 280px);
		float:left;	
	}
	.home section#secondary .content-left article.main figure{
		width:470px;
	}
	.home section#secondary .content-right{
		max-width:250px;
		float:right;
		margin:0 0 0 15px;
	}
	.home section#tertiary .content-left{
		width:250px;
		margin:0 30px 0 0;
		float:left;
	}
	.home section#tertiary .content-left article:nth-child(odd),
	.home section#secondary .content-right article:nth-child(even),
	.home section#tertiary .content-left article{
		width:100%;
		margin:0 0 30px 0;
		float:none;
	}
	.home section#tertiary .content-right{
		width:calc(100% - 610px);
		float:left;		
	}
	.home section#tertiary .content-right article.sub figure{
		margin:0 10px 0 0;
	}	
	.sidebar{
		width:300px;
		float:right;		
	}
	.home section article{
		margin-bottom:30px;
	}
	body.error404 .content-bottom,
	.archive .content-bottom{
		float:left;
		/*width:calc(100% - 330px);*/
	}
}
/*ARCHIVIES*/
.archive .content-top{
    clear: both;
    display: inline-block;
    margin: 0 0 60px 0;
    border-bottom: solid 1px #ccc;
}
.archive .content-bottom .title-block-post{
	margin:0;
}
.archive .content-bottom .article-author{
	margin:0 0 5px 0;
}
.content-bottom{
	display: grid;
	grid-template-columns:1fr;
	gap:30px 30px;
	margin: 0 0 30px 0;
	}
.archive section .trends{
	border:solid 0px;
}
.content-bottom article.sub{
	display:grid;
	grid-template-columns:38% 60%;
	gap:0 2%;
	margin: 0;
	border-bottom: solid 1px #E5E4E4;
	align-items: center;
}
.archive section .trends .trend{
		display:grid;
	    grid-template-columns: 38% 60%;
		gap: 0 2%;
	}
.archive section .trends{
	display: grid;
    grid-template-columns: 1fr;
    gap: 30px 0;
    margin: 0 0 0 0;
    background: aliceblue;
}
.archive .content-bottom section{
	grid-area: 3 / 1 / 3 / 1;
}
@media (min-width:992px){
	.content-bottom{
		grid-template-columns: 1fr 1fr;
		gap:30px 30px;
	}
	.archive .content-top article{
		margin:0 0 30px 0;
	}
	.archive .content-top article{
		width:212.5px;
		float:left;
	}
	.archive .content-bottom section{
		grid-column: 1 / span 2;
		grid-area: 2 / 3 / 2 / 1;
	}
	.archive .content-top article.sub-main figure{
		width:100%;
		margin: 0 0 5px 0;
	}
	.archive .content-top article:nth-child(1){
		width:697.5px;
	}
	.archive .content-top article:nth-child(1) figure{
		width:50%;
		float:left;
		margin-right:10px;
	}
	.archive .content-top article:nth-child(3){
		clear:both;
	}
	.archive .content-top article:nth-child(2),
	.archive .content-top article:nth-child(4),
	.archive .content-top article:nth-child(5),
	.archive .content-top article:nth-child(6){
		margin-left:30px;
	}
	.archive section .trends{
		display:grid;
		grid-template-columns:1fr 1fr;
		gap:0 2%;
		margin:0 0 0 0;
		background:aliceblue;
	}
}
@media (min-width:1200px){
	.archive .content-top article{
		width:262.5px;
	}
	.archive .content-top article:nth-child(1){
		width:847.5px;
	}
	.archive .content-top article:nth-child(1) figure{
		width:458px;
	}
}

/*ARTICLES*/
blockquote{
	border-left: 5px solid #eee;
    padding: 10px 0 1px 18px;
    margin: 0 1.5em 1.5em 1.5em;
    font-style: italic;
}
#ajax-load-more .alm-reveal {
    padding-top: 5%;
	border-top:solid 50px #EDEDED;
	margin-top:5%;
}
.wrapper-divisor-post:first-child{
	display:none;
}
body.error404 h1.title-page,
.page h1.entry-title,
span.title-page,
.single-post h1.title{
	font-family: 'Open Sans', sans-serif;
	font-size:42px;
	line-height:42px;
	font-weight:normal;
	margin:0 0 26px 0;
	display: block;
}
.single-post .category{
	margin:0 0 10px 0;
}
.single-post .section-with-sidebar figure{
	margin:0;
}
.single-post .section-with-sidebar figure img{
	margin:0 0 30px 0;
}
.single-post .section-with-sidebar .content p{
	margin: 0 0 15px 0;
	line-height:26px;
}
.single-post .section-with-sidebar .content p strong{
	font-weight:normal;
}
.single-post .section-with-sidebar .content h2{
	font-family: 'Open Sans', sans-serif;
	font-size:30px;
	margin:15px 0 0 0;
	font-weight:normal;
	display: inline-block;
}
.social-shares{
	margin:0 0 10px 0;
}
.social-shares img{
	height:32px;
	float:left;
}
.social-shares a{
    width: 32px;
    height: 32px;
    margin: 0 0 0 10px;
    display: inline-flex;
}
.social-shares a img{
	height:100%;
	width:auto;
	width: inherit;
}
.tags{
	border:solid 1px #EDEDED;
	padding:6px 14px;
	margin:0 0 16px 0;
	display: flex;
}
.tags p {
	font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    float: left;
    margin:0;
}
.lista-tags a{
	display: block;
    height: 16px;
    line-height: 16px;
    margin: 4px 0 6px 8px;
    padding: 0 8px;
    float: left;
    font-size: 14px;
    background: #EDEDED;
    border-radius: 5px;
    color: #000;
}
.related_content{
	clear: both;
	margin:0 0 30px 0;
}
.related_content span{
	font-size: 17px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.related_content ul{
	list-style: none;
	padding:0;
	margin:0;
}
.related_content ul li{
	margin:0 0 8px 0;
	position:relative;
}
.related_content ul li::before{
	content: "";
    width: 6px;
    height: 6px;
    border-radius: 6px;
    background: #0A7180;
    display: block;
    float: left;
    position: absolute;
    top: 4px;
}
.related_content ul li a{
	font-weight:500;
	font-size: 17px;
	line-height: 19px;
    display: block;
	padding:0 0 0 13px;
}
@media (min-width:768px){
	.single-post .category{
		height: 32px;
		float: left;
		padding:10px 0 0 0;
	}
	.social-shares.top{
		float:right;
	}
	.tags{
		clear:both;
	}
	.related_content{
		display:flex;
	}
	.related_content ul{
		padding: 0 0 0 15px;
	}
	.related_content ul li{
		margin:0 0 3px 0;
	}
	.related_content ul li::before{
		top:7px;
	}
	.related_content ul li a{
		display: inline-block;
		padding: 0 0 0 20px;
	}
}
@media (min-width:992px){
	.section-with-sidebar{
		width: calc(100% - 330px);
		float: left;
		margin: 0 30px 0 0;
	}
}





/*slider*/
.block-slider{
	overflow:hidden;
	margin:0 0 90px 0;
	width: 100%;
    display: inline-block;
}
.block-slider span.title-slider{
	padding:15px;
	margin:0 0 20px 0;
	border-top:solid 1px #1C3661;
	background:#FAFAFA;
	display: inline-block;
    width: 100%;
}
.block-slider span.title-slider a{
	font-size:20px;
	font-weight:600;
	color:#0B4D7B;	
}
.block-slider .nav{
	height:40px;
	position:absolute;
	top:10px;
	right: 10px;
    z-index: 3;
    transform: scale(0.8);
}
.block-slider .nav:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;
	height:0
}
.block-slider .nav a{
	float:left;
	width:34px;
	height:34px;
	margin-left:10px;
	border:1px solid #1C3661;
	display:inline-block;
	border-radius:100%;
	box-sizing:border-box;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:border .2s ease
}
.block-slider .nav a:hover{
	border-color:#222
}
.block-slider .nav a svg{
	width:24px;
	height:24px
}
.block-slider .container .slider .article-img{
	margin: 0 0 5px 0;
}
.block-slider .container .slider .nav a svg path {
    fill:#1C3661 !important;
}
.block-slider .slider{
	position:relative;
}
.block-slider .slider:after{
	background-image: none !important;
	}
.block-slider .container {
    padding: 0px;
	width: 100%;
}
.block-slider .slider:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	width:60px;
	height:100%;
	background-image:linear-gradient(270deg, #fff 0%, rgba(255,255,255,0) 96%);
	z-index:2;
	display:none
}
.block-slider .section-title{
	position:absolute;
	font:75px/1 "DrukCondensed-Super",Helvetica,Arial,sans-serif;
	top:15px;
	left:0;
	z-index:2;
	letter-spacing:0.008em;
	color:#DD4814;
	text-transform:uppercase;
	mix-blend-mode:multiply
}
.block-slider .wrapper{
	display:flex;
	width:calc(100% - 50px);
	list-style: none;
	padding:0px;
	margin:0px;
}
.block-slider .article{
	width:50%;
	padding-right:10px;
	flex-shrink:0;
	box-sizing:border-box
}
.block-slider .article:last-child{
	margin-right:50px
}
.block-slider .title-block-post{
	font-size: 19px;
    line-height: 21px;
}
.block-slider .date,
.block-slider .category,
.block-slider .article-author{
	display:none;
}
@media (min-width: 768px){
	.block-slider span.title-slider{
		padding:24px 15px 18px 15px;
	}
	.block-slider .nav{
		display: inline;
	}
	.block-slider .nav{
		top:15px
	}
	.block-slider .nav a{
		width:40px;
		height:40px;
		margin-left:16px
	}
	.block-slider .section-title{
		font-size:100px;
		top:20px
	}
	.block-slider .wrapper{
		width:calc(100% - 100px)
	}
	.block-slider .article{
		width:33.3333%;
		font-size:16px
	}
	.block-slider .article .article-title{
		font-size:24px
	}
	.block-slider .article:last-child{
		margin-right:100px
	}
	.block-slider .nav{
		right: 18px;
		transform: scale(1.0);
	}
	.block-slider .article{
		padding-right:16px;
	}
}
@media (min-width:992px){
	.block-slider .slider{
		overflow:hidden
	}
	.block-slider .slider:after{
		display:block
	}
	.block-slider .article{
		width:25%
	}
	.block-slider .date,
	.block-slider .category,
	.block-slider .article-author{
		display:block;
	}
	.block-slider .article{
		padding-right:24px;
	}
}
@media (max-width:992px){
	.home section#primary {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;	
	}
}
/*headerCat*/
.headerCat{
	margin: 0 0 60px 0;
}
.topics-top{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap:15px;
}
section .trends{
	margin: 0 0 60px 0;
    padding: 0 0 10px 0;
    border: solid 1px #E5E4E4;
}
section .trends .trend,
section .trends .trend p{	
	margin:0px;
}
section .trends .trend p{
	padding:5px;
}
section .trends .trend:not(:first-child) p{
	border-top: solid 1px #E5E4E4;
}
section .trends .trend p a span{
	font-family: 'Open Sans', sans-serif;
	color: #000 !important;
	font-size:19px;
	font-weight: 400;
}
section .trends .trend p a{
	font-size:14px;
	color: #666 !important;
}
    font-weight: 400;
.topics-bottom{
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 15px;
}
.headerCat > div:first-child > div:first-child .topic a p{
	font-size: 28px;
    line-height: 36px;
}
.headerCat > div:first-child > div:first-child .topic article a p{
	font-size:31px;
    line-height:36px;
}
.headerCat .event a p{
	font-family: 'Open Sans', sans-serif;
    font-weight:400;
    margin:10px 0;
    padding:0 0 8px 0;
    font-size:31px;
    line-height:36px;
	text-align:center;
}
.topic > a{
	position: relative;
    display: inline-grid;
    align-items: center;
	width: 100%;
}
.topic > a img{
	width: 100%;
}
.topic > a p{
    margin: 0 0 10px 0;
    font-weight: 900;
    font-size: 20px;
    line-height: 22px;
    color: #1D71B8;
    background: rgba(255,255,255,1);
    padding: 8px 19px 3px 0px;
    position: absolute;
    bottom: -10px;
    border-top-right-radius: 10px;
	width: max-content;
    min-width: 35%;
    max-width: 75%;
	text-transform: uppercase;
}
/*.topics-bottom .topic > a p{
	font-size:18px;
    line-height:18px;
}*/
.topic > a p:hover{
	color: #12314D;
}
.headerCat .title-block-post{
	border-bottom: solid 0px #E5E4E4;
	border-top: solid 3px #1C3661;
	margin:0 0 0 0;
    padding:8px 0;
	font-size:20px;
    line-height:26px;
}
@media (min-width:992px){
	.headerCat > div:first-child{
		display: grid;
		grid-template-columns: 1fr 1fr;
		gap: 30px;
	}
	.topics-top{
		gap: 30px;
	}
	section .trends{
		/*grid-template-columns: 1fr 1fr 1fr !important;
		gap:0 30px;
		margin:0 0 60px 0;
		border: solid 1px #E5E4E4;
		padding:20px 20px 0 20px;*/
	}
	.topics-bottom{
		grid-template-columns: 1fr 1fr 1fr !important;
		gap: 30px;
		margin-top:30px;
		display: grid;
	}
}
.labelink{
    margin: -30px 0 6px 0;
    border-bottom: solid 3px #1C3661;
    padding: 0 20px 5px 0;
    font-family: 'Open Sans', sans-serif;
    display: block;
    cursor: pointer;
	color: #1D71B8 !important;
}
.labelink span{
    padding:8px 40px 8px 20px;
    display: inline-block;
    border-top-right-radius: 20px;
    border: solid 1px #eee;
	font-size: 22px;
    line-height: 22px;
    font-weight: 900;
}
.labelink:hover{
	color: #12314D !important;
}
.search-form{
	position:relative;
}
.search-form input[type="search"]{
	height:32px;
	padding:0 32px 0 16px;
	border-radius:32px;
	margin:20px 0 0 0;
}
.search-form input[type="submit"] {
    position: absolute;
    right: 3px;
    bottom: 2px;
    width: 29px;
    height: 29px;
    background:url('../img/search.svg') no-repeat center center, transparent;
	background-size:60%;
    text-indent: 99999px;
    border-radius: 32px;
	border-color:#003366;
}
.ep{
	display: flex;
    align-items: center;
    gap: 10px;
    margin: 30px 0 0 0;
}
.ep p {
    font-size: 11.5px;
    margin: 0;
    color: rgba(255, 255, 255, 0.6) !important;
}