/*** Header ***/
.cont_info_social {
  background-color: #0c5adb;
  padding-top: 10px;
}
.cont_info_social a, .cont_info_social p {
  color: #fff !important;
}
.cont_info_social .cont_info p {
  float: left;
  font-size: 0.8em;
  line-height: 1em;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 10px 0 10px 24px;
  margin-right: 5%;
}
.cont_info_social .cont_info p:last-child {
  margin-right: 0;
}
.cont_info_social .cont_info p.icona_telefono {
  background-image: url(../img/ico_telefono.png);
}
.cont_info_social .cont_info p.icona_mail {
  background-image: url(../img/ico_mail.png);
}
.cont_info_social .cont_info p.icona_orario {
  background-image: url(../img/ico_orari.png);
}
.cont_info_social .cont_social_header {
  padding: 0;
}
.cont_info_social .cont_social_header p {
  text-align: right;
  margin: 5px 0 0 0;
}
.cont_info_social .cont_social_header p a {
  margin-left: 15px;
}
.cont_info_social .cont_social_header p a:first-child {
  margin-left: 0px;
}

.site-logo {
  font-family: "abeatbykairegular";
  font-size: 2.1em;
  line-height: 1em;
  margin: 25px 0 20px 0;
  padding: 0 0 0 0;
}
.site-logo img {
  max-width: 205px;
}
.site-logo a {
  color: #fff;
}
.site-logo a:hover {
  text-decoration: none;
}
.site-logo span {
  position: absolute;
  margin-left: -10000000px;
}

@media (max-width: 960px) {
  .site-logo {
    margin: 35px 0 10px 0;
  }
  .site-logo img {
    max-width: 110px;
  }
  .cont_info .info_allinea_centro {
    max-width: 410px;
    margin: 0 auto;
  }
  .cont_info_social .cont_social_header p {
    text-align: center;
    margin: 5px 0;
  }
}
@media (max-width: 767px) {
  .site-logo img {
    max-width: 205px;
  }
}
@media (max-width: 466px) {
  .cont_info p {
    margin-right: 2% !important;
  }
}
/*** Main Menu ***/
.navbar {
  margin: 0;
  background-color: transparent;
  border: 0px solid #ff0000;
}
.navbar .navbar-toggler-icon {
  background: url(../img/navbartoggler.png) center center no-repeat;
}
.navbar .navbar-toggler {
  background-color: #232348;
}

.navbar.navbar-inverse .navbar-nav {
  margin: 41px 0 -20px 0;
  padding: 0;
  float: right;
}
.navbar.navbar-inverse .navbar-nav > li {
  padding: 0;
  margin-right: 60px;
}
.navbar.navbar-inverse .navbar-nav > li:last-child {
  margin-right: 0px;
}
.navbar.navbar-inverse .navbar-nav > li > a {
  color: #232348;
  line-height: 1.3em;
  font-size: 1em;
  padding: 0px 0 70px 0;
  font-family: "roboto_condensedbold";
  border-top: 5px solid transparent;
  text-transform: uppercase;
  background: url(../img/active_element_white.png) center top no-repeat;
}
.navbar.navbar-inverse .navbar-nav > li > a:hover, .navbar.navbar-inverse .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #00aadc;
  background: url(../img/active_element.png) center bottom no-repeat;
}
.navbar.navbar-inverse .navbar-nav > li.active a {
  background-color: transparent;
  color: #00aadc;
  background: url(../img/active_element.png) center bottom no-repeat;
}
.navbar.navbar-inverse .navbar-nav > li a.btn-area-riservata {
  background-color: transparent;
  border-right: 0px solid #000;
  border-left: 0px solid #000;
  border-bottom: 0px solid #000;
  border-radius: 0px !important;
}
.navbar.navbar-inverse .navbar-nav .dropdown-menu {
  background-color: #fff;
  padding: 0;
  margin-top: -60px;
}
.navbar.navbar-inverse .navbar-nav .dropdown-menu a {
  border-bottom: 1px solid #232348;
  color: #000 !important;
  font-weight: bold;
  padding: 7px 10px;
}
.navbar.navbar-inverse .navbar-nav .dropdown-menu a:hover {
  color: #fff !important;
  background-color: #0062c2 !important;
}

.navbar-toggle {
  margin: -75px 25px 0 0 !important;
  border: 2px solid #00488f !important;
  background-color: #00488f !important;
}

@media (max-width: 1440px) {
  .navbar .navbar-collapse .navbar-nav > li {
    margin-right: 20px;
  }
}
@media (max-width: 1279px) {
  .navbar.navbar-inverse .navbar-nav {
    margin: 50px 0 -14px 0;
  }
  .navbar.navbar-inverse .navbar-nav > li > a {
    padding: 0px 0 70px 0;
    font-size: 0.8em;
  }
  .navbar .navbar-collapse .navbar-nav > li {
    margin-right: 20px;
  }
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding: 0px 0 70px 0;
    font-size: 0.8em;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .navbar.navbar-inverse .navbar-nav .dropdown-menu {
    margin-top: -40px;
  }
  .navbar .navbar-collapse .navbar-nav {
    margin: 30px 0 -22px 0;
  }
  .navbar .navbar-collapse .navbar-nav > li {
    margin-right: 10px;
  }
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding: 0px 0px 53px 0;
    font-size: 0.8em;
  }
}
@media (max-width: 767px) {
  .navbar.navbar-inverse .navbar-nav .dropdown-menu {
    margin-top: 0px;
  }
  .no-max-width {
    max-width: inherit;
  }
  .navbar .navbar-collapse {
    padding: 0;
    border: 0px solid #000;
    background-color: #232348;
  }
  .navbar .navbar-collapse .navbar-nav {
    float: none;
    width: 100%;
    border-top: 1px solid #fff;
    margin: 0;
  }
  .navbar .navbar-collapse .navbar-nav a {
    border-bottom: 1px solid #fff;
    color: #fff !important;
  }
  .navbar .navbar-collapse .navbar-nav a:hover {
    color: #fcee8f !important;
  }
  .navbar .navbar-collapse .navbar-nav > li {
    margin-right: 0px;
  }
  .navbar .navbar-collapse .navbar-nav > li > a {
    padding: 15px 15px 15px 25px;
    font-family: "roboto_condensedbold";
    border-top: 0px solid transparent;
    font-size: 1.3em;
    background-image: none;
  }
  .navbar .navbar-collapse .navbar-nav > li > a:hover, .navbar .navbar-collapse .navbar-nav > li > a:focus {
    background-image: none;
    border-top: 0px solid #fcee8f;
  }
  .navbar .navbar-collapse .navbar-nav > li.active a {
    background-image: none;
    border-top: 0px solid #fcee8f;
    color: #fcee8f !important;
  }
  .navbar .navbar-collapse .navbar-nav .dropdown-menu a {
    padding-left: 40px;
    font-size: 1.1em;
  }
  .navbar .navbar-collapse .navbar-nav a.btn-area-riservata {
    background-color: #f49a39 !important;
    border: 2px solid #fff !important;
    margin: 30px 100px !important;
    text-transform: uppercase;
    font-size: 2em;
  }
}
/* Reset.css */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, .contenitore-submit-buttons, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/*** General ***/
body {
  color: #333333;
  font-size: 1em;
  line-height: 1.5em;
  font-family: "robotolight", sans-serif;
  background-color: #ffffff;
}

