@charset "utf-8";
/* CSS Document */
.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_25.jpg) top right no-repeat !important;
    background-size: cover;
	background-position-y:-200px !important;
}

.img_job_in_work {
	width: 49% !important;
	float: right;
	margin-left: 1%;
}
.data_soc {
	width: 50%;
	float: left;
}
.qrcode_vcf {
	width: 50%;
	float: left;
}
.qrcode_vcf svg {
	width: 100%;
	height: 273px;
}
#remove_btn {
	position: relative;
	top: -23px;
	float: right;
	padding: 5px 7px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid;
}

#info_allegato {
	margin: 0px;
}

div#loader_cart, div#loaderDiv, .overlay-added {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    background-color: #1d1d1db5;
    text-align: center;
    display: none;
}

div#loaderDivrdo,
div#loaderDiv,
div#loaderDiv {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 55px;
}

div#loaderDivrdo img,
div#loaderDiv img,
div#loaderDiv img {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
    padding: 5px;
    border: 5px solid #18528d;
    border-radius: 50%;
    background-color: #fff;
}

#contenitore-moduli #info h1 {
    font-size: 23px;
    margin-bottom: 12px;
}

.caption_info_text {
	font-weight: bold !important;
	/* text-transform: uppercase; */
	margin-bottom: 10px !important;
}

.charapter_icon {
    position: relative;
    margin-left: 41px !important;
}

.charapter_icon i {
    position: absolute;
    left: -41px;
    top: -4px;
}

.email_link {
	color: #000;
	font-size: 17px;
}

.email_link:hover {
    color: #000;
	text-decoration: underline;
}

/*STD CONTATTI*/
.section-tittle span.back-text {
    font-size: 100px !important;
    font-weight: 800;
    /* text-transform: uppercase; */
    -webkit-text-stroke: 1px #cfcdcd;
    -webkit-text-fill-color: transparent;
    margin: 0;
    line-height: 1;
    position: absolute;
    transform: translateY(-114%);
    right: 0;
    left: 12px;
    top: 54px;
}

#info a {
	color: #000;
	font-size: 17px;
}

#info a:hover {
	text-decoration: underline;
}

div#contenitore-moduli {
    width: 100% !important;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    margin-right: -15px;
    margin-left: -15px;
}

.success_ok {
	color: #4caf50 !Important;
	font-weight: bold;
	font-size: 14px;
}

.success_ok i {
	margin-right: 5px;
}

.check_no {
	color: #F44336 !Important;
	font-weight: bold;
	font-size: 14px;
}

.check_no i {
	margin-right: 5px;
}

/* inizio CONTATTI */
#contenitore-moduli #contatti {
    border: none;
    background-color: #FFF;
    width: 49% !important;
    text-align: left;
    margin: 0;
    border-right: 1px dashed #9a9a9a;
    float: left;
    font-size: 12px !important;
    font-family: Arial, Helvetica, sans-serif;
}
#contenitore-moduli #contatti h1 {
    display: none;

}

#contenitore-moduli #contatti h5{
	color:#000000;/*colore testo informativa privacy*/
	border: #5aa49d solid 1px;/*colore bordo informativa privacy*/
	background-color: #f7f1f1;
}

input#consenso {
    width: auto !important;
}

#contenitore-moduli #contatti #invio2 {
    width: auto;
    padding: 11px 53px;
    color: #FFF;
    background-color: #9d2642;
    border-color: #9d2642;
    border-radius: 5px;
    text-transform: uppercase;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

#contenitore-moduli #contatti h2 {
    background-color: #ef5510;
    color: #f4f4f4;
    margin: 0px 20px;
    font-size: 12px;
    text-align: left;
    padding: 5px;
}
#contenitore-moduli #contatti #invio2:hover {
    background-color: #1f1f2c;
    border-color: #1f1f2c;
    color: #fff;
}
p.sede_list_sedi {
    font-size: 22px;
    color: #6fb168;
}
textarea#messaggio {
    width: 100% !important;
    overflow: hidden;
    max-width: 100% !important;
    border: 1px solid #dfceb0;
    background-color: #f7f8fc;
}
#contenitore-moduli #info p {
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    margin-bottom: 15px
}
#contenitore-moduli #contatti h5 {
    width: 100%;
    margin: 21px 0px;
    overflow-y: auto;
    height: 82px;
    text-align: center;
    padding: 5px;
    font-weight: normal;
    font-size: 10px;
    font-family: "Graphik Regular";
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 1.5rem;
}

#contenitore-moduli #contatti h5 p {
    font-size: 14px;
    line-height: 19px;
}
/* fine CONTATTI */

/*--------------------------------------------------------*/

