.custom-form-wrapper .fs-webform-container  .fserv-container {
    max-width: 1000px !important;
}

.custom-form-wrapper h2,
.custom-form-wrapper .fw-form-heading,
.custom-form-wrapper .fserv-form-description {
    display: none !important;
}

.custom-form-wrapper input,
.custom-form-wrapper select,
.custom-form-wrapper textarea {
    width: 100% !important;    
    border-radius: 10px !important;
    font-size: 14px !important;
    height:30px !important;
}
.custom-form-wrapper .fs-webform-container .fserv-container {
    padding: 0px 0px 10px 0px !important;
}
.custom-form-wrapper .fs-webform-container .fserv-container .fs-country-phone::part(fw-select-input-container),
.custom-form-wrapper .fs-webform-container .fserv-container .fs-country-phone::part(fw-input-inner-container){
    border-radius: 10px !important; 
    height:50px !important;   
}

.custom-form-wrapper label {
    font-weight: 600 !important;
    font-size: 14px !important;
    margin-bottom: -4px !important;
    color: #050505;
}

.custom-form-wrapper button[type="submit"],
.custom-form-wrapper input[type="submit"] {
    font-weight: bold !important;  
    background-color: rgb(215, 45, 48) !important; 
}

.banner-form-card .fserv-form div:last-child .fserv-button-submit {
    background-color: rgb(215, 45, 48) !important;
    font-size: 22px !important;
    width: 100% !important;
    border-radius: 10px !important;
    margin: 10px;
    height: 40px;
}

.contact-content .custom-form-wrapper .fserv-form .fserv-button-submit {
    font-size: 22px !important;
    background-color: rgb(215, 45, 48) !important;
    width: 100% !important;
    border-radius: 10px !important;
    margin: 10px;
    height: 40px;
}

.contact-content form button::after {
    background-color: rgb(215, 45, 48) !important;
}

.contact-content form button {
    border: none !important;
}
.custom-form-wrapper button:hover,
.custom-form-wrapper input[type="submit"]:hover {
    background-color: rgb(215, 45, 48) !important;
    
}

.custom-form-wrapper .powered-by,
.custom-form-wrapper .fserv-form-description {
    display: none !important;
}

.banner-style-three img {    
    margin-top: 5px !important;
}

.banner-form-card form .two-grid-col {
    grid-template-columns: 1fr !important; /* disables 2-column layout */
    grid-template-columns: none;
    display: block;
}

.custom-form-wrapper .fs-webform-container .fserv-form > div {
    margin-bottom: 14px !important;
}

.custom-form-wrapper .fs-webform-container .fserv-form > div:last-child {
    display: flex;
    justify-content: center; 
      
}

.fs-country-phone::part(fw-select-input-container) {
    display: none !important;
}

.country-container.sc-fw-country-phone .country-select-container.sc-fw-country-phone {
    display: none !important;

}

.fs-webform-container input[type=file]{
display: none !important;

}

.fserv-container div{
    margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
    .banner-area .sanh2 {
        margin-right: 76px !important;
    }
}
@media only screen and (max-width: 480px) {
    .banner-form-card form .override-style {
        padding: 0px 30px !important;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1440px) {
    .banner-style-three img {
        max-width: 145% !important;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1365px) {
    .banner-style-three img {
        max-width: 145% !important;
        
    }    
    .banner-style-three img {
        
        width: 105% !important;
        margin-bottom: 140px !important;
    }    
    .banner-area h2 {        
        margin-bottom: 45px !important;
    }
    
}
 
  body, .banner-area, .banner-area div {
    height:auto !important;
}
  .hsfc-Heading {
  display: none !important;
}
