body {
  margin: 0px;
  overflow-x: hidden;
}

.oxygen-home .navbar,
.oxygen-home .navbar a,
.oxygen-home .navbar a:hover {
  color: #000;
}

.oxygen-home .top-button {
  color: red;
  background-color: white;
  line-height: 20px;
  border: 1px solid red;
  height: 45px;
  margin-bottom: 20px;
  font-weight: 600;
  padding: 10px 40px;
  font-size: 16px;
  width: 170px;
  text-decoration: none;

  text-transform: none;
  letter-spacing: normal;
}

.oxygen-home .imgpic {
  display: initial !important;
}

.oxygen-home *,
.oxygen-home ::after,
.oxygen-home ::before {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

.oxygen-home .footer_btn,
.oxygen-home .hero-button {
  padding: 15px 50px;
  text-decoration: none;
  font-weight: bold;
  font-size: 20px;
}

.oxygen-home .desktop-hide,
.oxygen-home .main_mob_img,
.oxygen-home .mob-social,
.oxygen-home .mob-vie,
.oxygen-home .navbar .hamburger-lines,
.oxygen-home .navbar input[type="checkbox"] {
  display: none;
}

.oxygen-home .container {
  max-width: 1200px;
  width: 90%;
  margin: auto;
}

.oxygen-home .navbar {
  width: 100%;
  background: #fff;
  opacity: 0.85;
  z-index: 100;
  border-bottom: 1px solid #d9d9d9;
}

.oxygen-home .navbar-container {
  display: flex;
  justify-content: space-between;
  height: 64px;
  align-items: center;
}

.oxygen-home .menu-items {
  order: 2;
  display: flex;
}

.oxygen-home .logo {
  order: 0;
  font-size: 2.3rem;
  width: 15%;
}

.oxygen-home .menu-items li {
  list-style: none;
  margin-left: 1.5rem;
  font-size: 1.3rem;
}

.oxygen-home .navbar a {
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease-in-out;
}

.oxygen-home .heading_one {
  text-align: left;

  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 72px;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #16213c;
}

.oxygen-home .heading_three,
.oxygen-home .heading_two {
  font-style: normal;
  font-weight: 600;
  color: #16213c;
  text-align: center;
}

.oxygen-home .heading_two {
  font-size: 22px;
  line-height: 35px;
}

.oxygen-home .heading_three {
  font-size: 20px;
  line-height: 40px;
}

.oxygen-home .footer_text,
.oxygen-home .heading_footer,
.oxygen-home .hero-button {
  color: #fff;

  font-style: normal;
  font-weight: bold;
  font-size: 20px;
}

.oxygen-home .heading_three span {
  color: red;
  font-weight: 600;
}

.oxygen-home .main_desktop_img {
  width: 100%;
}

.oxygen-home .hero-button {
  background: white;
  color: red;
  border: 1px solid red;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
}

.oxygen-home .hero-button2 {
  background: red;
  font-weight: 900;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  color: #fff;
  padding: 15px 50px;
  text-decoration: none;

  font-style: normal;
}

.oxygen-home .funnel1,
.oxygen-home .funnel2 {
  height: 470px;
}

.oxygen-home .footer1 {
  width: 60% !important;
}

.oxygen-home .footer2 {
  width: 40% !important;
  text-align: left;
  white-space: nowrap;
}

.oxygen-home .footer2 a {
  text-decoration: none;
  margin-bottom: 10px;
}

.oxygen-home .footer1 img {
  margin-right: 5%;
}

.oxygen-home .button-container {
  text-align: center;
  margin-top: 2rem !important;
}

.oxygen-home .heading_footer {
  font-weight: 700;
  font-size: 21px;
  line-height: 54px;
}

.oxygen-home .footer_section {
  background: #0072c5;
  margin-top: 3rem !important;
}

.oxygen-home .footer_text {
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  width: 70%;
}

.oxygen-home .footer_btn {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  text-align: center;
  color: #00518d;
  background: #fff;
}

.oxygen-home .pl-5 {
  padding-left: 100px !important;
}

.oxygen-home .footer_link {
  color: #fff;
  text-decoration: none;
}

.oxygen-home .about,
.oxygen-home .profile_desk_name,
.oxygen-home .profile_desktop {
  color: #16213c;

  font-style: normal;
}

.oxygen-home .profile_desktop {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
}

.oxygen-home .about,
.oxygen-home .profile_desk_name {
  font-weight: 700;
  font-size: 40px;
  line-height: 54px;
  text-transform: uppercase;
}

.oxygen-home .profile_description {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  text-align: justify;
  color: rgba(22, 33, 60, 0.79);
}

.oxygen-home .about-sub,
.oxygen-home .profile_mail {
  color: #16213c;

  font-style: normal;
}

.oxygen-home .profile_mail {
  font-weight: 400;
  font-size: 20px;
  line-height: 0;
  text-decoration: none;
}

.oxygen-home .profile-social {
  text-align: center;
  margin-top: 25px;
}

.oxygen-home .profile-social img {
  margin: 10px;
}

.oxygen-home .section-spacing {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.oxygen-home .text-left {
  text-align: left !important;
}

.oxygen-home .about-sub {
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
}

.oxygen-home .side-icon {
  padding-right: 15px;
  width: auto;
  aspect-ratio: 1.303030303;
}

.oxygen-home .side-icon2 {
  padding-right: 15px;
  width: auto;
  aspect-ratio: 0.825;
}

.oxygen-home .about-text {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  text-align: justify;
  color: rgba(22, 33, 60, 0.8);
}

.oxygen-home .carousel_text,
.oxygen-home .testimonial {
  text-align: center;
}

.oxygen-home .section_back {
  background: #f8f8f8;
}

.oxygen-home .testimonial {
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 54px;
  /* text-transform: uppercase; */
  color: #16213c;
}

.oxygen-home .carousel_text {
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  color: rgba(22, 33, 60, 0.8);
}

.oxygen-home .carousel_des,
.oxygen-home .carousel_man {
  font-style: normal;
  font-size: 26px;
  line-height: 26px;
  text-align: center;
  color: #16213c;
}

.oxygen-home .carousel_man {
  font-weight: 700;
}

.oxygen-home .carousel_des {
  font-weight: 400;
}

.oxygen-home .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: none !important;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.oxygen-home .carousel_spacing {
  padding: 0 50px;
}

.oxygen-home .carousel_rating {
  width: 10%;
}

.oxygen-home .mob-space {
  padding-top: 10px !important;
}

.oxygen-home .carousel-control-next,
.oxygen-home .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s;
}

.oxygen-home .carousel-control-next {
  align-items: center;
  justify-content: end !important;
}

.oxygen-home .carousel-control-prev {
  align-items: center;
  justify-content: start !important;
}

.oxygen-home .carousel-control-next-icon img,
.oxygen-home .carousel-control-prev-icon img {
  width: 80% !important;
  background: 0 0 !important;
  aspect-ratio: 0.5945945946;
}

.oxygen-home .videoimg {
  width: 100%;
  aspect-ratio: 1.4583333333;
}

.oxygen-home .profimg {
  width: 100%;
  aspect-ratio: 0.9075342466;
  padding-top: 15px;
}

.oxygen-home .socialimg {
  width: 7%;
  aspect-ratio: 1;
}

.oxygen-home .socialimg2 {
  width: 10%;
  aspect-ratio: 1;
}

.oxygen-home .quotesimg {
  width: 4%;
  aspect-ratio: 1.25;
}

@media (max-width: 768px) {
  .oxygen-home .col-sm-12 {
    flex: 0 0 auto;
    width: 100% !important;
    max-width: 100% !important;
  }

  .oxygen-home .footer1 {
    width: 100% !important;
    margin-bottom: 5%;
  }

  .oxygen-home .footer2 {
    width: 100% !important;
    white-space: nowrap;
  }

  .oxygen-home .mobtext {
    text-align: left !important;
  }

  .oxygen-home .funnel1 {
    width: auto !important;
    margin-bottom: 3.5rem;
  }

  .oxygen-home .funnel2 {
    width: auto !important;
    height: 370px;
  }

  .oxygen-home .footer_text,
  .oxygen-home .heading_footer,
  .oxygen-home .heading_one,
  .oxygen-home .reps-profile {
    font-style: normal;
  }

  .oxygen-home .text-left {
    text-align: center !important;
  }

  .oxygen-home .about,
  .oxygen-home .about-sub,
  .oxygen-home .about-text,
  .oxygen-home .carousel_des,
  .oxygen-home .footer_text,
  .oxygen-home .heading_footer,
  .oxygen-home .mobile-align,
  .oxygen-home .reps-profile {
    text-align: center;
  }

  .oxygen-home .mob-space {
    padding-top: 0 !important;
  }

  .oxygen-home .carousel_man {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
  }

  .oxygen-home .carousel_rating {
    width: 50%;
    aspect-ratio: 4.4117647059;
  }

  .oxygen-home .carousel_des {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #16213c;
  }

  .oxygen-home .carousel_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
  }

  .oxygen-home .testimonial {
    font-weight: 700;
    font-size: 32px;
    line-height: 33px;
  }

  .oxygen-home .des-hid,
  .oxygen-home .main_desktop_img,
  .oxygen-home .profile_desk_name,
  .oxygen-home .profile_desktop {
    display: none;
  }

  .oxygen-home .desktop-hide,
  .oxygen-home .mob-vie {
    display: block;
  }

  .oxygen-home .section-spacing {
    margin-top: 3em !important;
    margin-bottom: 3em !important;
  }

  .oxygen-home .about-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
  }

  .oxygen-home .about {
    font-weight: 700;
    font-size: 32px;
    line-height: 54px;
  }

  .oxygen-home .about-sub {
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
  }

  .oxygen-home .side-icon {
    padding-right: 0;
    width: 10%;
  }

  .oxygen-home .side-icon2 {
    padding-right: 0;
    width: 10%;
  }

  .oxygen-home .profile_description {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
  }

  .oxygen-home .mob-social {
    display: inline-block;
  }

  .oxygen-home .desktop-social {
    display: none;
  }

  .oxygen-home .socialimg {
    width: 14%;
    aspect-ratio: 1;
  }

  .oxygen-home .socialimg2 {
    width: 16%;
    aspect-ratio: 1;
  }

  .oxygen-home .quotesimg {
    width: 15%;
    aspect-ratio: 1.25;
  }

  .oxygen-home profile_mail {
    font-weight: 400;
    font-size: 14px;
    line-height: 0;
  }

  .oxygen-home .heading_footer {
    font-weight: 700;
    font-size: 32px;
    line-height: 54px;
    color: #fff;
  }

  .oxygen-home .reps-profile {
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
    color: #16213c;
  }

  .oxygen-home .footer_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    width: 100%;
  }

  .oxygen-home .footer_btn {
    padding: 15px 100px;
  }

  .oxygen-home .pl-5 {
    padding-left: 12px !important;
    margin-top: 35px !important;
  }

  .oxygen-home .heading_one {
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #16213c;
  }

  .oxygen-home .heading_three,
  .oxygen-home .heading_two,
  .oxygen-home .hero-button {
    font-style: normal;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
  }

  .oxygen-home .heading_three {
    font-weight: 600;
    font-size: 21px;
    color: #040404;
  }

  .oxygen-home .heading_two {
    font-weight: 600;
    font-size: 18px;
    color: #16213c;
  }

  .oxygen-home .hero-button {
    background: white;
    color: red;
    border: 1px solid red;
    font-weight: 900;
    font-size: 18px;
    padding: 15px 50px;
    text-decoration: none;
  }

  .oxygen-home .hero-button2 {
    background: red;
    font-weight: 900;
    font-size: 18px;
    color: #fff;
    padding: 15px 50px;
    text-decoration: none;
  }

  .oxygen-home .navbar {
    opacity: 0.95;
  }

  .oxygen-home .main_mob_img {
    display: block;
    width: 100%;
    aspect-ratio: 1.040247678;
  }

  .oxygen-home .navbar-container {
    display: block;
    position: relative;
    height: 64px;
  }

  .oxygen-home .navbar-container input[type="checkbox"] {
    position: absolute;
    display: block;
    height: 32px;
    width: 30px;
    top: 20px;
    right: 20px;
    z-index: 5;
    opacity: 0;
    cursor: pointer;
  }

  .oxygen-home .navbar-container .hamburger-lines {
    display: block;
    height: 28px;
    width: 35px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .oxygen-home .navbar-container .hamburger-lines .line {
    display: block;
    height: 4px;
    width: 100%;
    border-radius: 10px;
    background: #333;
  }

  .oxygen-home .navbar-container .hamburger-lines .line1 {
    transform-origin: 0% 0%;
    transition: transform 0.3s ease-in-out;
  }

  .oxygen-home .navbar-container .hamburger-lines .line2 {
    transition: transform 0.2s ease-in-out;
  }

  .oxygen-home .navbar-container .hamburger-lines .line3 {
    transform-origin: 0% 100%;
    transition: transform 0.3s ease-in-out;
  }

  .oxygen-home .navbar .menu-items {
    padding-top: 100px;
    background: #fff;
    height: 100vh;
    width: 250px;
    transform: translate(-150%);
    display: flex;
    flex-direction: column;
    margin-left: -40px;
    padding-left: 40px;
    transition: transform 0.5s ease-in-out;
    box-shadow: 5px 0 10px 0 #aaa;
    overflow: scroll;
  }

  .oxygen-home .navbar .menu-items li {
    margin-bottom: 1.8rem;
    font-size: 1.1rem;
    font-weight: 500;
  }

  .oxygen-home .logo {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 2.5rem;
    width: 40%;
    z-index: 999;
  }

  .oxygen-home .navbar-container input[type="checkbox"]:checked ~ .menu-items {
    transform: translateX(0);
  }

  .oxygen-home
    .navbar-container
    input[type="checkbox"]:checked
    ~ .hamburger-lines
    .line1 {
    transform: rotate(45deg);
  }

  .oxygen-home
    .navbar-container
    input[type="checkbox"]:checked
    ~ .hamburger-lines
    .line2 {
    transform: scaleY(0);
  }

  .oxygen-home
    .navbar-container
    input[type="checkbox"]:checked
    ~ .hamburger-lines
    .line3 {
    transform: rotate(-45deg);
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .oxygen-home .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }

  .oxygen-home .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }

  .oxygen-home .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }

  .oxygen-home .logo {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 2.5rem;
    width: 22%;
    z-index: 999;
  }

  .oxygen-home .pl-5 {
    padding-left: 12px !important;
    margin-top: 0 !important;
  }

  .oxygen-home .menu-items {
    order: 2;
    display: flex;
    width: 100% !important;
    justify-content: end;
  }

  .oxygen-home .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 1170px) {
  .oxygen-home .menu-items {
    order: 2;
    display: flex;
    width: 100% !important;
    justify-content: end !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .oxygen-home .form-control {
    transition: none;
  }
}

.oxygen-home .form-control[type="file"]:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.oxygen-home .form-control:focus {
  color: 000;
  background-color: var(--bs-form-control-bg);
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}

.oxygen-home .form-control::-webkit-date-and-time-value {
  height: 1.5em;
}

.oxygen-home .form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}

