/*! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:after,
:before {
  --tw-content: "";
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal;
}

body {
  margin: 0;
  line-height: inherit;
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}

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-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.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;
  color: inherit;
  margin: 0;
  padding: 0;
}

button,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: initial;
}

::-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;
}

fieldset,
legend {
  padding: 0;
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

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] {
  display: none;
}

*,
::backdrop,
:after,
:before {
  --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: #3b82f680;
  --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: ;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-bottom-2 {
  bottom: -0.5rem;
}

.-top-4 {
  top: -1rem;
}

.-top-6 {
  top: -1.5rem;
}

.left-\[48\%\] {
  left: 48%;
}

.right-7 {
  right: 1.75rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-\[50px\] {
  margin-top: 50px;
  margin-bottom: 50px;
}

.-mt-\[15\%\] {
  margin-top: -15%;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mr-\[50px\] {
  margin-right: 50px;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-\[40px\] {
  margin-top: 40px;
}

.mt-\[50px\] {
  margin-top: 50px;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.h-5 {
  height: 1.25rem;
}

.h-8 {
  height: 2rem;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[50px\] {
  height: 50px;
}

.w-5 {
  width: 1.25rem;
}

.w-8 {
  width: 2rem;
}

.w-\[50px\] {
  width: 50px;
}

.w-full {
  width: 100%;
}

.max-w-\[150px\] {
  max-width: 150px;
}

.max-w-\[460px\] {
  max-width: 460px;
}

.basis-1\/3 {
  flex-basis: 33.333333%;
}

.basis-2\/3 {
  flex-basis: 66.666667%;
}

.rotate-\[45deg\] {
  --tw-rotate: 45deg;
  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));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex-col {
  flex-direction: column;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[1px\] {
  gap: 1px;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-\[15px\] {
  border-radius: 15px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.border {
  border-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-p-color {
  --tw-border-opacity: 1;
  border-color: rgb(231 85 0 / var(--tw-border-opacity));
}

.border-s-color {
  --tw-border-opacity: 1;
  border-color: rgb(34 74 233 / var(--tw-border-opacity));
}

.border-txt-color {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.bg-bg-color {
  --tw-bg-opacity: 1;
  background-color: #e5e7eb;
}

.bg-box-color {
  --tw-bg-opacity: 1;
  background-color: rgb(202 202 202 / var(--tw-bg-opacity));
}

.bg-p-color {
  --tw-bg-opacity: 1;
  background-color: rgb(231 85 0 / var(--tw-bg-opacity));
}

.bg-s-color {
  --tw-bg-opacity: 1;
  background-color: rgb(34 74 233 / var(--tw-bg-opacity));
}

.bg-cover {
  background-size: cover;
}

.bg-top {
  background-position: top;
}

.bg-repeat {
  background-repeat: repeat;
}

.p-3 {
  padding: 0.75rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-5 {
  padding-top: 1.25rem;
}

.pb-5 {
  padding-bottom: 2.25rem;
}

.text-center {
  text-align: center;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize {
  text-transform: capitalize;
}

.italic {
  font-style: italic;
}

.text-p-color {
  --tw-text-opacity: 1;
  color: rgb(231 85 0 / var(--tw-text-opacity));
}

.text-txt-color {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --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);
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.duration-500 {
  transition-duration: 0.5s;
}

body {
  font-family: Poppins, sans-serif;
}

body,
html {
  position: relative;
  height: 100%;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.swiper-wrapper {
  padding-bottom: 50px;
}

.logoSlider .swiper-pagination-bullets {
  top: 70% !important;
}

#slider_logo_box {
  display: block;
  overflow: hidden;
  border: 1px solid #00000013;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #000;
}

.swiper-pagination-bullet {
  background: #000 !important;
}

.swiper-button-next,
.swiper-button-prev {
  display: none !important;
}

.header {
  background-image: url(../img/hero-bg.webp);
}

#video_area {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  margin: auto;
  border-radius: 4px;
  overflow: hidden;
}

#video_area iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  border: 1px solid rgba(7, 7, 7, 0.219);
}

.hover\:bg-blue-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}

.hover\:bg-p-color:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(231 85 0 / var(--tw-bg-opacity));
}

.hover\:bg-s-color:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(34 74 233 / var(--tw-bg-opacity));
}

.hover\:transition-all:hover {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}

.group:hover .group-hover\:bg-p-color {
  --tw-bg-opacity: 1;
  background-color: rgb(231 85 0 / var(--tw-bg-opacity));
}

.share-area {
  display: none;
}

.share-popup {
  padding: 20px;
}

.share-popup h2 {
  padding: 50px 20px 10px;
  text-align: center;
}

.qr-code {
  text-align: center;
}

.qr-code img {
  width: 200px;
  height: 200px;
  margin: 0 auto;
}

.share-columns {
  text-align: center;
  overflow: hidden;
  padding-bottom: 50px;
  padding-top: 10px;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}

.share-col {
  width: 33%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}

.share-icon {
  width: 35px;
  height: 35px;
  display: block;
  text-align: center;
  fill: #fff;
  padding: 10px;
}

.share-icon svg {
  width: 20px;
  height: 20px;
  display: block;
  fill: #ffffff;
}

.share-col a {
  text-decoration: none;
  color: #fff;
  border: none;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
  width: 95%;
  position: relative;
  display: flex;
  align-items: center;
}

.icon-facebook {
  background: #3b5998;
}

.facebook {
  background: #2d54c8;
}

.icon-twitter {
  background: #1da1f2;
}

.twitter {
  background: #0482ce;
}

.icon-linkedin {
  background: #0077b5;
}

.linkedin {
  background: #026599;
}

.icon-pinterest {
  background: #bd081c;
}

.pinterest {
  background-color: #dc061e;
}

.icon-telegram {
  background: #1da1f2;
}

.telegram {
  background: #0482ce;
}

.icon-whatsapp {
  background: #25d366;
}

.whatsapp {
  background: #2fe674;
}

.share-text {
  text-align: center;
  margin: 0 auto;
}

/* The Close Button */
#close {
  color: #d82727;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

