@font-face {
    font-family: 'HeydingsCommonIconsRegular';
    src:url('../../../../../../fonts/heydings_icons-webfont.eot');
    src:url('../../../../../../fonts/heydings_icons-webfont.eot?#iefix') format('embedded-opentype'),
		url('../../../../../../fonts/heydings_icons-webfont.woff') format('woff'),
		url('../../../../../../fonts/heydings_icons-webfont.ttf') format('truetype'),
		url('../../../../../../fonts/heydings_icons-webfont.svg#heydings_iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'matrix';
    src:url('../../../../../../fonts/matrix.eot');
    src:url('../../../../../../fonts/matrix.eot?#iefix') format('embedded-opentype'),
		url('../../../../../../fonts/matrix.woff') format('woff'),
		url('../../../../../../fonts/matrix.ttf') format('truetype'),
		url('../../../../../../fonts/matrix.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'comfort';
    src: url('../../../../../../fonts/comfort.eot');
    src: url('../../../../../../fonts/comfort.eot?#iefix') format('embedded-opentype'),
	url('../../../../../../fonts/comfort.woff') format('woff'),
	url('../../../../../../fonts/comfort.ttf') format('truetype'),
	url('../../../../../../fonts/comfort.svg#heydings_iconsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'hotel';
	src:url('../../../../../../fonts/hotel.eot');
	src:url('../../../../../../fonts/hotel.eot?#iefix') format('embedded-opentype'),
		url('../../../../../../fonts/hotel.woff') format('woff'),
		url('../../../../../../fonts/hotel.ttf') format('truetype'),
		url('../../../../../../fonts/hotel.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}	
@font-face {
	font-family: 'room';
	src:url('../../../../../../fonts/room.eot');
	src:url('../../../../../../fonts/room.eot?#iefix') format('embedded-opentype'),
		url('../../../../../../fonts/room.woff') format('woff'),
		url('../../../../../../fonts/room.ttf') format('truetype'),
		url('../../../../../../fonts/room.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*NEWSLETTER*/
.page-header::after {
    display: block;
    clear: both;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), transparent);
    pointer-events: none;
}
.page-header {
    padding-top: 12rem;
    padding-bottom: 6rem;
    background: url(../../../banner/bg_banner_19.jpg) top right no-repeat !important;
    background-size: cover;
	background-position-y:-790px !important;
}

/*NEWSLETTER*/
#send_button_nl {
	padding-left: 0px;
}
.page-header-inner {
    background: rgba(0, 0, 0, .3) !important;
}
.banner {
    padding-top: 100px;
    padding-bottom: 100px;
}
.msg-thank {
    width: 100%;
    overflow: hidden;
    background-color: #6af1cb;
    padding: 9px;
    border-radius: 3px;
    position: relative;
}
.msg-thank h3 {
    font-size: 18px;
    font-weight: bold;
    font-family: Graphik, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
}
.msg-thank h3 span {
	width: 100%;
}
.toolbar.align-right a {
	cursor: pointer;
}
.fa.fa-close::before {
  content: "\f00d"; /* Unicode dell'icona 'times' */
  font-family: "Font Awesome 5 Free";
  font-weight: 900; /* 900 = solid (fas) */
}
.align-right {
    text-align: right;
	color: #000;
}
.msg-thank.error h3 {
    color: #FF0000;
}
.msg-thank.error {
    background-color: #FFF;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px, rgb(51, 51, 51) 0px 0px 0px 3px;
    margin-bottom: 7px;
}
.works_area {
	background-color: #fff !important;
}
.single_works {
	border: 1px solid #ddd;
}
.single_works:hover {
	box-shadow: 0 35px 35px -25px rgba(0, 0, 0, 0.05), 0 10px 24px 0 rgba(0, 0, 0, 0.2);
}
.privacy-detail {
    margin-top: 120px;
}
ul.categ-blog {
    padding: 15px 0px;
}

ul.categ-blog li {
    list-style: none;
    width: 100%;
}

ul.categ-blog li a {
    display: block;
    padding: 5px 0px;
    color: #000000;
    /* font-weight: bold; */
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}

.chi_siamo {
    text-align: justify;
}

.chi_siamo .titolo {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
}

.testo {
    padding: 15px;
}

.ts-item {
    background: #ffffff;
    text-align: center;
    padding: 35px 25px 30px 25px;
    height: 330px;
    overflow: hidden;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border: 1px solid #ccc;
    margin-bottom: 38px;
}

.single-cont a {
    padding: 9px;
    display: block;
    margin-bottom: 18px;
    background-color: #baa461;
    color: #fff;
    border-radius: 5px;
}

.sb-widget .sb-title {
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}

.newsletter-column p {
    font-size: 14px;
    color: #585858;
    line-height: 2;
}

/*BOX NEWSLETTER*/
#lbl_email_nl {
  width: 100%;
}

#email_nl {
  height: 39px;
  padding: 5px;
  width: 100%;
}

#newsletter h5 {
    /* width: 90%; */
    /* margin: 21px 0px; */
    margin-top: 25px;
    overflow-y:auto;
    height: 100px;
    text-align: center;
    padding:5px;
    font-weight:normal;
    font-size:10px;
    /* margin-left: 5%; */
    background-color: #ebebeb;
    /* top: 150px; */
    /* position: relative; */
    margin-bottom: 0px;
    border: 1px solid #CCC;
}

#modulo_nl h5 p {
    font-size: 12px;
    font-family: "Montserrat", sans-serif;
    color: #666666;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 15px 0;
}

