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

.home .main-content {
  position: relative;
  padding: 75px 0 0;
}

@media screen and (min-width: 768px) {
  .home .main-content {
    padding-top: 55px;
  }
}
@media (max-width: 767px) {
  .home .main-content {
    padding-bottom: 19px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content:before {
    content: "";
    position: absolute;
    top: 167px;
    left: 0;
    width: 48.9%;
    height: calc(100% - 238px);
    background-image: var(--intro-image);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
  }
}
.home .main-content h1 {
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .home .main-content h1 {
    margin-bottom: 52px;
  }
}
.home .main-content .col-image {
  position: relative;
}

@media (max-width: 1199px) {
  .home .main-content .col-image {
    text-align: center;
  }
}
.home .main-content .intro-image img {
  border-radius: 15px;
}

@media (max-width: 767px) {
  .home .main-content .intro-image img {
    width: 333px;
    height: 156px;
    object-fit: cover;
    object-position: top center;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .attorney-image {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-right: -14px;
    height: 100%;
  }
}
@media (max-width: 1199px) {
  .home .main-content .attorney-image {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .home .main-content .attorney-image {
    max-width: 470px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home .main-content .attorney-image {
    max-width: 410px;
  }
}
@media (max-width: 767px) {
  .home .main-content .attorney-image img {
    width: 235px;
    height: 99px;
    object-fit: cover;
    object-position: top;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content .content {
    padding-bottom: 89px;
    margin-left: auto;
    max-width: 590px;
  }
}
@media (max-width: 1199px) {
  .home .main-content .content {
    margin-top: 46px;
  }
}
.home .why-you-need {
  padding: 66px 0 65px;
}

@media screen and (min-width: 768px) {
  .home .why-you-need {
    padding: 0 0 63px;
  }
}
@media (max-width: 767px) {
  .home .why-you-need {
    background-color: var(--color-secondary);
    background-image: url(../images/bg-why-you-need-mobile.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (min-width: 768px) {
  .home .why-you-need .content-holder {
    padding: 80px 103px 85px;
    border-radius: 15px;
    background-color: var(--color-secondary);
    background-image: url(../images/bg-why-you-need.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media (min-width: 1475px) {
  .home .why-you-need .content-holder {
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .home .why-you-need .content-holder {
    padding: 0 6px;
  }
}
.home .why-you-need .content-holder .section-title {
  margin-bottom: 20px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .home .why-you-need .content-holder .section-title {
    margin-bottom: 54px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-you-need .content-holder .content.left {
    max-width: 455px;
  }
}
@media screen and (min-width: 1200px) {
  .home .why-you-need .content-holder .content.right {
    max-width: 720px;
  }
}
.home .why-you-need .content-holder .content.right ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) {
  margin: 0;
}

@media screen and (min-width: 1200px) {
  .home .why-you-need .content-holder .content.right ul:not(.contact-opening-hours):not(.social-icon-list):not(.toc-table-list) {
    padding-left: 0;
  }
}
.home .why-we-stand {
  position: relative;
  padding-bottom: 39px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .home .why-we-stand {
    padding-top: 60px;
  }
}
.home .why-we-stand:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1498px;
  background-image: url(../images/bg-why-we-stand-mobile.webp);
  background-position: bottom center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .home .why-we-stand:before {
    height: 552px;
    background-position: top right;
    background-image: url(../images/bg-why-we-stand.webp);
  }
}
.home .why-we-stand .section-title {
  margin-bottom: 42px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .home .why-we-stand .section-title {
    margin-bottom: 28px;
  }
}
.home .why-we-stand .row {
  margin: 0 -15px;
}

.home .why-we-stand .row .col-item {
  padding: 0 15px;
  margin-bottom: 49px;
}

@media screen and (min-width: 768px) {
  .home .why-we-stand .row .col-item {
    margin-bottom: 30px;
  }
}
.home .why-we-stand .item {
  background-color: #fff;
  border: 1px solid rgba(42, 81, 166, 0.29);
  border-radius: 15px;
  box-shadow: 0px 18px 40px 0px rgba(0, 0, 0, 0.09);
  overflow: hidden;
  height: 100%;
}

@media (max-width: 767px) {
  .home .why-we-stand .item {
    margin: 0 auto;
    max-width: 330px;
  }
}
.home .why-we-stand .item .icon-holder {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 24px;
  width: 127px;
  height: 111px;
  background-color: var(--color-tertiary);
  border-bottom-right-radius: 15px;
}

.home .why-we-stand .item .content-holder {
  padding: 0 28px 58px;
}

@media screen and (min-width: 768px) {
  .home .why-we-stand .item .content-holder {
    padding: 0 37px 22px;
  }
}
.home .why-we-stand .item .content-holder .title {
  margin-bottom: 10px;
  color: var(--color-secondary);
  font-family: var(--secondary-font), sans-serif;
  font-size: 20px;
  line-height: 32px;
}

.home .why-we-stand .item .content-holder .content p:last-child {
  margin-bottom: 0;
}

.home .why-we-stand .icon-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  filter: drop-shadow(5px 4px 4px rgba(0, 0, 0, 0.09));
}

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