.privacy-reclamo {
    width: 100%;
    overflow: hidden;
    margin: 25px 0px;
    max-height: 150px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    padding: 9px;
    font-size: 12px;
}

.msg_error {
    width: 100%;
    overflow: hidden;
    background-color: #fd9d9d;
    border: 1px solid #f00;
    border-radius: 3px;
    color: #000;
    padding: 5px;
    font-weight: bold;
    margin-bottom: 15px;
}

.privacy-reclamo a {
    text-decoration: underline;
}

div#div-social-link a:nth-child(3) {
    font-size: 0.75em !important;
    position: relative;
    top: -10px !important;
}

header.page-head div#div-social-link a:nth-child(3) {
    font-size: 0.5em !important;
    position: relative;
    top: -8px !important;
}

.shell {
    font-size: 14px;
}


.i-tuoi-dati ul {
    padding: 0;
}
div#result_login_cf {
    background-color: #eaa509;
    border: 1px solid #ddd;
    padding: 5px;
    margin-bottom: 11px;
    text-align: center;
    font-weight: bold;
}
span#email_gs_req {
    DISPLAY: NONE;
}
.contentshare {
    width: 100%;
    overflow: hidden;
    padding-top: 35px;
}

/*area riservata*/
p.pwdremind {
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    color: #000;
    margin-bottom: 22px;
    padding: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

p.pwdremind a {
    display: block;
}
.logoutlink {
    width: 100%;
    overflow: hidden;
    margin-bottom: 21px;
}

.logoutlink a.btn.btn-smaller.btn-cello-outline {
    color: #ffffff;
    background-color: #1b3563;
}

.i-tuoi-dati {
    width: 30%;
    float: left;
    margin-right: 2%;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    text-rendering: optimizeLegibility;
    fill: #e5e8ef;
    padding: 19px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
}


.i-tuoi-dati li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 5px;
}

.i-tuoi-dati li strong {
    color: #1b3563;
}

.i-tuoi-documenti {
    width: 68%;
    float: left;
    font-weight: 400;
    -webkit-font-smoothing: subpixel-antialiased;
    text-rendering: optimizeLegibility;
    fill: #e5e8ef;
    padding: 19px;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    min-height: 573px;
}

.i-tuoi-documenti ul.yourdoc li {
    display: block;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 5px;
    padding-top: 0px;
    margin-bottom: 7px;
    background-color: #e5e8ef;
    color: #000;
}

.i-tuoi-documenti ul.yourdoc li a span.icodoc {
    background-color: #08803f;
    color: #fff;
    padding: 13px;
    font-family: 'HeydingsCommonIconsRegular';
    margin-left: -7px;
    font-size: 27px;
    font-weight: normal;
    position: relative;
    top: -1px;
}

.i-tuoi-documenti ul.yourdoc li a {
    display: block;
    color: #000;
}

.i-tuoi-documenti ul.yourdoc li a span.datadoc {
    float: right;
    position: relative;
    top: 9px;
    font-style: italic;
}

.i-tuoi-documenti ul.yourdoc li a span.datadoc:before {
    content: 'o';
    font-family: comfort;
    font-style: normal;
    color: #1b3563;
    font-size: 19px;
    position: relative;
    top: 2px;
}
.i-tuoi-documenti ul.yourdoc.generic li a span.icodoc {
    background-color: #1b3563;
}

ul.yourdoc.generic {
    border-top: 1px solid #ddd;
    padding: 15px;
}

ul.yourdoc.generic:before {
    content: 'Documenti Generici';
    padding-bottom: 8px;
    display: block;
    font-weight: bold;
}


.i-tuoi-documenti ul.yourdoc li:hover {
    background-color: rgb(245, 208, 98);
}

@media (max-width:1200px)
{
.i-tuoi-documenti,
.i-tuoi-dati
{
width:100%;
}
}
/*fine area riservata*/


header.page-head #div-social-link #link-div-social {
    font-size: 32px;
}
.unit-body a:hover {
    color: #ff0;
}
div#cookieChoiceInfo {
    top: auto !important;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.56) !important;
    color: #fff;
    font-size: 13px;
    padding: 10px 0px !important;
}

div#cookieChoiceInfo a#cookieChoiceDismiss {
    background-color: #007537;
    color: #fff;
    padding: 0px 6px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    width: 70px;
    margin: 0 auto !important;
    float: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
}






div#cookieChoiceInfo a {
    color: #fff;
}



/*Copyright*/
.btn_scroll_up {
    color: #fff !important;
    background-color: #1b3563 !important;
    border-color: #FFF !important;
}

.footer-widget.fs-about p {
    border-left: 1px solid #fff;
    padding-left: 22px;
}

.div_site_btn {
    position: relative;
    height: 42px;
}

.site-btn {
    position: absolute;
    right: 0px;
}

.email_footer {
    color: #A7A8B4;
}

.email_footer:hover {
    color: #FFF;
    text-decoration: underline;
}

.copyright {
  background: #14233c;
  padding: 27px 0 25px;
  /*margin-top: 40px;*/
  line-height: 0px;
  border-top: 1px solid rgba(256, 256, 256, .1);
}

.copyright__text {
  margin-bottom: 0;
  font-size: 14px;
  color: #A7A8B4 !important;
  /* line-height: 19px; */
}
.copyright__text i {
  color: #f08632;
}
.copyright__text a {
  color: #A7A8B4;
}
.copyright__text a:hover {
  color: #ffffff;
  text-decoration: underline;
}

