.b-services {
  position: relative;
  background: url(https://742543.fs1.hubspotusercontent-na1.net/hubfs/742543/Adviso_2022/Images/services/bg-services.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
  padding-top: 120px;
  padding-bottom: 120px;
  z-index: 9;
}
.header-b-services .col-xs-offset-1 {
  padding: 0 13px;
}
section.b-services.disable-b-services-bg {
  background: none;
}
.page-type-header-title {
  width: 50%;
}
.page-type-header-title h1 {
  font-size: 5rem;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Archivo Black", sans-serif;
  color: white;
  margin-bottom: 4rem;
  padding-top: 3rem;
}
.heading-service-listing {
  padding-bottom: 3rem;
}
.page-type-header-breadcrumb {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Archivo Black", sans-serif;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  color: #11a2e5;
  height: 45px;
  padding-right: 60px;
  padding-left: 30px;
}
.heading-service-listing + .page-type-header-breadcrumb {
  margin-bottom: 4rem;
  margin-top: -4rem;
}
.detail-breadcrumb {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Archivo Black", sans-serif;
  line-height: 1.6em;
  color: #5f5f5f;
  margin-bottom: 2.4rem;
}

.page-type-header-breadcrumb .detail-breadcrumb {
  margin-bottom: 0;
}
.page-type-header-breadcrumb .detail-breadcrumb {
  color: inherit;
}
.detail-breadcrumb a {
  color: #5f5f5f;
  text-decoration: none;
}
.page-type-header-breadcrumb .detail-breadcrumb a {
  color: inherit;
}
.detail-breadcrumb .bc-node:not(:last-child) a:after {
  content: "/";
  display: inline-block;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}
.detail-breadcrumb .bc-node:last-child a:after {
  display:none;
}
.b-services-list {
  position: relative;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 690px;
  padding-bottom: 430px;
  z-index: 1;
}
.b-services-list:before {
  position: absolute;
  top: 225px;
  left: -120px;
  content: "";
  display: block;
  background: url(https://742543.fs1.hubspotusercontent-na1.net/hubfs/742543/Adviso_2022/Images/services/services-list-bg.png) no-repeat center center;
  background-size: contain;
  height: 1167px;
  width: 1325px;
}
.b-services-list-item {
  position: relative;
  -webkit-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-left: 70px;
  margin-right: 70px;
  width: calc(33.3333% - 140px);
  z-index: 10;
}
.b-services-list-item:first-child {
  position: absolute;
  top: 180px;
  left: 100px;
  width: 360px;
}
.b-services-list-item:last-child {
  position: absolute;
  right: 70px;
  bottom: 70px;
  width: 390px;
}
.b-services-list-item:before {
  position: absolute;
  top: -75px;
  left: -80px;
  box-sizing: border-box;
  border: 30px solid rgba(255, 255, 255, 0.3);
  border-radius: 500px;
  box-shadow: 0px 35px 65px #000;
  background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0));
  background: -o-linear-gradient(left, white, rgba(255, 255, 255, 0));
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
  background-clip: content-box;
  content: "";
  display: block;
  height: 280px;
  opacity: 0.1;
  width: 280px;
}
.b-services-list-item-heading-link {
  color: inherit;
  display: block;
  text-decoration: none;
}
.b-services-list-item-heading {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.38);
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.b-services-list-item-heading:before {
  position: absolute;
  top: 15px;
  left: -50px;
  content: "";
  display: block;
  background: url(https://742543.fs1.hubspotusercontent-na1.net/hubfs/742543/Adviso_2022/Images/services/icon-plus-rounded-light.svg);
  height: 32px;
  opacity: 0.6;
  width: 32px;
}
.b-services-list-item-heading h2 {
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Archivo Black", sans-serif;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  color: #fff !important;
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
}
.b-services-list-item-heading h2:hover{
  color:#0c7ac0 !important;
}
.b-services-list-item:first-child .b-services-list-item-heading h2 {
  font-size: 3.2rem;
}
.b-services-list-item:last-child .b-services-list-item-heading h2 {
  font-size: 4.2rem;
}
.b-services-list-item:first-child:before {
  position: absolute;
  top: -180px;
  left: -150px;
  border: 30px solid rgba(0, 0, 0, 0.15);
  border-radius: 300px;
  box-shadow: none;
  background: -webkit-linear-gradient(30deg, #011337, rgba(1, 16, 55, 0));
  background: -o-linear-gradient(30deg, #011337, rgba(1, 16, 55, 0));
  background: linear-gradient(60deg, #011337, rgba(1, 16, 55, 0));
  background-clip: content-box;
  height: 580px;
  opacity: 1;
  width: 580px;
}
.b-services-list-item-content {
  position: relative;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  color: rgba(255, 255, 255, 0.8);
  font-size: 1.5rem;
  line-height: 1.6;
}
.b-services-list-item-content a {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: none;
  font-family: "Archivo Black", sans-serif;
  color: #fff;
  display: inline;
  border-bottom: 1px solid #fff;
  padding-top: 3px;
  padding-bottom: 3px;
  text-transform: uppercase;
  text-decoration: none;
}
.b-services-list-item-content a:hover{
  color:#0c7ac0;
  border-bottom-color: #0c7ac0;
}
.b-services-list-item-content a:after {
  content: " ";
  display: block;
  width: 100%;
}
.b-services-list-item-content p {
  margin: 0;
}
.b-services-list-item:last-child:before {
  opacity: 0;
}
.header-b-services hr {
  background-color: rgba(255,255,255,.35);
  margin-top: 0;
  margin-bottom: 10rem;
  width: calc(100% + 4.5rem);
}
/**************** Secondary Header **********************/
.header-b-services {
  position: relative;
  z-index: 99;
  top: 18rem;
  margin-top: -18rem;
}
.header-b-services .text-title {
  font-size: 8.2rem;
  font-weight: 400;
  line-height: 1.1em;
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Archivo Black", sans-serif;
  color: #fff;
  padding-top: 1rem;
  margin-bottom: 3.4rem;
}
.header-b-services .text-title span {
  font-size: 8.5rem;
  font-weight: 400;
  line-height: 1.1em;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #0c7ac0;
}
.header-b-services .text-medium {
  font-family: "Archivo Black", sans-serif;
  color: #0c7ac0;
  padding-top: 0;
  margin-bottom: 3.6rem;
  font-size: calc((5rem * 64) / 100);
  display: block;
  font-weight: 400;
  line-height: 1.1em;
  letter-spacing: 0;
  text-transform: uppercase;
}
.header-b-services .text-small {
  font-family: "Martel", serif;
  color: rgba(255, 255, 255, 0.5);
  display: block;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.8em;
  letter-spacing: 0;
  text-transform: none;
}
.b-services-list-item-content-desc p {
  margin-bottom: 3.5rem;
}
.b-services-list-item-heading h2 span {
  color: #0c7ac0;
  font-weight: inherit;
  font-style: inherit;
  display: block;
}
/**************** Secondary Header **********************/
@media screen and (max-width: 1250px){
  .header-b-services {
    top: 15rem;
    margin-top: -15rem;
  }
  .header-b-services .text-title {
    font-size: 7rem;
  }
  .header-b-services .text-title span {
    font-size: 7.3rem;
  }
}
@media (max-width: 1199px){
  .b-services-list-item {
    margin-left: 60px;
    margin-right: 60px;
    width: calc(33.3333% - 120px);
  }
  .b-services-list-item:first-child .b-services-list-item-heading h2 {
    font-size: calc((3.2rem * 95) / 100);
  }
  .b-services-list-item:last-child .b-services-list-item-heading h2 {
    font-size: calc((4.2rem * 95) / 100);
  }
  .page-type-header-title h1 {
    font-size: calc((5rem * 90) / 100);
  }
  .b-services-list-item-heading h2 {
    font-size: calc((2.8rem * 95) / 100);
  }
}
@media screen and (max-width: 1150px){
  .header-b-services {
    top: 12rem;
    margin-top: -12rem;
  }
}
@media screen and (max-width: 1100px){
  .header-b-services .text-title {
    font-size: 6rem;
  }
  .header-b-services .text-title span {
    font-size: 6.3rem;
  }
}
@media (max-width: 992px){
  .header-b-services {
    top: 8rem;
    margin-top: -8rem;
  }
  .header-b-services hr{
    margin-bottom:5rem;
  }
}
@media (max-width: 991px){
  .header-b-services .text-title span {
    font-size: 5.3rem;
  }
  .header-b-services .text-small {
    font-size: calc((1.8rem * 85) / 100);
  }
  .header-b-services .text-medium {
    margin-bottom: 2.4rem;
    font-size: calc((5rem * 59) / 100);
  }
  .header-b-services .text-title {
    font-size: 5rem;
  }
  .b-services-list-item:last-child {
    bottom: -90px;
  }
  .b-services-list-item {
    margin-bottom: 120px;
    width: calc(50% - 120px);
  }
  .b-services-list-item:first-child .b-services-list-item-heading h2 {
    font-size: calc((3.2rem * 90) / 100);
  }
  .b-services-list-item:last-child .b-services-list-item-heading h2 {
    font-size: calc((4.2rem * 90) / 100);
  }
  .page-type-header-title h1 {
    font-size: calc((5rem * 80) / 100);
  }
  .b-services-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    padding-bottom: 260px;
  }
  .b-services-list-item-heading h2 {
    font-size: calc((2.8rem * 90) / 100);
  }
  .b-services {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .b-services {
    padding-top: 11rem;
  }
  .b-services-list:before {
    left: -240px;
    top: 270px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .b-services-list-item:nth-child(4) {
    left: -120px;
  }
}
@media (max-width: 767px){
  .container-banner-big-title{
    padding-bottom:0;
  }
  .header-b-services {
    top: 0;
    margin-top: 0;
    text-align: center;
  }
  .b-services-list-item {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 25vw;
    max-width: 320px;
    min-height: 200px;
    width: 60vw;
  }
  .b-services-list-item:last-child {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    margin-top: -30px;
    height: 60vw;
    width: 60vw;
  }
  .b-services-list-item:first-child {
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 25vw;
    width: 60vw;
  }
  .b-services-list-item:first-child .b-services-list-item-heading h2 {
    font-size: calc((3.2rem * 85) / 100);
  }
  .b-services-list-item:last-child .b-services-list-item-heading h2 {
    font-size: calc((4.2rem * 80) / 100);
  }
  .b-services-list-item:first-child:before {
    max-width: 460px;
    max-height: 460px;
    height: 50vw;
    left: -15vw;
    top: -15vw;
    width: 50vw;
  }
  .b-services-list-item:before {
    min-width: 260px;
    min-height: 260px;
    max-width: 460px;
    max-height: 460px;
    height: 50vw;
    left: -15vw;
    top: -15vw;
    width: 50vw;
  }
  .page-type-header-title h1 {
    font-size: calc((5rem * 70) / 100);
  }
  .b-services-list {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    padding-top: 90px;
    padding-bottom: 290px;
  }
  .b-services-list-item-heading h2 {
    font-size: calc((2.8rem * 85) / 100);
  }
  .b-services {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .b-services {
    padding-top: 11rem;
  }
  .b-services-list:before {
    left: -15vw;
    top: auto;
    bottom: 25vw;
    height: 150vw;
    opacity: .5;
    width: 150vw;
  }
  .b-post-list.b-post-list-display-carousel.cards_white_theme{
    padding-top:0;
  }
}
@media screen and (max-width: 650px){
  .header-b-services .text-medium {
    font-size: calc((5rem * 55) / 100);
  }
  .header-b-services .text-title {
    font-size: 3.7rem;
  }
  .header-b-services .text-title span {
    font-size: 4rem;
  }
}
@media (max-width: 479px){
  .header-b-services .text-medium {
    font-size: calc((5rem * 50) / 100);
  }
  .b-services-list-item:first-child .b-services-list-item-heading h2 {
    font-size: calc((3.2rem * 70) / 100);
  }
  .b-services-list-item:last-child .b-services-list-item-heading h2 {
    font-size: calc((4.2rem * 60) / 100);
  }
  .page-type-header-title h1 {
    font-size: calc((5rem * 60) / 100);
  }
  .page-type-header-breadcrumb {
    display: none;
  }
  .b-services-list {
    padding-bottom: 100px;
  }
  .b-services-list-item-heading h2 {
    font-size: calc((2.8rem * 80) / 100);
  }
  .b-services-list:before {
    left: -15vw;
    top: auto;
    bottom: 25vw;
    height: 175vw;
    opacity: 1;
    width: 175vw;
  }
}
@media screen and (max-width: 340px){
  .b-services-list-item:first-child .b-services-list-item-heading h2 {
    font-size: calc((3.2rem * 65) / 100);
  }
  .b-services-list-item:last-child .b-services-list-item-heading h2 {
    font-size: calc((4.2rem * 45) / 100);
  }
}
}