a {
	-webkit-transition: all 800ms;
	-moz-transition: all 100ms;
	-ms-transition: all 100ms;
	-o-transition: all 100ms;
	transition: all 1000ms;
}
*:focus {
	outline: 0 !important;
}
html, body, .full-height, .container-fluid {
	min-height: 100%;
	line-height: 150%;
	/*font-family: 'Lato', 'sans-serif';*/
	font-family: georgia;
	overflow-x: hidden;
	font-weight: 300;
    color: #5e5e5e;
}
span.apice {
	vertical-align: super;
	font-size: 9pt;
}
h1, .h1 {
	font-size: 36px;
	font-weight: 400;
}
span.egregioNotaio {
	color: rgba(230,97,38,1) !important;
}
span.egregioAvvocato {
	color: rgb(75, 166, 215) !important;
}
section {
	padding: 10px 0;
}
section#intro {
	background:url('../images/bck_Content1.jpg') no-repeat;
	background-position-x: center;
    min-height: 550px;
}
.seiUnNotaioSection {
	background: linear-gradient(45deg, rgba(230,97,38,0.4) 0%, rgba(80,167,213,0.4) 100%), url('../images/per-notaio.jpg') no-repeat center center fixed !important;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.seiUnAvvocatoSection {
	background: linear-gradient(45deg, rgba(230,97,38,0.4) 0%, rgba(80,167,213,0.4) 100%), url('../images/per-avvocato.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
h1.aboutH1 {
	text-align: center;
	font-weight: 300;
	color: #fff;
	margin: 0;
	text-shadow: 0px 0px 3px #000000;
}
span.underline {
	text-decoration: underline;
}
#intro {
	padding: 80px;
}
footer img.logoSettore {
	height: 35px;
	display: inline-block;
	margin-bottom: 10px;
}
img.logoTop {
	position: absolute;
	top: 5px;
	left: 20px;
	height: 50px;
	z-index: 50;
}
#intro h1 {
	font-size: 34px;
    font-weight: bold;
    margin: 10px 0px;
}
#intro h2, #intro h3 {
	font-size: 18px;
    font-weight: normal;
	margin-bottom: 40px;
}
h2, .h2 {
	font-size: 18pt;
	text-transform: uppercase;
}
h3, .h3 {
	font-size: 21pt;
	text-transform: uppercase;
}
a.scopriBtn {
	background: #ff401a;
	padding: 15px 20px;
	color: #fff;
	display: inline-block;
	text-transform: uppercase;
	border-radius: 3px;
	font-size: 10pt;
	text-decoration: none;
	box-shadow: 0 1px 2px rgba(25,25,25,0.1);
}
a.scopriBtn:hover {
	background: #022326;
}
a.btnAvvocato {
	background: #4ba6d7;
	width: 100%;
	left: 0;
	margin-top: -20px;
}
a.btnAvvocato:hover {
	background: #399ace;
}
a.btnNotaio {
	background: #e86215;
	width: 100%;
	left: 0;
}
p.descrizione {
	margin-bottom: 60px;
}
p.descrizioneNotai {
	margin-bottom: 46px;
}
a.btnNotaio:hover {
	background: #e25300;
}
.imgProfessionista {
	max-width: 100%;
	border-radius: 3px;
	padding: 0;
	display: block;
	margin: 40px auto;
	box-shadow: 0 1px 2px rgba(25,25,25,0.1);
}
.logoContainer {
	text-align: center;
}
.bloccoSettore {
	padding: 20px;
	max-width: 600px;
	text-align: justify;
	margin: auto;
}
/* select {
    -webkit-appearance: button !important;
    -webkit-border-radius: 0 !important;
    -webkit-padding-end: 20px !important;
    -webkit-padding-start: 2px !important;
    -webkit-user-select: none !important;
    background: #fff !important;
    background-image: url(../images/down-arrow.svg), -webkit-linear-gradient(#ffffff, #ffffff 100%, #ffffff) !important;
    background-position: 97% center !important;
    background-repeat: no-repeat !important;
    border: 1px solid #ddd !important;
    color: #110f37 !important;
    font-size: inherit !important;
    margin: 10px 0 !important;
    overflow: hidden !important;
    padding: 7px 10px 4px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    width: 300px !important;
    background-size: 12px !important;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #000;
} */