.btn-primary {
  border: 0;
  background-color: #00aadc;
  font-size: 1em;
  font-weight: bold;
  padding: 15px;
}

.btn-primary:hover {
  background-color: #007293;
}

/* normalize all .row setting the margin to 0 */
.row {
  margin: 0;
}

.padding-zero {
  padding: 0;
}

.success_msg,
.warning_msg {
  font-size: 16px !important;
  border-radius: 10px !important;
  padding: 10px !important;
}

.warning_msg {
  text-align: center !important;
  border: 2px solid #b43435 !important;
  color: #000;
}

.success_msg {
  text-align: center !important;
  border: 2px solid #a5ce40 !important;
  color: #000;
}

#id_loader_contatto {
  display: block;
  margin: 0 auto !important;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 80px;
  height: 80px; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
#accessibility-menu,
#header .section-title,
#carousel .section-title,
#call_to_action .section-title,
#footer .section-title {
  position: absolute;
  margin-left: -10000000px;
}

.content {
  padding: 25px 25px 140px 25px;
}

.content.padding-bottom-25px {
  padding-bottom: 25px;
}

/*.only-landscape{
  position:fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  z-index: 9999999;
  background: url(../img/rotate.png) center center no-repeat #000000;
  display:none;
}

@media screen and (orientation:portrait) {
  body .only-landscape{
    display:block;
  }
}*/
@media (max-width: 1024px) {
  .content {
    padding-bottom: 25px;
  }
}
.format-page-title, .page-title,
.section-title {
  text-align: center;
  color: #00488f;
  padding-bottom: 10px;
  margin: 0;
}

.page-title,
.section-title {
  /*@extend .gray-divider;*/
}

@media (max-width: 767px) {
  body {
    background-size: auto 350px;
  }
}
/*// divider - it's used on page-title and in hp
.gray-divider {
	background:url(../img/divider.png) center bottom no-repeat;
	background-size:100% 2px;
}

// gray divider on hp
.gray-divider-size {
	max-width:1440px;
	height:2px;
	margin:10px auto;
}*/
.page-explanation {
  text-align: center;
  font-family: "robotomedium";
  margin: 10px 0 10px 0;
}
.page-explanation strong {
  color: #999999;
}

.vertical-align {
  display: inline-block;
  vertical-align: middle;
}

.prepareIconsStates, .prepareUtilitiesIcons, .icon-export-to-excel,
.icon-add-new-document,
.icon-research, .icon-trash,
.icon-untrash, .state-inactive-folder, .state-active-folder, .state-queued, .state-trashed, .state-archived {
  display: block;
  font-weight: bold;
}

.prepareStatesCircle, .state-queued .circle, .state-trashed .circle, .state-archived .circle {
  display: inline-block;
  border-radius: 30px !important;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-left: 3px;
}

.state-archived {
  color: #e43f45;
}
.state-archived .circle {
  background-color: #e43f45;
}

.state-trashed {
  color: #afbac5;
}
.state-trashed .circle {
  background-color: #afbac5;
}

.state-queued {
  color: #f39126;
}
.state-queued .circle {
  background-color: #f39126;
}

