/* .upper-head-btn{
  padding: 9px;
}
.upper-header-icon-box {
  width: 2.3rem;
    height: 2.3rem;
        border-radius: 5px !important;
}
.upper-header-icon-box img{
  width: 25px;
}
@media screen and (max-width: 767px){
.upper-head-btn {
    padding: 8px !important;
            font-size: 9px;
}
.header-quat-content .max-w-7xl.flex-col {
        flex-direction: row;
        gap: 0.5rem;
}
} */



  .bg-\[\#373e43\] {
    --tw-bg-opacity: 1;
    background-color: rgb(55 62 67 / var(--tw-bg-opacity, 1));
  }
  .py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
  }
  .border-\[\#f78c1c\] {
    --tw-border-opacity: 1;
    border-color: rgb(238 138 29 / var(--tw-border-opacity, 1));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .tracking-widest {
    letter-spacing: 0.1em;
  }
  .text-\[\#f78c1c\] {
    --tw-text-opacity: 1;
    color: rgb(238 138 29 / var(--tw-text-opacity, 1));
  }
  .mb-1 {
    margin-bottom: 0.25rem;
  }
  .gap-3 {
    gap: 0.75rem;
  }
  .header-banner-botton-text p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .mt-0{
        margin-top: 0 !important;
}
  .text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity, 1));
  }
  .header-banner-botton-text p strong {
    color: #fff;
    font-weight: 600;
  }
  .bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1);
  }
  .rounded-xl {
    border-radius: 0.75rem;
  }
  .border-white\/20 {
    border-color: rgb(255 255 255 / 0.2);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .bg-\[\#EE8A1D\] {
    --tw-bg-opacity: 1;
    background-color: rgb(238 138 29 / var(--tw-bg-opacity, 1));
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .tracking-widest {
    letter-spacing: 0.1em;
  }
  .px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .rounded-md {
    border-radius: calc(0.5rem - 2px);
  }
  .hover\:bg-orange-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity, 1));
  }
  .group:hover .group-hover\:translate-x-1 {
    --tw-translate-x: 0.25rem;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
  .hover\:shadow-orange-500\/20:hover {
    --tw-shadow-color: rgb(249 115 22 / 0.2);
    --tw-shadow: var(--tw-shadow-colored);
  }
  .md\:py-8 {
    padding-top: .5rem;
    padding-bottom: .5rem;
}
  @media (min-width: 768px) {

    .md\:px-12 {
      padding-left: 3rem;
      padding-right: 3rem;
    }
    .md\:text-base {
      font-size: 1rem;
      line-height: 1.5rem;
    }
    .md\:text-xl {
      font-size: 1.25rem;
      line-height: 1.75rem;
    }
  }
   .upper-requate-header h3{ font-size: 15px; line-height: normal; }
            .upper-requate-header{ background-color: #373e43; padding: 0 !important; }
            .upper-requate-header p{ font-size: 13px; line-height: normal; }
            .common-header p{ margin-bottom: 0px !important; }
            .main_header { height: auto; color: white; align-items: center; justify-content: flex-end; font-weight: bold; position: relative; z-index: 9999; font-size: 13px; padding: 5px 5%; }
            .header .header__innerwrap { padding-top: 8px !important; }
            .header.headroom--not-top .header__innerwrap { --tw-translate-y: -0.20rem !important; }
            .header-quat-content { padding-bottom: 0; padding-top: 10px; }
            .upper-head-btn { padding: 11.5px 13.5px; font-size: 13px; padding-left: 2rem; padding-right: 2rem; }
            .upper-header-icon-box { width: 2.3rem; height: 2.3rem; border-radius: 5px !important; }
            .upper-header-icon-box img{ width: 25px; }
            .md\:text-xl { line-height: normal; }
            header.header { top: 0 !important; }
            .upper-head-btn:hover { background-color: #ffffff !important; box-shadow: none !important; color: #000; }
            .upper-head-btn svg { width: 20px; height: auto; }
            @media screen and (max-width: 767px){
                .upper-head-btn { padding: 8px !important; font-size: 8px; }
                .header-quat-content .max-w-7xl.flex-col { flex-direction: row; gap: 0.5rem; }
                .header-quat-content h3 { font-size: 10px; margin-bottom: 2px; }
                .header-quat-content p { font-size: 10px !important; line-height: normal !important; }
                .header__innerwrap { padding-top: .6rem; }
            }