
.footnote_container_prepare>p>span:first-child, .footnote_container_prepare>p>span:nth-child(3){
	font-size: 15px !important;
	font-family: 'Roboto', serif !important;
}
.footnote_plugin_text,.footnote_backlink{
	padding-bottom: 4px !important;
	font-size: 12px !important;
  line-height: 15px !important;
	color: #828894;
	font-family: 'Roboto', serif !important;
}

.footnote_backlink{
	position: absolute;
}

.footnote_container_prepare{
	padding-top: 0px !important;
}
.footnotes_reference_container{
	margin-top: 0px !important;
}
a:not([href]):not([tabindex]){
	font-weight: 300;
}
.directions a{
	display: flex;
	color: #828894;
	font-size: 16px;
	align-items: center;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
}
.directions a:hover{
	text-decoration: none;
	color: #C2DCAF;
}
.directions a i{
	color: #828894;
	font-size: 16px;
}
.directions a i.r{
	margin-left: 10px;
	margin-top: 5px;
}
.directions a i.d{
	margin-right: 10px;
	margin-top: 5px;
}
.cir-img{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
}
.directions{
	margin-top: 60px;
}
span.intro{
	color: var(--gray-color);
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 8px;
}
.line-intro{
	height: 1px;
	width: 100%;
	background-color: #D8D8D8;
}
a.aintro:hover{
	text-decoration: none;
}
a.aintro:hover span{
	color: #6BADB3;
}
.wp-block-image figcaption{
	font-size: 12px;
	color: #828894;
	font-family: 'Roboto', serif;
	margin-top: 30px;
	padding-top: 30px;
	padding-left: 20px;
}
.wp-block-image figcaption::before{
	background-color: black;
	height: 2px;
	width: 40%;
	position: relative;
	content: "";
	bottom: 25px;
	display: block;
	left: -20px;
}
.menu-item-object-page:only-of-type{
	font-size: 40px;
	vertical-align: middle;
	margin-right: 10px;
	text-decoration: none;
	float: left;
}


@media all and (max-width:767px){
	h2{
		font-size: 20px;
	}
	p.text-white{
		font-size: 18px;
	}
	h2.title{
		font-size: 28px;
	}
	p.{
		font-size: 16px;
	}
	header .navigation {
		background-color: white;
    z-index: 9 !important;
    width: 90%;
    position: absolute;
    margin-left: auto;
    top: 0px;
    right: 0px;
    height: auto !important;
		border: 1px solid #979797;
	}
	.bg-white{
		background-color: white;
    padding: 5px !important;
	}
	.nav-mobile-admin{
		justify-content: flex-end;
    padding-right: 20px !important;
    position: fixed;
    z-index: 9;
    top: 20px;
    right: 0px;
	}
	.nav-mobile{
		justify-content: flex-end;
		margin-right: 20px !important;
    	position: fixed;
    	z-index: 9;
    	top: 0px;
    	padding: 15px !important;
    	right: 0px;
	}
	.container-f{
		background-color: white;
    position: fixed;
    height: 600px;
    overflow: scroll;
    padding-bottom: 45px;
		border-left: 1px solid #979797;
	}
	.container-admin{
		padding-top: 40px;
	}
	.icon-w{
		color: gray;
		font-size: 26px;
	}
	.size-f{
		font-size: 26px;
		color: gray;
	}
	.tablepress{
		width: 100% !important;
    overflow: scroll;
    display: block;
	}
	.tablepress .even td:first-child{
		font-size: 12px !important;
	}
	.tablepress .odd td{
		font-size: 12px !important;
    overflow-wrap: break-word;
	}
	.tablepress .even td{
		font-size: 12px !important;
		overflow-wrap: break-word;
	}
	.small-table td{
		font-size: 12px !important;
	}
	.tablepress tfoot th, .tablepress thead th{
		font-size: 12px !important;
	}
	.tablepress td{
		font-size: 12px !important;
	}
	.logohead{
		margin-top: 30px !important;
	}
	p.text-black{
		width: 100% !important;
	}
	.decorativo{
		background: none !important;
	}
	h2.title{
		padding-left: 0px !important;
	}
}
