html {
    overflow-x: hidden;
  }
  
  .navbar {
    padding-top: 80px;
    background-color: rgba(251, 252, 255, 0.385);
    box-shadow: 5.8px 5.5px 7.8px rgba(0, 0, 0, 0.133),
      19.4px 18.5px 26.1px rgba(0, 0, 0, 0.197),
      87px 83px 117px rgba(0, 0, 0, 0.33);
  
    border-radius: 5px;
    backdrop-filter: blur(4px);
  
    top: 15px !important;
    height: 90px;
    width: 100% !important;
  }
  
  .navigation-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  
  .page-content {
    transition: transform 500ms;
    width: 100%;
  }
  
  .header-nav {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    display: flex;
    transition: transform 350ms;
    border-radius: 5px;
    justify-content: space-between;
    margin-top: 15px;
  }
  
  .navbar-menu {
    list-style: none;
    display: flex;
    margin: auto 0;
    padding-right: 1rem;
    align-items: center;
  }
  
  .navbar-menu a,
  .navbar-menu span {
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: white;
    min-width: 83px;
    line-height: 36px;
    padding: 0;
    border-radius: 2px;
    text-align: right;
    justify-content: right;
    text-transform: uppercase;
    text-decoration: none;
  }
  
  .navbar-menu a:hover {
    color: white !important;
  }
  
  .navbar-menu .red .dropdown-item {
    text-align: center;
    color: black !important;
  }
  
  .navbar-menu .red a:before {
    content: " /";
    font-family: monospace;
    font-size: 14px;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  
  .navbar-menu .red a.dropdown-item:before {
    content: "";
  }
  
  .dropdown .dropdown-menu {
    animation-fill-mode: both;
    animation-name: slideInUp;
    animation-duration: 0.3s;
    -webkit-animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: slideInUp;
  }
  
  .droppable {
    margin-left: 10px;
  }
  
  .dropdown-custom {
    transition: all 500ms;
    max-height: 0;
    overflow: hidden;
  }
  
  .dropdown-custom.open {
    max-height: 200px;
    transition: all 500ms;
  }
  
  .burger-menu {
    cursor: pointer;
  }
  
  .burger-menu div {
    background-color: white;
    margin: 0.25rem;
    height: 0.2rem;
    width: 1.5rem;
  }
  
  .copyright {
    color: #f8f8f8;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    border-top: 1px solid rgba(255, 255, 255, 0.397);
    padding-top: 1rem;
  }
  
  .copyright a {
    text-decoration: none;
    color: #61b2f8;
  }
  
  .navbar-brand img.small-logo {
    height: 40px !important;
  }
  
  .logoboop.scrolled {
    content: url(../images/transpararent logo.png);
    height: 60px;
    padding: 0.5rem;
  }
  
  a.dropdown-item::before {
    content: "" !important;
  }
  
  .dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; /* remove the gap so it doesn't close */
    transition: all 0.5s ease;
  }
  .carousel-indicators [data-bs-target] {
    background-color: #005299 !important;
    border-radius: 50%;
    height: 20px !important;
    width: 20px !important;
    top: 96% !important;
  }
  
  .carousel-indicators {
    top: 96% !important;
  }
  
  .tour-item {
    position: relative;
  }
  
  .home-testimonial-bottomm .tour-item img {
    height: 550px;
  }
  
  .tour-item button {
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    margin: auto 1.6rem;
  }
  
  .dropdown-item {
    border-bottom: 1px solid gainsboro !important;
    height: 48px !important;
  }
  
  .dropdown-menu {
    border-radius: 0% !important;
    border-top: 5px solid #00adee !important;
    padding-left: 0rem !important;
    width: 250px !important;
    margin-left: 2rem !important;
    transition: 1s ease !important;
  }
  
  .berp.scrolled {
    color: black !important;
  }
  
  .bi-star-fill {
    color: gold !important;
  }
  
  .text-foot a {
    text-decoration: none;
  }
  
  .list-header {
    color: #252525;
    font-size: 13.6px;
    font-weight: 700px;
  }
  
  .what-we-offer {
    font-size: 12;
    color: #252525;
    font-family: "Montserrat", sans-serif;
  }
  
  .list-text {
    width: 80%;
  }
  
  .blue-header {
    color: #f8f8f8;
    font-size: 40px;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    margin-top: 2.1rem;
    font-weight: 400;
    margin-bottom: 3rem;
  }
  
  .blue-bar {
    background-color: #51acfb;
    height: auto;
    margin-top: 10rem;
  }
  
  .blue-bar-button {
    background-color: white;
    color: #252525;
    height: 57px;
    width: 241px;
    border: 2px white;
    border-radius: 5px;
    margin-top: 2.1rem;
    font-weight: bold;
  }
  
  .blue-text {
    color: #00adee;
  }
  
  .caro-title {
    font-size: 40px;
    color: #252525;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
  }
  
  .card-header {
    color: #fff !important;
    font-size: 20.8px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 2rem !important;
  }
  
  .image-title {
    position: absolute;
    margin: 2rem;
  }
  .sub-title {
    position: absolute;
    margin: 2rem;
  }
  
  .button-title {
    position: absolute;
    margin: 2rem;
  }
  
  iframe {
    margin-top: 3.9rem;
    width: 100%;
    margin-left: 0rem !important;
  }
  
  .per-header {
    color: #f4f4f4;
    font-size: 62px;
    font-weight: bold;
  }
  
  .p4 {
    font-family: "Montserrat", sans-serif;
    font-size: 1rem;
    font-weight: 300px;
    color: white;
  }
  
  .home-testimonial {
    background-color: #231834;
    height: 380px;
  }
  .home-testimonial-bottom {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-bottom: 0px;
    margin-top: -6%;
  }
  .home-testimonial h3 {
    color: var(--orange);
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
  }
  .home-testimonial h2 {
    color: white;
    font-size: 28px;
    font-weight: 700;
  }
  .testimonial-inner {
    position: relative;
    top: -80px;
  }
  .testimonial-inner .tour-desc {
    border-radius: 0px;
    padding: 40px;
    height: 265px;
  }
  .color-grey-3 {
    font-family: "Montserrat";
    font-size: 16px;
    color: #51acfb;
    font-weight: 700px;
  }
  .testimonial-inner img.tm-people {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
  }
  .link-name {
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    color: #6c83a2;
  }
  .link-position {
    font-family: "Montserrat", Sans-serif;
    font-size: 12px;
    color: #6c83a2;
  }
  
  .footer-space {
    margin-left: 1rem;
  }
  
  .offer-card {
    height: 285px;
    max-width: 350px;
    background-size: cover;
    display: flex;
    align-items: end;
    margin: auto;
  }
  
  .estimate-button {
    background-color: #00adee;
    color: #ffff;
    font-family: "Montserrat", sans-serif;
  
    font-weight: 600;
    border: none;
    border-radius: 5px;
    padding: 1rem;
    width: fit-content;
    height: fit-content;
    margin-left: 1rem;
    margin-bottom: 4rem;
  }
  
  .white-bar {
    height: 2px;
    width: 40px;
    background-color: white;
    margin-bottom: 3rem;
  }
  
  .white-bar2 {
    height: 0.5px;
    width: auto;
    background-color: rgba(255, 255, 255, 0.375);
    margin-bottom: 1rem;
  }
  
  .text-foot {
    color: #ffff;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 1rem !important;
  }
  
  .contain-footer {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }
  
  .testis {
    font-family: "Montserrat", sans-serif !important;
    font-size: 20px;
    color: #ffff;
    width: 500px;
  }
  
  .fa-star {
    height: 50px;
    width: 50px;
    color: white;
  }
  
  .caro {
    margin: 4rem 0;
  }
  
  .testi2 {
    font-family: "Montserrat", sans-serif !important;
    font-size: 12.8px;
    font-weight: light;
    color: #ffff;
    margin-top: 2rem;
  }
  
  .testi3 {
    font-family: "Montserrat", sans-serif !important;
    font-size: 12.8px;
    color: #ffff;
  }
  
  .box img {
    height: 150px;
  }
  
  .section-padding {
    padding: 30px 0;
  }
  .brand-carousel {
    background: rgba(255, 255, 255, 1);
    margin-top: -10rem;
    box-shadow: 0px 15px 10px -15px #111;
  }
  
  .text-foot-h {
    color: #ffff;
    font-family: "Montserrat", sans-serif !important;
    font-size: 20px;
    letter-spacing: 0.1em;
  }
  
  footer {
    background-color: #01172b !important;
    color: #ffff;
  }
  
  .main-header {
    color: white;
    font-family: "Montserrat", sans-serif;
    font-weight: 800;
    font-size: 70px;
  
    width: auto;
    padding-bottom: 1rem;
  }
  
  .main-text {
    font-size: 16px;
    font-family: Roboto, Helvetica Neue, sans-serif;
    text-transform: uppercase;
  }
  
  .spaceee {
    margin-top: 3rem;
  }
  
  .sticky-top {
  }
  
  .main-header2 {
    color: white;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 60px;
    padding-bottom: 1rem;
    width: auto;
  }
  
  .sticky-top.scrolled {
    height: 60px;
    color: #005299;
  }
  
  .beep.scrolled {
    height: 30px !important;
  }
  
  .bi-telephone {
    background-color: #6c83a2;
  }
  
  .background-plus {
    background: url(images/plus.png);
    background-repeat: no-repeat;
    background-position: top;
    height: 110px;
  }
  
  .button-circle {
    background-color: #00adee !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
  }
  
  a {
    display: block !important;
  }
  
  .email {
    text-decoration: none;
  }
  .dropdown-item.active,
  .dropdown-item:active {
    background-color: unset !important;
  }
  .underpp {
    font-size: 19px;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    color: #ffff;
    margin: 2rem 0;
    text-align: center;
  }
  
  .womp a {
    color: #ffff;
  }
  
  .womp a:hover {
    color: lightblue !important;
  }
  
  .containeer.scrolled {
    padding: 0rem;
    margin: 0rem;
  }
  
  .navbar.scrolled {
    background-color: white;
    transition: background-color 200ms linear;
    width: 100% !important;
    border-radius: 0rem;
    padding: 1rem !important;
  }
  
  .nav-link.scrolled {
    color: #242627 !important;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  
  .nav-link.scrolled:hover {
    color: #242627;
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
  
  .special.scrolled {
    color: #242627;
    background-color: transparent !important;
    transition: 1s ease;
  }
  
  .sticky-top.scrolled {
    top: 0 !important;
    transition: 1s ease;
  }
  
  .icons {
    margin-top: 3rem;
    height: auto;
  }
  
  .container2 {
    margin-top: 8rem;
    margin-left: 1rem;
    margin-right: 1rem;
  }
  
  .read-me a {
    text-decoration: none;
    color: #51acfb;
  }
  
  .icon-header {
    color: #231834;
    font-size: 40px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
  }
  
  .contact-border {
    margin: 3rem;
    padding: 2rem;
    border: 0.5px solid rgba(255, 255, 255, 0.242);
    text-align: center;
  }
  
  .contact-button {
    width: 217px;
    height: 57px;
    background-color: #00adee;
    font-family: "Montserrat", sans-serif;
  
    color: #ffff;
    border: none;
    border-radius: 5px;
    font-weight: 600;
  }
  
  .contact-header {
    font-size: 40px;
    font-family: "Montserrat", sans-serif;
    color: #ffff;
    font-weight: 300;
    margin: 2rem;
    text-align: left;
  }
  
  .glass-bg {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.2);
    display: flex;
    justify-content: space-between;
  }
  
  .space-col {
    margin-bottom: 3rem;
  }
  
  .multi-icon-header {
    color: #231834;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 13px;
  }
  
  .accordion-button {
    color: #252525 !important;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    background-color: #fff;
    box-shadow: 0px 5px #8888881e;
    padding-right: 2rem !important;
    padding-left: 0rem !important;
  
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }
  
  .brands {
    width: 100%;
    padding-top: 90px;
    padding-bottom: 90px;
  }
  
  .brands_slider_container {
    height: 130px;
    border: solid 1px #e8e8e8;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
    padding-left: 97px;
    padding-right: 97px;
    background: #fff;
  }
  
  .brands_slider {
    height: 100%;
    margin-top: 50px;
  }
  
  .brands_item {
    height: 100%;
  }
  
  .brands_item img {
    max-width: 100%;
  }
  
  .brands_nav {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 5px;
    cursor: pointer;
  }
  
  .brands_nav i {
    color: #e5e5e5;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  
  .brands_nav:hover i {
    color: #676767;
  }
  
  .brands_prev {
    left: 40px;
  }
  
  .brands_next {
    right: 40px;
  }
  
  .little-text {
    font-family: "Montserrat", sans-serif;
    color: #f4f4f4;
    font-size: 1.5rem;
  }
  
  .numbers {
    margin-right: 1rem;
    font-size: 1rem;
    height: 60px;
    width: 64px;
    font-family: "Montserrat", sans-serif;
    background-color: #d0d0d0 !important;
  }
  
  .numbertext {
    text-align: center;
    margin-top: 1rem !important;
  }
  
  .accordion-item {
    margin: 0.5rem;
  }
  .accordion-button:not(.collapsed) {
    background-color: #d0d0d0 !important;
    margin-top: 0rem !important;
  }
  
  .qanda {
    position: relative;
    background-image: url("images/snips.png");
    height: auto;
    border-radius: 5px;
    margin: 0rem !important;
    padding: 0rem !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  .read-me2 a {
    text-decoration: none;
    color: #005299;
  }
  
  .read-me-section {
    margin-top: 2rem !important;
  }
  
  .navbar-nav {
    margin-left: 2rem;
    margin-right: 2rem;
  }
  .logo {
    margin: 1rem;
  }
  
  .containeer {
    margin-left: 1rem;
    margin-right: 1rem;
  }
  
  .space {
    padding-top: 1rem;
  }
  .nav-link {
    font-family: "Montserrat", sans-serif;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: white !important;
    min-width: 83px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 2px;
    text-align: right;
    justify-content: right;
    text-transform: uppercase;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
  
  .nav-linkb {
    font-family: "Montserrat", sans-serif;
    font-size: 13px !important;
    font-weight: 500 !important;
    color: white;
    min-width: 83px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 2px;
    text-align: right;
    justify-content: right;
    text-transform: uppercase;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
    text-decoration: none;
  }
  
  .estimate-button .nav-linkb:hover {
    color: #d2d5d8 !important;
  }
  
  .nav-3 {
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.458) !important;
    min-width: 88px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 2px;
    text-align: right;
    justify-content: right;
  }
  
  .spacee {
    margin-right: 2rem;
    margin-left: 2rem;
  }
  
  .navbar .red a:before {
    content: " /";
    font-family: monospace;
    font-size: 14px;
    margin-right: 1rem;
    margin-left: 1rem;
  }
  
  .navbar-dark .nav-item ul li a:before {
    content: "/" !important;
    opacity: 0.4;
    background-repeat: no-repeat;
  }
  
  .beep.scrolled {
    background-color: transparent !important;
  }
  
  .navbar-brand {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #f4f4f4;
    padding: 0 16px;
  }
  
  .banner-p {
    font-family: Roboto, Helvetica Neue, sans-serif;
    font-size: 16px;
    color: #fff;
    font-weight: lighter !important;
  }
  
  .little {
    font-weight: 200;
  }
  
  .blue-color {
    color: #51acfb;
  }
  
  .hero-main {
    background-image: url(images/hero-image.png);
    background-size: cover;
    background-position: center;
  }
  
  .home-testimonial-bottomm {
    margin-top: -11rem;
    position: relative;
    z-index: 99;
  }
  
  .hero1 {
    background-image: url(images/undergroundtank.png);
    background-size: cover;
    background-position: center;
    padding-bottom: 9rem;
  }
  
  .hero-gutter {
    background-image: url(images/backy.jpg);
    background-size: cover;
    background-position: center;
    padding-bottom: 9rem;
  }
  
  .hero11 {
    background-image: url(images/123456.png);
    background-size: cover;
    background-position: center;
  }
  
  div.hero2 {
    background-image: url(images/cleaners.png);
    background-size: cover;
    background-position: center;
    margin: 0rem !important;
    height: 600px;
    display: flex;
    justify-content: center;
    background-repeat: no-repeat;
  }
  
  .infosec {
    font-family: "Montserrat", sans-serif;
    color: #ffff;
    font-size: 13.6px;
    font-weight: 600;
    margin-left: 0.5rem;
  }
  
  .infosm {
    font-family: "Montserrat", sans-serif;
    color: #ffff;
    font-size: 14.4px;
    margin-left: 0.5rem;
  }
  
  .hero-text {
    color: #fff;
    position: absolute;
    top: 220px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    line-height: 1.3;
    font-weight: 900;
    font-family: "Montserrat", sans-serif;
    padding: 0 8px;
    max-width: 300px;
    width: 100%;
    z-index: 5;
    font-size: 60px;
  }
  
  .hero-sub-title {
    font-family: "Open Sans", sans-serif;
  }
  
  .hero-sub-title > a:hover {
    color: #f4f4f4;
  }
  
  /* 
  =================================
  --------- Media Query -----------
  ===============================*/
  /*==============================
  ---------- Mobile View  --------
  ==============================*/
  @media (min-width: 350px) and (max-width: 1024px) {
    .navbar {
      padding-top: 20px;
    }
  
    .media2 {
      text-align: left !important;
    }
  
    .media {
      text-align: center !important;
      margin-bottom: 2rem !important;
    }
  
    #carouselExampleAutoplaying1 {
      margin-top: 130rem !important;
    }
  
    .carousel-indicators {
      top: 102% !important;
    }
  
    .testimonial-inner {
      margin: 0.9rem !important;
    }
  
    .navbar-brand img {
      height: 70px !important;
    }
  
    .social {
      text-align: center;
    }
  
    .social .fa {
      color: #807cb9 !important;
    }
    .social .fa-facebook-square {
      margin-left: 0 !important;
    }
  
    .navbar-collapse {
      background-color: #fff;
      padding: 20px;
      z-index: 55;
    }
  
    .caro-space-med {
      margin-top: 5rem;
    }
  
    .main-header {
      font-size: 70px;
      margin-top: 1rem !important;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
    }
    .main-text {
      text-align: center;
    }
  
    .med-button {
      text-align: center;
      margin-bottom: 8rem;
    }
  
    .carousel-item img {
      width: 450px;
      margin: 1rem;
    }
  
    .what-we {
      margin-bottom: 3rem;
    }
  
    .word-section {
      margin-top: 4rem !important;
    }
  
    .text-foot,
    .text-foot-h {
      text-align: left;
    }
  
    .text-foot-e {
      margin-left: 0rem !important;
      text-align: left;
    }
  
    .testis {
      width: 400px;
    }
  
    .little-text2 {
      margin-left: 0.5rem !important;
      margin-right: 0.5rem !important;
    }
    .little-text3 {
      margin-left: 0.5rem !important;
      margin-right: 0.5rem !important;
    }
  
    .person-img {
      display: none;
    }
  
    .blue-bar-button {
      margin-left: 10rem;
      margin-top: 1rem;
      margin-bottom: 3rem;
    }
  
    .background {
      height: 120rem;
    }
  
    .hero1 {
      height: auto;
    }
  }
  /* Mobile -btn */
  .navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255, 255, 255)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
  
  .navbar-dark .navbar-toggler {
    border-color: transparent !important;
  }
  .navbar-dark .navbar-toggler:focus {
    border-color: transparent !important;
  }
  
  /* ========================
  -------- Desktop ----------
  =========================*/
  @media (min-width: 1200px) {
    .navbar {
      width: 1140px;
      padding-left: 120px;
    }
  
    .text-white {
      font-family: "Open Sans", sans-serif;
    }
  }
  
  .little-text2 {
    font-family: "Montserrat", sans-serif;
    font-size: 19px;
    font-weight: 700;
    line-height: 2;
    color: #252525;
  }
  
  .little-text3 {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
    margin-top: 2rem;
  }
  
  .little-text4 {
    font-family: "Montserrat", sans-serif;
    color: #51acfb;
  
    font-size: 12px;
    font-weight: 400;
    line-height: 2;
    margin-top: 2rem;
  }
  .social .fa {
    font-size: 20px;
    min-width: 44px;
    line-height: 36px;
    color: #f4f4f4;
  }
  .social .fa-facebook-square {
    margin-left: 50px;
  }
  .social .fa:hover {
    cursor: pointer;
    color: #f4f4f4;
    opacity: 0.7;
    text-decoration: none;
  }
  
  @media (min-width: 992px) {
    header.scrolling .header-nav {
      transform: translateY(-100%) !important;
    }
    header.scrolled .header-nav {
      margin-top: 0 !important;
      background-color: #fff;
      position: fixed;
      width: 100%;
      transform: translateY(0%);
      left: 0;
      top: 0;
      border-radius: unset;
    }
  
    header.scrolled .navbar-menu a {
      color: #252525 !important;
      line-height: 16px;
    }
  
    header.scrolled .containeer.space {
      padding: 0;
      margin: 0;
    }
  
    header.scrolled .navbar-brand img {
      width: 80px !important;
      height: auto;
    }
  
    header.scrolled .navbar-menu .special {
      padding: 0.4rem 0 !important;
    }
  
    header.scrolled .navbar-menu .special a {
      color: white !important;
    }
  }
  
  @media screen and (max-width: 991px) {
    header.scrolling .glass-bg {
      transform: translateY(-100%) !important;
    }
    header.scrolled .glass-bg {
      background-color: #fff;
      position: fixed;
      width: 100%;
      transform: translateY(0%);
    }
  
    header.scrolled .glass-bg.translate-x-260 {
      transform: translateY(0%) translateX(260px);
    }
  
    header.scrolled .glass-bg a {
      color: #252525 !important;
      line-height: 16px;
    }
    header.scrolled .glass-bg .burger-menu div {
      background-color: #252525 !important;
    }
    .multi-para {
      float: none;
      text-align: center;
      width: unset;
    }
    .multi-icon-header {
      width: unset;
      text-align: center;
      float: unset;
    }
    .icon {
      text-align: center;
    }
    .icon svg {
      margin: 0;
    }
  
    .containeer {
      margin: 0 !important;
      padding: 0 !important;
    }
    .header-nav {
      text-align: center;
      height: 100%;
      top: 0;
      bottom: 0;
      position: fixed;
      width: 260px;
      clear: both;
      z-index: 101;
      padding: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      overflow-y: auto;
      overflow-x: hidden;
      color: #fff;
      margin-top: 0;
      background-color: #51acfb;
      flex-direction: column;
      justify-content: flex-start;
      transform: translateX(-100%);
      transition: all 500ms;
      border-radius: unset;
    }
    .text-foot-e {
      margin: 0 !important;
    }
  
    .translate-x-260 {
      transform: translateX(260px);
    }
    .translate-x-0 {
      transform: translateX(0);
    }
  
    .contractor-img {
      display: none;
    }
  
    .person-img {
      display: none;
    }
  
    .translate-x-260 .burger-menu {
      margin-top: 0.6rem;
    }
  
    .translate-x-260 .burger-menu div:nth-child(1) {
      transform: rotate(45deg);
    }
    .translate-x-260 .burger-menu div:nth-child(2) {
      opacity: 0;
    }
    .translate-x-260 .burger-menu div:nth-child(3) {
      transform: rotate(-45deg) translateY(-11px) translateX(11px);
    }
  
    .header-nav .navbar-menu {
      flex-direction: column;
      padding: 0;
      margin: 0;
      margin-top: 1rem;
    }
  
    .navbar-menu a,
    .navbar-menu span {
      text-align: center;
    }
  
    .navbar-menu .red a:before {
      content: unset;
    }
  
    li.special {
      background-color: #252525 !important;
      margin: 1rem 2rem !important;
    }
  
    .home-testimonial-bottomm {
      margin: 0;
    }
  
    .home-testimonial-bottom {
      margin: 0;
    }
    .testimonial-inner {
      margin: 2rem auto !important;
      position: static;
    }
  
    .per-header {
      margin-right: 0;
    }
  
    .p3 {
      margin: auto;
    }
  
    .tour-item {
      max-width: 400px;
      margin: auto;
    }
  
    .home-testimonial-bottomm .tour-item img {
      height: 350px;
    }
  }
  
  @media screen and (max-width: 540px) {
    .main-header {
      font-size: 48px;
    }
    .main-header2 {
      width: auto;
      font-size: 46px;
      margin: 0rem;
      padding-bottom: 3rem;
    }
  
    .button-circle {
      width: 50px;
      height: 50px;
    }
  
    .img-mobile-100 {
      width: 100% !important;
      height: auto;
    }
  
    .carousel-item .row.container {
      margin: 0 !important;
    }
  
    .testis {
      width: 100%;
    }
  
    .contact-border {
      margin: 1rem;
      padding: 0;
    }
  
    .contact-header {
      font-size: 28px;
    }
  
    .contact-button {
      width: fit-content;
      margin: 1rem;
    }
  
    .white-bar {
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 3rem;
    }
  
    .text-foot {
      margin-left: 0 !important;
    }
  }
  
  @keyframes slideInUp {
    0% {
      transform: translate3d(0, 30px, 0);
      opacity: 0;
      visibility: visible;
    }
  
    100% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1;
      transform: translateZ(0);
    }
  }
  @keyframes slideOutDown {
    0% {
      -webkit-transform: translate3d(0, 0, 0);
      opacity: 1;
      transform: translateZ(0);
    }
    100% {
      transform: translate3d(0, 30px, 0);
      opacity: 0;
      visibility: visible;
    }
  }
  