/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/*************************
  Front Page variables
**************************/
/*************************
  Why Choose Us Section variables
**************************/
/* 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: 465px;
}

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

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

.sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_search {
  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 {
    padding: 47px 20px 45px;
  }
}
@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_search {
    padding: 47px 30px 45px;
  }
}
.sidebar .sidebar-item:not(:empty) .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_search .sidebar-title {
  color: #fff;
  font-family: "Libre Bodoni", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}

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

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li, .sidebar .sidebar-item:not(:empty) .widget_search .list li {
  position: relative;
  list-style: none;
  border-top: 1px solid rgba(210, 210, 210, 0.3);
  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 {
  border-bottom: 1px solid rgba(210, 210, 210, 0.3);
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li a, .sidebar .sidebar-item:not(:empty) .widget_search .list li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  display: block;
  position: relative;
  padding: 17px 0;
  transform: all 0.5s;
}

.sidebar .sidebar-item:not(:empty) .sidebar-holder .list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_search .list li a:hover {
  font-weight: 700;
}

.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 {
  box-shadow: none;
  border: none;
  border: 2px solid #D4B387;
  background: rgba(29, 55, 67, 0.88);
  backdrop-filter: blur(30px);
  border-radius: 0;
  padding: 45px 30px 55px;
}

@media screen and (min-width: 1200px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding: 45px 20px 55px;
  }
}
@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding: 41px 40px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .gfield.gfield--width-full {
  margin-bottom: 12px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .gfield textarea {
  height: 80px !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .gform_footer .btn {
  max-width: unset;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .btn-std {
  width: 100%;
  min-width: unset;
  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: 36px;
  font-size: 30px;
}

@media (max-width: 991px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
    line-height: 35px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
  border: 2px solid #CAA16E;
  background: #1D3743;
  padding: 43px 36px 80px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .sidebar-title {
  color: #fff;
  text-align: center;
  font-family: "Libre Bodoni", serif;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .swiper-slide .img-holder {
  text-align: center;
}

@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .swiper-slide .img-holder img {
    width: 80%;
  }
}
.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_related_pages_widget .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search {
  border: 2px solid #CAA16E;
  background: #1D3743;
  padding: 42px 55px 61px;
}

@media (max-width: 575px) {
  .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_related_pages_widget .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search {
    padding: 42px 25px 61px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search .sidebar-title {
  color: #fff;
  text-align: center;
  padding-bottom: 32px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder ul.list, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search ul.list, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder ul.list, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search ul.list {
  padding-left: 20px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder ul.list li, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search ul.list li, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder ul.list li, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search ul.list li {
  position: relative;
  border: none;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder ul.list li:before, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search ul.list li:before, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder ul.list li:before, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search ul.list li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  background-color: #E8B36C;
  left: -18.5px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder ul.list li:last-of-type a, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search ul.list li:last-of-type a, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder ul.list li:last-of-type a, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search ul.list li:last-of-type a {
  padding-bottom: 0 !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder ul.list li a, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search ul.list li a, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder ul.list li a, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search ul.list li a {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
  text-decoration-color: #E8B36C;
  padding: 12px 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .sidebar-holder ul.list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_search ul.list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .sidebar-holder ul.list li a:hover, .sidebar .sidebar-item:not(:empty) .widget_cw_related_pages_widget .widget_search ul.list li a:hover {
  text-decoration: none;
}

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

.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: 43px;
  padding-bottom: 58px;
  border: 2px solid #CAA16E;
  background: #1D3743;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .sidebar-title {
  padding-bottom: 32px;
}

@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .sidebar-title,
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .sidebar-title,
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .sidebar-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .testimonials-section-slider-sidebar,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .testimonials-section-slider-sidebar,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .testimonials-section-slider-sidebar {
  padding-top: 45px;
  padding-left: 54px;
  padding-right: 54px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .rating-img,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .rating-img,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .rating-img {
  width: 100%;
  max-width: 297px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .rating-img-container,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .rating-img-container,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .rating-img-container {
  background: white;
  padding: 18px 28px;
}

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

.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 {
  color: white;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
}

.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 {
  padding-top: 26px;
  padding-bottom: 36px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .btn-wrapper,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .btn-wrapper,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .btn-wrapper {
  padding-left: 43px;
  padding-right: 37px;
}

@media (max-width: 991px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .btn-wrapper,
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .btn-wrapper,
  .sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .btn-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .btn-wrapper .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .btn-wrapper .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .btn-wrapper .btn {
  min-width: unset;
  width: 100%;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .btn-wrapper .btn span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .btn-wrapper .btn span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .btn-wrapper .btn span {
  color: #535353;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px; /* 150% */
  letter-spacing: 3px;
  text-transform: none !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .arrow-prev {
  left: 17px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget .arrow-next,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child .arrow-next,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child .arrow-next {
  right: 17px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget .sidebar-title {
  padding-bottom: 0;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget .legally-reviewed-box .legally-reviewed-box__lawyer-thumbnail {
  margin-bottom: 18px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget .legally-reviewed-box .legally-reviewed-box__lawyer-thumbnail img {
  border: 2px solid #E8B36C;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget .legally-reviewed-box .legally-reviewed-box__lawyer-name {
  font-family: "Libre Bodoni", serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 15px !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget .legally-reviewed-box__button .btn {
  text-transform: none !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  letter-spacing: 3px !important;
  min-width: 360px !important;
}

@media (max-width: 1439px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_reviewed_by_widget .legally-reviewed-box__button .btn {
    min-width: unset !important;
    width: 100%;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
  border: 2px solid #CAA16E;
  background: #FFF;
  box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.1);
  padding: 48px 28px 52px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title {
  color: #1D3743;
  text-align: center;
  padding-bottom: 32px;
}

@media (min-width: 769px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .image-holder {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .image-holder {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .image-holder img {
  padding-left: 0;
  padding-right: 0;
  border: 2px solid #E8B36C;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-next {
  top: 38%;
}

@media (max-width: 575px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-prev,
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-next {
    top: 30%;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-prev {
    left: 0;
  }
}
@media (max-width: 566px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .arrow-next {
    right: 0;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .team-info .name {
  color: #1D3743;
  text-align: center;
  font-family: "Libre Bodoni", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  padding-top: 32px;
  padding-bottom: 32px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .team-info .btn {
  padding-top: 8px;
  padding-bottom: 8px;
}

@media (max-width: 374px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .team-info .btn:before {
    width: 85% !important;
    top: 0;
    left: 50%;
    transform: skewX(-11.3deg) translateX(-50%) !important;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .team-info .btn span {
  color: #1D3743 !important;
  text-align: center;
  font-family: var(--main-font), sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 32.943px;
  letter-spacing: 3px;
}

.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: 2px solid #CAA16E;
  background: #1D3743;
  padding: 42px 55px 61px;
}

.sidebar .sidebar-item:not(:empty) .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_archive .sidebar-title {
  color: #fff;
  text-align: center;
  padding-bottom: 32px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul,
.sidebar .sidebar-item:not(:empty) .widget_archive ul {
  padding-left: 20px;
  margin-bottom: 0 !important;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li {
  position: relative;
  border: none;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li:before,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  background-color: #E8B36C;
  left: -18.5px;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li:last-of-type,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:last-of-type {
  margin-bottom: 0 !important;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li:last-of-type a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li:last-of-type a {
  padding-bottom: 0 !important;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
  text-decoration-color: #E8B36C;
  padding: 12px 0;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li a:hover,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li a:hover {
  text-decoration: none;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li.cat-item-none,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li.cat-item-none {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  display: none;
  position: relative;
  transition: all 0.5s;
}

.sidebar .sidebar-item:not(:empty) .widget_categories ul li.cat-item-none:hover,
.sidebar .sidebar-item:not(:empty) .widget_archive ul li.cat-item-none:hover {
  font-weight: 700;
}

.sidebar .sidebar-item:not(:empty) .widget_search {
  border: 2px solid #CAA16E;
  background: #1D3743;
}

.sidebar .sidebar-item:not(:empty) .widget_search .sidebar-title {
  text-align: center;
  font-size: 24px;
  line-height: 35px;
}

.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: #353535;
  opacity: 1;
}

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

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

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

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

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit {
  float: left;
  width: 57px;
  height: 50px;
  border: none;
  background: linear-gradient(270deg, #C69965 -40.96%, #FBD6AA 26.2%, #C69965 93.35%);
  color: #000;
  font-family: var(--main-font), sans-serif;
  text-align: center;
  transition: all 0.2s linear;
  cursor: pointer;
  font-size: 21px;
  font-style: normal;
  font-weight: 700;
  line-height: 41.314px; /* 172.14% */
}

.sidebar .sidebar-item:not(:empty) .widget_search .searchform #searchsubmit:hover {
  color: #fff;
  background: linear-gradient(270deg, #7C6141 -1.92%, #C99D69 46.63%, #7C6141 95.19%);
}

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

.sidebar-title {
  padding-bottom: 44px;
  color: #fff;
  font-family: "Libre Bodoni", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
}

@media (max-width: 991px) {
  .sidebar-title {
    font-size: 28px !important;
    line-height: 35px;
  }
}
.footer .logo {
  max-width: 250px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-top-container .container {
    max-width: 751px;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer-top-container .container {
    max-width: 1437px;
  }
}
.footer .footer-top {
  position: relative;
  z-index: 2;
  padding: 16px 10px;
  margin-bottom: -126px;
  background-color: #fff;
  border: 1px solid #D4B387;
}

@media screen and (min-width: 768px) {
  .footer .footer-top {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 3px 14px 2px;
    margin-bottom: -43px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-top {
    padding-right: 36px;
  }
}
@media (max-width: 329px) {
  .footer .footer-top {
    padding: 16px 5px;
  }
}
.footer .footer-top .footer-logo-wrap {
  text-align: center;
  margin-top: -90px;
}

@media screen and (min-width: 768px) {
  .footer .footer-top .footer-logo-wrap {
    margin-top: -95px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-logo-wrap {
    margin-top: -55px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    max-width: 910px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right .footer-social-container {
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-top .footer-top-right .footer-social-container {
    margin-left: 0;
  }
}
.footer .footer-top .footer-top-right ul.social-icon-list {
  padding-top: 19px;
  padding-bottom: 27px;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .footer .footer-top .footer-top-right ul.social-icon-list {
    padding-bottom: 23px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right ul.social-icon-list {
    text-align: center;
    padding: 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-top .footer-top-right ul.social-icon-list {
    min-width: 383px;
  }
}
@media screen and (min-width: 1600px) {
  .footer .footer-top .footer-top-right ul.social-icon-list {
    min-width: 383px;
  }
}
.footer .footer-top .footer-top-right ul.social-icon-list li a {
  background-color: #fff;
}

.footer .footer-top .footer-top-right .footer-number {
  text-align: center;
}

@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right .footer-number {
    text-align: right;
  }
}
.footer .footer-top .footer-top-right .footer-number .footer-cta-label {
  display: block;
  font-family: var(--main-font), sans-serif;
  font-size: 20px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1px;
}

@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right .footer-number .footer-cta-label {
    font-size: 23.2453px;
    line-height: 40px;
    letter-spacing: 0.830189px;
  }
}
.footer .footer-top .footer-top-right .footer-number .contact-phone {
  font-family: "Libre Bodoni", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  color: #B57926;
  line-height: 58px;
  letter-spacing: 1px;
  display: block;
}

@media screen and (min-width: 992px) {
  .footer .footer-top .footer-top-right .footer-number .contact-phone {
    letter-spacing: 2.32075px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-top .footer-top-right .footer-number .contact-phone {
    font-size: 45.6604px;
    letter-spacing: 3.32075px;
  }
}
.footer .footer-form-container {
  position: relative;
  z-index: 1;
  background-image: url(../images/schedule-a-consultation-bg-footer-mobile.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #fff;
}

@media (min-width: 400px) {
  .footer .footer-form-container {
    background-image: url(../images/schedule-a-consultation-bg-footer-tablet.jpg);
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-form-container {
    background-image: url(../images/schedule-a-consultation-bg-footer.jpg);
  }
}
.footer .footer-form-container .footer-form {
  margin-top: 180px;
  margin-bottom: 55px;
}

@media screen and (min-width: 992px) {
  .footer .footer-form-container .footer-form {
    margin-top: 81px;
    margin-bottom: 87.32px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-form-container .footer-form {
    max-width: 543px;
    margin-top: 182.15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 57.15px;
  }
}
.footer .footer-bottom {
  position: relative;
  background: linear-gradient(0deg, #102028 0%, #1D3743 100%);
  padding-top: 27px;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-bottom {
    padding-top: 24.85px;
  }
}
.footer .footer-bottom .footer-office-container {
  position: relative;
  z-index: 2;
  padding-bottom: 21px;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-office-container {
    background-color: #1D3743;
    border: 1px solid #AD9779;
    padding: 35px;
    margin-top: -50px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-office-container {
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-office-container {
    max-width: 1140px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-bottom .footer-office-container {
    padding: 35px 43px;
    padding-left: 58px;
    max-width: 1310px;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-bottom .footer-office-container {
    max-width: 1410px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-office-container .office-holder {
    display: flex;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-bottom .footer-office-container .office-holder {
    align-items: center;
    justify-content: space-between;
  }
}
.footer .footer-bottom .footer-office-container .office-holder .office-info-container {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-office-container .office-holder .office-info-container {
    max-width: 406px;
    margin-left: initial;
    margin-right: initial;
    flex: 0 0 406px;
    margin-right: 42.5px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-bottom .footer-office-container .office-holder .office-info-container {
    margin-right: 85px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-bottom .footer-office-container .office-holder .office-info-container {
    max-width: 543px;
  }
}
.footer .footer-bottom .footer-office-container .office-holder .office-firm-name {
  font-family: "Libre Bodoni", serif;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  line-height: 48px;
  text-align: center;
  width: 100%;
  max-width: 295px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 27px;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-office-container .office-holder .office-firm-name {
    max-width: initial;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-bottom: 22px;
  }
}
.footer .footer-bottom .footer-office-container .office-holder .office-subheading {
  font-family: var(--main-font), sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.02em;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 18px;
}

.footer .footer-bottom .footer-office-container .office-holder .office-map-container .office-map-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (min-width: 1400px) {
  .footer .footer-bottom .footer-office-container .office-holder .office-map-container .office-map-img {
    max-height: 330px;
  }
}
.footer .footer-bottom .footer-menu-container {
  position: relative;
  padding-top: 33px;
  padding-bottom: 45px;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-menu-container {
    padding-top: 24px;
    padding-bottom: 32px;
  }
}
.footer .footer-bottom .footer-menu-container:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.19);
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-menu-container:before {
    max-width: 542px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-menu-container:before {
    content: none;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  .footer .footer-bottom .footer-menu-container .container-custom {
    width: 100%;
    max-width: 100%;
  }
}
.footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu {
    flex-direction: row;
    margin-bottom: 0;
  }
}
.footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li {
  display: inline-block;
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li {
    margin-right: 32px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li {
    margin-right: 52px;
  }
}
.footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a {
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  line-height: 24px;
  letter-spacing: 0.04em;
  padding: 0;
  padding-bottom: 5px;
  text-transform: uppercase;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a {
    padding-bottom: 0;
  }
}
@media (min-width: 769px) and (max-width: 1199px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a {
    letter-spacing: normal;
  }
}
.footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a:before {
  position: absolute;
  content: "";
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  width: 21px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3);
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a:before {
    width: 1px;
    height: 21px;
    top: 50%;
    transform: translateY(-50%);
    left: initial;
    right: -10px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a:before {
    right: -16px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li a:before {
    right: -26px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li:last-of-type {
    margin-right: 0;
  }
}
.footer .footer-bottom .footer-menu-container .footer-nav-wrap ul.footer-menu li:last-of-type a:before {
  content: none;
}

.footer .footer-bottom .footer-copyright-container {
  position: relative;
  padding-top: 59px;
  padding-bottom: 36px;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-copyright-container {
    padding-bottom: 52px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright-container {
    padding-top: 23px;
    padding-bottom: 22px;
  }
}
.footer .footer-bottom .footer-copyright-container a.btn-back {
  position: absolute;
  top: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.footer .footer-bottom .footer-copyright-container .footer-copyright .copyright {
  display: block;
  font-size: 14px;
  color: #767676;
  line-height: 17px;
  text-align: center;
  width: 100%;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 17px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-copyright-container .footer-copyright .copyright {
    max-width: initial;
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright-container .footer-copyright .copyright {
    text-align: initial;
    margin-bottom: 0;
  }
}
.footer .footer-bottom .footer-copyright-container .built-by {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #767676;
  line-height: 17px;
  text-align: center;
  max-width: 255px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 576px) {
  .footer .footer-bottom .footer-copyright-container .built-by {
    max-width: initial;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright-container .built-by {
    text-align: right;
  }
}
.footer .footer-bottom .footer-copyright-container .built-by img {
  margin-right: 4px;
}

.footer .footer-bottom .footer-copyright-container .built-by a {
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
  line-height: inherit;
}

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

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

.pa-section {
  padding-top: 37px;
  padding-bottom: 61px;
  border-top: 5px solid #CAA16E;
  border-bottom: 5px solid #CAA16E;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 992px) {
  .pa-section {
    padding-top: 278px;
  }
}
@media screen and (min-width: 1200px) {
  .pa-section {
    padding-bottom: 111px;
    border-top: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
    background-image: url("../images/how-we-can-help-bg-img.jpg");
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    box-shadow: none;
  }
}
@media screen and (min-width: 1440px) {
  .pa-section .container {
    max-width: 1440px;
  }
}
@media screen and (min-width: 992px) {
  .pa-section .pa-title {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .pa-section .intro {
    width: 100%;
    max-width: 536px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .pa-section .intro {
    max-width: 653px;
  }
}
.pa-section .intro *:last-of-type {
  margin-bottom: 7px;
}

@media screen and (min-width: 768px) {
  .pa-section .intro *:last-of-type {
    margin-bottom: 31px;
  }
}
@media screen and (min-width: 992px) {
  .pa-section .intro *:last-of-type {
    margin-bottom: 41px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .pa-section .pa-container {
    width: 100%;
    max-width: 536px;
    margin-left: auto;
    margin-right: auto;
  }
}
.pa-section .pa-container .pa-desktop {
  padding: 58px 38px 21px;
  padding-right: 61px;
  background-color: #fff;
  border-left: 5px solid #CAA16E;
  box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.1);
}

.pa-section .pa-container .pa-desktop .nav-pills {
  min-width: 260px;
  margin-right: 60px;
}

@media screen and (min-width: 1400px) {
  .pa-section .pa-container .pa-desktop .nav-pills {
    min-width: 322px;
    margin-right: 105px;
  }
}
.pa-section .pa-container .pa-desktop .nav-pills .nav-link {
  padding: 14.5px 15px;
  border-bottom: 1px solid #E8B36C;
  border-radius: 0;
  text-align: left;
}

@media screen and (min-width: 1200px) {
  .pa-section .pa-container .pa-desktop .nav-pills .nav-link {
    padding-left: 28px;
  }
}
.pa-section .pa-container .pa-desktop .nav-pills .nav-link.active {
  background-color: #F4F7F9;
  border-left: 5px solid #E8B36C;
  border-right: 5px solid #E8B36C;
}

.pa-section .pa-container .pa-desktop .nav-pills .nav-link[aria-selected=true] {
  background-color: #F4F7F9;
  border-left: 5px solid #E8B36C;
  border-right: 5px solid #E8B36C;
}

.pa-section .pa-container .pa-desktop .nav-pills .nav-link:first-of-type[aria-selected=true] {
  border-top: 1px solid #E8B36C;
}

.pa-section .pa-container .pa-desktop .nav-pills .nav-link:last-of-type {
  border-bottom: none;
}

.pa-section .pa-container .pa-desktop .nav-pills .nav-link:last-of-type[aria-selected=true] {
  border-bottom: 1px solid #E8B36C;
}

.pa-section .pa-container .pa-desktop .nav-pills .nav-link:focus {
  border-color: #E8B36C;
  box-shadow: none;
}

.pa-section .pa-container .pa-desktop .nav-pills .nav-link .pa-pill-item-title {
  font-family: "Libre Bodoni", serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  color: #18333F;
  line-height: 30px;
}

@media screen and (min-width: 992px) {
  .pa-section .pa-container .pa-desktop .tab-content .pa-pill {
    font-size: 24px;
    line-height: 32px;
  }
}
.pa-section .pa-container .pa-desktop .tab-content .pa-pill-content-bg-content {
  margin-bottom: 38px;
}

.pa-section .pa-container .pa-desktop .tab-content .button-wrap .btn-underline {
  margin-right: 40px;
  margin-bottom: 36px;
}

@media screen and (min-width: 1440px) {
  .pa-section .pa-container .pa-desktop .tab-content .button-wrap .btn-underline {
    margin-bottom: 0;
  }
}
.pa-section .button-wrap-container {
  margin-top: 27px;
}

.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 {
  position: relative;
  margin-top: -78px;
  width: 100%;
  max-width: 334px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .awards-part {
    max-width: initial;
    margin-top: -80px;
  }
}
@media screen and (min-width: 992px) {
  .awards-part {
    margin-top: -79px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .awards-part .container {
    padding: 0;
    max-width: 727px;
  }
}
.awards-part .awards-wrap-bg {
  padding: 30px 22px 29px;
  background-color: rgba(29, 55, 67, 0.88);
  border: 2px solid #D4B387;
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}

@media screen and (min-width: 1400px) {
  .awards-part .awards-wrap-bg {
    width: 100%;
    max-width: 1176px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  .awards-part .swiper.awards-wrap {
    width: 100%;
    max-width: 480px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .awards-part .swiper.awards-wrap {
    max-width: 755px;
  }
}
@media screen and (min-width: 1200px) {
  .awards-part .swiper.awards-wrap {
    max-width: 915px;
  }
}
@media screen and (min-width: 1400px) {
  .awards-part .swiper.awards-wrap {
    max-width: 1010.91px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.awards-part .swiper-wrapper {
  margin-bottom: 0;
}

.section-team-carousel {
  position: relative;
  padding-top: 52px;
  padding-bottom: 53px;
}

@media screen and (min-width: 992px) {
  .section-team-carousel {
    padding-top: 50px;
    padding-bottom: 44.6px;
  }
}
@media screen and (min-width: 992px) {
  .section-team-carousel .heading {
    margin-bottom: 57px;
  }
}
.section-team-carousel .team-carousel {
  width: 100%;
  max-width: 336px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .section-team-carousel .team-carousel {
    width: initial;
    max-width: initial;
    margin-left: initial;
    margin-right: initial;
  }
}
.section-team-carousel .team-item {
  position: relative;
}

.section-team-carousel .team-item .image-holder {
  position: relative;
  border: 2px solid #E8B36C;
}

.section-team-carousel .team-item .image-holder:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(29, 55, 67, 0) 57.1%, #1D3743 89.69%);
  pointer-events: none;
}

.section-team-carousel .team-item .team-info {
  position: absolute;
  padding: 10px 14px;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.section-team-carousel .team-item .team-info .name {
  font-family: "Libre Bodoni", serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  line-height: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .section-team-carousel .team-item .team-info .name {
    font-size: 23px;
    line-height: 23px;
  }
}
@media (max-width: 369px) {
  .section-team-carousel .team-item .team-info .name {
    font-size: 27px;
  }
}
.section-team-carousel .team-item .team-info .btn-wrapper {
  margin-top: 23px;
  margin-bottom: 18px;
}

.section-team-carousel .button-wrap-container {
  margin-top: 35px;
}

@media screen and (min-width: 992px) {
  .section-team-carousel .button-wrap-container {
    margin-top: 60px;
  }
}
.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;
}

.cta-container {
  display: flex;
  flex-direction: column;
  border: 2px solid #CAA16E;
  background-color: rgba(29, 55, 67, 0.88);
  backdrop-filter: blur(30px);
  -webkit-backdrop-filter: blur(30px);
}

@media screen and (min-width: 768px) {
  .cta-container {
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .cta-container {
    flex-direction: row;
    justify-content: space-between;
    max-width: initial;
    margin-bottom: -67px;
  }
}
@media screen and (min-width: 1200px) {
  .cta-container {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (min-width: 1400px) {
  .cta-container {
    width: 100%;
    max-width: 1176px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 1440px) {
  .cta-container {
    max-width: 1206px;
  }
}
.cta-container-txt {
  padding: 34px 20px 0;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .cta-container-txt {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    padding: 37px 54px 34px;
    padding-left: 56px;
    text-align: left;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .cta-container-txt {
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 329px) {
  .cta-container-txt {
    padding: 34px 7px 0;
  }
}
.cta-container-txt .cta-label,
.cta-container-txt .cta-txt {
  font-family: "Libre Bodoni", serif;
  font-size: 34px;
  font-style: italic;
  font-weight: 700;
  color: #fff;
  line-height: 41px;
  letter-spacing: 1px;
  display: block;
}

.cta-container-txt .cta-txt {
  font-size: 26px;
  font-weight: 400;
  line-height: 38px;
  text-transform: capitalize;
  margin-top: 18px;
  margin-bottom: 24px;
}

@media screen and (min-width: 992px) {
  .cta-container-txt .cta-txt {
    width: 100%;
    max-width: 600px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  .cta-container-txt .cta-txt {
    width: initial;
    max-width: initial;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cta-container-txt .cta-txt {
    width: 100%;
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }
}
.cta-container-txt .cta-txt a {
  position: relative;
  color: #fff;
  border-bottom: 1.3px solid #CAA16E;
}

.cta-container-number {
  display: block;
  background-color: #CAA16E;
  padding: 28px 10px 14px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .cta-container-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 350px;
  }
}
@media screen and (min-width: 1200px) {
  .cta-container-number {
    min-width: 425px;
  }
}
@media screen and (min-width: 1440px) {
  .cta-container-number {
    min-width: 453px;
  }
}
@media (max-width: 329px) {
  .cta-container-number {
    padding: 28px 7px 14px;
  }
}
.cta-container-number a {
  font-family: "Libre Bodoni", serif;
  font-size: 40.67px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  line-height: 52px;
  text-shadow: 0px 2.95806px 2.95806px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 1200px) {
  .cta-container-number a {
    font-size: 55px;
    line-height: 70px;
  }
}
.bottom-section {
  padding-top: 40px;
  padding-bottom: 79px;
}

@media screen and (min-width: 768px) {
  .bottom-section {
    padding-bottom: 84px;
  }
}
@media screen and (min-width: 992px) {
  .bottom-section {
    padding-top: 50px;
  }
}
@media screen and (min-width: 1400px) {
  .bottom-section {
    padding-top: 70px;
    padding-bottom: 71px;
  }
}
@media screen and (min-width: 1600px) {
  .bottom-section .container {
    max-width: 1437px;
  }
}
.bottom-section .heading {
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .bottom-section .heading {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .bottom-section .heading {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-section .heading {
    margin-left: initial;
    margin-right: initial;
  }
}
.bottom-section-img-container {
  margin-bottom: 40px;
}

@media screen and (min-width: 1400px) {
  .bottom-section-img-container {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .bottom-section-img-container .bottom-section-img {
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .bottom-section-img-container .bottom-section-img {
    width: 100%;
    max-width: 65%;
  }
}
@media screen and (min-width: 1200px) {
  .bottom-section-img-container .bottom-section-img {
    max-width: initial;
    margin-left: initial;
    margin-right: initial;
  }
}
@media screen and (min-width: 1400px) {
  .bottom-section-content {
    width: 100%;
    max-width: 570px;
    margin-top: 39px;
  }
}
@media screen and (min-width: 1440px) {
  .bottom-section-content {
    margin-top: 79px;
  }
}
.bottom-section-content p a {
  text-decoration: underline;
}

.bottom-section-content p a:hover {
  text-decoration: none;
}

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