@import url("https://fonts.googleapis.com/css2?family=Oooh+Baby&family=Roboto:wght@400;500;900&display=swap");
.secondary_sub_font_b {
  font-family: "Oooh Baby", cursive !important;
  padding-left: 20px;
  color: black !important;
}

.secondary_prime_font_b {
  font-family: "Oooh Baby", cursive !important;
  color: #e8396c !important;
}

.secondary_font {
  font-weight: 900;
  font-size: 40px;
}

.secondary_prime_font_w {
  font-family: "Oooh Baby", cursive !important;
  color: white !important;
}

p {
  font-size: 18px;
}

@media (min-width: 1200px) {
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
    background-color: #e8396c;
    color: white;
    padding-top: 13px;
    top: 40px;
    border-radius: 4px;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-item {
    color: white;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu .dropdown-item:hover {
    background-color: #e983a0;
  }
  .services_page_layout .homepage_banner .new_banner {
    left: 2vw !important;
  }
  .services_page_layout .new_banner {
    left: 2vw !important;
  }
  .services_page_layout .leadpage_banner {
    left: 0vw !important;
  }
}
html, body {
  background-color: white;
}

html.modal_open {
  overflow-y: hidden;
}

body {
  overflow-x: hidden;
}

.t-white {
  color: white;
}

.bg-white {
  background-color: transparent !important;
}

.container-fluid {
  width: 90%;
}

@media (max-width: 1090px) {
  .container-fluid {
    width: 90%;
  }
}
header .navbar {
  padding: 0px 0;
}

.navbar-brand {
  padding-top: 17px;
}

.navbar-nav {
  padding-top: 12px;
}

.navigation-sidebar {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 9999999;
  top: 0;
  right: 0;
  padding-top: 40px;
  padding-left: 40px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  transform: translateX(100%);
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.navigation-sidebar.open {
  transform: translateX(0);
}
.navigation-sidebar .social-links ul {
  list-style-type: none;
  padding-left: 0;
}
.navigation-sidebar .social-links ul li {
  display: inline-block;
  margin-right: 20px;
}
.navigation-sidebar .social-links ul li img {
  width: 28px;
}
.navigation-sidebar .back-arrow {
  position: absolute;
  bottom: 42px;
  cursor: pointer;
  transform: rotate(0);
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.navigation-sidebar .back-arrow.open {
  transform: rotate(180deg);
}
.navigation-sidebar .back-arrow img {
  width: 48px;
}
.navigation-sidebar .new-logo {
  position: absolute;
  bottom: 18px;
  right: 25px;
}
.navigation-sidebar .new-logo img {
  width: 230px;
}
.navigation-sidebar .navigation-links ul {
  list-style-type: none;
  padding-left: 0;
  width: 40%;
}
.navigation-sidebar .navigation-links ul li.not-selected a {
  opacity: 0.4;
}
.navigation-sidebar .navigation-links ul li a {
  text-decoration: none;
  color: white;
  font-size: 42px;
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.navigation-logo {
  width: 220px;
}

nav {
  z-index: 999999;
}
nav a {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 18px;
}
nav .navbar-nav a {
  margin: 0 10px;
}
nav .btn {
  background-color: #22a7e0;
  border-color: #22a7e0;
  width: 160px;
}
nav .navbar-nav img, nav #nav-contact img {
  width: 34px;
  display: inline-block;
  padding-bottom: 2px;
}
nav .nav-link {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #000 !important;
}
nav .nav-item {
  margin-right: 22px;
  border-radius: 10px;
}
nav .container-fluid {
  width: 90%;
}
nav .navbar-toggler {
  padding-right: 0;
}
nav .navbar-toggler:focus-visible {
  outline: none;
}
nav .navbar-toggler:focus {
  box-shadow: none;
}
nav.navbar .dropdown-menu {
  top: 61px;
  box-shadow: none;
  border: 0;
  border-radius: 0;
  padding-top: 0;
}
nav.navbar .dropdown-menu a {
  margin-left: 0;
  font-size: 16px;
}

.landing-page-banner-n1 .vid-container {
  height: 600px;
  overflow: hidden;
  position: relative;
}
.landing-page-banner-n1 .vid-container .video-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: black;
  z-index: 8;
  opacity: 0.3;
}
.landing-page-banner-n1 .vid-container .main-banner {
  z-index: 9;
}
.landing-page-banner-n1 .vid-container video {
  width: 1900px;
  min-height: 600px;
}
.landing-page-banner-n1 .cta-call-request {
  z-index: 10;
}

@media (max-width: 1260px) {
  nav .nav-item {
    margin-right: 22px;
  }
}
.navbar-light .navbar-toggler {
  border: none;
}

.landing-page-banner-n1 .vid-container {
  height: 440px;
  overflow: hidden;
  position: relative;
}
.landing-page-banner-n1 .vid-container video {
  width: 1900px;
  min-height: 440px;
}
.landing-page-banner-n1 section.main-banner {
  width: 100%;
  min-height: 440px;
  position: absolute;
  top: 0;
}
.landing-page-banner-n1 section.main-banner .contain {
  width: 100%;
  min-height: 560px;
  display: flex;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 100px;
}
.landing-page-banner-n1 section.main-banner .contain div {
  align-self: center;
  width: 33%;
  margin-left: 10%;
}
.landing-page-banner-n1 section.main-banner .contain div h1 {
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  margin-bottom: 40px;
}
.landing-page-banner-n1 section.main-banner .contain div h1 span {
  display: inline-block;
  margin-right: 8px;
}
.landing-page-banner-n1 section.main-banner .contain div h4 {
  color: white;
  font-size: 18px;
  font-weight: normal;
  opacity: 0;
}
.landing-page-banner-n1 section.main-banner .contain .banner-img {
  margin-left: auto;
  margin-top: -70px;
  margin-right: 120px;
}

@media (max-width: 1600px) {
  .landing-page-banner-n1 section.main-banner .contain .banner-img {
    margin-right: 190px;
  }
}
@media (max-width: 1200px) {
  .landing-page-banner-n1 section.main-banner .contain .banner-img {
    margin-right: 250px;
  }
}
@media (max-width: 1090px) {
  .landing-page-banner-n1 .main-banner .contain div:nth-of-type(1) {
    margin-left: 7%;
  }
}
@media (max-width: 800px) {
  .landing-page-banner-n1 .main-banner .contain {
    flex-direction: column;
  }
  .landing-page-banner-n1 .main-banner .contain div:nth-of-type(1) {
    width: 75%;
    order: 1;
    margin-right: auto;
    margin-left: 7%;
  }
  .landing-page-banner-n1 .main-banner .contain div:nth-of-type(1) h1 {
    margin-bottom: 20px;
  }
  .landing-page-banner-n1 .main-banner .contain div.banner-img {
    margin-left: 7%;
    margin-right: auto;
    margin-top: 20px;
  }
  .landing-page-banner-n1 .main-banner .contain div.banner-img img {
    width: 290px;
    margin-left: -50px;
  }
}
.cta-call-request {
  position: relative;
  height: auto;
}
.cta-call-request .mobile-call-request {
  width: 100%;
  border-radius: 0;
  background-color: #f2f2f2;
  display: none;
  font-family: "Roboto", sans-serif;
  box-shadow: none;
  padding: 24px 7%;
}
.cta-call-request .mobile-call-request h6 {
  color: black;
  font-size: 24px;
  font-weight: 900;
}
.cta-call-request .mobile-call-request .questions {
  width: 86%;
  display: inline-block;
}
.cta-call-request .mobile-call-request .questions label {
  color: black;
}
.cta-call-request .mobile-call-request .questions input {
  font-size: 18px;
  border-bottom: 1px solid black;
  background-color: transparent;
  width: 100%;
}
.cta-call-request .mobile-call-request .submit {
  display: inline-block;
  width: 12%;
  text-align: right;
  position: relative;
  top: -3px;
}
.cta-call-request .mobile-call-request .submit button {
  background-color: #d1d1d1;
}
.cta-call-request > div {
  min-height: 90px;
  width: 88%;
  margin: 0 auto;
  display: flex;
  background-color: white;
  border-radius: 10px;
  -webkit-box-shadow: 0px 16px 28px 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 16px 28px 5px rgba(0, 0, 0, 0.16);
  padding: 18px 24px;
  margin-top: -60px;
  justify-content: flex-start;
  font-family: "Roboto", sans-serif;
}
.cta-call-request > div button {
  width: 60px;
  height: 40px;
  border-radius: 10px;
  border: none;
}
.cta-call-request div {
  align-self: center;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  margin-right: auto;
}
.cta-call-request div label {
  display: block;
  color: #000000;
}
.cta-call-request div input {
  border: none;
  width: 80%;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #9b9b9b;
  padding-left: 0px;
}
.cta-call-request div input::placeholder {
  color: #9b9b9b;
}
.cta-call-request div select {
  border: none;
  width: 220px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: #9b9b9b;
  padding-left: 0px;
}
.cta-call-request div .bdr {
  border-right: 2px solid lightgrey;
  margin-right: 18px;
  padding-right: 20px;
  width: 24%;
}
.cta-call-request div .bdr:first-of-type {
  width: 140px;
  color: #000000;
  font-size: 22px;
  line-height: 1.4;
}

.desktop-call-request-response {
  opacity: 0;
  visibility: hidden;
  height: 97px;
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  margin-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.desktop-call-request-response .tick__icon {
  opacity: 0;
  visibility: hidden;
}
.desktop-call-request-response #message-response p {
  font-size: 20px;
  opacity: 0;
  visibility: hidden;
}
.desktop-call-request-response #message-response > div {
  display: inline-block;
}

@media (max-width: 1090px) {
  .landing-page-banner-n1 .cta-call-request .mobile-call-request {
    display: block;
  }
  .landing-page-banner-n1 .cta-call-request .desktop-call-request {
    display: none;
  }
}
#about-banner .vid-container {
  height: auto;
}
#about-banner .headshot_section {
  text-align: center;
  height: 360px;
  font-size: 128px;
  text-align: left;
}
#about-banner .headshot_section img {
  width: 390px;
  margin-top: -65px;
}

.about-us {
  margin-top: 120px;
  font-family: "Roboto", sans-serif;
}
.about-us .left-column {
  position: relative;
}
.about-us .left-column .srv-btn {
  background-color: #FF316A;
  padding: 15px 35px;
  color: white;
  border-radius: 10px;
}
.about-us .left-column h5 {
  margin-bottom: 14px;
  color: #000000;
  font-weight: 900;
  font-size: 1rem;
}
.about-us .left-column h5:before {
  content: "-";
  color: #22a7e0;
  font-size: 22px;
  margin-right: 6px;
}
.about-us .left-column h2 {
  margin-bottom: 28px;
  font-weight: 900;
  color: #000000;
  font-size: 2.5rem;
}
.about-us .left-column p {
  padding-right: 20px;
}
.about-us .left-column .programming-languages {
  position: absolute;
  bottom: 40px;
  left: 0;
}
.about-us .left-column .programming-languages ul {
  padding-left: 0;
}
.about-us .left-column .programming-languages ul li {
  margin: 0 10px;
  display: inline-block;
}
.about-us .left-column .programming-languages ul li a {
  color: black;
}
.about-us .left-column .programming-languages ul li a i {
  font-size: 50px;
}
.about-us .left-column h3 {
  font-size: 112px;
  font-weight: 900;
}
.about-us .left-column .stat-section p {
  font-size: 32px;
  font-weight: 900;
  line-height: 1;
  padding-left: 8px;
}
.about-us .testimonials-short .col-6 div {
  background-color: rgba(225, 225, 225, 0.3215686275);
  margin-bottom: 12px;
  padding: 24px 20px;
  font-size: 14px;
  text-align: center;
  min-height: 80px;
  position: relative;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
}
.about-us .testimonials-short .col-6 div .rating {
  background: none;
  min-height: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 8px;
}
.about-us .testimonials-short .col-6 div .rating svg {
  width: 20px;
}
.about-us .testimonials-short .col-6 .first-box {
  box-shadow: inset 0px 35px 20px -7px #FFFFFF;
}
.about-us .testimonials-short .col-6 .last-box {
  box-shadow: inset 0px -35px 20px -7px #FFFFFF;
}
.about-us .right-column {
  position: relative;
}
.about-us .right-column .sml-icon {
  position: absolute;
  top: -5px;
  left: -50px;
}
.about-us .right-column .sml-icon img {
  width: 140px;
}
.about-us .main-image {
  position: relative;
  width: 100%;
  height: 543px;
  border-radius: 10px;
  margin-top: 40px;
  padding: 8px 20px 0 0;
}
.about-us .main-image video {
  width: 90%;
  height: 90%;
  border-radius: 5px;
  object-fit: cover;
  -webkit-box-shadow: -10px 20px 26px 0px rgba(0, 0, 0, 0.22);
  box-shadow: -10px 20px 26px 0px rgba(0, 0, 0, 0.22);
}
.about-us .main-image img {
  width: 90%;
  height: 90%;
  border-radius: 10px;
  object-fit: cover;
}
.about-us .main-image .secondary-image {
  position: absolute;
  top: -70px;
  right: 0px;
  width: 220px;
  height: auto;
  /* background-color: blue; */
  border-radius: 10px;
  z-index: -1;
}
.about-us .main-image .secondary-image img {
  width: 100%;
  height: 100%;
  border-radius: 5px;
  object-fit: cover;
}

