
@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;
}


    .ModDNNHTMLC .Normal h1, .ModDNNHTMLC .Normal h2, .ModDNNHTMLC .Normal h3, .ModDNNHTMLC .Normal h4, .ModDNNHTMLC .Normal h5, .ModDNNHTMLC .Normal h6 {
        line-height: 1.5;
        font-weight: 900;
        font-size: 15px;
    }
    .ModDNNHTMLC .Normal h1 {
        font-size: 26px;
        color: #d3031c;
    }
    .ModDNNHTMLC .Normal h2 {
        font-size: 22px;
    }
    .ModDNNHTMLC .Normal h3 {
        font-size: 18px;
    }
    .ModDNNHTMLC .Normal h4 {
        font-size: 15px;
    }

    .ModDNNHTMLC .Normal p, .ModDNNHTMLC .Normal li {
        font-size: 15px;
        line-height: 1.8;
        text-align:justify;
    }




