@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Permanent+Marker&display=swap");

/*
! tailwindcss v3.3.3 | 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.
*/

html {
  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, -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";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

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

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}

@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1180px){
  .container{
    max-width: 1180px;
  }
}

.relative{
  position: relative;
}

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

.\!-mb-\[100px\]{
  margin-bottom: -100px !important;
}

.\!mt-10{
  margin-top: 2.5rem !important;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-28{
  margin-top: 7rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.\!hidden{
  display: none !important;
}

.hidden{
  display: none;
}

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

.\!w-full{
  width: 100% !important;
}

.w-full{
  width: 100%;
}

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

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

.grow{
  flex-grow: 1;
}

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

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

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

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

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

.gap-2{
  gap: 0.5rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.p-10{
  padding: 2.5rem;
}

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

.pb-10{
  padding-bottom: 2.5rem;
}

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

.pt-32{
  padding-top: 8rem;
}

.\!text-left{
  text-align: left !important;
}

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

body {
  background: #fff;
  font-family: "Montserrat", sans-serif;
}

body .btn {
  text-transform: uppercase;
  font-weight: 800;
  padding: 15px 25px;
  background: #fff;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
}

body .btn span {
  background: rgb(163, 9, 47);
  background: linear-gradient(90deg, rgb(163, 9, 47) 0%, rgb(232, 0, 18) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  font-weight: 800;
}

body .btn.bg, body .btn:hover {
  background: rgb(163, 9, 47);
  background: linear-gradient(90deg, rgb(163, 9, 47) 0%, rgb(232, 0, 18) 100%);
}

body .btn.bg span, body .btn:hover span {
  background: none;
  color: #fff !important;
  -webkit-text-fill-color: #fff;
}

body .points .bgImg {
  width: 50px !important;
  display: block;
  margin-bottom: -8px !important;
}

body #mainHeader {
  transition: 1s ease;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  padding: 10px 0;
}

body #mainHeader .menu {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  padding: 0;
}

body #mainHeader .line {
  fill: none;
  stroke: #fff;
  stroke-width: 6;
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

body #mainHeader .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

body #mainHeader .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}

body #mainHeader .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}

body #mainHeader .opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

body #mainHeader .opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}

body #mainHeader .opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}

body #mainHeader.scrolled {
  background: #fff;
}

body #mainHeader.scrolled .line {
  stroke: #000;
}

body #mainHeader.scrolled .navTgl {
  color: #000 !important;
}

body #mainHeader.scrolled .normalLogo {
  display: none !important;
}

body #mainHeader.scrolled .activeLogo {
  display: block !important;
}

body #mainHeader.scrolled a {
  color: #000 !important;
}

body #mainHeader.scrolled .btn {
  border: 1px solid #D30035;
}

body #mainHeader.scrolled li a.active {
  border-color: #000 !important;
}

body #mainHeader .btn {
  border: 1px solid transparent;
  transition: 0.3s ease;
  display: block;
}

body #mainHeader .btn:hover {
  transform: scale(1.1);
}

body #mainHeader .logo {
  width: 150px;
  display: block;
}

body #mainHeader .navigation a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  border-bottom: 2px solid transparent;
  padding: 10px 0;
  transition: 0.3s ease;
}

body #mainHeader .navigation a.active {
  border-color: #fff;
}

body #hero {
  background: url("../img/IMAGE-TOP-SECTION.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  min-height: 80vh;
}

body #hero .down {
  font-size: 30px;
  color: #fff;
  width: 50px;
  height: 50px;
  background: #D30035;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  display: grid;
  place-items: center;
  border-radius: 50%;
  animation: animateDown infinite 1.5s linear alternate;
}

@keyframes animateDown {
  0% {
    box-shadow: 0 0 0 10px rgba(211, 0, 53, 0.3294117647);
  }

  50% {
    box-shadow: 0 0 0 12px rgba(211, 0, 53, 0.3294117647);
  }

  100% {
    box-shadow: 0 0 0 15px rgba(211, 0, 53, 0.3294117647);
  }
}

body #hero .content {
  max-width: 500px;
}

body #hero .content p {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
}

body #hero .content h1 {
  font-size: 50px;
  color: #fff;
  line-height: 1.1;
}

body #hero .content h1 span {
  font-weight: 800;
}