/* inizio INFO */
#contenitore-moduli #info {
    border: none;
    background-color: transparent;
    width: 49%;
    color: #777;
    margin-bottom: 30px;
    border: 1px solid #e4e4e4;
    font-family: Helvetica, Arial, sans-serif;
}
#contenitore-moduli #info a {
    color: #001a49;
    font-weight: normal;
    text-decoration: underline !important;
    font-size: 15px;
}
#contenitore-moduli #info span {
    font-size: 15px;
    line-height: 23px;
    color: #6c757d;
    font-weight: normal;
}

#contenitore-moduli #info span>strong:nth-child(1) {
    font-size: 28px;
    color: #138dbf;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
}

#contenitore-moduli #info {
    background-color: #fff;
    width: 49% !important;
    color: #000;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 21px;
    font-family: 'Graphik Regular';
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5rem;
    padding: 15px;
    float: right;
    margin-left: -2px;
    position: relative;
    margin-left: 1%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

#contenitore-moduli #info span.telefono, #contenitore-moduli #info span.fax, #contenitore-moduli #info span.cellulare, #contenitore-moduli #info span.email, #contenitore-moduli #info span.pec, #contenitore-moduli #info span.coordinate {
    color: #99680f;
}

#contenitore-moduli #info .vcf {
    background-image: url(../../../../../front_std/formap/img/vcf.png);
    background-repeat: no-repeat;
    padding: 5px 0px 7px 40px;
    line-height: 30px;
    background-position-y: 8px;
}
#contenitore-moduli #info .denom_soc {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	/* font-weight: bold; */
	margin-bottom: 1px;
	Helvetica, Arial, font-family: sans-serif;
}
#contenitore-moduli #info span>strong:nth-child(1) {
    font-family: 'Conv_Exodus-PersonalUse-Sharpen';
    font-size: 31px;
    color: #02bff2;
}
#contenitore-moduli #info span>strong:nth-child(1)>span {
    color: #138dbf;
    font-size: 17px;
}

#contenitore-moduli #info h1 {
    background-color: #5dbd35;
    padding: 13px;
    display: none;
}
span.icon-sede {
    font-family: 'HeydingsCommonIconsRegular';
    font-size: 17px;
    color: #5cb154;
    padding-right: 7px;
}
#contenitore-moduli a.altre-sedi{
	background-color:#555555;/*colore sfondo bottone 'altre sedi'*/
	color:#FFFFFF !important;/*colore testo bottone 'altre sedi'*/
}

#contenitore-moduli a.altre-sedi:hover{
	background-color:#777777;/*colore sfondo bottone 'altre sedi' HOVER*/
}

#contenitore-moduli #contatti form input {
     padding: 7px 12px;
     width: 100%;
     margin-bottom: 11px;
     border: 1px solid #ddd;
     outline: none;
     font-size: 16px;
     margin-right: 0px !important;
     background-color: #F2F2F2;
      /*change margin to margin-bottom*/
     box-sizing : border-box;
}
/* fine INFO */

/*--------------------------------------------------------*/

/* inizio MAPPA */
#contenitore-moduli #map{
	 border:2px solid #DDDDDD;/*bordo mappa*/
	 color:#000000 !important;
	 font-size:12px !important;
}
/* fine MAPPA */

/*--------------------------------------------------------*/

/* inizio PRENOTAZIONI */
#contenitore-moduli #prenotazioni{
	 border:2px #DDDDDD solid;
	 background-color:#FFFFFF;
}

#contenitore-moduli #prenotazioni h1{
	 background-color:#DDDDDD;
}

#contenitore-moduli #prenotazioni h5{
	color:#000000;
	border:#cccccc solid 1px;
}

#contenitore-moduli #prenotazioni h2{
	 background-color:#F5F5F5;
}

#contenitore-moduli #prenotazioni #invio2{
	color:#FFFFFF;
	background-color:#777777;
}

#contenitore-moduli #prenotazioni #invio2:hover{
	background-color:#333333;
}
/* fine CONTATTI */

/*ORARI DI APERTURA*/
.content-orari-di-apertura #contenitore-moduli #info:nth-child(1) {
    display: none;
}

.content-orari-di-apertura #contenitore-moduli #info {
    width: 100%;
}

#contenitore-moduli #contatti label {
    display: inline;
}
#lbl_consenso input {
	margin-bottom: 19px !important;
}

#contenitore-moduli #contatti label#lbl_messaggio {
    margin-right: 0 !important;
}


#contenitore-moduli #contatti label.allert input, #contenitore-moduli #contatti label.allert textarea {
    border-color: #f00;
    color: #f00;
}

.consensoform.allert {
    color: #f00;
}

#contenitore-moduli #contatti label span {
    display: none;
}

div#container-map {
    z-index: 0;
}

