* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
  font-family: 'Rubik', sans-serif !important;
}

body p {
  font-family: "Rubik", sans-serif !important;
  font-size: clamp(1rem, 1.172vw, 19.5px) !important;
  font-weight: 400 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Source Sans 3', sans-serif !important;
}

/* Header Style Start Here */

.highlight {
  position: relative;
  z-index: 2 !important;
  font-style: italic;
  font-size: 5em;
  margin: 1em 0;
  text-shadow: 0.05em 0.02em 0 #e12416, 0 0 0.5em #7ccfb1;
}

header .navbar {
  padding: 1rem 0px !important;
}

header {
  position: sticky;
  top: 0;
  z-index: 1020;
  background-color: transparent;
  padding: 1rem 0;
  transition: background-color 0.4s ease, box-shadow 0.4s ease, padding 0.4s ease, transform 0.3s ease;
}



header.scrolled {
  background-color: #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 0.5rem 0;
}

header.hide-header {
  transform: translateY(-100%) !important;
}


.dropdown-menu {
  width: 20rem !important;
  border-top: 4px solid #ff4200 !important;
  box-shadow: 0px 17px 25px 0px rgba(0, 0, 0, 0.2) !important;
}

.dropdown-menu li a:hover {
  color: #ff4200;
}

.dropdown-item {
  padding: 1rem !important;
}

.dropdown-menu-resource {
  width: 45rem !important;
  height: 30rem !important;
  overflow: auto;
  left: 8rem !important;
}

.toggle-block {
  display: flex !important;
}

.dropdown-menu-resource h6 {
  font-size: 1.25rem !important;
  color: #ff4200;
  padding: 0rem 1rem;
}

.dropdown-menu-resource div {
  padding: 0.1rem 0rem;
}

.dropdown-menu-resource div a {
  color: #060806 !important;
  text-decoration: none;
}

.dropdown-menu-resource div a:hover {
  color: #ff4200 !important;
}

/* Header Style Start End */

.main-container {
  width: calc(100% - 6.875rem) !important;
  margin: auto !important;
}


/* Header With Banner Styles Start Here */

.header-menu-text {
  color: #060806 !important;
  font-size: 1.5rem !important;
  font-family: "Rubik", sans-serif;
  font-weight: 400 !important;
  line-height: 1rem;
  letter-spacing: 0.016rem;
}

.primary-btn {
  color: #fff;
  font-size: 1.625rem;
  font-family: "Rubik", sans-serif;
  font-weight: 400;
  line-height: 1.625rem;
  letter-spacing: 0.016rem;
  padding: 0.625rem 1rem;
  background-color: #e12416 !important;
  border: none !important;
}

.navbar {
  padding: 1.875rem 0 !important;
}

.navbar-brand img {
  height: 2rem;
  transition: all 0.3s ease;
}

.nav-link {
  position: relative;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
  color: #060806 !important;
}

.nav-item .nav-link i {
  font-size: 1rem !important;
}

.dropdown-menu {
  border: none;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  margin-top: 8px;
}

.dropdown-item {
  padding: 8px 20px;
}

.dropdown-item:hover {
  background-color: #f8f9fa;
  color: #0d6efd;
}

.btn-primary {
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #FFF !important;
  padding: 8px 20px !important;
  border-radius: 5px;
  font-weight: 400;
  background-color: #e12416 !important;
  border: 1px solid #e12416 !important;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1;
  transition: color 0.4s cubic-bezier(0.86, 0.01, 0.13, 1);
  text-decoration: none !important;
}

.btn-primary:hover {
  background-color: #ff4200 !important;
}

.btn-primary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: linear-gradient(133.55deg,
      rgba(217, 217, 217, 0) 24.08%,
      #ffcfa5 49.55%,
      rgba(217, 217, 217, 0) 72.46%);
  transform: translateX(-100%);
  opacity: 0;
  pointer-events: none;
}

.btn-primary:hover,
.btn-primary:focus {
  color: #fff;
  border-color: #d53217;
  background-color: #d53217;
}

.btn-primary:hover::before,
.btn-primary:focus::before {
  opacity: 1;
  animation: slide-gradient 1.1s linear forwards;
  /* removed infinite */
}

@keyframes slide-gradient {
  0% {
    transform: translateX(-100%);
  }

  100% {
    transform: translateX(100%);
  }
}

.btn-secondary {
  position: relative;
  font-family: "Rubik", sans-serif;
  color: #000 !important;
  padding: 8px 20px !important;
  border-radius: 5px;
  font-weight: 400;
  background-color: #f7f7f7 !important;
  border: 1px solid #d9d9d9 !important;
  transition: all 0.3s ease;
  overflow: hidden;
  z-index: 1;
  transition: color 0.4s cubic-bezier(0.86, 0.01, 0.13, 1);
}

.btn-secondary:hover {
  background-color: #f5f5f5 !important;
}

.btn-secondary:hover,
.btn-secondary:focus {
  color: #fff;
  border-color: #484848;
  background-color: #f7f7f7;
}


.orange {
  color: #E12416 !important;
}