body #hero .content h1 .gradient {
  background: rgb(163, 9, 47);
  background: linear-gradient(90deg, rgb(163, 9, 47) 0%, rgb(232, 0, 18) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}

body #hero .points .crd img {
  width: 40px;
  display: block;
  margin: 0 auto;
}

body #hero .points .crd p {
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #fff;
  margin-top: 25px;
}

body .sectitle {
  font-size: 35px;
  text-align: center;
}

body .sectitle span {
  font-family: "Permanent Marker", cursive;
  color: #D30035;
}

body #testimonial {
  background: url("../img/Background-Testimonial.png");
  background-size: cover;
  background-repeat: no-repeat;
}

body #testimonial .slick-dots li button:before {
  font-size: 15px;
}

body #testimonial .slick-arrow::before {
  background: transparent;
  font-size: 40px;
  color: #D30035;
}

body #testimonial .icon {
  width: 150px;
  margin: 0 auto;
}

body #testimonial .slick-current .slide {
  border-color: transparent;
}

body #testimonial .slide {
  padding: 10px 20px;
  border-left: 1px solid #C3C3C3;
}

body #testimonial .slide .fullcontent {
  display: none;
}

body #testimonial .slide .loadMore {
  width: 20px;
  height: 20px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  margin: 0 auto;
  margin-top: 20px;
}

body #testimonial .slide .loadMore:hover {
  background: #D30035;
}

body #testimonial .slide .qtt {
  color: #D30035;
  font-size: 40px;
  margin: 0 auto;
  width: 40px;
}

body #testimonial .slide .content {
  font-size: 17px;
  font-style: italic;
  margin-top: 25px;
  text-align: center;
  font-weight: 500;
}

body #testimonial .slide .brand img {
  height: 42px;
  width: calc(50% - 1rem);
  -o-object-fit: contain;
  object-fit: contain;
}

body #testimonial .slide .brand div:not(.divider) {
  width: calc(50% - 1rem);
}

body #testimonial .slide .brand .divider {
  border-left: 1px solid #b8b8b8;
}

body #testimonial .slide .brand .name {
  font-size: 15px;
  font-weight: 700;
}

body #testimonial .slide .brand .ttl {
  font-size: 12px;
  color: #646464;
  font-style: italic;
  font-weight: 500;
}

body #contact .ikiImg {
  width: 75px;
  margin: 0 !important;
}

body #contact .lft {
  background: url("../img/Rectangle 1.png");
  padding-left: 10vw;
  padding-right: 10vw;
  background-repeat: no-repeat;
  background-size: cover;
}

body #contact .lft img {
  max-width: 450px;
  margin: 0 auto;
  display: block;
}

body #contact .rght {
  background: #1D1D1D;
}

body #contact .rght .sectitle {
  color: #fff;
}

body #contact .rght input,
body #contact .rght textarea {
  display: block;
  width: 100%;
  background: transparent;
  color: #fff;
  font-family: inherit;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #575757;
  margin-top: 10px;
}

body #contact .rght .btn {
  width: 250px;
  margin-top: 20px;
}

body footer {
  position: relative;
  background: #000;
  padding: 20px 0;
}

body footer p {
  color: #b9b9b9;
}

body footer .footerLogo {
  width: 150px;
}

body footer .socialIcons a {
  color: #fff;
  font-size: 25px;
}

body footer .socialIcons a:hover {
  color: #D30035;
}

body footer .backtoTop {
  position: absolute;
  right: 10px;
  top: 0;
  transform: translateY(-50%);
}

body footer .backtoTop img {
  width: 35px;
}

