 *,
::before,
::after {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: 
}
::backdrop {
  --tw-border-spacing-x:0;
  --tw-border-spacing-y:0;
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness:proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000;
  --tw-shadow:0 0 #0000;
  --tw-shadow-colored:0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: 
}
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */*,
::after,
::before {
  box-sizing:border-box;
  border-width:0;
  border-style:solid;
  border-color:#e5e7eb
}
::after,
::before {
  --tw-content:''
}
:host,
html {
  line-height:1.5;
  -webkit-text-size-adjust:100%;
  -moz-tab-size:4;
  tab-size:4;
  font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings:normal;
  font-variation-settings:normal;
  -webkit-tap-highlight-color:transparent
}
body {
  margin:0;
  line-height:inherit
}
/* Hide mobile header on desktop */
@media screen and (max-width: 421px) {
  .second-header .action-buttons {
    gap: 6px !important;
  }
}
#profileToggle{
  padding: 4px !important;
    padding-right: 4px;
    padding-left: 4px;
  padding-left: 7px !important;
  padding-right: 7px !important;
}
 .first-header,
      .second-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px;
        background: #fff;
        border-bottom: 1px solid #ddd;
      }

      .first-header .left-side,
      .first-header .center-side,
      .first-header .right-side {
        flex: 1;
        display: flex;
        justify-content: center;
        align-items: center;
      }

      .first-header .left-side {
        justify-content: flex-start;
      }

      .profile-dropdown,
      .menu-dropdown {
        display: none;
        position: absolute;
        top: 40px;
        right: 0;
        background: white;
        border: 1px solid #ddd;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        z-index: 100;
        min-width: 180px;
      }

      .profile-dropdown a,
      .menu-dropdown a {
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        color: black;
        border-bottom: 1px solid #eee;
      }

      .profile-dropdown a:last-child,
      .menu-dropdown a:last-child {
        border-bottom: none;
      }
      
      
      @media (min-width: 1024px) and (max-width: 1380px) {
        .header-custom-search{width: 430px !important;padding: 15px !important;}
        .cursor-pointer{font-size: 12px !important;}
              .header-btn-cus{font-size: 13px !important;}
        }

      .header-btn-cus{
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  padding-right: 8px !important;
  padding-left: 10px !important;
  font-size: 13px;}
  .cursor-pointer{font-size: 13px;}

      .profile-dropdown a:hover,
      .menu-dropdown a:hover {
        background: #f0f0f0;
      }

      .second-header .action-buttons {
        display: flex;
        justify-content: center;
        gap: 20px;
        width: 100%;
      }

      .dropdown-wrapper {
        position: relative;
      }

      .dropdown-toggle {
        background: #eee;
        padding: 6px 12px;
        border: none;
        border-radius: 5px;
        cursor: pointer;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15),
          -4px -4px 10px rgba(255, 255, 255, 0.8);
      }

      .new-tag {
        background: red;
        color: white;
        font-size: 10px;
        padding: 2px 5px;
        margin-left: 5px;
        border-radius: 3px;
      }

      .star-icon {
        color: orange;
        margin-left: 5px;
      }

      .burger-menu {
        display: inline-block;
        cursor: pointer;
        padding: 6px 12px;
        background: #eee;
        border-radius: 5px;
        border: #e03d2f;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.15),
          -4px -4px 10px rgba(255, 255, 255, 0.8);
      }

      .sidebar-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 320px;
        height: 100vh;
        background: #fff;
        border-right: 1px solid #ccc;
        padding: 20px;
        overflow-y: auto;
        transition: transform 0.3s ease-in-out;
        transform: translateX(-100%);
        z-index: 999;
      }

      .sidebar-overlay.active {
        transform: translateX(0);
      }

      .sidebar-header {
        display: flex;
        justify-content: flex-end;
      }

      .close-btn {
        font-size: 24px;
        cursor: pointer;
        font-weight: bold;
      }

      .main-menu li {
        list-style: none;
        margin: 10px 0;
        position: relative;
      }

      .main-menu a {
        text-decoration: none;
        color: #333;
        font-weight: bold;
      }

      .has-mega-menu .mega-menu {
        display: none;
        flex-wrap: wrap;
        gap: 20px;
        padding: 10px;
        background: #f9f9f9;
        border: 1px solid #ddd;
        border-left: 4px solid #333;
      }

      .has-mega-menu:hover .mega-menu,
      .has-mega-menu.active .mega-menu {
        display: flex;
        flex-direction: row;
      }

      .mega-column {
        flex: 1 1 150px;
        min-width: 120px;
      }

      .mega-column h4 {
        margin-bottom: 6px;
        font-size: 15px;
      }

      .mega-menu a {
        font-weight: normal;
        padding: 3px 0;
        display: block;
        color: #333;
        text-decoration: none;
      }

      .mega-menu a:hover {
        color: #ff4939;
      }

      @media (max-width: 768px) {
        .first-header,
        .second-header {
          flex-wrap: wrap;
        }

        .second-header .action-buttons {
          flex-wrap: wrap;
        }

        .mega-menu {
          flex-direction: column;
        }
      }

      .input-box {
        display: flex;
        align-items: center;
        border-radius: 10px;
        padding: 12px 16px;
        background: #fff;
        border: none;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2),
          -4px -4px 10px rgba(255, 255, 255, 0.8);
        color: #555;
        transition: all 0.2s ease-in-out;
      }

      .input-box2 {
        display: flex;
        align-items: center;
        border-radius: 10px;
        padding: 8px 8px;
        background: #fff;
        border: none;
        box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.1),
          -4px -4px 10px rgba(255, 255, 255, 0.8);
        color: #555;
        transition: all 0.2s ease-in-out;
      }

      .input-box2 span {
        padding-left: 10px;
        padding-right: 5px;
      }

      .input-box:focus-within {
        box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.2),
          inset -2px -2px 6px rgba(255, 255, 255, 0.7);
      }

      .input-box i {
        margin-right: 10px;
        color: gray;
        font-size: 16px;
      }

      .input-box input {
        border: none;
        outline: none;
        flex-grow: 1;
        font-size: 14px;
        color: #333;
        background: transparent;
      }

      .input-box span {
        flex-grow: 1;
        white-space: nowrap;
      }

      .input-container {
        display: flex;
        gap: 10px;
        font-family: Arial, sans-serif;
      }

      .header-icon-btn {
        background: none;
        border: none;
        font-size: 18px;
        margin-left: 12px;
        cursor: pointer;
        color: #444;
        padding: 6px;
        border-radius: 6px;
        transition: background 0.2s;
      }

      .header-icon-btn:hover {
        background: #f2f2f2;
      }

      .login-btn {
        background-color: #ff4939;
        color: white;
        border: none;
        padding: 5px;
        border-radius: 6px;
      }
      .login-btn:hover {
        background-color: #e03d2f;
        cursor: pointer;
      }

      
