/**
* 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;
}

.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 {
  max-width: 450px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .sidebar {
    margin: 0 auto;
    padding-top: 35px;
  }
}
.sidebar .sidebar-item > div:not(:empty) {
  margin-bottom: 50px;
}

.sidebar .sidebar-item:last-of-type > div:not(:empty), .sidebar .sidebar-item:last-child > div:not(:empty), .sidebar .sidebar-item:nth-last-child > div:not(:empty) {
  margin-bottom: 0 !important;
}

@media (max-width: 576px) {
  .sidebar .btn-std, .sidebar .btn-2 {
    padding: 10px 30px 10px 15px !important;
    font-size: 13px !important;
    letter-spacing: 0.5px !important;
  }
}
.sidebar .sidebar-item:not(:empty) {
  /*.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;
      }

    }

  }*/
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_search, .sidebar .sidebar-item:not(:empty) .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_archive {
  background-color: #1F4698;
  padding: 47px 19px 45px;
}

@media screen and (min-width: 1200px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_search, .sidebar .sidebar-item:not(:empty) .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_archive {
    padding: 47px 20px 45px;
  }
}
@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_search, .sidebar .sidebar-item:not(:empty) .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_archive {
    padding: 47px 30px 50px;
  }
}
.sidebar .sidebar-item:not(:empty) .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_search .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-title {
  text-transform: uppercase;
  color: #fff;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list, .sidebar .sidebar-item:not(:empty) .widget_search .list, .sidebar .sidebar-item:not(:empty) .widget_categories .list, .sidebar .sidebar-item:not(:empty) .widget_categories ul,
.sidebar .sidebar-item:not(:empty) .widget_archive .list,
.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) .widget_search .list 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_archive .list li,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li {
  position: relative;
  list-style: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  text-align: left;
  margin: 0;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li:last-child, .sidebar .sidebar-item:not(:empty) .widget_search .list li:last-child, .sidebar .sidebar-item:not(:empty) .widget_categories .list li:last-child, .sidebar .sidebar-item:not(:empty) .widget_categories ul li:last-child,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li:last-child,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:last-child {
  border-bottom: none;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li a, .sidebar .sidebar-item:not(:empty) .widget_search .list 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_archive .list li a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a {
  color: #000;
  display: block;
  position: relative;
  padding: 17px 0;
  transform: all 0.5s;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 20px 10px;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_search .list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_categories .list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_categories ul li a:hover,
.sidebar .sidebar-item:not(:empty) .widget_archive .list li a:hover,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a:hover {
  color: var(--color-primary);
}

.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;
}

@media (min-width: 1200px) {
  .error404 .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget {
    margin-bottom: 0;
  }
}
.page-id-1324 .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget {
  display: none;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
  box-shadow: none;
  border: none;
}

@media screen and (min-width: 768px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding: 45px 30px 55px;
  }
}
@media screen and (min-width: 1200px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding: 27px 42px 12px;
  }
}
.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 {
  margin-bottom: 20px;
  font-size: 30px;
}