.prepareStatesFolder, .state-inactive-folder .folder, .state-active-folder .folder {
  display: inline-block;
  width: 21px;
  height: 16px;
  margin-left: 3px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.state-active-folder {
  color: #00488f;
}
.state-active-folder .folder {
  background-image: url(../img/icon_folder_fascicolo.png);
}

.state-inactive-folder {
  color: #333333;
}
.state-inactive-folder .folder {
  background-image: url(../img/icon_folder_fascicolo_trashed.png);
}

.prepareUtilitiesIcons, .icon-export-to-excel,
.icon-add-new-document,
.icon-research, .icon-trash,
.icon-untrash {
  font-size: 1.2em;
}
.prepareUtilitiesIcons img, .icon-export-to-excel img,
.icon-add-new-document img,
.icon-research img, .icon-trash img,
.icon-untrash img {
  margin-right: 8px;
  width: 32px;
  height: 32px;
  vertical-align: middle;
}
.prepareUtilitiesIcons a:hover, .icon-export-to-excel a:hover,
.icon-add-new-document a:hover,
.icon-research a:hover, .icon-trash a:hover,
.icon-untrash a:hover {
  text-decoration: none;
  opacity: 0.6;
}

.icon-trash,
.icon-untrash {
  padding: 5px 0;
}

.icon-export-to-excel,
.icon-add-new-document,
.icon-research {
  font-size: 0.8em;
  width: 150px;
  display: inline-block;
  line-height: 1.2em;
  padding-top: 5px;
  text-align: left;
}
.icon-export-to-excel img,
.icon-add-new-document img,
.icon-research img {
  margin-top: -5px;
  float: left;
  width: 40px;
  height: 40px;
}

.icon-export-to-excel a,
.icon-export-to-excel a:hover {
  color: #598605;
}

.icon-research {
  width: 100px;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.float-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px;
}

.float-left {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px;
}

.outer-container {
  width: 100%;
}

.row {
  max-width: 1440px;
  margin: 0 auto;
}
.row.width100perc {
  width: 100%;
  max-width: 100%;
  padding: 0 !important;
}

.col-20-perc {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .container {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .col-20-perc {
    width: 33%;
  }
}
@media (max-width: 768px) {
  .col-20-perc {
    width: 100%;
  }
}
/* Typography */
@font-face {
  font-family: "abeatbykairegular";
  src: url("../fonts/abeatbykay-webfont.eot");
  src: url("../fonts/abeatbykay-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/abeatbykay-webfont.woff") format("woff"), url("../fonts/abeatbykay-webfont.ttf") format("truetype"), url("../fonts/abeatbykay-webfont.svg#abeatbykairegular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotolight";
  src: url("../fonts/Roboto-Light-webfont.eot");
  src: url("../fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light-webfont.woff") format("woff"), url("../fonts/Roboto-Light-webfont.ttf") format("truetype"), url("../fonts/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotomedium";
  src: url("../fonts/Roboto-Medium-webfont.eot");
  src: url("../fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium-webfont.woff") format("woff"), url("../fonts/Roboto-Medium-webfont.ttf") format("truetype"), url("../fonts/Roboto-Medium-webfont.svg#robotomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto_condensedbold";
  src: url("../fonts/RobotoCondensed-Bold-webfont.eot");
  src: url("../fonts/RobotoCondensed-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/RobotoCondensed-Bold-webfont.woff") format("woff"), url("../fonts/RobotoCondensed-Bold-webfont.ttf") format("truetype"), url("../fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold") format("svg");
  font-weight: normal;
  font-style: normal;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
dd,
pre,
table,
fieldset {
  margin-bottom: 0.2em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "roboto_condensedbold";
  letter-spacing: 1px;
  font-weight: 500;
}

h1 {
  font-size: 3em;
  line-height: 1.4em;
  letter-spacing: 2px;
}

h2 {
  font-size: 1.7em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.3em;
}

h5 {
  font-size: 1.2em;
}

h6 {
  font-size: 1em;
}

table {
  font-size: 0.8em;
}

.article__title {
  margin-top: 20px;
}

/* General link */
a {
  color: #00488f;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
}
a:hover {
  color: #001529;
}
a:active {
  outline: none;
}

.servizicaf {
  z-index: 1000;
  width: 100%;
  max-width: inherit;
}
.servizicaf h2.featurette-heading.text-center {
  z-index: 100;
  height: 10rem;
  margin-bottom: -200px;
  background-image: url("/bootstrap/img/sfondo_sopra_carousel.svg");
  padding: 0;
  margin-top: -150px;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
.servizicaf h2.featurette-heading.text-center span {
  display: none;
}
.servizicaf div.row div {
  z-index: 1000;
  background-color: #FFF;
  border-radius: 15px;
  box-shadow: 0px 0px 15px 0px #BBBBBB;
  height: 218px;
  padding: 5px;
}
.servizicaf div.row div:first-child {
  margin-top: -115px;
}
.servizicaf div.row div:nth-child(2) {
  margin-top: -100px;
}
.servizicaf div.row div:nth-child(3) {
  margin-top: -85px;
}
.servizicaf div.row div:nth-child(4) {
  margin-top: -85px;
}
.servizicaf div.row div:nth-child(5) {
  margin-top: -100px;
}
.servizicaf div.row div:last-child {
  margin-top: -115px;
}
.servizicaf h2 {
  padding: 1.5rem 0;
}
.servizicaf h2 a {
  color: #0C59D9;
}
.servizicaf h2.reducespace {
  letter-spacing: -1.3px;
}
.servizicaf h2 a:hover {
  text-decoration: underline;
}

.box_servizi {
  background-color: #FFF;
  border-radius: 15px;
  box-shadow: 0px 0px 15px 0px #BBBBBB;
  padding: 20px;
  height: 280px;
  margin-bottom: 1.5rem;
  font-weight: bold;
}
.box_servizi img {
  border-radius: 100px;
  border: 5px solid #FFF;
}
.box_servizi a img:hover {
  border-radius: 100px;
  border: 5px solid #202046;
  -webkit-transition: all 0.3s linear !important;
  -moz-transition: all 0.3s linear !important;
  -o-transition: all 0.3s linear !important;
  -ms-transition: all 0.3s linear !important;
}

@media (max-width: 1140px) {
  .servizicaf div.row div {
    margin: 0.3rem !important;
    height: auto !important;
  }
}
/*@media (min-width:768px) and (max-width:1023px) {
	.cont-profesional-services {	
		.col-lg-3 {
			margin-bottom:30px;
		}
	}

	.btn-servizi-professionali {
		margin-top:20px;
	}
}*/
@media (max-width: 767px) {
  .box_servizi {
    height: auto;
  }
}
.jumbotronugl .penna {
  background-image: url("/bootstrap/img/penna.png");
  background-repeat: no-repeat;
  background-position: left center;
  min-height: 176px;
}
.jumbotronugl h1 {
  font-size: 1.5em;
  letter-spacing: 0;
}
.jumbotronugl h1 span:nth-child(1) {
  color: #00aadc;
}
.jumbotronugl h1 span:nth-child(2) {
  color: #1F2E78;
}
.jumbotronugl p {
  font-weight: bold;
}

@media (max-width: 992px) {
  .jumbotronugl {
    margin: 1rem 0;
  }
}
#servizicontribuenti {
  background-image: url("/bootstrap/img/sfondo_contribuenti.png");
  min-height: 650px;
  background-repeat: no-repeat;
  background-position-x: center;
}

.cont-taxpayer-services {
  padding-top: 13rem;
}
.cont-taxpayer-services .spaziotitolo h3 {
  line-height: 2.4;
}
.cont-taxpayer-services h2 {
  padding: 2rem 0;
  font-size: 2em;
}
.cont-taxpayer-services h3 {
  font-size: 1.5em;
  color: #202046;
}
.cont-taxpayer-services div:nth-child(3) p {
  padding: 0 60px;
}
.cont-taxpayer-services div:nth-child(4) p, .cont-taxpayer-services div:nth-child(5) p {
  padding: 0 70px;
}
.cont-taxpayer-services p {
  color: #202046;
  font-size: 0.9em;
  font-weight: bold;
}
.cont-taxpayer-services img {
  border-radius: 100px;
  border: 5px solid #FFF;
}
.cont-taxpayer-services img:hover {
  border-radius: 100px;
  border: 5px solid #202046;
  -webkit-transition: all 0.3s linear !important;
  -moz-transition: all 0.3s linear !important;
  -o-transition: all 0.3s linear !important;
  -ms-transition: all 0.3s linear !important;
}
.cont-taxpayer-services h2 span:nth-child(1) {
  color: #00aadc;
  border-left: 4px solid #00aadc;
  padding-left: 1rem;
}
.cont-taxpayer-services h2 span:nth-child(2) {
  color: #1F2E78;
  border-right: 4px solid #1F2E78;
  padding-right: 1rem;
}

@media (max-width: 1023px) {
  .cont-taxpayer-services {
    padding-top: 20px;
  }
  .cont-taxpayer-services div {
    border-bottom: 2px solid #FFF;
    padding: 0.5rem;
  }
  #servizicontribuenti {
    background-image: none;
    background: #E2BA10;
    background: linear-gradient(to top, #F6F7FB, #E7EBF4);
    min-height: inherit;
  }
}
#serviziprofessonali {
  background-image: url("/bootstrap/img/sfondo_servizi_professionali.png");
  min-height: 718px;
  background-repeat: no-repeat;
  background-position-x: center;
}

.cont-profesional-services {
  padding-top: 140px;
}
.cont-profesional-services .spaziotitolo h3 {
  line-height: 2.4;
}
.cont-profesional-services h2 {
  padding: 2rem 0;
  font-size: 2em;
}
.cont-profesional-services h3 {
  font-size: 1.5em;
  color: #202046;
}
.cont-profesional-services div:nth-child(3) p {
  padding: 0 60px;
}
.cont-profesional-services div:nth-child(4) p, .cont-profesional-services div:nth-child(5) p {
  padding: 0 70px;
}
.cont-profesional-services p {
  color: #202046;
  font-size: 0.9em;
  font-weight: bold;
}
.cont-profesional-services img {
  border-radius: 100px;
  border: 5px solid #FFF;
}
.cont-profesional-services img:hover {
  border-radius: 100px;
  border: 5px solid #202046;
  -webkit-transition: all 0.3s linear !important;
  -moz-transition: all 0.3s linear !important;
  -o-transition: all 0.3s linear !important;
  -ms-transition: all 0.3s linear !important;
}
.cont-profesional-services h2 span:nth-child(1) {
  color: #00aadc;
  border-left: 4px solid #00aadc;
  padding-left: 1rem;
}
.cont-profesional-services h2 span:nth-child(2) {
  color: #1F2E78;
  border-right: 4px solid #1F2E78;
  padding-right: 1rem;
}

@media (max-width: 1023px) {
  .cont-profesional-services {
    padding-top: 20px;
  }
  .cont-profesional-services div {
    border-bottom: 2px solid #FFF;
    padding: 0.5rem;
  }
  #serviziprofessonali {
    background-image: none;
    background: #E2BA10;
    background: linear-gradient(to top, #F6F7FB, #E7EBF4);
    min-height: inherit;
  }
}
/*@media (max-width:767px) {
	.cont-profesional-services {
		.section-title{
			margin:30px 0 20px 0;
		}

		.col-lg-3 {
			border-bottom:2px dotted #fff;
			padding-bottom:20px;
			margin-bottom:40px;

			&:last-child {
				margin-bottom:10px;
			}
		}
	}
}*/
/*** Carousel ***/
.carouselugl {
  background-color: #000;
}
.carouselugl .carousel-control-next-icon {
  background-image: url("/bootstrap/img/carousel_right_icon.png") !important;
  height: 65px !important;
  width: 64px !important;
}
.carouselugl .carousel-control-prev-icon {
  background-image: url("/bootstrap/img/carousel_left_icon.png") !important;
  height: 65px !important;
  width: 64px !important;
}
.carouselugl .overlay-image-ugl {
  height: 80vh;
  background-size: cover;
  opacity: 0.3;
  min-height: 650px;
}
.carouselugl .carousel-caption {
  top: 6rem;
}
.carouselugl .carousel-caption P {
  max-width: 750px;
}
.carouselugl div#carouselCaptions.carousel.slide div.carousel-indicators {
  z-index: 10000;
  bottom: 130px;
}

@media (max-width: 576px) {
  .carouselugl .carousel-caption {
    top: 1rem;
  }
  .carouselugl .carousel-caption h1 {
    font-size: 1.8em;
  }
  .carouselugl .carousel-caption h2 {
    font-size: 1.2em;
  }
}
@media (max-width: 1140px) {
  .carouselugl div#carouselCaptions.carousel.slide div.carousel-indicators {
    bottom: 0px;
  }
}
/*** Inner pages ***/
#page_image {
  background-color: #000000;
}
#page_image .background-section {
  background-repeat: no-repeat !important;
  background-position-x: center !important;
  background-size: cover !important;
}
#page_image .messaggio_gratuito {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  top: 30px;
  left: 30px;
  padding: 15px;
  border: 2px dashed #f63;
  font-size: 22px;
  font-weight: bold;
  color: #00488f;
}
#page_image .section-title.over-image {
  text-align: center;
  color: #24CEFF;
  font-size: 4em;
  line-height: 0.7em;
  padding: 1.5rem;
}