.container-fluid {
	margin-right: auto;
	padding: 0;
	margin-left: auto;
}
.bgHome {
	background: url(../images/img_bg_home.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.navbar-fixed-top {
	position: absolute;
}
.navbar-brand {
	float: left;
	height: 50px;
	padding: 25px;
	font-size: 18px;
	line-height: 20px;
}
.vertical-align-middle {
	vertical-align: middle;
}
.display-table {
	display: table;
	width: 100%;
}
.display-cell {
	display: table-cell;
	width: 100%;
}
.wrap {
	min-height: 100%;
	height: 100%;/* margin: 0 auto -60px; *//* padding: 0 0 60px; */
    /* border-top: 5px solid #111; */
}
.navbar-fixed-top {
	position: absolute;
	text-transform: uppercase;
	background: rgba(0,0,0,0.5);
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 20px;
	color: #fff;
	margin: 0;
	font-size: 9pt;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	border-bottom: 1px solid transparent;
	letter-spacing: 0.5px;
}
.nav > li > a:hover {
	border-bottom: 1px solid #fff !important;
}
.wrap > .container {
	padding: 0;
	height: 100%;
}
p.claim {
	font-size: 12pt;
	margin-bottom: 40px;
	line-height: 150%;
}
.btnContainer {
	text-align: center;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 40px;
	height: 1px;
	background: #fff;
	border-radius: 1px;
}
.footer {
	/* height: 60px; */
	background-color: #51575d;
	color: #fff;
	border-top: 1px solid #ddd;
	padding: 40px 0;
	margin-top: 60px;
}
p.text-right.societaInfo {
	font-size: 8.5pt;
}
footer .navbar-nav > li {
	float: none !important;
}
.footer a {
	color: #fefff7 !important;
}
a.sign18tre {
	line-height: 160%;
	display: inline-block;
	border-top: 1px solid;
	color: #999 !important;
	padding-top: 10px;
}
.footer a:hover {
	border-color: #fefff7 !important;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: transparent;
}
.nav > li > a:hover {
	border-bottom: 1px solid #222;
}
.jumbotron {
	text-align: center;
	background-color: transparent;
}
.jumbotron .btn {
	font-size: 21px;
	padding: 14px 24px;
}
.not-set {
	color: #c55;
	font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	padding-left: 5px;
}
a.asc:after {
	content: /*"\e113"*/ "\e151";
}
a.desc:after {
	content: /*"\e114"*/ "\e152";
}
.sort-numerical a.asc:after {
	content: "\e153";
}
.sort-numerical a.desc:after {
	content: "\e154";
}
.sort-ordinal a.asc:after {
	content: "\e155";
}
.sort-ordinal a.desc:after {
	content: "\e156";
}
.grid-view th {
	white-space: nowrap;
}
.hint-block {
	display: block;
	margin-top: 5px;
	color: #999;
}
.error-summary {
	color: #a94442;
	background: #fdf7f7;
	border-left: 3px solid #eed3d7;
	padding: 10px 20px;
	margin: 0 0 15px 0;
}
/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
	padding: 15px;
	border: none;
}

@media(max-width:767px) {
	.nav li > form > button.logout {
		display: block;
		text-align: left;
		width: 100%;
		padding: 10px 15px;
	}
}
.nav > li > form > button.logout:focus, .nav > li > form > button.logout:hover {
	text-decoration: none;
}
.nav > li > form > button.logout:focus {
	outline: none;
}
nav .container {
	width: 100%;/* background: rgba(255,255,255,0.5); */
}
img.logo {
	/* width: 250px; */
	margin-bottom: 30px;
	height: 60px;
}
.navbar-brand img.logo {
	position: absolute;
	top: 5px;
	left: 20px;
	height: 50px;
}
/* Search bar */

input[type="text"] {
	border-radius: 2px;
	border: 0;
	padding: 10px;
	width: 100%;
	padding-left: 23px;
	border-radius: 3px;
	font-size: 11pt;
	border: 1px solid #ccc;
}
input[type="submit"], button.btn-primary {
	/* position: absolute; */
	top: 0;
	right: 0;
	padding: 10px 50px;
	background: #e86215;
	color: #fff;
	border-color: #ccc;
	border: 0;
	border-radius: 3px;
	/* border-radius: 30px; */
	font-size: 11pt;
	margin-top: 0px;
}
select#homeform-notaio_sottocategorie {
	margin-top: 20px;
}
button.btn-primary:hover, button.btn-primary:focus, button.btn-primary:active:focus {
	background: #67401f;
}
form#home-form .form-group {
	margin-left: 0 !important;
	margin-right: 0;
}
.searchForm {
	/* position: relative; */
	width: 100%;/* margin: auto; *//* overflow: hidden; */
    /* border-radius: 50px; */
    /* border: 1px solid #ccc;
    box-shadow: 0 1px 2px rgba(25,25,25,0.1); */
}
.col-md-6 {
	/* width: 50%; */
	height: 100%;
}
.homeForm {
	padding: 40px;
	position: relative;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
	float: left;
	margin-right: 30px;
}
.form-group label {
	display: block;
}
.countStep {
	position: relative;
	list-style-type: none;
	counter-increment: item;
	/* border-bottom: 1px solid #ccc; */
	margin-bottom: 30px;/* padding-bottom: 10px; */
}
.countStep:before {
	display: inline-block;
	width: 24px;
	padding-right: 9px;
	float: left;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	content: counter(item) ". ";
	font-size: 12pt;
	color: rgba(230,79,41,1);
}
.blockInformazioniPersonali {
	margin: 40px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}
