.page-heading {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  text-align: left; }
  .page-heading.fancy-heading {
    padding-top: 180px !important;
    padding-bottom: 180px !important; }
  .page-heading h3 {
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.8); }
  .page-heading .heading-text, .page-heading #breadcrumbs {
    float: none; }
  .page-heading #breadcrumbs {
    margin-top: 10px; }

.spb_wrapper .row {
  margin-right: 0;
  margin-left: 0; }

.entry-title:before {
  font-family: "handicons";
  font-style: normal !important;
  font-weight: normal;
  speak: none;
  display: inline-block;
  padding-right: 20px;
  padding-top: 20px;
  font-size: 60px; }

.entry-title {
  position: relative;
  display: inline;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  padding: 10px 20px; }

.consulenza-legale .entry-title:before {
  content: '\e811'; }

.blog-item .entry-title {
  position: relative;
  background: none;
  padding: 0; }

.float-to-left {
  float: left; }

.float-to-right {
  float: right; }

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

.font-all-dark {
  color: #000; }
  .font-all-dark * {
    color: #000 !important; }
  .font-all-dark a:hover {
    color: rgba(0, 0, 0, 0.7) !important; }
  .font-all-dark a.sf-button, .font-all-dark a.sf-button:hover, .font-all-dark #footer a.sf-button:hover {
    color: #fff !important; }
    .font-all-dark a.sf-button *, .font-all-dark a.sf-button:hover *, .font-all-dark #footer a.sf-button:hover * {
      color: #FFF !important; }

.font-all-white {
  color: #FFF; }
  .font-all-white * {
    color: #FFF !important; }
  .font-all-white a:hover {
    color: rgba(255, 255, 255, 0.7) !important; }

/* --------------------------------------------
	CONTACT FORM SHORTCODE
-------------------------------------------- */
.wpcf7 label {
  display: block; }

.wpcf7 p {
  clear: both;
  height: auto;
  overflow: hidden;
  margin-bottom: 0; }

span.wpcf7-form-control-wrap {
  display: block; }

.wpcf7 span.wpcf7-not-valid-tip {
  top: 3px;
  left: 5px;
  background: transparent;
  color: red;
  border: 0;
  font-weight: normal; }

.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {
  top: 10px;
  left: 78px; }

input[type="text"], input[type="email"], input[type="password"], input[type="tel"], textarea, select, .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 textarea, .wpcf7 select, .ginput_container input[type="text"], .ginput_container input[type="email"], .ginput_container textarea, .ginput_container select, .mymail-form input[type="text"], .mymail-form input[type="email"], .mymail-form textarea, .mymail-form select {
  width: 95%;
  margin-top: 6px;
  margin-bottom: 20px;
  padding: 6px;
  border: 1px solid #e3e3e3;
  font-size: 14px !important; }

.col-sm-12 input[type="text"], .col-sm-12 input[type="email"], .col-sm-12 input[type="password"], .col-sm-12 input[type="tel"], .col-sm-12 textarea, .col-sm-12 select, .wpcf7 .col-sm-12 input[type="text"], .wpcf7 .col-sm-12 input[type="email"], .wpcf7 .col-sm-12 textarea, .wpcf7 .col-sm-12 select, .ginput_container .col-sm-12 input[type="text"], .ginput_container .col-sm-12 input[type="email"], .ginput_container .col-sm-12 textarea, .ginput_container .col-sm-12 select, .mymail-form .col-sm-12 input[type="text"], .mymail-form .col-sm-12 input[type="email"], .mymail-form .col-sm-12 textarea, .mymail-form .col-sm-12 select {
  width: 100%;
  max-width: 100%; }

.ginput_container select {
  height: 36px; }

.sidebar .wpcf7 input[type="text"], .sidebar .wpcf7 input[type="email"], .sidebar .wpcf7 textarea, .sidebar .wpcf7 select {
  width: 88%; }

.wpcf7 textarea {
  max-width: 95%;
  outline: 0 !important; }

.wpcf7 .wpcf7-captchac {
  float: left;
  border: 1px solid #CCC;
  padding: 3px 0 4px;
  margin: 6px 10px 0 0; }

.wpcf7 input.wpcf7-captchar {
  float: left;
  width: 45%; }

input[type="submit"], .wpcf7 input.wpcf7-submit[type="submit"], .gform_wrapper input[type="submit"], .mymail-form input[type="submit"] {
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  height: auto;
  padding: 14px 22px;
  margin: 0 10px 20px 0;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border: 0;
  position: relative;
  overflow: hidden;
  outline: none;
  text-shadow: none;
  text-decoration: none;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  vertical-align: middle;
  max-width: 100%; }

.box-fix-height {
  min-height: 300px;
  averflow: hidden; }

#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
  color: #fff; }

/* FIX CURRENT MENU ITEN IF IS ANCESTOR MENU */
.widget_nav_menu ul > li.current-menu-item ul > li a {
  color: #333 !important; }

.green {
  color: #038e33; }

.menu-item {
  /*Fix icons in menu items*/ }
  .menu-item a i {
    margin-right: 5px; }

.spb_tabs .tab-content > .tab-pane.active {
  opacity: 1; }

/*# sourceMappingURL=style.css.map */