@media (min-width: 992px) and (max-width: 1439px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
    font-size: 26px !important;
    line-height: normal;
  }
}
@media (min-width: 1200px) {
  .post-type-archive-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget {
    margin-bottom: 0;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
  border-radius: 27px;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 67px 26px 156px;
}

@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
    padding: 67px 15px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .sidebar-title {
  color: #385783;
  font-size: 16px !important;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  padding-bottom: 60px;
  font-family: var(--main-font), sans-serif;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .img-holder {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1439px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .img-holder {
    width: 65%;
  }
}
@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .img-holder {
    width: 57%;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .awards-wrap {
  overflow: hidden;
}

@media (max-width: 1199px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .awards-wrap {
    height: auto;
    min-height: 34px;
    text-align: center;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .awards-wrap .swiper-wrapper {
  align-items: center;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .awards-wrap .swiper-slide {
  display: flex;
  justify-content: center;
  width: 100% !important;
  height: auto;
  align-items: center;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .awards-wrap img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

@media (max-width: 399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .awards-wrap img {
    max-width: 90%;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_archive {
  border-radius: 25.967px;
  border: 0.649px solid #B5CDD2;
  background: #EBF9FC;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-title {
  text-align: center;
  text-transform: none !important;
  color: #09203E !important;
}

@media (max-width: 1199px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-title {
    font-size: 26px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_archive {
  border-radius: 25.967px;
  border: 0.649px solid #B5CDD2;
  background: #EBF9FC;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-title {
  text-align: center;
  text-transform: none !important;
  color: #09203E !important;
}

@media (max-width: 1199px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-title {
    font-size: 26px;
  }
}
@media (max-width: 384px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-title {
    line-height: normal;
  }
}
.post-type-archive-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget,
.post-type-archive-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child,
.post-type-archive-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child {
  display: none;
  margin-bottom: 0 !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div {
  padding-top: 32px;
  padding-bottom: 30px;
  padding-left: 26px;
  padding-right: 26px;
  border-radius: 25.967px;
  border: 0.6px solid #B5CDD2;
  background: #EBF9FC;
}

@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder {
  margin: 0 auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .google-label,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .google-label,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .google-label {
  color: #444;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 15.307px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .rating-label,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .rating-label,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .rating-label {
  margin-bottom: 35px;
  color: #353535;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 14px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial {
  text-align: center;
  padding: 0 42px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote q,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote p,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial q,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial p,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote q,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote p,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial q,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial p,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote q,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote p,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial q,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27.54px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote cite,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial cite,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote cite,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial cite,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote cite,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote .author,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial cite,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial .author {
  color: #00112E;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 27px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .arrow-prev-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .arrow-next-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .arrow-prev-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .arrow-next-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .arrow-prev-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .arrow-next-blue {
  top: 26%;
  width: 32px;
  height: 32px;
  background-size: 32px;
}

@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .arrow-prev-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .arrow-next-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .arrow-prev-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .arrow-next-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .arrow-prev-blue,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .arrow-next-blue {
    top: 38%;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
  border-radius: 27px;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 32px 26px;
}

.single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
  padding: 32px 60px;
}

@media (max-width: 767px) {
  .single-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
    padding: 32px 30px;
  }
}
.post-type-archive-attorney .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
  display: none;
}

@media (max-width: 1439px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title {
  color: #09203E;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: normal;
  padding-bottom: 30px;
}

@media (max-width: 1199px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title {
    line-height: 30px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) p {
  line-height: 1;
  background-color: #4164f2;
  max-width: 282px;
  padding: 15px 24px;
  margin-left: auto;
  margin-right: auto;
  text-transform: uppercase;
  text-align: left;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) p span {
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 2.5px;
  color: rgba(255, 255, 255, 0.8);
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) p:after {
  content: url(../images/arrow-right-sidebar.png);
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .btn-2 {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  margin-top: 30px !important;
  letter-spacing: 3.5px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .name {
  color: #09203E;
  font-family: var(--secondary-font), sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  margin-bottom: 10px;
  text-transform: normal;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .position {
  color: #4E4E4E;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  max-width: 303px;
  margin: 0 auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__link {
  margin-left: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__photo {
  min-width: unset;
  padding-bottom: 20px;
  border-radius: 40px;
}

.page-template-practice-area .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__photo, .page-template-default .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__photo, .page-template-page-video .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__photo {
  max-width: 280px;
  margin: 0 auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__photo img {
  border-radius: 40px;
}

@media (max-width: 1439px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .attorneys__photo {
    width: 60%;
    margin: 0 auto;
  }
}
.page-template-practice-area .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-next-blue, .page-template-default .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-next-blue, .page-template-page-video .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-next-blue,
.page-template-practice-area .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-prev-blue,
.page-template-default .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-prev-blue,
.page-template-page-video .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-prev-blue {
  max-width: 280px;
  margin: 0 auto;
  top: 25%;
}

.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 .sidebar-item:not(:empty) .widget_archive {
  border-radius: 25.967px;
  border: 0.649px solid #B5CDD2;
  background: #EBF9FC;
}

.sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-title {
  text-align: center;
  text-transform: none !important;
  color: #09203E !important;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li {
  border-bottom: 1px solid rgba(50, 50, 50, 0.3);
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li:last-child,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:last-child {
  border-bottom: none;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li a:hover,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a:hover {
  color: #4164f2;
}

.sidebar .sidebar-item:not(:empty) .widget_search {
  border-radius: 25.967px;
  border: 0.649px solid #B5CDD2;
  background: #EBF9FC;
}

.sidebar .sidebar-item:not(:empty) .widget_search .sidebar-title {
  text-align: center;
  text-transform: none !important;
  color: #09203E !important;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform {
  border-radius: 0;
  overflow: hidden;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s {
  height: 50px;
  border: 1px solid #d8d9d9;
  background-color: #ffffff;
  width: calc(100% - 60px);
  float: left;
  color: #000000;
  font-family: var(--main-font), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 58px;
  padding: 0 20px;
  border: 1px solid #d8d9d9;
}

@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_search .searchform #s {
    font-size: 18px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_search .searchform #s::-webkit-input-placeholder {
  color: #454545;
  opacity: 1;
}

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

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

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

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

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit {
  float: left;
  width: 57px;
  height: 50px;
  border: none;
  background: var(--color-primary);
  color: #fff;
  font-family: var(--main-font), sans-serif;
  font-size: 21px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  transition: all 0.2s linear;
  cursor: pointer;
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit:hover {
  color: #fff;
  background: #1a1a1a;
}

.sidebar .sidebar-item:not(:empty):empty {
  display: none !important;
}

.sidebar-title {
  color: #09203E;
  text-align: center;
  font-family: var(--secondary-font), sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  padding-bottom: 24px;
}

@media (min-width: 992px) and (max-width: 1439px) {
  .sidebar-title {
    font-size: 26px !important;
    line-height: normal;
  }
}
.footer a:empty {
  display: none;
}

@media (min-width: 768px) {
  .footer {
    margin-top: -73px;
    position: relative;
    z-index: 999;
  }
}
.footer .logo {
  max-width: 270px;
}

@media (max-width: 1439px) {
  .footer .logo {
    max-width: 230px;
  }
}
@media (max-width: 1199px) {
  .footer .logo {
    max-width: 270px;
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .footer .logo {
    max-width: 270px;
    margin-bottom: 0;
  }
}
@media (max-width: 575px) {
  .footer .logo {
    width: 100%;
  }
}
@media (max-width: 349px) {
  .footer .logo {
    max-width: 180px;
  }
}
.footer .office-info {
  color: white;
  font-size: 17px;
  line-height: 30px;
}

.footer .office-info address {
  margin-bottom: 0;
}

.footer .office-info a {
  color: white;
  font-size: 17px;
}

.footer .office-info__buttons {
  margin-top: 17px;
}

.footer .office-info__buttons a {
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
}

.footer .office-info__buttons button {
  color: white;
  text-decoration: underline;
  text-transform: initial;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: initial;
  padding-top: 0;
  padding-bottom: 0;
}

.footer .office-info__buttons button:focus {
  background-color: transparent;
}

.footer .office-info figure {
  margin-top: 40px;
}

.footer .office-info figure img {
  max-width: 100%;
  height: auto;
}

.footer .office-holder {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1200px) {
  .footer .office-holder {
    margin-left: 0;
  }
}
.footer .office-holder .office-heading {
  font-family: var(--secondary-font), sans-serif;
  color: white;
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 15px;
}

.footer .office-holder .select-office {
  position: relative;
  padding: 15px 60px 15px 15px;
  margin-bottom: 27px;
  width: 100%;
  height: 50px;
  background: url(../images/select-arrow-down.jpeg) #fff no-repeat 100%;
  appearance: none;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.67px;
  text-transform: uppercase;
  color: #27667f;
}

.footer .footer-contact {
  padding-top: 310px;
  background: #041833;
  background-image: url(../images/footer-bg-mobile.jpg);
  background-size: contain;
  background-position: center top 400px;
  background-repeat: no-repeat;
  margin-top: -313px;
}

@media (max-width: 374px) {
  .page-template-archive-pa .footer .footer-contact, .page-template-archive-testimonial .footer .footer-contact, .post-type-archive-attorney .footer .footer-contact, .error404 .footer .footer-contact, .blog .footer .footer-contact {
    margin-top: -250px;
  }
}
@media (min-width: 375px) {
  .footer .footer-contact {
    margin-top: -308px;
    padding-top: 270px;
  }
  .page-template-default .footer .footer-contact, .page-template-archive-pa .footer .footer-contact, .blog .footer .footer-contact, .single .footer .footer-contact, .category .footer .footer-contact, .archive .footer .footer-contact, .search .footer .footer-contact, .page-site-map .footer .footer-contact, .home .footer .footer-contact, .page-template-archive-testimonial .footer .footer-contact, .error404 .footer .footer-contact, .page-template-default .footer .footer-contact, .page-template-about-us .footer .footer-contact, .page-template-practice-area .footer .footer-contact, .page-template-page-video .footer .footer-contact {
    margin-top: -270px;
  }
}
@media (min-width: 768px) {
  .footer .footer-contact {
    margin-top: -140px;
    padding-top: 120px;
    background-position: center top 120px;
  }
  .page-template-archive-pa .footer .footer-contact, .blog .footer .footer-contact, .single .footer .footer-contact, .category .footer .footer-contact, .archive .footer .footer-contact, .search .footer .footer-contact, .page-site-map .footer .footer-contact, .home .footer .footer-contact, .page-template-archive-testimonial .footer .footer-contact, .error404 .footer .footer-contact, .page-template-default .footer .footer-contact, .page-template-about-us .footer .footer-contact, .page-template-practice-area .footer .footer-contact, .page-template-page-video .footer .footer-contact {
    margin-top: -141px;
  }
}
@media (min-width: 992px) {
  .footer .footer-contact {
    background-position: center;
    background-image: url(../images/footer-bg.jpg);
    background-position: center top;
  }
}
@media (min-width: 1200px) {
  .footer .footer-contact {
    padding-top: 110px;
    background-size: cover;
  }
  .page-template-archive-pa .footer .footer-contact, .page-template-contact .footer .footer-contact, .blog .footer .footer-contact, .single .footer .footer-contact, .category .footer .footer-contact, .archive .footer .footer-contact, .search .footer .footer-contact, .page-site-map .footer .footer-contact, .home .footer .footer-contact, .page-template-archive-testimonial .footer .footer-contact, .error404 .footer .footer-contact, .page-template-default .footer .footer-contact, .page-template-about-us .footer .footer-contact, .page-template-practice-area .footer .footer-contact, .page-template-page-video .footer .footer-contact {
    margin-top: -97px;
  }
}
.footer .footer-contact__left-inner {
  border-radius: 54.861px;
  border: 1.372px solid rgba(255, 255, 255, 0.3);
  padding: 51px 76px 45px 65px;
}

@media (max-width: 1199px) {
  .footer .footer-contact__left-inner {
    margin: 34px auto 31px;
    max-width: 331px;
    text-align: center;
    padding: 44px 55px;
  }
}
@media (max-width: 575px) {
  .footer .footer-contact__left-inner {
    padding: 44px 56px;
    max-width: 100%;
  }
  .single-attorney .footer .footer-contact__left-inner {
    margin-top: -30px;
  }
}
.footer .footer-contact__left hr {
  width: 219px;
  margin-top: 20px;
  margin-bottom: 22px;
  background-color: #fff;
  opacity: 0.25;
}

@media (max-width: 1199px) {
  .footer .footer-contact__left hr {
    margin-top: 23px;
    margin-bottom: 22px;
    width: 100%;
  }
}
.footer .footer-contact__left .address {
  margin-bottom: 24px;
}

@media (max-width: 1199px) {
  .footer .footer-contact__left .address img {
    width: 22px;
    height: 35px;
  }
}
@media (max-width: 1199px) {
  .footer .footer-contact__left .address__phone {
    justify-content: center;
  }
}
.footer .footer-contact__left .address__phone a {
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 41.146px;
  letter-spacing: 0.48px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  margin-left: 15px;
}

@media (max-width: 1199px) {
  .footer .footer-contact__left .address__phone a {
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0.44px;
    margin-left: 13px;
  }
}
.footer .footer-contact__left .btn {
  font-size: 19.201px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 4.8px;
  padding-left: 32px;
  padding-right: 32px;
}

@media (max-width: 1199px) {
  .footer .footer-contact__left .btn {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3.5px;
    padding-left: 24px;
    padding-right: 24px;
    width: 100%;
    border: 2px solid #209EBC;
  }
}
@media (min-width: 992px) {
  .footer .footer-contact__right {
    padding-bottom: 45px;
  }
}
.footer .footer-contact__firm-name {
  color: #FFF;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 37.031px;
}

@media (max-width: 1199px) {
  .footer .footer-contact__firm-name {
    line-height: 31px;
  }
}
@media (max-width: 767px) {
  .footer .footer-contact__firm-name {
    max-width: 194px;
    margin: 0 auto;
  }
}
.footer .footer-contact__firm-subtitle {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 37.031px;
  color: #fff;
}

@media (max-width: 1199px) {
  .footer .footer-contact__firm-subtitle {
    line-height: 31px;
  }
}
@media (max-width: 767px) {
  .footer .footer-contact__firm-subtitle {
    max-width: 194px;
    margin: 0 auto;
  }
}
.footer .footer-number {
  color: white;
  font-family: var(--secondary-font), sans-serif;
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .footer .footer-number {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 15px;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-number {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-number {
    margin-bottom: 0;
    padding-left: 115px;
    justify-content: unset !important;
  }
}
.footer .footer-number span {
  font-size: 17px;
  font-weight: 700;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 9px !important;
}

@media (min-width: 360px) and (max-width: 767px) {
  .footer .footer-number span {
    font-size: 19px;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-number span {
    padding-right: 0;
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    max-width: 265px;
    text-align: center;
    margin-bottom: 9px !important;
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-number span {
    margin-right: 40px;
    max-width: 143px;
    margin-bottom: 0;
  }
}
.footer .footer-number a {
  font-size: 25px;
  font-weight: 700;
  color: var(--color-primary);
}

@media (min-width: 360px) and (max-width: 767px) {
  .footer .footer-number a {
    font-size: 30px;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-number a {
    font-size: 34px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-number a {
    font-size: 34px;
  }
}
.footer .footer-top {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
}

@media (max-width: 767px) {
  .footer .footer-top {
    padding-top: 0;
  }
}
.footer .footer-top .footer-logo-wrap {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 1439px) {
  .footer .footer-top .footer-logo-wrap {
    margin-bottom: 15px;
    display: unset;
  }
}
@media (max-width: 767px) {
  .footer .footer-top .footer-logo-wrap {
    text-align: center;
    display: block;
    margin-bottom: 0;
  }
}
.footer .footer-top__row {
  border-radius: 27px;
  background: #FFF;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.1);
  padding: 33px 93px 25px 5px;
}

@media (max-width: 1439px) {
  .footer .footer-top__row {
    padding-top: 25px;
    padding-bottom: 17px;
    padding-left: 18px;
    padding-right: 46px;
  }
}
@media (max-width: 767px) {
  .footer .footer-top__row {
    margin-top: -45px;
    z-index: 99999;
    position: relative;
    padding: 25px 27px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .single-attorney .footer .footer-top__row {
    margin-top: -10px;
    top: -73px;
  }
}
.footer .footer-top ul.social-icon-list {
  text-align: center;
  justify-content: flex-end;
}

@media screen and (min-width: 1200px) {
  .footer .footer-top ul.social-icon-list {
    justify-content: flex-end;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer .footer-top ul.social-icon-list {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .footer .footer-top ul.social-icon-list {
    padding-top: 25px;
    align-items: center;
    justify-content: center;
  }
}
.footer .footer-nav-wrap {
  padding: 13px 0 57px;
}

@media screen and (min-width: 768px) {
  .footer .footer-nav-wrap {
    padding: 13px 0 46px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-nav-wrap {
    padding: 0 0 22px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-nav-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.footer .footer-nav-wrap span {
  color: #4164f2;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

@media screen and (min-width: 1200px) {
  .footer .footer-nav-wrap span {
    display: inline-block;
    margin-right: 20px;
  }
}
.footer .footer-nav-wrap ul.footer-menu {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  flex-direction: column;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .footer .footer-nav-wrap ul.footer-menu {
    flex-direction: row;
    align-items: flex-start;
  }
}
.footer .footer-nav-wrap ul.footer-menu li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}

.footer .footer-nav-wrap ul.footer-menu li:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .footer .footer-nav-wrap ul.footer-menu li:after {
    position: absolute;
    content: "";
    width: 14px;
    height: 1px;
    background: #D6D6D6;
    border-bottom: 1px solid #D6D6D6;
    top: -7px;
    transform: translateX(-50%);
  }
  .footer .footer-nav-wrap ul.footer-menu li:first-child:after {
    display: none;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-nav-wrap ul.footer-menu li {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer .footer-nav-wrap ul.footer-menu li:after {
    width: 1px;
    height: 14px;
    background-color: #fff;
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .footer .footer-nav-wrap ul.footer-menu li:first-child {
    padding-left: 0;
  }
  .footer .footer-nav-wrap ul.footer-menu li:last-child {
    padding-right: 0;
  }
  .footer .footer-nav-wrap ul.footer-menu li:last-child:after {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-nav-wrap ul.footer-menu li {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-nav-wrap ul.footer-menu li {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media (max-width: 767px) {
  .footer .footer-nav-wrap ul.footer-menu li {
    margin: 5px 0;
  }
}
.footer .footer-nav-wrap ul.footer-menu li a {
  color: #fff;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.7px;
}

.footer .footer-nav-wrap ul.footer-menu li a:hover {
  color: var(--accent-color);
}

.footer .footer-bottom {
  position: relative;
}

.footer .footer-bottom .footer-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  background: #041833;
  padding-top: 27px;
  padding-bottom: 130px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.28px;
}

@media (max-width: 575px) {
  .footer .footer-bottom .footer-copyright {
    padding-bottom: 150px;
  }
}
.footer .footer-bottom .built-by {
  text-align: right;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.28px;
}

@media (max-width: 1199px) {
  .footer .footer-bottom .built-by {
    text-align: center;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .built-by {
    max-width: 310px;
    margin: 0 auto;
  }
}
.footer .footer-bottom .built-by img {
  margin-right: 5px;
  margin-top: 5px;
}

.footer .footer-bottom .built-by a {
  color: #fff;
  text-decoration: none;
}

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

.footer .footer-bottom .built-by span {
  color: #CEEAFF;
  text-decoration: underline;
}

.footer .footer-bottom .sitemap-privacy-links {
  padding-left: 0;
  justify-content: center;
}

.footer .footer-bottom .sitemap-privacy-links li {
  margin-right: 5px;
  margin-bottom: 0;
}

.footer .footer-bottom .sitemap-privacy-links li:last-child {
  margin-right: 0;
}

.footer .footer-bottom .sitemap-privacy-links li a {
  color: #7f8c8d;
  font-size: 12px;
}

.footer .footer-bottom .sitemap-privacy-links li a:focus, .footer .footer-bottom .sitemap-privacy-links li a:hover {
  text-decoration: underline;
}

.footer .footer-bottom .copyright {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #fff;
  letter-spacing: 0.28px;
  display: block;
  text-align: center;
}

@media (max-width: 991px) {
  .footer .footer-bottom .copyright {
    margin-bottom: 27px;
    max-width: 190px;
    margin-top: 33px;
    margin-left: auto;
    margin-right: auto;
  }
}
.footer .footer-bottom .copyright a {
  color: #7f8c8d;
}

.footer .footer-bottom .copyright a:hover {
  color: #4164f2;
  text-decoration: underline;
}

.footer .footer-bottom a.btn-back {
  display: inline-block;
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  width: 41px;
  height: 41px;
}

@media (max-width: 1199px) {
  .footer .footer-bottom a.btn-back {
    bottom: 55px;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom a.btn-back {
    bottom: 155px;
    width: 57px;
    height: 57px;
  }
}
.footer .footer-bottom a.btn-back span {
  color: #000;
  font-family: var(--main-font), sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 14px;
  width: 41px;
  margin: 0 auto;
  display: block;
  text-align: center;
  margin-top: 26px;
}

#icw {
  margin-right: 80px !important;
  bottom: 0 !important;
}

.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;
}

.single-attorney .main-wrapper {
  position: relative;
  overflow: visible;
}

.single-attorney .main-content {
  position: relative;
}

@media (min-width: 992px) {
  .home .attorneys {
    margin-top: -50px;
  }
}
.attorneys .container {
  background: url(../images/atty-bg-mobile.jpg) center top no-repeat;
  background-size: cover;
  padding: 46px 24px 62px;
}

@media (min-width: 576px) {
  .attorneys .container {
    border-radius: 40px;
    padding: 57px 70px 80px;
  }
}
@media (min-width: 768px) {
  .attorneys .container {
    background: url(../images/atty-bg.png) center top no-repeat;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .attorneys .container {
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .attorneys .container {
    padding: 57px 90px 80px;
  }
}
@media (min-width: 1200px) {
  .attorneys .container {
    padding: 57px 118px 80px 123px;
  }
}
.attorneys__content p {
  color: white;
}

@media (min-width: 992px) {
  .attorneys__title {
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) {
  .attorneys__col:first-child {
    padding-bottom: 57px;
    border-bottom: 1px solid rgba(233, 233, 233, 0.21);
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .attorneys__col:last-child .attorneys__link {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .attorneys__photo {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .attorneys__photo {
    min-width: 280px;
  }
}
@media (min-width: 1440px) {
  .attorneys__photo {
    min-width: 350px;
  }
}
.attorneys__link {
  margin-bottom: 37px;
}

@media (min-width: 992px) {
  .attorneys__link {
    margin-left: 90px;
    max-width: 690px;
  }
}
@media (min-width: 1440px) {
  .attorneys__link {
    margin-left: 130px;
  }
}
.attorneys__link .atty-title {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  font-family: var(--secondary-font), sans-serif;
  color: #fff;
  margin-bottom: 13px;
}

.attorneys__link .atty-position {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: #fff;
  margin-bottom: 14px;
}

.attorneys__link .atty-excerpt p {
  color: #fff;
  margin-bottom: 13px;
}

.attorneys__link .btn-2 {
  width: 220px;
  color: #fff;
}

.attorneys__link .btn-2:hover {
  color: #209EBC;
}

@media screen and (min-width: 992px) {
  .page-template-archive-pa .c-practice-areas {
    padding-top: 30px;
  }
}
.c-practice-areas {
  padding-bottom: 26px;
  background: url("../images/pa-bg-light.jpg") no-repeat scroll center bottom -150px transparent;
  background-size: cover;
}

@media (max-width: 767px) {
  .home .c-practice-areas {
    padding-bottom: 36px;
  }
}
@media screen and (min-width: 768px) {
  .c-practice-areas {
    padding-top: 80px;
    padding-bottom: 60px;
    background-size: contain;
    background: url("../images/pa-bg-light.jpg") no-repeat scroll center top 60px transparent;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas {
    background-size: cover;
    padding-bottom: 145px;
  }
  .home .c-practice-areas {
    padding-bottom: 110px;
  }
}
.c-practice-areas .more-cases {
  margin-top: 25px;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .more-cases {
    margin-top: 40px;
  }
}
.c-practice-areas .more-cases__title {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 1.9px;
  color: #4c4c4c;
  margin-bottom: 30px;
}

.c-practice-areas .more-cases__column {
  padding-top: 16px;
  padding-bottom: 16px;
}

.c-practice-areas .more-cases__column li {
  margin-bottom: 16px;
}

.c-practice-areas .more-cases .borders {
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .more-cases .borders {
    border-left: 2px solid #e3e3e3;
    border-right: 2px solid #e3e3e3;
    border-top: 0;
    border-bottom: 0;
  }
}
.c-practice-areas .more-cases ul a {
  font-size: 17px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa {
    padding-top: 0;
  }
}
@media screen and (min-width: 1300px) {
  .c-practice-areas .pa.container {
    padding-left: 0;
    padding-right: 0;
    max-width: 1240px;
  }
}
@media screen and (min-width: 1440px) {
  .c-practice-areas .pa.container {
    max-width: 1410px;
  }
}
.c-practice-areas .pa__header {
  padding-left: 16px;
  padding-right: 16px;
  margin-bottom: 30px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__header {
    max-width: 882px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .pa__header h1 {
    font-size: 51px;
  }
}
@media (max-width: 767px) {
  .c-practice-areas .pa__header {
    margin-bottom: 26px;
  }
}
.c-practice-areas .pa__header-intro {
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
}

.c-practice-areas .pa__header-intro p {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .c-practice-areas .pa__header-intro p {
    margin-bottom: 60px;
  }
}
.c-practice-areas .pa__items {
  max-width: 1286px;
  margin: 0 auto;
}

.c-practice-areas .pa__items ul {
  margin-bottom: 0;
  padding-left: 0;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .pa__items ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }
  .c-practice-areas .pa__items ul > li {
    margin-bottom: 28px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .c-practice-areas .pa__items ul > li:nth-child(odd) {
    margin-right: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .c-practice-areas .pa__items ul > li:nth-child(odd) {
    margin-right: 21px;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .c-practice-areas .pa__items ul > li:nth-child(even) {
    margin-left: 14px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .c-practice-areas .pa__items ul > li:nth-child(even) {
    margin-left: 21px;
  }
}
.c-practice-areas .pa__item-container {
  max-height: 287px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (max-width: 767px) {
  .c-practice-areas .pa__item-container {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 768px) {
  .c-practice-areas .pa__item-container {
    max-width: 100%;
    height: 345px;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .pa__item-container {
    max-width: 47%;
  }
}
@media screen and (min-width: 1200px) {
  .c-practice-areas .pa__item-container {
    max-width: 48%;
  }
  .page-template-archive-pa .c-practice-areas .pa__item-container {
    max-width: 47%;
  }
}
@media screen and (min-width: 1440px) {
  .c-practice-areas .pa__item-container {
    max-width: 622px;
  }
}
.c-practice-areas .pa__item-container .pa__item {
  background-color: #18397b;
  margin-bottom: 28px;
  position: relative;
  border-radius: 40px;
  max-height: 287px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (max-width: 767px) {
  .c-practice-areas .pa__item-container .pa__item {
    padding: 46px 25px;
  }
}
@media (max-width: 374px) {
  .c-practice-areas .pa__item-container .pa__item {
    padding: 46px 10px;
  }
}
@media screen and (min-width: 768px) {
  .c-practice-areas .pa__item-container .pa__item {
    max-width: 100%;
    height: 345px;
  }
}
.c-practice-areas .pa__item-container .pa__item:last-child {
  margin-bottom: 0;
}

.c-practice-areas .pa__item-container .pa__item:hover .pa__item-content, .c-practice-areas .pa__item-container .pa__item:focus .pa__item-content {
  opacity: 1;
}

.c-practice-areas .pa__item-container .pa__item-title {
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px;
  margin-bottom: 5px;
  color: #fff;
  font-family: var(--secondary-font), sans-serif;
}

.c-practice-areas .pa__item-container .pa__item-excerpt {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 27px;
  color: #fff;
  max-width: 390px;
  text-align: center;
  margin-bottom: 13px;
}

.c-practice-areas .pa__item-container .pa__item .btn-2 {
  border-radius: 50px;
  border: 1px solid #209EBC;
  background: rgba(16, 40, 67, 0.7);
  max-width: 380px;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 1.4px;
  padding: 10px 33px 10px 20px;
}

.c-practice-areas .pa__item-container .pa__item .btn-2:hover {
  color: #209EBC !important;
}

.c-practice-areas .pa__item-container .pa__item .btn-2:after {
  display: none;
}

.c-practice-areas .pa__item-container .pa__item .btn-2 span {
  position: relative;
}

@media (max-width: 767px) {
  .c-practice-areas .pa__item-container .pa__item .btn-2 span {
    max-width: 165px;
    display: inline-block;
  }
}
.c-practice-areas .pa__item-container .pa__item .btn-2 span:after {
  position: absolute;
  content: "";
  background: url("../images/btn-arrow.svg") no-repeat scroll center center transparent;
  background-size: 9px 9px;
  top: 50%;
  margin-left: 8px;
  transform: translateY(-50%);
  width: 9px;
  height: 9px;
  right: -14px;
}

@media (min-width: 768px) {
  .c-practice-areas .pa__item-container .pa__item .btn-2 span:after {
    right: -14px;
  }
}
.c-practice-areas .pa__item-container .pa__item-content {
  position: absolute;
  top: 23px;
  bottom: 23px;
  left: 23px;
  right: 23px;
  z-index: 999;
  padding: 49px 30px;
  color: white;
  text-align: center;
  opacity: 0;
  transition: ease-in 0.3s opacity;
}

.c-practice-areas .pa__item-container .pa__item-content-wrapper {
  position: absolute;
  max-width: 290px;
  top: 50%;
  transform: translateY(-50%);
  left: 10%;
  z-index: 999;
}

.c-practice-areas .pa__item-container .pa__item-content-text {
  margin-bottom: 15px;
}

.c-practice-areas .pa__item-container .pa__item-content-button a {
  font-size: 11px;
}

.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;
}

.awards-part {
  padding: 70px 0 70px;
}

@media (max-width: 991px) {
  .awards-part {
    padding: 30px 0;
  }
}
@media (min-width: 992px) {
  .page-template-practice-area .awards-part {
    padding-top: 16px;
  }
}
.awards-part .heading-part {
  color: #666666;
  letter-spacing: 2.2px;
  line-height: 25px;
  font-weight: 300;
  font-family: var(--secondary-font), sans-serif;
  font-size: 22px;
}

@media (max-width: 1199px) {
  .awards-part .awards-wrap {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.awards-part .item.slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.awards-part .item.slide .img-holder {
  margin: 0 auto;
}

.awards-part .item.slide .img-holder a img {
  display: block;
  width: auto;
}

.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;
}

.cta {
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.87);
  box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(30px);
  font-family: var(--secondary-font), sans-serif;
  height: 116px;
  max-width: 440px;
  margin-top: -101px;
}

.cta-image {
  background: #209EBC;
  border-radius: 20px 0px 0px 20px;
  padding-left: 45px;
  padding-right: 45px;
}

@media (max-width: 575px) {
  .cta-image {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
}
@media (max-width: 767px) {
  .cta-image img {
    width: 100% !important;
  }
}
.cta-text {
  font-style: normal;
  font-weight: 700;
  padding-left: 28px;
  padding-right: 41px;
}

.cta-text .cta-label {
  color: #1A3654;
  font-size: 22px;
  line-height: 18px;
  margin-bottom: 13px;
}

@media (max-width: 575px) {
  .cta-text .cta-label {
    font-size: 19px !important;
  }
}
@media (max-width: 374px) {
  .cta-text .cta-label {
    font-size: 17px !important;
  }
}
.cta-text .cta-number {
  color: #1A3654;
  font-size: 34px;
  line-height: 30px;
}

@media (max-width: 575px) {
  .cta-text .cta-number {
    font-size: 28px !important;
  }
}
.flex-cta-sidebar {
  border-radius: 27px;
  background: #FFF;
  box-shadow: 0 4px 50px 0 rgba(0, 0, 0, 0.1);
  padding: 37px 30px;
}

.flex-cta-sidebar__inner {
  color: #0F4180;
  text-align: center;
  font-family: "Libre Bodoni";
  font-size: 22px;
  font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .flex-cta-sidebar__inner {
    font-size: 16px;
  }
}
@media (max-width: 499px) {
  .flex-cta-sidebar__inner {
    font-size: 16px;
  }
}
.flex-cta-sidebar__link {
  color: #0F4180;
  font-size: 34px;
  line-height: 30px;
  margin-top: 8px;
  display: block;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .flex-cta-sidebar__link {
    font-size: 25px;
  }
}
@media (max-width: 499px) {
  .flex-cta-sidebar__link {
    font-size: 25px;
  }
}
.flex-cta-sidebar.form {
  border: 1px solid rgba(255, 255, 255, 0.23);
  background: #EBF9FC;
}

.flex-cta-sidebar.form .flex-cta-sidebar__title {
  color: #09203E;
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
}

@media (min-width: 992px) and (max-width: 1399px) {
  .flex-cta-sidebar.form .flex-cta-sidebar__title {
    font-size: 21px;
    line-height: 40px;
  }
}
@media (max-width: 499px) {
  .flex-cta-sidebar.form .flex-cta-sidebar__title {
    font-size: 21px;
    line-height: 40px;
  }
}
.flex-cta-sidebar.form .btn {
  display: block;
  max-width: 313px;
  margin: 0 auto;
  margin-top: 10px;
  line-height: normal;
}

.flex-cta-sidebar.phone .flex-cta-sidebar__inner {
  max-width: fit-content;
  margin: 0 auto;
  position: relative;
  padding-right: 50px;
}

.flex-cta-sidebar.phone .flex-cta-sidebar__inner::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 34px;
  height: 54px;
  background: url(../images/icons/icon-mobile-phone.svg) center/contain no-repeat;
}

.section-video-library {
  padding-bottom: 115px;
}

.section-video-library__inner {
  border-radius: 40px;
  border: 1px solid rgba(255, 255, 255, 0.23);
  background: #EBF9FC;
  padding: 37px;
  padding-bottom: 50px;
}

@media (max-width: 499px) {
  .section-video-library__inner {
    border-radius: 20px;
    padding: 37px 25px 50px;
  }
}
.section-video-library__inner .section-title {
  color: #09203E;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 48px;
}

@media (max-width: 499px) {
  .section-video-library__inner .section-title {
    font-size: 22px;
    line-height: 35px;
  }
}
.section-video-library__row {
  max-width: 1290px;
  margin: 0 auto;
  row-gap: 30px;
}

@media (max-width: 1199px) {
  .section-video-library__row {
    max-width: 660px;
  }
}
.section-video-library__item {
  max-width: 285px;
  margin: 0 auto;
  display: block;
}

.section-video-library__item:hover .section-video-library__img::after {
  transform: translate(-50%, -50%) scale(1.1);
}

.section-video-library__img {
  position: relative;
  width: 100%;
  height: 160px;
  border-radius: 20px;
  overflow: hidden;
}

.section-video-library__img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 36px;
  height: 26px;
  background: url(../images/icons/icon-yt-play.svg) center/contain no-repeat;
  transition: transform 0.3s ease-in-out;
}

.section-video-library__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section-video-library__title {
  color: #232323;
  font-size: 18px;
  font-weight: 600;
  line-height: 29px;
  margin: 0 auto;
  margin-top: 20px;
  max-width: 270px;
}

@media (max-width: 499px) {
  .section-video-library__title {
    font-size: 15px;
    line-height: 22px;
  }
}
.section-video-library__link {
  margin: 0 auto;
  margin-top: 35px;
  display: block;
  max-width: 231px;
  width: 100%;
  color: #09203E;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 3.5px;
  padding: 8px 15px;
  padding-right: 30px;
}

.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;
}

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