@media (max-width: 1090px) {
  .about-us .programming-languages {
    position: relative !important;
    bottom: 0 !important;
  }
}
@media (max-width: 800px) {
  .about-us {
    margin-top: 0;
  }
  .about-us .row {
    flex-direction: column;
  }
  .about-us .row .left-column {
    order: 1;
    width: 100%;
  }
  .about-us .row .left-column > div:nth-of-type(1) {
    padding-right: 0 !important;
  }
  .about-us .row .left-column .programming-languages {
    position: relative;
    bottom: 0;
  }
  .about-us .row .left-column .programming-languages ul {
    padding-top: 30px;
  }
  .about-us .row .left-column .programming-languages ul li {
    margin-bottom: 32px;
  }
  .about-us .row .right-column {
    width: 100%;
  }
  .about-us .row .right-column .main-image {
    padding-right: 0;
  }
  .about-us .row .right-column .main-image img {
    width: 100%;
  }
  .about-us .row .right-column .main-image .secondary-image {
    display: none;
  }
  .about-us .row .right-column .sml-icon {
    position: absolute;
    bottom: -14px;
    right: -50px;
    top: unset;
    left: unset;
  }
}
.services {
  margin-top: 40px;
  font-family: "Roboto", sans-serif;
}
.services .left-column {
  position: relative;
}
.services .left-column h5 {
  margin-bottom: 32px;
  color: #000000;
  font-weight: 900;
}
.services .left-column h5:before {
  content: "-";
  color: #22a7e0;
  font-size: 22px;
  margin-right: 6px;
}
.services .left-column h2 {
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 54px;
  color: #000000;
}
.services .left-column p {
  padding-right: 20px;
}
.services .right-column {
  position: relative;
}
.services .right-column p {
  position: absolute;
  bottom: 0;
  padding-left: 24px;
  padding-right: 10px;
}
.services .service-boxes {
  margin-top: 60px;
  position: relative;
}
.services .service-boxes h6 {
  margin-bottom: 20px;
  font-weight: 900;
  color: #000000;
  font-size: 26px;
}
.services .service-boxes p {
  font-size: 14px;
  padding-right: 60px;
}
.services .service-boxes img {
  border-radius: 10px;
  margin-bottom: 40px;
  top: 103px;
  position: absolute;
  width: 80px;
  transform: rotate(14deg);
  right: -6px;
}
.services .service-boxes video {
  width: 100%;
  height: 150px;
  border-radius: 10px;
  margin-bottom: 40px;
  object-fit: cover;
}

@media (max-width: 800px) {
  .services {
    margin-top: 20px;
  }
  .services .row {
    flex-direction: column;
  }
  .services .row .left-column {
    width: 100%;
  }
  .services .row .left-column h2 {
    font-size: 2rem;
  }
  .services .row .right-column {
    width: 100%;
  }
  .services .row .right-column p {
    position: relative;
    bottom: unset;
    padding-left: 0;
    padding-right: 0;
  }
  .services .service-boxes {
    margin-top: 20px;
  }
  .services .service-boxes .col-4 {
    width: 100%;
  }
  .services .service-boxes .col-4 p {
    margin-bottom: 40px;
  }
  .services .service-boxes video {
    border-radius: 0;
    margin-bottom: 20px;
  }
}
.feedback {
  margin-top: 80px;
  margin-bottom: 140px;
  font-family: "Roboto", sans-serif;
}
.feedback h5 {
  float: right;
  font-weight: 900;
  color: #000000;
  font-size: 30px;
  width: 20%;
}
.feedback .big-title {
  font-size: 18vw;
  font-weight: bold;
  top: -96px;
  left: 90px;
  position: relative;
  color: #f4f4f4;
  z-index: 1;
  margin-bottom: -260px;
}
.feedback .feedback-circle .col-4 {
  text-align: center;
}
.feedback .feedback-circle .col-4.centre {
  margin-top: -32px;
}
.feedback .feedback-circle .col-4.centre img {
  width: 170px;
}
.feedback .feedback-circle.last-row {
  margin-top: 22px;
}
.feedback .feedback-circle.last-row .col-4:nth-of-type(1) {
  text-align: right;
}
.feedback .feedback-circle.last-row .col-4:nth-of-type(3) {
  text-align: left;
}
.feedback .sml-circle img {
  width: 60px;
}
.feedback .quote-section {
  margin-top: -110px;
  z-index: 2;
  position: relative;
}
.feedback .quote-section .col-2 {
  text-align: center;
}
.feedback .quote-section .col-2 img {
  width: 40px;
}
.feedback .quote-section figure {
  text-align: center;
}
.feedback .quote-section figure blockquote p {
  font-size: 20px;
}
.feedback .quote-section figure figcaption b {
  font-size: 22px;
  color: #707070;
}

@media (max-width: 800px) {
  .feedback {
    margin-bottom: 40px;
  }
  .feedback h5 {
    float: none;
    width: 100%;
    margin-top: -90px;
  }
  .feedback .big-title {
    font-size: 39.3vw;
    top: -60px;
    left: -230px;
    margin-bottom: -260px;
  }
  .feedback .quote-section {
    margin-top: unset;
  }
  .feedback .quote-section .col-8 {
    width: 100%;
  }
  .feedback .quote-section figure {
    padding: 0;
  }
}
.service-boxes {
  margin-top: 60px;
  font-family: "Roboto", sans-serif;
}
.service-boxes .box {
  width: 100%;
  height: auto;
  margin: 0 auto 60px auto;
  border-radius: 10px;
  text-align: center;
  padding: 380px 0 0 0;
  position: relative;
}
.service-boxes .box h4 {
  font-size: 54px;
  font-weight: bold;
  margin-bottom: 16px;
  color: #ffffff;
}
.service-boxes .box h5 {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
}
.service-boxes .box p {
  margin: 0 auto;
  color: #ffffff;
  font-size: 16px;
  padding-right: 40px;
}
.service-boxes .box .btn_container {
  position: relative;
  width: 100%;
  height: 100%;
}
.service-boxes .box .view-more-btn {
  padding: 10px 40px;
  background-color: #ff316a;
  color: white;
  font-weight: 900;
  text-decoration: none;
  border-radius: 10px;
  position: absolute;
  bottom: 70px;
  left: 0;
  z-index: 99999;
  width: auto;
}
.service-boxes .box .view-more-btn a {
  text-decoration: none;
  color: white;
}
.service-boxes .box .view-more-btn a i {
  padding-left: 20px;
}
.service-boxes .box .text-section {
  position: relative;
  z-index: 9999;
  padding: 46px 50px;
  text-align: left;
}
.service-boxes .box .fallback_image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  background-color: black;
  overflow: hidden;
  object-fit: cover;
}
.service-boxes .box .fallback_image img {
  width: 100%;
}
.service-boxes .box .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9;
  background-color: black;
  opacity: 44%;
}
.service-boxes .box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
}
.service-boxes .small_box {
  height: 580px;
}
.service-boxes .small_box .text-section {
  position: absolute;
  bottom: 0;
  padding-left: 64px;
}
.service-boxes .small_box .text-section .big-stat {
  font-size: 72px;
}
.service-boxes .small_box .text-section .big-stat-copy {
  font-size: 30px;
}
.service-boxes .services_route {
  padding-left: 90px;
}
.service-boxes #webdesign .graphic {
  overflow: hidden;
  position: absolute;
  top: -2px;
  left: -104px;
  height: auto;
  z-index: 1;
}
.service-boxes #webdesign .graphic svg {
  width: 559px;
}
.service-boxes #webdesign .text-section {
  position: relative;
  z-index: 9999;
  padding: 46px 90px;
  text-align: left;
}
.service-boxes #webdesign .fallback_image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  background-color: black;
  overflow: hidden;
  object-fit: cover;
}
.service-boxes #webdesign .fallback_image img {
  width: 100%;
}
.service-boxes #webdesign .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9;
  background-color: black;
  opacity: 60%;
}
.service-boxes #webdesign video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
}
.service-boxes #marketing .graphic {
  overflow: hidden;
  position: absolute;
  top: -2px;
  left: -104px;
  height: auto;
  z-index: 1;
}
.service-boxes #marketing .graphic svg {
  width: 559px;
}
.service-boxes #marketing .text-section {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9999;
  padding: 134px 100px;
  text-align: left;
}
.service-boxes #marketing .fallback_image {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  background-color: black;
  overflow: hidden;
  object-fit: cover;
}
.service-boxes #marketing .fallback_image img {
  width: 100%;
}
.service-boxes #marketing .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9;
  background-color: black;
  opacity: 60%;
}
.service-boxes #marketing video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
}
.service-boxes #marketing .view-more-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100px;
  z-index: 9;
  padding: 220px 0;
}
.service-boxes #marketing .view-more-btn button {
  width: 60px;
  height: 40px;
  border-radius: 10px;
  border: none;
  background-color: white;
}
.service-boxes #webapps .graphic-webapps {
  overflow: hidden;
  position: absolute;
  top: 49px;
  right: -8px;
  height: 382px;
  z-index: 1;
}
.service-boxes #webapps .text-section {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9999;
  padding: 134px 100px;
  text-align: right;
}
.service-boxes #webapps .text-section p {
  padding-left: 40%;
  padding-right: 0;
}
.service-boxes #webapps .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9;
  background-color: #6e6e6e;
  opacity: 60%;
}
.service-boxes #webapps video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
}
.service-boxes #webapps .view-more-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100px;
  z-index: 9;
  padding: 220px 0;
  transform: rotate(180deg);
}
.service-boxes #webapps .view-more-btn button {
  width: 60px;
  height: 40px;
  border-radius: 10px;
  border: none;
  background-color: white;
}
.service-boxes #seo .graphic-seo {
  overflow: hidden;
  position: absolute;
  top: 2px;
  left: -230px;
  height: auto;
  z-index: 1;
}
.service-boxes #seo .text-section {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9999;
  padding: 134px 100px;
  text-align: left;
}
.service-boxes #seo .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9;
  background-color: black;
  opacity: 60%;
}
.service-boxes #seo video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
}
.service-boxes #seo .view-more-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100px;
  z-index: 9;
  padding: 220px 0;
}
.service-boxes #seo .view-more-btn button {
  width: 60px;
  height: 40px;
  border-radius: 10px;
  border: none;
  background-color: white;
}
.service-boxes #paid-media .graphic-paid {
  overflow: hidden;
  position: absolute;
  top: -65px;
  right: 60px;
  height: auto;
  z-index: 1;
}
.service-boxes #paid-media .graphic-paid svg {
  width: 340px;
}
.service-boxes #paid-media .text-section {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9999;
  padding: 134px 100px;
  text-align: right;
}
.service-boxes #paid-media .text-section p {
  padding-left: 40%;
  padding-right: 0;
}
.service-boxes #paid-media .video-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: 9;
  background-color: #4e4e4e;
  opacity: 60%;
}
.service-boxes #paid-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
}
.service-boxes #paid-media .view-more-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100px;
  z-index: 9;
  padding: 220px 0;
  transform: rotate(180deg);
}
.service-boxes #paid-media .view-more-btn button {
  width: 60px;
  height: 40px;
  border-radius: 10px;
  border: none;
  background-color: white;
}

