.blue-section h1 {
	font-size: 60px;
	line-height: 65px;
	color: white;
	text-align: center;
}
.blue-section {
	padding: 100px 0;
}
.blue-section p {
	color: #D6D93B;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	padding-top: 40px;
}
.bread-style {
	padding: 10px 0;
}
.bread-style .jet-breadcrumbs__item,
.bread-style .jet-breadcrumbs__item a {
	color: #666666;
}
.btn-archivio a.elementor-button {
	background-color: #224B5F;
    border-radius: 12px;
    color: #D6D93B;
    text-transform: uppercase;
    padding: 15px 37.5px;
    font-weight: 300;
    font-family: 'Montserrat';
	margin-top: 40px;
}
.col-video-z h2 > i {
	font-size: 37px;
	color: #D6D93B;
}
@media (min-width: 821px) {
	.col-video-z {
		/*border-left: solid 1px #8a8a8a;*/
		padding-left: 20px;
		margin-left: 20px;
	}
	.col-video-z:before {
		content: "";
		left: 0;
		width: 1px;
		height: 260px;
		background-color: #707070;
		position: absolute;
	}
}

.col-video-z .elementor-widget-video {
	box-shadow: 0px 3px 6px #00000029;
}
.col-btn-z > .elementor-widget-wrap {
	display: flex;
    justify-content: space-between;
    flex-direction: column;
	padding: unset !important;
}
.col-video-z .elementor-widget-wrap.elementor-element-populated,
.col-btn-z .elementor-widget-wrap.elementor-element-populated {
	padding: unset !important;
}
.txt-link-btn.elementor-element.elementor-button-danger a.elementor-button:hover,
.txt-link-btn.elementor-element.elementor-button-danger a.elementor-button {
	padding: unset;
	background-color: unset;
	color: #1f1b1d !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 19px;
    line-height: 29px;
    font-weight: 400;
	text-align: left;
}

