/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap, .sidebar .sidebar-item:not(:empty) .widget_search .searchform {
  display: block;
  zoom: 1;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap:after, .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);
  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 (max-width: 767px) {
  .sidebar {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media (max-width: 991px) {
  .sidebar {
    margin: 0 auto;
    padding-top: 35px;
  }
}
@media screen and (min-width: 1440px) {
  .sidebar {
    padding-left: 0;
    padding-right: 0;
  }
}
.sidebar .sidebar-item > div:not(:empty) {
  margin-bottom: 60px;
}

.sidebar .sidebar-item .widgettitle {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
  margin-bottom: 25px;
}

.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 {
  border-radius: 24px;
  border: 1px solid #1D2E7A;
  background: linear-gradient(106deg, #1D2E6A 50.15%, #030919 100%);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
  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 45px;
  }
}
.sidebar .sidebar-item:not(:empty) .sidebar-holder .widgettitle, .sidebar .sidebar-item:not(:empty) .widget_search .widgettitle, .sidebar .sidebar-item:not(:empty) .widget_categories .widgettitle,
.sidebar .sidebar-item:not(:empty) .widget_archive .widgettitle {
  color: #fff !important;
}

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

.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-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, .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: 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, .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: #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, .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 {
  font-weight: 700;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget {
  padding: 45px 20px;
  border-radius: 24px;
  border: 5px solid #fff;
  background: #F5F5F5;
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
  text-align: center;
}

@media screen and (min-width: 1400px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget {
    padding: 45px 40px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .cta-label {
  color: #030919;
  text-align: center;
  font-family: var(--main-font);
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .cta-label {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .cta-label {
    font-size: 15px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .main-number {
  display: block;
  color: #28A8C8;
  text-align: center;
  font-family: var(--main-font);
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  margin-top: 5px;
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .main-number {
    font-size: 45px;
  }
}
@media screen and (min-width: 1400px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .main-number {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .main-number {
    font-size: 38px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .contact-phone {
  display: block;
  color: #030919;
  text-align: center;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.468px;
  letter-spacing: 3px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .contact-phone {
    letter-spacing: 4px;
  }
}
@media screen and (min-width: 1400px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .contact-phone {
    letter-spacing: 5px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .contact-phone {
    font-size: 13px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .btn {
  margin-top: 25px;
  width: 100%;
  padding: 25px 15px;
}

@media screen and (min-width: 1200px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_cta_widget .btn {
    padding: 25px 30px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_form_widget {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 24px;
  border: 1px solid #1D2E7A;
  background: linear-gradient(106deg, #1D2E6A 50.15%, #030919 100%);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

.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: 45px 20px 55px;
  }
}
@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap {
    padding: 45px 40px 55px;
  }
}
.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: 0;
  font-size: 30px;
}

@media (min-width: 768px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-title {
    font-size: 27px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-subtitle {
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_form_widget .form-wrap .form-subtitle {
    margin-bottom: 10px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
  background-color: #1F4698;
  padding-left: 10px;
  padding-right: 10px;
}

@media screen and (min-width: 1440px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .sidebar-title {
  /*color: $white;*/
  text-align: center;
  text-transform: uppercase;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_awards_widget .awards-section-sidebar .swiper-pagination-bullet-active {
  background: #4164f2;
  border-color: #4164f2;
}

.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 {
  background-color: #fafafa;
  border-top: 10px solid #dadada;
}

.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_custom_sidebar_widget .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_archive .sidebar-title {
  color: #323232;
  text-align: center;
}

.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_categories .widget_cw_custom_sidebar_widget .sidebar-holder ul li, .sidebar .sidebar-item:not(:empty) .widget_categories .widget_cw_custom_sidebar_widget .widget_search ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_cw_custom_sidebar_widget .sidebar-holder ul li,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_cw_custom_sidebar_widget .widget_search ul li, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_categories ul li,
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_archive ul li {
  border-top: 1px solid rgba(50, 50, 50, 0.3);
}

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

.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_categories .widget_cw_custom_sidebar_widget .sidebar-holder ul li a, .sidebar .sidebar-item:not(:empty) .widget_categories .widget_cw_custom_sidebar_widget .widget_search ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_cw_custom_sidebar_widget .sidebar-holder ul li a,
.sidebar .sidebar-item:not(:empty) .widget_archive .widget_cw_custom_sidebar_widget .widget_search ul li a, .sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_categories ul li a,
.sidebar .sidebar-item:not(:empty) .widget_cw_custom_sidebar_widget .widget_archive ul li a {
  color: #4164f2;
}

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

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child {
  border-radius: 24px;
  /*border: 1px solid #1D2E7A;*/
  background: linear-gradient(106deg, #1D2E6A 50.15%, #030919 100%);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

.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: 60px 20px;
}

@media screen and (min-width: 992px) {
  .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: 60px 40px;
  }
}
.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 {
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  padding-bottom: 42px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .icon-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .icon-holder,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .icon-holder {
  width: 160px;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
}

.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;
  padding: 0px;
}

@media screen and (min-width: 1200px) {
  .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 {
    padding: 0 10px;
  }
}
@media screen and (min-width: 1400px) {
  .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 {
    padding: 0 20px;
  }
}
.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: #fff;
  text-align: center;
  font-family: var(--secondary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 30px;
}

.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: 5px;
  display: block;
  color: #fff;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote cite span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder blockquote .author span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial cite span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .inner-holder .testimonial .author span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote cite span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder blockquote .author span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial cite span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .inner-holder .testimonial .author span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote cite span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder blockquote .author span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial cite span,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .inner-holder .testimonial .author span {
  padding-top: 10px;
  display: block;
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .position-arrow,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .position-arrow,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .position-arrow {
  position: relative;
  max-width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  padding-bottom: 52px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .position-arrow .arrow-prev-t,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .position-arrow .arrow-next-t,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .position-arrow .arrow-prev-t,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .position-arrow .arrow-next-t,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .position-arrow .arrow-prev-t,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .position-arrow .arrow-next-t {
  top: 0px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget > div .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget_child > div .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_testimonial_widget__child > div .btn {
  width: 100%;
  margin-top: 30px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.71);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
  padding: 60px 30px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .sidebar-title {
  color: #030919;
  text-align: center;
  font-family: var(--main-font);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide {
  padding-top: 4px;
  text-align: left;
  max-width: 235px;
  margin-left: auto;
  margin-right: auto;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide img {
  border-radius: 24px;
  border: 1px solid 1D2E7A;
  background: linear-gradient(180deg, rgba(29, 46, 122, 0) 46.1%, #1D2E7A 100%), url(./) lightgray -59.408px 0.38px/152.113% 112.254% no-repeat, linear-gradient(106deg, #1D2E7A 0.31%, #1D2E6A 50.15%, #030919 100%);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide .title {
  margin-top: 26px;
  color: #030919;
  font-family: var(--main-font);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide .position {
  margin-top: 7px;
  color: rgba(3, 9, 25, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide .view-profile {
  margin-top: 22px;
  color: #1D2E7A;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide .view-profile a:hover {
  color: #5e6a9f;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .item .content-slide .view-profile svg {
  position: relative;
  top: -1px;
  margin-left: 4px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .position-arrow {
  position: relative;
  max-width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 36px;
  padding-bottom: 60px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .position-arrow .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_team_widget:not(:empty) .position-arrow .arrow-next {
  top: 0px;
  z-index: 9;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child {
  border-radius: 24px;
  background: #030919;
}

.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 {
  padding: 60px 20px;
}

@media screen and (min-width: 768px) {
  .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 {
    padding: 60px 40px;
  }
}
@media screen and (min-width: 992px) {
  .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 {
    padding: 60px 50px;
  }
}
.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: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-bottom: 20px;
}

.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__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__child .results-section-sidebar__wrapper .amount,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar__wrapper .amount {
  color: #fff;
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: var(--main-font);
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
}

.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 .pa-category,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .results-section-sidebar__wrapper .pa-category {
  padding-top: 12px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .position-arrow,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .position-arrow,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .position-arrow {
  position: relative;
  max-width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  padding-bottom: 45px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .position-arrow .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .position-arrow .arrow-next,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .position-arrow .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .position-arrow .arrow-next,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .position-arrow .arrow-prev,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .position-arrow .arrow-next {
  top: 0px;
  z-index: 9;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .btn,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .btn {
  margin-top: 30px;
  width: 100%;
  color: #fff;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget .swiper-button-lock,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget__child .swiper-button-lock,
.sidebar .sidebar-item:not(:empty) .widget_cw_results_widget_child .swiper-button-lock {
  display: initial;
}

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

.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget {
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.71);
}

.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_search, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_categories,
.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_archive {
  padding: 60px 30px 35px 30px;
  border: 0px !important;
  background: none;
  box-shadow: 0px 0px 20px 0px rgba(119, 119, 120, 0.1019607843);
}

@media (max-width: 374px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .sidebar-holder, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_search, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_categories,
  .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_archive {
    padding: 60px 20px 35px 30px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_search .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_categories .sidebar-title,
.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_archive .sidebar-title {
  color: #030919 !important;
  text-align: center;
  font-family: var(--main-font);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  text-transform: none;
  border-bottom: 1px solid #D5D5D5;
  margin-bottom: 30px;
  padding-bottom: 25px;
}

@media (max-width: 374px) {
  .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .sidebar-holder .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_search .sidebar-title, .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_categories .sidebar-title,
  .sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget .widget_archive .sidebar-title {
    font-size: 20px;
  }
}
.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget ul {
  padding-left: 0px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget ul li {
  position: relative;
  color: rgba(3, 9, 25, 0.8) !important;
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding-left: 20px;
  padding-right: 15px;
  margin-bottom: 20px !important;
  border: 0px !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget ul li:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(../../dist/images/bulletpoint.svg);
  position: absolute;
  top: 6px;
  left: 0px;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget ul li a {
  display: initial !important;
  color: rgba(3, 9, 25, 0.8) !important;
}

.sidebar .sidebar-item:not(:empty) .widget_cw_child_pages_widget ul li a:hover {
  color: #28A8C8 !important;
  font-weight: 400 !important;
}

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

.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);
  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: #28A8C8;
  color: #fff;
  font-family: var(--main-font);
  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: rgb(25.5, 25.5, 25.5);
}

.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):empty {
  display: none !important;
}

.sidebar-title {
  /*
  font-size: 22px;
  letter-spacing: 2.2px;
  line-height: 25px;
  */
  padding-bottom: 2rem;
}

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

    &-related {

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

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

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

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

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

  }*/
}

.footer {
  border-radius: 100px 0 0 0;
  background: linear-gradient(106deg, #1D2E6A 20.15%, #030919 100%);
}

@media screen and (min-width: 768px) {
  .footer {
    border-radius: 150px 0 0 0;
  }
}
@media screen and (min-width: 1200px) {
  .footer {
    border-radius: 150px 0 0 0;
    background: linear-gradient(106deg, #1D2E6A 50.15%, #030919 100%);
  }
}
.footer .footer-contact {
  position: relative;
  padding-top: 40px;
  padding-bottom: 25px;
}

@media screen and (min-width: 768px) {
  .footer .footer-contact {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-contact {
    padding-top: 65px;
    padding-bottom: 70px;
  }
}
.footer .footer-contact .container {
  padding-left: 22px;
  padding-right: 22px;
}

@media screen and (min-width: 1200px) {
  .footer .footer-contact .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (max-width: 767px) {
  .footer .footer-contact .container {
    padding-left: 14px;
    padding-right: 14px;
  }
}
.footer .footer-contact .row {
  flex-direction: column-reverse;
}

@media screen and (min-width: 1200px) {
  .footer .footer-contact .row {
    flex-direction: row;
  }
}
.footer .footer-contact .pt-6 {
  margin-top: 30px;
}

@media screen and (min-width: 768px) {
  .footer .footer-contact .pt-6 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-contact .pt-6 {
    margin-top: 55px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-contact .pt-6 {
    margin-top: 70px;
  }
}
.footer .footer-contact .form-wrap {
  margin-left: auto;
  margin-right: auto;
  max-width: 690px;
  padding: 37px 22px 15px;
}

@media screen and (min-width: 366px) {
  .footer .footer-contact .form-wrap {
    padding: 40px 22px 15px;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-contact .form-wrap {
    padding: 60px 70px 35px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-contact .form-wrap {
    padding: 80px 80px 57px 80px;
    margin-left: initial;
    margin-right: initial;
  }
}
.footer .footer-contact .form-wrap .form-subtitle {
  margin-bottom: 12.5px;
}

@media screen and (min-width: 768px) {
  .footer .footer-contact .form-wrap .form-subtitle {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-contact .form-wrap .form-subtitle {
    margin-bottom: 18px;
  }
}
@media (max-width: 767px) {
  .footer .footer-contact .form-wrap .form-title {
    margin-bottom: 3px;
  }
}
.footer .footer-contact:before {
  /*content: url(../images/mb-top-circle.svg);*/
}

@media screen and (min-width: 768px) {
  .footer .footer-contact:before {
    position: absolute;
    top: 0px;
    right: 0px;
    content: url(../images/footer-top-icon.svg);
  }
}
.footer .footer-contact:after {
  /*content: url(../images/mb-bottom-circle.svg);*/
}

@media screen and (min-width: 768px) {
  .footer .footer-contact:after {
    position: absolute;
    bottom: -5px;
    content: url(../images/footer-bottom-icon.svg);
  }
}
.footer .footer-contact .col-lg-7 {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .footer .footer-contact .col-lg-7 {
    width: 58.3333333333%;
  }
}
.footer .footer-contact .col-lg-5 {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .footer .footer-contact .col-lg-5 {
    width: 41.6666666667%;
  }
}
.footer .logo {
  max-width: 250px;
}

.footer .office-info {
  margin-top: 20px;
  color: white;
  font-size: 17px;
  line-height: 30px;
}

.footer .office-info address {
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--secondary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.footer .office-info address span {
  display: block;
}

.footer .office-info .ctm-no-swap {
  color: #28A8C8;
  font-family: var(--secondary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
}

.footer .office-info a {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--secondary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

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

.footer .office-info__buttons a {
  color: #fff;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.footer .office-info__buttons a:first-child {
  margin-right: 30px;
}

.footer .office-info__buttons a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.footer .office-info__buttons a svg {
  margin-left: 6px;
  position: relative;
  top: -1px;
}

.footer .office-info__buttons button {
  color: #fff;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  padding: 0px;
  background: none;
  margin-right: 30px;
  position: relative;
  top: -2px;
}

.footer .office-info__buttons button:hover {
  color: rgba(255, 255, 255, 0.7);
}

.footer .office-info__buttons button svg {
  margin-left: 6px;
  position: relative;
  top: -1px;
}

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

.footer .office-info figure {
  margin-top: 24px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .footer .office-info figure {
    margin-top: 48px;
  }
}
.footer .office-info figure img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  border: 2.632px solid #FFF;
  background: linear-gradient(0deg, rgba(29, 46, 122, 0.2) 0%, rgba(29, 46, 122, 0.2) 100%), url() lightgray -157.25px -65.526px/203.254% 208.571% no-repeat;
  box-shadow: 0 0 15.789px 0 rgba(2, 8, 24, 0.1);
}

@media screen and (min-width: 768px) {
  .footer .office-info figure img {
    border-radius: 24px;
    border: 5px solid #fff;
    background: linear-gradient(0deg, rgba(29, 46, 122, 0.2) 0%, rgba(29, 46, 122, 0.2) 100%), url() lightgray -298.775px -124.5px/203.254% 208.571% no-repeat;
    box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
  }
}
.footer .office-info figure svg {
  position: absolute;
  Transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}

@media (max-width: 767px) {
  .footer .office-info figure svg {
    width: 31.58px;
    height: 31.58px;
  }
}
.footer .office-holder {
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  max-width: 570px;
}

@media (max-width: 767px) {
  .footer .office-holder {
    padding: 0 15px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .office-holder {
    margin-top: 55px;
    max-width: 400px;
  }
}
@media screen and (min-width: 1400px) {
  .footer .office-holder {
    max-width: none;
  }
}
.footer .office-holder .office-heading {
  font-family: var(--secondary-font);
  color: white;
  font-size: 34px;
  font-weight: 400;
  margin-bottom: 15px;
}

.footer .office-holder .bg-office {
  border-radius: 6px;
  background: linear-gradient(180deg, #FFF 23.33%, #CECECE 100%);
}

.footer .office-holder .bg-office .select-office {
  cursor: pointer;
  position: relative;
  padding: 0px 60px 0px 18px;
  margin-bottom: 0px;
  width: 100%;
  height: 45px;
  appearance: none;
  color: #030919;
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 33px;
  border-radius: 6px;
  border: 2px solid #fff;
  background: url(../images/mb-select-arrow-down.svg), linear-gradient(180deg, #FFF 23.33%, #CECECE 100%);
  background-repeat: no-repeat;
  background-position-x: right 0px;
}

@media screen and (min-width: 768px) {
  .footer .office-holder .bg-office .select-office {
    height: 60px;
    font-size: 18px;
    padding: 0px 60px 0px 24px;
    background: url(../images/select-arrow-down.svg), linear-gradient(180deg, #FFF 23.33%, #CECECE 100%);
    background-repeat: no-repeat;
    background-position-x: right 0px;
  }
}
.footer .footer-number {
  color: white;
  font-family: var(--main-font);
  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-right: 22px;
    margin-bottom: 0;
  }
}
.footer .footer-number span {
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 3.2px;
  opacity: 0.6;
}

@media screen and (min-width: 768px) {
  .footer .footer-number span {
    padding-right: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-number span {
    padding-right: 20px;
    font-size: 16px;
  }
}
.footer .footer-number a {
  font-size: 24px;
  font-weight: 700;
  color: white;
}

@media screen and (min-width: 1200px) {
  .footer .footer-number a {
    font-size: 30px;
  }
}
.footer .footer-logo-wrap {
  text-align: center;
}

.footer .footer-logo-wrap .cta {
  margin-top: 22px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 24px;
}

@media screen and (min-width: 1200px) {
  .footer .footer-logo-wrap .cta {
    margin-top: 28px;
  }
}
.footer .footer-logo-wrap .cta {
  max-width: 315px;
}

.footer .footer-logo-wrap .cta .cta-label {
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .footer .footer-logo-wrap .cta .cta-label {
    font-size: 18px;
  }
}
.footer .footer-logo-wrap .cta .main-number {
  display: block;
  color: var(--accent-color);
  text-align: center;
  font-family: var(--main-font);
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 42px;
  margin-top: 5px;
  margin-bottom: 2px;
}

@media screen and (min-width: 768px) {
  .footer .footer-logo-wrap .cta .main-number {
    font-size: 48px;
    line-height: 54.349px;
    margin-top: 4px;
    margin-bottom: initial;
  }
}
.footer .footer-logo-wrap .cta .contact-phone {
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 28.468px;
  letter-spacing: 4px;
}

@media screen and (min-width: 768px) {
  .footer .footer-logo-wrap .cta .contact-phone {
    font-size: 16px;
    letter-spacing: 5px;
  }
}
.footer .footer-logo-wrap .cta .btn {
  margin-top: 22px;
}

.footer .footer-logo-wrap .social-icon-list {
  margin-top: 20px;
  text-align: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .footer .footer-logo-wrap .social-icon-list {
    margin-top: 25px;
  }
}
.footer .footer-logo-wrap .social-icon-list li:first-child {
  margin-left: 0px !important;
}

.footer .footer-logo-wrap .social-icon-list li {
  margin-left: 10px !important;
}

.footer .footer-bottom {
  position: relative;
  background: #030919;
}

.footer .footer-bottom .footer-copyright {
  background: #030919;
  padding-top: 0px;
  padding-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-copyright {
    padding-top: 10px;
    padding-bottom: 35px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright {
    padding-top: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-copyright {
    padding-top: 30px;
    padding-bottom: 45px;
  }
}
.footer .footer-bottom .footer-copyright .container {
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-copyright .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.footer .footer-bottom .footer-copyright .col-6 {
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-copyright .col-6 {
    width: 50%;
  }
}
.footer .footer-bottom .footer-copyright .sub-footer-content {
  margin-top: 20px;
}

.footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer {
  padding-left: 0;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
}
.footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li {
  position: relative;
  display: block;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:first-child {
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:first-child {
    padding-top: initial;
    border-top: 0px;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:first-child {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li {
    display: inline-block;
    margin: 0 15px;
    padding-bottom: initial;
    border-bottom: 0px;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0;
  }
}
.footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li a {
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--main-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li a:hover {
  text-decoration: underline;
}

@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:before {
    display: block;
    height: 13px;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    z-index: 4;
    right: -15px;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:before {
    right: -15px;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:before {
    right: -30px;
  }
}
.footer .footer-bottom .footer-copyright .sub-footer-content ul.sub-footer li:last-child:before {
  display: none;
}

.footer .footer-bottom .footer-links .container {
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-links .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-bottom .menu-footer-menu-container {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .menu-footer-menu-container {
    max-width: none;
    margin-left: initial;
    margin-right: initial;
  }
}
.footer .footer-bottom .footer-nav-wrap {
  padding: 30px 0 5px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-nav-wrap {
    padding: 30px 0 25px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-nav-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.footer .footer-bottom .footer-nav-wrap ul.footer-menu {
  margin-bottom: 0;
  padding-left: 0;
}

@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
  }
}
@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu li {
    display: inline-block;
    margin: 0 14px;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu li {
    margin: 0 15px;
  }
}
@media screen and (min-width: 1440px) {
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu li {
    margin-left: 15px;
    margin-right: 15px;
  }
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu li:last-child {
    margin-right: 0;
  }
}
.footer .footer-bottom .footer-nav-wrap ul.footer-menu li a {
  color: #fff;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  padding: 0rem 0rem;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu li a {
    padding: 0.5rem 0rem;
    text-align: center;
  }
}
@media screen and (min-width: 1200px) {
  .footer .footer-bottom .footer-nav-wrap ul.footer-menu li a {
    padding: 0.5rem 1rem;
  }
}
.footer .footer-bottom .footer-nav-wrap ul.footer-menu li a:hover {
  text-decoration: underline;
}

.footer .footer-bottom .built-by {
  margin-top: 25px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--main-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.footer .footer-bottom .built-by img {
  margin-right: 7px;
  margin-top: 2px;
}

.footer .footer-bottom .built-by a {
  color: #28A8C8;
}

.footer .footer-bottom .built-by a:hover {
  text-decoration: underline;
}

.footer .footer-bottom .back-to-top {
  padding-top: 0px;
  padding-bottom: 38px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .back-to-top {
    padding-bottom: 30px;
  }
}
.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 {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--main-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: block;
  text-align: left;
  margin-bottom: 30px;
}

@media screen and (min-width: 768px) {
  .footer .footer-bottom .copyright {
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .footer .footer-bottom .copyright {
    margin-bottom: initial;
  }
}
.footer .footer-bottom .copyright a {
  color: rgba(255, 255, 255, 0.8);
}

.footer .footer-bottom .copyright a:hover {
  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;
}

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

.single-attorney .main-content {
  padding-top: 50px;
  padding-bottom: 0px;
  position: relative;
  background: #F5F5F5;
}

@media screen and (min-width: 768px) {
  .single-attorney .main-content {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .single-attorney .main-content {
    padding-top: 80px;
  }
}
.single-attorney .arrow-button {
  position: absolute;
  top: -100px;
  left: 50%;
  transform: translateX(-50%);
  letter-spacing: 1.5px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  z-index: 99;
}

.single-attorney .arrow-button:before {
  content: "";
  background-image: url(../images/large-arrow-down.png);
  display: block;
  height: 220px;
  width: 15px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -45px;
}

.attorneys__content p {
  color: white;
}

.attorneys__link {
  margin-bottom: 20px;
  max-width: 430px;
  margin-left: auto;
  margin-right: auto;
}

.attorneys__link a {
  font-family: var(--main-font);
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  color: white;
  font-weight: 700;
  display: inline-block;
  position: relative;
  padding-right: 60px;
  transition: padding ease-out 0.5s;
}

.attorneys__link a:focus, .attorneys__link a:hover {
  padding-right: 70px;
}

.attorneys__link a:after {
  content: url(../images/arrow-right.png);
  position: absolute;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
}

@media screen and (min-width: 992px) {
  .page-template-archive-pa .c-practice-areas {
    padding-top: 30px;
  }
}
.c-practice-areas {
  background: #fff;
  padding-top: 35px;
  padding-bottom: 35px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas {
    padding-top: 95px;
    padding-bottom: 100px;
  }
}
.c-practice-areas .additional-locations {
  margin-top: 80px;
}

.c-practice-areas .additional-locations .heading {
  font-size: 24px;
  line-height: 32px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .additional-locations .heading {
    font-size: 32px;
    line-height: 42px;
  }
}
.c-practice-areas .additional-locations ul {
  margin-left: 0;
  padding-left: 0px;
  margin-bottom: 40px;
  column-count: 1;
  -moz-column-count: 1;
  -webkit-column-count: 1;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .additional-locations ul {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .additional-locations ul {
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    margin-bottom: 100px;
  }
}
.c-practice-areas .additional-locations ul li {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.c-practice-areas .additional-locations ul li a {
  font-family: var(--main-font);
  font-weight: 600;
}

.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: 762px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-practice-areas .pa__header h1 {
  color: #030919;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__header h1 {
    font-size: 51px;
  }
}
@media screen and (max-width: 768px) {
  .c-practice-areas .pa__header-title .heading {
    font-size: 24px;
    text-align: left !important;
  }
}
.c-practice-areas .pa__header-intro {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  text-align: left;
  max-width: 332px;
}

@media screen and (min-width: 400px) {
  .c-practice-areas .pa__header-intro {
    text-align: left;
    max-width: none;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .pa__header-intro {
    text-align: center;
  }
}
.c-practice-areas .pa__header-intro p {
  font-size: 16px;
}

@media screen and (min-width: 400px) {
  .c-practice-areas .pa__header-intro p {
    font-size: 18px;
  }
}
.c-practice-areas .pa__items {
  margin-top: 20px;
  padding-left: 14px;
  padding-right: 14px;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .pa__items {
    margin-top: 60px;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items {
    padding-left: initial;
    padding-right: initial;
  }
}
@media (max-width: 767px) {
  .c-practice-areas .pa__items {
    max-width: 331px;
    margin-left: auto;
    margin-right: auto;
  }
}
.c-practice-areas .pa__items .overlap-link {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
}

.c-practice-areas .pa__items .overlap-link:hover {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  left: 0px;
  /*background: #F5F5F5;*/
}

.c-practice-areas .pa__items ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 0px;
  margin-bottom: 0px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul {
    margin-bottom: 16px;
  }
}
.c-practice-areas .pa__items ul li {
  max-width: 690px;
  width: 46%;
  border-radius: 12px;
  border: 1px solid #D5D5D5;
  background: #fff;
  margin-bottom: 24px;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 18px;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .pa__items ul li {
    width: 48%;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li {
    border-radius: 24px;
    width: 49%;
    flex-direction: row;
    padding-left: 15px;
    padding-right: initial;
    padding-top: initial;
  }
}
@media screen and (min-width: 1200px) {
  .c-practice-areas .pa__items ul li {
    padding-left: 29px;
  }
}
.c-practice-areas .pa__items ul li .top-content img {
  width: 70%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (min-width: 768px) {
  .c-practice-areas .pa__items ul li .top-content img {
    width: auto;
    height: auto;
    margin-left: initial;
    margin-right: initial;
    display: initial;
  }
}
@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .top-content {
    display: none;
  }
}
.c-practice-areas .pa__items ul li .lef-content {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  height: 65px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .lef-content {
    justify-content: initial;
    text-align: initial;
    flex-direction: row;
    padding-bottom: initial;
    height: initial;
  }
}
.c-practice-areas .pa__items ul li .lef-content img {
  width: auto;
  height: auto;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .lef-content img {
    margin-right: 23px;
  }
}
.c-practice-areas .pa__items ul li .lef-content a span {
  color: #030919;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: block;
  margin-top: 20px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .lef-content a span {
    font-size: 20px;
    line-height: 32px;
    display: initial;
    margin-top: initial;
  }
}
@media screen and (min-width: 1300px) {
  .c-practice-areas .pa__items ul li .lef-content a span {
    font-size: 23px;
  }
}
.c-practice-areas .pa__items ul li .lef-content .pa__item-image-desktop {
  display: none;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .lef-content .pa__item-image-desktop {
    display: initial;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .c-practice-areas .pa__items ul li .lef-content .pa__item-image-desktop {
    padding-right: 0px;
  }
}
.c-practice-areas .pa__items ul li .space {
  height: 35px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .space {
    display: none;
  }
}
.c-practice-areas .pa__items ul li .main-link {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .main-link {
    margin-right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .c-practice-areas .pa__items ul li .main-link {
    margin-right: 29px;
  }
}
.c-practice-areas .pa__items ul li .main-link svg {
  width: 24px;
  height: 24px;
  position: relative;
  top: -7.5px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li .main-link svg {
    width: initial;
    height: initial;
    position: initial;
    top: initial;
  }
}
.c-practice-areas .pa__items ul li:after {
  width: 100%;
  content: "";
  background: #F5F5F5;
  position: absolute;
  left: 0;
  height: 44px;
  bottom: 0px;
  border-top: 1px solid #D5D5D5;
  border-radius: 0 0 12px 12px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .pa__items ul li:after {
    width: 90px;
    content: "";
    border-radius: 0 24px 24px 0;
    border-left: 1px solid #D5D5D5;
    border-top: 0px;
    background: #F5F5F5;
    position: absolute;
    right: 0;
    left: initial;
    height: 100%;
  }
}
@media screen and (min-width: 1200px) {
  .c-practice-areas .pa__items ul li:after {
    width: 100px;
  }
}
@media screen and (max-width: 992px) {
  .c-practice-areas .text-center {
    padding-top: 5px !important;
  }
}
.c-practice-areas .btn {
  padding: 18px 30px;
  width: 300px;
}

@media screen and (min-width: 992px) {
  .c-practice-areas .btn {
    padding: 18px 45px;
    width: initial;
  }
}
.page-template-archive-pa .c-practice-areas {
  padding-bottom: 30px;
}

.page-template-archive-pa .c-practice-areas .btn {
  display: none;
}

.page-template-archive-pa .latest-news:after {
  content: "";
  background: #f5f5f5;
  width: 10%;
  height: 200px;
  position: absolute;
  bottom: -195px;
}

.page-template-archive-pa .footer {
  position: relative;
  z-index: 99;
}

.latest-news {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #F5F5F5;
}

@media screen and (min-width: 768px) {
  .latest-news {
    padding-top: 40px;
    padding-bottom: 45px;
  }
}
@media screen and (min-width: 992px) {
  .latest-news {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.latest-news .col-12 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 550px) {
  .latest-news .col-12 {
    width: 70%;
  }
}
@media screen and (min-width: 992px) {
  .latest-news .col-12 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .latest-news .heading {
    margin-bottom: 15px;
  }
}
.latest-news h2 {
  margin-bottom: 35px;
}

@media screen and (min-width: 992px) {
  .latest-news h2 {
    margin-bottom: 50px;
  }
}
.latest-news .news-wrap {
  padding-left: 16px;
  padding-right: 16px;
}

@media screen and (min-width: 992px) {
  .latest-news .news-wrap {
    padding-left: initial;
    padding-right: initial;
  }
}
.latest-news .swiper-wrapper {
  padding-top: 15px;
}

@media screen and (min-width: 992px) {
  .latest-news .swiper-wrapper {
    padding-bottom: 10px;
  }
}
.latest-news .swiper-slide {
  border-radius: 24px;
  background: #fff;
  padding: 20px 25px 23px 25px;
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

@media screen and (min-width: 992px) {
  .latest-news .swiper-slide {
    max-width: 440px;
    padding: 20px 40px 60px 40px;
    height: inherit !important;
  }
}
.latest-news .post .date {
  color: rgba(3, 9, 25, 0.5);
  font-family: var(--main-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .latest-news .post .date {
    margin-bottom: 17px;
  }
}
@media screen and (min-width: 992px) {
  .latest-news .post .date {
    font-size: 16px;
    letter-spacing: 5px;
    margin-bottom: 14px;
  }
}
.latest-news .post .title {
  color: var(--color-primary);
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  margin-bottom: 18px;
}

@media screen and (min-width: 768px) {
  .latest-news .post .title {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 992px) {
  .latest-news .post .title {
    font-size: 24px;
    line-height: 32px;
    min-height: 55px;
  }
}
.latest-news .post .excerpt {
  color: rgba(3, 9, 25, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.latest-news .btn {
  margin-top: 20px;
  padding: 18px 45px;
}

@media screen and (min-width: 768px) {
  .latest-news .btn {
    margin-top: 30px;
  }
}
@media screen and (min-width: 992px) {
  .latest-news .btn {
    width: 295px;
    margin-top: 55px;
  }
}
@media (max-width: 767px) {
  .latest-news .btn {
    width: calc(100% - 32px);
  }
}
.latest-news .swiper-pagination {
  margin-top: 20px !important;
  margin-bottom: 0px !important;
}

@media screen and (min-width: 768px) {
  .latest-news .swiper-pagination {
    margin-top: 30px !important;
  }
}
.latest-news .swiper-pagination-bullet {
  background: #D5D5D5;
}

.latest-news .swiper-pagination-bullet-active {
  background: #28A8C8;
}

.complex-claims {
  background: #F5F5F5;
  position: relative;
}

@media screen and (min-width: 768px) {
  .complex-claims {
    padding-top: 300px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims {
    padding-top: 665px;
  }
}
.complex-claims .banner-image {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .complex-claims .banner-image {
    display: none;
  }
}
.complex-claims .container {
  padding-left: 22px;
  padding-right: 22px;
}

@media screen and (min-width: 768px) {
  .complex-claims .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.complex-claims .top-content {
  max-width: 930px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 15px 16px 15px;
  border-radius: 12px;
  background: linear-gradient(180deg, #FFF 52.97%, #F5F5F5 76.79%);
  margin-top: -40px;
}

@media screen and (min-width: 768px) {
  .complex-claims .top-content {
    padding: 20px 15px 22px 15px;
    border-radius: 24px;
    padding: 60px;
    margin-top: initial;
  }
}
.complex-claims .top-content h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 20px;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .complex-claims .top-content h2 {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 32px;
    text-align: center;
  }
}
.complex-claims .top-content .subtitle {
  color: #1D2E7A;
  text-align: center;
  font-family: var(--main-font);
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 2.415px;
  text-transform: uppercase;
  max-width: 617px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .complex-claims .top-content .subtitle {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: 5px;
  }
}
.complex-claims .top-content .subtitle:before {
  content: "";
  height: 3px;
  width: 85px;
  background: #28A8C8;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  margin-bottom: 8px;
}

@media screen and (min-width: 768px) {
  .complex-claims .top-content .subtitle:before {
    width: 171px;
    height: 5px;
    margin-bottom: 15px;
  }
}
.complex-claims .top-content .subtitle:after {
  content: "";
  height: 3px;
  width: 85px;
  background: #28A8C8;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 5px;
  margin-top: 8px;
}

@media screen and (min-width: 768px) {
  .complex-claims .top-content .subtitle:after {
    width: 171px;
    height: 5px;
    margin-top: 15px;
  }
}
.complex-claims .top-content .content {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .complex-claims .top-content .content {
    margin-top: 40px;
    text-align: center;
  }
}
.complex-claims .bottom-content {
  position: relative;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content {
    padding-bottom: 40px;
    padding-left: initial;
    padding-right: initial;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content {
    padding-bottom: 200px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .right-column {
    position: absolute;
    left: 0;
  }
}
.complex-claims .bottom-content .right-column .layout-1 {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .right-column .layout-1:before {
    content: "";
    background: url(../images/icon-layout-1.svg);
    width: 435px;
    height: 6px;
    position: absolute;
    top: 45px;
    left: 85px;
    background-repeat: no-repeat;
    z-index: 1;
  }
}
@media screen and (min-width: 1400px) {
  .complex-claims .bottom-content .right-column .layout-1:before {
    width: 523px;
    top: 46px;
  }
}
@media screen and (min-width: 1440px) {
  .complex-claims .bottom-content .right-column .layout-1:before {
    width: 571px;
    top: 45px;
  }
}
.complex-claims .bottom-content .right-column .layout-1 img {
  display: block;
  background: #F5F5F5;
  z-index: 9;
  position: relative;
  width: 70px;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content .right-column .layout-1 img {
    width: auto;
  }
}
.complex-claims .bottom-content .right-column .layout-1 .caption {
  margin-top: 24px;
  color: rgba(3, 9, 25, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .right-column .layout-1 .caption {
    font-size: 18px;
    line-height: 33px;
    max-width: 450px;
    margin-bottom: initial;
  }
}
.complex-claims .bottom-content .right-column .layout-2 {
  margin-top: 30px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content .right-column .layout-2 {
    margin-top: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .right-column .layout-2:before {
    content: "";
    background: url(../images/icon-layout-2.svg);
    width: 605px;
    height: 94px;
    position: absolute;
    top: 57px;
    left: -48px;
    background-repeat: no-repeat;
    z-index: 1;
  }
}
@media screen and (min-width: 1400px) {
  .complex-claims .bottom-content .right-column .layout-2:before {
    left: 42px;
  }
}
@media screen and (min-width: 1440px) {
  .complex-claims .bottom-content .right-column .layout-2:before {
    left: 85px;
  }
}
.complex-claims .bottom-content .right-column .layout-2 img {
  display: block;
  background: #F5F5F5;
  z-index: 9;
  position: relative;
  width: 70px;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content .right-column .layout-2 img {
    width: auto;
  }
}
.complex-claims .bottom-content .right-column .layout-2 .caption {
  position: relative;
  margin-top: 24px;
  color: rgba(3, 9, 25, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .right-column .layout-2 .caption {
    font-size: 18px;
    line-height: 33px;
    max-width: 445px;
    margin-bottom: initial;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .right-column .layout-2 .caption:before {
    content: "";
    background: #f5f5f5;
    width: 50px;
    height: 20px;
    position: absolute;
    top: -77px;
    left: -50px;
    z-index: 99;
  }
}
@media screen and (min-width: 1400px) {
  .complex-claims .bottom-content .right-column .layout-2 .caption:before {
    display: none;
  }
}
.complex-claims .bottom-content .center-column {
  display: none;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .center-column {
    display: block;
    position: relative;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }
}
.complex-claims .bottom-content .center-column .point-1 {
  width: 50px;
  position: absolute;
  top: 6px;
  left: 160px;
}

.complex-claims .bottom-content .center-column .point-2 {
  width: 50px;
  position: absolute;
  bottom: 45px;
  left: 189px;
}

.complex-claims .bottom-content .center-column .point-3 {
  width: 50px;
  position: absolute;
  top: 201px;
  right: 176px;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .left-column {
    position: absolute;
    top: 0;
    right: 0;
    width: 450px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .left-column .layout-3 {
    text-align: end;
    padding-bottom: 180px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .left-column .layout-3:before {
    content: "";
    background: url(../images/icon-layout-3.svg);
    width: 437px;
    height: 195px;
    position: absolute;
    top: 56px;
    right: 100px;
    background-repeat: no-repeat;
    z-index: 9;
  }
}
@media screen and (min-width: 1400px) {
  .complex-claims .bottom-content .left-column .layout-3:before {
    width: 526px;
  }
}
@media screen and (min-width: 1440px) {
  .complex-claims .bottom-content .left-column .layout-3:before {
    width: 571px;
  }
}
.complex-claims .bottom-content .left-column .layout-3 img {
  background: #F5F5F5;
  z-index: 9;
  position: relative;
  width: 70px;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content .left-column .layout-3 img {
    width: auto;
  }
}
.complex-claims .bottom-content .left-column .layout-3 .caption {
  margin-top: 24px;
  color: rgba(3, 9, 25, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 25px;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .left-column .layout-3 .caption {
    font-size: 18px;
    line-height: 33px;
    max-width: 450px;
    margin-bottom: initial;
  }
}
.complex-claims .bottom-content .left-column .claims-bottom-content {
  color: rgba(3, 9, 25, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  padding: 4px 0 4px 16px;
  border-left: 3px solid #28A8C8;
  margin-top: 35px;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content .left-column .claims-bottom-content {
    padding: 8px 0 8px 16px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .left-column .claims-bottom-content {
    margin-top: initial;
    font-size: 18px;
    line-height: 33px;
    padding: initial;
    border-left: 0px;
    max-width: 435px;
    position: absolute;
    right: 0;
    text-align: end;
    border-right: 3px solid #28A8C8;
    padding-right: 8px;
  }
}
@media screen and (min-width: 1440px) {
  .complex-claims .bottom-content .left-column .claims-bottom-content {
    padding-right: 16px;
  }
}
.complex-claims .bottom-content .bottom-image {
  padding-top: 30px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .complex-claims .bottom-content .bottom-image {
    padding-top: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .bottom-image {
    display: none;
  }
}
.complex-claims .bottom-content .sonar-wrapper {
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .sonar-emitter {
    position: relative;
    margin: 32px auto;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #28A8C8;
    z-index: 0;
  }
  .complex-claims .bottom-content .sonar-emitter:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #1D2E7A;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    Transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 1200px) and (min-width: 1440px) {
  .complex-claims .bottom-content .sonar-emitter:before {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  .complex-claims .bottom-content .sonar-emitter::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    content: "";
    background-color: #28A8C8;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
  }
  .complex-claims .bottom-content .sonar-emitter::after {
    animation: sonarWave 2s linear infinite;
  }
  @keyframes sonarWave {
    from {
      opacity: 0.7;
    }
    to {
      transform: scale(2.8);
      opacity: 0;
    }
  }
}
.site-map-content > ul {
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .site-map-content > ul {
    padding-left: 0 !important;
  }
}
.site-map-content > ul > li {
  margin-bottom: 7px;
  padding-left: 45px;
  position: relative;
}

.site-map-content > ul > li:after {
  position: absolute;
  content: "";
  background: url("../images/long-arrow-alt-right-solid.svg") no-repeat scroll center center transparent;
  background-size: 17px 29px;
  left: 15px;
  top: 3px;
  width: 17px;
  height: 29px;
}

.site-map-content > ul > li a {
  padding: 2px 0;
  display: inline-block;
  text-decoration: none;
  letter-spacing: 0.4px;
  color: #454545;
  font-family: var(--main-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 31px;
}

.site-map-content > ul > li a:hover {
  text-decoration: none;
  color: #18397b;
}

.site-map-content > ul > li ul.children {
  padding-left: 17px;
}

.site-map-content > ul > li ul.children li {
  margin-bottom: 7px;
  padding-left: 45px;
  position: relative;
}

.site-map-content > ul > li ul.children li:after {
  position: absolute;
  content: "";
  background: url("../images/long-arrow-alt-right-solid.svg") no-repeat scroll center center transparent;
  background-size: 17px 29px;
  left: 15px;
  top: 3px;
  width: 17px;
  height: 29px;
}

.category-archive-view .post-excerpt {
  margin-bottom: 40px;
}

.category-archive-view .post-excerpt .blog-post {
  background: #f4f4f4;
  border: 1px solid #d8d9d9;
  padding: 27px;
  border-radius: 12px;
}

@media screen and (min-width: 768px) {
  .category-archive-view .post-excerpt .blog-post {
    border-radius: 24px;
  }
}
@media (max-width: 1199px) {
  .category-archive-view .post-excerpt .blog-post {
    padding: 15px;
  }
}
.category-archive-view .post-excerpt .blog-post .excerpt-title {
  padding-bottom: 15px;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap {
  border-bottom: 1px solid #d8d9d9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title {
  margin-bottom: 0;
  text-align: left;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title a {
  color: var(--color-primary);
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .title-wrap h2.post-title a:hover {
  color: var(--color-secondary);
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-category {
  display: inline-block;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-category:last-child {
  margin-right: 0;
}

.category-archive-view .post-excerpt .blog-post .excerpt-title .post-category:last-child .comma {
  display: none;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder {
  margin-bottom: 30px;
  margin-right: 30px;
  float: left;
  max-width: 245px;
  padding-top: 7px;
}

@media (max-width: 1199px) {
  .category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder {
    margin: 0 auto 20px;
    float: none;
  }
}
.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .image-holder img {
  box-shadow: 4px 4px 7px 1px rgba(0, 0, 0, 0.07);
  max-height: 350px;
  width: auto;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .excerpt-content {
  margin-bottom: 25px;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .excerpt-content a {
  display: none;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap {
  clear: both;
}

.category-archive-view .post-excerpt .blog-post .post-wrap .blog-excerpt .btn-read-more-wrap .btn-std {
  float: right;
}

@media screen and (min-width: 1200px) {
  .page-template-archive-locations .main-content {
    padding-top: 80px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-archive-locations .pd-r {
    padding-right: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-archive-locations .pd-r {
    padding-right: 70px !important;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-archive-locations .pd-r {
    padding-right: 100px !important;
  }
}
.page-template-archive-locations .items {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 1px solid #d6d6d6;
}

.page-template-archive-locations .items:last-child {
  border: 0px;
}

.page-template-archive-locations .btn {
  padding: 20px 40px;
}

.meet-our-attorneys {
  padding-top: 43px;
  padding-bottom: 75px;
  background: url(../images/our-attorneys-bg-mobile.png);
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .meet-our-attorneys {
    padding-top: 50px;
    padding-bottom: 90px;
    background: url(../images/our-attorneys-bg.png);
    background-size: cover;
  }
}
@media screen and (min-width: 1200px) {
  .meet-our-attorneys {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.meet-our-attorneys .btn {
  margin-right: 0px;
  margin-bottom: 0px;
  color: #fff;
  padding: 20px 50px;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
}

@media screen and (min-width: 500px) {
  .meet-our-attorneys .btn {
    width: auto;
  }
}
@media screen and (min-width: 992px) {
  .meet-our-attorneys .btn {
    margin-top: initial;
    margin-bottom: initial;
  }
}
.meet-our-attorneys .right-content {
  width: 100%;
  padding-top: 0px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media screen and (min-width: 768px) {
  .meet-our-attorneys .right-content {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}
@media screen and (min-width: 1200px) {
  .meet-our-attorneys .right-content {
    width: 33.3333333333%;
    padding-top: 35px;
  }
}
@media screen and (min-width: 1400px) {
  .meet-our-attorneys .right-content {
    padding-top: 124px;
  }
}
.meet-our-attorneys .right-content .section-title {
  color: #fff;
  margin-bottom: 20px;
  font-family: var(--main-font);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 768px) {
  .meet-our-attorneys .right-content .section-title {
    margin-bottom: 40px;
    font-size: 40px;
    line-height: 48px;
  }
}
.meet-our-attorneys .right-content p {
  color: #fff;
}

.meet-our-attorneys .left-content {
  padding-right: 0px;
  margin-left: auto;
  max-width: 830px;
  display: none;
}

@media screen and (min-width: 1200px) {
  .meet-our-attorneys .left-content {
    display: initial;
  }
}
.meet-our-attorneys .left-content .tab-content .image img {
  border-radius: 24px;
  border: 1px solid var(--color-primary);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

.meet-our-attorneys .left-content .tab-content .att-info {
  padding-top: 22px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.meet-our-attorneys .left-content .tab-content .att-info .name {
  color: #fff;
  font-family: var(--main-font);
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

.meet-our-attorneys .left-content .tab-content .att-info .name span {
  display: block;
  padding-top: 2px;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--secondary-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
}

.meet-our-attorneys .left-content .tab-content .att-info .view-profile {
  color: #fff;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.meet-our-attorneys .left-content .tab-content .att-info .view-profile a {
  color: #fff;
}

.meet-our-attorneys .left-content .tab-content .att-info .view-profile a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.meet-our-attorneys .left-content .tab-content .att-info .view-profile svg {
  margin-left: 8px;
}

.meet-our-attorneys .left-content .d-flex {
  justify-content: space-between;
}

.meet-our-attorneys .left-content .d-flex .tab-content {
  width: 550px;
}

@media screen and (min-width: 1400px) {
  .meet-our-attorneys .left-content .d-flex .tab-content {
    width: 570px;
  }
}
.meet-our-attorneys .left-content .d-flex .info-row .info-cell {
  display: inline-block;
}

@supports (-moz-appearance: none) {
  .meet-our-attorneys .left-content .d-flex .info-row .info-cell {
    scrollbar-width: thin; /* Options: auto, thin, none */
    scrollbar-color: var(--accent-color) rgba(255, 255, 255, 0.4); /* thumb-color track-color */
  }
}
.meet-our-attorneys .left-content .d-flex .info-row .info-cell .copy::-webkit-scrollbar {
  margin-top: 0px;
  width: 8px;
}

.meet-our-attorneys .left-content .d-flex .info-row .info-cell .copy::-webkit-scrollbar-track {
  border-radius: 300px;
  background: rgba(255, 255, 255, 0.4);
}

.meet-our-attorneys .left-content .d-flex .info-row .info-cell .copy::-webkit-scrollbar-thumb {
  border-radius: 300px;
  background: var(--accent-color);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

.meet-our-attorneys .left-content .d-flex .info-row .info-cell .copy::-webkit-scrollbar-button {
  width: 8px;
  height: 0px;
}

.meet-our-attorneys .left-content .d-flex .info-row .info-cell .copy {
  height: 615px;
  overflow-y: scroll;
  padding-right: 25px;
}

@media screen and (min-width: 1400px) {
  .meet-our-attorneys .left-content .d-flex .info-row .info-cell .copy {
    padding-right: 58px;
  }
}
.meet-our-attorneys .left-content .d-flex .nav-pills .nav-link {
  padding: 0;
  border-radius: 24px;
  border: 4px solid transparent;
  margin-bottom: 5px;
}

.meet-our-attorneys .left-content .d-flex .nav-pills .nav-link.active {
  border-radius: 24px;
  border: 4px solid #fff;
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
  margin-bottom: 12px;
  background: none;
}

.meet-our-attorneys .left-content .d-flex .nav-pills .nav-link.active img {
  border: 0px !important;
  width: 142px !important;
  height: 143px !important;
}

.meet-our-attorneys .left-content .d-flex .nav-pills .nav-link .image img {
  border-radius: 24px;
  border: 4px solid transparent;
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
}

@media screen and (min-width: 1200px) {
  .meet-our-attorneys .mb-v {
    display: none;
  }
}
.meet-our-attorneys .mb-v .att-wt {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  /*@media screen and (min-width: 768px) {*/
}

@media screen and (min-width: 700px) {
  .meet-our-attorneys .mb-v .att-wt {
    max-width: 600px;
  }
}
@media screen and (max-width: 650px) {
  .meet-our-attorneys .mb-v .att-wt {
    /*margin-right: initial;*/
    padding-left: 20px;
    padding-right: 0px;
  }
}
.meet-our-attorneys .mb-v .att-section-wrap {
  overflow: hidden;
}

.meet-our-attorneys .mb-v .att-section__item {
  max-width: 230px;
  margin-left: auto;
  margin-right: auto;
}

.meet-our-attorneys .mb-v .att-section__item img {
  border-radius: 12px;
  border: 0.4px solid var(--Color-primary, #1D2E7A);
  background: linear-gradient(180deg, rgba(29, 46, 122, 0) 46.1%, #1D2E7A 100%), url(./) lightgray 50%/cover no-repeat, linear-gradient(106deg, #1D2E7A 0.31%, #1D2E6A 50.15%, #030919 100%);
  box-shadow: 0 0 12px 0 rgba(2, 8, 24, 0.1);
}

.meet-our-attorneys .mb-v .att-section__item .name {
  padding-top: 25px;
  color: #fff;
  font-family: var(--main-font);
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.meet-our-attorneys .mb-v .att-section__item .name span {
  display: block;
  padding-top: 8px;
  color: rgba(255, 255, 255, 0.8);
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.meet-our-attorneys .mb-v .att-section__item .view-profile {
  padding-top: 15px;
}

.meet-our-attorneys .mb-v .att-section__item .view-profile a {
  color: #fff;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
}

.meet-our-attorneys .mb-v .att-section__item .view-profile a:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}

.meet-our-attorneys .mb-v .att-section__item .view-profile a svg {
  margin-left: 7px;
}

.meet-our-attorneys .mb-v .swiper {
  margin-left: 0;
  overflow: visible;
  margin-right: 0;
  width: calc(100% + 130px);
  /*@media screen and (min-width: 768px) {*/
}

@media screen and (min-width: 700px) {
  .meet-our-attorneys .mb-v .swiper {
    width: initial;
  }
}
@media screen and (min-width: 1200px) {
  .meet-our-attorneys .mb-v .swiper {
    width: calc(100% + 130px);
  }
}
.meet-our-attorneys .mb-v .swiper-wrapper {
  padding-top: 25px;
}

.meet-our-attorneys .mb-v .arrow-position {
  position: relative;
  max-width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

.meet-our-attorneys .mb-v .arrow-position .arrow-prev,
.meet-our-attorneys .mb-v .arrow-position .arrow-next {
  z-index: 9;
}

.results-part {
  padding: 25px 0px 0px 0px;
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 1200px) {
  .results-part {
    padding: 0px;
  }
}
@media screen and (min-width: 1400px) {
  .results-part .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.results-part .heading-part {
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 5px;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .results-part .heading-part {
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .results-part .heading-part {
    padding-bottom: initial;
  }
}
.results-part .results-slider {
  position: relative;
  margin-top: 20px !important;
}

@media screen and (min-width: 768px) {
  .results-part .results-slider {
    margin-top: 15px !important;
  }
}
.results-part .results-slider .custom-nav-results {
  top: 50%;
}

.results-part .results-slider .btn {
  margin-top: 25px;
  width: 300px;
}

@media screen and (min-width: 768px) {
  .results-part .results-slider .btn {
    margin-top: 35px;
  }
}
@media screen and (min-width: 992px) {
  .results-part .results-slider .btn {
    margin-top: 45px;
    width: initial;
  }
}
.results-part .swiper-pagination {
  margin-top: 30px !important;
}

@media screen and (min-width: 992px) {
  .results-part .swiper-pagination {
    margin-top: 7px !important;
  }
}
@media (max-width: 767px) {
  .results-part .swiper-pagination {
    margin-top: 16px !important;
    margin-bottom: 4px !important;
  }
}
.grid-results {
  margin: 0 auto;
  width: 100%;
}

@media screen and (min-width: 1400px) {
  .grid-results:before {
    content: "";
    background: #040a19;
    height: 50%;
    width: 2px;
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 9;
  }
}
@media screen and (min-width: 1200px) {
  .grid-results {
    max-width: calc(100% - 0px);
    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: 85px;
    border: 0;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    position: absolute;
    display: block;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
  }
  .grid-results .item:after:nth-of-type(even) {
    display: none !important;
  }
}
@media screen and (min-width: 768px) and (min-width: 992px) {
  .grid-results .item:after {
    right: -30px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  .grid-results .item:after {
    right: -15px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1400px) {
  .grid-results .item:after {
    right: -1px;
    height: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .grid-results .item:after:nth-of-type(even) {
    display: block !important;
  }
}
.grid-results .item .amount {
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 64px;
}

.grid-results .item .volume {
  padding-top: 12px;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-family: var(--secondary-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.grid-results .item .pa-category {
  font-family: var(--secondary-font);
  color: var(--results-category-color);
  font-size: 18px;
  font-weight: 300;
  margin-top: 20px;
}

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

.testimonials-section {
  padding: 0px 0 25px;
  margin-top: -315px;
}

@media screen and (min-width: 992px) {
  .testimonials-section {
    padding: 0px 0 58px;
  }
}
.testimonials-section .container {
  padding-left: 25px;
  padding-right: 25px;
}

@media screen and (min-width: 768px) {
  .testimonials-section .container {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.testimonials-section-wrap {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 24px;
  border: 1px solid var(--color-primary);
  background: linear-gradient(106deg, #1D2E6A 50.15%, #030919 100%);
  box-shadow: 0 0 20px 0 rgba(119, 119, 120, 0.1);
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (min-width: 768px) {
  .testimonials-section-wrap {
    padding-top: 35px;
    padding-left: 27px;
    padding-right: 27px;
    padding-bottom: 32px;
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section-wrap {
    padding-top: 50px;
    padding-bottom: 60px;
    padding-left: initial;
    padding-right: initial;
  }
}
.testimonials-section-title {
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 24px;
  line-height: 32px;
  font-style: normal;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .testimonials-section-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials-section-title {
    font-size: 40px;
    line-height: 48px;
  }
}
.testimonials-section__item {
  height: 100% !important;
  padding: 25px 10px 68px 10px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .testimonials-section__item {
    padding: 25px 0px 68px 0px;
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section__item {
    padding: 55px 0px 40px 0px;
  }
}
.testimonials-section__item {
  /*
  height: 100% !important;

  @media screen and (min-width: 1200px) {
      min-height: 443px;
  }
  */
}

.testimonials-section p {
  color: #fff;
  text-align: center;
  font-family: var(--secondary-font);
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  margin-top: 25px;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .testimonials-section p {
    font-size: 28px;
    line-height: 38px;
    padding-left: initial;
    padding-right: initial;
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section p {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials-section p {
    font-size: 32px;
    line-height: 38px;
  }
}
.testimonials-section cite {
  display: block;
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 6px;
}

@media screen and (min-width: 768px) {
  .testimonials-section cite {
    font-size: 21px;
    line-height: 31px;
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section cite {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials-section cite {
    font-size: 24px;
    line-height: 38px;
  }
}
.testimonials-section .client-type {
  color: #fff;
  text-align: center;
  font-family: var(--main-font);
  font-size: 14px;
  letter-spacing: 2px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}

@media screen and (min-width: 768px) {
  .testimonials-section .client-type {
    font-size: 16px;
    letter-spacing: 5px;
  }
}
.testimonials-section .swiper {
  overflow: hidden;
}

.testimonials-section .swiper .arrow-prev {
  top: initial;
  bottom: 0px;
}

@media screen and (min-width: 768px) {
  .testimonials-section .swiper .arrow-prev {
    left: 46%;
    Transform: translateX(-50%);
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section .swiper .arrow-prev {
    top: 12px;
    left: initial;
    right: 121px;
    Transform: initial;
  }
}
.testimonials-section .swiper .position-arrow {
  z-index: 9;
  width: 120px;
  position: relative;
  padding-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 440px) {
  .testimonials-section .swiper .position-arrow {
    width: 125px;
  }
}
@media screen and (min-width: 768px) {
  .testimonials-section .swiper .position-arrow {
    width: initial;
    position: initial;
    margin-left: initial;
    margin-right: initial;
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section .swiper .position-arrow {
    padding-top: initial;
  }
}
.testimonials-section .swiper .arrow-next {
  top: initial;
  bottom: 0px;
}

@media screen and (min-width: 768px) {
  .testimonials-section .swiper .arrow-next {
    left: 56.5%;
    Transform: translateX(-50%);
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section .swiper .arrow-next {
    top: 12px;
    right: 60px;
    left: initial;
    Transform: initial;
  }
}
@media screen and (min-width: 1200px) {
  .testimonials-section .swiper {
    overflow: hidden;
  }
}
.testimonials-section .swiper .swiper-pagination {
  bottom: -30px;
}

.testimonials-section .btn {
  padding: 20px 20px;
  width: 100%;
  margin-top: 22px;
}

@media screen and (min-width: 440px) {
  .testimonials-section .btn {
    width: 300px;
    padding: 20px 35px;
    margin-top: 30px;
  }
}
@media screen and (min-width: 768px) {
  .testimonials-section .btn {
    margin-top: 35px;
  }
}
@media screen and (min-width: 992px) {
  .testimonials-section .btn {
    margin-top: 0px;
    /*width: initial;*/
  }
}
.awards-part {
  padding: 50px 0px 35px 0px;
}

.page-template-archive-testimonial .awards-part {
  padding-bottom: 18px;
}

@media screen and (min-width: 1400px) {
  .awards-part {
    padding: 60px 0px 65px 0px;
  }
  .page-template-archive-testimonial .awards-part {
    padding-bottom: 40px;
  }
}
.single-attorney .awards-part, .attorney-template-default .awards-part {
  border-bottom: 1px solid #D5D5D5;
}

.awards-part .container .row {
  /*align-items: center;*/
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .awards-part .container .row .ml-1 {
    margin-left: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .awards-part .container .row .ml-1 {
    margin-left: 60px;
  }
}
@media screen and (min-width: 1400px) {
  .awards-part .container .row .ml-1 {
    margin-left: 70px;
  }
}
.awards-part .container .row .col-2 {
  padding-top: 35px;
}

.awards-part .awards__headline,
.awards-part .heading-part {
  color: #72757E;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.awards-part .swiper-wrapper {
  margin-bottom: 0px;
}

.awards-part .swiper-slide {
  margin-bottom: 0px;
}

.awards-part .swiper-pagination {
  margin-top: 25px !important;
  margin-bottom: 0px !important;
}

@media screen and (min-width: 992px) {
  .awards-part .swiper-pagination {
    margin-top: 35px !important;
  }
}
.awards-part .swiper-pagination-bullet {
  background: #D5D5D5;
}

.awards-part .swiper-pagination-bullet-active {
  background: #28A8C8;
}

.awards-part .item.slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
}

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

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

.awards-part .desktop-dsp {
  display: none;
}

@media screen and (min-width: 992px) {
  .awards-part .desktop-dsp {
    display: block;
  }
}
.awards-part .mobile-dsp {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 2px;
  padding-bottom: 20px;
  display: block;
}

@media screen and (min-width: 992px) {
  .awards-part .mobile-dsp {
    display: none;
  }
}
.team-part {
  background-color: #f4f4f4;
  padding: 70px 0 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.video-section {
  padding-top: 0px;
  padding-bottom: 80px;
  background: linear-gradient(101deg, rgba(40, 168, 200, 0.12) 15.88%, rgba(183, 188, 214, 0.12) 84.71%);
}

@media screen and (min-width: 992px) {
  .video-section {
    padding-bottom: 100px;
  }
}
.video-section .container .arrow-prev {
  display: none;
}

@media screen and (min-width: 992px) {
  .video-section .container .arrow-prev {
    display: initial;
    top: 0px;
    left: initial;
    right: 65px;
    z-index: 99;
  }
}
.video-section .container .arrow-next {
  display: none;
}

@media screen and (min-width: 992px) {
  .video-section .container .arrow-next {
    display: initial;
    top: 0px;
    right: 5px;
    z-index: 99;
  }
}
@media screen and (min-width: 1200px) {
  .video-section .mr-0 {
    margin-right: initial;
  }
}
@media screen and (min-width: 1700px) {
  .video-section .mr-0 {
    max-width: 87%;
  }
}
.video-section .mr-0 .col-12 {
  overflow-x: hidden;
  overflow-y: visible;
  position: relative;
  z-index: 2;
  padding-left: 20px;
  padding-right: 20px;
}

@media screen and (min-width: 768px) {
  .video-section .mr-0 .col-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  .video-section .mr-0 .col-12 {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.video-section__item {
  max-width: 570px;
  padding: 11px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.53);
  background: rgba(255, 255, 255, 0.71);
  backdrop-filter: blur(15.6000003815px);
  box-shadow: 0 0 7px 0 rgba(119, 119, 120, 0.1);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 992px) {
  .video-section__item {
    padding: 20px;
    margin-left: initial;
    margin-right: initial;
  }
}
.video-section__item a {
  margin-bottom: 0px;
}

.video-section__item a .thumbnail-img {
  position: relative;
}

.video-section__item a .thumbnail-img img {
  border-radius: 12px;
  background: linear-gradient(0deg, rgba(3, 9, 25, 0.1) 0%, rgba(3, 9, 25, 0.1) 100%), url() lightgray 50%/cover no-repeat;
}

.video-section__item a .thumbnail-img .play-video {
  display: flex;
  align-items: center;
  border-radius: 300px;
  border: 2px solid rgba(255, 255, 255, 0.02);
  background: rgba(255, 255, 255, 0.57);
  backdrop-filter: blur(16.7999992371px);
  color: #1D2E7A;
  font-family: var(--main-font);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  position: absolute;
  Transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  padding: 8px 12px 8px 12px;
}

@media screen and (min-width: 768px) {
  .video-section__item a .thumbnail-img .play-video {
    padding: 10px 14px 10px 14px;
  }
}
@media (max-width: 767px) {
  .video-section__item a .thumbnail-img .play-video {
    width: 164px;
  }
}
.video-section__item a .thumbnail-img .play-video:hover {
  background: #28A8C8;
  color: #fff;
}

.video-section__item a .thumbnail-img .play-video:hover svg {
  filter: brightness(0) invert(1);
}

.video-section__item a .thumbnail-img .play-video svg {
  margin-left: 4px;
}

.video-section__item a .thumbnail-img .play-video svg:hover {
  filter: brightness(0) invert(1);
}

.video-section__item a .title {
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
  color: #030919;
  text-align: center;
  font-family: var(--main-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
}

@media screen and (min-width: 992px) {
  .video-section__item a .title {
    padding-top: 30px;
    padding-bottom: 25px;
    font-size: 24px;
    line-height: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .video-section .swiper {
    margin-left: 0;
    margin-right: -240px;
    overflow: visible;
    width: calc(100% + 240px);
  }
}
@media screen and (min-width: 992px) {
  .video-section .swiper-wrapper {
    padding-top: 75px;
  }
}
@media screen and (min-width: 1200px) {
  .video-section .swiper {
    overflow: hidden;
  }
}
.video-section .arrow-position {
  position: relative;
  max-width: 125px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
}

.video-section .arrow-position .arrow-prev,
.video-section .arrow-position .arrow-next {
  z-index: 9;
}

@media screen and (min-width: 992px) {
  .video-section .arrow-position {
    display: none;
  }
}

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