@media (max-width: 1199px) {
  .service-boxes {
    margin-top: 0;
  }
  .service-boxes .box .text-section {
    padding: 105px 7vw !important;
  }
  .service-boxes .box p {
    font-size: 18px !important;
  }
  .service-boxes #marketing h6 {
    font-size: 40px;
  }
  .service-boxes #webapps h6 {
    font-size: 34px;
  }
  .service-boxes #seo h6 {
    font-size: 40px;
  }
  .service-boxes #paid-media h6 {
    font-size: 34px;
  }
}
@media (max-width: 800px) {
  .service-boxes {
    margin-top: 0;
  }
  .service-boxes .box {
    height: auto;
  }
  .service-boxes .box .text-section {
    padding: 105px 7vw !important;
  }
  .service-boxes .box p {
    font-size: 18px !important;
  }
  .service-boxes #marketing h6 {
    font-size: 40px;
  }
  .service-boxes #marketing .view-more-btn {
    right: 40px !important;
  }
  .service-boxes #webapps h6 {
    font-size: 34px;
  }
  .service-boxes #webapps .view-more-btn {
    left: 40px !important;
  }
  .service-boxes #seo h6 {
    font-size: 40px;
  }
  .service-boxes #seo .view-more-btn {
    right: 40px !important;
  }
  .service-boxes #paid-media h6 {
    font-size: 34px;
  }
  .service-boxes #paid-media .view-more-btn {
    left: 40px !important;
  }
}
.services.page-bottom {
  margin-top: 60px;
  margin-bottom: 80px;
}

.quote-form {
  position: relative;
}
.quote-form > img {
  position: absolute;
  left: 14px;
  top: -40px;
  width: 96px;
  transform: rotate(-15deg);
}
.quote-form > img#heart {
  right: 62px;
  width: 130px;
  position: absolute;
  left: auto;
  transform: rotate(-7deg);
  top: -10px;
}
.quote-form .form-body {
  width: 49%;
  border-radius: 10px;
  display: inline-block;
}
.quote-form .form-body.long {
  width: 100%;
}
.quote-form .form-body.long .inputs {
  width: 98% !important;
}
.quote-form .form-body h2 {
  font-size: 65px;
  color: black;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-align: center;
}
.quote-form .form-body .input-container {
  width: 100%;
  margin: 0 auto;
  padding: 45px 0;
}
.quote-form .form-body .input-container div {
  display: inline-block;
}
.quote-form .form-body .input-container .inputs {
  width: 100%;
}
.quote-form .form-body .input-container .next-btn {
  width: 10%;
  vertical-align: bottom;
}
.quote-form .form-body .input-container label {
  font-family: "Roboto", sans-serif;
  font-size: 25px;
  font-weight: 900;
  display: block;
  color: black;
}
.quote-form .form-body .input-container input {
  width: 100%;
  height: 42px;
  background: transparent;
  border: none;
  border-bottom: 2px solid black;
  display: inline-block;
  margin-right: 12px;
  font-size: 24px;
  color: #489bce;
  font-weight: 300;
}
.quote-form .form-body .input-container a {
  width: 64px;
  height: 46px;
  background-color: black;
  display: inline-block;
  float: right;
  text-align: center;
  padding: 9px 0;
  border-radius: 10px;
  cursor: pointer;
}
.quote-form .form-body .input-container a img {
  width: 26px;
}

@media (max-width: 800px) {
  .quote-form .form-body .input-container .next-btn {
    width: 80px;
    padding: 12px 0;
  }
  .quote-form .form-body .input-container .next-btn img {
    width: 20px;
  }
}
input:focus-visible {
  box-shadow: none;
  outline: none;
}

footer.footer {
  position: relative;
  color: white;
  background-color: #1b1b1b;
  margin-bottom: -60px;
  font-family: "Roboto", sans-serif;
  line-height: 1;
}
footer.footer h6 {
  font-size: 28px;
  color: #707070;
  font-weight: bold;
}
footer.footer ul.social li {
  display: inline-block;
  margin-right: 42px;
}
footer.footer ul.social li a {
  color: white;
}
footer.footer ul.social li a img {
  width: 22px;
}
footer.footer ul.social .socials {
  margin-right: 8px;
}
footer.footer .footer-info {
  width: 100%;
  position: relative;
}
footer.footer .footer-info div:nth-of-type(1) {
  margin-right: 40px;
}
footer.footer .footer-info div:nth-of-type(2) {
  margin-right: 40px;
}
footer.footer .container-fluid .foot-links {
  border-top: 1px solid grey;
  width: 100%;
  padding: 40px 0 25px;
  font-size: 14px;
}
footer.footer .container-fluid .footer-logo {
  display: block;
}
footer.footer .container-fluid div {
  display: inline-block;
}

@media (max-width: 940px) {
  main {
    overflow-x: hidden;
  }
  .footer-logo img {
    width: 380px !important;
  }
  .footer-info div:nth-of-type(3) {
    display: block !important;
  }
  .foot-links {
    display: flex !important;
    flex-direction: column !important;
  }
  .foot-links div:nth-of-type(1) {
    order: 1;
  }
  .foot-links ul {
    padding-left: 0 !important;
    margin-bottom: 32px !important;
  }
  .foot-links ul li {
    margin-right: 10px !important;
  }
}
@media (max-width: 400px) {
  .footer-logo img {
    width: 100% !important;
  }
  .foot-links ul li {
    display: block !important;
    margin-bottom: 14px !important;
  }
  .foot-links ul li.socials {
    display: inline-block !important;
  }
  .foot-links .t-white {
    font-size: 11px;
  }
}
/*CONTACT PAGE */
#map {
  width: 100%;
  height: 600px;
}
#map img {
  width: 200px;
}

#contact-page .cta {
  width: 98%;
  margin-top: 0px;
  margin-bottom: 120px;
}

@media (max-width: 1090px) {
  #contact-page .services {
    margin-top: 80px !important;
  }
}
/*ABOUT PAGE */
#about-page .about-us {
  margin-top: 80px;
}
#about-page .cta {
  margin-top: 20px;
  margin-bottom: 100px;
}

#about-banner .video-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: black;
  z-index: 8;
  opacity: 0.6;
}
#about-banner .cta-call-request {
  z-index: 10;
}
#about-banner .main-banner {
  z-index: 9;
}

#about-page .about-us .left-column p {
  padding-right: 0;
}

.our-performance {
  margin-top: 60px;
  margin-bottom: 40px;
}
.our-performance .video-box {
  margin-bottom: 40px;
  position: relative;
}
.our-performance .video-box .vid-container {
  width: 100%;
  height: 600px;
  position: relative;
}
.our-performance .video-box video {
  width: 100%;
  height: 600px;
  border-radius: 10px;
  object-fit: cover;
}
.our-performance .video-box .statistic {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 1;
}
.our-performance .video-box .statistic h4 {
  font-family: "Roboto", sans-serif;
  color: white;
  font-size: 40px;
  font-weight: 900;
}
.our-performance .video-box .statistic h4.big-stat {
  font-size: 70px;
}
.our-performance .video-box .statistic-overlay {
  background-color: black;
  opacity: 0.45;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
}

/* ABOUT PAGE MEDIA QUERIES */
@media (max-width: 1380px) {
  #about-page .our-performance .video-box .statistic h4.big-stat {
    font-size: 60px;
  }
  #about-page .our-performance .video-box .statistic h4 {
    font-size: 26px;
  }
}
@media (max-width: 800px) {
  #about-page .about-us {
    margin-top: 0;
  }
  #about-banner.landing-page-banner-n1 section.main-banner {
    margin-top: -950px;
  }
  #about-banner {
    margin-bottom: 40px;
  }
  #about-page .our-performance .video-box .vid-container,
#about-page .our-performance .video-box video {
    height: 490px;
  }
  #about-page .our-performance {
    margin-top: 30px;
  }
  .performance-box {
    width: 100%;
  }
  .performance-box .text-box {
    margin-bottom: 30px;
  }
}
.standard-page-footer-icon {
  position: relative;
  margin-top: -90px;
}
.standard-page-footer-icon img {
  position: absolute;
  left: -20px;
  bottom: -60px;
  z-index: 999;
  width: 120px;
}

#news-banner {
  height: 300px;
}

#news-banner .main-banner.news {
  margin-top: 0;
  position: relative;
  height: 300px;
  min-height: 300px;
}
#news-banner .main-banner.news ul {
  list-style-type: none;
  padding-left: 0;
}
#news-banner .main-banner.news ul li {
  display: inline-block;
  margin-right: 12px;
}
#news-banner .main-banner.news .news-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
#news-banner .main-banner.news .banner-img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.8;
  z-index: 8;
}
#news-banner .main-banner.news .banner-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 7;
}
#news-banner .main-banner.news .banner-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#news-banner .main-banner.news .news-banner-text {
  height: 100%;
  position: relative;
  display: flex;
  z-index: 9;
  color: white;
  justify-content: flex-start;
}
#news-banner .main-banner.news .news-banner-text > div {
  width: 60%;
  text-align: left;
  align-self: center;
}
#news-banner .main-banner.news .news-banner-text h1 {
  font-family: "Roboto", sans-serif;
  color: white;
  font-weight: 900;
  margin-bottom: 40px;
}
#news-banner .main-banner.news .news-banner-text h4 {
  font-family: "Roboto", sans-serif;
  color: white;
  font-size: 18px;
  font-weight: normal;
}

#news-page .news-filters {
  margin-top: 40px;
  text-align: left;
}
#news-page .cbp-l-filters-alignLeft .cbp-filter-item {
  color: #9d9d9c;
  border: none;
  background-color: transparent;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
  transition: 0.4s all ease-in-out;
}
#news-page .cbp-l-filters-alignLeft .cbp-filter-item:hover {
  color: black;
}
#news-page .cbp-filter-item.cbp-filter-item-active {
  color: black;
  border-bottom: 6px solid black !important;
}

.news-item {
  font-family: "Roboto", sans-serif;
  margin-top: 40px;
  margin-bottom: 80px;
}
.news-item h1 {
  font-weight: 900;
  margin-bottom: 40px;
  font-size: 52px;
}
.news-item h3 {
  font-size: 30px;
  font-weight: 900;
}
.news-item p {
  font-size: 18px;
}

.progress-header {
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: -1px;
  z-index: 91;
  width: 100%;
  background-color: #f1f1f1;
}
.progress-header .progress-container {
  width: 100%;
  height: 8px;
  background: #ccc;
}
.progress-header .progress-container .progress-bar {
  height: 8px;
  background: #e8396c;
  width: 0%;
}

.our-performance {
  margin-top: 100px;
}
.our-performance .video-box {
  margin-bottom: 40px;
  position: relative;
}
.our-performance .video-box .vid-container {
  width: 100%;
  height: 520px;
  position: relative;
}
.our-performance .video-box video {
  width: 100%;
  height: 520px;
  border-radius: 10px;
  object-fit: cover;
}
.our-performance .video-box .statistic {
  position: absolute;
  bottom: 20px;
  left: 30px;
  z-index: 1;
}
.our-performance .video-box .statistic h4 {
  font-family: "Roboto", sans-serif;
  color: white;
  font-size: 40px;
  font-weight: 900;
}
.our-performance .video-box .statistic h4.big-stat {
  font-size: 70px;
}
.our-performance .video-box .statistic-overlay {
  background-color: black;
  opacity: 0.45;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
}

@media (max-width: 1380px) {
  .our-performance .video-box .statistic h4.big-stat {
    font-size: 60px;
  }
  .our-performance .video-box .statistic h4 {
    font-size: 26px;
  }
}
@media (max-width: 800px) {
  .our-performance .video-box .vid-container,
.our-performance .video-box video {
    height: 500px;
  }
  .our-performance {
    margin-top: 30px;
  }
  .performance-box {
    width: 100%;
  }
  .performance-box .text-box {
    margin-bottom: 30px;
  }
}
.portfolio {
  width: 100%;
  margin: 40px 0 40px 0;
}

.project-overlay, .project {
  border-radius: 10px;
}

.project {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  margin-bottom: 84px;
  -webkit-box-shadow: 0px 16px 28px 5px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 16px 28px 5px rgba(0, 0, 0, 0.16);
}
.project .project-one {
  left: 30px;
}
.project .project-two {
  left: 30px;
}
.project .text-container {
  position: absolute;
  top: 40%;
  z-index: 3;
  text-align: center;
  left: 0;
  right: 0;
  margin-bottom: 20px;
  visibility: hidden;
}
.project .text-container h4 {
  font-family: "Roboto", sans-serif;
  color: white;
  font-weight: 900;
  font-size: 36px;
}
.project .text-container h5 {
  font-family: "Oooh Baby", cursive !important;
  font-size: 36px;
  color: white;
  font-weight: 900;
  margin-bottom: 20px;
}
.project .view-more-btn {
  padding: 14px 40px;
  background-color: #ff316a;
  color: white;
  font-weight: 900;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  z-index: 99999;
  width: 220px;
  margin: 0 auto;
}
.project .view-more-btn a {
  text-decoration: none;
  color: white;
}
.project .view-more-btn i {
  padding-left: 20px;
}
.project .project-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0;
  z-index: 2;
  visibility: hidden;
}
.project img {
  max-height: 660px;
}