.oxygen-home .form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}

.oxygen-home .form-control:disabled {
  background-color: var(--bs-form-control-disabled-bg);
  opacity: 1;
}

.oxygen-home .form-control::-webkit-file-upload-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out,
    background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
    box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.oxygen-home .form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .oxygen-home .form-control::-webkit-file-upload-button {
    -webkit-transition: none;
    transition: none;
  }

  .oxygen-home .form-control::file-selector-button {
    transition: none;
  }
}

.oxygen-home
  .form-control:hover:not(:disabled):not(
    [readonly]
  )::-webkit-file-upload-button {
  background-color: var(--bs-secondary-bg);
}

.oxygen-home
  .form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg);
}

.oxygen-home .form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem;
}

.oxygen-home .form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem;
}

.oxygen-home textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}

.oxygen-home .form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}

.oxygen-home
  [data-bs-theme="dark"]
  .form-switch
  .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e");
}

.oxygen-home
  .form-floating
  > .form-control-plaintext:not(:-moz-placeholder-shown),
.oxygen-home .form-floating > .form-control:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}

.oxygen-home
  .form-floating
  > .form-control:not(:-moz-placeholder-shown)
  ~ label {
  opacity: 0.65;
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}

.oxygen-home .input-group > .form-control:not(:focus).is-valid,
.oxygen-home .input-group > .form-floating:not(:focus-within).is-valid,
.oxygen-home .input-group > .form-select:not(:focus).is-valid,
.oxygen-home .was-validated .input-group > .form-control:not(:focus):valid,
.oxygen-home
  .was-validated
  .input-group
  > .form-floating:not(:focus-within):valid,