.desktop-header {
    display: block;
}

.mobile-header {
    display: none;
}

.mobile-header.d-lg-none{display: none !important;}
/* Hide desktop header on mobile */
@media (max-width: 768px) {
    .desktop-header {
        display: none;
    }

    .mobile-header {
        display: block;
    }
    .action-buttons{flex-direction: unset !important;}
    .logo{height: unset !important;}
}

hr {
  height:0;
  color:inherit;
  border-top-width:1px
}
.main-nav{z-index: unset !important;}
abbr:where([title]) {
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size:inherit;
  font-weight:inherit
}
a {
  color:inherit;
  text-decoration:inherit
}
b,
strong {
  font-weight:bolder
}
code,
kbd,
pre,
samp {
  font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-feature-settings:normal;
  font-variation-settings:normal;
  font-size:1em
}
small {
  font-size:80%
}
sub,
sup {
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
sub {
  bottom:-.25em
}
sup {
  top:-.5em
}
table {
  text-indent:0;
  border-color:inherit;
  border-collapse:collapse
}
button,
input,
optgroup,
select,
textarea {
  font-family:inherit;
  font-feature-settings:inherit;
  font-variation-settings:inherit;
  font-size:100%;
  font-weight:inherit;
  line-height:inherit;
  letter-spacing:inherit;
  color:inherit;
  margin:0;
  padding:0
}
button,
select {
  text-transform:none
}
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance:button;
  background-color:transparent;
  background-image:none
}
:-moz-focusring {
  outline:auto
}
:-moz-ui-invalid {
  box-shadow:none
}
progress {
  vertical-align:baseline
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height:auto
}
[type=search] {
  -webkit-appearance:textfield;
  outline-offset:-2px
}
::-webkit-search-decoration {
  -webkit-appearance:none
}
::-webkit-file-upload-button {
  -webkit-appearance:button;
  font:inherit
}
summary {
  display:list-item
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin:0
}
fieldset {
  margin:0;
  padding:0
}
legend {
  padding:0
}
menu,
ol,
ul {
  list-style:none;
  margin:0;
  padding:0
}
dialog {
  padding:0
}
textarea {
  resize:vertical
}
input::placeholder,
textarea::placeholder {
  opacity:1;
  color:#9ca3af
}
[role=button],
button {
  cursor:pointer
}
:disabled {
  cursor:default
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display:block;
  vertical-align:middle
}
img,
video {
  max-width:100%;
  height:auto
}
[hidden]:where(:not([hidden=until-found])) {
  display:none
}
.fixed {
  position:fixed
}
.absolute {
  position:absolute
}
.relative {
  position:relative
}
.left-0 {
  left:0px
}
.top-0 {
  top:0px
}
.top-full {
  top:100%
}
.z-50 {
  z-index:50
}
.z-\[1000\] {
  z-index:1000
}
.mx-4 {
  margin-left:1rem;
  margin-right:1rem
}
.ml-1 {
  margin-left:0.25rem
}
.mr-2 {
  margin-right:0.5rem
}
.mt-2 {
  margin-top:0.5rem
}
.block {
  display:block
}
.flex {
  display:flex
}
.hidden {
  display:none
}
.h-12 {
  height:3rem
}
.h-20 {
  height:5rem
}
.h-5 {
  height:1.25rem
}
.w-48 {
  width:12rem
}
.w-56 {
  width:14rem
}
.w-\[560px\] {
  width:560px
}
.w-auto {
  width:auto
}
.w-full {
  width:100%
}
.flex-1 {
  flex:1 1 0%
}
.cursor-pointer {
  cursor:pointer
}
.items-center {
  align-items:center
}
.justify-center {
  justify-content:center
}
.gap-2 {
  gap:0.5rem
}
.gap-4 {
  gap:1rem
}
.overflow-y-auto {
  overflow-y:auto
}
.overflow-x-hidden {
  overflow-x:hidden
}
.rounded {
  border-radius:0.25rem
}
.rounded-2xl {
  border-radius:1rem
}
.rounded-md {
  border-radius:0.375rem
}
.border {
  border-width:1px
}
.border-l {
  border-left-width:1px
}
.border-gray-200 {
  --tw-border-opacity:1;
  border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))
}
.border-gray-300 {
  --tw-border-opacity:1;
  border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))
}
.bg-\[\#f9f9f9\] {
  --tw-bg-opacity:1;
  background-color:rgb(249 249 249 / var(--tw-bg-opacity, 1))
}
.bg-\[\#ff4939\] {
  --tw-bg-opacity:1;
  background-color:rgb(255 73 57 / var(--tw-bg-opacity, 1))
}
.bg-orange-600 {
  --tw-bg-opacity:1;
  background-color:rgb(234 88 12 / var(--tw-bg-opacity, 1))
}
.bg-transparent {
  background-color:transparent
}
.bg-white {
  --tw-bg-opacity:1;
  background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))
}
.p-2 {
  padding:0.5rem
}
.px-2 {
  padding-left:0.5rem;
  padding-right:0.5rem
}
.px-3 {
  padding-left:0.75rem;
  padding-right:0.75rem
}
.px-4 {
  padding-left:1rem;
  padding-right:1rem
}
.px-5 {
  padding-left:1.25rem;
  padding-right:1.25rem
}
.py-1 {
  padding-top:0.25rem;
  padding-bottom:0.25rem
}
.py-2 {
  padding-top:0.5rem;
  padding-bottom:0.5rem
}
.py-3 {
  padding-top:0.75rem;
  padding-bottom:0.75rem
}
.pr-6 {
  padding-right:1.5rem
}
.text-\[10px\] {
  font-size:10px
}
.text-lg {
  font-size:1.125rem;
  line-height:1.75rem
}
.text-sm {
  font-size:0.875rem;
  line-height:1.25rem
}
.font-medium {
  font-weight:500
}
.font-semibold {
  font-weight:600
}
.text-\[\#636262\] {
  --tw-text-opacity:1;
  color:rgb(99 98 98 / var(--tw-text-opacity, 1))
}
.text-\[\#ff4939\] {
  --tw-text-opacity:1;
  color:rgb(255 73 57 / var(--tw-text-opacity, 1))
}
.text-gray-400 {
  --tw-text-opacity:1;
  color:rgb(156 163 175 / var(--tw-text-opacity, 1))
}
.text-gray-500 {
  --tw-text-opacity:1;
  color:rgb(107 114 128 / var(--tw-text-opacity, 1))
}
.text-gray-600 {
  --tw-text-opacity:1;
  color:rgb(75 85 99 / var(--tw-text-opacity, 1))
}
.text-gray-700 {
  --tw-text-opacity:1;
  color:rgb(55 65 81 / var(--tw-text-opacity, 1))
}
.text-gray-800 {
  --tw-text-opacity:1;
  color:rgb(31 41 55 / var(--tw-text-opacity, 1))
}
.text-white {
  --tw-text-opacity:1;
  color:rgb(255 255 255 / var(--tw-text-opacity, 1))
}
.placeholder-gray-500::placeholder {
  --tw-placeholder-opacity:1;
  color:rgb(107 114 128 / var(--tw-placeholder-opacity, 1))
}
.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)
}
.shadow-md {
  --tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}
.outline-none {
  outline:2px solid transparent;
  outline-offset:2px
}
.hover\:bg-gray-100:hover {
  --tw-bg-opacity:1;
  background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))
}
.focus\:outline-none:focus {
  outline:2px solid transparent;
  outline-offset:2px
}
.group:hover .group-hover\:block {
  display:block
}


.left_size_custom_section .form-control{
  background-color: unset !important;
  border: unset !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}





 





@media (min-width: 1024px) {
  .lg\:flex {
    display:flex
  }
}