.project-slideshow img {
  z-index: 1;
}
.project-slideshow img.active {
  opacity: 1;
}

#work-page .work-item {
  margin-top: 80px;
  margin-bottom: 40px;
}
#work-page .right-column {
  text-align: right;
  font-family: "Roboto", sans-serif;
}
#work-page .right-column h5 {
  font-weight: 900;
}
#work-page .right-column p {
  margin-bottom: 0;
}
#work-page .right-column .objectives {
  margin-bottom: 20px;
}
#work-page .project-information {
  font-family: "Roboto", sans-serif;
}

.contact-cta-boxes {
  font-family: "Roboto", sans-serif;
}
.contact-cta-boxes a {
  text-decoration: none;
}
.contact-cta-boxes .cta-box {
  text-align: center;
  height: 165px;
  padding: 30px;
  background-color: #F1F1F1;
  border-radius: 10px;
}
.contact-cta-boxes .cta-box p {
  font-weight: 900;
  font-size: 22px;
  margin-top: 12px;
  color: black;
}

@media (max-width: 800px) {
  .contact-cta-boxes .col-4 {
    width: 100%;
  }
  .cta-box {
    width: 100%;
    margin-bottom: 20px;
  }
}
/********************/
 * /*2022 STYLES*/
/********************/
.services-btn-section {
  padding-top: 20px;
}
.services-btn-section .service-btn {
  width: 217px;
  border: 1px solid #4799cb;
  padding: 14px;
  border-radius: 10px;
  text-decoration: none;
  background-color: #4493c3;
  color: white;
  margin-right: 20px;
  overflow: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 12px;
}
.services-btn-section .service-btn i {
  float: right;
  padding: 4px;
}

#homepage_banner .vid-container, .contact-page-banner .vid-container {
  height: 600px;
}

#homepage_banner .vid-container {
  height: 100vh;
}
#homepage_banner .vid-container .new_banner {
  padding-top: 20vh;
}

.new_banner {
  padding-top: 120px;
}
.new_banner h1 {
  font-family: "Roboto", sans-serif;
  font-size: 4.7vw;
  font-weight: 600;
}
.new_banner h1 span:nth-of-type(1) {
  color: #FF316A;
}

.down_arrow {
  width: 30px !important;
  position: absolute;
  top: 280px;
  left: 68px;
  animation-name: arrow__animation;
  animation-direction: normal;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

.stats_section {
  margin-top: -50px;
  background-color: #FF316A;
  padding: 140px 0;
  background-color: #FF316A;
}
.stats_section h1, .stats_section h3 {
  font-family: "Roboto", sans-serif;
  font-size: 54px;
  font-weight: 600;
  color: white;
}
.stats_section h1 span, .stats_section h3 span {
  color: #FF316A;
}
.stats_section p {
  font-weight: bold;
  font-size: 20px;
  line-height: 1;
  color: white;
}

#service_boxes .statistic-overlay {
  background-color: #FF316A;
  opacity: 1;
  transition: 0.3s;
}
#service_boxes .statistic-overlay:hover {
  background-color: #333745;
  cursor: pointer;
}
#service_boxes .statistic-overlay svg {
  position: absolute;
  bottom: 12px;
  right: 40px;
}

@keyframes arrow__animation {
  0% {
    top: 280px;
  }
  100% {
    top: 290px;
  }
}
.global__animation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: white;
  z-index: 9999999;
  opacity: 0;
  visibility: hidden;
}

.hero-video {
  width: 100%;
  height: calc(100vh + 2px);
  overflow: hidden;
  /* margin-top: -124px; */
  position: relative;
}

.lead_page_hero .hero_overlay {
  opacity: 0.4 !important;
  background: #333745;
}

.hero_overlay {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.8;
  position: absolute;
}

.service_video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-video h1 {
  position: absolute;
  left: 0;
  bottom: 70px;
  object-fit: cover;
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  color: white;
  font-weight: bold;
  animation-name: service_animation;
  animation-duration: 180s;
  transform: rotate(270deg);
  transform-origin: 0 0;
  opacity: 0.2;
}

@keyframes service_animation {
  0% {
    bottom: -4000px;
  }
  100% {
    bottom: 2000px;
  }
}
.services_page_layout .nav-link {
  color: white !important;
}
.services_page_layout .navbar-brand path {
  fill: white !important;
}
.services_page_layout .new_banner {
  position: absolute;
  top: 30vh;
  padding-top: 0;
}
.services_page_layout .new_banner h1 {
  font-size: 54px;
}
.services_page_layout .new_banner h1 span {
  color: white !important;
}
.services_page_layout .new_banner a {
  padding: 10px 40px;
  background-color: white;
  border-radius: 10px;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 60px;
  position: relative;
  top: 42px;
  font-family: "Roboto", sans-serif;
  color: #FF316A;
}
.services_page_layout .new_banner a.above-fold-btn {
  padding: 18px 20px 18px 26px;
  font-size: 16px;
  color: white;
  background-color: rgba(255, 255, 255, 0.2509803922);
  cursor: pointer;
}
.services_page_layout .new_banner a.above-fold-btn img {
  transform: rotate(-90deg);
  width: 20px;
  margin-left: 18px;
}
.services_page_layout .about-us {
  margin-top: 80px;
}
.services_page_layout .services {
  margin-top: 0;
}
.services_page_layout .services .our-performance {
  margin-bottom: 0;
}
.services_page_layout .video-box .vid-container {
  height: 500px;
  border-radius: 10px;
  overflow: hidden;
}
.services_page_layout .video-box .vid-container .statistic {
  z-index: 2;
}
.services_page_layout .video-box .vid-container .vidi-overlay {
  z-index: 1;
}
.services_page_layout .video-box .vid-container img {
  object-fit: cover;
  width: 100%;
  position: relative;
}
.services_page_layout .video-box .vid-container img.middle_img {
  left: -250px;
}
.services_page_layout .video-box .vid-container img.end_img {
  left: -230px;
  width: 850px;
}
.services_page_layout .feedback {
  margin-top: -80px;
  margin-bottom: 90px !important;
}
.services_page_layout .service_packs,
.services_page_layout .faq_section {
  margin: 48px 0;
}
.services_page_layout .service_packs ul,
.services_page_layout .faq_section ul {
  list-style-type: none;
  padding-left: 8px;
}
.services_page_layout .service_packs ul li,
.services_page_layout .faq_section ul li {
  font-size: 16px;
  margin-bottom: 12px;
}
.services_page_layout .service_packs ul li img,
.services_page_layout .faq_section ul li img {
  width: 25px;
  display: inline-block;
  margin-right: 4px;
}
.services_page_layout .service_packs a.service_link,
.services_page_layout .faq_section a.service_link {
  text-decoration: none;
  cursor: pointer;
  color: white;
}
.services_page_layout .service_packs .left-column h2,
.services_page_layout .faq_section .left-column h2 {
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 64px;
  color: #000000;
  font-family: "Roboto", sans-serif;
}
.services_page_layout .service_packs .services_slider_container,
.services_page_layout .faq_section .services_slider_container {
  position: relative;
  left: -400px;
}
.services_page_layout .service_packs .services_slider_container .slick-list,
.services_page_layout .faq_section .services_slider_container .slick-list {
  overflow: visible;
  margin-top: 52px;
}
.services_page_layout .service_packs .services_slider_container .service_slide,
.services_page_layout .faq_section .services_slider_container .service_slide {
  width: 520px;
  height: 780px;
  border-radius: 10px;
  background-color: #FF316A;
  margin: 0 15px;
  padding: 28px 30px;
  font-family: "Roboto", sans-serif;
}
.services_page_layout .service_packs .services_slider_container .service_slide > div,
.services_page_layout .faq_section .services_slider_container .service_slide > div {
  height: 100%;
  position: relative;
}
.services_page_layout .service_packs .services_slider_container .service_slide .bottom_card,
.services_page_layout .faq_section .services_slider_container .service_slide .bottom_card {
  position: absolute;
  bottom: -22px;
  right: 12px;
}
.services_page_layout .service_packs .services_slider_container .service_slide .service_card_btn, .services_page_layout .service_packs .services_slider_container .service_slide .service_card_arrow,
.services_page_layout .faq_section .services_slider_container .service_slide .service_card_btn,
.services_page_layout .faq_section .services_slider_container .service_slide .service_card_arrow {
  display: inline-block;
}
.services_page_layout .service_packs .services_slider_container .service_slide .service_card_btn p,
.services_page_layout .faq_section .services_slider_container .service_slide .service_card_btn p {
  font-size: 22px;
  text-decoration: none;
  color: white;
  margin-right: 16px;
}
.services_page_layout .service_packs .services_slider_container .service_slide .service_card_arrow,
.services_page_layout .faq_section .services_slider_container .service_slide .service_card_arrow {
  transform: rotate(270deg);
  transform-origin: center;
  position: relative;
  bottom: 2px;
}
.services_page_layout .service_packs .services_slider_container .service_slide .service_card_arrow svg,
.services_page_layout .faq_section .services_slider_container .service_slide .service_card_arrow svg {
  width: 20px;
  margin-top: -4px;
}
.services_page_layout .service_packs .services_slider_container .service_slide h3,
.services_page_layout .faq_section .services_slider_container .service_slide h3 {
  color: white;
  font-size: 38px;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 18px;
}
.services_page_layout .service_packs .services_slider_container .service_slide p,
.services_page_layout .faq_section .services_slider_container .service_slide p {
  color: white;
  font-size: 16px;
}
.services_page_layout .service_packs button.custom_prev.slick-arrow, .services_page_layout .service_packs button.custom_next.slick-arrow,
.services_page_layout .faq_section button.custom_prev.slick-arrow,
.services_page_layout .faq_section button.custom_next.slick-arrow {
  background-color: black;
  position: relative;
  top: 0;
  left: 0;
  border-radius: 100px;
  width: 55px;
  height: 55px;
  margin-right: 18px;
}
.services_page_layout .service_packs .slider_nav,
.services_page_layout .faq_section .slider_nav {
  margin-top: 50px;
}
.services_page_layout .service_packs .slider_nav .custom_prev svg,
.services_page_layout .faq_section .slider_nav .custom_prev svg {
  width: 20px;
  transform: rotate(90deg);
  transform-origin: center;
  position: absolute;
  top: -17px;
  right: 15px;
}
.services_page_layout .service_packs .slider_nav .custom_next svg,
.services_page_layout .faq_section .slider_nav .custom_next svg {
  width: 20px;
  transform: rotate(270deg);
  transform-origin: center;
  position: absolute;
  top: -18px;
  right: 15px;
}
.services_page_layout .service_packs .primary_slider_nav,
.services_page_layout .faq_section .primary_slider_nav {
  margin-top: 0;
  margin-bottom: -12px;
}
.services_page_layout .service_packs .primary_slider_nav .custom_prev,
.services_page_layout .faq_section .primary_slider_nav .custom_prev {
  width: 45px !important;
  height: 45px !important;
}
.services_page_layout .service_packs .primary_slider_nav .custom_prev svg,
.services_page_layout .faq_section .primary_slider_nav .custom_prev svg {
  width: 18px;
  transform: rotate(90deg);
  transform-origin: center;
  position: absolute;
  top: -22px;
  right: 12px;
}
.services_page_layout .service_packs .primary_slider_nav .custom_next,
.services_page_layout .faq_section .primary_slider_nav .custom_next {
  width: 45px !important;
  height: 45px !important;
}
.services_page_layout .service_packs .primary_slider_nav .custom_next svg,
.services_page_layout .faq_section .primary_slider_nav .custom_next svg {
  width: 18px;
  transform: rotate(270deg);
  transform-origin: center;
  position: absolute;
  top: -22px;
  right: 12px;
}
.services_page_layout .service-benefits .service-background {
  background-color: #FF316A;
  margin: 66px 0;
  padding: 80px 0;
  width: calc(100vw + 127px);
  margin-left: -127px;
}
.services_page_layout .service-benefits .service-background .servcontainer {
  width: calc(90% - 127px);
  margin: 0 auto;
}
.services_page_layout .service-benefits .service-background .section-title {
  color: white;
  margin-bottom: 100px;
}
.services_page_layout .service-benefits .service-background .benefits-left {
  width: 60%;
  display: inline-block;
}
.services_page_layout .service-benefits .service-background .benefits-right {
  width: 20%;
  display: inline-block;
  vertical-align: top;
}
.services_page_layout .service-benefits .service-background ul {
  list-style-type: none;
  padding-left: 0;
}
.services_page_layout .service-benefits .service-background ul li {
  margin-bottom: 12px;
}
.services_page_layout .service-benefits .service-background ul p {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  color: white;
  display: inline-block;
  width: 70%;
}
.services_page_layout .service-benefits .service-background ul img {
  width: 45px;
  margin-right: 12px;
  vertical-align: top;
}
.services_page_layout .service-benefits .service-background .service-contact-box {
  width: 420px;
  height: 200px;
  background-color: white;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  padding: 38px 20px;
}
.services_page_layout .service-benefits .service-background .service-contact-box p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 28px;
}
.services_page_layout .service-benefits .service-background .service-contact-box .btn {
  background-color: black;
  padding: 15px 35px;
  color: white;
  border-radius: 10px;
}
.services_page_layout .service-benefits.switch .section-title {
  color: black;
}
.services_page_layout .service-benefits.switch .service-background {
  background-color: white;
}
.services_page_layout .service-benefits.switch .service-background ul li p {
  color: black;
}
.services_page_layout .service-benefits.switch .service-contact-box {
  background-color: #FF316A;
}
.services_page_layout .service-benefits.switch .service-contact-box p {
  color: white;
}
.services_page_layout .service-benefits.switch .service-contact-box .btn {
  background-color: white;
  color: black;
}
.services_page_layout .service-benefits.switch .benefits-left {
  width: 36%;
  display: inline-block;
  vertical-align: top;
}
.services_page_layout .service-benefits.switch .benefits-right {
  width: 60%;
  display: inline-block;
  padding-left: 160px;
}
.services_page_layout .promo {
  position: relative;
}
.services_page_layout .promotional_banner_overlay {
  height: 520px;
  width: calc(100vw + 127px);
  background-color: black;
  opacity: 0.7;
  margin-left: -127px;
  position: absolute;
}
.services_page_layout .promotional_banner {
  margin: 66px 0;
  height: 520px;
  width: calc(100vw + 127px);
  background-color: black;
  margin-left: -127px;
  background-image: url("/img/webp/promo_bg.webp");
  background-size: cover;
  background-position-y: bottom;
}
.services_page_layout .promotional_banner.charity {
  margin: 66px 0;
  height: 520px;
  width: calc(100vw + 127px);
  background-color: black;
  margin-left: -127px;
  background-image: url("/img/webp/charity_services.webp");
  background-size: cover;
  background-position-y: bottom;
}
.services_page_layout .promotion_container {
  font-family: "Roboto", sans-serif;
  color: white;
  position: absolute;
  z-index: 1;
  top: 130px;
  width: 60%;
}
.services_page_layout .promotion_container h2 {
  font-size: 50px;
  font-weight: bold;
}
.services_page_layout .promotion_container .down_arrow svg {
  width: 28px;
}