.header-holder {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.section-heading {
  position: relative;
  color: #060806;
  font-family: "Source Sans 3", sans-serif;
  font-size: 3.75rem;
  font-weight: 700;
  max-width: 75%;
  margin: 0 auto;
  margin-bottom: 3rem;
  text-align: center;
  line-height: 1.2;
}

.section-heading span {
  background: linear-gradient(120deg,
      var(--primary-color),
      var(--secondary-color));
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}



.card-title {
  color: #060806;
  font-size: 1.5rem;
  font-family: "Source Sans 3", sans-serif;
  font-weight: 700;
}


/* Header With Banner Styles End Here */

/* Miles Stone Styles Start Here */
.miles-stone-p {
  color: #4f4f51;
  font-size: 1.875rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  line-height: 2.5rem;
  letter-spacing: 0.016rem;
}

.miles-stone-value {
  color: #e12416;
  font-size: 4.5rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  letter-spacing: 0.016rem;
}

.miles-stone-value-heading {
  color: #4f4f51;
  font-size: 1.5rem;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  line-height: 3rem;
  letter-spacing: 0.015rem;
}

/* Miles Stone Styles End Here */

/* Client Logo Styles Start Here */

.clent-logo-heading {
  color: #fff;
  font-size: 2.5rem;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 600;
  line-height: 3rem;
  letter-spacing: 0.016rem;
}

/* Client Logo Styles End Here */

/* Footer Section Start Here */
.footer-main {
  background: #0d0f33;
  padding: 3rem 0 0rem 0;
  font-size: 1.05rem;
}

.footer-contact .hr {
  border: 1px solid #4a4b62 !important;
}

.footer-main2 {
  margin-top: 2.25rem !important;
}

.footer-link-title {
  font-weight: 700;
  font-family: "Source Sans 3", sans-serif;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  font-size: clamp(1rem, 1.172vw, 19.5px) !important;
  letter-spacing: 0.04em;
  color: #fff;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 1.125rem;
}

.footer-main a {
  color: #fff;
  font-size: clamp(1rem, 1.172vw, 19.5px) !important;
  font-family: "Rubik", sans-serif !important;
  text-decoration: none;
  text-decoration: none;
  transition: color 0.16s;
}

.bi-arrow-up-short::before {
  color: #fff;
  transform: rotate(45deg) !important;
}

.footer-logo img {
  width: 12.188rem;
}

.footer-social {
  width: 100%;
  max-width: 60%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-contacts .col-auto p {
  max-width: 280px;
}

.footer-contacts,
.footer-contacts i {
  font-family: "Rubik", sans-serif;
  color: #fff;
}

.footer-main a:hover {
  color: #ff4200;
}

.footer-bottom {
  color: #fff;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: clamp(1rem, 1.172vw, 19.5px) !important;
  border-top: 1px solid #74717a;
  margin-top: 2.5rem;
  padding: 3rem 0rem;
}

/* Footer Section End Here */

@media (max-width: 1200px) {
  .section-heading {
    font-size: 4rem;
  }
}

@media (max-width: 991.98px) {
  .navbar-collapse {
    padding-top: 15px;
  }

  .dropdown-menu {
    box-shadow: none;
    border-left: 3px solid #0d6efd;
    margin-left: 15px;
  }

  .header-btn {
    margin: 15px 0 0 0;
    width: 100%;
  }
}

@media (max-width: 992px) {
  .main-container {
    width: calc(100% - 5.125rem);
    margin: auto !important;
  }

  .navbar-expand-lg {
    flex-wrap: wrap !important;
  }

  .section-heading {
    font-size: 3.5rem;
    margin-bottom: 2rem;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .main-container {
    width: calc(100% - 5.125rem) !important;
    margin: auto !important;
  }

  .navbar-brand img {
    height: 1.5rem;
  }

  .nav-link {
    font-size: 0.875rem !important;
  }

  .nav-item .nav-link i {
    font-size: 0.875rem !important;
  }

  .btn-primary {
    font-size: 1rem !important;
    padding: 0.4065rem 1rem !important;
  }
}

@media (min-width: 576px) and (max-width: 992px) {
  .header-holder {
    display: block !important;
  }

  .navbar-toggler {
    position: absolute !important;
    right: 1rem !important;
  }

  .footer-empty {
    display: none !important;
  }
}

@media (min-width: 576px) and (max-width: 768px) {
  .main-container {
    width: calc(100% - 4rem) !important;
    margin: auto !important;
  }

  .header-btn {
    width: auto !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .header-btn {
    width: auto !important;
  }

  .navbar-toggler {
    position: absolute !important;
    right: 2rem !important;
  }
}

@media (max-width: 768px) {
  .main-container {
    width: calc(100% - 4rem);
    margin: auto !important;
  }

  .card-title {
    font-size: 1.2rem;
  }

  .card-text {
    font-size: 1rem;
  }

  .section-heading {
    font-size: 2.8rem;
  }
}

@media (max-width: 576px) {
  .main-container {
    width: calc(100% - 1.5rem) !important;
    margin: auto !important;
  }

  .header-holder {
    display: block !important;
  }

  .navbar-toggler {
    position: absolute !important;
    right: 1rem !important;
    padding: 0.25rem !important;
    font-size: 1rem !important;
  }

  .navbar {
    padding: 1.5rem 0rem !important;
  }

  .btn-primary {
    font-size: 1rem !important;
  }

  .section-heading {
    font-size: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .card-title {
    font-size: 1.5rem;
  }

  .card-text {
    font-size: 1rem !important;
    padding: 1rem 0rem 0rem 0rem;
  }

  .footer-main,
  .footer-main2 {
    display: block !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.99rem;
  }

  .footer-logo img {
    width: 12.188rem;
  }

  .footer-link-title {
    font-size: 0.97rem;
  }

  .footer-links li {
    margin-bottom: 0.4rem;
  }

  .footer-social {
    width: 100%;
    max-width: 50%;
    margin: auto;
  }
}