div#send_button>a, div#send_button>input, div#send_button>button {
    background: #c99536;
    color: #FFF;
    display: inline-block;
    padding: 13px 54px;
    font-family: "Rubik", sans-serif;
    font-size: 16px;
    font-weight: 500;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    text-transform: capitalize;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
}
div#send_button > a:hover,
div#send_button > input:hover,
div#send_button > button:hover {
    background-color: #000; /* colore di sfondo al passaggio del mouse */
    color: white;              /* colore del testo */
    cursor: pointer;           /* puntatore tipo mano */
    opacity: 0.9;              /* leggera trasparenza */
    transition: all 0.3s ease; /* animazione fluida */
}

form#regformcf label.allert {
    color: #ff8787;
}

form#regformcf label#lbl_messaggio textarea#messaggio {
    font-size: 16px;
    padding: 7px;
    margin-right: 0px !important;
    background-color: #F2F2F2;
}

#send_button {
	text-align: center;
	margin-top: 25px;
}

/*ORARI INIZIO*/
/* inizio INFO */
.orari_div_box #contenitore-moduli #info {
	width: 100% !important;
}
.box-azienda-orari {
    display: none;
}
#contenitore-moduli #info:nth-child(1) {
	display: none;
}
.table_oda table {
	/* background-color: #f0f6f8; */
}
#info h1 {
	text-align: center;
	margin-bottom: 30px;
}
#apxtra {
	display: none;
}
/* inizio ORARI */
.bg_white {
	background-color: #FFF;
}
#info table{
	border-collapse:collapse;
}

#intestazione-orari-g {
    text-align: center;
    background: #2b2b2b;
    color: #ffffff;
    padding: 5px 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, sans-serif;
    border-bottom: 3px solid #FFF;
}

#giorno-orari-g{
	padding: 11px 15px;
	border-bottom: 1px solid #999194;
	font-family: "Barlow", sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#ora-giorno-orari-g{
	padding:5px;
	border-bottom: 1px solid #999194;
	font-weight:bold;
	font-family: "Barlow", sans-serif;
	font-size: 16px;
}

#pie-giorno-orari-g {
    background-color: #00235b;
    color: #FFFFFF;
    padding: 9px;
    border: 1px solid #00235b;
    font-size: 19px;
    text-transform: uppercase;
    font-family: "Barlow", sans-serif;
    font-weight: normal !important;
}

#piealt-giorno-orari-g {
    padding: 19px;
    background-color: #fff;
    border: 1px solid #555555;
    font-family: "Barlow", sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.orario-corrente {
    background-color: #e4d3b4;
    color: #fff;
}
tr #giorno-orari-g, tr #ora-giorno-orari-g {
	color: #000;
}
tr.orario-corrente #giorno-orari-g, tr.orario-corrente #ora-giorno-orari-g {
	color: #000;
}
#contenitore-moduli .mappe
{
    width: 49%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    float: right;
    display: none;
}

#intestazione-orari-g > div > span > strong {
    color: #fff !important;
    font-size: 13px !important;
}
.mappe br {
	
display: none;
}
@media (max-width:800px)
{
	#contenitore-moduli #contatti {
		width: 100% !important;
		border: none;
	}
	
	#contenitore-moduli #info {
		width: 98%;
		float: left;
		text-align: center;
	}
	
	#contenitore-moduli .mappe {
		width: 98%;
		float: right;
	}

}

.orari-di-apertura #contenitore-moduli #info {
    width: 100%;
    padding: 15px;
    font-family: Arial, Helvetica, sans-serif;
}

.orari-di-apertura #contenitore-moduli #info td#intestazione-orari-g strong {
    font-size: 19px !important;
    font-weight: normal;
    font-family: "Barlow", sans-serif;
}

@media (max-width: 767px) {
	#contenitore-moduli #info {
		background-color: #fff;
		width: 99% !important;
		color: #777;
		margin-bottom: 30px;
		border: 1px solid #ddd;
		padding: 21px;
		font-size: 12px;
		line-height: 22px;
		padding: 15px;
		float: right;
		margin-left: -2px;
		position: relative;
		margin-left: 1%;
		box-shadow: none;
		margin-top: 30px;
	}
	#contenitore-moduli .mappe {
	    width: 99% !important;
	    float: right;
		box-shadow: none;
	}
	#contenitore-moduli #contatti {
	    box-shadow: none;
	}
	.orari_div_box #contenitore-moduli #info:nth-child(2) {
	    padding: 0px;
	}
	#giorno-orari-g {
	    padding: 5px 0px 11px 15px;
	    border-bottom: 1px solid #999194;
	    font-family: "Barlow", sans-serif;
	    font-weight: bold;
	    font-size: 14px;
	}
	#ora-giorno-orari-g {
	    padding: 2px;
	    border-bottom: 1px solid #999194;
	    font-weight: bold;
	    font-family: "Barlow", sans-serif;
	    font-size: 14px;
	}
	.data_soc {
		width: 100%;
		float: left;
	}
	.qrcode_vcf {
		width: 100%;
		float: left;
	}
	.qrcode_vcf svg {
		width: 100%;
		height: 273px;
	}
}






















