.form1751540101 {
   margin-top:4em;
}

.form1751540101 .mhead {
    
display: none;
}

.form1751540101 .mtitle {

}

.form1751540101 .mdesc {
    
}

.form1751540101 .mbody {
    
}

.form1751540101 .mcontent {
    
}

/*Module specific style*/
.form1751540101 div#form1751540101_fullnamehelp {
    display: none;
}

.form1751540101 div#form1751540101_mobilehelp {
    display: none;
}

.form1751540101 div#form1751540101_emailhelp {
    display: none;
}

.form1751540101 div#form1751540101_descriptionhelp {
    display: none;
}


.form1751540101 input {
    background: #ffffff8f !important;
    border-radius: 0 !important;
    border: 1px solid white !important;
    padding: 2% !important;
}

.form1751540101 label.form-label {
    display: none;
}

.form1751540101 textarea#form1751540101_description {
       background: #ffffff8f !important;
    border-radius: 0 !important;
    border: 1px solid white !important;
    padding: 5% !important;
    height:300px;
}
.form1751540101 button.btn.btn-primary {
    background: white !important;
    width: max-content;
    padding: 1% 10%;
    text-align: right;
    margin: 0 0 0 auto;
    border: 1px solid white !important;
    border-radius: 0;
    font-size: 18px;
    color: #9c9a9a !important;
    transition:0.9s;
}
.form1751540101 button.btn.btn-primary:hover{
    background: #E7B9A9 !important;
    color: white !important;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}