.oxygen-home .was-validated .input-group > .form-select:not(:focus):valid {
  z-index: 3;
}

.oxygen-home .input-group > .form-control:not(:focus).is-invalid,
.oxygen-home .input-group > .form-floating:not(:focus-within).is-invalid,
.oxygen-home .input-group > .form-select:not(:focus).is-invalid,
.oxygen-home .was-validated .input-group > .form-control:not(:focus):invalid,
.oxygen-home
  .was-validated
  .input-group
  > .form-floating:not(:focus-within):invalid,
.oxygen-home .was-validated .input-group > .form-select:not(:focus):invalid {
  z-index: 4;
}

.oxygen-home .btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.oxygen-home .btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.oxygen-home .btn-check:checked + .btn:focus-visible,
.oxygen-home .btn.active:focus-visible,
.oxygen-home .btn.show:focus-visible,
.oxygen-home .btn:first-child:active:focus-visible,
.oxygen-home :not(.btn-check) + .btn:active:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}

.oxygen-home .btn-link:focus-visible {
  color: var(--bs-btn-color);
}

.oxygen-home .navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(0, 1, 0);
  --bs-navbar-hover-color: rgba(0, 1, 0);
  --bs-navbar-disabled-color: rgba(0, 0, 0);
  --bs-navbar-active-color: rgba(0, 1, 0);
  --bs-navbar-brand-padding-y: 0.3125rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.25rem;
  --bs-navbar-brand-color: rgba(0, 1, 0);
  --bs-navbar-brand-hover-color: rgba(0, 1, 0);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.25rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0);
  --bs-navbar-toggler-border-radius: 0.375rem;
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}