input[type="radio"], input[type="checkbox"] {
	margin: 0px 10px 8px 0;
	margin-top: 1px \9;
	line-height: normal;
}
.form-group {
	margin-bottom: 20px;
}
.form-group label {
	display: block;
	box-shadow: 0 0 black;
	margin-bottom: 10px;
}
label.control-label {
	text-align: left !important;
	/* padding-bottom: 60px; */
	display: initial;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.modal {
	text-align: center;
	padding: 0!important;
}
.modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 0;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-body {
	position: relative;
	padding: 40px;
	text-align: center;
}
button.close {
	font-size: 9pt;
	color: #000;
}
p.claim.descrizione {
	padding: 0 100px;
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 420px;
		margin: 30px auto;
	}
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .8s linear;
	-o-transition: opacity .8s linear;
	transition: opacity .8s linear;
}
img.logoSettore {
	height: 70px;
	margin: 0 20px;
}
.privacyText {
	font-size: 8pt;
	line-height: 130%;
}
.consensoBlock {
	margin-bottom: 20px;
}
.top-section {
	padding: 70px 20px;
	margin-bottom: 80px;
}
.aboutPage p {
	font-size: 12pt;
	line-height: 150%;
}
.align-center {
	margin: auto;
	float: none;
	padding: 0 50px;
	text-align: justify;
}
img.logoAbout {
	height: 50px;
	margin-bottom: 40px;
	margin-top: 30px;
}
.site-contact p {
	font-size: 12pt;
	line-height: 160%;
}
div#eucookielaw {
	position: fixed;
	z-index: 1000;
	bottom: 20px;
	right: 20px;
	max-width: 500px;
	background: #e2e2e2;
	padding: 20px;
	color: #fff;
	font-size: 8.5pt;
}
div#eucookielaw p {
	color: #222;
	margin-bottom: 0;
}
div#eucookielaw a {
	color: #e86215;
	margin-bottom: 0;
}
footer .nav > li > a {
	position: relative;
	display: inline-block;
	padding-bottom: 0;
	color: #fff;
	margin: 3px 0;
	padding: 0;
	font-size: 7pt;
	font-size: 10pt;
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	border-bottom: 1px solid transparent;
}
footer ul.navbar-nav {
	border-top: 1px solid #fff;
	padding-top: 10px;
}
.blockSettore {
	border-radius: 3px;
	border: 1px solid #eaeaea;
	box-shadow: 0 1px 2px rgba(0,0,0,0.01);
	background: #eaeaea4d;
	position: relative;
}
p {
	margin: 0 0 10px;
	font-size: 10pt;
	text-align: left;
}

@media (min-width: 1200px) {
	.container {
		width: 1024px;
	}
}

@media(min-width:768) {
	.col-md-6.richiestaForm {
		width: 50%;
		height: 100%;
		float: none;
		margin: auto !important;
	}
}

