
@media screen and (max-width: 768px) {
    .two-columns-layout__container .two-columns-layout__item {
        flex-direction: column-reverse !important;
    }
}

/*.section.section--one {
padding:0 !important;
margin-top:-1px;
}*/

    .section--three {
        border: unset;
    }

    .section.section--footer {
        padding: 0 !important;
      position:relative;
    }

.map__container {
    background-image: url('/Portals/0/contact.jpg');
    background-size: cover;
    height: 100%;
}
.advanced-filtering__results h1{
 font-size: 18px;
        line-height: 2;
        color: #e74c3c;
        margin-bottom: 20px;
}
.advanced-filtering__results h2{
      font-size: 16px;
        line-height: 2;
        color: #e74c3c;
        margin: 0;
}
.advanced-filtering__results h3{
      font-size: 14px;
        line-height: 2;
        color: #e74c3c;
        margin: 0;
}
.advanced-filtering__results p{
        font-size: 14px;
        line-height: 2;
        text-align: justify;
}











