.formm-stylinggg form input {
    border: none;  
}

 


.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    line-height: 39px;
    color: #000000;
    background-color: #f7f7f7b5;
    background-clip: padding-box;
    border: 1px solid #efefef !important;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 17px;
    border-radius: 0px;
    height: 51px;
}
label {
    display: inline-block;
    color: #000;
    margin-bottom: 13px;
}
.formm-stylinggg {
    padding: 26px;
    position: relative;
    z-index: 999;
    background-color: #ffffff;
    border-radius: 7px;
    margin-top: 19px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
textarea{

border: none;

} 
textarea#w3review {
 display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 15px;
    line-height: 39px;
    color: #000000;
    background-color: #f7f7f7b5;
    background-clip: padding-box;
    border: 1px solid #efefef !important;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin-bottom: 17px;
    border-radius: 0px;
    height: 147px;
}



section.contact-area {
    
    padding-bottom: 60px;
    margin-top: -315px;
}


.get-touchh {
    background-color: #fff;
    margin-top: 19px;
    padding: 42px;
    z-index: 99999;
    position: relative;
    border-radius: 8px;
}

ul.contactus-111 li i {
    position: absolute;
    left: 0;
    top: 4px;
    color: white !important;
    font-size: 16px;
    background-color: #242665;
    height: 38px;
    width: 38px;
    line-height: 40px;
    text-align: center;
    display: block;
    border-radius: 50px;
    webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
ul.contactus-111 {
    padding-top: 28px;
}

ul.contactus-111 li {
    padding-left: 60px;
    position: relative;
    padding-top: 0;
    padding-bottom: 36px;
    color: #3c3b3b;
    font-size: 17px !important;
    line-height: 26px;
    border-bottom: 1px solid #dcdcdc8a;
    margin-bottom: 12px;
    font-weight: 300;
}