/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::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:  ;
}

::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:  ;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-right-\[1px\] {
  right: -1px;
}

.-top-\[1px\] {
  top: -1px;
}

.-top-\[24px\] {
  top: -24px;
}

.bottom-\[-20px\] {
  bottom: -20px;
}

.bottom-\[-75px\] {
  bottom: -75px;
}

.left-\[-62px\] {
  left: -62px;
}

.left-\[-95px\] {
  left: -95px;
}

.left-\[24px\] {
  left: 24px;
}

.right-\[-35px\] {
  right: -35px;
}

.right-\[-68px\] {
  right: -68px;
}

.right-\[120px\] {
  right: 120px;
}

.top-0 {
  top: 0px;
}

.top-\[-15px\] {
  top: -15px;
}

.top-\[-30px\] {
  top: -30px;
}

.top-\[55px\] {
  top: 55px;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-50 {
  z-index: 50;
}

.z-40 {
  z-index: 40;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.mb-\[39px\] {
  margin-bottom: 39px;
}

.mb-\[49px\] {
  margin-bottom: 49px;
}

.mb-\[500px\] {
  margin-bottom: 500px;
}

.mb-\[53px\] {
  margin-bottom: 53px;
}

.mb-\[61px\] {
  margin-bottom: 61px;
}

.mb-\[70px\] {
  margin-bottom: 70px;
}

.mb-\[72px\] {
  margin-bottom: 72px;
}

.mb-\[90px\] {
  margin-bottom: 90px;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mt-\[100px\] {
  margin-top: 100px;
}

.mt-\[129px\] {
  margin-top: 129px;
}

.mt-\[138px\] {
  margin-top: 138px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.mt-\[29px\] {
  margin-top: 29px;
}

.mt-\[32px\] {
  margin-top: 32px;
}

.mt-\[42px\] {
  margin-top: 42px;
}

.mt-\[62px\] {
  margin-top: 62px;
}

.mt-\[70px\] {
  margin-top: 70px;
}

.mt-\[72px\] {
  margin-top: 72px;
}

.mt-\[85px\] {
  margin-top: 85px;
}

.mt-\[\] {
  margin-top: ;
}

.mt-\[16px\] {
  margin-top: 16px;
}

.mt-\[36px\] {
  margin-top: 36px;
}

.mt-\[30px\] {
  margin-top: 30px;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-12 {
  height: 3rem;
}

.h-5 {
  height: 1.25rem;
}

.h-\[100vh\] {
  height: 100vh;
}

.h-\[101px\] {
  height: 101px;
}

.h-\[116px\] {
  height: 116px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[182px\] {
  height: 182px;
}

.h-\[212px\] {
  height: 212px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[280px\] {
  height: 280px;
}

.h-\[33px\] {
  height: 33px;
}

.h-\[34px\] {
  height: 34px;
}

.h-\[35px\] {
  height: 35px;
}

.h-\[360px\] {
  height: 360px;
}

.h-\[369px\] {
  height: 369px;
}

.h-\[376px\] {
  height: 376px;
}

.h-\[40px\] {
  height: 40px;
}

.h-\[419pxpx\] {
  height: 419pxpx;
}

.h-\[44px\] {
  height: 44px;
}

.h-\[45px\] {
  height: 45px;
}

.h-\[48px\] {
  height: 48px;
}

.h-\[49px\] {
  height: 49px;
}

.h-\[525px\] {
  height: 525px;
}

.h-\[54px\] {
  height: 54px;
}

.h-\[56px\] {
  height: 56px;
}

.h-\[57px\] {
  height: 57px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[62px\] {
  height: 62px;
}

.h-\[64px\] {
  height: 64px;
}

.h-\[68px\] {
  height: 68px;
}

.h-\[691px\] {
  height: 691px;
}

.h-\[699px\] {
  height: 699px;
}

.h-\[69px\] {
  height: 69px;
}

.h-\[75px\] {
  height: 75px;
}

.h-\[80px\] {
  height: 80px;
}

.h-\[840px\] {
  height: 840px;
}

.h-\[84px\] {
  height: 84px;
}

.h-\[8px\] {
  height: 8px;
}

.h-\[90px\] {
  height: 90px;
}

.h-\[91px\] {
  height: 91px;
}

.h-\[92px\] {
  height: 92px;
}

.h-\[96px\] {
  height: 96px;
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.w-48 {
  width: 12rem;
}

.w-\[101px\] {
  width: 101px;
}

.w-\[107px\] {
  width: 107px;
}

.w-\[111px\] {
  width: 111px;
}

.w-\[11px\] {
  width: 11px;
}

.w-\[1236px\] {
  width: 1236px;
}

.w-\[129px\] {
  width: 129px;
}

.w-\[130px\] {
  width: 130px;
}

.w-\[133px\] {
  width: 133px;
}

.w-\[137px\] {
  width: 137px;
}

.w-\[151px\] {
  width: 151px;
}

.w-\[152px\] {
  width: 152px;
}

.w-\[153px\] {
  width: 153px;
}

.w-\[167px\] {
  width: 167px;
}

.w-\[174px\] {
  width: 174px;
}

.w-\[177px\] {
  width: 177px;
}

.w-\[184px\] {
  width: 184px;
}

.w-\[191px\] {
  width: 191px;
}

.w-\[1920px\] {
  width: 1920px;
}

.w-\[212px\] {
  width: 212px;
}

.w-\[215px\] {
  width: 215px;
}

.w-\[231px\] {
  width: 231px;
}

.w-\[232px\] {
  width: 232px;
}

.w-\[278px\] {
  width: 278px;
}

.w-\[288px\] {
  width: 288px;
}

.w-\[289px\] {
  width: 289px;
}

.w-\[300px\] {
  width: 300px;
}

.w-\[316px\] {
  width: 316px;
}

.w-\[364px\] {
  width: 364px;
}

.w-\[41px\] {
  width: 41px;
}

.w-\[496px\] {
  width: 496px;
}

.w-\[525px\] {
  width: 525px;
}

.w-\[559px\] {
  width: 559px;
}

.w-\[59px\] {
  width: 59px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[62px\] {
  width: 62px;
}

.w-\[64px\] {
  width: 64px;
}

.w-\[80px\] {
  width: 80px;
}

.w-\[83px\] {
  width: 83px;
}

.w-\[879px\] {
  width: 879px;
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

.max-w-\[1155px\] {
  max-width: 1155px;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[1652px\] {
  max-width: 1652px;
}

.max-w-\[1864px\] {
  max-width: 1864px;
}

.max-w-\[1920px\] {
  max-width: 1920px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-screen-3xl {
  max-width: 1920px;
}

.max-w-screen-xl {
  max-width: 1200px;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.rotate-90 {
  --tw-rotate: 90deg;
  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));
}

.transform {
  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));
}

.cursor-pointer {
  cursor: pointer;
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.content-center {
  align-content: center;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-10 {
  gap: 2.5rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-\[10px\] {
  gap: 10px;
}

.gap-\[15px\] {
  gap: 15px;
}

.gap-\[18px\] {
  gap: 18px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[21px\] {
  gap: 21px;
}

.gap-\[22px\] {
  gap: 22px;
}

.gap-\[23px\] {
  gap: 23px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[25px\] {
  gap: 25px;
}

.gap-\[28px\] {
  gap: 28px;
}

.gap-\[29px\] {
  gap: 29px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[31px\] {
  gap: 31px;
}

.gap-\[33px\] {
  gap: 33px;
}

.gap-\[34px\] {
  gap: 34px;
}

.gap-\[35px\] {
  gap: 35px;
}

.gap-\[37px\] {
  gap: 37px;
}

.gap-\[40px\] {
  gap: 40px;
}

.gap-\[50px\] {
  gap: 50px;
}

.gap-\[55px\] {
  gap: 55px;
}

.gap-\[60px\] {
  gap: 60px;
}

.gap-\[73px\] {
  gap: 73px;
}

.gap-\[77px\] {
  gap: 77px;
}

.gap-\[93px\] {
  gap: 93px;
}

.gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-y-4 {
  row-gap: 1rem;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.rounded-\[100\%\] {
  border-radius: 100%;
}

.rounded-\[10px\] {
  border-radius: 10px;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-\[17px\] {
  border-radius: 17px;
}

.rounded-\[18px\] {
  border-radius: 18px;
}

.rounded-\[19px\] {
  border-radius: 19px;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[24px\] {
  border-radius: 24px;
}

.rounded-\[25px\] {
  border-radius: 25px;
}

.rounded-\[26px\] {
  border-radius: 26px;
}

.rounded-\[28px\] {
  border-radius: 28px;
}

.rounded-\[33px\] {
  border-radius: 33px;
}

.rounded-\[38px\] {
  border-radius: 38px;
}

.rounded-\[5px\] {
  border-radius: 5px;
}

.rounded-\[64px\] {
  border-radius: 64px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-l-2xl {
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-bl-\[25px\] {
  border-bottom-left-radius: 25px;
}

.rounded-tr-\[25px\] {
  border-top-right-radius: 25px;
}

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0px;
}

.border-2 {
  border-width: 2px;
}

.border-\[2px\] {
  border-width: 2px;
}

.border-b-0 {
  border-bottom-width: 0px;
}

.border-\[\#005AA3\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 90 163 / var(--tw-border-opacity));
}

.border-\[\#005aa3\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 90 163 / var(--tw-border-opacity));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.bg-\[\#002747\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 39 71 / var(--tw-bg-opacity));
}

.bg-\[\#005aa3\] {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 163 / var(--tw-bg-opacity));
}

.bg-\[\#273a58\] {
  --tw-bg-opacity: 1;
  background-color: rgb(39 58 88 / var(--tw-bg-opacity));
}

.bg-\[\#2bc95b\] {
  --tw-bg-opacity: 1;
  background-color: rgb(43 201 91 / var(--tw-bg-opacity));
}

.bg-\[\#5cbeaf\] {
  --tw-bg-opacity: 1;
  background-color: rgb(92 190 175 / var(--tw-bg-opacity));
}

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[\#ea9931\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 153 49 / var(--tw-bg-opacity));
}

.bg-\[\#eff3f4\] {
  --tw-bg-opacity: 1;
  background-color: rgb(239 243 244 / var(--tw-bg-opacity));
}

.bg-\[\#f3f2fc\] {
  --tw-bg-opacity: 1;
  background-color: rgb(243 242 252 / var(--tw-bg-opacity));
}

.bg-\[\#f5f7f8\] {
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 248 / var(--tw-bg-opacity));
}

.bg-\[\#fdb934\] {
  --tw-bg-opacity: 1;
  background-color: rgb(253 185 52 / var(--tw-bg-opacity));
}

.bg-\[\#ff71e6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 113 230 / var(--tw-bg-opacity));
}

.bg-\[\#ffffff\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-green-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(74 222 128 / var(--tw-bg-opacity));
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-\[url\(\'\/assets\/images\/gayani\.png\'\)\] {
  background-image: url('../assets/images/gayani.png');
}

.bg-\[url\(\'\/assets\/images\/hero-image\.webp\'\)\] {
  background-image: url('../assets/images/hero-image.webp');
}

.bg-\[url\(\'\/assets\/images\/ramesh\.png\'\)\] {
  background-image: url('../assets/images/ramesh.png');
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-\[\#0155a5\] {
  --tw-gradient-from: #0155a5 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(1 85 165 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-\[\#054376\] {
  --tw-gradient-from: #054376 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(5 67 118 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-0\% {
  --tw-gradient-from-position: 0%;
}

.via-\[\#0C62A9\] {
  --tw-gradient-to: rgb(12 98 169 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0C62A9 var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-\[\#0E6BB9\] {
  --tw-gradient-to: #0E6BB9 var(--tw-gradient-to-position);
}

.to-\[\#158df1\] {
  --tw-gradient-to: #158df1 var(--tw-gradient-to-position);
}

.to-100\% {
  --tw-gradient-to-position: 100%;
}

.bg-cover {
  background-size: cover;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-2 {
  padding: 0.5rem;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[20px\] {
  padding: 20px;
}

.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}

.px-1 {
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.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;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[12px\] {
  padding-left: 12px;
  padding-right: 12px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[27px\] {
  padding-left: 27px;
  padding-right: 27px;
}

.px-\[30px\] {
  padding-left: 30px;
  padding-right: 30px;
}

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

.px-\[38px\] {
  padding-left: 38px;
  padding-right: 38px;
}

.px-\[50px\] {
  padding-left: 50px;
  padding-right: 50px;
}

.px-\[6px\] {
  padding-left: 6px;
  padding-right: 6px;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-\[10px\] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[15px\] {
  padding-top: 15px;
  padding-bottom: 15px;
}

.py-\[25px\] {
  padding-top: 25px;
  padding-bottom: 25px;
}

.py-\[37px\] {
  padding-top: 37px;
  padding-bottom: 37px;
}

.py-\[90px\] {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-\[19px\] {
  padding-bottom: 19px;
}

.pb-\[38px\] {
  padding-bottom: 38px;
}

.pb-\[62px\] {
  padding-bottom: 62px;
}

.pb-\[84px\] {
  padding-bottom: 84px;
}

.pe-\[15px\] {
  padding-inline-end: 15px;
}

.pe-\[18px\] {
  padding-inline-end: 18px;
}

.pe-\[23px\] {
  padding-inline-end: 23px;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-\[135px\] {
  padding-left: 135px;
}

.pl-\[29px\] {
  padding-left: 29px;
}

.pl-\[52px\] {
  padding-left: 52px;
}

.pl-\[75px\] {
  padding-left: 75px;
}

.pl-\[90px\] {
  padding-left: 90px;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-\[108px\] {
  padding-right: 108px;
}

.pr-\[79px\] {
  padding-right: 79px;
}

.ps-\[19px\] {
  padding-inline-start: 19px;
}

.ps-\[26px\] {
  padding-inline-start: 26px;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pt-\[10px\] {
  padding-top: 10px;
}

.pt-\[128px\] {
  padding-top: 128px;
}

.pt-\[22px\] {
  padding-top: 22px;
}

.pt-\[2px\] {
  padding-top: 2px;
}

.pt-\[38px\] {
  padding-top: 38px;
}

.pt-\[66px\] {
  padding-top: 66px;
}

.pt-\[88px\] {
  padding-top: 88px;
}

.pb-\[90px\] {
  padding-bottom: 90px;
}

.text-center {
  text-align: center;
}

.text-start {
  text-align: start;
}

.align-middle {
  vertical-align: middle;
}

.font-poppins-bold {
  font-family: Poppins-Bold, sans-serif;
}

.font-poppins-extrabold {
  font-family: Poppins-ExtraBold, sans-serif;
}

.font-poppins-light {
  font-family: Poppins-Light, sans-serif;
}

.font-poppins-regular {
  font-family: Poppins-Regular, sans-serif;
}

.font-poppins-thin {
  font-family: Poppins-Thin, sans-serif;
}

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.text-\[12px\] {
  font-size: 12px;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[14px\] {
  font-size: 14px;
}

.text-\[15px\] {
  font-size: 15px;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[19px\] {
  font-size: 19px;
}

.text-\[22px\] {
  font-size: 22px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[25px\] {
  font-size: 25px;
}

.text-\[26px\] {
  font-size: 26px;
}

.text-\[28px\] {
  font-size: 28px;
}

.text-\[31px\] {
  font-size: 31px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-\[34px\] {
  font-size: 34px;
}

.text-\[38px\] {
  font-size: 38px;
}

.text-\[40px\] {
  font-size: 40px;
}

.text-\[42px\] {
  font-size: 42px;
}

.text-\[43px\] {
  font-size: 43px;
}

.text-\[45px\] {
  font-size: 45px;
}

.text-\[50px\] {
  font-size: 50px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.font-\[275\] {
  font-weight: 275;
}

.font-\[300\] {
  font-weight: 300;
}

.font-\[500\] {
  font-weight: 500;
}

.font-\[700\] {
  font-weight: 700;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.uppercase {
  text-transform: uppercase;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[16\.8px\] {
  line-height: 16.8px;
}

.leading-\[19\.2px\] {
  line-height: 19.2px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[25px\] {
  line-height: 25px;
}

.leading-\[27px\] {
  line-height: 27px;
}

.leading-\[37\.48px\] {
  line-height: 37.48px;
}

.leading-\[41px\] {
  line-height: 41px;
}

.leading-\[42px\] {
  line-height: 42px;
}

.leading-\[50\.4px\] {
  line-height: 50.4px;
}

.leading-\[50px\] {
  line-height: 50px;
}

.tracking-\[1px\] {
  letter-spacing: 1px;
}

.tracking-\[2px\] {
  letter-spacing: 2px;
}

.tracking-\[5px\] {
  letter-spacing: 5px;
}

.tracking-\[6px\] {
  letter-spacing: 6px;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-\[\#002747\] {
  --tw-text-opacity: 1;
  color: rgb(0 39 71 / var(--tw-text-opacity));
}

.text-\[\#005AA3\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 163 / var(--tw-text-opacity));
}

.text-\[\#005aa3\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 163 / var(--tw-text-opacity));
}

.text-\[\#042645\] {
  --tw-text-opacity: 1;
  color: rgb(4 38 69 / var(--tw-text-opacity));
}

.text-\[\#273a58\] {
  --tw-text-opacity: 1;
  color: rgb(39 58 88 / var(--tw-text-opacity));
}

.text-\[\#327ab5\] {
  --tw-text-opacity: 1;
  color: rgb(50 122 181 / var(--tw-text-opacity));
}

.text-\[\#959595\] {
  --tw-text-opacity: 1;
  color: rgb(149 149 149 / var(--tw-text-opacity));
}

.text-\[\#f9fcff\] {
  --tw-text-opacity: 1;
  color: rgb(249 252 255 / var(--tw-text-opacity));
}

.text-\[\#ffffff\] {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.decoration-2 {
  text-decoration-thickness: 2px;
}

.underline-offset-8 {
  text-underline-offset: 8px;
}

.placeholder-\[\#042645\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(4 38 69 / var(--tw-placeholder-opacity));
}

.placeholder-\[\#042645\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(4 38 69 / var(--tw-placeholder-opacity));
}

.placeholder-white::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}

.placeholder-white::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(255 255 255 / var(--tw-placeholder-opacity));
}

.placeholder-opacity-50::-moz-placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-50::placeholder {
  --tw-placeholder-opacity: 0.5;
}

.placeholder-opacity-\[0\.3\]::-moz-placeholder {
  --tw-placeholder-opacity: 0.3;
}

.placeholder-opacity-\[0\.3\]::placeholder {
  --tw-placeholder-opacity: 0.3;
}

.shadow-\[0_0_29\.5px_0_rgba\(0\2c 39\2c 71\2c 0\.19\)\] {
  --tw-shadow: 0 0 29.5px 0 rgba(0,39,71,0.19);
  --tw-shadow-colored: 0 0 29.5px 0 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-\[0_0__13\.5px_0px_rgba\(0\2c 39\2c 71\2c 0\.32\)\] {
  --tw-shadow: 0 0  13.5px 0px rgba(0,39,71,0.32);
  --tw-shadow-colored: 0 0 13.5px 0px 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-\[0px_0px_13\.5px_0px_rgba\(30\2c 34\2c 44\2c 0\.3\)\] {
  --tw-shadow: 0px 0px 13.5px 0px rgba(30,34,44,0.3);
  --tw-shadow-colored: 0px 0px 13.5px 0px 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-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-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-\[4\.5px\] {
  --tw-shadow-color: 4.5px;
  --tw-shadow: var(--tw-shadow-colored);
}

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur-lg {
  --tw-backdrop-blur: blur(16px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition-\[background-color\2c scale\] {
  transition-property: background-color,scale;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[border\] {
  transition-property: border;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.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;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.duration-\[60ms\] {
  transition-duration: 60ms;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:border-b-2:hover {
  border-bottom-width: 2px;
}

.hover\:bg-\[\#002747\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 39 71 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#005aa3\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(0 90 163 / var(--tw-bg-opacity));
}

.hover\:bg-\[\#eff8ff\]:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(239 248 255 / var(--tw-bg-opacity));
}

.hover\:bg-gradient-to-tr:hover {
  background-image: linear-gradient(to top right, var(--tw-gradient-stops));
}

.hover\:from-\[\#005aa3\]:hover {
  --tw-gradient-from: #005aa3 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 90 163 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.hover\:from-20\%:hover {
  --tw-gradient-from-position: 20%;
}

.hover\:to-\[\#0c77cf\]:hover {
  --tw-gradient-to: #0c77cf var(--tw-gradient-to-position);
}

.hover\:to-100\%:hover {
  --tw-gradient-to-position: 100%;
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.group:hover .group-hover\:bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.group:hover .group-hover\:from-\[\#ffffff\] {
  --tw-gradient-from: #ffffff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.group:hover .group-hover\:from-0\% {
  --tw-gradient-from-position: 0%;
}

.group:hover .group-hover\:to-\[\#ffffff\] {
  --tw-gradient-to: #ffffff var(--tw-gradient-to-position);
}

.group:hover .group-hover\:to-100\% {
  --tw-gradient-to-position: 100%;
}

.group\/item:hover .group-hover\/item\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-\[\#005aa3\] {
  --tw-text-opacity: 1;
  color: rgb(0 90 163 / var(--tw-text-opacity));
}

.group:hover .group-hover\:text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media not all and (min-width: 1536px) {
  .max-2xl\:ml-\[100px\] {
    margin-left: 100px;
  }

  .max-2xl\:mt-\[50px\] {
    margin-top: 50px;
  }

  .max-2xl\:h-\[650px\] {
    height: 650px;
  }

  .max-2xl\:rounded-\[32px\] {
    border-radius: 32px;
  }

  .max-2xl\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 1226px) {
  .max-\[1226px\]\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media not all and (min-width: 1200px) {
  .max-xl\:h-\[58px\] {
    height: 58px;
  }

  .max-xl\:w-\[250px\] {
    width: 250px;
  }

  .max-xl\:w-\[779px\] {
    width: 779px;
  }

  .max-xl\:items-center {
    align-items: center;
  }

  .max-xl\:gap-\[20px\] {
    gap: 20px;
  }

  .max-xl\:gap-\[43px\] {
    gap: 43px;
  }

  .max-xl\:gap-\[70px\] {
    gap: 70px;
  }

  .max-xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .max-xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-xl\:pl-\[20px\] {
    padding-left: 20px;
  }
}

@media (max-width: 1200px) {
  .max-\[1200px\]\:gap-\[10px\] {
    gap: 10px;
  }

  .max-\[1200px\]\:gap-\[20px\] {
    gap: 20px;
  }

  .max-\[1200px\]\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (max-width: 1155px) {
  .max-\[1155px\]\:gap-\[23px\] {
    gap: 23px;
  }

  .max-\[1155px\]\:gap-\[50px\] {
    gap: 50px;
  }
}

@media (max-width: 1148px) {
  .max-\[1148px\]\:right-\[66px\] {
    right: 66px;
  }

  .max-\[1148px\]\:block {
    display: block;
  }

  .max-\[1148px\]\:flex {
    display: flex;
  }

  .max-\[1148px\]\:hidden {
    display: none;
  }

  .max-\[1148px\]\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 1100px) {
  .max-\[1100px\]\:w-\[579px\] {
    width: 579px;
  }

  .max-\[1100px\]\:gap-\[13px\] {
    gap: 13px;
  }
}

@media (max-width: 1092px) {
  .max-\[1092px\]\:gap-\[25px\] {
    gap: 25px;
  }
}

@media (max-width: 1063px) {
  .max-\[1063px\]\:gap-\[23px\] {
    gap: 23px;
  }
}

@media (max-width: 1040px) {
  .max-\[1040px\]\:w-\[500px\] {
    width: 500px;
  }

  .max-\[1040px\]\:flex-col {
    flex-direction: column;
  }
}

@media not all and (min-width: 1024px) {
  .max-lg\:ml-0 {
    margin-left: 0px;
  }

  .max-lg\:ml-\[50px\] {
    margin-left: 50px;
  }

  .max-lg\:ml-auto {
    margin-left: auto;
  }

  .max-lg\:w-auto {
    width: auto;
  }

  .max-lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .max-lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .max-lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .max-lg\:items-center {
    align-items: center;
  }

  .max-lg\:gap-1 {
    gap: 0.25rem;
  }

  .max-lg\:gap-4 {
    gap: 1rem;
  }

  .max-lg\:rounded-none {
    border-radius: 0px;
  }

  .max-lg\:bg-center {
    background-position: center;
  }

  .max-lg\:p-10 {
    padding: 2.5rem;
  }

  .max-lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-lg\:leading-\[50px\] {
    line-height: 50px;
  }

  .max-lg\:tracking-\[0px\] {
    letter-spacing: 0px;
  }
}

@media (max-width: 870px) {
  .max-\[870px\]\:flex {
    display: flex;
  }

  .max-\[870px\]\:hidden {
    display: none;
  }

  .max-\[870px\]\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .max-\[870px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[870px\]\:items-end {
    align-items: flex-end;
  }

  .max-\[870px\]\:items-center {
    align-items: center;
  }

  .max-\[870px\]\:gap-\[15px\] {
    gap: 15px;
  }
}

@media (max-width: 800px) {
  .max-\[800px\]\:w-\[398px\] {
    width: 398px;
  }

  .max-\[800px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[800px\]\:items-start {
    align-items: flex-start;
  }
}

@media not all and (min-width: 768px) {
  .max-md\:mt-\[10px\] {
    margin-top: 10px;
  }

  .max-md\:mt-\[20px\] {
    margin-top: 20px;
  }

  .max-md\:mt-\[30px\] {
    margin-top: 30px;
  }

  .max-md\:flex {
    display: flex;
  }

  .max-md\:hidden {
    display: none;
  }

  .max-md\:h-\[150px\] {
    height: 150px;
  }

  .max-md\:h-\[310px\] {
    height: 310px;
  }

  .max-md\:h-\[318px\] {
    height: 318px;
  }

  .max-md\:h-\[320px\] {
    height: 320px;
  }

  .max-md\:h-\[42px\] {
    height: 42px;
  }

  .max-md\:h-\[50px\] {
    height: 50px;
  }

  .max-md\:w-\[200px\] {
    width: 200px;
  }

  .max-md\:w-\[268px\] {
    width: 268px;
  }

  .max-md\:w-auto {
    width: auto;
  }

  .max-md\:w-full {
    width: 100%;
  }

  .max-md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .max-md\:flex-col {
    flex-direction: column;
  }

  .max-md\:items-center {
    align-items: center;
  }

  .max-md\:justify-center {
    justify-content: center;
  }

  .max-md\:gap-\[20px\] {
    gap: 20px;
  }

  .max-md\:gap-\[27px\] {
    gap: 27px;
  }

  .max-md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .max-md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-md\:pb-\[5px\] {
    padding-bottom: 5px;
  }

  .max-md\:pl-\[15px\] {
    padding-left: 15px;
  }

  .max-md\:pt-0 {
    padding-top: 0px;
  }

  .max-md\:text-\[16px\] {
    font-size: 16px;
  }

  .max-md\:text-\[20px\] {
    font-size: 20px;
  }

  .max-md\:text-\[24px\] {
    font-size: 24px;
  }

  .max-md\:text-\[30px\] {
    font-size: 30px;
  }

  .max-md\:text-\[32px\] {
    font-size: 32px;
  }

  .max-md\:leading-\[29\.5px\] {
    line-height: 29.5px;
  }
}

@media (max-width: 768px) {
  .max-\[768px\]\:flex {
    display: flex;
  }

  .max-\[768px\]\:hidden {
    display: none;
  }
}

@media (max-width: 642px) {
  .max-\[642px\]\:w-\[80px\] {
    width: 80px;
  }
}

@media not all and (min-width: 640px) {
  .max-sm\:m-0 {
    margin: 0px;
  }

  .max-sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .max-sm\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .max-sm\:ml-0 {
    margin-left: 0px;
  }

  .max-sm\:flex {
    display: flex;
  }

  .max-sm\:hidden {
    display: none;
  }

  .max-sm\:h-\[900px\] {
    height: 900px;
  }

  .max-sm\:w-\[150px\] {
    width: 150px;
  }

  .max-sm\:w-\[200px\] {
    width: 200px;
  }

  .max-sm\:w-\[220px\] {
    width: 220px;
  }

  .max-sm\:w-\[300px\] {
    width: 300px;
  }

  .max-sm\:w-full {
    width: 100%;
  }

  .max-sm\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .max-sm\:flex-col {
    flex-direction: column;
  }

  .max-sm\:items-center {
    align-items: center;
  }

  .max-sm\:justify-center {
    justify-content: center;
  }

  .max-sm\:gap-3 {
    gap: 0.75rem;
  }

  .max-sm\:gap-9 {
    gap: 2.25rem;
  }

  .max-sm\:rounded-\[28px\] {
    border-radius: 28px;
  }

  .max-sm\:bg-left-bottom {
    background-position: left bottom;
  }

  .max-sm\:px-\[16px\] {
    padding-left: 16px;
    padding-right: 16px;
  }

  .max-sm\:px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px;
  }

  .max-sm\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .max-sm\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .max-sm\:pl-7 {
    padding-left: 1.75rem;
  }

  .max-sm\:pl-\[12px\] {
    padding-left: 12px;
  }

  .max-sm\:text-center {
    text-align: center;
  }

  .max-sm\:text-\[24px\] {
    font-size: 24px;
  }

  .max-sm\:text-\[25px\] {
    font-size: 25px;
  }

  .max-sm\:leading-\[50px\] {
    line-height: 50px;
  }
}

@media (max-width: 640px) {
  .max-\[640px\]\:w-full {
    width: 100%;
  }

  .max-\[640px\]\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 631px) {
  .max-\[631px\]\:hidden {
    display: none;
  }

  .max-\[631px\]\:w-\[34px\] {
    width: 34px;
  }
}

@media (max-width: 558px) {
  .max-\[558px\]\:w-full {
    width: 100%;
  }
}

@media (max-width: 497px) {
  .max-\[497px\]\:hidden {
    display: none;
  }

  .max-\[497px\]\:w-auto {
    width: auto;
  }

  .max-\[497px\]\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .max-\[497px\]\:text-\[18px\] {
    font-size: 18px;
  }
}

@media not all and (min-width: 475px) {
  .max-xs\:mb-\[19px\] {
    margin-bottom: 19px;
  }

  .max-xs\:mb-\[33px\] {
    margin-bottom: 33px;
  }

  .max-xs\:mt-\[20px\] {
    margin-top: 20px;
  }

  .max-xs\:h-\[38px\] {
    height: 38px;
  }

  .max-xs\:h-full {
    height: 100%;
  }

  .max-xs\:w-\[110px\] {
    width: 110px;
  }

  .max-xs\:w-\[150px\] {
    width: 150px;
  }

  .max-xs\:w-\[268px\] {
    width: 268px;
  }

  .max-xs\:w-full {
    width: 100%;
  }

  .max-xs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .max-xs\:flex-col {
    flex-direction: column;
  }

  .max-xs\:items-end {
    align-items: flex-end;
  }

  .max-xs\:gap-2 {
    gap: 0.5rem;
  }

  .max-xs\:gap-\[10px\] {
    gap: 10px;
  }

  .max-xs\:gap-\[15px\] {
    gap: 15px;
  }

  .max-xs\:border-t-2 {
    border-top-width: 2px;
  }

  .max-xs\:p-0 {
    padding: 0px;
  }

  .max-xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .max-xs\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .max-xs\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .max-xs\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .max-xs\:px-\[5px\] {
    padding-left: 5px;
    padding-right: 5px;
  }

  .max-xs\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .max-xs\:py-\[5px\] {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .max-xs\:pt-\[5px\] {
    padding-top: 5px;
  }

  .max-xs\:text-center {
    text-align: center;
  }

  .max-xs\:text-\[10px\] {
    font-size: 10px;
  }

  .max-xs\:text-\[14px\] {
    font-size: 14px;
  }

  .max-xs\:text-\[15px\] {
    font-size: 15px;
  }

  .max-xs\:text-\[22px\] {
    font-size: 22px;
  }

  .max-xs\:text-\[25px\] {
    font-size: 25px;
  }
}

@media (max-width: 475px) {
  .max-\[475px\]\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 400px) {
  .max-\[400px\]\:w-\[200px\] {
    width: 200px;
  }

  .max-\[400px\]\:flex-col {
    flex-direction: column;
  }
}

@media not all and (min-width: 375px) {
  .max-xxs\:w-\[280px\] {
    width: 280px;
  }

  .max-xxs\:w-full {
    width: 100%;
  }

  .max-xxs\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 375px) {
  .max-\[375px\]\:w-full {
    width: 100%;
  }

  .max-\[375px\]\:flex-col {
    flex-direction: column;
  }

  .max-\[375px\]\:text-\[12px\] {
    font-size: 12px;
  }
}

@media (min-width: 475px) {
  .xs\:right-\[-25px\] {
    right: -25px;
  }

  .xs\:block {
    display: block;
  }

  .xs\:h-\[10px\] {
    height: 10px;
  }

  .xs\:flex-row {
    flex-direction: row;
  }

  .xs\:px-\[30px\] {
    padding-left: 30px;
    padding-right: 30px;
  }

  .xs\:px-\[35px\] {
    padding-left: 35px;
    padding-right: 35px;
  }

  .xs\:py-\[20px\] {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .xs\:py-\[50px\] {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .xs\:text-\[20px\] {
    font-size: 20px;
  }

  .xs\:text-\[30px\] {
    font-size: 30px;
  }

  .xs\:text-\[50px\] {
    font-size: 50px;
  }

  .xs\:text-\[60px\] {
    font-size: 60px;
  }

  .xs\:leading-\[56px\] {
    line-height: 56px;
  }
}

@media (min-width: 497px) {
  .min-\[497px\]\:hidden {
    display: none;
  }
}

@media (min-width: 631px) {
  .min-\[631px\]\:hidden {
    display: none;
  }
}

@media (min-width: 640px) {
  .sm\:bottom-\[-68px\] {
    bottom: -68px;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-\[101px\] {
    height: 101px;
  }

  .sm\:h-\[14px\] {
    height: 14px;
  }

  .sm\:w-\[101px\] {
    width: 101px;
  }

  .sm\:w-\[23px\] {
    width: 23px;
  }

  .sm\:w-\[250px\] {
    width: 250px;
  }

  .sm\:w-\[277px\] {
    width: 277px;
  }

  .sm\:w-\[70px\] {
    width: 70px;
  }

  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:gap-\[23px\] {
    gap: 23px;
  }

  .sm\:gap-\[52px\] {
    gap: 52px;
  }

  .sm\:gap-\[58px\] {
    gap: 58px;
  }

  .sm\:gap-\[71px\] {
    gap: 71px;
  }

  .sm\:gap-\[74px\] {
    gap: 74px;
  }

  .sm\:p-\[45px\] {
    padding: 45px;
  }

  .sm\:px-\[20px\] {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sm\:px-\[39px\] {
    padding-left: 39px;
    padding-right: 39px;
  }

  .sm\:px-\[50px\] {
    padding-left: 50px;
    padding-right: 50px;
  }

  .sm\:py-\[88px\] {
    padding-top: 88px;
    padding-bottom: 88px;
  }

  .sm\:pb-\[29px\] {
    padding-bottom: 29px;
  }

  .sm\:pt-\[27px\] {
    padding-top: 27px;
  }

  .sm\:text-\[16px\] {
    font-size: 16px;
  }

  .sm\:text-\[18px\] {
    font-size: 18px;
  }

  .sm\:text-\[26px\] {
    font-size: 26px;
  }

  .sm\:text-\[30px\] {
    font-size: 30px;
  }

  .sm\:text-\[35px\] {
    font-size: 35px;
  }

  .sm\:text-\[37px\] {
    font-size: 37px;
  }

  .sm\:text-\[40px\] {
    font-size: 40px;
  }

  .sm\:text-\[42px\] {
    font-size: 42px;
  }

  .sm\:text-\[72px\] {
    font-size: 72px;
  }

  .sm\:leading-\[27px\] {
    line-height: 27px;
  }

  .sm\:leading-\[30px\] {
    line-height: 30px;
  }

  .sm\:leading-\[40px\] {
    line-height: 40px;
  }
}

@media (min-width: 768px) {
  .md\:bottom-\[-88px\] {
    bottom: -88px;
  }

  .md\:right-\[-70px\] {
    right: -70px;
  }

  .md\:h-\[56px\] {
    height: 56px;
  }

  .md\:w-\[100px\] {
    width: 100px;
  }

  .md\:w-\[150px\] {
    width: 150px;
  }

  .md\:w-\[256px\] {
    width: 256px;
  }

  .md\:w-\[300px\] {
    width: 300px;
  }

  .md\:w-\[316px\] {
    width: 316px;
  }

  .md\:w-\[398px\] {
    width: 398px;
  }

  .md\:w-\[400px\] {
    width: 400px;
  }

  .md\:w-\[506px\] {
    width: 506px;
  }

  .md\:gap-\[30px\] {
    gap: 30px;
  }

  .md\:gap-\[50px\] {
    gap: 50px;
  }

  .md\:border-\[2px\] {
    border-width: 2px;
  }

  .md\:p-\[23px\] {
    padding: 23px;
  }

  .md\:p-\[32px\] {
    padding: 32px;
  }

  .md\:p-\[65px\] {
    padding: 65px;
  }

  .md\:px-\[70px\] {
    padding-left: 70px;
    padding-right: 70px;
  }

  .md\:font-poppins-bold {
    font-family: Poppins-Bold, sans-serif;
  }

  .md\:text-\[16px\] {
    font-size: 16px;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-\[42px\] {
    font-size: 42px;
  }

  .md\:text-\[54px\] {
    font-size: 54px;
  }

  .md\:leading-\[52px\] {
    line-height: 52px;
  }
}

@media (min-width: 1024px) {
  .lg\:w-\[134px\] {
    width: 134px;
  }

  .lg\:w-\[382px\] {
    width: 382px;
  }

  .lg\:w-\[480px\] {
    width: 480px;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:gap-2 {
    gap: 0.5rem;
  }

  .lg\:gap-\[38px\] {
    gap: 38px;
  }

  .lg\:gap-\[50px\] {
    gap: 50px;
  }

  .lg\:gap-\[64px\] {
    gap: 64px;
  }

  .lg\:gap-\[81px\] {
    gap: 81px;
  }

  .lg\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .lg\:text-\[21px\] {
    font-size: 21px;
  }

  .lg\:text-\[26px\] {
    font-size: 26px;
  }

  .lg\:text-\[60px\] {
    font-size: 60px;
  }
}

@media (min-width: 1200px) {
  .xl\:w-\[1151px\] {
    width: 1151px;
  }

  .xl\:w-\[510px\] {
    width: 510px;
  }

  .xl\:w-\[550px\] {
    width: 550px;
  }

  .xl\:px-\[75px\] {
    padding-left: 75px;
    padding-right: 75px;
  }

  .xl\:py-\[48px\] {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .xl\:text-start {
    text-align: start;
  }

  .xl\:text-\[80px\] {
    font-size: 80px;
  }
}

@media (min-width: 1226px) {
  .min-\[1226px\]\:w-\[542px\] {
    width: 542px;
  }

  .min-\[1226px\]\:w-\[569px\] {
    width: 569px;
  }
}

@media (min-width: 1536px) {
  .\32xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\32xl\:w-\[1200px\] {
    width: 1200px;
  }

  .\32xl\:w-\[173px\] {
    width: 173px;
  }

  .\32xl\:w-\[379px\] {
    width: 379px;
  }

  .\32xl\:w-\[648px\] {
    width: 648px;
  }

  .\32xl\:gap-\[114px\] {
    gap: 114px;
  }

  .\32xl\:p-\[88px\] {
    padding: 88px;
  }

  .\32xl\:px-\[92px\] {
    padding-left: 92px;
    padding-right: 92px;
  }

  .\32xl\:py-\[82px\] {
    padding-top: 82px;
    padding-bottom: 82px;
  }

  .\32xl\:pb-\[13px\] {
    padding-bottom: 13px;
  }

  .\32xl\:pl-\[12px\] {
    padding-left: 12px;
  }

  .\32xl\:pr-\[14px\] {
    padding-right: 14px;
  }

  .\32xl\:pt-\[17px\] {
    padding-top: 17px;
  }

  .\32xl\:text-\[100px\] {
    font-size: 100px;
  }

  .\32xl\:text-\[76px\] {
    font-size: 76px;
  }

  .\32xl\:leading-\[73px\] {
    line-height: 73px;
  }
}

@media (min-width: 1920px) {
  .\33xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .\33xl\:w-full {
    width: 100%;
  }

  .\33xl\:justify-center {
    justify-content: center;
  }
}




/* from main.css */



.navbar *
{
	font-size:14px;
}

.navbar
{
	padding:5px !important;
}
.logo-container-line
{
	min-height:58px;
	padding-bottom:10px
}


/* Main.css */

body 
{
  padding-top: 54px;
  font-family: sans-serif;
}

@media (min-width: 992px) 
{
  body {
    padding-top: 56px;
  }
}

.carousel-item {
  height: 75vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.semi-transp-light
{
	background-color: rgba(0,0,0,0.4);
	border-radius:4px;
}

.xsemi-transp
{
	background-color: rgba(0,0,0,0.35);
}


.padding-wrap
{
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}

.carousel-bottom-wrap
{
	padding-top:15px;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
	background-color: rgba(0,0,0,0.4);
	border-radius:4px;
	font-size:14px;
	display:inline-block;
	text-align:left;
}


.footer-column-title
{
	text-transform:uppercase;
}



.bottom-links-nav ul
{
	list-style:none;
	margin:0;
	padding:0;
	
}
.bottom-links-nav li
{
	margin-bottom:2px;
}
.bottom-links-nav li:last-child
{
	margin-bottom:0;
}

.bottom-links-nav a
{
	text-decoration:none !important;
	color:#ffffff !important;
	font-size:14px;
}

.bottom-links-nav a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

.logo 
{
	float:left;
	padding-top:7px;
}


.featured-companies
{
	text-align:center;
	background:#f5f7fa;
	padding-top:30px;
	padding-bottom:30px;
}


.home-img-category
{
	background-size:cover;
	text-align:center;
	color:white;
	font-weight:bold;
	font-size:26px;
	min-height:150px;
	padding-top:50px;
	text-shadow: 1px 1px #000000;
	text-decoration:none !important;
	border-radius:3px;
	z-index:12
}

.home-img-link
{
	text-decoration:none !important;
}

.home-category-wrap
{
	margin-bottom:10px;
}


.home-img-link:hover
{
	text-decoration:none !important;
}

.job-count
{
	margin-left:2px;
	font-size:13px;
}

.sub-link
{
	color:#777777;
	font-size:14px;
	text-decoration:none;
}


.sub-link:hover
{
	color:#222222;
	font-size:14px;
	text-decoration:none;
}


form#main fieldset 
	{
		border: none;
		margin-bottom: 25px;
	
	}

	form#main fieldset:last-of-type 
	{
		margin-bottom: 0;
	}

	form#main legend 
	{
		
		font-size: 16px;
		font-weight: bold;
		padding-bottom: 10px;
	}
	
	form#main ol li 
	{
		list-style: none;
	}

@media (max-width: 767px) 
{
	
	.carousel-item 
	{
		min-height: 700px;
	}
	
	form#main {
		padding:20px;
		width:100% !important;
		min-width:300px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#f8f8f8;
	}
	
	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: 1px solid #eaeaea;
		outline: none;
		padding: 5px;
		clear:both !important;
		width: 100% !important;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	
	form#main label {
		
		font-size:16px;
		margin-top:10px;
	}
	
	#main-login-form
	{
		width: 320px !important;
		margin-left:-160px !important; 
	}
	
	.login-form-field
	{
		width:160px !important;
	}
}


@media (min-width: 768px) 
{
	
	.img-news
	{
		width: 260px !important;
		border-radius:2px;
		margin-right:20px;
	}
	
	form#main {
		
		padding: 20px;
		width: 95%;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		background:#eaeaea;
	}

	



	form#main ol li 
	{
		background: #f4f4f4;
		border-color: #cccccc;
		border-style: solid;
		border-width: 1px;
		line-height: 30px;
		list-style: none;
		padding: 5px 10px;
		margin-bottom: 2px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}

	form#main ol ol li 
	{
		background: none;
		border: none;
		float: left;
	}

	form#main label {
		float: left;

		width: 28%;
		font-weight:400;
	}

	form#main input:not([type=radio]):not([type=checkbox]),
	form#main select,
	form#main textarea {
		background: #ffffff;
		border: none;
		font: italic 13px Georgia, "Times New Roman", Times, serif;
		outline: none;
		padding: 5px;
		width: 65%;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-khtml-border-radius: 3px;
		border-radius: 3px;
		min-height:32px;
	}
	form#main input:not([type=submit]):focus,
	form#main textarea:focus 
	{
		background: #eaeaea;
	}

	form#main input[type=radio]
	 {
		float: left;
		margin-right: 5px;
	}
}


.form-field
{
	border:1px solid #aaaaaa;
		-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	height:28px;
	min-width:200px;
	font-size:14px;
}

.job-wrap
{
	width:98%;
	padding:30px;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-top:25px;
	background:white;
	border:1px solid #cfddf3;
	border-radius:5px;
}

.job-wrap-featured
{
	width:98%;
	padding:30px;
	margin-bottom:20px;
	padding-bottom:20px ;
	padding-top:25px;
	background:#fffec8;
	border:1px solid #ffdf00;
	border-radius:5px;
}

.logo-results
{
	margin:0 auto;

}

.save-job-link
{
	margin-bottom:10px;
}

.results-job-title
{

	/* color:#0066cc !important; */
	font-size:24px !important;
	display:block;
}

.results-job-title-link
{
	text-decoration:none !important;
}

.results-job-title-link:hover
{
	text-decoration:underline !important;
}

.results-job-details
{
	margin-top:10px;
	padding-left:15px;
	font-size:13px;
}

.job-details-link
{
	/* color:#0066cc !important; */
	font-size:14px;
	display:block;
	margin-top:10px;
	float:left;
}

.job-details-link:hover
{
	text-decoration:underline !important;
}

.feed-company
{
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	color:#999999;
}	

.main-top-link
{
	
	font-size:14px !important;
}

.page-wrap
{
	margin-top:40px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	min-height:380px;
}



.page-wrap:before,
.page-wrap:after 
{
  display: table;
  content: " ";
}

.page-wrap:after 
{
  clear: both;
}

.page-wrap:before,
.page-wrap:after 
{
  display: table;
  content: " ";
}

.page-wrap:after 
{
  clear: both;
}


@media (min-width: 768px) {
  .page-wrap {
    max-width: 750px;
  }
}


@media (min-width: 992px) 
{
  .page-wrap {
    max-width: 970px;
  }
}
  
  
@media (min-width: 1200px) 
{
  .page-wrap {
    max-width: 1170px;
  }
}



.login-icon
{
	position:absolute;
	top:11px;
	left:9px;

}

.close-login-icon
{
	float:right;
	position:relative;
	top:-4px;
	left:19px;
}

.forgot-password {
  font-size: 13px;
  margin-top: 10px;
}
.forgot-password a{
  color: #999999;
}

.home-slider-header
{
	color:white;
	margin-top:30px;
	text-shadow: 1px 1px #000000;
}

.main-search-form-wrap
{
	margin:0 auto;
	padding-top:20px;
	padding-bottom:35px
}

.main-search-form-label
{
	font-size:18px;
	color:white;
	font-weight:500;
}

.width-100
{
	width:100% !important;
	display:block !important;
}

.white-text
{
	color: #ffffff !important;
}

.no-decoration
{
	text-decoration:none;
}

.bottom-margin-25
{
	margin-bottom:25px;
}

.search-bottom-link
{
	color:white !important;
	margin-right:15px;
	font-size:14px;
	position:relative;
	top:10px;
}


.job-details-link
{
	color:#0066cc !important;
	font-size:14px;
	display:block;
	margin-top:10px;
	float:left;
}

.job-details-link:hover
{
	text-decoration:underline !important;
}


.underline-link
{
	text-decoration:underline !important;
}


.r-margin-15
{
	margin-right:15px;
}


.language-flag-icon
{
	margin-right: 5px;
	max-width:28px;
}

.language-select-link
{
	color: #000000 !important;
}

.language-select li:first-child
{
	padding-top:3px;
}

.language-select li:last-child
{
	padding-bottom:5px;
}


.extra-left-padding
{
	padding-left:25px !important;
}

.extra-right-padding
{
	padding-right:25px !important;
}


.job-details-wrap
{
	padding:20px;
	border:1px solid #dfdfdf;
	padding-top:30px;
}

.job-details-info
{
	width:100%;
	background:#f4f9ff;
	border-top:3px solid #47a5f4;
	border-bottom:1px solid #47a5f4;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:15px;
	padding-bottom:15px;
}

.job-header-icon
{
	width:16px;
	height:16px;
	margin-right:5px;
}

.button-link
{
	border:1px solid #666666;
	border-radius:5px;
	padding-top:12px;
	padding-bottom:12px;
	
	padding-right:20px;
	padding-left:20px;
}

.button-link:hover
{
	background:#ffffff;
	text-decoration:none;
}


.button-link-small
{
	border:1px solid #666666;
	border-radius:3px;
	padding-top:6px;
	padding-bottom:6px;
	
	padding-right:10px;
	padding-left:10px;
}

.button-link-small:hover
{
	background:#f8f8f8 !important;
	text-decoration:none;
}


.aside-header
{
	font-size:18px !important;
	text-decoration:none !important;
	padding-top:6px;
	margin-top:0px;
	font-weight:bold;
}


.top-bottom-margin
{
	margin-top:10px !important;
	margin-bottom:10px !important;
}

.s-top-bottom-margin
{
	margin-top:4px !important;
	margin-bottom:10px !important;
}



.block-wrap
{
	padding:10px;
	background:white;
	border:1px solid #cfddf3;
	border-radius:5px;
}




.n-jobs-back
{
	text-align:center;
	min-width:115px;
	float:right;
	
	padding:5px;
	color:#ffffff;
	
	background-color:#059b05;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#27c027), to(#059b05));
	background-image:-webkit-linear-gradient(top, #27c027, #059b05);
	background-image:-moz-linear-gradient(top, #27c027, #059b05);
	background-image:-ms-linear-gradient(top, #27c027, #059b05);
	background-image:-o-linear-gradient(top, #27c027, #059b05);
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#27c027, endColorstr=#059b05);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#27c027, endColorstr=#059b05)";
	
}

.logo-wrap
{
	border:1px solid #d6d6d6;
	padding:15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
}

.results-job-description
{
	margin-top:5px;
	margin-bottom:5px;
}

.sub-text
{
	color:#5f5f5f;
	font-size:13px;
	text-decoration:none;
}

.dark-bold-link
{
	font-weight:bold;
	color:#222222 !important;
}

.job-details-title
{
	margin-bottom:8px !important;
}

.job-details-highlight
{
	margin-top:25px;
	margin-bottom:5px;
	background:#f9f9f9;
}

.l-margin-20
{
	margin-left:20px;
}

.300px-field
{
	max-width:300px !important;
}


.bottom-icon
{
	float:left;
	margin-right:20px;
}


.div_radio
{
	position:relative;
	top:10px !important;
}

.no-margin
{
	margin:0 !important;
}

.results-highlight
{
	margin-bottom:12px;
	margin-top:12px;
}


.modal.modal-login .form-group,
.modal.modal-signup .form-group,
.modal.modal-resetpass .form-group {
  position: relative;
}
.modal.modal-login .form-group.email:before,
.modal.modal-signup .form-group.email:before,
.modal.modal-resetpass .form-group.email:before {
  
  width:15px;
  height:15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #999999;
}
.modal.modal-login .form-group.password:before,
.modal.modal-signup .form-group.password:before,
.modal.modal-resetpass .form-group.password:before {
  width:15px;
  height:15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 10px;
  top: 12px;
  color: #999999;
}
.modal.modal-login .form-control,
.modal.modal-signup .form-control,
.modal.modal-resetpass .form-control {
  font-size: 16px;
  padding-left: 30px;
}

.modal-header
{
	text-align:left;
	padding-bottom:5px !important;
}

.modal-top-text
{
	font-size:24px;
	font-weight:500;
}

.modal-footer
{
	padding-bottom:20px !important;
}

.gray-link
{
	color:#666666 !important;
}

.submit-button
{
	background:#ffffff;
	cursor:pointer !important;
}

.featured-logo-home
{
	max-height:100px;
}

.featured-logo-wrap
{
	min-height:100px;
}

.featured-logo-result
{
	max-width:70%;
}

.home-search-button
{
	position:relative;
	top:3px;
	font-size:18px !important;
	text-shadow: 1px 1px #000000;
}

.min-height-500
{
	min-height:500px;
}

.bottom-logo
{
	max-height:50px;
	margin-right:10px;
}

.news-date
{
	float:right;
	font-size:13px;
}

.carousel-item
{
	 box-shadow:inset 0px 11px 8px -10px #666;
}

.navbar *
{
	font-size:14px;
}

.navbar
{
	padding:5px !important;
}

.right-of-logo-ads
{
	float:right !important;
	padding:10px;
}

.job-details-title-wrap
{
	color:#ffffff !important;
	text-shadow:1px 1px #000000;
	font-weight:bold !important;
}

.listing-header
{
	background-size:cover;
	
	padding-top:130px;
	padding-bottom:110px;
	position:relative;
	border-radius:3px;
}


.page-separator-line
{
	height:10px; 
	box-shadow:inset 0px 11px 8px -10px #666;
}


.top-line
{
	height:10px; box-shadow:inset 0px 11px 8px -10px #666;
}

.powered-by-link
{
	font-size:13px;
}

.text-logo
{
	color:#000000;
	font-size:26px;
	font-weight:800;
	font-style:italic;
}

.text-logo:hover
{
	color:#000000;
}

.logo-container-line
{
	min-height:58px;
	padding-bottom:10px
}





.pricing-table{
 
  font-family: 'Montserrat', sans-serif;
}

.pricing-table .block-heading {
  padding-top: 50px;
  margin-bottom: 40px;
  text-align: center; 
}

.pricing-table .block-heading h2 {
  color: #3b99e0;
}

.pricing-table .block-heading p {
  text-align: center;
  max-width: 420px;
  margin: auto;
  opacity: 0.7; 
}

.pricing-table .heading {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); 
}

.pricing-table .item {
  background-color: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.075);
  border-top: 2px solid #5ea4f3;
  padding: 30px;
  overflow: hidden;
  position: relative; 
}

.pricing-table .col-md-5:not(:last-child) .item {
  margin-bottom: 30px; 
}

.pricing-table .item button {
  font-weight: 600; 
}

.pricing-table .ribbon {
  width: 160px;
  height: 32px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  box-shadow: 0px 2px 3px rgba(136, 136, 136, 0.25);
  background: #4dbe3b;
  transform: rotate(45deg);
  position: absolute;
  right: -42px;
  top: 20px;
  padding-top: 7px; 
}

.pricing-table .item p {
  text-align: center;
  margin-top: 20px;
  opacity: 0.7; 
}

.pricing-table .features .feature {
  font-weight: 600; }

.pricing-table .features h4 {
  text-align: center;
  font-size: 18px;
  padding: 5px; 
}

.pricing-table .price h4 {
  margin: 15px 0;
  font-size: 45px;
  text-align: center;
  color: #2288f9; 
}

.pricing-table .buy-now button {
  text-align: center;
  margin: auto;
  font-weight: 600;
  padding: 9px 0; 
}


.min-width-200
{
	min-width:200px;
}


.min-width-300
{
	min-width:300px;
}

.l-margin-35
{
	margin-left:40px;
}

.red_font
{
	color:red !important;
	margin-bottom:30px;
}

.img-responsive
{
	max-width:100%;
}

.rounded-borders
{
	border-radius:3px;
}