.cont-page-image {
  padding: 0;
  margin: 0;
  height: 40vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cont-page-image img {
  width: 100%;
  margin: 0 0 -5px 0;
  max-width: 1920px;
  opacity: 0.3;
}
.cont-page-image .breadcrumb {
  color: #fff;
}
.cont-page-image nav ol.breadcrumb li.breadcrumb-item a {
  font-weight: bold;
  color: #fff;
}
.cont-page-image nav ol.breadcrumb li.breadcrumb-item a:hover {
  text-decoration: underline;
}
.cont-page-image nav ol.breadcrumb li.breadcrumb-item.active {
  color: #24CEFF;
  font-weight: bold;
}
.cont-page-image .breadcrumb-item + .breadcrumb-item::before {
  color: #fff;
  font-weight: bold;
}
.cont-page-image p span a:hover {
  text-decoration: underline;
}

.cont-aside-content,
.cont-aside {
  padding: 0 !important;
}

.cont-aside h2 {
  background-color: #0c5adb;
  color: #fff;
  text-transform: none;
  font-size: 1.5em;
  padding: 10px 0;
  border-bottom: 4px solid #fff;
}

#id_formSegnalazioneODV {
  background-color: #ddd;
  margin: 30px 0;
  padding: 20px 20px 0 20px;
  border-radius: 10px;
  float: left;
  width: 100%;
  font-size: 14px;
  text-align: left;
}

