.pageTopBoxPure{
    margin-top: 100px;
}
.contactInfo{
    box-shadow:
    5px 15px 72px rgba(0, 0, 0, 0.18);
    min-height: 360px;
}
.contactForm{
    box-shadow:
    5px 15px 72px rgba(0, 0, 0, 0.18);
    min-height: 360px;
}
.contactInfo p{
    font-size: 14px !important;
    line-height: 25px !important;
    text-align: justify !important;
}
.contactFormContainer .btn{
    width: 120px !important;
}
.pageIntro{
    background: #fff;
    box-shadow:
    5px 15px 72px rgba(0, 0, 0, 0.18);
    padding: 15px;
}

/* -------------404----------- */
.n404Text h1{
    font-size: 150px;
}
.n404Text h2{
    font-size: 3rem;
}
.firstPBtn{
    width: 250px !important;
}

.contactdetail{
    word-wrap: break-word;
    white-space: pre-wrap;
}

.messagetext{
    height: 100px !important;
}