.homepage_values.our-performance .video-box .statistic h4.big-stat {
  font-size: 35px;
  text-decoration: none;
}
.homepage_values.our-performance .statistic h4 {
  font-size: 24px;
}

/**************************/
/**************************/
@media (max-width: 768px) {
  .navigation-sidebar .navigation-links ul {
    width: 100%;
  }
}
@media screen and (min-width: 300px) and (max-width: 994px) {
  p, .accordion-button, .accordian-body {
    font-size: 16px !important;
  }
  .navbar-brand svg {
    width: 230px !important;
  }
  #homepage_banner .vid-container .new_banner {
    padding-top: 18vh;
  }
  #homepage_banner .vid-container .new_banner h1 {
    font-size: 6vw;
  }
  #homepage_banner .vid-container .new_banner .col-9 {
    width: 100%;
  }
  .new_banner h1 span:nth-of-type(1) {
    position: relative;
  }
  .stats_section {
    padding: 86px 0;
  }
  .stats_section h1, .stats_section h3 {
    font-size: 46px;
  }
  .stats_section .col-6 {
    width: 100%;
  }
  .stats_section .col-5 {
    width: 100%;
    margin-top: 52px;
    margin-left: 0;
  }
  .services {
    margin-top: 60px;
  }
  .services h2 {
    font-size: 46px !important;
  }
  .services .serv__section_0 .left-column {
    margin-bottom: 22px;
  }
  .services .serv__section_1 .video-box .statistic h4.big-stat {
    font-size: 24px;
  }
  .services .serv__section_1 .video-box .statistic h4.big-stat .video-box .statistic h4.big-stat-copy {
    font-size: 28px;
  }
  .services .our-performance {
    margin-bottom: 0;
  }
  .services.serv_list {
    margin-top: 20px;
  }
  .contact_section .section-title {
    margin-bottom: 22px !important;
  }
}
/**************************/
/**************************/
@media screen and (min-width: 300px) and (max-width: 994px) {
  .services_page_layout header {
    margin-bottom: -124px;
  }
  .services_page_layout .hero-video {
    margin-top: 0;
  }
  .services_page_layout .new_banner .col-9 {
    width: 100%;
  }
  .services_page_layout .new_banner h1 {
    font-size: 52px;
  }
  .services_page_layout .new_banner.leadpage_banner h1 {
    font-size: 46px;
  }
  .services_page_layout .about-us h2 {
    font-size: 46px;
  }
  .services_page_layout .feedback {
    margin-top: 90px;
  }
  .services_page_layout .feedback h5 {
    font-size: 46px;
  }
  .services_page_layout .feedback img {
    display: none;
  }
  .services_page_layout .feedback blockquote p {
    font-size: 16px !important;
  }
  .services_page_layout .feedback .big-title {
    font-size: 39.3vw !important;
  }
  .services_page_layout .service_packs .left-column h2 {
    font-size: 46px !important;
  }
  .services_page_layout .service_packs .services_slider_container .service_slide {
    margin: 0 8px;
    padding: 28px 20px;
  }
  .services_page_layout .promo .promotion_container {
    top: 82px;
    width: 90%;
  }
  .promo .promotion_container {
    top: 82px;
    width: 90%;
  }
}
@media (max-width: 800px) {
  .services_page_layout .new_banner {
    top: 26vh;
    left: 6px;
  }
  .services_page_layout .about-us {
    margin-top: 48px;
  }
  .services_page_layout .about-us .left-column {
    margin-bottom: -60px;
  }
  .services_page_layout .about-us .left-column .srv-btn {
    padding: 15px 16px;
  }
  .services_page_layout .about-us .testimonials-short {
    order: 2;
  }
  .services_page_layout .about-us .row {
    flex-direction: inherit;
  }
  .services_page_layout .testimonials-short {
    width: 100%;
  }
  .services_page_layout .testimonials-short .col-6 div {
    font-size: 13px;
  }
  .services_page_layout .testimonials-short .col-6 .last-box {
    display: none;
  }
  .services_page_layout .services .our-performance {
    margin-bottom: -60px;
  }
  .services_page_layout .services .our-performance h4.big-stat {
    font-size: 44px !important;
  }
  .services_page_layout .services .our-performance .big-stat-copy {
    font-size: 24px;
  }
  .services_page_layout .service_packs .services_slider_container .service_slide {
    width: 365px;
  }
  .services_page_layout .service-benefits .service-background {
    padding: 80px 0px 60px 0;
  }
  .services_page_layout .service-benefits .service-background ul p {
    width: 80%;
  }
  .services_page_layout .service-benefits .service-background .section-title {
    margin-bottom: 40px;
  }
  .services_page_layout .service-benefits .service-background .servcontainer {
    width: calc(100% - 240px);
    margin: 0 128px;
  }
  .services_page_layout .service-benefits .service-background .servcontainer .benefits-left {
    width: 100%;
  }
  .services_page_layout .service-benefits .service-background .servcontainer .benefits-right {
    width: 100%;
  }
  .services_page_layout .service-benefits .service-background .service-contact-box {
    width: 100%;
    margin: 20px auto;
    height: 144px;
    padding: 25px 20px;
  }
  .services_page_layout .service-benefits.switch .service-background {
    padding: 0px 0px 0px 0;
  }
  .services_page_layout .service-benefits.switch .service-background ul p {
    width: 80%;
  }
  .services_page_layout .service-benefits.switch .service-background .section-title {
    margin-bottom: 40px;
  }
  .services_page_layout .service-benefits.switch .service-background .servcontainer {
    width: calc(100% - 240px);
    margin: 0 128px;
  }
  .services_page_layout .service-benefits.switch .service-background .servcontainer .benefits-left {
    width: 100%;
  }
  .services_page_layout .service-benefits.switch .service-background .servcontainer .benefits-right {
    width: 100%;
    padding-left: 0;
  }
  .services_page_layout .service-benefits.switch .service-background .servcontainer .mobile-flex {
    display: flex;
    flex-direction: column-reverse;
  }
  .services_page_layout .service-benefits.switch .service-background .service-contact-box {
    width: 100%;
    margin: 20px auto;
    height: 144px;
    padding: 25px 20px;
  }
  .services_page_layout .promotion_container h2 {
    font-size: 40px;
    font-weight: bold;
  }
  .promotion_container h2 {
    font-size: 40px;
    font-weight: bold;
  }
}
@media (max-width: 800px) {
  .about-us {
    margin-top: 48px;
  }
  .about-us .left-column {
    margin-bottom: -60px;
  }
  .about-us .left-column .srv-btn {
    padding: 15px 16px;
  }
  .about-us .testimonials-short {
    order: 2;
  }
  .about-us .row {
    flex-direction: inherit;
  }
  .testimonials-short {
    width: 100%;
  }
  .testimonials-short .col-6 div {
    font-size: 13px;
  }
  .testimonials-short .col-6 .last-box {
    display: none;
  }
}
/*** UPDATED HOMEPAGE ELEMENT ***/
.services_route {
  padding-top: 80px;
  margin-bottom: 80px;
}
.services_route section.marg {
  margin-bottom: 120px;
  text-align: center;
}
.services_route section.marg_second {
  margin-top: 40px;
}
.services_route section.marg_third {
  margin: 40px 0 -40px 130px;
  text-align: left;
}
.services_route .text_section h4 {
  font-size: 72px;
  font-weight: 900;
  margin-bottom: 30px;
}
.services_route .text_section h5 {
  font-size: 35px;
  font-weight: 900;
  margin-bottom: 30px;
}
.services_route .text_section p {
  margin-bottom: 40px;
  width: 80%;
}
.services_route .text_section a {
  padding: 14px 40px;
  background-color: #ff316a;
  color: white;
  font-weight: 900;
  text-decoration: none;
  border-radius: 10px;
}
.services_route .left-column {
  margin-bottom: 110px;
}
.services_route .image_column {
  position: relative;
  padding-left: 40px;
}
.services_route .image_column .serv_video {
  max-width: 70%;
  min-width: 40%;
  z-index: 1;
  height: 500px;
  border-radius: 10px;
}
.services_route .image_column .serv_video video {
  width: 100%;
}
.services_route .image_column img {
  max-width: 70%;
  min-width: 40%;
  z-index: 1;
  height: 500px;
  border-radius: 10px;
}
.services_route .image_column .main-image > div {
  position: relative;
}
.services_route .image_column .secondary-image {
  position: absolute;
  max-width: 70%;
  min-width: 60%;
  height: 469px;
  top: -35px;
  left: 80px;
  border-radius: 10px;
  background-color: #FF316A;
  z-index: -1;
}
.services_route .right_layout .main-image {
  text-align: right;
}
.services_route .right_layout .text_section h4, .services_route .right_layout .text_section h5, .services_route .right_layout .text_section p {
  text-align: right;
  float: right;
  clear: both;
}
.services_route .right_layout .text_section a {
  float: right;
  clear: both;
}
.services_route .right_layout .secondary-image {
  right: 80px;
  left: 24%;
}
.services_route .right_layout .image_column {
  padding-left: 0;
  padding-right: 40px;
}

/** Service Page ""//import css-variables from */
._cards {
  margin-bottom: 80px !important;
}

.cards_row {
  margin-top: -50px;
  margin-bottom: 40px;
}

.serv {
  margin-top: 40px;
  margin-bottom: 40px;
}