.tableblue thead th {
  color: #fff;
  background-color: #0c5adb;
}
.tableblue thead tr {
  border-bottom: 0px !important;
}
.tableblue tr {
  border-bottom: 1px solid #CCC;
}

.box_privacy {
  height: 200px;
  overflow: auto;
  text-align: left;
  padding: 10px;
  border: 1px solid #999;
  margin: 20px 0;
  background-color: #eee;
}

.cont-content {
  padding: 0 10px 100px 10px;
  margin-top: 40px;
  font-size: 0.9em;
  font-family: "robotoregular", sans-serif;
  color: #202046;
  /* stili specifici per la Pagina Telemaco */
  /* Fine Pagina Telemaco */
  /* Pagina newsletter fisco lavoro */
  /* Fine pagina newsletter fisco lavoro */
  /* Pagina fatturazione elettronica */
  /* Fine pagina fatturazione elettronica */
}
.cont-content .section-title, .cont-content h2 {
  color: #202046;
  text-align: left;
  text-transform: none;
  font-size: 2em;
}
.cont-content h3, .cont-content legend {
  color: #202046;
  margin: 0px 0 15px 0;
  font-size: 1.5em;
}
.cont-content ul, .cont-content ol {
  margin: 25px 0 25px 50px;
  font-weight: 300 !important;
}
.cont-content ul {
  list-style-image: url("/bootstrap/img/icon_li.png");
  margin-left: 18px;
}
.cont-content p {
  margin-bottom: 20px;
}
.cont-content strong {
  font-weight: bold !important;
}
.cont-content a {
  color: #00aadc;
  font-weight: 600;
}
.cont-content .box_scrollabile {
  overflow: auto;
  max-height: 400px;
  border: 1px solid #cccccc;
  margin: 20px 0;
  padding: 20px 0;
}
.cont-content .badge_pagina_interna {
  float: right;
  margin: 0 0 10px 15px;
}
.cont-content .cont_riga_servizi_caf, .cont-content .cont_riga_servizi_professionali, .cont-content .cont_riga_servizi_contribuenti {
  margin-bottom: 30px;
}
.cont-content .cont_riga_servizi_caf h3, .cont-content .cont_riga_servizi_professionali h3, .cont-content .cont_riga_servizi_contribuenti h3 {
  margin-bottom: 0px;
}
.cont-content .cont_riga_servizi_caf a, .cont-content .cont_riga_servizi_professionali a, .cont-content .cont_riga_servizi_contribuenti a {
  color: #333333;
}
.cont-content .cont_riga_servizi_professionali h3, .cont-content .cont_riga_servizi_contribuenti h3 {
  margin-top: 5px;
}
.cont-content .badge_elenco_servizi_caf, .cont-content .badge_elenco_servizi_contribuenti {
  float: left;
  display: inline-block;
  margin-right: 20px;
}
.cont-content .badge_elenco_servizi_caf img, .cont-content .badge_elenco_servizi_contribuenti img {
  max-width: 120px;
  max-height: 120px;
}
.cont-content .prodotti_servizi_telematici {
  float: left;
  width: 100%;
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 30px;
}
.cont-content .prodotti_servizi_telematici h3 {
  margin-top: 5px;
}
.cont-content .prodotti_servizi_telematici img {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-width: 160px;
  max-height: 160px;
}
.cont-content.page-telemaco .testata_telemaco {
  text-align: center;
  padding-bottom: 30px;
  float: left;
  width: 100%;
}
.cont-content.page-telemaco .listino_telemaco {
  margin-bottom: 50px;
}
.cont-content.page-telemaco .listino_telemaco .slogan_listino {
  text-align: center;
}
.cont-content.page-telemaco .moduli_telemaco, .cont-content.page-telemaco .intro_telemaco {
  margin-bottom: 20px;
}
.cont-content.page-telemaco .moduli_telemaco {
  float: left;
  width: 100%;
  vertical-align: top;
  border-bottom: 1px solid #00488f;
}
.cont-content.page-telemaco .moduli_telemaco p {
  display: inline-block;
  width: 30%;
}
.cont-content.page-telemaco .video_telemaco {
  height: auto;
}
.cont-content.page-telemaco .video_telemaco p {
  display: inline-block;
  vertical-align: top;
  width: 21.5%;
  text-align: center;
  margin: 0 2% 0 0;
}
.cont-content.page-telemaco .video_telemaco p a span {
  display: inline-block;
}
.cont-content.page-telemaco .video_telemaco p a img {
  width: 100%;
  margin-bottom: 10px;
}
.cont-content.page-telemaco .triggerTelemaco, .cont-content.page-telemaco h3 {
  background-color: #00488f;
  border-bottom: 2px solid #fff;
  margin: 0 0 20px 0;
  padding: 8px;
  color: #fff;
  text-transform: uppercase;
}
.cont-content.page-telemaco .triggerTelemaco {
  cursor: pointer;
  margin: 0;
}
.cont-content.page-telemaco .paypal_telemaco, .cont-content.page-telemaco .accedi_telemaco {
  margin-left: 0.8%;
}
.cont-content.page-telemaco .toggle_container_telemaco table {
  width: 100%;
  padding: 0;
  margin: 0;
}
.cont-content.page-telemaco .toggle_container_telemaco table td {
  border-bottom: 1px solid #cccccc;
}
.cont-content.page-telemaco .ico_pdf {
  background-image: url(../../caf/img_specifiche/ico_pdf.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0 0 10px 30px;
}
.cont-content.page-telemaco .ico_video {
  background-image: url(../../caf/img_specifiche/ico_video.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  padding: 0 0 10px 30px;
  margin-bottom: 10px;
}
.cont-content.page-telemaco .ico_link {
  background-image: url(../../caf/img_specifiche/ico_link.png);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0 0 10px 30px;
  margin-bottom: 10px;
}
.cont-content.page-telemaco .paypal_telemaco form, .cont-content.page-telemaco .paypal_telemaco .contenitore-submit-buttons {
  width: 180px;
  margin: 0 auto;
}
.cont-content .content-fisco-lavoro {
  margin: 20px;
  color: #454545;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;
}
.cont-content .content-fisco-lavoro hr {
  border: none;
  border-bottom: 1px solid #cccccc;
}
.cont-content .box-servizio {
  position: relative;
  padding: 20px 0 20px 180px;
  border-bottom: 1px solid #cccccc;
  min-height: 76px;
}
.cont-content .box-servizio strong {
  color: #00488f;
}
.cont-content .box-servizio img {
  position: absolute;
  top: 20px;
  left: 0;
}
.cont-content .box-servizio hr {
  border: none;
  border-bottom: 1px dotted #cccccc;
}
.cont-content .btn-accedi {
  margin: 10px 0;
  display: block;
  overflow: hidden;
}
.cont-content .btn-accedi a {
  background-color: #00488f;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  display: block;
  float: left;
}
.cont-content .btn-accedi a:hover {
  background-color: #0062c2;
  text-decoration: none;
  color: #fff;
}
.cont-content.page-fatt-elett .cont_generale_video h3 {
  font-size: 18px !important;
  text-transform: none;
  min-height: 55px;
  background-color: #00488f;
  color: #fff;
  padding: 5px 5px 0px 5px;
}
.cont-content.page-fatt-elett .cont_generale_video .cont_video_1, .cont-content.page-fatt-elett .cont_generale_video .cont_video_2 {
  text-align: center !important;
  margin-bottom: 30px;
}
.cont-content.page-fatt-elett h3.spiegazione_servizio {
  background-color: transparent;
  text-align: center;
  color: #00488f;
}
.cont-content.page-fatt-elett .icona_pdf_agyo {
  text-align: center;
}
.cont-content.page-firma-digitale .singolo-servizio-legalmail, .cont-content.page-firma-digitale .singolo-servizio-firma {
  margin-bottom: 30px;
}
.cont-content.page-firma-digitale .singolo-servizio-legalmail img, .cont-content.page-firma-digitale .singolo-servizio-firma img {
  float: left;
  margin-right: 10px;
}

@media (max-width: 1023px) {
  #page_image .section-title.over-image {
    right: 50px;
    font-size: 3.5em;
  }
  #page_image .cont-page-image {
    height: 30vh;
  }
}
@media (max-width: 1023px) {
  #content .container, #content .container-sm {
    max-width: inherit !important;
  }
}
@media (max-width: 767px) {
  #page_image .section-title.over-image {
    right: 50px;
    font-size: 3em;
  }
  #page_image .cont-page-image {
    height: 20vh;
  }
  .cont-content {
    padding: 0 10px 50px 10px;
  }
}
/* box teamsystem ID */
.pulsante_TeamsysteID {
  cursor: pointer;
}