.copyright__widget {
  text-align: right;
}
.copyright__widget ul li {
  list-style: none;
  display: inline-block;
  margin-right: 30px;
  position: relative;
}
.copyright__widget ul li:after {
  position: absolute;
  right: -18px;
  top: 0;
  content: "|";
  color: #888888;
}
.copyright__widget ul li:last-child {
  margin-right: 0;
}
.copyright__widget ul li:last-child:after {
  display: none;
}
.copyright__widget ul li a {
  font-size: 14px;
  color: #bdb8b8;
}

.copyright__widget ul li a:hover {
  font-size: 14px;
  color: #fff;
  text-decoration: underline;
}

.fa-ul {
    list-style-type: none;
    margin-left: 1.5em !important;
    padding-left: 0;
}

/*NEW STYLE CHAT*/
.realchatwa {
    box-shadow: rgb(0 0 0 / 10%) 0px 12px 24px 0px;
    display: flex;
    flex-direction: column;
    background-color: rgb(255, 255, 255);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1;
    pointer-events: all;
    visibility: visible;
    touch-action: auto;
    margin-bottom: 96px;
    bottom: 0px;
    left: auto;
    margin-right: 20px;
    border-radius: 10px;
    overflow: hidden;
    transition: opacity 0.3s ease 0s, margin 0.3s ease 0s, visibility 0.3s ease 0s;
    position: fixed;
    left: 23px;
    width: 220px;
    display: none;
    z-index: 99999;
    border: 1px solid #fff;
}
.intestazione-wa {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    background: rgb(27 53 99);
    padding: 2px 10px;
}
.photo-wa {
    width: 39px;
    height: 36px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 5px;
    position: relative;
}
.photo-wa img {
    width: 100%;
}
span.name-wa {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    color: rgb(255, 255, 255);
}
.close_chat {
    position: absolute;
    right: 9px;
    padding: 10px;
    cursor: pointer;
}
.close_chat span {
    color: #fff;
}
.content-real-chat-wa {
    background-color: rgb(230, 221, 212);
    position: relative;
    max-height: 100px;
    padding: 7px 20px 10px 10px;
    overflow: auto;
    /* background-image: url(../img/wa.png); */
}
.comic-wa {
    background-color: rgb(255, 255, 255);
    position: relative;
    transform-origin: center top;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 13%) 0px 1px 0.5px;
    margin-top: 4px;
    padding: 7px 14px 6px;
    border-radius: 0px 8px 8px;
    font-size: 13px;
    transition: all 0.3s ease 0s;
    line-height: 17px;
    color: #000;
    font-weight: 500;
}
.btn-wa a.chiamabutton {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-appearance: none;
    padding: 8px 12px;
    border-radius: 20px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: #03a9f4;
    margin: 10px 20px;
    overflow: hidden;
    color: #fff;
}
.btn-wa a {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    cursor: pointer;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-appearance: none;
    padding: 8px 12px;
    border-radius: 20px;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background: rgb(79, 206, 93);
    margin: 10px 20px;
    overflow: hidden;
    color: #fff;
}
.btn-wa a i {
    font-size: 23px;
    position: absolute;
    left: 16px;
    bottom: 7px;
    color: #fff;
}
.btn-wa a span {
    color: #fff;
}

.showhidewa {
    position: fixed;
    bottom: 0px;
    border-bottom-left-radius: 0;
    z-index: 99999;
    height: 64px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    background-color: #005fc9;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
    width: 64px;
    border-radius: 50%;
    outline: transparent;
    left: -14px;
    /* border: 3px solid #a12643; */
    border: 3px solid #fff;
    border-radius: 30px;
}

.showhidewa img {
    width: 80% !important;
}

.showhidewa span {
    color: #fff;
    font-size: 35px;
}

.fa-whatsapp:before {
    content: "\f232";
}

p.bubble {
	position: absolute;
	width: 208px;
	text-align: center;
	line-height: 1.4em;
	margin: 40px auto;
	background-color: #005fc9;
	border: 3px solid #ffffff;
	border-radius: 30px;
	font-family: sans-serif;
	padding: 11px;
	font-size: 15px;
	left: 47px;
	bottom: 14px;
	font-weight: bold;
	color: #ffffff;
	box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
	/* text-transform: uppercase; */
}

p.thought {
	width: 300px;
	border-radius: 10px;
	padding: 30px;	
}

.breadcrumb-item a {
	color: #FFF !important;
}

.page-header .breadcrumb-item a, .page-header .breadcrumb-item+.breadcrumb-item::before {
    color: #FFF !important;
}

@media (max-width: 991.98px) {
    p.bubble {
        display: none !important;
    }

    .facts .col-sm-6 {
    	text-align: center;
    }

    .hero__text h1 {
		color: #FFF;
		font-size: 34px !important;
		margin-bottom: 21px;
	}

	.hero__text {
		text-align: center;
		/* background: #ffffff; */
		padding: 20px 0px 25px !important;
		position: relative;
	}

	.hero__item {
        background-position: center left  !important;
		height: 380px !important;
	}

    .carousel-caption {
		top: 150px;
	}

	.banner_caption {
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;
		border-radius: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		vertical-align: middle;
        text-align: center;
        background-color: #00b2ce !important;
	}

	.banner_caption p {
		height: 90px;
		overflow: hidden;
	}
}




