.service_card {
  min-height: 445px;
  background-color: #ff316a;
  border-radius: 10px;
  padding: 30px 35px 100px 35px;
  position: relative;
  margin-bottom: 30px;
}
.service_card .service_title {
  margin-bottom: 40px;
}
.service_card .service_title h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  font-size: 34px;
  color: white;
}
.service_card .service_title p {
  color: white;
  margin-top: 28px;
}
.service_card .service_modal_btn {
  position: absolute;
  bottom: 25px;
}
.service_card .service_modal_btn a {
  width: 40%;
  background-color: white;
  padding: 15px 40px;
  border-radius: 10px;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  color: black;
}
.service_card .service_modal_btn a svg {
  width: 14px;
  position: relative;
  right: -16px;
}
.service_card .rating_icon {
  position: absolute;
  right: 40px;
  bottom: 40px;
}
.service_card .rating_icon img {
  width: 50px;
}

.service_modal {
  position: absolute;
  width: 100%;
  height: calc(100vh + 20px);
  z-index: 9999999;
  background-color: black;
}
.service_modal .modal_card {
  width: 650px;
  height: 80%;
  margin: 0 auto;
  background-color: #ff316a;
  position: absolute;
  left: 0;
  right: 0;
  top: 6vh;
  border-radius: 10px;
  padding: 50px 60px;
}

.service_slide {
  font-family: "Roboto", sans-serif;
}
.service_slide > div {
  height: 100%;
  position: relative;
}
.service_slide .bottom_card {
  position: absolute;
  bottom: -22px;
  right: 12px;
}
.service_slide .service_card_btn, .service_slide .service_card_arrow {
  display: inline-block;
}
.service_slide .service_card_btn p {
  font-size: 22px;
  text-decoration: none;
  color: white;
  margin-right: 16px;
}
.service_slide .service_card_arrow {
  transform: rotate(270deg);
  transform-origin: center;
  position: relative;
  bottom: 2px;
}
.service_slide .service_card_arrow svg {
  width: 20px;
  margin-top: -4px;
}
.service_slide h3 {
  color: white;
  font-size: 38px;
  line-height: 1.1;
  font-weight: bold;
  margin-bottom: 18px;
}
.service_slide p {
  color: white;
  font-size: 16px;
}
.service_slide ul {
  list-style-type: none;
  padding-left: 8px;
}
.service_slide ul li {
  font-size: 16px;
  margin-bottom: 12px;
  color: white;
}
.service_slide ul li img {
  width: 25px;
  display: inline-block;
  margin-right: 4px;
}

/** LEAD PAGE CSS **/
.services_page_layout .lead_page_hero {
  height: 80vh !important;
}
.services_page_layout .leadpage_banner {
  background-color: white;
  border-radius: 10px;
  top: 21vh;
  margin: 0 40vw 0 6vw;
  left: 0vw;
  padding: 40px 0 90px 0 !important;
}
.services_page_layout .leadpage_banner h1 {
  font-size: 46px;
  margin-bottom: 20px;
}
.services_page_layout .leadpage_banner p {
  font-size: 16px;
}
.services_page_layout .leadpage_cta {
  background-color: #ff316a !important;
  padding: 18px 86px 18px 86px !important;
  border-radius: 10px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  font-family: "Roboto", sans-serif;
}
.services_page_layout .lead_page_stats h2 {
  font-size: 50px !important;
}
.services_page_layout .lead_page_stats h2, .services_page_layout .lead_page_stats .stat-section {
  margin-bottom: 60px;
}
.services_page_layout .lead_page_stats .stat-section h3 {
  color: #ff316a;
}
.services_page_layout .lead_page_service_options {
  margin-top: 50px;
  padding: 40px;
  background-color: #333745;
  border-radius: 10px;
}
.services_page_layout .lead_page_service_options ul {
  list-style-type: none;
  padding-left: 0;
}
.services_page_layout .lead_page_service_options ul li {
  margin-bottom: 18px;
  color: white;
}
.services_page_layout .lead_page_service_options ul li div:nth-of-type(2) {
  line-height: 2;
  color: white;
}
.services_page_layout .lead_page_service_options ul li img {
  width: 30px;
  margin-right: 12px;
}
.services_page_layout .lead_page_steps {
  margin-top: 40px;
}
.services_page_layout .lead_page_steps h2 {
  margin-bottom: 40px;
}
.services_page_layout .lead_page_steps svg {
  width: 70px;
}
.services_page_layout .lead_page_steps .steps_text {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 900;
  margin-left: 20px;
}
.services_page_layout .lead_page_steps .steps > div {
  margin-bottom: 20px;
}
.services_page_layout .lead_page_includes {
  margin: 0 0 80px 0;
}

.service_contact_box {
  width: auto;
  height: 200px;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  padding: 38px 20px;
  background-color: #ff316a;
  margin-top: 20px;
}
.service_contact_box p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: white;
}
.service_contact_box .btn {
  background-color: white;
  padding: 15px 35px;
  color: black;
  border-radius: 10px;
}

#ommie_logo {
  width: 100%;
}

.ommie_project .work-item {
  margin-bottom: 80px !important;
}
.ommie_project .project {
  height: auto !important;
}
.ommie_project .project_page_stats {
  margin-top: 95px;
  margin-bottom: 120px;
  text-align: center;
}
.ommie_project .project_page_stats .left-column h3 {
  font-size: clamp(36px, 8vw, 100px);
}

img.screens {
  width: 100%;
  max-height: inherit !important;
}

img.screens_sml {
  width: auto;
  height: 480px;
}

.services_section .serv__section_0 {
  margin-bottom: 80px;
}

.project-homepage .left-column h2 {
  margin-bottom: 40px;
}

.service-boxes .box, .homepage_banner {
  margin-bottom: 0px;
}

.project-homepage {
  margin-top: 0;
  margin-bottom: 94px;
}

.contact_card {
  align-self: flex-start;
}
.contact_card ._card {
  width: 80%;
  margin: 0 0 0 auto;
  height: auto;
  background-color: #ff316a;
  text-align: center;
  border-radius: 10px;
  padding: 40px;
}
.contact_card ._card p {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  color: white;
}
.contact_card ._card ._card_title p {
  font-size: 25px;
}
.contact_card ._card ._card_contact {
  margin-bottom: 42px;
}
.contact_card ._card ._card_contact img {
  width: 80px;
}
.contact_card ._card ._card_contact > div {
  display: inline-block;
  text-align: left;
}
.contact_card ._card ._card_contact > div:nth-of-type(2) {
  position: relative;
  top: 10px;
  padding-left: 12px;
}
.contact_card ._card ._card_contact > div p {
  margin-bottom: 0;
}
.contact_card ._card ._card_button {
  margin-bottom: 20px;
}
.contact_card ._card ._card_button a {
  padding: 18px 46px;
  font-size: 16px;
  color: #ff316a;
  background-color: white;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 900;
  display: block;
}

.service-boxes .homepage_box {
  height: auto;
  padding-top: 240px;
  margin-bottom: 40px;
}
.service-boxes .homepage_box h5 {
  padding-bottom: 38px;
}
.service-boxes .homepage_box .view-more-btn {
  position: relative;
  bottom: 0;
  padding: 10px 31px;
  width: 220px;
}

.project-homepage .project {
  height: 480px;
  margin-bottom: -20px;
}
.project-homepage .project img.screens {
  width: inherit !important;
  max-height: 480px !important;
  position: relative;
  left: 0px;
}

.project .text-container {
  top: 33%;
  padding: 20px;
}
.project .text-container h5 {
  font-size: 26px;
}
.project .view-more-btn:hover {
  background-color: #44CCFF;
}

.project_banner {
  padding-top: 60px;
}
.project_banner .col-5 {
  display: flex;
  align-items: center;
}
.project_banner .col-7 {
  text-align: center;
  position: relative;
  right: -20px;
}

.project_nav_container {
  position: fixed;
  bottom: 20px;
  width: 100%;
  display: flex;
  justify-content: center;
}
.project_nav_container a {
  text-decoration: none;
}
.project_nav_container .view-more-btn {
  padding: 12px 20px;
  background-color: #ff316a;
  color: white;
  font-weight: 900;
  text-decoration: none;
  border-radius: 10px;
  position: relative;
  z-index: 99999;
  width: 180px;
  text-align: center;
  margin-right: 12px;
  font-size: 12px;
  transition: 0.4s;
}
.project_nav_container .view-more-btn:hover {
  cursor: pointer;
  background-color: #333745;
}

.contact-cta-boxes .cta-box {
  transition: 0.4s;
}
.contact-cta-boxes .cta-box:hover {
  background-color: #dfdfdf;
}

.service_sharing_icons ul {
  position: absolute;
  bottom: 40px;
  right: 57px;
}
.service_sharing_icons ul li {
  display: inline-block;
  padding-right: 40px;
}
.service_sharing_icons ul li img {
  width: 30px;
}

.service-locations ul {
  padding-left: 0;
  list-style-type: none;
}
.service-locations ul li {
  display: inline-block;
  margin-right: 16px;
}
.service-locations ul li a {
  color: white;
  text-decoration: none;
}
.service-locations ul li a:hover {
  text-decoration: underline;
}

.whatsapp-contact {
  width: 20px;
  position: relative;
  bottom: 2px;
  left: 4px;
}

.services_page_layout .faq_section {
  margin-top: 0;
  margin-bottom: 140px;
}
.services_page_layout .faq_section h2.section-title {
  margin-bottom: 40px;
}
.services_page_layout .faq_section .accordion-button {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: bold;
}
.services_page_layout .faq_section .accordian-body {
  font-family: "Roboto", sans-serif;
  font-size: 20px;
}
.services_page_layout .faq_section .accordion-button:not(.collapsed) {
  color: white;
  background-color: #ff306a;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  font-weight: bold;
}

@media (max-width: 580px) {
  .footer-info {
    display: flex !important;
    flex-wrap: wrap;
  }
  .footer-info p {
    white-space: normal;
  }
  .foot-links {
    white-space: normal;
  }
}
@media (max-width: 1199px) {
  .service-boxes .box .text-section {
    padding: 46px 50px !important;
  }
  .service-boxes .f_box.box .text-section {
    padding: 46px 50px 154px 50px !important;
  }
  .service-boxes .box h4 {
    font-size: 44px;
  }
  .services_section .col-3 {
    width: 100%;
  }
  .services_section .box p {
    font-size: 13px !important;
  }
  #f_btn {
    left: 50px;
  }
  #about-banner .new_banner h1 {
    font-size: clamp(36px, 4.7vw, 60px) !important;
    height: 300px;
  }
  #about-banner .new_banner .col-8 {
    width: 100%;
  }
  #about-banner .new_banner .col-4 {
    display: none;
  }
  .about_page_style .col-8 br {
    display: none;
  }
  .about_page_style .col-8 h1 span {
    position: relative;
  }
  .about_page_style .col-8 h1 .secondary_sub_font_b {
    padding-left: 0;
  }
  .project_page_style .new_banner .col-6 {
    width: 100%;
  }
  .project_page_style .new_banner .col-6 br {
    display: none;
  }
  .project_page_style .new_banner .col-6 h1 span {
    position: relative;
  }
}
@media (max-width: 800px) {
  .project-homepage {
    margin-bottom: 0;
  }
  .project-homepage .project {
    height: 260px;
    margin-bottom: 30px;
  }
  .project-homepage .project img.screens {
    width: 580px;
  }
  .project_images_container > .col-4 {
    width: 100%;
  }
  .services_section .col-md-5, .services_section .col-md-7, .services_section .col-9, .services_section .col-3 {
    width: 100%;
  }
  .service-boxes .box .text-section {
    padding: 105px 7vw 40px 7vw !important;
  }
  .service-boxes .box.f_box .text-section {
    padding: 105px 7vw 105px 7vw !important;
  }
  #f_btn {
    left: 7vw;
  }
  .f_box {
    padding-top: 180px !important;
  }
  .services.serv_list {
    margin-bottom: 60px;
  }
  .project-homepage {
    margin-top: 40px !important;
  }
  #work-page .right-column {
    margin-left: 0;
    margin-bottom: 60px;
    text-align: left;
  }
  #work-page .work-item {
    margin-top: 0;
    margin-bottom: 40px !important;
  }
  #work-page .project_page_stats {
    margin-top: 36px;
    margin-bottom: 20px;
  }
  #work-page .performance-box .text-box {
    margin-bottom: 0;
  }
  .project-content .project {
    height: 400px !important;
  }
  .project-content .project img {
    width: auto;
    max-height: 400px !important;
  }
  .project_banner .col-5 {
    width: 100%;
    order: 2;
  }
  .project_banner .col-5 h1 {
    height: auto !important;
  }
  .project_banner .col-7 {
    width: 100%;
    right: 0;
  }
  .offset-1.col-4.right-column br {
    display: none;
  }
  #work-page .right-column {
    margin-bottom: 20px !important;
  }
  .service_sharing_icons ul {
    position: absolute;
    bottom: 18px;
    right: 0;
    left: 0;
    text-align: center;
  }
  .above-fold-btn.leadpage_cta {
    display: block !important;
    text-align: center !important;
    top: 0 !important;
  }
}
.services_page_layout .homepage_banner .new_banner {
  position: absolute;
  top: 30vh;
  left: 3vw;
  padding-top: 0;
}