.pulsante_TeamsysteID img {
  display: block;
  width: 100%;
}

.box_Popup_TeamsystemID {
  margin: 0 auto 0 auto;
  max-width: 500px;
  background-color: #fff;
  border-radius: 10px;
  border: 2px solid #ccc;
  padding: 20px;
}

.box_Popup_TeamsystemID h2 {
  margin: 0 0 20px 0;
  background-color: #1b6bb0;
  border-radius: 5px 5px 0 0;
  color: #fff !important;
  text-transform: uppercase;
  padding: 5px 0;
  font-size: 15px;
  text-align: center;
}

.cont_form_login_base form p, .cont_form_login_base .contenitore-submit-buttons p,
.cont_form_utente_non_abilitato form p,
.cont_form_utente_non_abilitato .contenitore-submit-buttons p {
  padding: 0;
  margin: 0;
}

.cont_form_login_base label,
.cont_form_utente_non_abilitato label {
  margin-left: -10000px;
  position: absolute;
}

.cont_form_login_base input[type=text],
.cont_form_login_base input[type=password],
.cont_form_utente_non_abilitato input[type=text],
.cont_form_utente_non_abilitato input[type=password] {
  width: 100%;
  padding: 10px;
  font-size: 18px;
  border-radius: 10px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
  height: 40px;
}

.pulsante_registrati,
.pulsante_accedi {
  width: 48%;
  display: inline-block;
  padding: 0;
  margin: 20px 0;
  font-weight: bold;
}

.pulsante_accedi {
  float: right;
}

.pulsante_password_dimenticata,
.pulsante_gestione_profilo {
  width: 48%;
  display: inline-block;
  font-size: 12px;
}

.pulsante_password_dimenticata a,
.pulsante_gestione_profilo a {
  color: #3a89a3;
  font-weight: bold;
}

.pulsante_password_dimenticata {
  float: right;
  text-align: right;
}

.pulsante_gestione_profilo {
  float: left;
}

.pulsante_accedi_vecchia_login {
  margin: 20px auto 0 auto !important;
  width: 80%;
  font-weight: bold;
}

.pulsante_associa_credenziali input {
  width: 80%;
}

