/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.sidebar .sidebar-item:not(:empty) .widget_search .searchform {
  display: block;
  zoom: 1;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-button:after, .sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit, .sidebar .sidebar-item:not(:empty) .sidebar-holder .list li a, .sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_categories ul li a, .sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-holder ul li a,
.sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_archive ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-holder ul li a, .sidebar .sidebar-item:not(:empty) .widget_categories .list li a, .sidebar .sidebar-item:not(:empty) .widget_categories ul li a,
.sidebar .sidebar-item:not(:empty) .widget_categories .widget_archive ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_categories ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a {
  transition: all 0.3s ease-in-out;
}

.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

/**
Styling found in critical.scss file
*/
.sidebar {
  /*&-subtitle {
    color: $sidebar-title;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 1.91px;
    line-height: 24px;
    text-transform: uppercase;
  }*/
  /*&-expect {
    text-align: center;
    height: 100%;

    &-related {

        .sidebar-holder {
            background-color: $sidebar-bg-alt !important;

            a {
                color: #f4f6f7;
                display: block;
                padding: 10px 8px;
            }
        }
    }

    .image-holder {
        margin-bottom: 60px;

    }
  }*/
  /*.image-holder {
    margin-bottom: 60px;

    @include media('<desktop') {
      margin: 0 auto 25px;
      text-align: center;
    }

  }*/
}

@media (max-width: 991px) {
  .sidebar {
    margin: 0 auto;
    padding-top: 30px;
  }
}
.sidebar .sidebar-item > div:not(:empty) {
  margin-bottom: 60px;
}

.sidebar .sidebar-item:last-child > div:not(:empty) {
  margin-bottom: 0;
}

.sidebar .sidebar-item:not(:empty) {
  margin-left: auto;
  max-width: 450px;
  /*.credentials-holder {

    .card {

      .card-header {
        padding: 0;
        margin-bottom: 0;
        background-color: rgba(0, 0, 0, 0.03);
        border-bottom: 1px solid rgba(0, 0, 0, 0.125);

        .btn {
          padding: 0.75rem 1.25rem;
          background: none;
          width: 100%;
          text-align: left;
        }

      }

      .card-body {
        padding: 1.25rem;
        padding-left: 10px;
      }

    }

  }*/
}

@media (max-width: 991px) {
  .sidebar .sidebar-item:not(:empty) {
    margin-right: auto;
  }
}
.sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_archive {
  background-color: #0A1C44;
  border: 1px solid #D4B387;
  border-radius: 15px;
  padding: 33px 45px 36px;
}

@media (max-width: 369px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_archive {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.sidebar .sidebar-item:not(:empty) .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-title {
  color: #fff;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list, .sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_categories ul, .sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-holder ul,
.sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_archive ul,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-holder ul, .sidebar .sidebar-item:not(:empty) .widget_categories .list, .sidebar .sidebar-item:not(:empty) .widget_categories ul,
.sidebar .sidebar-item:not(:empty) .widget_categories .widget_archive ul,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_categories ul,
.sidebar .sidebar-item:not(:empty) .widget_archive .list,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_categories ul,
.sidebar .sidebar-item:not(:empty) .widget_categories .widget_archive ul,
.sidebar .sidebar-item:not(:empty) .widget_archive ul {
  margin: 0;
  padding: 0;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li, .sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_categories ul li, .sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-holder ul li,
.sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_archive ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-holder ul li, .sidebar .sidebar-item:not(:empty) .widget_categories .list li, .sidebar .sidebar-item:not(:empty) .widget_categories ul li,
.sidebar .sidebar-item:not(:empty) .widget_categories .widget_archive ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_categories ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li {
  position: relative;
  list-style: none;
  border-top: 1px solid #4580FF;
  text-align: left;
  margin: 0;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li a, .sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_categories ul li a, .sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-holder ul li a,
.sidebar .sidebar-item:not(:empty) .sidebar-holder .widget_archive ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-holder ul li a, .sidebar .sidebar-item:not(:empty) .widget_categories .list li a, .sidebar .sidebar-item:not(:empty) .widget_categories ul li a,
.sidebar .sidebar-item:not(:empty) .widget_categories .widget_archive ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_categories ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a {
  font-family: "Manrope", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  line-height: 25px;
  display: block;
  position: relative;
  padding: 14px 0;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li:first-child, .sidebar .sidebar-item:not(:empty) .widget_categories .list li:first-child, .sidebar .sidebar-item:not(:empty) .widget_categories ul li:first-child,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li:first-child,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:first-child {
  border-top: unset;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li:first-child a, .sidebar .sidebar-item:not(:empty) .widget_categories .list li:first-child a, .sidebar .sidebar-item:not(:empty) .widget_categories ul li:first-child a,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li:first-child a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:first-child a {
  padding-top: 0;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li:last-child a, .sidebar .sidebar-item:not(:empty) .widget_categories .list li:last-child a, .sidebar .sidebar-item:not(:empty) .widget_categories ul li:last-child a,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li:last-child a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:last-child a {
  padding-bottom: 0;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder-alt, .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty), .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap {
  background-color: #fff;
  border-radius: 15px;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  padding: 25px;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder-alt .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap .sidebar-title {
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  color: #0A1C44;
  line-height: 60px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 19px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder-alt .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap .sidebar-title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder-alt .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap .sidebar-title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder-alt .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap .sidebar-title {
    font-size: 22px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget {
  border-top: 12px solid #f2f2f2;
  border-bottom: 12px solid #f2f2f2;
  padding: 30px 35px 40px;
  text-align: center;
  font-family: var(--main-font), sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget:before, .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget:after {
  content: "";
  position: absolute;
  width: 16px;
  background: #f2f2f2;
  height: 90%;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget:before {
  top: 0;
  left: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget:after {
  right: 0;
  bottom: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget__title {
  color: #747474;
  font-size: 17px;
  letter-spacing: 3px;
  line-height: 25px;
  margin-top: 10px;
}

@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget__title {
    font-size: 18px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget__phone {
  color: #18397b;
  font-size: 32px;
  line-height: 1;
  display: block;
  margin-top: 0.5rem;
}

@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget__phone {
    font-size: 36px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .btn {
  letter-spacing: 0.94px;
  width: 100%;
  font-size: 13px;
}

@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .btn {
    font-size: 15px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .btn span {
  padding-left: 12px;
  padding-right: 12px;
}

@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .btn span {
    padding-left: 31px;
    padding-right: 31px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
  background-color: #fff;
  border: 4px solid #E2E2E2;
  border-radius: 15px;
  backdrop-filter: blur(16.9px);
  -webkit-backdrop-filter: blur(16.9px);
  padding: 44px 39px 50px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding-left: 29px;
    padding-right: 29px;
  }
}
@media (max-width: 369px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding-left: 29px;
    padding-right: 29px;
  }
}
@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .gform-body {
  width: 100%;
  max-width: 366.77px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .btn-std {
  width: 100%;
  display: inline-block;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .btn-std span {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  color: #0A1C44;
  line-height: 43px;
  margin-bottom: 20px;
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
    font-size: 25px;
    line-height: normal;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
  background-color: #fff;
  border: 4px solid #E2E2E2;
  border-radius: 15px;
  padding: 84px 25px 90px;
}

@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-title {
  margin-bottom: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-title {
  text-align: center;
  margin-bottom: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap {
  padding: 47px 25px 37px;
}

@media (max-width: 399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap {
  padding: 33px 25px 37px;
}

@media (max-width: 399px) {
  .single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-section-slider-sidebar-wrap,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-section-slider-sidebar-wrap,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-section-slider-sidebar-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .sidebar-title {
  margin-bottom: 0 !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .google-icon-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .google-icon-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .google-icon-holder {
  margin-bottom: 15.29px;
}

.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .google-icon-holder,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .google-icon-holder,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .google-icon-holder {
  margin-bottom: 30px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .stars-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .stars-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .stars-holder {
  margin-bottom: 25.2px;
}

.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .stars-holder,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .stars-holder,
.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .stars-holder {
  margin-bottom: 31px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-content {
  width: 100%;
  max-width: 308px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 26px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-content {
    max-width: 238px;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-content {
    max-width: 258px;
  }
}
@media (max-width: 399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-content {
    max-width: 230px;
  }
}
@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .testimonials-content,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .testimonials-content {
    max-width: 200px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .author {
  font-family: var(--secondary-font), sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #0A1C44;
  line-height: 32px;
  width: 100%;
  max-width: 308px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
  padding-bottom: 39px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
  border-radius: 15px;
}

@media (min-width: 1400px) and (max-width: 1439px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
    width: 100%;
    max-width: 305px;
    margin-left: auto;
    margin-right: auto;
    object-fit: contain;
    object-position: top;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
    width: 100%;
    max-width: 265px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
    width: 100%;
    max-width: 265px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
    max-width: 235px;
  }
}
@media (max-width: 369px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
    max-width: 215px;
  }
}
@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-img {
    max-width: 180px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-info {
  margin-top: 26px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-name {
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  color: #0A1C44;
  line-height: 32px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .our-team-widget-position {
  font-family: var(--main-font), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  color: #0A1C44;
  line-height: 18px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) p {
  margin-bottom: 11px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .btn {
  min-width: 207px;
  line-height: 16px;
  padding: 10px;
  margin-top: 11px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar {
  background: #18397b;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar .sidebar-title {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar .arrow-next,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar .arrow-next,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar .arrow-next {
  top: 35%;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar .results-section-sidebar,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar .results-section-sidebar,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar .results-section-sidebar {
  padding-left: 2rem;
  padding-left: 2rem;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar .grid-results,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar .grid-results,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar .grid-results {
  max-width: unset;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar .btn {
  color: #fff;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar__wrapper,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar__wrapper,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar__wrapper {
  padding-top: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar__wrapper .amount,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar__wrapper .pa-category,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar__wrapper .amount,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar__wrapper .pa-category,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar__wrapper .amount,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar__wrapper .pa-category {
  color: #fff;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .results-section-sidebar__wrapper .swiper-pagination:not(.swiper-pagination-lock),
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .results-section-sidebar__wrapper .swiper-pagination:not(.swiper-pagination-lock),
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar__wrapper .swiper-pagination:not(.swiper-pagination-lock) {
  padding-top: 24px;
  position: relative;
}

.sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-title {
  text-align: center;
  margin-bottom: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_search {
  background-color: #fff;
  border: 4px solid #E2E2E2;
  border-radius: 15px;
  backdrop-filter: blur(16.9px);
  -webkit-backdrop-filter: blur(16.9px);
  padding: 33px 39px 36px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_search {
    padding-left: 29px;
    padding-right: 29px;
  }
}
@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_search {
    padding-left: 29px;
    padding-right: 29px;
  }
}
@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .widget_search {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_search .searchform {
  border-radius: 0;
  overflow: hidden;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s {
  height: 40px;
  background-color: #fff;
  width: calc(100% - 60px);
  float: left;
  color: var(--text-color);
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  padding: 0 8px;
  border: 1px solid var(--color-tertiary);
  border-right: none;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: none;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s::-webkit-input-placeholder {
  color: var(--text-color);
  opacity: 1;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s::-moz-placeholder {
  opacity: 1;
  color: var(--text-color);
  opacity: 1;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s:-moz-placeholder {
  color: var(--text-color);
  opacity: 1;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s:-ms-input-placeholder {
  color: var(--text-color);
  opacity: 1;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s.placeholder {
  color: var(--text-color);
  opacity: 1;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit {
  float: left;
  width: 57px;
  height: 40px;
  border-radius: 0 8px 8px 0;
  border: 3px solid var(--color-tertiary);
  background-color: var(--color-primary);
  font-family: var(--main-font), sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit:is(:hover, :focus) {
  background-color: var(--color-tertiary);
  border-color: #9BBBFF;
  box-shadow: none;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box {
  border-radius: 15px;
}

@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box__title {
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  color: #0A1C44;
  line-height: 60px;
  text-align: center;
  text-transform: capitalize;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box__title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box__title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 329px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box__title {
    font-size: 22px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box__lawyer-name {
  font-family: var(--secondary-font), sans-serif;
  font-style: normal;
  line-height: 32px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box__lawyer-excerpt {
  width: 100%;
  max-width: 336px;
  margin-top: 19px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box .btn {
  min-width: 315px;
  line-height: 16px;
  padding: 7px 10px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box .btn {
    min-width: initial;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box .btn {
    min-width: initial;
  }
}
@media (max-width: 369px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget_child .legally-reviewed-box .btn {
    letter-spacing: initial;
    padding: 7px 15px;
  }
}
.sidebar .sidebar-item:not(:empty):empty {
  display: none !important;
}

.sidebar-title {
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  color: #0A1C44;
  line-height: 60px;
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 19px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .sidebar-title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 566px) {
  .sidebar-title {
    font-size: 25px;
    line-height: normal;
  }
}
@media (max-width: 329px) {
  .sidebar-title {
    font-size: 22px;
  }
}
.footer {
  background-color: var(--color-secondary);
  background-image: url(../images/bg-footer.svg);
  background-position: center;
}

.footer .footer-top {
  padding-top: 31px;
  padding-bottom: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

@media screen and (min-width: 992px) {
  .footer .footer-top {
    padding-bottom: 29px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top {
    margin: 0 15px;
  }
}
@media (max-width: 767px) {
  .footer .footer-top {
    margin: 0 20px;
  }
}
.footer .footer-top .footer-logo-wrap,
.footer .footer-top .footer-top-right {
  width: auto;
}

@media (max-width: 991px) {
  .footer .footer-top .row {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .footer .footer-top .footer-logo-wrap {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-logo-wrap {
    margin-bottom: 27px;
  }
}
@media (max-width: 767px) {
  .footer .footer-top .footer-logo-wrap {
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .footer .footer-top .footer-logo-wrap .logo {
    max-width: 500px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-top .footer-logo-wrap .logo {
    max-width: 360px;
  }
}
@media (max-width: 991px) {
  .footer .footer-top .footer-logo-wrap .logo {
    max-width: 273px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right {
    display: flex;
    align-items: center;
    margin-left: auto;
  }
}
.footer .footer-top .footer-top-right .footer-phone {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right .footer-phone {
    margin-top: -3px;
    margin-right: 44px;
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-top .footer-top-right .footer-phone {
    margin-right: 20px;
  }
}
.footer .footer-top .footer-top-right .footer-phone .label {
  display: block;
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  letter-spacing: 2.1px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-top-right .footer-phone .label {
    margin: 0 auto 16px;
    max-width: 249px;
  }
}
@media (max-width: 767px) {
  .footer .footer-top .footer-top-right .footer-phone .label {
    margin: 0 auto 34px;
    max-width: 221px;
  }
}
.footer .footer-top .footer-top-right .footer-phone .contact-phone {
  color: #fff;
  font-family: var(--secondary-font), sans-serif;
  font-size: 38px;
  line-height: 1;
  letter-spacing: 3.04px;
  text-transform: uppercase;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-top .footer-top-right .social-icon-list li {
    margin-left: 20px;
  }
  .footer .footer-top .footer-top-right .social-icon-list li:first-child {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .footer .footer-top .footer-top-right .social-icon-list {
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top .footer-top-right .social-icon-list {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .footer .footer-top .footer-top-right .social-icon-list {
    margin-top: 58px;
  }
}
.footer .footer-contact {
  padding-top: 65px;
  padding-bottom: 74px;
}

@media screen and (min-width: 768px) {
  .footer .footer-contact {
    padding-top: 124px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-contact {
    padding-top: 69px;
  }
}
.footer .footer-contact .office-info-wrapper {
  position: relative;
}

@media screen and (min-width: 992px) {
  .footer .footer-contact .office-info-wrapper {
    display: flex;
    align-items: center;
    padding: 25px;
    max-width: 840px;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-contact .office-info-wrapper {
    padding: 15px;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper {
    margin: 0 auto 41px;
    max-width: 512px;
  }
}
.footer .footer-contact .office-info-wrapper .office-holder {
  position: relative;
  z-index: 1;
  padding: 37px 30px 18px;
  background-color: #fff;
  border: 1px solid var(--color-tertiary);
  border-radius: 15px;
}

@media screen and (min-width: 768px) {
  .footer .footer-contact .office-info-wrapper .office-holder {
    padding: 37px 44px 15px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-contact .office-info-wrapper .office-holder {
    padding: 53px 36px 15px;
    max-width: 444px;
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .footer .footer-contact .office-info-wrapper .office-holder {
    padding: 30px 20px 15px;
    max-width: 400px;
  }
}
@media (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper .office-holder {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.footer .footer-contact .office-info-wrapper .office-holder .office-heading {
  margin-bottom: 38px;
  color: var(--color-secondary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 43px;
}

@media screen and (min-width: 992px) {
  .footer .footer-contact .office-info-wrapper .office-holder .office-heading {
    margin-bottom: 47px;
  }
}
@media (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper .office-holder .office-heading {
    text-align: center;
  }
}
.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-item {
  margin-bottom: 24px;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-item:last-child {
  margin-bottom: 0;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-item:last-child .accordion-button {
  border-bottom-color: transparent;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-item:last-child .accordion-button[aria-expanded=true] {
  border-bottom-color: var(--color-tertiary);
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-button {
  padding: 0 0 22px;
  margin: 0;
  color: var(--color-secondary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  background: none;
  box-shadow: none;
  border-bottom: 1px solid var(--color-tertiary);
  border-radius: 0;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-button:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
  width: 27px;
  height: 16px;
  background: url(../images/icons/icon-arrow-accordion.svg) no-repeat center;
  background-size: 100%;
  transform: translateY(-50%);
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-button[aria-expanded=true]:after {
  transform: translateY(-50%) rotate(180deg);
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body {
  padding: 23px 0 0;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body address {
  margin: 0;
  color: #1E2937;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.32px;
}

@media screen and (min-width: 992px) {
  .footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body address {
    margin: 0 0 24px;
  }
}
.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .phone,
.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .fax {
  color: #425A7B;
  font-size: 17px;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0.34px;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .phone a,
.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .fax a {
  color: #425A7B;
}

.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .btn-wrapper {
  display: flex;
  gap: 14px;
  margin-top: 23px;
}

@media screen and (min-width: 992px) {
  .footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .btn-wrapper {
    align-items: center;
    gap: 24px;
  }
}
@media (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .btn-wrapper {
    flex-direction: column;
    max-width: 162px;
  }
}
.footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .btn-wrapper .btn {
  padding: 8px 20px 7px;
  font-size: 17px;
  letter-spacing: 0.32px;
  border: 2px solid #1C65B4;
}

@media (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper .office-holder .accordion .accordion-body .btn-wrapper .btn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer .footer-contact .office-info-wrapper .office-map {
  border: 1px solid #000;
  border-radius: 15px;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .footer .footer-contact .office-info-wrapper .office-map {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper .office-map {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-contact .office-info-wrapper .office-map {
    height: 642px;
  }
}
@media (max-width: 767px) {
  .footer .footer-contact .office-info-wrapper .office-map {
    height: 384px;
  }
}
.footer .footer-contact .office-info-wrapper .office-map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer .footer-bottom {
  position: relative;
  padding-top: 54px;
  padding-bottom: 31px;
  background-color: #000F30;
  border-top: 2px solid #18377B;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom {
    padding-top: 65px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-bottom .container {
    max-width: calc(100% - 10px);
  }
}
.footer .footer-bottom .footer-badge {
  position: absolute;
  top: -92px;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-badge {
    top: -97px;
  }
}
.footer .footer-bottom .footer-links .footer-menu {
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-links .footer-menu {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .footer-links .footer-menu {
    margin: 0 auto;
    max-width: 153px;
    text-align: center;
  }
}
.footer .footer-bottom .footer-links .footer-menu li {
  position: relative;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-links .footer-menu li {
    margin-right: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-links .footer-menu li {
    margin-right: 26px;
  }
}
@media (min-width: 1400px) {
  .footer .footer-bottom .footer-links .footer-menu li {
    margin-right: 35px;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .footer-links .footer-menu li {
    padding-bottom: 22px;
    margin-bottom: 24px;
    border-bottom: 1px solid #fff;
  }
}
.footer .footer-bottom .footer-links .footer-menu li:last-child {
  margin-right: 0;
}

@media (max-width: 991px) {
  .footer .footer-bottom .footer-links .footer-menu li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
  }
}
.footer .footer-bottom .footer-links .footer-menu li:last-child:after {
  display: none;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-links .footer-menu li:after {
    content: "";
    position: absolute;
    top: -5px;
    right: -7px;
    width: 1px;
    height: 21px;
    background-color: #fff;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-links .footer-menu li:after {
    right: -13px;
  }
}
@media (min-width: 1400px) {
  .footer .footer-bottom .footer-links .footer-menu li:after {
    right: -17px;
  }
}
.footer .footer-bottom .footer-links .footer-menu li a {
  padding: 0;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-links .footer-menu li a {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .footer .footer-bottom .footer-links .footer-menu li a {
    letter-spacing: 1px;
  }
}
@media (min-width: 1450px) {
  .footer .footer-bottom .footer-links .footer-menu li a {
    letter-spacing: 2px;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .footer-links .footer-menu li a {
    letter-spacing: 2px;
  }
}
.footer .footer-bottom .footer-copyright-built {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.28px;
}

@media (max-width: 991px) {
  .footer .footer-bottom .footer-copyright-built {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer .footer-bottom .footer-copyright-built .copyright {
    margin: 0 auto;
    max-width: 265px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright-built .built-by {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .footer-copyright-built .built-by {
    margin: 35px auto 0;
    max-width: 313px;
  }
}
.footer .footer-bottom .footer-copyright-built .built-by img {
  margin-right: 5px;
  vertical-align: -2px;
}

.footer .footer-bottom .footer-copyright-built .built-by a {
  color: #fff;
}

.footer .footer-bottom .footer-copyright-built .built-by span {
  text-decoration: underline;
}

.footer .footer-bottom .btn-back-wrapper {
  margin: 69px 0 58px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .btn-back-wrapper {
    margin: 44px 0 33px;
  }
}
.footer .footer-bottom .btn-back-wrapper a.btn-back {
  display: block;
  margin: 0 auto -16px;
  width: 30px;
}

.community {
  background-color: #efeeec;
}

@media screen and (min-width: 1200px) {
  .community {
    background-color: white;
  }
}
.community:before {
  background-color: #efeeec;
}

.community__image {
  position: relative;
  z-index: 1;
}

.attorneys {
  padding: 33px 0 61px;
  background-image: url(../images/bg-attorneys-mobile.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .attorneys {
    padding: 47px 0 80px;
    background-image: url(../images/bg-attorneys.webp);
  }
}
@media screen and (min-width: 1200px) {
  .attorneys {
    padding-bottom: 150px;
  }
}
.attorneys .section-title {
  margin-bottom: 40px;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .attorneys .section-title {
    margin-bottom: 73px;
  }
}
.attorneys .team-slider-wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 335px;
}

@media screen and (min-width: 768px) {
  .attorneys .team-slider-wrapper {
    max-width: 1175px;
  }
}
@media (max-width: 991px) {
  .attorneys .swiper-button-prev,
.attorneys .swiper-button-next {
    margin-top: -87px;
    border-color: #fff;
  }
}
@media (max-width: 991px) {
  .attorneys .swiper-button-prev {
    left: 9px;
  }
}
@media (max-width: 991px) {
  .attorneys .swiper-button-next {
    right: 9px;
  }
}
.attorney-item {
  position: relative;
  margin: 0 auto;
  max-width: 345px;
  border-radius: 15px;
  overflow: hidden;
}

.attorney-item .info-holder {
  padding: 21px 15px 23px;
  text-align: center;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .attorney-item .info-holder {
    padding-bottom: 30px;
  }
}
.attorney-item .info-holder .name {
  margin-bottom: 11px;
  color: var(--color-secondary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.attorney-item .info-holder .name a {
  color: var(--color-secondary);
}

.attorney-item .info-holder .name a:hover {
  color: var(--color-primary);
}

.attorney-item .info-holder .position {
  margin-bottom: 22px;
  color: var(--color-secondary);
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}

.attorney-item .info-holder .btn-wrapper .btn {
  padding: 3px 5px 2px;
  max-width: 207px;
  width: 100%;
}

.practice-areas {
  padding: 60px 0;
}

@media screen and (min-width: 768px) {
  .practice-areas {
    padding: 63px 0 85px;
  }
}
.practice-areas .section-title {
  margin-bottom: 26px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .practice-areas .section-title {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .practice-areas .section-title {
    padding: 0 1px;
  }
}
@media screen and (min-width: 768px) {
  .practice-areas .practice-area-list .col-item {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    margin-bottom: 43px;
  }
}
@media screen and (min-width: 992px) {
  .practice-areas .practice-area-list .col-item {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 1200px) {
  .practice-areas .practice-area-list .col-item {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.practice-areas .practice-area-list .pa-item {
  text-align: center;
}

@media (max-width: 767px) {
  .practice-areas .practice-area-list .pa-item {
    margin: 0 auto 6px;
    max-width: 330px;
  }
}
.practice-areas .practice-area-list .pa-item .icon-holder {
  display: flex;
  align-items: center;
  border-radius: 7px;
  background-color: var(--color-primary);
}

@media screen and (min-width: 768px) {
  .practice-areas .practice-area-list .pa-item .icon-holder {
    justify-content: center;
    margin: 0 auto 32px;
    width: 170px;
    height: 170px;
    border-radius: 15px;
  }
}
@media (max-width: 767px) {
  .practice-areas .practice-area-list .pa-item .icon-holder {
    padding: 16px 16px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .practice-areas .practice-area-list .pa-item .icon-holder .icon {
    margin-right: 18px;
    flex: 0 0 48px;
    max-width: 48px;
  }
}
@media (max-width: 767px) {
  .practice-areas .practice-area-list .pa-item .icon-holder .icon img {
    max-height: 46px;
  }
}
.practice-areas .practice-area-list .pa-item .icon-holder:hover {
  background-color: #18377B;
}

.practice-areas .practice-area-list .pa-item .pa-title {
  color: var(--color-secondary);
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
}

@media screen and (min-width: 768px) {
  .practice-areas .practice-area-list .pa-item .pa-title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .practice-areas .practice-area-list .pa-item .pa-title {
    color: #fff;
    text-align: left;
  }
}
.practice-areas .practice-area-list .pa-item .pa-title a {
  color: var(--color-secondary);
}

.practice-areas .practice-area-list .pa-item .pa-title a:hover {
  color: var(--color-primary);
}

.practice-areas .btn-wrapper {
  margin-top: 34px;
}

@media screen and (min-width: 768px) {
  .practice-areas .btn-wrapper {
    margin-top: 11px;
  }
}
.practice-areas .btn-wrapper .btn {
  max-width: 330px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .practice-areas .btn-wrapper .btn {
    max-width: 379px;
  }
}
.results-part {
  background: var(--res-br-color);
  padding: 40px 0;
  font-family: var(--secondary-font), sans-serif;
}

@media screen and (min-width: 768px) {
  .results-part {
    padding: 75px 0 50px;
  }
}
.results-part .results-slider {
  position: relative;
}

.results-part .results-slider .custom-nav-results {
  top: 50%;
}

.results-part .results-slider .btn {
  margin-top: 15px;
}

.grid-results {
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .grid-results {
    max-width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
  }
}
.grid-results .swiper-wrapper {
  font-family: var(--main-font), sans-serif;
  line-height: 30px;
  font-size: 17px;
  font-weight: 500;
  color: #383838;
}

.grid-results .item {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .grid-results .item {
    margin-bottom: 0;
    padding-top: 35px !important;
    padding-bottom: 35px !important;
  }
}
.grid-results .item:last-child {
  border: none;
}

@media screen and (min-width: 768px) {
  .grid-results .item:after {
    content: "";
    width: 1px;
    height: 136px;
    opacity: 0.2;
    border: 0;
    border-right: 1px solid #fff;
    position: absolute;
    display: block;
    right: -5px;
    top: 50%;
    transform: rotate(15deg) translateY(-50%);
  }
  .grid-results .item:after:nth-of-type(even) {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .grid-results .item:after:nth-of-type(even) {
    display: block !important;
  }
}
.grid-results .item .amount {
  color: var(--results-amount-color);
  font-size: 30px;
  font-weight: 700;
  line-height: 28px;
  font-family: var(--secondary-font), sans-serif;
}

@media screen and (min-width: 992px) {
  .grid-results .item .amount {
    font-size: 32px;
  }
}
@media screen and (min-width: 1440px) {
  .grid-results .item .amount {
    font-size: 34px;
  }
}
.grid-results .item .value {
  color: #9a9b9b;
  font-family: var(--secondary-font), sans-serif;
  font-size: 22px;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 10px;
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .grid-results .item .value {
    padding-top: 10px;
  }
}
.grid-results .item .pa-category {
  font-family: var(--secondary-font), sans-serif;
  color: var(--results-category-color);
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}

.swiper-pagination:not(:empty) {
  position: unset;
  margin: 20px 0;
}

.home .awards-part {
  padding: 0;
}

.awards-part .awards-wrap-holder {
  position: relative;
}

.home .awards-part .awards-wrap-holder {
  padding-top: 32px;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
}

@media screen and (min-width: 768px) {
  .home .awards-part .awards-wrap-holder {
    padding-top: 67px;
  }
}
@media screen and (min-width: 992px) {
  .home .awards-part .awards-wrap-holder {
    padding-top: 35px;
  }
}
@media (min-width: 1475px) {
  .home .awards-part .awards-wrap-holder {
    margin: 0 -10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .awards-part .awards-wrap-holder {
    margin: 0 11px;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  .awards-part .awards-wrap {
    margin: 0 70px;
  }
}
@media (max-width: 991px) {
  .awards-part .awards-wrap {
    margin: 0 50px;
  }
}
.awards-part .awards-wrap .swiper-wrapper {
  align-items: center;
  justify-content: space-between;
}

@media screen and (min-width: 1440px) {
  .awards-part .awards-wrap .swiper-wrapper {
    height: auto !important;
  }
}
@media screen and (min-width: 1440px) {
  .awards-part .awards-wrap .swiper-slide {
    width: auto;
  }
}
@media (max-width: 1439px) {
  .awards-part .awards-wrap .swiper-slide .awards-holder {
    text-align: center;
  }
}
.home .awards-part .awards-wrap .swiper-slide .awards-holder img {
  filter: brightness(0) invert(1);
}

.home .awards-part .swiper-button-prev,
.home .awards-part .swiper-button-next {
  border-color: #fff;
  background-color: transparent;
}

.home .awards-part .swiper-button-prev:after,
.home .awards-part .swiper-button-next:after {
  filter: brightness(0) invert(1);
}

.home .awards-part .swiper-button-prev,
.home .awards-part .swiper-button-next {
  margin-top: -4px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .home .awards-part .swiper-button-prev,
.home .awards-part .swiper-button-next {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .home .awards-part .swiper-button-prev,
.home .awards-part .swiper-button-next {
    margin-top: 7px;
  }
}
.awards-part .swiper-button-prev {
  left: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .awards-part .swiper-button-prev {
    left: -13px;
  }
}
.awards-part .swiper-button-next {
  right: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .awards-part .swiper-button-next {
    right: -13px;
  }
}
.team-part {
  background-color: #f4f4f4;
  padding: 70px 0 100px;
}

.team-part .heading {
  margin-bottom: 55px;
}

.team-part .grid-team .item {
  width: 15%;
  float: left;
  position: relative;
}

.team-part .grid-team .item:nth-child(n) {
  margin-right: 2%;
  margin-bottom: 2%;
}

.team-part .grid-team .item:nth-child(6n) {
  margin-right: 0;
}

@media (max-width: 991px) {
  .team-part .grid-team .item {
    width: 22.75%;
    float: left;
    position: relative;
  }
  .team-part .grid-team .item:nth-child(n) {
    margin-right: 3%;
    margin-bottom: 3%;
  }
  .team-part .grid-team .item:nth-child(4n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .team-part .grid-team .item {
    width: 49%;
    float: left;
    position: relative;
  }
  .team-part .grid-team .item:nth-child(n) {
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .team-part .grid-team .item:nth-child(2n) {
    margin-right: 0;
  }
}
.team-part .grid-team .item img {
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.19);
}

.team-part .grid-team .item h5 {
  padding-top: 15px;
  color: #595959;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  text-align: center;
}

.team-part .grid-team .item a:hover h5 {
  color: #18397b;
}

.videos-part .grid-videos {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 47px;
}

@media (max-width: 767px) {
  .videos-part .grid-videos {
    max-width: 477px;
    margin-left: auto;
    margin-right: auto;
  }
}
.videos-part .grid-videos .item {
  width: 23.5%;
  float: left;
  position: relative;
}

.videos-part .grid-videos .item:nth-child(n) {
  margin-right: 2%;
  margin-bottom: 2%;
}

.videos-part .grid-videos .item:nth-child(4n) {
  margin-right: 0;
}

@media (max-width: 991px) {
  .videos-part .grid-videos .item {
    width: 47.5%;
    float: left;
    position: relative;
  }
  .videos-part .grid-videos .item:nth-child(n) {
    margin-right: 5%;
    margin-bottom: 5%;
  }
  .videos-part .grid-videos .item:nth-child(2n) {
    margin-right: 0;
  }
}
.videos-part .grid-videos .item a .img-wrap {
  position: relative;
}

.videos-part .grid-videos .item a .img-wrap .icon-play {
  display: block;
  width: 63px;
  height: 62px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -31px;
  margin-top: -31px;
  z-index: 4;
}

.videos-part .grid-videos .item a .img-wrap:after {
  background-image: linear-gradient(180deg, rgba(146, 146, 146, 0) 0%, #012840 100%);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  content: "";
  display: block;
  top: 0;
  left: 0;
}

.videos-part .grid-videos .item a .video-description {
  border-top: 5px solid #eb5b13;
  background: #1b496c;
  color: #ffffff;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  padding: 18px 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 1199px) {
  .videos-part .grid-videos .item a .video-description {
    padding: 10px 10px;
    font-size: 18px;
    line-height: 21px;
  }
}
@media (max-width: 991px) {
  .videos-part .grid-videos .item a .video-description {
    padding: 18px 10px;
    font-size: 20px;
    line-height: 24px;
  }
}
.videos-part .grid-videos .item a:hover .icon-play-st0 {
  stroke: #eb5b13;
}

.videos-part .grid-videos .item a:hover .icon-play-st1 {
  fill: #eb5b13;
}

.videos-part .grid-videos .item .cw_video_open_popup_customized {
  margin-bottom: 0;
  display: inline-block;
}

.home .cta {
  margin-bottom: 79px;
}

@media screen and (min-width: 768px) {
  .home .cta {
    margin-bottom: 44px;
  }
}
.cta .cta-holder {
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  border: 1px solid rgba(42, 81, 166, 0.29);
  border-radius: 15px;
  box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.09);
}

@media screen and (min-width: 992px) {
  .cta .cta-holder {
    display: flex;
  }
}
@media screen and (min-width: 1200px) {
  .cta .cta-holder {
    max-width: 1200px;
  }
}
@media screen and (min-width: 992px) {
  .cta .cta-holder .btn-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    flex: 1;
    padding: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .cta .cta-holder .btn-holder {
    gap: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .cta .cta-holder .btn-holder {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .cta .cta-holder .btn-holder {
    padding: 29px 20px 20px;
    text-align: center;
  }
}
.cta .cta-holder .btn-holder .btn {
  max-width: 273px;
  width: 100%;
  font-size: 25px;
}

@media (max-width: 991px) {
  .cta .cta-holder .btn-holder .btn {
    margin-bottom: 20px;
  }
}
.cta .cta-holder .btn-holder .cta-label {
  color: var(--color-secondary);
  font-size: 27px;
  font-style: italic;
  font-weight: 400;
  line-height: 37px;
  text-align: center;
}

@media (max-width: 767px) {
  .cta .cta-holder .btn-holder .cta-label {
    margin: 0 auto;
    max-width: 216px;
  }
}
.cta .cta-holder .contact-phone {
  display: flex;
  align-items: center;
  padding: 21px 10px 25px;
  margin-right: -1px;
  margin-bottom: -1px;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 4.65px;
  background-color: var(--color-tertiary);
  border-bottom-right-radius: 15px;
}

@media screen and (min-width: 768px) {
  .cta .cta-holder .contact-phone {
    padding: 27px 30px;
    font-size: 42px;
    letter-spacing: 4.2px;
  }
}
@media screen and (min-width: 992px) {
  .cta .cta-holder .contact-phone {
    margin-top: -1px;
    border-top-right-radius: 15px;
  }
}
@media (max-width: 991px) {
  .cta .cta-holder .contact-phone {
    margin-left: -1px;
    justify-content: center;
    border-bottom-left-radius: 15px;
  }
}
.cta .cta-holder .contact-phone:hover {
  background-color: var(--color-secondary);
}

.cta .cta-holder .contact-phone .icon-holder {
  margin-left: 8px;
}

@media screen and (min-width: 768px) {
  .cta .cta-holder .contact-phone .icon-holder {
    margin-left: 32px;
  }
}
@media (max-width: 767px) {
  .cta .cta-holder .contact-phone .icon-holder {
    width: 35px;
  }
}
.page-template-default:not(.home) .cta,
.page-template-practice-area .cta {
  margin-bottom: 30px;
}

.page-template-default:not(.home) .cta .container:not(.single-attorney .container),
.page-template-practice-area .cta .container:not(.single-attorney .container) {
  padding: 0;
}

@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .cta,
.page-template-practice-area .cta {
    margin-top: 61px;
    margin-bottom: 61px;
    margin-right: -16px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-default:not(.home) .cta,
.page-template-practice-area .cta {
    max-width: 826px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-default:not(.home) .cta .cta-holder .btn-holder,
.page-template-practice-area .cta .cta-holder .btn-holder {
    padding: 15px 30px;
    padding-right: 25px;
    justify-content: space-between;
  }
}
.page-template-default:not(.home) .cta .cta-holder .btn-holder .btn,
.page-template-practice-area .cta .cta-holder .btn-holder .btn {
  padding: 9.5px 15px 8.5px;
}

@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .cta .cta-holder .btn-holder .btn,
.page-template-practice-area .cta .cta-holder .btn-holder .btn {
    font-size: 18px;
    line-height: 16px;
    max-width: 196px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .cta .cta-holder .btn-holder .cta-label,
.page-template-practice-area .cta .cta-holder .btn-holder .cta-label {
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-default:not(.home) .cta .cta-holder .btn-holder .cta-label,
.page-template-practice-area .cta .cta-holder .btn-holder .cta-label {
    line-height: 19px;
  }
}
.page-template-default:not(.home) .cta .cta-holder .contact-phone,
.page-template-practice-area .cta .cta-holder .contact-phone {
  text-decoration: none;
}

@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .cta .cta-holder .contact-phone,
.page-template-practice-area .cta .cta-holder .contact-phone {
    font-size: 25px;
    line-height: 38px;
    letter-spacing: 0.05em;
    padding: 30px 20px 28px;
    padding-right: 25.88px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-default:not(.home) .cta .cta-holder .contact-phone,
.page-template-practice-area .cta .cta-holder .contact-phone {
    padding: 22px 20px 20px;
  }
}
.page-template-default:not(.home) .cta .cta-holder .contact-phone:is(:hover, :focus),
.page-template-practice-area .cta .cta-holder .contact-phone:is(:hover, :focus) {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .cta .cta-holder .contact-phone .icon-holder,
.page-template-practice-area .cta .cta-holder .contact-phone .icon-holder {
    margin-left: 25px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default:not(.home) .cta .cta-holder .contact-phone .icon-holder img,
.page-template-practice-area .cta .cta-holder .contact-phone .icon-holder img {
    width: 41.12px;
    height: 54.74px;
  }
}
.testimonial-videos {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom: 55px;
  padding-top: 60px;
}

.testimonial-videos .container {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .testimonial-videos {
    padding-top: 0;
  }
  .page-template-archive-testimonial .testimonial-videos {
    padding-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .testimonial-videos {
    padding-top: 0;
    padding-bottom: 81px;
  }
  .page-template-archive-testimonial .testimonial-videos {
    padding-top: 82px;
    padding-bottom: 181px;
  }
  .testimonial-videos .swiper {
    max-width: 1285px;
    margin: 0 auto;
  }
}
.testimonial-videos .swiper .swiper-button-next {
  right: 3px;
}

@media screen and (min-width: 1200px) {
  .testimonial-videos .swiper .swiper-button-next {
    right: -20px;
  }
}
@media screen and (min-width: 1440px) {
  .testimonial-videos .swiper .swiper-button-next {
    right: -66px;
  }
  .page-template-archive-testimonial .testimonial-videos .swiper .swiper-button-next {
    right: -73px;
  }
}
.testimonial-videos .swiper .swiper-button-prev {
  left: 3px;
}

@media screen and (min-width: 1200px) {
  .testimonial-videos .swiper .swiper-button-prev {
    left: -20px;
  }
}
@media screen and (min-width: 1440px) {
  .testimonial-videos .swiper .swiper-button-prev {
    left: -66px;
  }
  .page-template-archive-testimonial .testimonial-videos .swiper .swiper-button-prev {
    left: -73px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-videos .swiper {
    overflow: visible;
  }
  .testimonial-videos .swiper .swiper-slide {
    visibility: hidden;
  }
  .testimonial-videos .swiper .swiper-slide-active, .testimonial-videos .swiper .swiper-slide-next, .testimonial-videos .swiper .swiper-slide-next + .swiper-slide {
    visibility: visible;
  }
}
.testimonial-videos .testimonial-video {
  position: relative;
  max-width: 410px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 991px) {
  .testimonial-videos .testimonial-video {
    max-width: 303px;
  }
}
.testimonial-videos .testimonial-video .cw_video_open_popup_customized {
  margin-bottom: 0;
}

.testimonial-videos .testimonial-video .video-thumbnail img {
  border-radius: 15px;
  box-shadow: 0 18px 40px 0 rgba(0, 0, 0, 0.09);
  overflow: hidden;
}

.testimonial-videos .testimonial-video .video-content-play-btn-wrapper {
  position: absolute;
  bottom: 22px;
  left: 25px;
  padding-left: 60px;
}

@media (max-width: 767px) {
  .testimonial-videos .testimonial-video .video-content-play-btn-wrapper {
    padding-left: 42px;
    left: 16px;
    bottom: 16px;
  }
}
.testimonial-videos .testimonial-video .video-content-play-btn-wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  background-image: url(../images/play-icon-alt.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  transition: transform 0.3s ease;
}

@media (max-width: 767px) {
  .testimonial-videos .testimonial-video .video-content-play-btn-wrapper::before {
    width: 36.921px;
    height: 36.921px;
  }
}
.testimonial-videos .testimonial-video .video-content-play-btn-wrapper:hover::before {
  transform: translateY(-50%) scale(1.1);
}

.testimonial-videos .testimonial-video .video-content-play-btn-wrapper .client-name {
  color: #fff;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media (max-width: 767px) {
  .testimonial-videos .testimonial-video .video-content-play-btn-wrapper .client-name {
    font-size: 13px;
    line-height: 17px;
  }
}
.testimonial-videos .testimonial-video .video-content-play-btn-wrapper .description {
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .testimonial-videos .testimonial-video .video-content-play-btn-wrapper .description {
    font-size: 13px;
    line-height: 17px;
  }
}
.testimonial-videos .testimonials-link-wrapper {
  margin-top: 30px;
}

.testimonial-videos .testimonials-link-wrapper .btn {
  padding-left: 25px;
  padding-right: 25px;
  background-color: transparent;
}

@media screen and (min-width: 992px) {
  .testimonial-videos .testimonials-link-wrapper .btn {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (min-width: 992px) {
  .testimonial-videos .testimonials-link-wrapper {
    margin-top: 43px;
  }
}
.testimonial-videos h2 {
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .testimonial-videos h2 {
    margin-bottom: 33px;
  }
}

/*# sourceMappingURL=theme.css.map*/