/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 11 2025 | 07:30:19 */


.form-col .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b45000;
    color: #edbf57;
    font-size: 20px;
}


input.wpcf7-form-control.wpcf7-phonetext.wpcf7-text.wpcf7-validates-as-phonetext {
   padding: 0px 0px 0px 85px !important;
    width: 100% !important;
    height: 39px !important;
    border-radius: 50px;
    border:1px solid lightgray;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {

     font-size: 18px;
    font-weight: 500;
    border-radius: 40px 40px 40px 40px;
    padding: 5px;
    color: #fff;
    background-color: #573174;
     width:180px !important;
	  margin-top: 12px;
  border: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary:hover
{
	  color: #fff;
    background-color: #E5B805;
}

.form-control
{
	    border-radius: 50px !important;
}

.form-7 .nice-select {
    padding: 0px 0px 0px 20px;
    width: 99%;
    height: 39px;
    border-radius: 50px;
    color: #9daaa5;
    border: 1px solid lightgray;
      margin-top: 8px;
}

.form-7 .current {
    color: #7e7c7c;
}

.form-7 .nice-select .list {
    background-color: #fff;
    border-radius: 20px;
    width: 325px;
    color: #000 !important;
    font-size: 14px;
}



.form-7 textarea {
    padding: 10px 0px 0px 20px;
    width: 99%;
    height: 40px;
    border-radius: 50px;
    color: #9daaa5;
    border: 1px solid lightgray;
     margin-top: 8px;
}

.form-col .row {
    align-items: center;
}



.form-col .tp-contact-input input {
    border: 1px solid rgb(255 255 255) !important;
}
.tp-contact-select .nice-select
{
  border: 1px solid rgb(255 255 255) !important;
}
.form-col .tp-contact-input textarea
{
	  border: 1px solid rgb(255 255 255) !important;
}

.tp-btn-yellow-lg.yellow-bg {
    background-color: #edbf57;
}

.elementor-12 .elementor-element.elementor-element-8c5a571 .tp-el-btn {
    color: #FFFFFF !important;
}

.tp-contact-overlay::after {
   
    background: linear-gradient(359.33deg, rgb(0 0 0 / 82%) 0.59%, rgba(13, 92, 225, 0) 99.43%) !important;

}

 .them-sec .author-rated-wrapper {
    display: none;
}

 .them-sec .tp-rated-bg {
    background-repeat: no-repeat;
    background-size: cover;
    margin-left: 0px;
    margin-right: 0px;
}


.tp-service-five-item .tp-services-five-item-bg {
    height: 482px !important;
}