.oxygen-home .navbar > .container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.oxygen-home .carousel {
  position: relative;
}

.oxygen-home .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.oxygen-home .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.oxygen-home .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .oxygen-home .carousel-item {
    transition: none;
  }
}

.oxygen-home .carousel-item.active {
  display: block;
}

.oxygen-home .carousel-control-next,
.oxygen-home .carousel-control-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: 0 0;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}

@media (prefers-reduced-motion: reduce) {
  .oxygen-home .carousel-control-next,
  .oxygen-home .carousel-control-prev {
    transition: none;
  }
}

.oxygen-home .carousel-control-next:focus,
.oxygen-home .carousel-control-next:hover,
.oxygen-home .carousel-control-prev:focus,
.oxygen-home .carousel-control-prev:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.oxygen-home .carousel-control-prev {
  left: 0;
}

.oxygen-home .carousel-control-next {
  right: 0;
}

.oxygen-home .carousel-control-next-icon,
.oxygen-home .carousel-control-prev-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}

.oxygen-home .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.oxygen-home .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.oxygen-home .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}

.oxygen-home .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}

@media (min-width: 768px) {
  .oxygen-home .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667% !important;
  }

  .oxygen-home .col-md-6 {
    flex: 0 0 auto;
    width: 50% !important;
  }

  .oxygen-home .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333% !important;
  }

  .oxygen-home .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}

