.entry-header-inner h1{display:none;}
.cform {
    background: #f8f8f8;
    padding: 22px;
    border-radius: 11px;
    border: 1px #eee solid;
}
.innerblocks-wrap h4{margin-bottom:10px!important;}
.aform {
    background: #fc7f0c;
    padding: 22px;
    border-radius: 11px;
    border: 1px #eee solid;
}

.aformheading {
    color: #fff;
    border-bottom: 1px #fff solid;
    line-height: 58px;
    margin-left: 3%;
    width: 93%;
}

.admissionform {
    width: 45%;
    margin-bottom: 10px;
    color: #696969;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 15px;
    outline: none;
    float: left;
    margin-left: 3%;
}
.space120{
    height: 120px; width:100%; float:left;
}
.admissionformtarea {
    width: 93%;
    margin-bottom: 10px;
    color: #696969;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 15px;
    outline: none;
    margin-left: 3%;
}
.img_pages{
    border: 1px #eee solid;
    padding: 11px;
    border-radius: 46px;
}

.contact_form_box {
    width: 100%;
    margin-bottom: 10px;
    color: #696969;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    padding: 15px;
    outline: none;
}
.contact-form p{margin: 0px!important;}
textarea{height:120px;}