.slogan-home{
    color: #b63759 !important;
    font-weight: bold;
    letter-spacing: 4px;
    text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;

}
.sfondo-chiaro{

    background-color: #b6375925;

}
p {
    font-size: 16px;
    
}

.section-heading::after {
    width: 100px;
    left: -webkit-calc(50% - 50px);
    left: calc(50% - 50px);

}
h2 {
    
    font-weight: bold;
}
.footer-widgets h4 {
    padding-bottom: 4px;
    margin-bottom: 25px;
}
.google-map #map{
    height: 206px;
}
.section {
    padding: 40px 0;
}
.footer-widgets .content-wrap.widget-contact ul li {
    font-size: 12px;
}
.footer .copyright  {
    font-size: 12px;
}
.footer  {
    font-size: 12px;
}
.section-heading {
    margin-bottom: 50px;
}
h4 {
    font-weight: bold;
}
.bordo-dx {
    border-right: 1px dotted #dadada;
}

.da-thumbs1 {
    list-style: none;
    position: relative;
    padding: 0;
    margin: 0; }
  
  .da-thumbs1 li {
    float: left;
    background: #fff;
    padding: 0px;
    position: relative;
    width: 25%;
    padding: 5px; }
    @media only screen and (max-width: 992px) {
      .da-thumbs1 li {
        width: 33%; } }
    @media only screen and (max-width: 767px) {
      .da-thumbs1 li {
        width: 50%; } }


        
@media (max-width: 768px) {

    .main-navigation .navbar-brand a {
        font-size: 20px;
    }
}