.pulsante_registrati a,
.pulsante_accedi input,
.pulsante_accedi_vecchia_login a,
.pulsante_associa_credenziali input,
.botton_acquista_ora span,
.pulsante_auth_ts_assistenza {
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  color: #fff !important;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}

.pulsante_registrati a {
  background-color: #337ab7;
  padding: 17px 0 !important;
}

.pulsante_accedi_vecchia_login a,
.pulsante_associa_credenziali input,
.botton_acquista_ora span {
  background-color: #e7421c;
  padding: 17px 0 !important;
}

.pulsante_accedi input {
  background-color: #5cb85c;
  border: 0px solid #fff;
  padding: 15px 0 !important;
  text-transform: capitalize !important;
}

.pulsante_auth_ts_assistenza {
  background-color: #e7421c;
  border: 0px solid #fff;
  padding: 10px 30px;
  width: auto;
}

.cont_informativa_privacy {
  overflow: auto;
  height: auto;
  border: 1px solid #ccc;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 12px;
  color: #000 !important;
}

.cont_informativa_privacy .cont_link_privacy {
  text-align: center;
  margin: 5px 0;
}

.cont_informativa_privacy .cont_link_privacy a {
  margin: 0 10px;
  color: #3a89a3;
  font-weight: bold;
}

.elemento_divisorio {
  text-align: center;
  background-image: url(/choam/areacaf/img/elemento_divisorio.png);
  background-position: center center;
  background-repeat: repeat-x;
  font-size: 12px;
  color: #000;
  margin-top: 20px !important;
}

.elemento_divisorio span {
  width: 70px;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  text-align: center !important;
}

.cont_GDPR_Login_Message {
  border: 1px solid #999;
  border-radius: 10px;
  padding: 15px 5px;
  margin-bottom: 20px;
  background-color: #fff;
  font-size: 16px;
}

.cont_GDPR_Login_Message img {
  max-width: 250px;
}

.cont_GDPR_Login_Message p,
.cont_GDPR_Login_Message h2 {
  text-align: center !important;
}

.elenco_vecchie_utenze_collegate {
  margin-bottom: 30px;
}

.cont_pulsante_accedi_vecchie_credenziali {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 15px !important;
  margin-bottom: 15px !important;
  color: #000 !important;
}

#p_vecchie_utenze.overflow_auto {
  overflow: auto;
  height: 270px;
  padding-top: 15px;
  padding-right: 15px;
}

.pulsante_accedi_vecchie_credenziali,
.pulsante_mostra_box_associazione_vecchie_credenziali span {
  border-radius: 10px;
  display: inline-block;
  color: #fff !important;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  padding: 5px 10px !important;
  margin-top: -5px;
}

.pulsante_accedi_vecchie_credenziali:hover {
  background-color: #ad2e12;
}

.pulsante_mostra_box_associazione_vecchie_credenziali span {
  background-color: #1b6bb0;
  font-size: 12px;
}

.pulsante_mostra_box_associazione_vecchie_credenziali {
  text-align: center;
  margin-bottom: 25px !important;
}

div.cont_Popup_TeamsystemID div.box_Popup_TeamsystemID div.cont_form_utente_non_abilitato p.pulsante_mostra_box_associazione_vecchie_credenziali {
  text-align: center !important;
}