#close:hover,
#close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(241, 239, 239, 0.6);
}

@media (min-width: 768px) {
  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:rounded-2xl {
    border-radius: 1rem;
  }
}

@media all and (max-width: 575px) {
  .share-area {
    display: none;
    margin-top: 3.5rem;
    margin-bottom: 2.5rem;
    border-radius: 1rem;
  }

  .share-popup {
    padding: 20px;
  }

  .share-popup h2 {
    padding: 50px 20px 10px;
    text-align: center;
  }

  .qr-code {
    text-align: center;
  }

  .qr-code img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }

  .share-columns {
    text-align: center;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 10px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }

  .share-col {
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .share-icon {
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    fill: #fff;
    padding: 10px;
  }

  .share-icon svg {
    width: 20px;
    height: 20px;
    display: block;
    fill: #ffffff;
  }

  .share-col a {
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 3px;
    display: inline-block;
    overflow: hidden;
    width: 94%;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
  }

  .icon-facebook {
    background: #3b5998;
  }

  .facebook {
    background: #2d54c8;
  }

  .icon-twitter {
    background: #1da1f2;
  }

  .twitter {
    background: #0482ce;
  }

  .icon-linkedin {
    background: #0077b5;
  }

  .linkedin {
    background: #026599;
  }

  .icon-pinterest {
    background: #bd081c;
  }

  .pinterest {
    background-color: #dc061e;
  }

  .icon-telegram {
    background: #1da1f2;
  }

  .telegram {
    background: #0482ce;
  }

  .icon-whatsapp {
    background: #25d366;
  }

  .whatsapp {
    background: #2fe674;
  }

  .share-text {
    text-align: center;
    margin: 0 auto;
  }
}

@media all and (max-width: 434px) {
  .mt-\[50px\] {
    margin-top: 40px;
  }
  .share-area {
    display: none;
  }

  .share-popup {
    padding: 20px;
  }

  .share-popup h2 {
    padding: 50px 20px 10px;
    text-align: center;
  }

  .qr-code {
    text-align: center;
  }

  .qr-code img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
  }

  .share-columns {
    text-align: center;
    overflow: hidden;
    padding-bottom: 50px;
    padding-top: 10px;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
  }

  .share-col {
    width: 33%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
  }

  .share-icon {
    width: 35px;
    height: 35px;
    display: block;
    text-align: center;
    fill: #fff;
    padding: 10px;
  }

  .share-icon svg {
    width: 20px;
    height: 20px;
    display: block;
    fill: #ffffff;
  }

  .share-col a {
    text-decoration: none;
    color: #fff;
    border: none;
    border-radius: 3px;
    display: inline-block;
    overflow: hidden;
    width: 95%;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
  }

  .icon-facebook {
    background: #3b5998;
  }

  .facebook {
    background: #2d54c8;
  }

  .icon-twitter {
    background: #1da1f2;
  }

  .twitter {
    background: #0482ce;
  }

  .icon-linkedin {
    background: #0077b5;
  }

  .linkedin {
    background: #026599;
  }

  .icon-pinterest {
    background: #bd081c;
  }

  .pinterest {
    background-color: #dc061e;
  }

  .icon-telegram {
    background: #1da1f2;
  }

  .telegram {
    background: #0482ce;
  }

  .icon-whatsapp {
    background: #25d366;
  }

  .whatsapp {
    background: #2fe674;
  }

  .share-text {
    text-align: center;
    margin: 0 auto;
  }
}