.services_page_layout .navbar-light .navbar-toggler {
  color: white;
}

.project-content .project {
  margin-bottom: 24px;
}
.project-content .text-container, .project-content .project-overlay {
  visibility: visible;
}
.project-content .project-overlay {
  opacity: 0.6;
}

@media (max-width: 1280px) {
  .services_page_layout .lead_page_stats h2 {
    font-size: clamp(46px, 3.4vw, 54px) !important;
  }
  .services_page_layout .lead_page_stats .stat-section h3 {
    font-size: clamp(46px, 8vw, 180px);
  }
  .services_page_layout .lead_page_stats .stat-section p {
    font-size: 24px;
  }
  .contact_card ._card ._card_button a {
    display: block;
    padding: 18px 0;
  }
  .project-content .project {
    margin-bottom: 24px;
    height: 500px;
  }
  .project-content .col-4 {
    width: 50%;
  }
  .project-content .col-8 {
    width: 50%;
  }
  .project-content .text-container, .project-content .project-overlay {
    visibility: visible;
  }
  .project-content .project-overlay {
    opacity: 0.6;
  }
  .project_landing_page .new_banner h1 {
    margin-bottom: 80px;
  }
  .feedback {
    margin-top: 0;
    margin-bottom: 80px;
  }
  .feedback h5 {
    display: none;
  }
  .feedback .quote-section {
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .service_sharing_icons {
    display: none;
  }
}
@media (max-width: 800px) {
  .lead_page_stats ._card, .lead_page_stats .contact_card {
    width: 100%;
  }
  .lead_page_stats .contact_card {
    order: 1;
  }
  .lead_page_stats .contact_card ._card_contact p, .lead_page_stats .contact_card ._card_title p {
    font-size: 20px !important;
  }
  .lead_page_stats .left-column {
    margin-bottom: 20px !important;
  }
  .lead_page_stats .lead_page_service_options {
    padding: 40px 0px 0px;
    background-color: white;
  }
  .lead_page_stats .lead_page_service_options .col-6 {
    width: 100%;
    color: black !important;
  }
  .lead_page_stats .lead_page_service_options .col-6 ul li, .lead_page_stats .lead_page_service_options .col-6 ul div {
    color: black !important;
  }
  .lead_page_stats .lead_page_service_options .included_title {
    color: black !important;
    margin-bottom: 12px !important;
  }
  .lead_page_stats .lead_page_service_options p {
    color: black !important;
    margin-bottom: 28px;
  }
  .services_page_layout .lead_page_steps h2 {
    margin-bottom: 12px;
  }
  .services_page_layout .service_contact_box {
    margin-top: 30px;
  }
  .lead_page_includes {
    margin-bottom: 20px !important;
  }
  .lead_page_steps {
    margin-top: 0 !important;
  }
  .lead_page_steps .col-8, .lead_page_steps .col-4 {
    width: 100%;
  }
  .lead_page_steps .col-8 h2, .lead_page_steps .col-4 h2 {
    font-size: clamp(46px, 3.4vw, 54px) !important;
  }
  .cta .left-column {
    margin-bottom: 0 !important;
  }
  .services_page_layout .service-benefits .service-background .servcontainer,
.services_page_layout .service-benefits.switch .service-background .servcontainer {
    width: calc(100% - 240px);
  }
  .services_page_layout .new_banner h1,
.services_page_layout .about-us h2 {
    font-size: 46px !important;
  }
  .hidden_p {
    display: none;
  }
  .project_landing_page .new_banner h1 {
    margin-bottom: 40px;
  }
  .project_landing_page .new_banner .col-9 {
    width: 100%;
  }
  .about-us .left-column {
    margin-bottom: 0;
  }
  .project-content .col-4 {
    width: 100%;
  }
  .project-content .col-8 {
    width: 100%;
  }
  #about-page .testimonials-short {
    margin-top: -46px;
    padding-top: 0;
  }
  .news_banner .col-9 {
    width: 100%;
  }
  .news_banner .col-9 br {
    display: none;
  }
  .navigation-sidebar .navigation-links ul li a {
    font-size: 30px;
  }
  .navigation-sidebar .back-arrow {
    bottom: 62px;
  }
  .navigation-sidebar .back-arrow img {
    width: 28px;
  }
  .navigation-sidebar .new-logo svg {
    width: 120px !important;
  }
  .project_copy .performance-box {
    margin-bottom: 20px;
  }
  .services_page_layout .leadpage_banner {
    margin: 0 6vw 0 6vw !important;
    padding: 40px 0 40px 0 !important;
  }
  .service_introduction p:last-of-type {
    margin-bottom: 40px !important;
  }
  .srv-btn {
    display: block;
    width: 100%;
    text-align: center;
  }
  .testimonials-short {
    padding-top: 110px !important;
  }
  .testimonials-short .first-box {
    display: none !important;
  }
  #f_btn .view-more-btn {
    bottom: 40px;
  }
}
@media (max-width: 768px) {
  .service-locations ul li {
    display: block;
  }
  .service-locations ul li:last-child {
    margin-bottom: 32px;
  }
  .services_page_layout .lead_page_hero {
    height: 92vh !important;
  }
  .services_page_layout .service-benefits .service-background .servcontainer,
.services_page_layout .service-benefits.switch .service-background .servcontainer {
    width: calc(100% - 200px);
  }
  .services_page_layout .lead_page_stats h2 {
    font-size: 34px !important;
    margin-bottom: 30px;
  }
  .services_page_layout .stat-section {
    margin-bottom: 30px !important;
  }
  .services_page_layout .lead_page_service_options {
    margin-top: 0;
  }
  .services_page_layout .lead_page_service_options p {
    margin-bottom: 40px;
  }
}
@media (max-width: 580px) {
  .services_page_layout .lead_page_steps svg {
    width: 50px;
  }
}
@media (max-width: 480px) {
  .services_page_layout .leadpage_banner h1 {
    font-size: 36px !important;
  }
  .services_page_layout .leadpage_cta {
    padding: 18px 40px 18px 40px !important;
  }
  .services_page_layout .lead_page_stats .stat-section h3 {
    font-size: 53px;
  }
  .services_page_layout .lead_page_service_options ul li img {
    width: 22px;
  }
  .services_page_layout .lead_page_steps svg {
    width: 50px;
  }
  .services_page_layout .lead_page_steps .steps_text {
    margin-left: 6px;
  }
  .services_page_layout .lead_page_steps .steps > div {
    margin-bottom: 0;
  }
  .services_page_layout .homepage_banner .new_banner {
    left: 0;
  }
  .down_arrow {
    left: 40px;
  }
  .project_nav_container .view-more-btn {
    padding: 12px 12px;
    width: 160px;
    left: 5px;
  }
  .services_page_layout .new_banner a.above-fold-btn {
    padding: 18px 14px 18px 14px;
  }
  .services_page_layout .new_banner a.above-fold-btn img {
    width: 15px;
  }
  .homepage_banner .new_banner .col-10 {
    width: 100%;
  }
}
@media only screen and (min-width: 1244px) and (max-width: 1348px) {
  .service-boxes .homepage_box {
    height: 579px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 874px) {
  .service_card {
    min-height: 488px;
  }
}
@media (max-width: 380px) {
  .services_page_layout .leadpage_banner p {
    font-size: 12px !important;
  }
  .services_page_layout .new_banner a.above-fold-btn {
    margin-top: 0;
  }
}
.project_landing_page .new_banner h1 {
  font-size: clamp(46px, 4.7vw, 64px);
}

.service_introduction ul {
  padding-left: 12px;
  list-style-type: none;
}
.service_introduction ul li span {
  font-size: 20px;
  margin-right: 8px;
}

.testimonials-short {
  padding-top: 66px;
}

.services_promo .down_arrow {
  left: 0;
  margin-top: -40px;
}

#about-banner .new_banner h1 {
  font-size: clamp(45px, 4.7vw, 54px) !important;
}

.project_copy h4 {
  font-size: 25px;
  color: black;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}

.quote_modal_container {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 999999;
  display: none;
}
.quote_modal_container .quote_modal_background {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.8;
}

.quote_request_form_modal {
  width: 500px;
  height: auto;
  background-color: white;
  border-radius: 10px;
  position: absolute;
  margin: 0 auto;
  z-index: 99999;
  top: 15vh;
  left: 0;
  right: 0;
  padding: 40px 40px;
}
.quote_request_form_modal h4 {
  font-family: "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 28px;
}
.quote_request_form_modal button {
  border: none;
  background-color: #ff316a;
  color: white;
  width: 100px;
  height: 40px;
  border-radius: 10px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  display: block;
}
.quote_request_form_modal a {
  margin-top: 22px;
  position: relative;
  display: block;
}
.quote_request_form_modal .progress_bars {
  width: 100%;
  height: auto;
  margin-bottom: 18px;
}
.quote_request_form_modal .progress_bars .counter {
  width: 13%;
  height: 5px;
  background-color: lightgrey;
  padding: 0 10px;
  display: inline-block;
}
.quote_request_form_modal .progress_bars .counter.active {
  background-color: #ff316a;
}
.quote_request_form_modal .modal_content {
  margin-bottom: 40px;
  height: 262px;
  visibility: hidden;
  display: none;
  opacity: 0;
}
.quote_request_form_modal .modal_content.active {
  visibility: visible;
  display: block;
  opacity: 1;
}
.quote_request_form_modal .modal_content textarea {
  width: 100%;
  height: 175px;
}
.quote_request_form_modal .modal_content label {
  margin-bottom: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
.quote_request_form_modal .modal_content input[type=input] {
  width: 100%;
  height: 40px;
  margin-bottom: 18px;
}

.lead_page_service_options p {
  margin-bottom: 52px;
}

.navbar-light .navbar-toggler-icon {
  background-image: none;
}
.navbar-light .navbar-toggler-icon .lines {
  width: 30px;
  height: 3px;
  margin-bottom: 6px;
  background-color: white;
  display: block;
}

@media (min-width: 801px) {
  .services .right-column p {
    top: 12px;
  }
}
.cookie-banner {
  position: fixed;
  bottom: 0;
  padding: 10px 10px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  overflow: hidden;
  z-index: 9999;
  display: none;
}

.cookie-btn-container {
  text-align: right;
}

#cookie-btn {
  display: inline;
}

#cookie-info #cookie-btn {
  padding-top: 4px;
}

#cookie-info p {
  color: white;
  font-size: 15px;
}

.cookie-btn {
  display: inline-block;
  border: 1px solid white;
  height: 40px;
  width: 80px;
  color: white;
  text-decoration: none;
  text-align: center;
  padding: 6px;
  border-radius: 10px;
  margin-right: 12px;
  margin-top: 4px;
  float: right;
}
.cookie-btn:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: white;
  cursor: pointer;
}

.quote_next_button[disabled] {
  opacity: 0.3;
}

#homepage_banner .vid_container .container-fluid {
  padding-left: 0;
}

#about_banner .new_banner .container-fluid {
  padding-left: 0;
}

html .widget-visible iframe {
  min-height: 48px !important;
}

