/*
Theme Name:     Farweb Cesten
Theme URI:      http://www.farwebsrl.it/
Description:    Tema Child per Farweb FarwebCorp
Author:         Antonio Cariello
Author URI:     http://www.farwebsrl.it/
Template:       FarwebCorp
Version:        0.1.0
*/
#header .header-body {
  padding: 10px 0 5px;
  border: 0;
}
#header .header-logo img {
  margin: 0 0 15px;
}
#header .header-nav-bar {
  background: #085fa5;
  padding: 0;
}
#header .header-nav-main nav > ul > li.dropdown:hover > a {
  padding-bottom: 0;
}
#header .header-nav-main nav > ul > li > a {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  padding: 0 15px;
  color: #ffffff;
  line-height: 60px;
}
#header .header-nav-main nav > ul > li > a.dropdown-toggle:after {
  top: 0;
}
#header .header-column .header-extra-info li .feature-box small {
  letter-spacing: 1px;
  font-size: 90%;
}
#header .header-nav-main {
  margin: 0;
}
#header .header-nav-top .nav > li.current-menu-item > a {
  color: #ffffff;
}
#header .header-social-icons {
    margin: 0;
}
#header .social-icons li {
	margin: 15px 0;
}
body {
  font-family: 'Nunito', Arial, sans-serif;
  font-size: 16px;
}
.relative {
  position: relative;
}
.social-icons li {
  box-shadow: none;
}
.well {
  box-shadow: 0px 1px 2px rgba(184, 196, 206, 0.6);
  border: 1px solid #ccc;
}
b,
optgroup,
strong {
  font-weight: 600;
}
h2 {
  font-size: 2em;
  font-weight: 300;
  line-height: 36px;
  margin: 0 0 15px 0;
}
section.section-white {
  background-color: #ffffff;
}
.text-white {
  color: #ffffff !important;
}
.text-primary {
  color: #085fa5 !important;
}
.text-black {
  color: #444444 !important;
}
.text-block {
  display: block;
}
.carousel-control {
  z-index: 101;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  font-family: FontAwesome;
}
.carousel-control .icon-next:before {
  content: "\f105";
}
.carousel-control .icon-prev:before {
  content: "\f104";
}
.carousel-caption {
  padding-bottom: 0;
  bottom: 0;
}
.carousel-caption h2 {
  color: #ffffff;
  text-shadow: none;
  background-color: #0b5587;
  display: inline-block;
  padding: 15px 30px;
  font-size: 44px;
  font-weight: 400;
  margin: 0 0 10px 0;
}
.carousel-caption div {
  color: #ffffff;
  text-shadow: none;
  background-color: rgba(58, 80, 103, 0.7);
  padding: 15px 30px;
}
.carousel-caption div p {
  color: #ffffff;
  margin: 0;
}
.carousel-caption div:empty {
  background-color: transparent;
  padding: 0;
}
section.section.section {
  border-top: 0;
}
section.section.citazione {
  padding-bottom: 30px;
}
section.section.citazione .testimonial.testimonial-style-2 blockquote p {
  font-size: 1.8em;
}
.featured-boxes-style-2 .featured-box .icon-featured {
  font-size: 50px;
  height: 100px;
  line-height: 100px;
  width: 100px;
}
.featured-boxes-style-2 .featured-box .box-content {
  padding: 0;
}
#header .header-nav-main nav > ul > li.dropdown .dropdown-menu > li.active > a {
  color: #fff;
  background-color: #0b5587;
}
html .scroll-to-top {
  right: auto;
  left: 10px;
  background: #0b5587;
}
#footer {
  padding: 30px 0 0;
  margin-top: 0;
}
#footer a:hover {
  color: #fff;
}
#footer .footer-copyright {
  margin-top: 15px;
  padding: 0;
}
#footer a.logo-footer {
  text-decoration: none;
}
#footer a.logo-footer h5 {
  margin-bottom: 0;
  font-size: 1.2em;
  line-height: 24px;
}
#footer h3 {
  text-transform: none;
}
#footer h3.widget-title {
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 1.2em;
  font-weight: bold;
}
#footer h4 {
  font-size: 1.6em;
}
#footer h5 {
  color: #ffffff;
}
#footer p {
  color: #ffffff;
  line-height: 24px;
}
#footer p.text-progetto {
  line-height: 140%;
}
#footer .widget_nav_menu ul {
  list-style: none;
  padding-left: 0;
  padding-right: 0;
}
#footer .widget_nav_menu ul a {
  padding: 5px 0;
}
#footer .widget_nav_menu ul a:before {
  content: "\f105";
  font-size: 0.8em;
  width: 14px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
}
#footer .widget_nav_menu ul li ul {
  margin-left: 15px;
}
#footer .contact li > div > div {
  padding-left: 25px;
}
.page-header-light h1 {
  color: #0b5587;
}
.list.list-icons.list-icons-style-3 li .fa {
  font-size: 15px;
}
.post-cover {
  margin: 0 0 30px;
}
.post-cover.thumbnail {
  border: 0;
  padding: 0;
  border-radius: 0;
}
.thumbnail {
  border: 0;
  padding: 0;
}
.thumbnail.bg-color {
  color: #ffffff;
  padding: 0;
  border: 0;
}
.thumbnail.bg-color h2 {
  color: #ffffff;
}
.thumbnail.bg-color h3 {
  text-transform: none;
  color: #ffffff;
}
.thumbnail.bg-color p {
  color: #ffffff;
  text-align: center;
}
.thumbnail.bg-color .caption {
  padding: 20px;
  color: #ffffff;
}
.thumbnail.bg-color .btn {
  color: #ffffff;
  border-top: 1px solid transparent!important;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1) !important;
}
.thumbnail.bg-color.bg-datore {
  background-color: #0b5587;
}
.thumbnail.bg-color.bg-datore .btn {
  background-color: #0b5587;
}
.thumbnail.bg-color.bg-datore .btn:hover {
  background-color: #ff089a;
}
.thumbnail.bg-color.bg-badante {
  background-color: #0b5587;
}
.thumbnail.bg-color.bg-badante .btn {
  background-color: #0b5587;
}
.thumbnail.bg-color.bg-badante .btn:hover {
  background-color: #00aaff;
}
.thumbnail img {
  border-radius: 4px;
}
.tables {
  display: table;
  width: 100%;
}
.tables-row {
  display: table-row;
  clear: both;
}
.tables-cell {
  display: table-cell;
  vertical-align: middle;
}
.tables-cell h1 {
  display: inline;
}
.post-body ul {
  margin-bottom: 20px;
}
.post-body ul li {
  list-style: none;
}
.post-body ul li:before {
  content: "\f105";
  font-size: 0.8em;
  width: 14px;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
}
article.post .post-meta {
  padding: 10px 0;
}
/** Modal */
.modal-dialog.modal-full {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  background-color: #ffffff;
}
.modal-content {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.modal-backdrop {
  background-color: #0b5587;
}
.modal-header {
  padding: 30px 30px 15px;
  border-bottom: 0;
  min-height: 60px;
}
.modal-body {
  padding: 15px 30px;
}
/* --------- */
.overlay {
  background: -moz-linear-gradient(top, rgba(181, 189, 200, 0) 1%, rgba(141, 148, 158, 0) 27%, #1b2228 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(181, 189, 200, 0) 1%, rgba(141, 148, 158, 0) 27%, #1b2228 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(181, 189, 200, 0) 1%, rgba(141, 148, 158, 0) 27%, #1b2228 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00b5bdc8', endColorstr='#1b2228', GradientType=0);
  /* IE6-9 */
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0.5;
}
.list li {
  margin-bottom: 5px;
}
.articleBody {
  font-size: 20px;
  font-weight: 300;
}
.articleBody > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.articleBody > ul li {
  background: #f4f4f4;
  padding: 10px 20px;
  margin: 0 0 10px;
  border-radius: 4px;
}
.articleBody p {
  line-height: 30px;
}
.blog-posts article {
  border: 0;
  margin: 0;
  padding-bottom: 20px;
}
.blog-posts.list-progetto {
  margin: 0 -15px;
}
ul.nav-list {
  padding: 20px 0;
}
ul.nav-list li a:before {
  display: none;
}
ul.nav-list.white {
  padding: 0 20px 20px;
}
ul.nav-list.white li a {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: inherit;
}
ul.nav-list.white li a:hover,
ul.nav-list.white li a:focus {
  background-color: rgba(0, 0, 0, 0.1);
}
ul.nav-list.color li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  font-size: inherit;
}
/* Sidebar */
.widget {
  margin-bottom: 15px;
}
.widget ul {
  padding: 0;
}
.widget ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  text-transform: capitalize;
}
.widget ul li a {
  color: #777;
  padding: 8px 0 8px 18px;
  border-bottom: 1px solid #ddd;
  display: block;
}
h3.widget-title {
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 27px;
  margin: -15px -15px 15px;
  background: #0b5587;
  padding: 10px 15px;
  text-transform: none;
  color: #ffffff;
  border-radius: 4px 4px 0 0;
}
/* Custom radio button CF7 */
.wpcf7-radio .wpcf7-list-item input[type='radio'] {
  opacity: 0;
  z-index: 1;
  position: relative;
}
.wpcf7-radio .wpcf7-list-item input[type='radio'] + span::before {
  display: inline-block;
  margin-left: -18px;
  font-family: FontAwesome;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  z-index: 0;
  width: 20px;
  height: 20px;
  line-height: 15px;
  text-align: left;
  content: '\f1db';
  font-size: 18px;
}
.wpcf7-radio .wpcf7-list-item input[type='radio']:checked + span::before {
  color: #4faf51;
  content: '\f058';
}
.wpcf7-checkbox .wpcf7-list-item input[type='checkbox'] {
  opacity: 0;
  z-index: 1;
  position: relative;
}
.wpcf7-checkbox .wpcf7-list-item input[type='checkbox'] + span::before {
  display: inline-block;
  margin-left: -18px;
  font-family: FontAwesome;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  z-index: 0;
  width: 20px;
  height: 20px;
  line-height: 15px;
  text-align: left;
  content: '\f096';
  font-size: 18px;
}
.wpcf7-checkbox .wpcf7-list-item input[type='checkbox']:checked + span::before {
  color: #4faf51;
  content: '\f046';
}
p.privacy {
  font-size: 14px;
  line-height: 23px;
}
.table.table-noborder td {
  padding-left: 0;
  padding-right: 0;
}
.table.table-noborder td.text-right {
  min-width: 150px;
}
.wpcf7-form-control-wrap.foto,
.wpcf7-form-control-wrap.allegato {
  background: #fff;
  clear: both;
  display: block;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.alert .fa.fa-4x {
  font-size: 4em;
}
.alert-success .fa {
  color: #3c763d;
}
.alert-danger .fa {
  color: #a94442;
}
html.webkit .thumb-info {
  border: 0;
}
html.webkit .thumb-info .thumb-info-wrapper {
  margin: 0;
}
.isotope-item > a {
  display: block;
  margin: 0 0 25px;
}
#footer .container .row > div {
    margin-bottom: 5px;
    line-height: 50px;
}
#footer .contact i {
    margin: 7px 8px 0 0;
}

.page-header .breadcrumb.breadcrumb-valign-mid {
    background: none;
    margin: 10px 0 0;
    padding: 0;
    text-align: right;
    position: relative;
    top: auto;
    right: auto;
}

.articleBody > ul li h4 {
    margin: 0;
}
ul.image-gallery {
    margin: 15px 0 0;
}
ul.image-gallery.product-img-gallery {
    margin: -15px -5px 0;
}
ul.product-img-gallery li {
    padding-left: 5px;
    padding-right: 5px;
}
ul.product-img-gallery li .thumbnail {
    margin-bottom: 10px;
}
.heading.heading-bottom-border h3 {
    text-transform: none;
}
.widget .project-list  {
	margin-left: -20px;
	margin-right: -20px;
}
.widget .project-list > div > div {
	padding-left: 5px;
	padding-right: 5px;
}
.widget .project-list .thumbnail {
    margin-bottom: 10px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	width: 100%;
}

#footer .col-lg-3.col-md-12.first {
	line-height: 1.5;
}