@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Oswald:wght@200..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@import url("/assets/landing_pages/bootstrap.min-474821e1.css");
@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/landing_pages/HelveticaNowText-Bold-85eb018f.woff2") format("woff2"),
    url("/assets/landing_pages/HelveticaNowText-Bold-9ea5cd1d.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNowText";
  src: url("/assets/landing_pages/HelveticaNowText-Regular-b3907dbf.woff2") format("woff2"),
    url("/assets/landing_pages/HelveticaNowText-Regular-4f9803bf.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  font-family: "Roboto", sans-serif;
}

a.active,
a:focus,
button:focus,
button.active {
  outline: none;
}

a {
  text-decoration: none;
}

a:focus,
a:hover,
a:active {
  outline: 0;
  box-shadow: none;
}

a:focus,
a:hover {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  transition: all 0.5s ease-in-out;
}

a:hover {
  text-decoration: none;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
}

input:focus,
select:focus,
textarea:focus {
  outline: none;
}

img {
  border-style: none;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.wrapper {
  overflow: hidden;
}
/* typography */
.heading-text {
  color: #000;
  font-size: 80px;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}
.heading-text span {
  color: #e3b853;
}
.body-text {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}
/* header */
.left-nav {
  display: flex;
  align-items: center;
}

.left-nav span {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  display: block;
  margin-bottom: 1px;
}
.left-nav h2 {
  color: #e3b853;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}
.navbar-brand {
  margin: 0;
  padding: 0;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  padding-right: 30px;
  margin-right: 30px;
  padding-top: 26px;
  padding-bottom: 24px;
}
header {
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(10px);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
}
.btn-contact {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  border-radius: 50px;
  border: 1px solid rgba(227, 184, 83, 0.5);
  padding: 14px 29px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 8px;
}
.btn-default {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  border-radius: 50px;
  background: #cfa74c;
  border: 1px solid #cfa74c;
  padding: 14px 29px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  grid-gap: 8px;
}
.btn-default:hover {
  background-color: transparent;
  border: 1px solid #cfa74c;
  color: #cfa74c;
}
header .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  padding: 0px 17px !important;
}
header .btn-contact {
  margin-left: 23px;
}
header .nav-item .nav-link.active {
  color: #fff;
}
header .navbar {
  padding: 0px;
}
header .nav-item .nav-link:hover {
  color: #a1833b;
}
.btn-contact:hover {
  background: #fff;
  color: #cfa74c;
}
/* hero-sec */
.hero-sec {
  background-image: url("/assets/landing_pages/todd-office-og-f5432429.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 516px 0px 99px;
}
.hero-innner {
  display: flex;
  align-items: end;
  justify-content: space-between;
  grid-gap: 20px;
}
.hero-innner h1 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 90%;
  text-transform: uppercase;
  max-width: 668px;
}
.btn-video:hover {
  background: #fff;
}
.hero-innner h1 span {
  color: #e3b853;
  display: block;
}
.btn-video {
  border-radius: 80px;
  background: #fff;
  display: flex;
  align-items: center;
  grid-gap: 10px;
  min-width: 274px;
  padding: 12px 40px 12px 12px;
  width: fit-content;
}
.play-btn {
  background: rgba(207, 167, 76, 1);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-video span {
  color: #a1833b;
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
}
.btn-video h6 {
  color: #000;
  font-size: 22px;
  font-weight: 600;
  line-height: 150%;
  text-decoration-line: underline;
  text-align: start;
}
.hero-text-box {
  max-width: 341px;
}
.hero-text-box p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 130%;
  padding: 116px 0px 50px;
}
/* result-sec */
.result-cards {
  display: grid;
  grid-template-columns: 3fr 3fr 3fr 3fr 3fr;
  grid-gap: 10px;
  margin-top: 45px;
}
.arrow-box:hover {
  background: #cfa74c;
}
.result-card {
  background: #f5f6f7;
  padding: 20px;
}
.result-card span {
  color: #cfa74c;
  font-family: "HelveticaNowText";
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  display: block;
}
.result-card h4 {
  color: #000;
  font-size: 35px;
  font-weight: 500;
  line-height: normal;
  margin: 6px 0px 15px;
}
.result-card p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 130%;
}
.results-sec {
  padding: 120px 0px;
}
/* attorney-sec */
.user-box {
  display: flex;
  align-items: center;
  grid-gap: 40px;
  border-left: 5px solid #e3b853;
  background: #fff;
  padding: 20px 38px 22px 25px;
  max-width: 428px;
}
.user-box p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  flex: 1;
}
.user-box p a {
  font-weight: 700;
  text-decoration-line: underline;
  color: #cfa74c;
  display: block;
}
.attorney-sec {
  background-image: url("/assets/landing_pages/attorney-bg-5d764746.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0px 0px;
}
.attorney-sec .attorney-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
.hi-box {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
  line-height: 34.994px;
  background-color: #000;
  border: 3px solid #fff;
  width: 35.043px;
  height: 35.043px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: -13px;
}
.user-box .img-holder {
  position: relative;
}
.category-boxes {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr 4fr;
}
.category-box {
  position: relative;
  margin: -1px;
  overflow: hidden;
  aspect-ratio: 3 / 4;
}
.category-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.arrow-box {
  width: 58.499px;
  height: 54.464px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 1);
  border-radius: 50%;
}
.bottom-text h4 {
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  line-height: 90%;
}
.bottom-text {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  position: absolute;
  top: 0;
  padding: 28px 27px 24px;
}
/* client-box */
.client-box {
  background: #fff;
  box-shadow: 0px 20px 44px 0px rgba(0, 0, 0, 0.06);
  padding: 36px 35px 37px;
  margin-bottom: -226px;
}
.client-box h4 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  line-height: 30.1px;
  border-left: 3px solid #cfa74c;
  padding-left: 20px;
  margin-bottom: 20px;
}
.client-card {
  border: 1px solid #b5b5b5;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  grid-gap: 20px;
}
.star-list {
  display: flex;
  grid-gap: 6px;
  margin-bottom: 12px;
}
.client-card h6,
.client-card p,
.client-card span {
  color: #000;
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26.4px;
}
.client-card p {
  font-weight: 400;
  min-height: 240px;
}
.client-card span {
  font-family: "HelveticaNowText";
  display: block;
}
.indicator {
  display: flex;
  align-items: center;
  grid-gap: 40px;
  margin-top: 35px;
}
.swiper-indicator {
  display: flex;
  align-items: center;
  grid-gap: 14px;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: none;
}
.client-box .swiper-button-next,
.client-box .swiper-button-prev {
  border: 1px solid rgb(0, 0, 0, 0.4);
  width: 41.275px;
  height: 41.405px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
  position: static;
  border-radius: 50%;
  padding: 8px;
}
.client-box .swiper-button-next:hover,
.client-box .swiper-button-prev:hover {
  background: #cfa74c;
}
.mySwiper {
  margin-top: 60px;
}
/* hero-testimonials-sec */
.hero-testimonials-sec {
  padding: 60px 0;
  background: #f5f5f5;
}
.mySwiper4 {
  margin-top: 60px;
}
.hero-testimonial-card {
  border: 1px solid #b5b5b5;
  padding: 35px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.hero-testimonial-card .star-list {
  display: flex;
  grid-gap: 6px;
}
.hero-testimonial-card h6 {
  color: #000;
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 26.4px;
}
.hero-testimonial-card p {
  color: #000;
  font-family: "Lora", serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26.4px;
}
.hero-testimonial-card span {
  font-family: "HelveticaNowText";
  font-size: 16px;
  font-weight: 700;
  display: block;
}
.testimonial-text {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.testimonial-text.expanded {
  display: block;
}
.read-more-link {
  color: #cfa74c;
  font-size: 14px;
  font-weight: 600;
}
.hero-testimonials-sec .swiper-button-next,
.hero-testimonials-sec .swiper-button-prev {
  border: 1px solid rgb(0, 0, 0, 0.4);
  width: 41.275px;
  height: 41.405px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: static;
  border-radius: 50%;
  padding: 8px;
}
.hero-testimonials-sec .swiper-button-next:hover,
.hero-testimonials-sec .swiper-button-prev:hover {
  background: #cfa74c;
}
/* case-Sec */
.case-text-wrapper p,
.body-text2 {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30.1px;
}
.case-text-wrapper ul li {
  display: flex;
  align-items: center;
  grid-gap: 15px;
  margin-bottom: 19px;
}
.case-text-wrapper ul {
  margin: 30px 0px;
}
.case-text-wrapper {
  max-width: 577px;
}
.case-sec h2 {
  max-width: 955px;
  margin: 0 auto 70px;
}
.case-sec {
  padding: 348px 0px 130px;
}
.fw-medium {
  font-weight: 500 !important;
}
.case-sec .body-text2 {
  text-align: center;
  margin-top: 60px;
}
/* feeling-sec */
.feeling-sec {
  background-image: url("/assets/landing_pages/feeling-bg-d8a9a7a6.png");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 120px 0px;
}
.feeling-sec h2 {
  max-width: 854px;
  margin: 0 auto 20px;
}
.text-box h4 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.feeling-sec .text-box {
  max-width: 786px;
  margin: 143px auto 0px;
}
.feeling-sec .text-box .btn-default {
  width: 100%;
}
/* consultaion-sec */
.consultaion-sec {
  background: #fff;
  padding: 100px 0px;
  position: relative;
  z-index: 1;
}
.consultaion-box {
  border: 2px solid #a1833b;
  background: #fff;
  padding: 90px 97px;
}
.consultaion-box h2 {
  max-width: 1018px;
  margin: 0 auto 35px;
}
.consultaion-box .form-label {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30.1px;
  margin-bottom: 5px;
  text-align: start;
}
.consultaion-box .form-label span {
  color: #cfa74c;
}
.consultaion-box .form-control {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30.1px;
  border-radius: 45px;
  border: 1px solid #f2f2f2;
  background: #fcf8ee;
  height: 60px;
  padding: 0px 25px;
}
.consultaion-box .form-control::placeholder {
  opacity: 0.5;
}
.form-row {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr;
  grid-gap: 10px;
}
.btn-form {
  color: #fff;
  font-family: "HelveticaNowText";
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.2px;
  text-transform: capitalize;
  border-radius: 50px;
  background: #a1833b;
  border: 1px solid #a1833b;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 667px;
  margin: 35px auto 0px;
}
.btn-form:hover {
  background-color: transparent;
  border: 1px solid #a1833b;
  color: #a1833b;
}
/* ceo-sec */
.title {
  color: #cfa74c;
  font-family: "HelveticaNowText";
  display: block;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
.ceo-text-wrapper p {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  line-height: 120%;
}
.opacity-70 {
  opacity: 0.7;
}
.ceo-text-wrapper h2 {
  margin: 31px 0px 50px;
}
.ceo-text-wrapper ul li {
  display: flex;
  align-items: center;
  grid-gap: 27px;
  margin-bottom: 25px;
}
.ceo-text-wrapper ul li span {
  border-radius: 30px;
  border: 1px solid #f6e9ca;
  display: flex;
  width: 60px;
  height: 60px;
  align-items: center;
  justify-content: center;
}
.ceo-text-wrapper ul li h6 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 14px;
}
.ceo-text-wrapper ul {
  margin-top: 50px;
}
.ceo-sec {
  padding-top: 137px;
  background: #fcf8ee;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.ceo-sec .image-holder {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
}
/* victims-sec */
.victims-sec {
  background-image: url("/assets/landing_pages/victom-bg-79ff33b6.png");
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -2px;
  padding: 120px 0px;
}
.victims-sec h2 {
  max-width: 1028px;
  margin-bottom: 20px;
}
.victims-counter {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr;
  grid-gap: 20px;
  margin: 110px 0px 75px;
}
.victims-counter h6 {
  color: #cfa74c;
  font-size: 20px;
  font-weight: 500;
  line-height: 30.123px;
  margin-bottom: 30px;
}
.victims-counter h4 {
  color: #fff;
  font-size: 50px;
  font-weight: 500;
  line-height: 36px;
  text-transform: capitalize;
  margin: 30px 0px 0px;
}
.line {
  background: #cfa74c;
  height: 2px;
  width: 84px;
  margin: 25px auto;
  display: block;
}
.victims-counter-box {
  max-width: 250px;
}
.caption-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.caption-text h3 {
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  padding-left: 20px;
  text-transform: uppercase;
  border-left: 3px solid #cfa74c;
  margin-bottom: 20px;
}
/* about-sec */
.about-sec .heading-text {
  margin: 31px 0px 60px;
}
.quotes-text p {
  color: #a1833b;
  font-size: 25px;
  font-style: italic;
  font-weight: 500;
  line-height: 130%;
}
.quotes-text {
  padding-top: 25px;
  position: relative;
  max-width: 368px;
  margin-left: auto;
  z-index: 1;
}
.quotes-icon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.about-sec {
  background: #fcf8ee;
  padding-top: 130px;
}
.lawyer-img {
  margin: 48px -6px 0px;
}
.about-sec .body-text2 {
  line-height: 120%;
}
/* faq-sec */
.faq-sec {
  padding: 130px 0px;
}
.faq-sec .text-box {
  max-width: 1060px;
  margin: 0 auto;
}
.faq-sec .text-box p {
  max-width: 697px;
  margin: 20px auto 0px;
}
.faq-sec .text-box p a {
  color: #000000;
  text-decoration: underline;
}
.faq-sec .accordion-item {
  border: 1px solid #d2d2d2;
  background: #fff;
  margin-bottom: 15px;
  padding: 17px 25px;
  border-radius: 0px !important;
}
.faq-sec .accordion-button {
  box-shadow: none;
  border: none;
  background: transparent;
  padding: 0;
  margin: 0;
  color: #a1833b;
  font-size: 18px;
  font-weight: 700;
  line-height: 26.4px;
}
.faq-sec .accordion {
  border: none;
  margin-top: 60px;
}
.faq-sec .accordion-item:not(:first-of-type) {
  border: 1px solid #d2d2d2;
}
.faq-sec .accordion-button:not(.collapsed) {
  background-color: transparent;
  color: #a1833b;
  border: none;
  box-shadow: none;
}
.faq-sec .accordion-body {
  border-top: 1px solid rgb(0, 0, 0, 0.2);
  padding: 15px 0px 0px;
  margin-top: 15px;
}
.faq-sec .accordion-body p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 180%;
}
.faq-sec .accordion-button::after {
  background-image: url("/assets/landing_pages/arrow-drop-dec6d7ca.svg");
  background-size: 13px;
  width: 13px;
  height: 9px;
}
.faq-sec .accordion-button:not(.collapsed)::after {
  background-image: url("/assets/landing_pages/arrow-drop-dec6d7ca.svg");
  transform: rotate(0deg);
}
.faq-sec .active-item {
  border: 1px solid #d2d2d2;
  background: #fcf8ee;
}
/* testimonials-box */
.testimonials-box {
  text-align: center;
}
.testimonials-sec {
  padding: 140px 0px;
  background: #fcf8ee;
}
.testimonials-box svg {
  margin: 0 auto;
}
.testimonials-box h4 {
  color: #000;
  font-size: 32px;
  font-style: italic;
  font-weight: 500;
  max-width: 812px;
  margin: 16px auto 30px;
  line-height: 140%;
}
.testimonials-box h6 {
  color: #cfa74c;
  font-size: 22.585px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
  text-transform: capitalize;
}
.testimonials-box span {
  color: #000;
  font-size: 17.566px;
  font-weight: 400;
  opacity: 0.8;
  display: block;
  line-height: 130%;
  text-transform: capitalize;
}
.testimonials-sec .swiper-button-next,
.testimonials-sec .swiper-button-prev {
  border-radius: 88px;
  background: #fff;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonials-sec .swiper-button-next:hover,
.testimonials-sec .swiper-button-prev:hover {
  background: #cfa74c;
}
.testimonials-sec .swiper-button-next:hover img,
.testimonials-sec .swiper-button-prev:hover img {
  filter: brightness(10);
}
.swiper-pagination {
  position: static;
  margin-top: 48px;
}
.swiper-pagination-bullet {
  border: 1px solid rgba(207, 167, 76, 0.5);
  width: 12px;
  height: 12px;
  border-radius: 50px;
  background: transparent;
  opacity: 1 !important;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #cfa74c;
}
/* faq-sec2 */
.faq-sec2 .text-box p {
  color: #000;
  font-family: "HelveticaNowText";
  font-size: 20px;
  font-weight: 400;
  line-height: 30.1px;
  margin-top: 20px;
}
.video-banner {
  display: block;
  position: relative;
}
.video-banner .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.video-box h4 {
  color: #000;
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 100%;
  margin-top: 24px;
  text-transform: uppercase;
}
.faq-sec2 .text-box {
  margin-bottom: 70px;
}
.faq-sec2 {
  padding: 130px 0px 120px;
}
/* contact-sec */
.contact-box {
  border: 2px solid #a1833b;
  background: #fcf8ee;
  padding: 50px 65px 65px;
}
.contact-box .text-box {
  max-width: 854px;
  margin: 0 auto;
}
.contact-box .text-box p {
  opacity: 0.7;
}
.contact-box .text-box p span {
  font-weight: 700;
}
.contact-box .text-box h2 {
  max-width: 700px;
  margin: 0 auto 30px;
}
.contact-sec form {
  margin-top: 35px;
}
.contact-sec form .form-label {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30.1px;
  margin-bottom: 5px;
}
.contact-sec form .form-label span {
  color: #cfa74c;
}
.contact-sec form .form-control {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 30.1px;
  border-radius: 45px;
  border: 1px solid #f2f2f2;
  background: #fff;
  padding: 0px 15px;
  height: 60px;
}
.contact-sec form .form-control::placeholder {
  opacity: 0.5;
}
.contact-sec .form-row {
  display: grid;
  grid-template-columns: 4fr 4fr 4fr;
  grid-gap: 10px;
  margin-bottom: 20px;
}
.msg-input {
  height: 150.523px !important;
  border-radius: 21px !important;
  padding: 14px 23px !important;
}
.form-check-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.form-check-input {
  border: 1px solid #cfa74c;
  background-color: #fff;
  width: 30.306px;
  height: 30.306px;
  border-radius: 0px;
}
.form-check-input:checked {
  background-color: #cfa74c;
  border-color: #cfa74c;
}
.form-check-label {
  color: #000;
  font-family: "HelveticaNowText";
  font-size: 16px;
  font-weight: 400;
  line-height: 30.1px;
}
.form-check-label span {
  color: #cfa74c;
}
.form-check {
  display: flex;
  align-items: center;
  grid-gap: 18px;
}
.form-check-wrapper a {
  color: #cfa74c;
  font-family: "HelveticaNowText";
  font-size: 16px;
  display: block;
  font-weight: 400;
  line-height: 30.1px;
}
.contact-sec {
  padding-bottom: 220px;
}
.contact-sec .btn-form {
  max-width: 100%;
}
/* free-consultion-sec */
.free-consultion-sec {
  background-image: url("/assets/landing_pages/consultation-bg-1a884ae1.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.free-consultion-sec h3 {
  font-family: "HelveticaNowText";
  font-weight: 400;
  color: #fff;
  font-size: 24px;
  line-height: 34.1px;
  padding-left: 34px;
  border-left: 3px solid #e3b853;
  max-width: 406px;
  margin: 37px 0px 40px;
}
.free-consultion-sec h6 {
  color: #fff;
  font-family: "HelveticaNowText";
  font-size: 24.159px;
  font-weight: 400;
  line-height: normal;
}
.free-consultion-sec span {
  display: block;
  color: #e3b853;
  font-family: "HelveticaNowText";
  font-size: 36.239px;
  font-weight: 700;
  line-height: normal;
}
.free-consultion-sec .btn-default {
  padding: 21px 29px;
  margin-top: 40px;
}
.free-consultion-sec .image-holder {
  margin-left: -217px;
  margin-top: -122px;
  margin-right: -118px;
}
/* footer */
footer {
  background: #000;
  margin-top: -1px;
  padding-top: 99px;
}
footer p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  max-width: 800px;
  margin: 0 auto;
}
.tiny-spacer {
  margin: 20px auto 70px;
}
.footer-links {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 30px;
}
.footer-links li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 30.1px;
}
.footer-links li a:hover,
.bottom-footer p a:hover {
  color: #cfa74c;
}
.bottom-footer {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 25px 0px;
  text-align: center;
  margin-top: 39px;
}
.bottom-footer p a {
  text-decoration: underline;
  color: #fff;
}
.victims-sec .btn-default {
  padding: 21px 29px;
}
.contact-sec form .form-control:focus {
  box-shadow: none;
}
.phone-icon a {
  display: block;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.phone-icon {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 999;
}
