.logo_partners {
    width: 100%;
    margin-bottom: 27px;
}

.section_marche {
    padding-top: 142px;
    padding-bottom: 0px;
}

.section-padding2 {
    padding-top: 200px;
    padding-bottom: 29px !important;
}

.section-padding3 {
    padding-top: 108px !important;
    padding-bottom: 29px !important;
}

.padding100 {
    padding-bottom: 100px;
}

.services-details-area .details-caption p {
    margin-bottom: 29px;
    font-size: 18px;
    text-align: justify;
    font-size: 18px;
    text-align: justify;
    line-height: 28px;
    font-family: "Barlow", sans-serif;
}



.section-tittle span.back-text {
    /* font-size: 49px !important; */
    font-weight: 800;
    /* text-transform: uppercase; */
    -webkit-text-stroke: 1px #cfcdcd;
    -webkit-text-fill-color: transparent;
    margin: 0;
    line-height: 1;
    position: absolute;
    transform: translateY(-114%);
    right: 0;
    left: 12px;
    top: 39px;
}

section#Welcome {
    padding-top: 25px;
}

.point_strong {
color: #FFF;
}

div#demo-test-gallery>a {
    width: 31%;
    margin: 1%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    background-color: #fff;
    height: 300px;
}

div#demo-test-gallery>a>img {
    /* width: 100%; */
    /* min-height: 100%; */
    height: 100%;
    transition: all .5s ease-out 0s;
}

div#demo-test-gallery>a>img:hover {
    transform: scale(1.1);
}

h1.title_album {
    font-weight: normal;
    /* font-size: 3em; */
    text-align: center;
    font-size: 34px;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
    color: #0958ac;
    display: none;
}

p.num_foto_album {
    display: none;
}


@media (max-width:800px)
{
div#demo-test-gallery>a {
    width: 48%;
}
}

@media (max-width:440px)
{
div#demo-test-gallery>a {
    width: 98%;
    margin-bottom: 25px !important;
    width: 100%;
    margin-bottom: 25px !important;
    height: auto;
    /* margin: 0px 20px; */
    overflow: hidden;
}
}

div#demo-test-gallery>a figure {
    min-height: 0px;
    margin: 0;
    margin-bottom: 0;
    display: none;
}

.referenze .section-tittle span.back-text {
    font-size: 65px !Important;
    -webkit-text-stroke: 0px #ccc !Important;
    top: 39px;
}

.referenze .pswp__caption__center {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
    color: #fff;
}

.row_referenze {
    width: 100%;
    /* padding-right: 15px; */
    /* padding-left: 15px; */
    margin-right: auto;
    margin-left: auto;
    margin: 0px !important;
}

.referenze  p {
    font-size: 17px;
    text-align: center;
    line-height: 32px;
}

.referenze .cta_div {
    padding-top: 18px !important;
    padding-bottom: 30px;
}

@media (max-width: 575px) {
    div#demo-test-gallery>a>img {
        height: auto;
    }
}

#demo-test-gallery {
    width: 100%;
}



/*CSS DETTAGLIO SERVIZIO*/
#servizi .sx {
    display: none;
}

#servizi .dx {
    position: relative;
    z-index: 1;
    width: 100%;
    left: 0;
    right: 0;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 15%);
    padding: 0% 41px;
    float: none;
    top: 0px;
    overflow: hidden;
    min-height: 0;
}

#servizi .dx p, #servizi .dx * {
    font-size: 17px;
    /* text-align: center; */
    line-height: 32px;
    color: #000;
}

#servizi .dx h1 {
    border-bottom: 1px solid #EEEEEE;
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
    margin-top: 41px;
    margin-bottom: .5rem;
    font-family: "Barlow", sans-serif;
    font-weight: 700;
    color: #0958ac;
}

.privacy-detail {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.bg_lithening {
    padding-top: 150px !important;
    padding-bottom: 50px !important;
}





