.elementor-70 .elementor-element.elementor-element-87d4845{--display:flex;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-70 .elementor-element.elementor-element-097e1fa{--display:flex;}.elementor-70 .elementor-element.elementor-element-e6b726b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-70 .elementor-element.elementor-element-6f21b53{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-70 .elementor-element.elementor-element-1e36acb{--display:flex;}.elementor-70 .elementor-element.elementor-element-ae33bf0{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-70 .elementor-element.elementor-element-ae33bf0:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-ae33bf0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://americantrademarkservice.com/wp-content/uploads/2025/10/lp-main-banner.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-70 .elementor-element.elementor-element-5669f6f{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-70 .elementor-element.elementor-element-398167b{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-70 .elementor-element.elementor-element-c7498c9{--display:flex;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-70 .elementor-element.elementor-element-c7498c9:not(.elementor-motion-effects-element-type-background), .elementor-70 .elementor-element.elementor-element-c7498c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EBE6E6;}.elementor-70 .elementor-element.elementor-element-6a2ce0a{--display:flex;}/* Start custom CSS for container, class: .elementor-element-87d4845 */#abt-pg-sec .about-two_award {
    position: absolute;
    right: 20px;
    top: 40px;
    display: none;
}


#abt-pg-sec  .sec-title_title.style-two:before {
    display: none;
}
#abt-pg-sec .sec-title_title.style-two {
    border: none;
    padding: 0px 0px 0px 0px;
}

#abt-pg-sec .about-two_record-icon {

    width: 50px;
    height: 50px;
    line-height: 57px;

}

#abt-pg-sec .about-two_record-content {
    position: relative;
    padding-left: 70px;
    min-height: 50px;
        display: flex
;
    align-items: center;
    margin-top: 10px

}



#abt-pg-sec .about-two_button.d-flex.align-items-center.flex-wrap a.theme-btn.btn-style-one {
    display: none;
}/* End custom CSS */
/* Start custom CSS for lawlify_form, class: .elementor-element-7ea44d2 */.trademark-bullets {
  list-style: none;
  padding: 0;
  margin: 0;
}

.trademark-bullets li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #1e293b;
}

.trademark-bullets li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #1c3faa;
  font-weight: 700;
  font-size: 16px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ae33bf0 *//* Overall box styling */
.trademark-contact-box {
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  padding: 35px 30px;
  max-width: 400px;
  margin: 0 auto;
  border-top: 5px solid #1c3faa;
}

/* Heading style like in first image */
.trademark-contact-box h3 {
  background: linear-gradient(90deg, #1c3faa 0%, #3b82f6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.4;
}

/* Label styling */
.trademark-contact-box label {
  display: block;
  color: #1e293b;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 6px;
}

/* Input fields */
.trademark-contact-box input[type="text"],
.trademark-contact-box input[type="email"],
.trademark-contact-box input[type="tel"],
.trademark-contact-box textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1.5px solid #cfd8e3;
  border-radius: 10px;
  font-size: 14px;
  margin-bottom: 15px;
  background: #f8fafc;
  transition: 0.3s ease;
}

.trademark-contact-box input:focus,
.trademark-contact-box textarea:focus {
  border-color: #1c3faa;
  background: #fff;
  outline: none;
}

/* Placeholder color */
.trademark-contact-box ::placeholder {
  color: #9ca3af;
}

/* Submit button */
.trademark-contact-box input[type="submit"] {
  background: linear-gradient(90deg, #1c3faa 0%, #3b82f6 100%);
  color: #fff;
  border: none;
  width: 100%;
  padding: 12px 0;
  border-radius: 10px;
  font-weight: 700;
  font-size: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.trademark-contact-box input[type="submit"]:hover {
  background: linear-gradient(90deg, #3b82f6 0%, #1c3faa 100%);
  transform: translateY(-1px);
}

/* Optional: Add responsive spacing */
@media (max-width: 480px) {
  .trademark-contact-box {
    padding: 25px 20px;
  }
}/* End custom CSS */