#lbl_email_nl {
  color: #000;
}

#lbl_email_nl.allert {
    color: #f00;
}

#modulo_nl label {
    display: block;
    margin-top: 14px;
}

#modulo_nl label#lbl_messaggio {
    margin-right: 0 !important;
}

#modulo_nl input {
    border: 1px solid #9E9E9E !important;
}

#modulo_nl label.allert input {
    border-color: #f00;
    color: #f00;
    border: 1px #f00 solid !important;
}

.consensoform {
  color: #000;
  padding: 15px;
  padding-left: 0px;
}

.consensoform.allert {
    color: #f00;
}

#modulo_nl label span {
    display: none;
}

#newsletter {
    width: 100%;
    text-align: left;
    overflow: hidden;
    padding: 37px;
    margin: auto;
    font-family: Arial, Helvetica, sans-serif;
    background: #fafafa;
    max-width: 100% !important;
    border: 1px solid #ddd;
    box-shadow: 5px 10px #d8d8d8;
}

#newsletter h3 {
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    text-align: left;
    margin-top: 25px;
}

#consenso_nl {
	float: left;
	margin-right: 5px;
}

#lbl_consenso_nl {
	line-height: 16px;
	font-size: 13px;
}

#newsletter .btn-newsletter {
    font-size: 14px;
    color: #ffffff;
    background: #f71317;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    display: inline-block;
    padding: 14px 30px;
    text-align:center;
    display: block;
    float: none;
    cursor: pointer;
    margin-top: 30px;
    width:150px;
}

.title_did_service {
	padding: 15px;
	color: #000;
	font-size: 27px;
	font-weight: bold;
	margin-top: 10px;
	font-family: "Graphik Regular", sans-serif;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1.5rem;
	letter-spacing: 0.08125rem;
}

.paragrafo_newsletter {
	margin: 0px !important;
	text-align: justify;
    font-size: 21px;
    padding: 0px 15px 15px 15px;
}

#newsletter .btn-newsletter:hover {
	background-color: #000 !important;
}
.toolbar {
	position: absolute;
	right: 5px;
	top: 5px;
}
#newsletter h6 {
    color: #FFFFFF;
    background-color: #060606;
    /* font-size: 25px !important; */
    padding: 2px 9px;
    font-family: "Graphik Regular", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: 0.08125rem;
}

.paragrafo_newsletter {
	margin: 0px !important;
	font-size: 16px;
	text-align: justify;
	line-height: 26px;
}

.msg-thank.error p {
	color: #FF0000 !important;
}
@media (max-width: 767px) {
	#newsletter {
	    padding: 15px;
	    box-shadow: none;
	}
	#newsletter .btn-newsletter {
	    margin: 0 auto;
		margin-top: 15px;
	}
	.col-lg-6.newsletter_box {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	#newsletter h6 {
	    display: none;
	}
	#modulo_nl label {
	    display: block;
	    margin-top: 0px;
	}
}










