.social-icons1
{
    padding-left:0;
    margin-bottom:0;
    list-style:none;
}
.social-icons1 li
{
    display:inline-block;
    margin-bottom:4px;
    margin: 20px;
}
p{
    font-size: 14px !important;
}
.contact-list{
    line-height: 100px;
}
.red-side{
    background-size: auto; 
    background-repeat: no-repeat; 
    height: 37.5rem; 
    line-height: 50px;
}
.icons{
    color:#fff !important; 
    font-size: 20px;
}
.icons-map{
    color:#fff !important; 
    font-size: 17px; 
    width: 96%;
}
.brands{
    color: white;
}
.contact-zenorex{
    color:#c61b1f; 
    font-family: 'Cinzel', serif; 
    font-size: 16px !important;
}
.love-here{
    font-weight:bold; 
    font-size: 20px !important; 
    font-family: 'Poppins', sans-serif;
}
.message{
    border: 1px solid #c61b1f;
    background-color: #fff;  
    padding:10px; color: #c61b1f;
}
.combi-code{
    background-color: #c61b1f; 
    color:#fff;
}
.findAbout{
    font-size: 14px !important;
}
.overlay-contact{
    top: 71%;
}
.title{
    font-size: 25px !important;
    color: white !important;
    font-weight: normal !important;
}
.right-info{
    padding-right: 5rem;
    padding-top: 5rem !important;
}
/* .footer-mt{
    margin-top: -2rem !important;
} */

@media only screen and (max-width: 600px) {
    .contact-placer{
        padding-right: 1rem;
    }
    .findAbout{
        width: 49%;
        font-size: 12px !important;
    }
    .red-side{
        line-height: 25px;
    }
    .title{
        font-size: 18px !important;
    }
    .icons{
        font-size: 14px !important;
    }
    .contact-zenorex{
        font-size: 18px !important;
    }
    .love-here{
        font-size: 14px !important;
    }
    p{
        font-size: 14px !important;
    }
    .combi-code{
        font-size: 14px !important;
    }
    .contact-content{
        padding: 13px !important;
    }
}