#main-banner img {
    width: 100%;
}
#contact-wrapper h3{
    text-align: center;
    margin-bottom: 45px;
}

#contact-wrapper {
    margin-bottom: 45px;
}

#contact-wrapper p {
    text-align: center;
}

#contact-form-wrapper em {
    color: #2988D7;
    font-style: normal;
}

input {
    border-radius: 40px !important;
}

textarea {
    border-radius: 20px !important;
    resize: none;
}

form {
    margin-top: 35px;
}

#sendsubmit {
    float: right;
    background-color: #2988D7;
    color: #ffffff;
    border-radius: 10px !important;
    height: 45px;
    font-size: 18px;
    width: 250px;
}

.maps {
    margin-top: 15px;
}

#kuff-facebook-page {
    text-align: center;
}