.pulsante_accedi_vecchie_credenziali {
  float: right;
  background-color: #e7421c;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}

.cont_img_patronato img {
  width: 100%;
}

/* fine box teamsystem ID */
.cont_pulsanti_formazione {
  margin: 50px 0;
}
.cont_pulsanti_formazione div {
  text-align: center !important;
}

.btn-formazione-caf, .btn-arancio, .btn-rosso {
  background-image: url(../img/bg-btn-blue.png);
  background-position: left bottom;
  background-repeat: repeat-x;
  padding: 10px 15px;
  border-radius: 15px !important;
  border: 2px solid #fff;
  text-transform: uppercase;
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  padding: 10px 40px;
  background-color: #169eda;
  margin: 0 auto;
  display: inline-block;
}
.btn-formazione-caf:hover, .btn-arancio:hover, .btn-rosso:hover {
  text-decoration: none;
  border: 2px solid #00488f;
  color: #fff;
}

.btn-rosso {
  background-color: #ff0000 !important;
  background-image: none !important;
}

.btn-arancio {
  background-color: #f08e0e !important;
  background-image: none !important;
}

.cont_singola_documentazione_caf {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.cont_singola_documentazione_caf img {
  width: 100%;
}

/*** Aside - Sidebar ***/
.cont-aside {
  padding-left: 10px;
  margin-top: 40px;
}

aside {
  padding: 0;
  background-color: #ffffff;
  max-width: 300px;
}
aside ul {
  box-shadow: 0px 0px 15px 0px #BBBBBB;
  list-style-type: none;
  padding: 0;
  margin: 0 0 20px 0;
}
aside ul li {
  border-bottom: 1px solid #cccccc;
}
aside ul li a {
  color: #1F2D78;
  font-weight: bold;
  padding: 5px 10px;
  display: block;
}
aside ul li a:hover {
  background-color: #00aadc;
  color: #fff;
  text-decoration: none;
}
aside .box_manifesto {
  background-color: #fff;
  text-align: center;
}
aside .box_manifesto img {
  width: 100%;
}

@media (max-width: 767px) {
  .cont-aside {
    padding: 0 10px;
  }
  aside {
    max-width: 100%;
  }
}
/* Form */
.formatInputFields, .dataTables_filter input, input[type=text],
input[type=password],
input[type=email],
select,
textarea {
  border: 1px solid #cccccc;
}

.formatInputFieldsRidotto, input[type=submit],
input[type=button] {
  border: 0px solid #000;
  border-radius: 10px !important;
  padding: 5px 10px;
  background-color: #00aadc;
  text-transform: uppercase;
  color: #fff;
}

.prepareButtons, input[type=button].button-back-to-list,
a.button-back-to-list, input[type=submit].button-start-scan, input[type=submit].button-start-research {
  background-position: center center;
  background-repeat: no-repeat;
  height: 52px;
  width: 212px;
  border: 0px solid #000;
  text-transform: uppercase;
  color: #fff;
  font-size: 1.2em;
  font-family: "robotomedium";
  text-align: right;
}
.prepareButtons:hover, input[type=button].button-back-to-list:hover,
a.button-back-to-list:hover, input[type=submit].button-start-scan:hover, input[type=submit].button-start-research:hover {
  opacity: 0.6;
}

.informativa {
  border: 1px solid #cccccc;
  overflow-y: scroll;
  height: 360px;
  padding: 20px;
  margin: 20px 0;
}

.consenso {
  min-width: 265px;
  max-width: 265px;
  margin-bottom: 20px;
  padding: 0;
}

form p, .contenitore-submit-buttons p {
  margin: 0;
  padding: 0;
}

fieldset {
  padding: 0 !important;
}

legend {
  color: #999999;
  font-weight: bold;
  margin-bottom: 10px;
}

.form-control:focus {
  border-color: #00aadc;
  box-shadow: none;
}

input[type=text],
input[type=password],
input[type=email],
select,
textarea {
  margin-bottom: 0.5rem;
}

input[type=text],
input[type=password] {
  background-color: #fff;
}

input[type=submit].button-start-research {
  background-image: url(../img/button_start_research.png);
  padding-right: 20px;
}

input[type=submit].button-start-scan {
  background-image: url(../img/button_start_scan.png);
  padding-right: 8px;
}

input[type=button].button-back-to-list,
a.button-back-to-list {
  background-image: url(../img/button_back_to_list.png);
  padding-right: 20px;
}

a.button-back-to-list {
  display: inline-block;
  vertical-align: top;
  padding-top: 13px;
}
a.button-back-to-list:hover {
  text-decoration: none;
}

.search-filters p, .contenitore-submit-buttons p {
  display: inline-block;
  width: 24.5%;
  margin-bottom: 10px;
}
.search-filters p.some-notes, .contenitore-submit-buttons p.some-notes {
  width: 100%;
  margin: 25px 0 15px 0;
  padding-bottom: 15px;
  color: #999999;
}
.search-filters p.in_linea, .contenitore-submit-buttons p.in_linea {
  width: 100%;
  padding-bottom: 10px;
}
.search-filters p.in_linea label, .contenitore-submit-buttons p.in_linea label {
  width: auto;
}
.search-filters p.in_linea input, .contenitore-submit-buttons p.in_linea input {
  margin-right: 40px;
}
.search-filters p.cont-submit-buttons, .contenitore-submit-buttons p.cont-submit-buttons {
  width: 100%;
  text-align: center;
  margin: 40px 0;
}
.search-filters p.cont-submit-buttons input:first-child, .contenitore-submit-buttons p.cont-submit-buttons input:first-child {
  margin-right: 60px;
}
.search-filters p label.required, .contenitore-submit-buttons p label.required {
  color: #999999;
}

.contenitore-submit-buttons {
  border-top: 2px solid #fff;
}
.contenitore-submit-buttons p.cont-submit-buttons {
  margin-bottom: 60px;
}

.search-by-cf {
  background: url(../img/bg_search_cf.png) center top repeat-y;
  font-size: 1em;
  text-align: center;
  padding: 20px 0 10px 0;
}
.search-by-cf input {
  height: 30px;
  border-width: 2px;
  font-family: "robotomedium";
  text-transform: uppercase;
}
.search-by-cf input#id_cf {
  min-width: 250px;
  position: relative;
  z-index: 100000;
}
.search-by-cf input[type=submit] {
  background-color: #333333;
  color: #fff;
  padding: 0 5px 0 20px;
  margin-left: -20px;
}
.search-by-cf legend {
  position: absolute;
  left: -100000px;
}
.search-by-cf label {
  width: auto;
  margin-right: 5px;
}

/* dataTables styles */
.dataTables_filter label {
  display: inline-block;
  width: auto;
}
@media (max-width: 1920px) {
  .search-filters p, .contenitore-submit-buttons p {
    width: 33%;
  }
}
@media (max-width: 1440px) {
  .search-filters p, .contenitore-submit-buttons p {
    width: 48%;
  }
}
@media (max-width: 768px) {
  .search-filters p, .contenitore-submit-buttons p {
    width: 100%;
  }
}
/*** Footer ***/
#footer {
  color: #fff;
  background-color: #1f2e78;
  font-size: 0.7em;
  line-height: 1.3em;
  font-weight: bold;
}
#footer a {
  color: #ffffff;
}
#footer li {
  list-style-type: none;
}
#footer .company-logo {
  margin: 30px 0 15px 0;
}
#footer .copyright a {
  color: #ffffff;
}
#footer .centralino img {
  max-width: 195px;
  width: 100%;
}
#footer .cont_social_footer p {
  text-align: right;
  margin: 50px 0 0 0;
}
#footer .cont_social_footer p a {
  margin-left: 15px;
}
#footer .cont_social_footer p a:first-child {
  margin-left: 0px;
}
#footer .cont-other-info {
  text-align: left;
  margin: 35px 0 0 0;
}

.navigazione_cortesia ul {
  border-top: 1px solid #fff;
  margin: 20px 0 0 0;
  padding: 10px 0;
  text-align: center;
}
.navigazione_cortesia ul li {
  display: inline-table;
  border-right: 1px solid #fff;
  padding-right: 8px;
  margin-right: 5px;
}
.navigazione_cortesia ul li a {
  color: #fff;
}
.navigazione_cortesia ul li:last-child {
  border-right: 0px solid #fff;
  padding-right: 0px;
  margin-right: 0px;
}

/* scroll-to-top button */
.scroll-to-top {
  background-color: #232348;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 999;
  text-align: center;
  line-height: 20px;
  width: 50px;
  height: 50px;
  padding-top: 13px;
  border: 2px solid #fff;
  border-radius: 4px !important;
  -webkit-transition: all 0.3s linear !important;
  -moz-transition: all 0.3s linear !important;
  -o-transition: all 0.3s linear !important;
  -ms-transition: all 0.3s linear !important;
  z-index: 100000;
}

.scroll-to-top:hover {
  background-color: #0062c2;
}

@media (max-width: 767px) {
  #footer .cont_social_footer p {
    margin: 10px 0 0 0;
    text-align: center !important;
  }
  #footer .cont-footer-content [class^=col-lg-] {
    text-align: center;
  }
  #footer .cont-other-info {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 2px dotted #fff;
  }
  .navigazione_cortesia div {
    padding: 0;
  }
}/*# sourceMappingURL=style.css.map */