@media screen and (max-width: 1024px) {
  body #mainHeader .logo {
    width: 100px;
  }

  body .btn {
    padding: 10px 16px;
  }

  body #testimonial .slick-arrow::before {
    background: transparent;
    font-size: 26px;
    color: #D30035;
  }

  body #testimonial {
    max-width: 100vw;
    overflow: hidden;
  }

  body #testimonial .wrp {
    padding: 0 5px;
  }

  body #testimonial .testimonialSlide {
    /* margin-right: -70% !important; */
  }

  body #testimonial .slick-dots {
    /* width: 57%; */
  }

  body #mainHeader .btn {
    padding: 10px 8px;
    transform: scale(1) !important;
  }

  body #mainHeader.active {
    background: #fff;
  }

  body #mainHeader.active .normalLogo {
    display: none;
  }

  body #mainHeader.active .line {
    stroke: #000;
  }

  body #mainHeader.active .activeLogo {
    display: block;
  }

  body #mainHeader.active .btn {
    border: 1px solid #D30035;
  }

  body #mainHeader.active .open {
    display: none;
  }

  body #mainHeader.active .close {
    display: flex !important;
  }

  body #mainHeader.active .navTgl {
    color: #000;
  }

  body #mainHeader.active .navigation {
    left: 0;
  }

  body #mainHeader .navTgl {
    margin-left: 10px;
    font-size: 40px;
    color: #fff;
  }

  body #mainHeader .navTgl div {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
  }

  body #mainHeader .navTgl .close {
    display: none;
  }

  body #mainHeader .navigation {
    transition: 0.3s ease;
    position: absolute;
    background: #fff;
    width: 100%;
    height: calc(100vh - 71px);
    top: 100%;
    left: -100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  body #mainHeader .navigation a {
    color: #1D1D1D;
    text-transform: uppercase;
    font-size: 45px;
    font-weight: 700;
  }
}

@media screen and (max-width: 576px) {
  body #testimonial .icon {
    width: 81px;
  }

  body #contact .ikiImg {
    width: 54px;
  }

  body #testimonial .slick-arrow::before {
    background: transparent;
    font-size: 21px;
  }

  body #testimonial .slick-dots li button:before {
    font-size: 12px;
  }

  .slide {
    background: #fff;
    border-radius: 10px;
    border: none !important;
  }

  body .sectitle {
    font-size: 25px;
  }

  body #testimonial .slide .brand img {
    height: 28px;
  }

  body #testimonial .slide .brand .name {
    font-size: 11px;
  }

  body #testimonial .slide .brand .ttl {
    font-size: 7px;
  }

  .brand {
    gap: 5px !important;
  }

  .brand img {
    height: 42px;
    width: calc(50% - 5px);
    -o-object-fit: contain;
    object-fit: contain;
  }

  .brand div:not(.divider) {
    width: calc(50% - 5px);
  }

  body #testimonial .slide .content {
    font-size: 16px;
  }

  body #hero {
    background: url("../img/IMG_TOIP.png");
    background-size: cover;
  }

  body #hero .points {
    background: #000000;
    margin: 0 -1rem;
    padding: 40px 20px;
    margin-top: 50px;
    position: relative;
  }

  body #hero .points .down {
    bottom: 100%;
    font-size: 25px;
    width: 35px;
    height: 35px;
  }

  body #hero .points .crd {
    padding: 20px 10px;
  }

  body #hero .points .crd.br {
    border-right: 1px solid #444444;
  }

  body #hero .points .crd.bt {
    border-top: 1px solid #444444;
  }

  body #hero .points .crd p {
    font-size: 13px;
  }

  body #hero .content {
    text-align: center;
    margin-top: 230px;
  }

  body #hero .content h1 {
    font-size: 35px;
  }

  body #hero .content p {
    color: #fff;
    font-size: 16px;
  }
}

@media (min-width: 768px){
  .md\:\!block{
    display: block !important;
  }

  .md\:\!grid{
    display: grid !important;
  }

  .md\:\!hidden{
    display: none !important;
  }

  .md\:hidden{
    display: none;
  }

  .md\:\!w-\[250px\]{
    width: 250px !important;
  }
}

@media (min-width: 1024px){
  .lg\:order-2{
    order: 2;
  }

  .lg\:order-3{
    order: 3;
  }

  .lg\:ml-14{
    margin-left: 3.5rem;
  }

  .lg\:mt-10{
    margin-top: 2.5rem;
  }

  .lg\:mt-40{
    margin-top: 10rem;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:\!hidden{
    display: none !important;
  }

  .lg\:hidden{
    display: none;
  }

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

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

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

  .lg\:gap-10{
    gap: 2.5rem;
  }

  .lg\:gap-5{
    gap: 1.25rem;
  }

  .lg\:p-20{
    padding: 5rem;
  }

  .lg\:pb-20{
    padding-bottom: 5rem;
  }

  .lg\:pl-5{
    padding-left: 1.25rem;
  }

  .lg\:pr-5{
    padding-right: 1.25rem;
  }

  .lg\:pt-20{
    padding-top: 5rem;
  }

  .lg\:pt-28{
    padding-top: 7rem;
  }
}
/*# sourceMappingURL=style.min.css.map */