@import url("https://use.typekit.net/bxt2uam.css");

@font-face {
	font-family: 'GeneralSans-Regular';
	src: url('../fonts/GeneralSans-Regular.woff2') format('woff2'),
		url('../fonts/GeneralSans-Regular.woff') format('woff');
	font-weight: 400;
	font-display: swap;
	font-style: normal;
}

@font-face {
	font-family: 'GeneralSans-Medium';
	src: url('../fonts/GeneralSans-Medium.woff2') format('woff2'),
		url('../fonts/GeneralSans-Medium.woff') format('woff');
	font-weight: 500;
	font-display: swap;
	font-style: normal;
}
#metodo > div {
	padding-right:0!important;
}

.ivy{
	font-family: ivypresto-display, serif!important;
	font-weight: 100;
	font-style: italic;
	letter-spacing:0!important;
}
.home .menu-item a{
	color:white!important;
}
.uk-panel .el-meta.uk-text-meta, .uk-card .el-meta.uk-text-meta{
	position:relative;
	padding-left:20px;
	display:block;
}
.uk-panel .el-meta.uk-text-meta:before, .uk-card .el-meta.uk-text-meta:before{
	position:absolute;
	top:4px;
	left:0;
	content:"";
}
.uk-heading-bullet:before, .uk-panel .el-meta.uk-text-meta:before, .uk-card .el-meta.uk-text-meta:before {
	height: 10px;
	width: 10px;
	background: #5F86B0;
	border-radius: 99px;
}
.realizzazioni-template-default{
	background: #121a1b;
}

.realizzazioni-template-default picture{
	/*height:1px;*/
	display: block;
	width: 100%;
}

#builderwidget-2{
	background:#e7edf3;
}

@media screen and (max-width: 1200px) {

}