/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 4.22.1
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.header-section .et_pb_row {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}
.footer-section .et_pb_text_1_tb_footer a {
    color: #fff;
}
.footer-section .et_pb_text_1_tb_footer a:hover {
    color: #000;
    transition: all 0.5s ease;
}
.tnp-field label {
    color: #fff;
    display: none;
}
.tnp-field input[type="submit"] {
    position: inherit;
    background: #ffffff;
    color: #008d62;
    cursor: pointer;
    border-radius: 8px;
}
.tnp-field input[type="submit"]:hover {
    position: inherit;
    background: #008d62;
    color: #fff;
    transition: all 0.5s ease;
}
div#banner-section h1 strong {
    color: #008d62;
}
.info-row {
    display: flex;
    align-items: center;
    gap: 70px;
    text-align: center;
}


.info-text {
  font-size: 18px;
  color: #1f2937;
  text-align: center;

}
.info-row .info-box {
    position: relative;
}
.info-row .info-box::before {
    content: '';
    background-image: url(/wp-content/uploads/2025/12/Line-13.png);
    width: 1px;
    height: 100px;
    position: absolute;
    right: -35px;
}

.info-row .info-box:last-child::before {
    display: none;
}

.logo-slider {
  padding: 16px 0;
  overflow: hidden;
}

.logo-track {
  display: flex;
  width: max-content;
  animation: scroll 30s linear infinite;
}

.logo-item {
  margin: 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-item img {
  width: auto;
  object-fit: contain;
}

/* Animation */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

div#whyus h2 strong {
    color: #008d62;
    font-weight: 600;
}
form.wpcf7-form input.wpcf7-form-control {
    padding: 10px;
    width: 100%;
    color: #000;
    border-radius: 5px;
}
form.wpcf7-form label {
    color: #000;
    font-size: 16px;
}
form.wpcf7-form span.wpcf7-list-item.first {
    margin: 0;
}
.cf7-row-full .wpcf7-textarea {
    padding: 10px;
    width: 100%;
    color: #000;
    border-radius: 5px;
    height: 100px;
}
form.wpcf7-form .wpcf7-list-item span.wpcf7-list-item-label {
    font-size: 14px;
}

form.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    width: auto;
    background: #008D62;
    color: #fff;
    cursor: pointer;
    border: 1px solid #008D62;
    padding: 10px 20px;
    font-size: 18px;
    margin: 10px auto;
    display: block;
}
form.wpcf7-form input.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff;
    color: #008D62;
    cursor: pointer;
    border: 1px solid #008D62;
    transition: all 0.5s ease;
}
div#apply h2 strong {
    color: #008d62;
    font-weight: 600;
}
/*div#howitwork .two .et_pb_blurb_content {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: center;
}
div#howitwork .two .et_pb_blurb_content .et_pb_main_blurb_image {
    order: 2;
    width: 100%;
}*/

#testimonials h2 strong {
    color: #008d62;
    font-weight: 600;
}
.sp-testimonial-free-section .sp-testimonial-item {
    background: #fff;
    padding: 20px;
    border: 1px solid #00000038;
    border-radius: 15px;
}
.sp-testimonial-free-section .sp-testimonial-item h4.sp-testimonial-client-name {
    color: #008d62 !important;
    font-style: italic;
}
.sp-testimonial-free-section .sp-testimonial-client-testimonial p {
    padding: 0 10px;
    color: #000;
}

#faq h2 strong {
    color: #008d62;
    font-weight: 600;
}
.cf7-row {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.cf7-row .cf7-col {
    width: 50%;
}
.rmagic form#rm_login_form_1 sup.required {
    color: #f00;
}
.rmagic form#rm_login_form_1 input {
    background: #fff;
    padding: 10px;
    height: auto;
    color: #000;
}
.rmagic form#rm_login_form_1 input#rm_submit_btn {
    background: #008d62;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    border-color: #008d62;
}
.rmagic form#rm_login_form_1 input#rm_submit_btn:hover {
    background: #fff;
    color: #008d62;
    font-size: 18px;
    border-radius: 10px;
    border-color: #008d62;
}
.rmagic form#rm_login_form_1 label {
    font-size: 15px;
    font-weight: 500;
}


form#rmform-module-1 sup.required {
    color: #f00;
}
form#rmform-module-1 input {
    background: #fff;
    padding: 10px !important;
    height: auto;
    color: #000;
}
form#rmform-module-1 input#rm-form-submit-btn {
    background: #008d62;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    border-color: #008d62;
}
form#rmform-module-1 input#rm-form-submit-btn:hover {
    background: #fff;
    color: #008d62;
    font-size: 18px;
    border-radius: 10px;
    border-color: #008d62;
}
form#rmform-module-1 label {
    font-size: 15px;
    font-weight: 500;
}
form#rmform-module-1 {
    font-family: 'Poppins';
}
/************************ 📱 Responsive ***********************/


@media (max-width: 980px) {
    .et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap {
        justify-content: end;
    }
.header-section .et_pb_column_1_tb_header.et-last-child {
    position: absolute;
    top: 60px;
    right: 0;
    left: 55px;
    z-index: 99;
    width: 200px !important;
    margin: auto !important;
}
}

@media (max-width: 767px) {

  .logo-track {
    animation-duration: 20s;
  }
.info-row {
    display: flex;
    align-items: center;
    gap: 30px;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    background: #ffffffa3;
    padding: 10px;
    border-radius: 10px;
}
.info-row .info-box {
    position: relative;
    width: 45%;
}
.info-row .info-box::before {
    display: none;
}
.footer-section .et_pb_blurb_content .et_pb_main_blurb_image {
    margin-bottom: 0px;
}
.footer-section .et_pb_blurb_content {
    display: flex;
    justify-content: center;
    margin-bottom: 0;
}
.made-with-love p {
    text-align: center !important;
}
.et_pb_column_0_tb_header {
    margin-bottom: 0px;
} 
.cf7-row {
    flex-wrap: wrap;
}
.cf7-row .cf7-col {
    width: 100%;
}
.logo-item {
    margin: 0 8px;
}
form.wpcf7-form .wpcf7-list-item {
    display: block;
    margin: 0;
}
}



