/* with base of 16px = 12px */
/* with base of 16px = 14px */
/* Responsive for base size */
/* with base of 16px = 18px */
/* Responsive for base size */
/* with base of 16px = 18.6px // HEADING 5 */
/* Responsive HEADING 5 */
/* with base of 16px = 20px // HEADING 4 */
/* Responsive HEADING 4 */
/* with base of 16px = 24px // HEADING 3 */
/* Responsive HEADING 3 */
/* with base of 16px = 30px // HEADING 2 */
/* Responsive Heading 2 */
/* with base of 16px = 30px // HEADING 1 */
/* Responsive Heading 1 */
/* with base of 16px = 36px // Hero very large */
/* Responsive Hero Font Size */
.m-b {
  margin-bottom: 120px;
}
.m-b--large {
  margin-bottom: 180px;
}
.service-banner {
  padding-top: 220px;
  color: #fc3056;
  position: relative;
  margin-bottom: 60px;
  background: #fff8fb url("img/service-vector.svg") no-repeat top right;
  padding-bottom: 40px;
}
@media screen and (min-width: 1600px) {
  .service-banner {
    background-size: 50vw;
    overflow: hidden;
    overflow: clip;
  }
}
@media screen and (max-width: 520px) {
  .service-banner {
    background-size: 115vw;
    background-position: 5vw 130%;
  }
}
@media screen and (max-width: 991px) {
  .service-banner {
    padding-top: 7rem;
  }
}
.service-banner::after {
  background: url("img/wave-white.svg") no-repeat;
  content: "";
  position: absolute;
  width: 100%;
  bottom: -1px;
  left: 0;
  pointer-events: none;
  height: 149px;
  background-size: 100% 100%;
  z-index: 100;
}
@media screen and (min-width: 1024px) and (max-width: 1600px) {
  .service-banner::after {
    height: 90px;
  }
}
@media screen and (max-width: 991px) {
  .service-banner::after {
    height: 43px;
    margin-bottom: -2px;
    background-image: url("img/wave-mobile-banner-bottom.svg");
  }
}
.service-banner .layout-service__left {
  padding-right: 40px;
  min-height: 480px;
  display: flex;
  flex-direction: column;
  z-index: 23;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .service-banner .layout-service__left {
    min-height: initial;
  }
}
@media screen and (max-width: 991px) {
  .service-banner .layout-service__left {
    padding-left: 0px;
  }
}
.service-banner .layout-service___title {
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 1.1;
  letter-spacing: -0.01em;
}
@media screen and (min-width: 320px) and (max-width: 425px) {
  .service-banner .layout-service___title {
    padding-right: 8vw;
    margin-bottom: 0.5rem;
    font-size: 2.25rem;
  }
}
.service-banner .layout-service__subtitle {
  font-weight: 700;
  font-style: normal;
  font-size: 1.2rem;
  line-height: 1.2;
  position: relative;
}
.service-banner .layout-service__subtitle .second {
  margin-left: 0px;
  margin-right: 5px;
  position: relative;
}
.service-banner .layout-service__text {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  max-width: 580px;
  margin-top: 10px;
}
.service-banner .asterisk {
  display: inline-block;
  width: 24px;
  height: 24px;
  background: transparent url("img/asterisk-red.svg") no-repeat center;
  background-size: contain;
  vertical-align: top;
  margin-left: 8px;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .service-banner .layout-layout-service__image {
    text-align: center;
  }
}
.service-banner .layout-layout-service__image img {
  max-height: calc(300px + 11vw);
  transform: translate(0px, 40px);
}
@media screen and (min-width: 768px) {
  .service-banner .layout-layout-service__image img {
    max-height: calc(300px + 16vw);
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .service-banner .layout-layout-service__image img {
    max-height: calc(300px + 16vw);
  }
}
@media screen and (min-width: 1600px) {
  .service-banner .layout-layout-service__image img {
    max-height: calc(300px + 16vw);
    margin-top: -50px;
    margin-bottom: -3vw;
    transform: translate(0px, 0px);
  }
}
.service_image_and_text .service_image_row {
  margin: 0 15px 0 15px;
}
.service_image_and_text .service_image_row > div {
  display: flex;
  justify-content: center;
}
.service_image_and_text .service_image_row .content {
  max-width: 100%;
  width: 573px;
}
.service_image_and_text .service_image_row .content h2 {
  font-size: 1.625rem;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 32px;
}
.service_image_and_text .service_image_row .content li {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
}
.service_image_and_text .button_container {
  margin-top: 32px;
}
.service-vertical-tab {
  margin-top: 183px;
  padding-bottom: 150px;
  margin-bottom: 150px;
}
@media screen and (max-width: 1199px) {
  .service-vertical-tab {
    margin-bottom: 60px;
  }
}
.service-vertical-tab .vertical-tabs__controls a {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5px !important;
  margin-bottom: 77px;
  letter-spacing: -0.01em;
}
.service-vertical-tab .col-xl-6:nth-child(4n + 2),
.service-vertical-tab .col-xl-6:nth-child(4n + 3) {
  background: #373944;
  box-shadow: 0px 12.8px 25.5px 0px hsla(0, 0%, 0%, 0.1);
}
.service-vertical-tab .col-xl-6 {
  padding: 65px 35px 38px 35px;
  border-radius: 20px;
  margin-bottom: 8px;
  display: flex;
}
@media screen and (max-width: 991px) {
  .service-vertical-tab .col-xl-6 {
    padding: 3rem 2rem;
  }
}
.service-vertical-tab .rightSide {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.service-vertical-tab .row {
  border: 15px solid #373944;
  padding: 20px;
  border-radius: 6px;
}
@media screen and (max-width: 991px) {
  .service-vertical-tab .row {
    border: none;
    padding: 0px;
  }
}
.service-vertical-tab .service-vertical-tab-wrapper {
  display: flex;
  gap: 20px;
}
.title_text_icons .icons__container {
  padding: 4rem 3.5rem 0rem 3.5rem;
  border-radius: 24px;
  border: solid 2px #292b33;
}
@media (min-width: 768px) {
  .title_text_icons .icons__container {
    padding: 2rem 1.2rem 0rem 1.2rem;
  }
}
.title_text_icons .icons__container .container {
  text-align: center;
  margin-bottom: 3rem;
}
.title_text_icons .icons__container .icon_text {
  font-weight: 700;
  font-size: 1rem;
  margin-top: 1rem;
}
.title_text_icons .icons__container .icon_image {
  text-align: center;
}
.title_text_icons .icons__container .icon_image img {
  width: 100%;
  height: 30vw;
}
@media (min-width: 768px) {
  .title_text_icons .icons__container .icon_image img {
    height: 3.9rem;
  }
}
.service-clients__client {
  width: calc(100% - 48px);
}
@media (min-width: 768px) {
  .service-clients__client {
    height: auto;
    padding: 0 1rem;
    width: calc(65% - 16px);
  }
}
@media (min-width: 1280px) {
  .service-clients__client {
    width: calc(30% - 8px);
  }
}
.service-clients__client > .row {
  border: 2px solid #292b33;
  border-radius: 12px;
  background-color: #fff8fb;
  min-height: 720px;
}
.service-clients .layout-title {
  margin: auto;
  max-width: 690px;
  text-align: center;
}
.service-clients .block-background {
  border-radius: 16px;
  height: auto;
  max-width: 100%;
}
.service-clients .block-background .black {
  background-color: #292b33;
}
.service-clients .block-background .bottom_container {
  margin-top: auto;
  padding: 0px 30px 10px 30px;
}
@media screen and (max-width: 768px) {
  .service-clients .block-background .bottom_container {
    padding: 0px;
  }
}
.service-clients .block-background .features_container ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0px;
  gap: 8px;
}
.service-clients .block-background .features_container ul li {
  font-size: 0.86rem;
  font-size: clamp(0.9rem, 0.5rem + 0.8vw, 0.9rem);
  line-height: 1.5;
  font-weight: 500;
  padding: 6px 14px 6px 14px;
  margin: 4px 0px;
  background: #f9ddec;
  list-style: none;
  border-radius: 34px;
}
.service-clients .block-background .button_container {
  padding-bottom: 20px;
  margin-top: 19px;
}
.service-clients .block-background .button_container .btn-clients {
  width: 100%;
  text-align: center;
}
.service-clients .block-background .logo_background {
  padding: 35px 25px 35px 25px;
  text-align: center;
  border-radius: 11px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .service-clients .block-background .logo_background {
    padding: 16px 20px 16px 10px;
  }
}
.service-clients .block-background .logo_background .size-client-logo {
  height: 55px;
  width: auto;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .service-clients .block-background .logo_background .size-client-logo {
    height: 40px;
  }
}
.service-clients .block-background .client_text {
  color: #292b33;
  font-size: 1rem;
  font-size: clamp(1rem, 0.6rem + 0.4vw, 1.2rem);
  line-height: 1.5;
  font-weight: 500;
  margin-bottom: 5px;
  color: #a59ea1;
}
.service-clients .block-background .title {
  font-style: normal;
  font-weight: bold;
  font-size: 1rem;
  font-size: clamp(1rem, 0.6rem + 0.4vw, 1.2rem);
  line-height: 1.2;
  color: #292b33;
}
.service-clients .block-background .client_info {
  padding-left: 20px;
}
.service-clients .block-background .desc_content {
  font-size: clamp(0.9rem, 0.5rem + 0.8vw, 0.9rem);
  font-weight: normal;
  line-height: 1.2;
  color: #292b33;
  margin-top: 20px;
  padding: 0px 30px 0px 30px;
}
@media screen and (max-width: 768px) {
  .service-clients .block-background .desc_content {
    padding: 0px;
  }
}
.service-title-b-image {
  position: relative;
}
.service-title-b-image::after {
  content: "";
  z-index: -1;
  background: url(img/service-big-bell.svg) no-repeat top left;
  background-size: 100% 100%;
  width: 72%;
  height: 1000px;
  position: absolute;
  left: 0;
  top: -48%;
}
.service-title-b-image h2 {
  text-align: center;
  font-size: 2.25rem;
  line-height: 1.85;
  font-style: normal;
  font-weight: 700;
}
.service-title-b-image .image-container {
  text-align: center;
  margin-top: 28px;
}
.layout-service-icons .icons_row {
  position: relative;
}
.layout-service-icons .icons_row:after {
  content: "";
  position: absolute;
  z-index: -1;
  transform-origin: right;
  border-top: 2px dashed #fc3056;
  top: calc(50% - 20px);
  left: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .layout-service-icons .icons_row:after {
    left: calc(85px + 2vw);
    height: 100%;
    top: 0;
    width: 100%;
    border-left: 2px dashed #fc3056;
    border-top: none;
  }
}
.layout-service-icons .icons_row_inner {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
  max-width: 90%;
  margin: auto;
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .layout-service-icons .icons_row_inner {
    flex-direction: row;
    align-items: baseline;
    justify-content: space-between;
  }
}
.layout-service-icons .icon_container {
  padding-bottom: 24px;
}
@media (min-width: 768px) {
  .layout-service-icons .icon_container {
    padding-right: 2vw;
    padding-bottom: 0px;
  }
}
.layout-service-icons .icon_container .icon {
  padding: 24px;
  background: #fff8fb;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.08);
  border-radius: 24px;
  border: solid 2px #292b33;
}
.layout-service-icons .icon_container .icon img {
  min-width: 45px;
  width: calc(30px + 1.2vw);
  height: 100%;
  max-width: 110px;
  position: relative;
  margin: auto;
  z-index: 1;
}
@media (max-width: 767px) {
  .layout-service-icons .icon_container .icon img {
    width: 65px;
  }
}
.layout-service-icons .title {
  font-weight: 700;
  font-style: normal;
  margin-top: 12px;
}
@media (max-width: 767px) {
  .layout-service-icons .title {
    width: 100%;
    font-size: 1.375rem;
    font-size: clamp(1.25rem, 1rem + 0.7vw, 1.8rem);
  }
}
.layout-stats__right-col {
  text-align: center;
  padding-top: 73px;
  padding-bottom: 73px;
  background: #fff8fb;
  border-radius: 16px;
}
@media (min-width: 992px) {
  .layout-stats .flex-md-row-reverse .offset-lg-1 {
    margin-right: 8.33333333%;
    margin-left: inherit;
  }
}
.layout-stats__text-wrap {
  display: inline-block;
  position: relative;
}
.layout-stats__list {
  padding-left: 0;
}
.layout-stats__list > li {
  font-size: 1rem;
  font-size: clamp(1rem, 0.6rem + 0.4vw, 1.2rem);
  line-height: 2;
  color: black;
  list-style: none;
  padding: 8px 16px 8px 40px;
  margin: 0.2rem 0;
  position: relative;
}
.layout-stats__list > li:before {
  content: '';
  background: transparent url("img/check_circle_dark.svg") no-repeat center;
  background-size: contain;
  position: absolute;
  top: 9px;
  left: 6px;
  width: 24px;
  height: 24px;
}
.layout-stats__list .number {
  display: none;
}
@media (min-width: 768px) {
  .layout-stats__list.numbered {
    display: flex;
    flex-direction: column;
    align-items: end;
  }
}
.layout-stats__list.numbered li {
  border: solid 2px #292b33;
  border-radius: 24px;
  padding: 24px;
  margin: 0.8rem 0;
  width: 100%;
}
.layout-stats__list.numbered li:before {
  display: none;
}
.layout-stats__list.numbered li .number {
  background: #292b33;
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-radius: 99%;
  margin-right: 8px;
}
@media (min-width: 768px) {
  .single .layout-stats .layout-stats__list.numbered li:nth-child(2) {
    width: 90%;
  }
  .single .layout-stats .layout-stats__list.numbered li:nth-child(3) {
    width: 80%;
  }
  .single .layout-stats .layout-stats__list.numbered li:nth-child(4) {
    width: 70%;
  }
}
.service_four_columns .title {
  max-width: 770px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 67px;
}
.service_four_columns .row > div {
  margin-bottom: 48px;
  position: relative;
}
.service_four_columns .row > div:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 1px;
  border: 1px dashed #fc3056;
  right: -25%;
  top: 50%;
}
.service_four_columns .content_container {
  position: relative;
  background: #fff8fb;
  height: 100%;
  border-radius: 12px;
  padding: 24px 0px 32px 20px;
}
.service_four_columns .content_container .sub_title {
  position: relative;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 20px;
  padding-right: 50px;
}
.service_four_columns .content_container .content {
  font-weight: 400;
  line-height: 1.5;
  padding-right: 20px;
  max-width: 100%;
  position: relative;
  font-size: 0.86rem;
}
.service_four_columns .content_container .content_number {
  position: absolute;
  right: 15px;
  top: 12px;
  z-index: 0;
  font-style: normal;
  font-size: 2.25rem;
  color: #292b33;
  font-weight: bold;
}
.m-b-extra {
  margin-bottom: 525px;
}
.service-contact-form {
  margin-bottom: 120px;
}
.service-contact-form input[type="text"] {
  padding-left: 40px;
}
.service-contact-form span::before {
  width: 16px;
  height: 16px;
  z-index: 1;
  top: 24px;
  left: 16px;
  position: absolute;
  color: #fc3056;
  font-size: 13px;
  line-height: 22px;
  font-weight: 400;
}
.service-contact-form .text-1::before {
  content: "1";
}
.service-contact-form .text-2::before {
  content: "2";
}
.service-contact-form .text-3::before {
  content: "3";
}
.service-contact-form .text-4::before {
  content: "4";
}
.service-contact-form .text-5::before {
  content: "5";
}
.service-contact-form .text-6::before {
  content: "6";
}
.service-contact-form .text-7::before {
  content: "7";
}
.service-contact-form .text-8::before {
  content: "8";
}
.service-contact-form .text-9::before {
  content: "9";
}
.layout-contact--service {
  background-color: unset;
}
.layout-contact--service .layout-contact__title {
  margin-bottom: 25px;
}
.layout-contact--service .contact_desc {
  max-width: 100%;
  width: 475px;
  margin-bottom: 87px;
  margin: 0 auto 87px auto;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  text-align: center;
}
.layout-contact--service::before {
  display: none;
}
.layout-contact--service::after {
  display: none;
}
.layout-pricing-table {
  padding-top: 60px;
}
.layout-pricing-table h1,
.layout-pricing-table h2,
.layout-pricing-table h3,
.layout-pricing-table h4,
.layout-pricing-table h5,
.layout-pricing-table h6 {
  font-weight: bold;
}
.layout-pricing-table .price-sub {
  display: inline;
  font-size: 0.75rem;
}
.layout-pricing-table .container {
  border: 7px solid #fff8fb;
  padding: 50px;
}
.layout-pricing-table .top-row {
  padding-bottom: 50px;
}
.layout-pricing-table .top-row .col {
  justify-content: space-around;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.layout-pricing-table .top-row .col:nth-child(1) {
  align-items: flex-start;
}
.layout-pricing-table .top-row .col:nth-child(1) .col {
  align-items: flex-start;
}
.layout-pricing-table .top-row .col:nth-child(3) {
  background-color: #fc3056;
  padding: 64px 46px;
  margin-top: -100px;
  border-radius: 26px;
  color: white;
  min-height: 400px;
}
.layout-pricing-table .top-row .col:nth-child(3) .btn {
  background-color: #fff;
  color: #fc3056;
}
.layout-pricing-table .top-row .col:nth-child(3) .btn:hover {
  background-color: hsl(349, 97%, 66%);
  color: #fff;
}
.layout-pricing-table .top-row .icon {
  width: 37px;
  height: 37px;
  margin-bottom: 12px;
}
.layout-pricing-table .top-row .pricing-subtext {
  opacity: 0.3;
}
.layout-pricing-table .top-row .pricing-title {
  margin-bottom: 15px;
}
.layout-pricing-table .top-row .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.layout-pricing-table .top-row .btn {
  background-color: #fff8fb;
  color: #fc3056;
  font-weight: bold;
}
.layout-pricing-table .top-row .btn:hover {
  background-color: #fc3056;
  color: #fff;
}
.layout-pricing-table .features-list {
  padding: 24px 30px;
  border-radius: 26px;
}
.layout-pricing-table .features-list:nth-child(even) {
  background: #fff8fb;
}
.layout-pricing-table .features-list .col {
  justify-content: center;
  display: flex;
}
.layout-pricing-table .features-list .col:nth-child(1) {
  justify-content: flex-start;
}
.layout-pricing-table .features-list .col .circle-icon {
  border-radius: 100%;
  background: #fc3056;
  height: 36px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.layout-pricing-table .features-list h6 {
  font-size: 0.86rem;
}
/*
STARTS RESPONSIVE
*/
@media (max-width: 1545px) {
  .service__container .block {
    padding-right: 10px;
  }
}
@media (max-width: 1199px) {
  .layout-service-bg .image img {
    min-height: 30vh !important;
    min-height: calc(200px + 10vh) !important;
  }
  .layout-service-bg .btn-on-image {
    right: 50px;
    left: initial;
  }
  .service-clients .block-background .title {
    font-size: 1rem;
  }
  .service_image_row {
    margin: auto;
  }
  .service_image_row img {
    width: 100%;
  }
  .service_image_row .content {
    margin-top: 30px;
  }
  .service-vertical-tab .vertical-tabs__contents .image.tab {
    min-height: 300px;
  }
  .layout-pricing-table {
    padding-top: 0px;
  }
}
@media (min-width: 1200px) {
  .vertical-tabs__content {
    margin: auto;
  }
}
@media (max-width: 1024px) {
  .only__desktop {
    display: none;
  }
  .visible__tablet {
    display: block;
  }
  .service_container {
    display: block;
    margin-bottom: 30px;
  }
  .service_container__title {
    margin: auto;
    width: 200px !important;
    height: auto !important;
    max-width: 100% !important;
    text-align: left;
    padding-left: 30px;
  }
  .service_container__icons {
    margin: 0;
    float: left;
  }
  .service_container__icons:after {
    content: "";
    position: absolute;
    z-index: -1 !important;
    transform-origin: left !important;
    border-right: 2px dashed #fc3056 !important;
    width: 100% !important;
    top: 100% !important;
    left: 46px !important;
    transform: rotate(90deg);
  }
  .service__container .extra_top {
    top: 0;
  }
  .service-vertical-tab .layout-title {
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) {
  .service_four_columns .row > div:nth-child(4):before,
  .service_four_columns .row > div:nth-child(8):before {
    display: none;
  }
}
@media (max-width: 991px) {
  .service_four_columns .row > div:nth-child(even):before {
    display: none;
  }
  .service_image_row {
    margin: auto;
  }
  .service_image_row img {
    width: 100%;
  }
  .service_image_row .content {
    margin-top: 30px;
  }
  .icon__inner__container {
    margin-bottom: 30px;
  }
  .layout-pricing-table .container {
    padding: 50px 20px;
  }
  .layout-pricing-table .top-row .col {
    justify-content: space-around;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .layout-pricing-table .top-row .col:nth-child(3) {
    margin-top: initial;
  }
  .layout-pricing-table .top-row .col:nth-child(1) {
    align-items: center;
  }
  .layout-pricing-table .top-row .pricing-subtext {
    margin-bottom: 24px;
  }
  .layout-pricing-table .top-row:nth-child(3) {
    background-color: #fc3056;
    padding: 64px 46px;
    margin: 0px 0px 50px 0px;
    border-radius: 26px;
    color: white;
    min-height: 350px;
  }
  .layout-pricing-table .features-list {
    padding: 24px 10px;
  }
  .layout-pricing-table .features-list .col .circle-icon {
    height: 26px;
    width: 26px;
  }
  .layout-pricing-table .features-list .col .circle-icon img {
    width: 12px;
  }
  .layout-pricing-table .features-list .col.feature-col {
    justify-content: space-between;
    margin: 5px 0px;
  }
  .layout-pricing-table .features-list .pricing-title {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .service_four_columns .row > div:before {
    width: 1px;
    left: 50%;
    top: 50%;
    height: 100%;
  }
  .service_four_columns .row > div:nth-child(even):before {
    display: block;
  }
  .layout-service-bg .image {
    padding: 50px 40px;
  }
  .layout-service-bg.nobg {
    margin-top: 0px !important;
    padding-top: 20px;
  }
  .m-b {
    margin-bottom: 60px;
  }
  .m-b--large {
    margin-bottom: 90px;
  }
  .icon__inner__container {
    margin-bottom: 30px;
  }
  .service_image_row .content {
    margin-top: 100px;
  }
  .service-banner .layout-service__left {
    min-height: auto;
  }
  .service-vertical-tab .layout-title {
    font-size: 1.6rem;
  }
  .service-vertical-tab-wrapper {
    flex-direction: column;
  }
  .service_four_columns .title {
    margin-bottom: 70px;
  }
  .service_four_columns .content_container:before {
    left: 0;
  }
  .service_four_columns .content_container .content {
    width: 100%;
  }
  .layout-service-bg:before {
    background-image: url("img/wave-black-top-mobile.svg");
    height: 17px;
    top: -17px;
  }
  .layout-service-bg:after {
    height: 17px;
    background-image: url("img/wave-black-bottom-mobile.svg");
  }
  .layout-service-bg .image {
    border-radius: 10px;
  }
  .layout-service-bg {
    margin-top: 0;
  }
}