@media(max-width:767px) {
	a.homePageBtn {
		background: #222; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	a.notaioPageBtn {
		/* background: rgba(230,97,38,1) !important; */
		background: linear-gradient(45deg, rgba(75,166,215,1) 0%, rgba(40,153,214,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	a.avvocatoPageBtn {
		/* background: rgb(75, 166, 215) !important; */
		background: linear-gradient(45deg, rgba(230,97,38,1) 0%, rgba(229,129,87,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
	.navbar .navbar-collapse {
		text-align: center;
		background: rgba(255,255,255,1);
	}
	.navbar .navbar-nav {
		display: block;
		float: none;
		vertical-align: top;
		margin-bottom: 0;
		margin-top: 0;
	}
	.nav > li {
		position: relative;
		display: block;
		width: 100%;
	}
	.nav > li > a {
		padding: 15px 0;
	}
	#intro {
		color: #fff;
		padding: 100px 20px;
	}
	h3, .h3 {
		font-size: 18pt;
		text-transform: uppercase;
	}
	h2, .h2 {
		font-size: 13pt;
		text-transform: uppercase;
	}
	img.logoSettore {
		height: 40px;
		margin: 0 0 10px;
		display: inline-block;
	}
	p.descrizione {
		font-size: 10pt;
	}
	.blockSettore {
		margin-bottom: 70px;
	}
	span.egregioAvvocato {
		color: rgb(255, 255, 255) !important;
	}
	span.egregioNotaio {
		color: rgb(255, 255, 255) !important;
	}
	section#intro {
		background: linear-gradient(45deg, rgba(230,97,38,0.9) 0%, rgba(80,167,213,0.9) 100%), url(../images/section1.jpg) no-repeat center center fixed;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		margin-bottom: 40px;
	}
	a.scopriBtn {
		background: #ff5937;
		padding: 15px 20px;
		color: #fff;
		display: inline-block;
		text-transform: uppercase;
		border-radius: 3px;
		font-size: 10pt;
		text-decoration: none;
		box-shadow: 0 1px 2px rgba(25,25,25,0.1);
	}	
	.modal-body-simulated {
		width: auto !important;
	}
}

.richiestaForm h3 {
	font-size: 15pt;
	text-transform: none;
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
	background: rgba(0,0,0,0.75);
}
.col-md-6.richiestaForm {
	padding-top: 80px;
}
img.logoForm {
	height: 60px;
}
article p {
	font-size: 9pt !important;
}
article h3 {
	font-size: 12pt;
	text-transform: none !important;
}
article h3 {
	font-size: 14pt;
	text-transform: none !important;
}
article h1 {
	font-size: 16pt;
	text-transform: none !important;
}
article {
	padding-top: 70px;
}
article ul {
	padding-left: 20px;
	font-size: 9pt;
	margin-bottom: 20px !important;
}
article h2 {
	text-transform: none;
}
.footer {
	/* height: 60px; */
	background-color: #51575d;
	color: #fff;
	border-top: 1px solid #ddd;
	padding: 40px 30pt;
	margin-top: 60px;
}
.alert-success {
	display: none;
}
p.confermaRichiesta {
	position: fixed;
	z-index: 9999;
	background: rgba(42, 177, 148, 0.92);
	width: 100%;
	padding: 70px;
	color: #fff;
	font-size: 13pt;
}
.container.paginaErrore {
	height: 100%;
	padding: 200px 0;
	text-align: center;
}
.col-md-8.text-center.centerBlock {
	margin: auto;
	float: none;
}
.modal-body-simulated {
	padding: 25px;
	width: auto;
	background-color: #FFFFFF;
	color: #000000;
	margin: auto;
}
.listVantaggi {
    margin-left: 30px;
    width: 438px;
    list-style: none;
    padding: 0px;
}
.listVantaggi li {
    margin-bottom: 20px;
	font-size: 16px;
}
.listVantaggi li img {
    margin-right: 10px;
}
.title {
    font-size: 26px;
    color: white;
    font-weight: normal;
    margin: 18px 0 0;
}
.titolo_form {
	position: relative;
	height: 50px;
    font-size: 22px;
    color: white;
    font-weight: bold;
	background-color: #F16621;
	padding-top: 15px;
	border-radius: 10px;
}
.grassetto {
	font-weight: bold !important;
}
select[multiple]:focus option:checked {
  background: #F16621 linear-gradient(0deg, #F16621 0%, #F16621 100%);
}
.titolo_pagina {
    font-size: 30px;
	line-height: 35px;
    font-weight: normal;
    text-align: center;
	margin-bottom: 20px;
}
.sottotitolo_pagina {
    font-family: georgia, helvetica, arial;
    font-size: 23px;
    color: #f16621;
    text-align: center;
	font-weight: bold;
}
#imgHeaderVantaggi {
	margin-top: 20px;
	margin-bottom: 10px;
}
#tableVantaggi {
	display: table;
	width: 100%;
}
#tableVantaggi .cell {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    width: 20%;
    border-right: 3px dashed #C9C9C9;
}
#tableVantaggi .cell p {
    text-align: center;
	font-size: 16px;
}
#tableVantaggi .cell img {
    padding-bottom: 10px;
}
#main {
	background-color: #f8f8f8;
}
#main .titolo {
    background-color: #f26f30;
    padding: 8px 28px;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main .titolo h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	text-transform: none;
	font-weight: bold;
}
#main p {
	margin-left: 30px;
	font-size: 15px;
}
#main a:link, #main a:visited {
    color: #f16621;
	font-weight: bold;
}
#main .row .separazione {
    height: 1px;
    width: 776px;
    background-color: #cfcfcf;
    margin: 20px auto 10px;
}
#main-bottom .cell h2 {
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 5px;
}
#main-bottom .cell h2.warning {
    font-size: 18px;
	text-decoration: none;
    font-weight: bold;
	color: #666666;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: solid 2px #f26f30;
}
#main-bottom .cell .valore > h3 a {
    color: #f26f30;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
}
#main-bottom .cell .valore h3 {
	margin-bottom: 10px;
	margin-top: 10px;
}
#main-bottom .cell .valore p {
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#main-bottom .cell .valore p a {
	font-weight: bold;
	color: #5e5e5e;
}
#main-bottom img {
	float: left;
	padding-right: 10px;
}
#main-bottom .row {
	margin-bottom: 50px;
}
.bianco {
	color: #ffffff;
}
.txtRisposta {
	font-size: 34px;
    font-weight: bold;
    margin: 10px 0px;
	line-height: 1.1;
}
.txtUnClick {	
	font-size: 18px;
    font-weight: normal;
	margin-bottom: 40px;
	text-transform: uppercase;
	margin-top: 5px;
}
.row h1 {
	text-align: left;
}
.valori h3 {
	font-size: 20px;
	font-weight: bold;
	text-transform: none;
}
.valori .valore {
	border-bottom: 2px solid #f26f30;
}
.titolo_valori {
	padding-bottom: 20px;
}
.testo-faq {
	font-size: 16px;
}
.testo-faq h3 {
	font-size: 14pt;
	border-bottom: solid 1px #e86215;
	padding-bottom: 10px;
}
#link_modulo_mobile {
	display: none;
}
#link_modulo_desktop {
	display: block;
}
@media(max-width:767px) {
	.modulo {
		padding-left: 0px;
		padding-right: 0px;
	}
	.container-modulo {
		padding-right: 0px;
		padding-left: 0px;
	}
	.divisorio, #imgHeaderVantaggi {
		width: 100%;
	}
	#tableVantaggi .cell {
		display: block;
		width: 100%;
		border-right: none;
		border-bottom: 3px dashed #C9C9C9;
		padding-top: 15px;
	}
	.modal-body-simulated {
		padding: 15px;
	}
	.titolo_form {
		font-size: 20px;
	}
	#intro {
		text-align: center;
		padding: 70px 20px;
	}
	#intro h1 {
		padding-bottom: 20px;
	}
	.listVantaggi {
		width: auto;
		margin-left: 0px;
	}
	.listVantaggi img {
		margin-left: 0px !important;
	}
	img.logo {
		margin-bottom: 0px;
		height: 40px !important;
	}
	.nav > li > a {
		font-size: 15px;
		text-shadow: none;
	}
	#link_modulo_mobile {
		display: block;
		color: #ffffff;
	}
	#link_modulo_desktop {
		display: none;
	}	
}
.btn-glossario {
	width: 100%;
	margin: 20px;
}
.card {
	text-align: center;
}
.card ul {
	list-style-type: none;
}
.card ul li {
	font-weight: bold;
	font-size: 16px;
	padding: 5px;
}
.imgdx {
	float: right;
	padding-left: 10px;
}
.imgsx {
	float: left;
	padding-right: 10px;
}
.text-decoration-none {
	text-decoration: none !important;
}
.teal {
	color: #658a94;
}