.oxygen-home .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;

  font-weight: 400;
  line-height: 1.5;
  color: rgba(22, 33, 60, 0.79);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eaecef;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .oxygen-home .carousel-indicators [data-bs-target] {
    transition: none;
  }
}

.oxygen-home .carousel-indicators .active {
  opacity: 1;
}

.oxygen-home .visually-hidden,
.oxygen-home .visually-hidden-focusable:not(:focus):not(:focus-within) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.oxygen-home .d-block {
  display: block !important;
}

.oxygen-home .w-100 {
  width: 100% !important;
}

.oxygen-home .mt-0 {
  margin-top: 0 !important;
}

.oxygen-home .mt-3 {
  margin-top: 1rem !important;
}

.oxygen-home .mt-4 {
  margin-top: 1.5rem !important;
}

.oxygen-home .mt-5 {
  margin-top: 1rem !important;
}

.oxygen-home .mb-0 {
  margin-bottom: 0 !important;
}

.oxygen-home .mb-3 {
  margin-bottom: 1rem !important;
}

.oxygen-home .mb-5 {
  margin-bottom: 3rem !important;
}

.oxygen-home .pt-3 {
  padding-top: 1rem !important;
}

.oxygen-home .pt-5 {
  padding-top: 3rem !important;
}

.oxygen-home .pb-5 {
  padding-bottom: 3rem !important;
}

.oxygen-home .text-center {
  text-align: center !important;
}

.oxygen-home .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}

.oxygen-home .row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.oxygen-home img,
svg {
  vertical-align: middle;
}

.oxygen-home .hero-button3 {
  background: white;
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #00518d;
  padding: 15px 40px;
  text-decoration: none;

  font-style: normal;
  margin-top: 25px;
}

/* Style By Deepak */

.oxygen-home .col-md-8 {
  flex: 0 0 66.666667% !important;
  max-width: 66.666667% !important;
}

