.home-contact-sec br {display: none;}
.home-contact-sec .wpcf7-form-control-wrap {display: block;}
.home-contact-sec .form-control {width: 49% !important;display: inline-block;margin: 0 1% 20px 0;vertical-align: top;}
.home-contact-sec .form-control:nth-child(2n+1) {margin-right: 0;}
.home-contact-sec .wpcf7-form-control-wrap .wpcf7-form-control {border: 1px solid #b0b0b0;border-radius: 4px;width: 100%;
	font-family: "Raleway", Sans-serif;}
.home-contact-sec .wpcf7-form-control.wpcf7-submit {background: #ffd828 !important;color: #000 !important;
	font-weight: bold;text-transform: uppercase;font-family: "Raleway", Sans-serif;padding: 10px 20px;
	width: 200px;border-radius: 4px;margin: 0 auto;display: block;box-shadow: 2px 2px 4px -1px #333;}
.home-contact-sec .wpcf7-form-control.wpcf7-submit:hover{ box-shadow: 2px 2px 4px -1px #000;border-color:#ffd828;}

.home-contact-sec .wpcf7-form-control-wrap input::placeholder, .home-contact-sec .cont-text-area textarea::placeholder {color: #ccc;font-weight: 600;}
.home-contact-sec .cont-text-area {width: 99.3% !important;}
.home-contact-sec .cont-text-area textarea {max-height: 110px;resize: none;}
#footer-menu ul li a{line-height: 30px;}

@media screen and (max-width:767px)
{
	.home-contact-sec .form-control {width: 99% !important;}
}
.services-sec figure.elementor-image-box-img img {
    height: 150px !important;
    object-fit: contain;
}


.wpforms-field-container .wpforms-field {
    width: 50% !important;
    float: left !important;
    display: block !important;
    clear: none !important;
    padding: 5px !important;
}


.wpforms-field-container .wpforms-field .wpforms-field-large {
 border: 1px solid #b0b0b0 !important;
    border-radius: 4px !important;
    width: 100% !important;
    font-family: "Raleway", Sans-serif;
    height: 56px !important;
    font-weight: bold;
    margin-bottom: 10px;
}

button#wpforms-submit-966, button#wpforms-submit-980 {
    background: #ffd828 !important;
    color: #000 !important;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Raleway", Sans-serif;
    padding: 10px 20px;
    width: 200px;
    border-radius: 4px;
    margin: 0 auto;
    display: block;
    box-shadow: 2px 2px 4px -1px #333;
}
.wpforms-field-container .wpforms-field.wpforms-field-textarea {
    width: 100% !important;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 160px !important;
}