/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-about-us .hero {
  position: relative;
  background-image: url("../images/interiors-bg.webp");
  background-position: top right;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .hero {
    padding-top: 0;
    min-height: 359px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .hero .breadcrumb {
    padding-bottom: 26px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .hero .banner-review-img-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .page-template-about-us .hero .banner-review-img-container {
    text-align: center;
  }
}
.page-template-about-us .hero .banner-content {
  width: 100%;
  max-width: 688px;
  max-width: 445px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 991px) {
  .page-template-about-us .hero .banner-content .button-wrap.text-center.text-lg-start {
    margin-right: 0 !important;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .hero .banner-img-container {
    position: absolute;
    z-index: 1;
    top: -68px;
    right: -265px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .hero .banner-img-container {
    right: -190px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us .hero .banner-img-container {
    right: -100px;
  }
}
@media (min-width: 361px) {
  .page-template-about-us .hero .btn {
    min-width: 331px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .hero .btn {
    min-width: 357px;
  }
}
@media (max-width: 766px) {
  .page-template-about-us #awards-part {
    padding: 5px 10px 25px;
  }
}
.page-template-about-us .main-content {
  position: relative;
  padding-bottom: 0;
}

.page-template-about-us .main-content:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: url("../images/bg-abstract.jpg") center/cover no-repeat;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .main-content {
    padding-top: 49px;
  }
}
.page-template-about-us .main-content h2 {
  margin-bottom: 18px;
}

.page-template-about-us .main-content .image-holder {
  max-width: 704px;
  margin: 0 auto 40px;
  border-radius: 20px;
  overflow: hidden;
}

.page-template-about-us .main-content-container {
  width: 100%;
  max-width: 774px;
  margin-left: auto;
  margin-right: auto;
}

.page-template-about-us .main-content .btn-std {
  padding: 16px 30px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .awards-part {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.page-template-about-us .section-our-story {
  background-image: url("../images/our-story-about-us-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 21px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-our-story {
    padding-bottom: 42px;
  }
}
@media (min-width: 1250px) {
  .page-template-about-us .section-our-story {
    min-height: 675px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us .section-our-story {
    min-height: 719px;
  }
}
@media (min-width: 1600px) {
  .page-template-about-us .section-our-story {
    background-size: 60% 100%;
    background-position: right center;
  }
}
.page-template-about-us .section-our-story .container {
  position: static;
}

@media (min-width: 1600px) {
  .page-template-about-us .section-our-story .container {
    position: relative;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .section-our-story-content {
    margin-top: 25px;
    margin-left: 75.08px;
    margin-right: -25px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-our-story-content {
    margin-top: 60px;
    margin-left: 64.08px;
  }
}
@media (min-width: 1440px) {
  .page-template-about-us .section-our-story-content {
    margin-top: 125px;
    margin-left: 34.08px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us .section-our-story-content {
    margin-left: -25px;
    margin-right: 0;
  }
}
.page-template-about-us .section-our-story-content .button-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-our-story-content .button-wrap {
    align-items: flex-start;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-about-us .section-our-story-content .button-wrap {
    flex-direction: row;
  }
}
.page-template-about-us .section-our-story-content .btn {
  padding: 15px 10px 11px;
  min-width: 242px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-our-story-content .btn {
    min-width: 258px;
  }
}
.page-template-about-us .section-our-story-content .btn:nth-of-type(2) {
  margin-top: 24px;
}

@media (min-width: 400px) {
  .page-template-about-us .section-our-story-content .btn:nth-of-type(2) {
    padding: 15px 20px 11px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-about-us .section-our-story-content .btn:nth-of-type(2) {
    margin-top: 0;
    margin-left: 36px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .section-our-story .image-holder {
    position: absolute;
    left: 0;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us .section-our-story .image-holder {
    left: -105px;
  }
}
@media (max-width: 1439px) {
  .page-template-about-us .section-our-story .image-holder {
    max-width: 50%;
  }
}
@media (max-width: 991px) {
  .page-template-about-us .section-our-story .image-holder {
    position: relative;
    max-width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .page-template-about-us .section-our-story .image-holder {
    max-width: 90%;
  }
}
.page-template-about-us .section-our-story .image-holder img {
  border-bottom-right-radius: 20px;
}

@media (max-width: 991px) {
  .page-template-about-us .section-our-story .image-holder img {
    border-bottom-left-radius: 20px;
  }
}
.page-template-about-us .section-our-story .image-holder img.map-img {
  position: absolute;
  top: 82%;
  transform: translateY(-82%);
  right: -51.92px;
}

@media (max-width: 1399px) {
  .page-template-about-us .section-our-story .image-holder img.map-img {
    max-width: 40%;
  }
}
@media (max-width: 991px) {
  .page-template-about-us .section-our-story .image-holder img.map-img {
    max-width: 35%;
    right: -23.92px;
  }
}
@media (max-width: 575px) {
  .page-template-about-us .section-our-story .image-holder img.map-img {
    max-width: 37%;
  }
}
.page-template-about-us .section-what-sets-us-apart {
  padding-top: 21px;
  padding-bottom: 16px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart {
    padding-top: 42px;
    padding-bottom: 31px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-about-us .section-what-sets-us-apart {
    padding-top: 84px;
  }
}
.page-template-about-us .section-what-sets-us-apart-container {
  background-color: var(--color-primary);
  border-radius: 20px;
  padding: 56px 45px 47px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart-container {
    position: relative;
    padding: 56px 50px 47px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart-container {
    padding: 90px 60px 11px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us .section-what-sets-us-apart-container {
    padding: 90px 120px 11px;
  }
}
@media (max-width: 575px) {
  .page-template-about-us .section-what-sets-us-apart-container {
    padding: 45px 27px 38.5px;
  }
}
.page-template-about-us .section-what-sets-us-apart-container:before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  width: 178px;
  height: 251px;
  background-image: url("../images/what-sets-us-apart.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart-container:before {
    width: 273px;
    height: 432px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart-container:before {
    background-image: url("../images/what-sets-us-apart-desktop.png");
    width: 773px;
    height: 932px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart-content {
    width: 100%;
    max-width: 930px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 51px;
  }
}
.page-template-about-us .section-what-sets-us-apart-content * {
  color: #fff;
}

.page-template-about-us .section-what-sets-us-apart .content-container {
  display: grid;
  grid-template-columns: repeat(1, auto);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart .content-container {
    grid-template-columns: repeat(2, auto);
    column-gap: 78px;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us .section-what-sets-us-apart .content-container {
    grid-template-columns: 485px 603px;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-container:first-of-type .content-1,
.page-template-about-us .section-what-sets-us-apart .content-container:first-of-type .content-2 {
  margin-top: 0;
}

.page-template-about-us .section-what-sets-us-apart .content-container:last-of-type {
  border-bottom: none;
}

@media (max-width: 1199px) {
  .page-template-about-us .section-what-sets-us-apart .content-container:last-of-type .content-2 {
    margin-bottom: 0;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-1 {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 26px;
  margin-bottom: 24px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart .content-1 {
    max-width: 485px;
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .section-what-sets-us-apart .content-1 {
    text-align: center;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-1 * {
  color: #fff;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart .content-1 h3 {
    margin-bottom: 6px;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-2 {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  padding: 24px 18px 37px;
  margin-bottom: 42px;
  border-radius: 20px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 {
    padding: 28px 30px;
    margin-bottom: 42px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 {
    flex-direction: row;
    align-items: flex-start;
    padding: 28px 30px 26px;
    padding-right: 81px;
    margin-top: 65px;
    margin-bottom: 66px;
    width: 100%;
    max-width: 603px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 {
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 575px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 {
    max-width: 273px;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-2 * {
  color: #000;
}

@media (max-width: 991px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 *:last-child {
    margin-bottom: 0;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-2:before {
  position: absolute;
  content: "";
  top: -12px;
  left: 50%;
  transform: translateX(-50%) rotate(135deg);
  width: 31.11px;
  height: 31.11px;
  background-color: #fff;
  border-bottom-left-radius: 10px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart .content-2:before {
    top: 50%;
    left: -12px;
    transform: translateY(-50%) rotate(45deg);
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 svg {
    margin-right: 24.33px;
  }
}
.page-template-about-us .section-what-sets-us-apart .content-2 p {
  text-align: center;
  margin-top: 32px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 p {
    margin-top: 23px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-what-sets-us-apart .content-2 p {
    text-align: left;
  }
}
.page-template-about-us .section-community {
  padding-bottom: 34.5px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-community {
    padding-bottom: 61px;
  }
}
.page-template-about-us .section-pa {
  padding-bottom: 40px;
}

.page-template-about-us .section-bottom {
  padding-top: 41.5px;
  padding-bottom: 50.5px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-bottom {
    padding-top: 83px;
    padding-bottom: 101px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-about-us .section-bottom .container {
    max-width: 1464px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .section-bottom .container .row {
    flex-direction: column-reverse;
  }
}
.page-template-about-us .section-bottom .section-bottom-content {
  background-color: #fff;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  filter: drop-shadow(0px 4px 40px rgba(0, 0, 0, 0.2));
  padding: 34.75px 45.5px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    padding: 45.3px 50px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    min-height: 491px;
    max-height: 491px;
  }
}
@media screen and (min-width: 1600px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    padding: 70.3px 113px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    min-height: initial;
    height: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1599px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 768px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    border-radius: 20px;
  }
}
@media (max-width: 575px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    padding: 34.75px;
  }
}
@media (max-width: 329px) {
  .page-template-about-us .section-bottom .section-bottom-content {
    padding: 34.75px 25px;
  }
}
.page-template-about-us .section-bottom .section-bottom-content .btn {
  padding: 15px 10px 11px;
  min-width: 242px;
}

.page-template-about-us .section-bottom .section-bottom-img-grp {
  display: grid;
  column-gap: 3px;
  row-gap: 3px;
}

@media screen and (min-width: 1200px) {
  .page-template-about-us .section-bottom .section-bottom-img-grp {
    column-gap: 1px;
    row-gap: 1px;
  }
}
@media (min-width: 1400px) {
  .page-template-about-us .section-bottom .section-bottom-img-grp {
    grid-template-columns: repeat(2, 339px);
  }
}
@media (max-width: 1399px) {
  .page-template-about-us .section-bottom .section-bottom-img-grp {
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .section-bottom .section-bottom-img-grp {
    width: 100%;
    max-width: 434px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 28.69px;
  }
}
@media (max-width: 1199px) {
  .page-template-about-us .section-bottom .section-bottom-img-grp .section-bottom-img-1 {
    border-top-left-radius: 20px;
  }
}
.page-template-about-us .section-bottom .section-bottom-img-grp .section-bottom-img-2 {
  border-top-right-radius: 20px;
}

@media (max-width: 1199px) {
  .page-template-about-us .section-bottom .section-bottom-img-grp .section-bottom-img-3 {
    border-bottom-left-radius: 20px;
  }
}
.page-template-about-us .section-bottom .section-bottom-img-grp .section-bottom-img-4 {
  border-bottom-right-radius: 20px;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .attorneys {
    padding-bottom: 70px;
  }
}
@media (max-width: 575px) {
  .page-template-about-us .attorneys {
    padding-bottom: 47px;
  }
}
.page-template-about-us .testimonials-section {
  padding-top: 0;
}

@media screen and (min-width: 992px) {
  .page-template-about-us .testimonials-section:before {
    height: 100%;
  }
}
.page-template-about-us .testimonials-section-plugin-container {
  margin-top: 14px;
}

.page-template-about-us .section-team-carousel {
  padding-bottom: 30px;
}

/*# sourceMappingURL=about-us.css.map*/