/**
* 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);
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.home .main-content {
  background-image: url("../images/white-main-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 50px;
  padding-right: 50px;
}

@media (max-width: 767px) {
  .home .main-content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content {
    padding: 67px 20px 75px;
  }
}
@media screen and (min-width: 1600px) {
  .home .main-content .container {
    max-width: 1516px;
    padding-left: 0;
    padding-right: 0;
  }
}
.home .main-content h1 {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  color: var(--color-secondary);
  font-family: var(--secondary-font);
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

@media screen and (min-width: 768px) {
  .home .main-content h1 {
    margin-bottom: 40px;
    max-width: initial;
    font-size: 36px;
    line-height: 44px;
  }
}
@media screen and (min-width: 1200px) {
  .home .main-content h1 {
    margin-bottom: 55px;
    max-width: 560px;
    font-size: 40px;
    line-height: 48px;
  }
}
.home .main-content h1 br {
  display: none;
}

@media screen and (min-width: 1200px) {
  .home .main-content h1 br {
    display: block;
  }
}
.home .attorneys-section {
  background-image: url("../images/dark-bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 5px 87px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
  margin-top: -20px;
  overflow: hidden;
}

@media screen and (min-width: 1200px) {
  .home .attorneys-section {
    padding: 95px 0 150px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
}
@media (max-width: 767px) {
  .home .attorneys-section {
    margin-top: -32px;
  }
}
.home .why-choose-us {
  padding: 90px 0 80px;
  background-color: #f5f5f5;
}

.home .why-choose-us__heading {
  margin-bottom: 75px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us__heading {
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  .home .why-choose-us__heading:after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-right: -100%;
    border-bottom: 4px solid #e2e1de;
    position: relative;
    left: 50px;
  }
}
.home .why-choose-us__item {
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.09);
  border: 8px solid #f8f8f8;
  background-color: #ffffff;
  position: relative;
  padding: 0 30px 40px;
  color: #404040;
  font-family: var(--main-font);
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 30px;
  text-align: center;
}

.home .why-choose-us__item-wrapper {
  margin-bottom: 70px;
}

.home .why-choose-us__item-wrapper:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 992px) {
  .home .why-choose-us__item {
    margin-bottom: 0;
  }
  .home .why-choose-us__item-wrapper {
    margin-bottom: 0;
  }
}
.home .why-choose-us__item img {
  margin-top: -65px;
  margin-bottom: 60px;
}

.home .vivamus {
  background-color: #CCD5D3;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  margin-top: -20px;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .home .vivamus {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
}
.home .vivamus .container .row {
  align-items: center;
}

@media (max-width: 1199px) {
  .home .vivamus .container .row {
    padding-top: 0;
    padding-bottom: 65px;
  }
}
.home .vivamus__wrapper-image img.vivamus-big {
  max-width: 384px;
  margin: -81px auto 0;
}

.home .vivamus__wrapper-image img.vivamus-small {
  margin-left: auto;
  margin-right: auto;
  margin-top: -48px;
}

.home .vivamus__wrapper-content {
  max-width: 649px;
}

@media (max-width: 1199px) {
  .home .vivamus__wrapper-content {
    background-color: #ECECEC;
    border-radius: 15px;
    padding: 45px 40px 50px;
    text-align: center;
    max-width: initial;
  }
  .home .vivamus__wrapper-content h2 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .home .vivamus__wrapper-content .text-content {
    text-align: left;
  }
}
@media screen and (min-width: 1200px) {
  .home .vivamus__wrapper-content .text-content p, .home .vivamus__wrapper-content .text-content em {
    font-size: 24px;
    line-height: 44px;
  }
}
@media (max-width: 1199px) {
  .home .vivamus__wrapper-content .btn--secondary {
    padding: 10px 24px;
  }
}

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