.oxygen-home .col-md-4 {
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.oxygen-home .hero-text {
  text-align: left !important;
  font-size: 35px;
  line-height: 68px;
}

.oxygen-home .top-phone {
  padding-top: 5%;
  align-items: center;
  display: flex;
  justify-content: end;
}

.oxygen-home .play-btn {
  margin-top: 125px;
  align-items: end !important;
  display: flex;
}

.oxygen-home .form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1.1rem !important;

  font-weight: 400;
  line-height: 2.5 !important;
  color: rgba(22, 33, 60, 0.79);
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #eaecef;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.oxygen-home .herotop-btn {
  width: 100%;
  background: linear-gradient(90deg, #ce0000 0%, #ff0000 104.23%);
  border-radius: 5px;
  color: #fff;
}

.oxygen-home .herotop-btn:hover {
  width: 100%;
  background: #fff;
  color: #ff0000;
}

.oxygen-home .img-space {
  margin-top: 60px !important;
}

.oxygen-home .faq-section {
  margin-bottom: 35px;
}

.oxygen-home .padding-lft {
  padding-left: 30px;
}

.oxygen-home .padding-rgt {
  padding-left: 30px;
}

.oxygen-home .text-spacing {
  margin-top: 45px;
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) {
  /* STYLES HERE */
  .oxygen-home .play-btn {
    margin-top: 5px;
    align-items: end !important;
    display: flex;
  }

  .oxygen-home .padding-lft {
    padding-left: 0px;
  }

  .oxygen-home .padding-rgt {
    padding-left: 0px;
  }

  .oxygen-home .text-spacing {
    margin-top: 5px;
  }
}

/* Style By Deepak 16-05-2023 */

.oxygen-home .form-back {
  background: #f5f5f5;
  border: 1px solid #dfe4ea;
  border-radius: 5px;
  padding: 15px 50px 50px 50px;
}

.oxygen-home .form-head {
  text-align: center !important;
  font-weight: 500 !important;
  font-size: 24px !important;
  line-height: 149.19% !important;
  color: #000000 !important;
  padding-bottom: 15px;
}

.oxygen-home .hero-textt {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 55px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}

/* .oxygen-home .hero-textt span{ */
/* background: Red linear-gradient(45deg, #00000059, transparent); */
/* -webkit-background-clip: text; */
/* -webkit-text-fill-color: transparent; */
/* } */

.oxygen-home .hero-text-bottom {
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 156.7%;
  /* or 44px */
  text-align: left;
  padding-top: 15px;
  color: #373737;
}

.oxygen-home .hero-text-bottom span {
  font-weight: 700;
}

.oxygen-home .hero-img img {
  width: 100%;
}

.oxygen-home .video-txt {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  font-family: "Roboto";
  text-align: left;
  text-decoration: none;
}

.oxygen-home .video-txt span img {
  width: 7%;
  padding: 0 6px 0 6px;
}

.oxygen-home .video-txtt {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 21px;
  /* identical to box height */

  text-align: right;
  color: #ff0000;
}

.oxygen-home .web-story {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  text-decoration-line: underline;
  color: #272727;
}

.oxygen-home .profile_desktop {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.oxygen-home .profile_description {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  /* or 150% */

  text-align: justify;

  color: #2b2b2b;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.oxygen-home .reps-name {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  color: #040404;
}

.oxygen-home .reps-email {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */

  color: #090909;
}

.oxygen-home .reps-email a {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 20px;
  /* identical to box height */

  text-decoration: none;
  color: #090909;
}

.oxygen-home .col-md-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.oxygen-home .reps-de {
  padding-top: 15px;
}

.oxygen-home .reps-btn {
  font-family: "Roboto";
  background: linear-gradient(90deg, #cc0d0d 0%, #ff0000 104.23%);
  border: 2px solid linear-gradient(90deg, #cc0d0d 0%, #ff0000 104.23%);
  border-radius: 7px;
  color: #fff;
  padding: 20px 42px 20px 42px;
}

.oxygen-home .reps-btn :hover {
  font-family: "Roboto";
  background: #fff;
  border: 2px solid linear-gradient(90deg, #cc0d0d 0%, #ff0000 104.23%);
  border-radius: 7px;
  color: linear-gradient(90deg, #cc0d0d 0%, #ff0000 104.23%);
  padding: 20px 42px 20px 42px;
}

.oxygen-home .reps-btn-align {
  text-align: end;
}

/* .oxygen-home .back-col{ */
/* background: linear-gradient(90deg, #AC3030 0%, #FF0000 104.23%); */
/* padding-top: 100px !important; */
/* padding-bottom: 70px !important; */
/* } */

.oxygen-home .red-head {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 42px;
  display: flex;
  align-items: center;

  color: #ffffff;
}

.oxygen-home .red-text {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  /* or 175% */
  padding-top: 50px;

  color: #ffffff;
}

.oxygen-home .middle-btn {
  background: linear-gradient(270deg, #ffffff 8.93%, #ffffff 112.7%);
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */
  padding: 20px 50px 20px 50px;
  border: 0px;
  text-align: center;

  color: #ff0000;
}

.oxygen-home .form-below {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  /* identical to box height */

  text-align: center;
  padding-top: 25px;
  color: #ffffff;
}

.oxygen-home .market-sm {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 28px;

  /* Red Gradient */

  background: linear-gradient(90deg, #ac3030 0%, #ff0000 104.23%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.oxygen-home .market-main {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 62px;

  color: #040404;
}

.oxygen-home .marketing-right1 {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.oxygen-home .marketing-right2 {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  padding-top: 10px;
  padding-bottom: 25px;
}

.oxygen-home .row-brdr {
  border-bottom: 1px solid #c2c2c2;
}

.oxygen-home .partner {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  /* Red Gradient */

  background: linear-gradient(90deg, #ac3030 0%, #ff0000 104.23%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.oxygen-home .partner-logo {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.oxygen-home .logo-part {
  padding: 10px;
  width: 25%;
}

.oxygen-home .logo-part img {
  width: 75%;
  display: flex;
  align-items: center;
}

/* CSS BY JASWINDER */

.oxygen-home .title-red {
  color: #ff0000;
}

.oxygen-home .carousel_text,
.oxygen-home .section-title {
  text-align: center;
}

.oxygen-home .section-title {
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 54px;
  /text-transform: uppercase;
  /color: #16213c;
}

.oxygen-home .section-title-left {
  text-align: left;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 54px;
  /text-transform: uppercase;
  /color: #16213c;
}

.oxygen-home .section-gray {
  background-color: #f4f4f4;
  margin-bottom: 0px !important;
}

.oxygen-home .long-button {
  width: 100%;
  background: linear-gradient(90deg, #ac3030 0%, #ff0000 104.23%) !important;
  color: #ffffff !important;
}

.oxygen-home .sub-titles {
  text-align: left;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 54px;
  /text-transform: uppercase;
  /color: #16213c;
}

.oxygen-home .funnel1,
.oxygen-home .funnel2 {
  height: 360px !important;
}

.oxygen-home .heading_funnel {
  font-style: normal;
  font-weight: 600;
  color: #16213c;
  text-align: center;
  font-size: 32px;
  line-height: 50px;
}

/* .oxygen-home .back-col{ */
/* background: linear-gradient(90deg, #AC3030 0%, #FF0000 104.23%); */
/* padding-top: 100px !important; */
/* padding-bottom: 70px !important; */
/* } */

.oxygen-home .red-heading {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 42px;
  display: flex;
  align-items: center;

  color: #ffffff;
}

.oxygen-home .red-text {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  padding-top: 50px;

  color: #ffffff;
}

.oxygen-home .middle-btn {
  background: linear-gradient(270deg, #ffffff 8.93%, #ffffff 112.7%);
  border-radius: 5px;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  padding: 20px 50px 20px 50px;
  border: 0px;
  text-align: center;
  color: #ff0000;
}

.oxygen-home .form-below {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  padding-top: 25px;
  color: #ffffff;
}

/*************accordian css start***************/
.oxygen-home .accordion {
  background-color: #fff;
  font-weight: 500;
  color: #ff0000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  transition: 0.4s;
  border-bottom: 1px solid #000 !important;
}

.oxygen-home .active,
.oxygen-home .accordion:hover {
  background-color: #fff;
}

.oxygen-home .accordion:after {
  content: "\002B";
  color: #ff0000;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}

.oxygen-home .active:after {
  content: "\2212";
}

.oxygen-home .panel {
  font-size: 12px;
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.oxygen-home .panel p {
  margin-top: 13px;
  margin-bottom: 1rem;
  font-size: 14px;
} /*************accordian css end***************/

.oxygen-home .mob-view {
  display: none;
}

.oxygen-home .desk-view {
  display: block;
}

.oxygen-home .part-btn {
  text-align: center !important;
}

@media screen and (min-device-width: 300px) and (max-device-width: 767px) {
  .oxygen-home .mob-h {
    display: none;
  }

  .oxygen-home .top-phone {
    padding-top: 5%;
    align-items: center;
    display: flex;
    justify-content: end;
    display: none;
  }
  .oxygen-home .hero-textt {
    font-size: 26px;
  }
  .oxygen-home .hero-text-bottom {
    font-size: 20px;
  }
  .oxygen-home .video-txt {
    font-size: 16px;
  }

  .oxygen-home .video-txtt {
    font-size: 16px;
    text-align: center;
  }

  .oxygen-home .mon-b-al {
    text-align: center;
  }

  .oxygen-home .form-head {
    font-size: 16px !important;
  }

  .oxygen-home .form-back {
    padding: 15px 15px 15px 15px;
  }

  .oxygen-home .profile-social {
    display: block !important;
  }

  .oxygen-home .profile_description {
    font-size: 18px;
    padding-top: 15px;
  }

  .oxygen-home .mob-view {
    display: block;
  }

  .oxygen-home .desk-view {
    display: none;
  }

  .oxygen-home .funnel1 {
    width: auto !important;
    margin-bottom: 3.5rem;
    margin-top: 1em;
  }

  .oxygen-home .funnel2 {
    margin-top: 1em;
    width: auto !important;
    height: 370px;
  }

  .oxygen-home .reps-btn-align {
    text-align: center !important;
  }

  .oxygen-home .red-head {
    font-size: 28px;
  }

  .oxygen-home .red-text {
    font-size: 16px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .oxygen-home .market-sm {
    font-size: 18px;
  }

  .oxygen-home .market-main {
    font-size: 28px;
    line-height: 40px;
  }

  .oxygen-home .marketing-right1 {
    font-size: 18px;
    line-height: 30px;
  }

  .oxygen-home .red-strip {
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
  }

  .oxygen-home .red-heading {
    font-weight: 500;
    font-size: 28px;
    text-align: center;
  }

  section.section-spacing.mt-5.pt-5.mb-5.pb-5.section_back {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
  }

  .oxygen-home .section-title-left {
    text-align: left;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
  }

  .oxygen-home .mob-hide {
    display: none;
  }

  .oxygen-home .heading_footer {
    font-weight: 600;
    font-size: 21px;
    line-height: 54px;
    color: #fff;
    text-align: center !important;
  }

  .oxygen-home .footer_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    width: 100%;
    text-align: center !important;
  }

  .oxygen-home .reps-mob {
    justify-content: center;
  }

  .oxygen-home .reps-de {
    padding-top: 15px;
    text-align: center;
  }

  img.imgpic {
    height: 50px !important;
  }
}
\





/* STYLE BY DEEPAK ON 27-07-2023 */


.nav {
  height: 50px;
  width: 100%;
  background-color: #4d4d4d;
  position: relative;
}

.nav > .nav-header {
  display: inline;
}

.nav > .nav-header > .nav-title {
  display: inline-block;
  font-size: 22px;
  color: #fff;
  padding: 0px 10px 10px 10px;
}

.nav > .nav-btn {
  display: none;
}

.nav > .nav-links {
  display: inline;
  float: right;
  font-size: 18px;
}

.nav > .nav-links > a {
  display: inline-block;
  padding: 13px 10px 13px 10px;
  text-decoration: none;
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}

.nav > .nav-links > a:hover {
  color: #ff0000;
}

.nav > #nav-check {
  display: none;
}

@media (max-width: 600px) {
  .nav > .nav-btn {
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .nav > .nav-btn > label {
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 13px;
    margin-top: 25px;
    color: #1a5fbd;
  }
  /* .nav > .nav-btn > label:hover,.nav  #nav-check:checked ~ .nav-btn > label { */
  /* background-color: #1a5fbd; */
  /* } */
  .nav > .nav-btn > label > span {
    display: block;
    width: 25px;
    height: 10px;
    border-top: 2px solid #1a5fbd;
  }
  .nav > .nav-links {
    position: absolute;
    display: block;
    width: 100%;
    background-color: #333;
    height: 0px;
    transition: all 0.3s ease-in;
    overflow-y: hidden;
    top: 76px;
    left: 0px;
  }
  .nav > .nav-links > a {
    display: block;
    width: 100%;
  }
  .nav > #nav-check:not(:checked) ~ .nav-links {
    height: 0px;
  }
  .nav > #nav-check:checked ~ .nav-links {
    height: calc(100vh - 50px);
    overflow-y: auto;
  }
}

@media screen and (min-device-width: 300px) and (max-device-width: 768px) {
  /* STYLES HERE */
  .nav > .nav-links > a {
    display: inline-block;
    padding: 13px 10px 13px 10px;
    text-decoration: none;
    color: #fff;
    text-align: center;
  }

  ..mob-hide {
    display: none;
  }

  ..mob-view {
    display: block;
  }

  .new-hero-head2 {
    font-family: "Courgette", cursive;
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 70px;
    text-align: left;
  }

  .sec2-head {
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 70px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
  }
  .new-hero-head3 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 26px;
    line-height: 70px;
    text-align: left;
    color: #0072c5;
  }

  .new-hero-head4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 70px;
    text-align: left;
  }
}

.new-hero-head {
  color: #000;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  position: relative;
}

.smile-bg {
  background-image: url("../images/smile.webp");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
}

.new-hero-head2 {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 70px;
  text-align: left;
}

.new-hero-head3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 28px;
  line-height: 41.6px;
  text-align: left;
  color: #000000;
}

.new-hero-head4 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 70px;
  text-align: left;
}

.hero-row {
  display: flex;
  align-items: center;
}

.mob-view {
  display: none;
}

.mob-hide {
  display: block;
}

.section2-bg {
  background-image: url("../images/Layer_10.webp");
  background-size: cover;
  background-position: center;
}

.sec2-head {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 70px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}

.sec2-head em {
  font-weight: 400;
  font-size: 36px;
  line-height: 70px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  font-style: italic;
}

a.sec2-btn {
  color: #fff;
  background: #4f46e5;
  text-decoration: none;
  padding: 20px 30px;
  font-family: "Montserrat";
  border-radius: 8px;
  font-weight: 700;
}

.btn-sub {
  margin-top: 25px;
  font-family: "Montserrat";
}
.mb {
  margin-bottom: 2.9rem;
}
.section3-bg {
  background-image: url("../images/Layer_14.webp");
  background-size: cover;
  background-position: center;
}

.sec3-testimonial {
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 70px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  color: #ff0000;
  font-style: italic;
}

.testimonial-1 {
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 30px;
  text-align: left;
  font-family: "Montserrat", sans-serif;
  color: #000;
  font-style: italic;
}

.testimonial-client {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  text-align: right;
  font-family: "Montserrat", sans-serif;
  color: #000;
}

section.section-spacing.section3-bg.pt-5.pb-5 {
  box-shadow: rgb(0 60 170) 0px 24px 9px -20px;
}

span.round-text img {
  position: absolute;
  left: 41%;
  bottom: -18px;
}
