.ecm-mmt-2 {
  margin-top: -2rem;
}
.cmcont_hero {
    background: #2e9644;
    color: #fff;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
  }
  
  .cmcont_hero-content h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  
  .cmcont_hero-content p {
    font-size: 14px;
    margin-bottom: 20px;
  }
  
  .cmcont_talk-btn {
    background: #1c1e83;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 25px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  }
  
  .cmcont_talk-btn .cmcont_icon {
    margin-right: 6px;
  }
  
  .cmcont_locations {
    padding: 40px 20px;
    text-align: center;
  }
  
  .cmcont_section-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
  
  .cmcont_blue-text {
    color: #003366;
  }
  
  .cmcont_green-text {
    color: #2e9644;
  }
  
  .cmcont_orange-text {
    color: #e67e22;
  }
  
  .cmcont_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
  
  .cmcont_card {
    margin-top: 1.5rem;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    padding: 20px;
    text-align: left;
    width: 90%;
    margin-bottom: 2.5rem;
  }
  
  .cmcont_card-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
  }
  
  .cmcont_card p {
    margin: 8px 0;
    font-size: 14px;
  }
  
  .cmcont_icon {
    margin-right: 5px;
    color: #2e9644;
  }
.cmcont_card p {
    font-size: .9rem;
    display: flex;
    align-items: start;
    gap: 1px;
}
.cmcont_card svg {
    margin-top: 5px;
    width: 16px;
    height: 18px;
}
.cmcont_hero-content {
    max-width: 1140px;
    background: #795548;
    border-radius: 10px;
    padding: 60px 20px;
    text-align: center;
    color: #FFFFFF;
}
section.ecmlts_con {
    margin-top: 4rem;
}
.cmcont_hero-content h2 {
    color: #FFFFFF;
}
section.ecmgle_con {
    margin: 0;
    padding: 0;
    margin-top: 2.5rem;
    margin-bottom: -9px;
}
.container-fluid.econt_hd {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
}
span.animated-heading {
    color: #fff;
    background: #1210120a;
    border-radius: 10px;
    padding: 5px 10px;
}
section.container.ecmfr_con {
  margin-top: 4rem;
}
.ecm-form textarea,
input[type="email"],
input[type="tel"],
input[type="text"],
input[type="url"] {font-weight: 500;font-size: 14px;color: #2c2c2c;border: 1px solid rgba(177, 181, 195, .34);border-radius: 10px !important;padding: 14px 17px !important;width: 100%;transition: .3s ease-in-out;}

.ecm-form label {
    font-weight: 500;
    color: #5f6881;
    font-size: .9rem;
}

.ecm-form span.eml-rq {
    color: #F44336;
    font-size: .9rem;
}

.ecm-form input[type=checkbox] {
    border-radius: 1.25em;
    float: left;
    margin-left: -1.2rem;
    margin-top: 6px;
    height: 15px;
}
.ecm-form .ecm-chb {
    margin-left: -5px;
}
.ecm-form .ecm-checkbox-label {
    margin-left: -8px;
}
.ecm-form .ecm-checkbox-label {
    margin-left: -8px;
    font-size: 1.1rem;
    margin-bottom: 2px;
}
.container-fluid.bg-light.p-5.ecm-fcontr {
    margin-top: -3rem;
}

.ecm-submit_btn-control.mb-3 {
    margin-bottom: -10px !important;
}
.ecm-qty-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 10px;
}
.ecom-step-up {
    position: relative;
    margin-right: 1px;
    border: 1px solid #ddd;
    background: #dee2e6;
    box-shadow: 1px 1px 0px #ccc;
}

.ecm-step-down {
    position: relative;
    margin-right: 1px;
    border: 1px solid #ddd;
    background: #dee2e6;
    box-shadow: 1px 1px 0px #ccc;
}
.ecm-number-control input[type="text"]  {

    padding: 5px;
    background: none;
    box-shadow: unset;
    border: none;
}

div.ecm-drop-area h3 {
    font-size: 1.18rem;
    line-height: 1;
    color: #000000ab;
}

div.ecm-drop-area p {
    line-height: 1;
    color: #000000ab;
}

form.ecom-form {
    background-color: #770F02;
    border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    border-width: 1px;
    border-color: #f4f5f6;
    padding-top: 40px !important;
    padding-right: 15px !important;
    padding-bottom: 40px !important;
    padding-left: 15px;
}
p.ecm-info-text {
    font-size: .85rem;
    padding-top: .6rem;
    line-height: 1.3;
}
ul.ecm-file-list {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
}
label.ecm-checkbox-label[for="service"] {
    margin-bottom: 6px;
    margin-top: 5px;
}
select.form-select.ecom-select-control {
    font-size: 14px;
    border: 1px solid rgba(177, 181, 195, .34);
    border-radius: 10px;
}
button[type="submit"] {
    background: #A52A2A;
    border: #007F00;
}
button[type="submit"]:hover {
    background: #617A05;
}
button.cmcont_talk-btn a {
    color: #FFFFFF;
    text-decoration: none;
}
@media (max-width: 767px) {
 .cmcont_card {
  width: 100%;
 } 
}
@media (max-width: 480px) {
  span.ecmsp_ptext {
    font-size: 1.4rem;
  }
  .ecah_header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  h3.ecanh_title.font-17 {
    text-align: center;
  }
  span.animated-heading {
    font-size: 2rem;
  }

}/* max-width:767px */
h3.ecanh_title.font-17 {
    font-size: 1.5rem;
    margin-left: 4px;
}