@media (max-width: 767px) {
  .container-fluid {
    width: 95%;
  }
  nav .container-fluid {
    width: 94%;
  }
  #homepage_banner .vid_container .container-fluid {
    padding-left: 10.5px;
  }
  .cta-call-request .mobile-call-request {
    padding: 24px 4%;
  }
  .service-boxes .box, .homepage_banner {
    margin-bottom: 0px;
  }
  .f_box {
    padding-top: 80px !important;
  }
  .service-boxes .homepage_box {
    padding-top: 80px;
    margin-bottom: 30px !important;
  }
  .services.serv_list {
    margin-top: 20px !important;
  }
  .services_page_layout .video-box .vid-container {
    height: 450px;
  }
  .services_page_layout .promo .promotion_container {
    width: 100% !important;
  }
  .services_page_layout .service__page.promo .promotion_container {
    top: 150px;
  }
  .services_page_layout .promotion_container h2 {
    margin-bottom: 40px;
  }
  .promo .promotion_container {
    width: 100% !important;
  }
  .promo .promotion_container {
    top: 150px;
  }
  .promotion_container h2 {
    margin-bottom: 40px;
  }
  .services_page_layout .promotional_banner.charity, .services_page_layout .service__page .promotional_banner {
    height: 570px !important;
    margin-bottom: 40px;
  }
  .services_page_layout .promotional_banner_overlay.home_promo_banner, .services_page_layout #about-page .promotional_banner_overlay {
    height: 570px;
  }
  .project_images_container {
    margin-bottom: 40px;
  }
  .services .left-column h5 {
    font-size: 14px;
  }
  .services h2, .services_page_layout .promotion_container h2, .promotion_container h2, .services_page_layout .service_packs .left-column h2, .services_page_layout .faq_section .left-column h2 {
    font-size: 37px !important;
  }
  #about-page {
    margin-top: 40px;
  }
  #about-page .testimonials-short {
    margin-top: -25px;
  }
  #about-page .promotional_banner.charity {
    margin-top: 30px !important;
  }
  ._cards .col-7 {
    width: 100%;
  }
  .services_page_layout .new_banner h1, .services_page_layout .about-us h2,
.stats_section h1, .stats_section h3,
.service-boxes .box h4 {
    font-size: 37px !important;
  }
  .services_page_layout .new_banner.htb_banner h1 {
    font-size: 46px !important;
  }
  .services_section .serv__section_0 {
    margin-bottom: 40px;
  }
  .stats_section {
    padding: 86px 0 36px 0;
  }
  .lead_page_service_options ul li {
    font-size: 16px;
  }
  .quote_request_form_modal {
    width: 95%;
  }
  .services_page_layout .lead_page_steps h2 {
    margin-bottom: 0;
  }
  .service-boxes .box .video-bg {
    opacity: 44%;
  }
  .service-boxes .box h5 {
    font-size: 28px;
  }
  .cookie-banner #cookie-info .col-4 {
    width: 100%;
  }
  .cookie-banner #cookie-info p {
    font-size: 12px !important;
  }
  .cookie-banner #cookie-info img {
    width: 42px !important;
  }
  .cookie-banner .cookie-btn {
    height: 34px;
    width: 100px;
    padding: 4px;
    margin-top: 12px;
    float: none;
  }
  .mobile-call-request {
    display: none !important;
  }
  .services_page_layout .homepage_banner .new_banner {
    left: 2vw;
  }
  .down_arrow {
    left: 6vw;
  }
}
.navbar-toggler {
  position: relative;
  top: 10px;
}

.service-locations p {
  color: white;
}

.home_vid_style {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px;
  z-index: -1;
  overflow: hidden;
}
.home_vid_style img {
  width: 100%;
}
.home_vid_style #seo_poster, .home_vid_style #marketing_poster {
  height: 100%;
  width: auto;
  position: relative;
}

@media (min-width: 1875px) {
  #marketing_poster {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 1680px) {
  #marketing_poster {
    left: -40px;
  }
  #seo_poster {
    left: -245px;
  }
}
@media (max-width: 1400px) {
  #seo_poster, #marketing_poster {
    left: -245px;
  }
}
@media (max-width: 1200px) {
  #website_poster {
    height: 100%;
    width: auto;
  }
}
@media (max-width: 800px) {
  #seo_poster, #marketing_poster {
    left: 0;
  }
}
@media (max-width: 580px) {
  #marketing_poster {
    left: -208px;
  }
  #seo_poster {
    left: -134px;
  }
  .services_page_layout .new_banner.htb_banner h1 {
    font-size: 37px !important;
  }
}
.services_page_layout .video-box .vid-container img {
  height: 100% !important;
}

.htb_banner span {
  text-decoration: underline;
  font-weight: bold;
}
.htb_banner h1 {
  margin-bottom: 40px;
}
.htb_banner h1, .htb_banner p {
  color: white;
}
.htb_banner p {
  font-size: 20px;
}

.testimonial_boxes {
  -webkit-filter: grayscale(1);
  opacity: 0.6;
}
.testimonial_boxes .testimonials-short {
  margin-bottom: 90px;
  padding-top: 0;
}
.testimonial_boxes .testimonials-short .col-12 div, .testimonial_boxes .testimonials-short .col-xs-3 div {
  background-color: rgba(225, 225, 225, 0.3215686275);
  margin-bottom: 12px;
  padding: 24px 20px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  min-height: 80px;
  position: relative;
  border-radius: 5px;
  font-family: "Roboto", sans-serif;
}
.testimonial_boxes .testimonials-short .col-12 div .rating, .testimonial_boxes .testimonials-short .col-xs-3 div .rating {
  background: none;
  min-height: 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 8px;
}
.testimonial_boxes .testimonials-short .col-12 div .rating svg, .testimonial_boxes .testimonials-short .col-xs-3 div .rating svg {
  width: 20px;
}
.testimonial_boxes .testimonials-short .col-12 div span, .testimonial_boxes .testimonials-short .col-xs-3 div span {
  font-weight: 300;
  padding-top: 30px;
  position: relative;
  display: block;
}

@media (max-width: 800px) {
  .testimonials-short.home-testimonials {
    padding-top: 0px !important;
  }
  .testimonials-short {
    padding-top: 80px !important;
  }
  .testimonial_boxes .col-12 {
    width: 100%;
  }
}
.founder_message_box {
  width: 100%;
  height: auto;
  padding: 50px 7vw 0px 7vw;
  border-radius: 10px;
  background-color: #ededed;
}
.founder_message_box h2 {
  text-align: left !important;
  font-size: 26px !important;
  text-decoration: underline;
}
.founder_message_box h2, .founder_message_box p {
  font-family: "Roboto", sans-serif;
}
.founder_message_box p {
  font-size: 17px;
}
.founder_message_box img {
  position: relative;
  width: 350px;
  bottom: 0;
  margin-top: -80px;
}

@media (max-width: 800px) {
  .services.serv_list.message_boxes {
    margin-bottom: 60px !important;
  }
  .founder_message_box .col-4 {
    display: none;
  }
}
@media (min-width: 801px) {
  .founder_message_box img {
    position: relative;
    width: 380px;
    bottom: 0px;
    right: 110px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 980px) and (max-width: 1400px) {
  .founder_message_box p {
    font-size: 16px;
  }
  .founder_message_box img {
    position: relative;
    width: 414px;
    bottom: 0;
    right: 10px;
    margin-top: -122px;
  }
}
@media (min-width: 1400px) {
  .founder_message_box img {
    position: relative;
    width: 414px;
    bottom: 0;
    right: 10px;
    margin-top: -116px;
  }
}
@media screen and (min-width: 995px) and (max-width: 1300px) {
  .services_page_layout .promotion_container {
    top: 90px;
    width: 70%;
  }
  .promotion_container {
    top: 90px;
    width: 70%;
  }
}
.outline_btn {
  border: 4px solid white;
  background-color: transparent !important;
}

.promo {
  position: relative;
}
.promo .promotional_banner_overlay {
  height: 520px;
  width: calc(100vw + 127px);
  background-color: black;
  opacity: 0.7;
  margin-left: -127px;
  position: absolute;
}
.promo .promotional_banner {
  margin: 66px 0;
  height: 520px;
  width: calc(100vw + 127px);
  background-color: black;
  margin-left: -127px;
  background-image: url("/img/webp/promo_bg.webp");
  background-size: cover;
  background-position-y: bottom;
}
.promo .promotional_banner.charity {
  margin: 66px 0;
  height: 520px;
  width: calc(100vw + 127px);
  background-color: black;
  margin-left: -127px;
  background-image: url("/img/webp/charity_services.webp");
  background-size: cover;
  background-position-y: bottom;
}
.promo .promotion_container {
  font-family: "Roboto", sans-serif;
  color: white;
  position: absolute;
  z-index: 1;
  top: 130px;
  width: 60%;
}
.promo .promotion_container h2 {
  font-size: 50px;
  font-weight: bold;
}
.promo .promotion_container .down_arrow svg {
  width: 28px;
}

@media (max-width: 680px) {
  #website_poster {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
  }
}
@media (max-width: 767px) {
  .founder_message_box {
    padding-bottom: 50px;
  }
  .founder_message_box .col-sm-8 {
    width: 100%;
  }
}
.service-boxes .box .view-more-btn {
  padding: 18px 50px;
}
.service-boxes .box .view-more-btn i {
  padding-left: 20px;
}

.pricing_card {
  width: 100%;
  height: auto;
  padding: 40px 30px;
  background-color: #F7F7F7;
  border-radius: 10px;
  margin-top: 40px;
}
.pricing_card p {
  font-size: 16px;
  font-weight: bold;
}
.pricing_card.active {
  border: 4px solid #ff316a;
}
.pricing_card.active:before {
  content: "MOST POPULAR";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 24px;
  color: #ff306a;
  font-weight: bold;
}

.service_type p {
  font-size: 20px;
  margin-bottom: 12px;
}

.service_pricing .discounted {
  text-decoration: line-through;
  font-size: 18px;
  color: #ff316a;
}
.service_pricing .current {
  padding-bottom: 15px;
  font-size: 35px;
  font-weight: bold;
}

.service_services ul {
  padding-left: 0 !important;
}
.service_services ul li .not_available {
  opacity: 24%;
}
.service_services ul li div:nth-of-type(2) {
  line-height: 2;
  font-weight: bold;
}

.service_cta .view-more-btn {
  width: 100%;
  height: 58px;
  color: white;
  text-align: center;
  background: #ff316a;
  display: block;
  text-decoration: none;
  padding: 16px 0;
  font-weight: bold;
  border-radius: 10px;
}

.services_check p {
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
}

@media (max-width: 1280px) {
  .pricing_card_container {
    flex: 0 0 auto;
    width: 50%;
  }
}
@media (max-width: 870px) {
  .pricing_card_container {
    flex: 0 0 auto;
    width: 100%;
  }
  .pricing_card_container:nth-of-type(2) {
    margin-top: 32px;
  }
}
.about-us .left-column .srv-btn.blue-cta-btn {
  background-color: #ff316a;
  padding: 18px 20px 18px 20px;
  color: white;
  border-radius: 10px;
  margin-right: 20px;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  margin-bottom: 12px;
  display: inline-block;
  -webkit-box-shadow: 0px 8px 12px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 8px 12px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 8px 12px -7px rgba(0, 0, 0, 0.75);
}

.service-contact-box-service-page {
  width: 420px;
  height: 200px;
  background-color: #ff316a;
  margin: 0 auto;
  text-align: center;
  border-radius: 10px;
  padding: 38px 20px;
}
.service-contact-box-service-page p {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 28px;
  color: white;
}
.service-contact-box-service-page .btn {
  background-color: white;
  padding: 15px 35px;
  color: black;
  border-radius: 10px;
}

.contact_card.service_card_ {
  align-self: flex-start;
  padding-top: 20px;
}
.contact_card.service_card_ .service-contact-box-service-page p {
  font-size: 24px;
}

@media (max-width: 800px) {
  .contact_card.service_card_ {
    width: 100%;
    order: 2;
    margin-top: 42px;
  }
  .contact_card.service_card_ .service-contact-box-service-page {
    width: 100%;
    height: 144px;
    background-color: #ff316a;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    padding: 22px 20px;
  }
}
@media (max-width: 580px) {
  .project .text-container {
    top: 20%;
  }
  .services_page_layout .service_packs {
    margin-bottom: 40px !important;
  }
  .services_page_layout .faq_section {
    margin-bottom: 40px !important;
  }
}
.location_card {
  width: 100%;
  height: auto;
  background-color: #F7F7F7;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.location_card .card_map {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.location_card .card_map iframe {
  width: 100%;
  height: 100%;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.location_card .card_details {
  padding: 20px 30px 40px 30px;
}
.location_card .service_cta {
  margin-top: 20px;
}
.location_card .service_packs {
  margin: 22px 0 22px 0;
}
.location_card .service_packs ul {
  list-style-type: none;
  padding-left: 8px;
}
.location_card .service_packs ul li {
  font-size: 16px;
  margin-bottom: 12px;
}
.location_card .service_packs ul li img {
  width: 25px;
  display: inline-block;
  margin-right: 4px;
}

.big-stat-copy span {
  font-size: 12px;
  display: block;
  font-weight: 100;
  padding-top: 12px;
}

/*# sourceMappingURL=somnium-design-styles.css.map */
