﻿a,
hr {
    color: inherit;
}

progress,
sub,
sup {
    vertical-align: baseline;
}

.header-container,
.theme-container,
img,
video {
    max-width: 100%;
}

.max-h-1\/2,
.o-video iframe {
    max-height: 700px;
}

.border-border,
.border-border-color,
.border-border-color2,
.border-white,
.ind-btn {
    --tw-border-opacity: 1;
}

.bg-bgbrand,
.bg-black,
.bg-box-bg,
.bg-br-btn,
.bg-save-bg,
.bg-sbg-color,
.bg-white {
    --tw-bg-opacity: 1;
}

.blur,
.filter,
.grayscale,
.group:hover .group-hover\:grayscale-0 {
    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);
}

*,
::after,
::before {
    box-sizing: border-box;
    border: 0 solid currentColor;
    --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:;
}

.indslider-section .slick-dots li,
.indslider-section .slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #d9d9d9;
    text-align: center;
    color: #d9d9d9;
    font-size: 5px;
    cursor: pointer;
}

::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;
    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 {
    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;
}

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;
}

.pointer,
[role="button"],
a,
button {
    cursor: pointer;
}

button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
    background-color: #b3d236;
    /* background-image: none; */
    padding: 10px;
    color: #fff;
}

:-moz-focusring {
    outline: auto;
}

:-moz-ui-invalid {
    box-shadow: none;
}

::-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;
}

.h1-style,
.not-italic {
    font-style: normal;
}

summary {
    display: list-item;
}

.m-0,
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0;
}

.container,
.header-container,
.theme-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 1rem;
}

fieldset {
    margin: 0;
    padding: 0;
}

dialog,
legend {
    padding: 0;
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.h1-style,
p {
    margin-bottom: 0.5rem;
}

textarea {
    resize: vertical;
}

    input::-moz-placeholder,
    textarea::-moz-placeholder {
        opacity: 1;
        color: #9ca3af;
    }

    input::placeholder,
    textarea::placeholder {
        opacity: 1;
        color: #9ca3af;
    }

:disabled {
    cursor: default;
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle;
}

img,
video {
    height: auto;
}

.hidden,
.landing-slider .slick-track::after,
.landing-slider .slick-track::before,
[hidden] {
    display: none;
}

.fancybox-infobar,
.ind-btn,
.indslider-section .slick-dots {
    display: flex;
}

html {
    font-family: Poppins, sans-serif;
    font-size: 15px;
}

p {
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    color: #2b2b2b;
}

.landing-slider .max-h-slider {
    max-height: 100svh;
    max-width: 2600px;
    width: 100%;
    height: calc(100svh - 107px);
}

.landing-slider {
    height: calc(100svh - 108px);
    overflow: hidden;
}

::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,
.w-full {
    width: 100%;
}

::-moz-selection {
    background: #3b4498;
    text-shadow: none;
    color: #fff;
}

::selection {
    background: #3b4498;
    text-shadow: none;
    color: #fff;
}

::-webkit-scrollbar-track {
    background-color: #f5f5f5;
    box-shadow: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: linear-gradient(356deg, #3b4498, #3b4498cb);
    box-shadow: none;
}

::-webkit-scrollbar {
    width: 4px;
    height: 2px;
    background-color: #f5f5f5;
    box-shadow: none;
    transition: 0.3s;
}

.shadow,
.shadow-\[0_0_14\.04948px_0_rgba\(29\2c 29\2c 29\2c 0\.15\)\],
.shadow-\[4px_0_30px_0_rgba\(0\2c 0\2c 0\2c 0\.12\)\;\] {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

::-webkit-scrollbar:hover {
    width: 10px;
    transition: 0.3s;
}



.h1-style {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.9rem;
    --tw-text-opacity: 1;
    color: rgb(59 68 152 / var(--tw-text-opacity));
}

.font-medium,
.ind-btn {
    font-weight: 500;
}

.ind-btn {
    margin-top: 0.5rem;
    border-radius: 1.5rem;
    border-width: 1px;
    border-color: rgb(153 153 153 / var(--tw-border-opacity));
    padding: 0.5rem 1rem;
    font-size: 14px;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition: color 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, border-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, text-decoration-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, fill 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, stroke 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, box-shadow 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, transform 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, filter 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, backdrop-filter 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms, -webkit-backdrop-filter 150ms cubic-bezier(0.4, 0, 0.2, 1) 75ms;
}

.ease-in-out,
.transition,
.transition-all {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.bg-ft-color,
.group:hover .group-hover\:bg-ft-color,
.hover\:bg-ft-color:hover,
.ind-btn:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(179 210 54 / var(--tw-bg-opacity));
}

.o-video iframe {
    height: 300px;
    width: 100%;
    border-radius: 1.5rem;
}

.line-clamp-2,
.line-clamp-3,
.line-clamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.indslider-section .slick-dots li {
    position: relative;
    list-style: none;
    margin: 0;
}

    .indslider-section .slick-dots li.slick-active,
    .indslider-section .slick-dots li.slick-active button {
        background-color: #b3d236;
        color: #b3d236;
    }

.slider-dec::after {
    -webkit-clip-path: polygon(0 0, 53% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 53% 0, 100% 100%, 0% 100%);
    transform-origin: 100% 0;
}

.slick-arrow {
    z-index: 1;
    font-size: 0;
}

.trusted-btn img {
    max-width: 15px;
    max-height: 15px;
    width: 100%;
    height: 100%;
}

.quote-img img {
    max-width: 23px;
    max-height: 23px;
    width: 100%;
    height: 100%;
}

@media (max-width: 1299px) {
    .indslider-section .slick-dots li {
        width: 10px;
        height: 10px;
    }
}

@media (max-width: 480px) {
    .indslider-section .slick-dots {
        bottom: 1rem;
        gap: 0.3rem;
    }

        .indslider-section .slick-dots li {
            width: 6px;
            height: 6px;
        }
}

.visible {
    visibility: visible;
}

.static {
    position: static;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
}

.bottom-0 {
    bottom: 0;
}

.bottom-3 {
    bottom: 0.75rem;
}

.bottom-4 {
    bottom: 1rem;
}

.bottom-20 {
    bottom: 5rem;
}

.bottom-5 {
    bottom: 1.25rem;
}

.left-0 {
    left: 0;
}

.left-1\/2,
.left-2\/4 {
    left: 50%;
}

.right-2 {
    right: 0.5rem;
}

.right-4 {
    right: 1rem;
}

.top-0 {
    top: 0;
}

.top-4 {
    top: 1rem;
}

.z-z-1 {
    z-index: 1;
}

.z-z-9 {
    z-index: 9;
}

.z-z-99 {
    z-index: 999;
}

.\!m-0 {
    margin: 0 !important;
}

.m-auto {
    margin: auto;
}

.\!mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

.max-w-1000,
.ml-auto,
.mx-auto {
    margin-left: auto;
}

.mx-auto {
    margin-right: auto;
}

.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-2,
.privacy-section ol li,
.privacy-section ul li {
    margin-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 0.75rem;
}

.hover\:mb-4:hover,
.mb-4,
.our-project-imgs div:nth-child(2) {
    margin-bottom: 1rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mb-\[-5rem\] {
    margin-bottom: -5rem;
}

.mr-3 {
    margin-right: 0.75rem;
}

.mt-12 {
    margin-top: 3rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-5 {
    margin-top: 1.25rem;
}

.ind-blog,
.mt-8 {
    margin-top: 2rem;
}

.mt-9 {
    margin-top: 2.25rem;
}

.line-clamp-2 {
    -webkit-line-clamp: 2;
}

.line-clamp-3 {
    -webkit-line-clamp: 3;
}

.line-clamp-4 {
    -webkit-line-clamp: 4;
}

.block {
    display: block;
}

.\!block {
    display: block !important;
}

.inline-block {
    display: inline-block;
}

.inline {
    display: inline;
}

.flex {
    display: flex !important;
}

.inline-flex {
    display: inline-flex;
}

.table {
    display: table;
}

.grid {
    display: grid;
}

.contents {
    display: contents;
}

.h-\[45px\] {
    height: 45px;
}

.h-auto {
    height: auto;
}

.h-full {
    height: 100%;
}

.h-h5 {
    height: 300px;
}

.h-h9 {
    height: 70px;
}

.h-slider {
    height: 850px;
}

.h-use {
    height: 58px;
}

.max-h-full {
    max-height: 100%;
}

.max-h-slider {
    max-height: 850px;
}

.max-h-testi {
    max-height: 75px;
}

.max-h-use {
    max-height: 58px;
}

.w-1\/2,
.w-3\/6 {
    width: 50%;
}

.w-10 {
    width: 2.5rem;
}

.w-12 {
    width: 3rem;
}

.w-2 {
    width: 0.5rem;
}

.w-20 {
    width: 5rem;
}

.w-3 {
    width: 0.75rem;
}

.w-3\/4 {
    width: 75%;
}

.w-3\/5 {
    width: 60%;
}

.w-4 {
    width: 1rem;
}

.w-5 {
    width: 1.25rem;
}

.w-6 {
    width: 1.5rem;
}

.w-auto {
    width: auto;
}

.max-w-1\/2 {
    max-width: 110px;
}

.max-w-1000 {
    max-width: 1100px;
    margin-right: auto;
    margin-bottom: 2rem !important;
}

.max-w-full {
    max-width: 100%;
}

.flex-auto {
    flex: 1 1 auto;
}

.origin-center {
    transform-origin: center;
}

.-translate-x-1\/2,
.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));
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
}

.resize {
    resize: both;
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.flex-row {
    flex-direction: row;
}

.flex-col {
    flex-direction: column;
}

.flex-wrap {
    flex-wrap: wrap;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.items-end {
    align-items: end;
}

.justify-start {
    justify-content: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.justify-end {
    justify-content: end;
}

.gap-0 {
    gap: 0;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-1 {
    gap: 0.25rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-8 {
    gap: 2rem;
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem * var(--tw-space-x-reverse));
    margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.self-center {
    align-self: center;
}

.overflow-hidden {
    overflow: hidden;
}

.whitespace-nowrap {
    white-space: nowrap;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-2xl {
    border-radius: 1rem;
}

.rounded-3xl {
    border-radius: 1.5rem;
}

.rounded-\[50px\] {
    border-radius: 50px;
}

.rounded-\[calc\(1\.5rem-1px\)\] {
    border-radius: calc(1.5rem - 1px);
}

.rounded-full {
    border-radius: 9999px;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-md {
    border-radius: 0.375rem;
}

.rounded-xl {
    border-radius: 0.75rem;
}

.rounded-e-md {
    border-start-end-radius: 0.375rem;
    border-end-end-radius: 0.375rem;
}

.rounded-l-md {
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
}

.rounded-tl-\[80px\] {
    border-top-left-radius: 80px;
}

.\!border-0 {
    border-width: 0 !important;
}

.border {
    border-width: 1px;
}

.border-2 {
    border-width: 2px;
}

.border-\[\] {
    border-color: transparent;
}

.border-border {
    border-color: rgb(153 153 153 / var(--tw-border-opacity));
}

.border-border-color {
    border-color: rgb(236 236 236 / var(--tw-border-opacity));
}

.border-border-color2 {
    border-color: rgb(216 216 216 / var(--tw-border-opacity));
}

.border-white {
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-bgbrand {
    background-color: rgb(38 38 38 / var(--tw-bg-opacity));
}

.bg-black {
    background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-box-bg {
    background-color: rgb(242 242 242 / var(--tw-bg-opacity));
}

.bg-br-btn {
    background-color: rgb(31 31 31 / var(--tw-bg-opacity));
}

.bg-save-bg {
    background-color: rgb(56 56 56 / var(--tw-bg-opacity));
}

.bg-sbg-color {
    background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-white {
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-gradient-to-b {
    background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.bg-you-bg {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, #000 100%);
}

.bg-clip-border {
    background-clip: border-box;
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain;
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover;
}

.object-top {
    -o-object-position: top;
    object-position: top;
}

.object-center {
    -o-object-position: center;
    object-position: center;
}

.\!border-0 {
    border: none !important;
}

.\!p-0 {
    padding: 0 !important;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 0.75rem;
}

.p-px {
    padding: 1px;
}

.\!py-3 {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}

.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}

.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}

.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.\!pl-4 {
    padding-left: 1rem !important;
}

.pb-11 {
    padding-bottom: 2.75rem;
}

.pb-5 {
    padding-bottom: 1.25rem;
}

.pl-32 {
    padding-left: 8rem;
}

.pl-4 {
    padding-left: 1rem;
}

.pl-5 {
    padding-left: 1.25rem;
}

.pr-10 {
    padding-right: 2.5rem;
}

.pr-5 {
    padding-right: 1.25rem;
}

.pt-1 {
    padding-top: 0.25rem;
}

.pt-32 {
    padding-top: 8rem;
}

.pb-4 {
    padding-bottom: 2rem;
}

.pt-6 {
    padding-top: 1.5rem;
}

.text-center {
    text-align: center;
}

.text-start {
    text-align: start;
}

.\!text-sub-2xl {
    font-size: 18px !important;
}

.\!text-sub-xl {
    font-size: 20px !important;
}

.\!text-title-xl {
    font-size: 28px !important;
}

.text-dec-2xl {
    font-size: 16px;
}

.text-dec-xl {
    font-size: 14px;
}

.text-mini {
    font-size: 7px;
}

.text-normal {
    font-size: 12px;
}

.text-normal1 {
    font-size: 10px;
}

.text-sub-2xl {
    font-size: 18px;
}

.text-title-xl {
    font-size: 28px;
}

.font-normal {
    font-weight: 400;
}

.blog-title,
.font-semibold {
    font-weight: 600;
}

.uppercase {
    text-transform: uppercase;
}

.leading-leading {
    line-height: normal;
}

.leading-leading10 {
    line-height: 2.2rem;
}

.leading-leading9 {
    line-height: 1.55rem;
}

.tracking-wide {
    letter-spacing: 0.025em;
}

.\!text-black,
.group:hover .group-hover\:\!text-black,
.hover\:\!text-black:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.\!text-white {
    --tw-text-opacity: 1 !important;
    color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.text-black,
.text-dec-color1,
.text-title-color,
.text-white {
    --tw-text-opacity: 1;
}

.text-black {
    color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-dec-color {
    color: #2b2b2b;
}

.text-dec-color1 {
    color: rgb(30 30 30 / var(--tw-text-opacity));
}

.hover\:text-ft-color:hover,
.text-ft-color {
    --tw-text-opacity: 1;
    color: rgb(179 210 54 / var(--tw-text-opacity));
}

.text-sub-color {
    color: #000;
}



.text-white {
    color: rgb(255 255 255 / var(--tw-text-opacity));
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
}

.shadow-\[0_0_14\.04948px_0_rgba\(29\2c 29\2c 29\2c 0\.15\)\] {
    --tw-shadow: 0 0 14.04948px 0 rgba(29, 29, 29, 0.15);
    --tw-shadow-colored: 0 0 14.04948px 0 var(--tw-shadow-color);
}

.shadow-\[4px_0_30px_0_rgba\(0\2c 0\2c 0\2c 0\.12\)\;\] {
    --tw-shadow: 4px 0 30px 0 rgba(0, 0, 0, 0.12);
    --tw-shadow-colored: 4px 0 30px 0 var(--tw-shadow-color);
}

.blur {
    --tw-blur: blur(8px);
}

.grayscale {
    --tw-grayscale: grayscale(100%);
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-duration: 150ms;
}

.transition-all {
    transition-property: all;
    transition-duration: 150ms;
}

.delay-100 {
    transition-delay: 0.1s;
}

.delay-75 {
    transition-delay: 75ms;
}

.duration-700 {
    transition-duration: 0.7s;
}

.after\:absolute::after,
.before\:absolute::before {
    content: var(--tw-content);
    position: absolute;
}

.before\:-right-32::before {
    content: var(--tw-content);
    right: -8rem;
}

.before\:-top-4::before {
    content: var(--tw-content);
    top: -1rem;
}

.before\:bottom-0::before {
    content: var(--tw-content);
    bottom: 0;
}

.before\:left-0::before {
    content: var(--tw-content);
    left: 0;
}

.before\:top-0::before {
    content: var(--tw-content);
    top: 0;
}

.before\:top-1\/4::before {
    content: var(--tw-content);
    top: 25%;
}

.before\:z-z-01::before {
    content: var(--tw-content);
    z-index: -1;
}

.before\:z-z-1::before {
    content: var(--tw-content);
    z-index: 1;
}

.before\:hidden::before {
    content: var(--tw-content);
    display: none;
}

.after\:h-full::after,
.before\:h-full::before {
    content: var(--tw-content);
    height: 100%;
}

.before\:h-h10::before {
    content: var(--tw-content);
    height: 50%;
}

.before\:h-h11::before {
    content: var(--tw-content);
    height: 60%;
}

.before\:w-20::before {
    content: var(--tw-content);
    width: 5rem;
}

.after\:w-full::after,
.before\:w-full::before {
    content: var(--tw-content);
    width: 100%;
}

.before\:bg-brd-bg1::before {
    content: var(--tw-content);
    background-image: url(../images/br-1.webp);
}

.before\:bg-product-ind::before {
    content: var(--tw-content);
    background-image: url(../images/product-bg.webp);
}

.before\:bg-vectore-ind::before {
    content: var(--tw-content);
    background-image: url(../images/vector.webp);
}

.before\:bg-vectore1-ind::before {
    content: var(--tw-content);
    background-image: url(../images/vector-1.webp);
}

.after\:bg-contain::after,
.before\:bg-contain::before {
    content: var(--tw-content);
    background-size: contain;
}

.before\:bg-cover::before {
    content: var(--tw-content);
    background-size: cover;
}

.before\:bg-bp-product::before {
    content: var(--tw-content);
    background-position: left -11rem;
}

.after\:bg-no-repeat::after,
.before\:bg-no-repeat::before {
    content: var(--tw-content);
    background-repeat: no-repeat;
}

.after\:opacity-20::after,
.before\:opacity-20::before {
    content: var(--tw-content);
    opacity: 0.2;
}

.after\:left-12::after {
    content: var(--tw-content);
    left: 3rem;
}

.after\:top-8::after {
    content: var(--tw-content);
    top: 2rem;
}

.after\:w-32::after {
    content: var(--tw-content);
    width: 8rem;
}

.after\:bg-patch::after {
    content: var(--tw-content);
    background-color: rgba(0, 0, 0, 0.6);
}

.after\:bg-brd-bg2::after {
    content: var(--tw-content);
    background-image: url(../images/br-2.webp);
}

.hover\:underline:hover {
    text-decoration-line: underline;
}

.group:hover .group-hover\:grayscale-0 {
    --tw-grayscale: grayscale(0);
}

.front-face-hover {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #11111187;
    border-radius: 20px;
    padding: 2rem 2rem 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.front-des p {
    color: #ffff;
    text-align: center;
    font-size: 16px !important;
}

.front-face-modal button {
    color: #ffff;
    font-size: 16px;
}

.front-des {
    height: 500px;
    overflow: hidden;
}

.front-face-show:hover .front-face-hover {
    transition: 0.3s;
    animation: 0.3s linear;
    opacity: 1;
    visibility: visible;
    height: 100%;
}

.our-project-imgs div:nth-child(2) .front-face-hover {
    width: 577px;
}

.our-project-imgs div:nth-child(3) .front-face-hover {
    width: 340px;
}

    .charactor-counter,
    .our-project-imgs div:nth-child(3) .front-face-hover .front-des p,
    .our-project-imgs div:nth-child(4) .front-face-hover .front-des p {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

.video-testi iframe {
    width: 100%;
    height: 100%;
    border-radius: 0.75rem;
}

.map-details-modal,
.infographicimage-details-modal-event,
.map-details-modal-event,
.map-details-modal-test {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.54);
    width: 100%;
    height: 100vh;
    overflow: auto;
}

.modal-container {
    max-width: 800px;
    padding: 1rem;
    justify-content: center;
    align-items: center;
    margin: auto;
    min-height: calc(100% - (1.75rem * 2));
}

.modal-body {
    position: relative;
    border-radius: 14.493px;
    background: var(--White, #fff);
    box-shadow: 0 0 48.3097px 0 rgba(0, 0, 0, 0.2);
    padding: 2rem;
    min-height: 312px;
    max-height: 100%;
}

.employee-modal {
    justify-content: start;
}

.button.close-button-modal {
    position: absolute;
    top: 1rem;
    right: 1rem;
    border: none;
    background: 0 0;
    height: 30px;
    width: 30px;
    display: inline-flex;
    padding: 0;
    cursor: pointer;
}

.close-button .button svg {
    width: 30px;
    height: 30px;
}

.map-details-modal p,
.infographicimage-details-modal-event, p,
.map-details-modal-event, p,
.map-details-modal-test p {
    margin-bottom: 0.5rem;
    line-height: normal;
}

.close-button-modal:hover {
    transition: 0.3s;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.employee-modal img {
    border-radius: 10px;
    max-width: 360px;
    max-height: 431px;
    margin: 0 1rem 1rem 0;
    float: left;
}

.employee-name h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 8px;
}

@media (prefers-color-scheme: dark) {
    .dark\:text-black {
        --tw-text-opacity: 1;
        color: rgb(0 0 0 / var(--tw-text-opacity));
    }

    .dark\:hover\:text-white:hover,
    .dark\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity));
    }
}

@media (min-width: 480px) {
    .sm3\:text-dec-xl,
    p {
        font-size: 14px;
    }

    .sm3\:h-testi {
        height: 75px;
    }

    .sm3\:w-7 {
        width: 1.75rem;
    }

    .sm3\:flex-row {
        flex-direction: row;
    }

    .sm3\:gap-10 {
        gap: 2.5rem;
    }

    .sm3\:gap-4 {
        gap: 1rem;
    }

    .sm3\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .sm3\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }

    .sm3\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }

    .sm3\:pl-8 {
        padding-left: 2rem;
    }

    .sm3\:text-dec-2xl {
        font-size: 16px;
    }

    .sm3\:text-normal {
        font-size: 12px;
    }

    .sm3\:text-normal1 {
        font-size: 10px;
    }

    .sm3\:text-sub-xl {
        font-size: 20px;
    }
}

@media (min-width: 576px) {
    .o-video iframe,
    .sm2\:h-h4 {
        height: 400px;
    }

    .sm2\:rounded-e-\[50px\] {
        border-start-end-radius: 50px;
        border-end-end-radius: 50px;
    }

    .sm2\:rounded-l-\[50px\] {
        border-top-left-radius: 50px;
        border-bottom-left-radius: 50px;
    }

    .sm2\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }

    .sm2\:text-start {
        text-align: start;
    }

    .sm2\:text-dec-xl {
        font-size: 14px;
    }

    .sm2\:leading-leading10 {
        line-height: 1.9rem;
    }

    .sm2\:leading-leading11 {
        line-height: 3.2rem;
    }
}

@media (min-width: 640px) {
    .o-video iframe,
    .sm\:h-h3 {
        height: 500px;
    }

    .sm\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }

    .sm\:mb-6 {
        margin-bottom: 1.5rem;
    }

    .sm\:mt-0 {
        margin-top: 0;
    }

    .sm\:h-auto {
        height: auto;
    }

    .sm\:h-h8 {
        height: 80px;
    }

    .sm\:w-10 {
        width: 2.5rem;
    }

    .sm\:w-auto {
        width: auto;
    }

    .sm\:max-w-5\/6 {
        max-width: 50%;
    }

    .sm\:justify-center {
        justify-content: center;
    }

    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .sm\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .sm\:text-center {
        text-align: center;
    }

    .sm\:\!text-sub-xl {
        font-size: 20px !important;
    }

    .sm\:text-dec-2xl {
        font-size: 16px;
    }

    .sm\:text-dec-xl {
        font-size: 14px;
    }

    .sm\:text-sub-xl {
        font-size: 20px;
    }

    .sm\:text-sub-2xl {
        font-size: 18px;
    }

    .sm\:text-title-xl {
        font-size: 28px;
    }

    .sm\:before\:block::before {
        content: var(--tw-content);
        display: block;
    }

    .sm\:text-start {
        text-align: start;
    }
}

@media (min-width: 768px) {
    .md\:text-dec-2xl,
    p {
        font-size: 16px;
    }

    .md\:h-h2,
    .o-video iframe {
        height: 600px;
    }

    .md\:bottom-8 {
        bottom: 2rem;
    }

    .md\:bottom-20 {
        bottom: 5rem;
    }

    .md\:right-6 {
        right: 1.5rem;
    }

    .md\:mb-0 {
        margin-bottom: 0;
    }

    .md\:block {
        display: block;
    }

    .md\:flex {
        display: flex;
    }

    .md\:\!hidden {
        display: none !important;
    }

    .md\:w-28 {
        width: 7rem;
    }

    .md\:w-4\/5 {
        width: 80%;
    }

    .md\:w-auto {
        width: auto;
    }

    .md\:max-w-1\/1 {
        max-width: 220px;
    }

    .md\:gap-8 {
        gap: 2rem;
    }

    .md\:rounded-tl-\[120px\] {
        border-top-left-radius: 120px;
    }

    .md\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .md\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }

    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .md\:pb-8,
    .md\:py-8 {
        padding-bottom: 2rem;
    }

    .md\:py-8 {
        padding-top: 2rem;
    }

    .md\:text-start {
        text-align: start;
    }

    .md\:\!text-title-2xl {
        font-size: 40px !important;
    }

    .md\:text-normal {
        font-size: 12px;
    }

    .md\:text-sub-xl {
        font-size: 20px;
    }

    .md\:text-title-xl {
        font-size: 28px;
    }

    .md\:leading-leading10 {
        line-height: 1.9rem;
    }

    .md\:before\:w-1\/4::before {
        content: var(--tw-content);
        width: 25%;
    }

    .md\:after\:w-full::after {
        content: var(--tw-content);
        width: 100%;
    }
}

@media (min-width: 1024px) {
    p {
        margin-bottom: 1rem;
        line-height: 1.9rem;
    }

    .h1-style,
    .lg\:leading-leading11 {
        line-height: 3.2rem;
    }

    .ind-btn,
    .lg\:mt-4 {
        margin-top: 1rem;
    }

    .lg\:h-h2,
    .o-video iframe {
        height: 600px;
    }

    .lg\:my-0 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .lg\:my-6 {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .lg\:mb-12 {
        margin-bottom: 3rem;
    }

    .lg\:mb-2 {
        margin-bottom: 0.5rem;
    }

    .lg\:mb-4 {
        margin-bottom: 1rem;
    }

    .lg\:w-1\/2 {
        width: 50%;
    }

    .lg\:w-3\/5 {
        width: 60%;
    }

    .lg\:w-9\/12 {
        width: 75%;
    }

    .lg\:w-full {
        width: 100%;
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:flex-row {
        flex-direction: row;
    }

    .lg\:flex-col {
        flex-direction: column;
    }

    .lg\:justify-normal {
        justify-content: normal;
    }

    .lg\:justify-end {
        justify-content: flex-end;
    }

    .lg\:justify-between {
        justify-content: space-between;
    }

    .lg\:gap-4 {
        gap: 1rem;
    }

    .lg\:p-4 {
        padding: 1rem;
    }

    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .lg\:pl-28 {
        padding-left: 7rem;
    }

    .lg\:text-start {
        text-align: start;
    }

    .lg\:text-dec-xl {
        font-size: 14px;
    }

    .lg\:leading-leading10 {
        line-height: 1.9rem;
    }

    .lg\:leading-slide {
        line-height: 80px;
    }

    .lg\:before\:-left-64::before {
        content: var(--tw-content);
        left: -16rem;
    }

    .lg\:before\:bg-auto::before {
        content: var(--tw-content);
        background-size: auto;
    }
}

@media (min-width: 1199px) {
    .xlx\:flex {
        display: flex;
    }

    .xlx\:max-w-footer-logo {
        max-width: 300px;
    }

    .xlx\:justify-start {
        justify-content: flex-start;
    }

    .xlx\:justify-between {
        justify-content: space-between;
    }

    .xlx\:px-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .xlx\:\!text-title-2xl {
        font-size: 40px !important;
    }

    .xlx\:text-slide3 {
        font-size: 46px;
    }

    .xlx\:text-title-xl {
        font-size: 28px;
    }

    .xlx\:leading-slide2 {
        line-height: 60px;
    }
}

@media (min-width: 1299px) {
    .theme-container {
        max-width: 73.57%;
    }

    .container {
        max-width: 1430px !important;
    }

    .o-video iframe,
    .xl\:h-h3 {
        height: 500px;
    }

    .xl\:justify-start {
        justify-content: flex-start;
    }

    .xl\:gap-12 {
        gap: 3rem;
    }

    .xl\:gap-8 {
        gap: 2rem;
    }

    .xl\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }

    .xl\:text-dec-2xl {
        font-size: 16px;
    }
}

@media (min-width: 1400px) {
    .\32xl\:h-h2,
    .o-video iframe {
        height: 600px;
    }

    .\32xl\:gap-12 {
        gap: 3rem;
    }

    .\32xl\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .\32xl\:text-slide1 {
        font-size: 54px;
    }

    .\32xl\:leading-slide1 {
        line-height: 65px;
    }
}

@media (min-width: 1600px) {
    .header-container {
        max-width: 1620px;
    }

    .\33xl\:h-h1,
    .o-video iframe {
        height: 700px;
    }

    .\33xl\:w-2\/4 {
        width: 50%;
    }

    .\33xl\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .\33xl\:text-slide {
        font-size: 64px;
    }

    .\33xl\:leading-slide {
        line-height: 80px;
    }
}

.indslider-section .slick-dots {
    position: absolute;
    left: 50%;
    bottom: 1rem;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: flex;
    gap: 0.6rem;
    padding: 0;
    margin: 0;
}

    .indslider-section .slick-dots li button {
        position: relative;
        border: none;
    }

.slick-active .slider-dec::after {
    transform: skew(0) translateX(0);
    transform: skew(0) translaeX(0);
    -webkit-transform: skew(0) translaeX(0);
    -ms-transform: skew(0) translaeX(0);
    -moz-transform: skew(0) translaeX(0);
    -o-transform: skew(0) translaeX(0);
}

.slider-dec::after {
    clip-path: polygon(0 0, 53% 0, 100% 100%, 0% 100%);
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transform: skew(-38deg) translateX(-100%);
    -ms-transform: skew(-38deg) translateX(-100%);
    transform: skew(-38deg) translateX(-100%);
    -webkit-transition: 0.5s linear 0.5s;
    transition: 0.5s linear 0.5s;
    -moz-transform: skew(-38deg) translateX(-100%);
    -o-transform: skew(-38deg) translateX(-100%);
}

.slick-next,
.slick-prev {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #c7c7c7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    left: 0;
    background-image: url(../images/l-arrow.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
}

.ind-blog .ind-blog-s img,
.ind-blog img,
.media-ind .media-img img,
.save-img,
.useful-img,
.who-img,
img.our-img {
    height: 100%;
    width: 100%;
}

.slick-next {
    right: 0;
    left: unset;
    background-image: url(../images/n-arrow.png);
}

    .slick-next:hover,
    .slick-prev:hover {
        background-color: #b3d236;
    }

.header-btn:hover {
    color: #000 !important;
}

.blog-title {
    color: #000;
    font-size: 18px;
}

.blog-dec p {
    color: #2b2b2b;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.364px;
}

.ind-blog img {
    border-radius: 20px;
    max-width: 690px;
    max-height: 493px;
    vertical-align: top;
    object-fit: cover;
}

.ind-blog .ind-blog-s img {
    max-width: 280px;
    max-height: 226px;
}

.blog-item .blog-tag {
    border-radius: 20.5px;
    background: #f1f1f1;
    color: #252641;
    font-size: 13px;
    letter-spacing: 0.26px;
    margin: 0.8rem 0;
    padding: 0.5rem 0.8rem;
}

img.our-img {
    max-height: 210px;
    max-width: 100%;
    object-fit: contain;
}

.who-img {
    max-height: 440px;
    max-width: 644px;
    border-radius: 8px;
}

.trusted-slider.slick-initialized .slick-slide {
    margin: 0 0.5rem;
}

.trusted-slider .slick-slide img {
    max-width: 185px;
    width: 100%;
    max-height: 85px;
    height: 100%;
    object-fit: contain;
    filter: grayscale(1);
    transition: 0.3s;
}

.trusted-slider .slick-slide:hover img {
    filter: grayscale(0);
    transition: 0.3s;
}

.testi-item .slick-list {
    overflow: visible;
}

.save-img {
    max-height: 372px;
    max-width: 761px;
}

.useful-img {
    max-height: 80px;
    max-width: 122px;
}

.small-testi,
.video-testi {
    width: 100% !important;
    margin-bottom: 1rem;
}

.trusted-section .user-testi {
    width: 45px;
    height: 45px;
}

.media-slider .rounded.overflow-hidden {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.media-ind .media-item {
    padding: 0 1.14rem;
}

.media-ind .media-link-page {
    border-radius: 16px;
    border: 2px solid #e4e4e4;
    background: var(--White, #fff);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.media-ind .media-img img {
    border-radius: 14px 14px 0 0;
    object-fit: cover;
    object-position: top;
    max-width: 429px;
    max-height: 264px;
}

.media-ind .media-card-des {
    padding: 1rem;
    gap: 14px;
}

    .media-ind .media-card-des span {
        color: #3a3838;
        font-size: 17px;
        letter-spacing: -0.34px;
    }

    .media-ind .media-card-des p {
        color: var(--sub-Heeding, #000);
        font-size: 18px;
        line-height: 28px;
        font-weight: 500;
        margin-bottom: 0;
    }

.media-ind span.media-read-more {
    color: #d70404;
    font-weight: 400;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

.media-ind .media-link-page:hover {
    border-color: #63636340;
    box-shadow: 0 0 10px 0 #63636396;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
}

    .media-ind .media-link-page:hover span.media-read-more {
        padding-left: 5px;
        transition: 0.3s;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -ms-transition: 0.3s;
        -o-transition: 0.3s;
    }

img.ind-project-1.rounded-3xl {
    max-width: 455px;
    height: 621px;
    width: 100%;
}

img.ind-project-2.rounded-3xl {
    max-width: 577px;
    max-height: 303px;
    width: 577px;
    height: 100%;
}

img.ind-project-3.rounded-3xl {
    max-width: 340px;
    height: 303px;
    width: 340px;
}

.small-testi {
    max-width: 447px !important;
    height: 262px !important;
}

.video-testi {
    max-width: 448px !important;
    height: 544px !important;
}

.small-testi,
.video-testi {
    float: unset !important;
}

span.tap {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.privacy-section ol li,
.privacy-section p,
.privacy-section ul li {
    font-size: 16px;
    line-height: 28px;
}

.privacy-section h3 {
    color: #000;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0.5rem;
    margin-top: 2rem;
}

.privacy-section ul {
    list-style-type: disc;
    padding-left: 1rem;
}

.privacy-section ol {
    list-style-type: auto;
    padding-left: 1rem;
}

.error-section {
    height: calc(100vh - 70px);
    position: relative;
}

.error-sec {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    padding: 5rem 1rem;
    align-items: center;
}

    .error-sec img {
        max-width: 400px;
        max-height: 400px;
    }

@media (max-width: 1355px) {
    .our-project-imgs {
        flex-wrap: wrap;
    }
}

@media (max-width: 1299px) {
    .media-ind .media-card-des p {
        font-size: 16px;
        line-height: 22px;
    }

    .media-ind .media-card-des span {
        font-size: 14px;
        letter-spacing: -0.34px;
    }

    .media-ind .media-card-des {
        padding: 0.8rem;
        gap: 8px;
    }

    .media-ind .media-item {
        padding: 0 0.6rem;
    }

    .testi-body .gap-8,
    .testi-body.gap-8 {
        gap: 1rem;
    }

    .main-our-project {
        justify-content: center;
    }

    .indslider-section .slick-dots li button {
        width: 10px;
        height: 10px;
    }
}

@media (max-width: 1199px) {
    .privacy-section h3 {
        font-size: 26px;
    }

    .privacy-section ol li,
    .privacy-section p,
    .privacy-section ul li {
        font-size: 15px;
        line-height: 25px;
    }
}

@media (max-width: 660px) {
    .footer-tooltip .tooltip-ins {
        bottom: unset;
        top: -4.5rem;
        left: unset;
        right: -5rem;
    }
}

@media (max-width: 620px) {
    .footer-tooltip .tooltip-ins {
        left: unset;
        right: auto;
    }
}

@media (max-width: 576px) {
    .media-ind .media-card-des {
        padding: 0.6rem;
        gap: 6px;
    }

        .media-ind .media-card-des span {
            font-size: 12px;
            letter-spacing: 0.34px;
        }

        .media-ind .media-card-des p {
            font-size: 14px;
            line-height: 18px;
        }

    .privacy-section h3 {
        font-size: 22px;
    }

    .ind-blog-s .blog-item {
        flex-direction: column;
    }
}

@media (max-width: 406px) {
    .media-ind .media-img img {
        height: auto;
    }
}

@media (max-width: 500px) {
    img.ind-project-2.rounded-3xl {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .privacy-section h3 {
        font-size: 20px;
    }

    .indslider-section .slick-dots {
        bottom: 1rem;
        gap: 0.3rem;
    }

        .indslider-section .slick-dots li button {
            width: 6px;
            height: 6px;
        }
}

@media (max-width: 476px) {
    img.ind-project-1.rounded-3xl,
    img.ind-project-2.rounded-3xl,
    img.ind-project-3.rounded-3xl {
        max-width: 428px;
        max-height: 576px;
        width: 100%;
        height: 100%;
    }
}

.fancybox-infobar span {
    color: #fff;
}

.ind-counter-section .w-5 {
    max-width: 42px;
    max-height: 42px;
    width: 100%;
    height: 100%;
}

.testi-body .testi-item .slick-track {
    position: relative;
    column-count: 3;
    column-width: 405px;
    column-rule: none;
    column-gap: 40px;
    margin: 40px 0;
}

.main-our-project {
    position: relative;
    margin: 0;
    gap: 1rem;
}

.ind-project-body1 {
    max-width: 455px;
    min-width: 455px;
    width: 100%;
}

.ind-project-body2 {
    max-width: calc(100% - 455px);
    width: 100%;
}

.our-project-imgs div:nth-child(3) {
    max-width: 340px;
}

.our-project-imgs div:nth-child(4) {
    margin-bottom: 1rem;
    max-width: 340px;
    margin-left: auto;
}

.our-project-imgs div:nth-child(5) {
    display: block !important;
    margin-left: -8rem;
    width: 577px !important;
}

@media (max-width: 1499px) {
    footer .container {
        padding-left: 2rem;
        padding-right: 2rem;
    }

   

        .container.our-project-container {
            padding: 0 1rem;
        }

    .testi-body .testi-item .slick-track {
        column-width: 370px;
    }
}

@media (max-width: 1440px) {
    .media-ind .media-img img {
        height: auto;
    }

    .media-ind .media-item {
        padding: 0 1rem;
    }

    .our-project-imgs .slick-track {
        column-width: 140px;
        display: block;
        max-width: 1000px;
        margin: auto;
    }

    .our-project-imgs div:first-child {
        text-align: center;
    }

    .our-project-imgs p {
        font-size: 20px;
    }

    img.ind-project-1.rounded-3xl {
        max-width: 350px;
        height: 100%;
    }

    img.ind-project-3.rounded-3xl {
        width: 240px;
        height: 230px;
    }

    .our-project-imgs div:nth-child(4) {
        max-width: 240px;
    }

    .our-project-imgs div:nth-child(3) {
        max-width: 240px;
        margin-left: 2rem;
    }

    .ind-project-body1 {
        max-width: 351px;
        min-width: 351px;
    }

    img.ind-project-2.rounded-3xl {
        max-height: 230px;
        width: 370px;
    }

    .our-project-imgs div:nth-child(5) {
        margin-left: -3.1rem;
        width: 370px !important;
    }

    .our-project-imgs div:nth-child(2) {
        margin-bottom: 1rem;
        margin-left: 2rem;
    }

    .our-project-imgs div .front-face-hover {
        margin-left: 0;
    }

    .our-project-imgs div:nth-child(2) .front-face-hover {
        width: 370px;
    }

    .our-project-imgs div:nth-child(3) .front-face-hover {
        width: 240px;
    }

        .our-project-imgs div:nth-child(3) .front-face-hover .front-des p,
        .our-project-imgs div:nth-child(4) .front-face-hover .front-des p {
            -webkit-line-clamp: 4;
        }
}

@media (max-width: 1399px) {
    .testi-body .testi-item .slick-track {
        column-width: 320px;
    }
}

@media (max-width: 1299px) {
    .testi-body .testi-item .slick-track {
        column-width: 290px;
    }
}

@media (max-width: 1199px) {
    .testi-item .slick-track div.small-testi:last-child {
        display: none !important;
    }

    .testi-body .testi-item .slick-track {
        column-count: 2;
    }
}

@media (max-width: 1099px) {
    .testi-body .testi-item .slick-track {
        column-width: 250px;
    }

    .small-testi {
        height: 236px;
    }

    .video-testi {
        height: 484px;
    }
}

@media (min-width: 991px) {
    .h1-style {
        margin-bottom: 1rem;
        font-size: 40px;
    }

    .ind-btn {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
        font-size: 16px;
    }

    .mg\:mb-4 {
        margin-bottom: 1rem;
    }

    .mg\:block {
        display: block;
    }

    .mg\:flex {
        display: flex;
    }

    .mg\:\!hidden,
    .our-project-slider {
        display: none !important;
    }

    .blog-item,
    .mg\:flex-row {
        flex-direction: row;
    }

    .mg\:items-start {
        align-items: flex-start;
    }

    .mg\:justify-start {
        justify-content: flex-start;
    }

    .mg\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem;
    }

    .mg\:pl-20 {
        padding-left: 5rem;
    }

    .mg\:text-dec-2xl {
        font-size: 16px;
    }

    .mg\:text-slide {
        font-size: 64px;
    }

    .mg\:text-title-2xl {
        font-size: 30px;
        font-weight: 700;
        color: var(--color-primary);
    }

    .mg\:leading-slide3 {
        line-height: 46px;
    }

    .mg\:w-1\/2 {
        width: 50%;
    }

    .our-project-imgs .slick-slide {
        float: unset;
    }

    .our-project-imgs .slick-track {
        column-count: 3;
        column-gap: 1em;
        column-width: 200px;
        display: inline-block;
    }

    .ind-blog-slider.slick-initialized .slick-slide,
    .our-project-imgs div:nth-child(4) {
        width: 100% !important;
    }

    .ind-blog-slider .slick-track {
        display: flex;
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .our-project-imgs {
        display: none !important;
    }

    .our-project-container {
        padding: 0;
    }

    .ind-blog-slider.slick-initialized .slick-slide,
    .our-project-slider.slick-initialized .slick-slide {
        margin: 0 0.5rem;
    }

    .testi-body .testi-item .slick-track {
        column-count: 2;
    }

    .small-testi {
        height: 228px !important;
    }

    .video-testi {
        max-width: 448px !important;
        width: 100% !important;
        height: 536px !important;
        margin-bottom: 1rem;
    }

    .ind-blog {
        flex-wrap: wrap;
    }

    .testimonial-slider .slick-list {
        padding-bottom: 2rem;
        padding-top: 1rem;
    }

    .testimonial-slider-btn {
        margin: 0;
    }

    .testimonial-slider .slide .testi-slidm {
        margin: 0 1rem;
    }

    .our-project-imgs div:first-child {
        text-align: unset;
    }

    .our-project-imgs div:nth-child(2) {
        margin-bottom: 0;
        margin-left: 0;
    }

    .our-project-imgs .slick-track {
        column-width: unset;
        display: inline-block;
        max-width: unset;
        margin: unset;
    }

    .blog-item {
        flex-direction: column;
    }

    .front-face-hover {
        padding: 2rem;
    }

        .front-face-hover .front-des p {
            display: -webkit-box;
            -webkit-line-clamp: 5;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

    .testi-item .slick-track div.small-testi:last-child {
        display: block !important;
    }
}

@media (max-width: 767px) {
    .ind-card-item {
        max-height: 100%;
        height: 100%;
    }

    .ind-project-body1 {
        min-width: unset;
    }

    .container,
    footer .container {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .employee-modal img {
        margin: 0 auto 1.5rem;
        float: none;
    }

    .employee-name h3 {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .blog-item.flex.justify-between.gap-5 {
        flex-direction: column;
        margin-bottom: 2rem;
    }

    .ind-blog img {
        border-radius: 12px;
    }

    .landing-slider .max-h-slider {
        max-width: 600px;
        max-height: 260px;
        width: 100%;
        height: 100%;
    }

    .landing-slider {
        max-height: 260px;
        height: 100%;
        min-height: 150px;
        overflow: hidden;
    }
}

@media (max-width: 475px) {
    .ind-blog .ind-blog-s img {
        max-width: 430px;
        max-height: 310px;
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 412px) {
    .media-ind .media-img img {
        max-width: 378px;
        max-height: 232px;
        width: 100%;
        height: 100%;
    }

    .landing-slider .max-h-slider {
        max-width: 412px;
        max-height: 183px;
        width: 100%;
        height: 100%;
    }

    .ind-counter-section .w-5 {
        max-width: 18.76px;
        max-height: 18.76px;
        width: 100%;
        height: 100%;
    }

    .who-img {
        max-height: 262px;
        height: 100%;
        max-width: 382px;
        width: 100%;
    }

    .trusted-slider .slick-slide img {
        max-width: 130px;
        width: 100%;
        height: 80px;
        max-height: 100%;
        object-fit: contain;
    }

    .save-img {
        max-height: 187px;
        max-width: 382px;
    }

    .useful-img {
        max-height: 80px;
        max-width: 122px;
    }

    .trusted-section .user-testi {
        width: 45px;
        height: 45px;
    }

    .homecounterbody {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
    }
}

.homecounter {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.map-details-modal-test .people-card {
    border: none;
    flex-direction: row;
    padding: 1rem 0 0;
    margin: 0 0 1rem;
    gap: 1rem;
    justify-content: start;
}

.map-details-modal-test .people-card-modal span {
    text-align: start !important;
}

.map-details-modal-test .people-card .people-img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
}

.knowledge-slider.owl-carousel .owl-stage,
.ralated-product-slider .slick-track {
    padding: 1rem 0;
}

/* event & exhibition css start  */
.event-card-body {
    border-radius: 12px;
    border: 1px solid #E1E1E1;
    background: #fff;
    padding: 12px;
    transition: 0.3s;
}

    .event-card-body:hover {
        border: 1px solid #F0F0F0;
        box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.10);
        transition: 0.3s;
    }

    .event-card-figure a:nth-child(2),
    .event-card-body figure {
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 0.8rem;
        aspect-ratio: 21 / 16;
    }

        .event-card-figure a img,
        .event-card-body figure img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: top;
            transition: 0.3s;
        }

.event-card-date p {
    color: #3A3838;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.28px;
}

.event-card-des p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.event-card-body:hover .event-card-des p {
    color: #3B4498;
    transition: 0.3s;
}

.event-card-btn a img {
    filter: grayscale(100%);
    opacity: 0.6;
}

.event-card-btn a {
    color: #676767;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.364px;
}

.event-modal .event-card-body {
    border: none;
    padding: 0;
    gap: 0.5rem;
}

    .event-modal .event-card-body:hover {
        border: none;
        box-shadow: none;
    }

        .event-modal .event-card-body:hover .event-card-des p {
            color: #000;
        }
    /* .event-modal .event-card-body .event-modal-des, .event-modal .event-card-body figure {
    width: 50%;
    flex: 0 0 50%;
    margin: 0;
  } */
    .event-modal .event-card-figure, .event-modal .event-card-body figure {
        max-width: 355px;
        max-height: 355px;
        width: 100%;
        height: 100%;
        float: left;
        margin: 0 0.5rem 0.5rem 0;
        border-radius: 4px;
        overflow: hidden;
    }

.lg-container.lg-show {
    display: block;
    z-index: 9999;
    position: relative;
}

.event-modal .event-card-body .event-modal-des .event-card-des p {
    display: block;
    overflow: unset;
}

.youtubegallery-slider .slick-track {
    display: flex;
    align-items: center;
}

.youtubegallery-items {
    padding: 0 0.5rem;
}

.lg-counter {
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

.lg-outer * {
    color: #fff;
    line-height: normal;
}

.event-card-figure-icone {
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    position: absolute;
    z-index: 9;
    display: flex;
    justify-content: center;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
}

    .event-card-figure-icone svg {
        width: 20px;
        Height: 20px;
    }

/* event & exhibition css End  */

@media (max-width: 1500px) {
    .event-card-des p {
        font-size: 16px;
    }
}

@media (max-width: 1299px) {
}

@media (max-width: 1230px) {
}

@media (max-width: 1199px) {
    .event-card-box {
        grid-template-columns: 1fr 1fr;
        gap: 1.5rem;
    }
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
    .event-card-box {
        gap: 1rem;
    }

    .event-modal .event-card-body {
        flex-direction: column;
    }
        /* .event-modal .event-card-body .event-modal-des, .event-modal .event-card-body figure {
      width: 100%;
      flex: 0 0 100%;
    } */
        .event-modal .event-card-body figure {
            float: unset;
            margin: 0 auto 0.5rem auto;
        }
}

@media (max-width: 480px) {
    .event-card-body {
        border-radius: 10px;
        padding: 8px;
    }

    .event-card-btn a {
        font-size: 12px;
    }

    .event-card-box {
        grid-template-columns: 1fr;
    }

    .modal-body {
        padding: 1rem;
    }
}

/* Infographic Image imgae start  */
.infographicimage-body {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

    .youtubegallery-image figure,
    .infographicimage-body figure {
        border-radius: 5px;
        overflow: hidden;
        aspect-ratio: 1 / 1;
    }

.youtubegallery-image figure {
    max-width: 330px;
}

    .youtubegallery-image figure img,
    .infographicimage-body figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
    }
/* .youtubegallery-image, */
.infographicimage-desbody {
    bottom: 0;
    background-color: #0000007a;
    border-radius: 6px;
    padding: 1rem;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    transition: height 0.3s ease, visibility 0.5s ease, opacity 0.4s ease;
}

.youtubegallery-items:hover .infographicimage-desbody,
.infographicimage-items:hover .infographicimage-desbody {
    height: 100%;
    overflow: visible;
    opacity: 1;
    transition: height 0.3s ease, visibility 0.3s ease, opacity 0.3s ease;
    visibility: visible;
}

.infographicimage-des {
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 0.5rem;
}

    .infographicimage-des p {
        text-align: start;
        color: #fff;
        line-height: normal;
    }

.infographicimage-modal-body figure {
    float: left;
    max-width: 300px;
    max-height: 300px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 0.5rem 0.5rem 0;
}
/* .youtubegallery-image a, */
.infographicimage-desbody a {
    color: #c3c3c3;
}

.infographicimage-details-modal img {
    filter: invert(1);
}

.infographicimage-dimage-title {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0.5rem 1rem;
    text-align: center;
    color: #fff;
    background-color: #00000099;
    border-radius: 8px;
    letter-spacing: 0.5px;
}

.youtubegallery-items .infographicimage-dimage-title {
    left: 0.5rem;
    right: 0.5rem;
}

.infographicimage-dimage-title text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media only screen and (max-width: 1500px) {
    .infographicimage-des {
        -webkit-line-clamp: 8;
    }

        .infographicimage-des p {
            font-size: 14px;
        }

    .infographicimage-dimage-title {
        padding: 0.5rem;
    }

        .infographicimage-dimage-title text {
            font-size: 14px;
        }
}

@media only screen and (max-width: 1299px) {
    .infographicimage-des {
        -webkit-line-clamp: 7;
    }
}

@media only screen and (max-width: 1199px) {
    .infographicimage-des {
        -webkit-line-clamp: 9;
    }

    .infographicimage-body {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .infographicimage-des p {
        font-size: 12px;
    }

    .infographicimage-des {
        -webkit-line-clamp: 7;
    }

    .infographicimage-dimage-title text {
        font-size: 12px;
    }
}

@media only screen and (max-width: 767px) {
    .infographicimage-body {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }
}

@media only screen and (max-width: 580px) {
    .infographicimage-modal-body figure {
        float: unset;
        max-width: 100%;
        max-height: 400px;
        margin: 0 0 0.5rem 0;
    }
}

@media only screen and (max-width: 480px) {
    .infographicimage-body {
        gap: 10px;
    }
    /* .youtubegallery-image, */
    .infographicimage-desbody {
        padding: 0.5rem;
    }
        /* .youtubegallery-image a, */
        .infographicimage-desbody a {
            color: #c3c3c3;
            line-height: normal;
            font-size: 13px;
        }

    .infographicimage-dimage-title text {
        font-size: 10px;
    }

    .infographicimage-des {
        -webkit-line-clamp: 5;
    }
}
/* Ads Film imgae start  */
.adsfilm-body {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

    .youtubegallery-videos a,
    .adsfilm-body .adsfilm-items a {
        border-radius: 5px;
        overflow: hidden;
        aspect-ratio: 30 / 17;
    }

.youtubegallery-videos a {
    width: 570px;
}

@media only screen and (max-width: 1199px) {
    .adsfilm-body {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
}

@media only screen and (max-width: 680px) {
    .adsfilm-body {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

/* Informative Video imgae start  */
.informativevideo-body {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

    .youtubegallery-shorts a,
    .informativevideo-body .informativevideo-items a {
        border-radius: 5px;
        overflow: hidden;
        aspect-ratio: 30 / 53;
    }

.youtubegallery-shorts a {
    max-height: 371px;
}

@media only screen and (max-width: 1199px) {
    .informativevideo-body {
        grid-template-columns: 1fr 1fr 1fr;
        gap: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .informativevideo-body {
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }
}

@media only screen and (max-width: 580px) {
    .informativevideo-body {
        grid-template-columns: 1fr;
        gap: 12px;
    }
}

/* all gallery Css */
@media only screen and (max-width: 1500px) {
    .youtubegallery-shorts a {
        max-height: 371px;
    }

    .youtubegallery-videos a {
        width: 400px;
    }

    .youtubegallery-image figure {
        max-width: 300px;
    }
}

@media only screen and (max-width: 991px) {
    .youtubegallery-shorts a {
        max-height: 300px;
    }

    .youtubegallery-videos a {
        width: 380px;
    }

    .youtubegallery-image figure {
        max-width: 280px;
    }
}

@media only screen and (max-width: 580px) {
    .youtubegallery-shorts a {
        max-height: 300px;
    }

    .youtubegallery-videos a {
        width: 320px;
    }

    .youtubegallery-image figure {
        max-width: 250px;
    }
}

/* table new css start  */
.wallingmaterialcomparison-body {
    border-radius: 14px;
    background: var(--White, #FFF);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    padding: 10px 10px 0;
    overflow-x: auto;
}

.wallingmaterialcomparison-header-first th {
    background: #3B4498;
    text-align: start;
}

    .wallingmaterialcomparison-header-first th:first-child {
        border-radius: 14px 0 0 14px;
    }

    .wallingmaterialcomparison-header-first th:last-child {
        border-radius: 0 14px 14px 0;
    }

.wallingmaterialcomparison-item > td,
.wallingmaterialcomparison-item > th {
    padding: 18px 26px;
}

.wallingmaterialcomparison-item figure {
    width: 70px;
}

.wallingmaterialcomparison-item > td,
.wallingmaterialcomparison-item > th {
    /* min-width: 280px; */
    /* max-width: 280px; */
    width: 100%;
}

    .wallingmaterialcomparison-item > td:nth-child(1),
    .wallingmaterialcomparison-item > th:nth-child(1) {
        min-width: 310px;
        max-width: 310px;
        width: 310px;
    }

.wallingmaterialcomparison-header-first > th span {
    display: block;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.5px;
}

.wallingmaterialcomparison-databody td {
    border-top: 1px solid #E2E2E2;
}

tbody .wallingmaterialcomparison-item td:not(:last-child) {
    border-right: 1px solid #E2E2E2;
}

tbody .wallingmaterialcomparison-item > td {
    background-color: #fff;
}

.wallingmaterialcomparison-item > td:nth-child(1),
.wallingmaterialcomparison-item > th:nth-child(1) {
    position: sticky;
    left: 0;
    border-right: none !important;
    z-index: 1;
}

.wallingmaterialcomparison-item > td:nth-child(2),
.wallingmaterialcomparison-item > th:nth-child(2) {
    position: sticky;
    left: 310px;
    border-right: none !important;
}

    .wallingmaterialcomparison-item > td:nth-child(1)::after, .wallingmaterialcomparison-item > td:nth-child(2)::after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        border-right: 1px solid #E2E2E2;
    }

.wallingmaterialcomparison-item > td p {
    margin: 0;
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.wallingmaterialcomparison-item .property-item p {
    font-weight: 600;
}

.wallingmaterialcomparison-item .aacblocks-item p {
    color: #457B1F;
    font-weight: 600;
}

.wallingmaterialcomparison-body table > tbody > tr:nth-of-type(odd) > * {
    background-color: #f3f3f3;
}

.wallingmaterialcomparison-body::-webkit-scrollbar {
    height: 6px;
}

@media only screen and (max-width: 1620px) {
    .wallingmaterialcomparison-item > td p,
    .wallingmaterialcomparison-header-first > th span {
        font-size: 17px;
    }

    .wallingmaterialcomparison-item > td:nth-child(1), .wallingmaterialcomparison-item > th:nth-child(1) {
        min-width: 280px;
    }

    .wallingmaterialcomparison-item > td:nth-child(2), .wallingmaterialcomparison-item > th:nth-child(2) {
        left: 280px;
    }
}

@media only screen and (max-width: 1500px) {
    .wallingmaterialcomparison-item > td, .wallingmaterialcomparison-item > th {
        padding: 14px 18px;
    }

    .wallingmaterialcomparison-item > td,
    .wallingmaterialcomparison-item > th {
        /* min-width: 250px; */
        /* max-width: 250px; */
        /* width: 250px; */
    }
}

@media only screen and (max-width: 991px) {
    .wallingmaterialcomparison-item > td:nth-child(1), .wallingmaterialcomparison-item > th:nth-child(1) {
        min-width: 250px;
    }

    .wallingmaterialcomparison-item figure {
        width: 70px;
    }

    .wallingmaterialcomparison-item > td:nth-child(1),
    .wallingmaterialcomparison-item > th:nth-child(1),
    .wallingmaterialcomparison-item > td:nth-child(2),
    .wallingmaterialcomparison-item > th:nth-child(2) {
        position: relative;
        left: unset;
    }
}

@media only screen and (max-width: 767px) {
    .wallingmaterialcomparison-item > td, .wallingmaterialcomparison-item > th {
        padding: 10px 14px;
    }

        .wallingmaterialcomparison-item > td p, .wallingmaterialcomparison-header-first > th span {
            font-size: 16px;
        }

        .wallingmaterialcomparison-item > td:nth-child(1), .wallingmaterialcomparison-item > th:nth-child(1) {
            min-width: 230px;
        }

    .wallingmaterialcomparison-item figure {
        width: 50px;
    }
}

@media only screen and (max-width: 580px) {
    .wallingmaterialcomparison-item > td p, .wallingmaterialcomparison-header-first > th span {
        font-size: 12px;
    }

    .wallingmaterialcomparison-item .property-item p {
        font-weight: 500;
    }
}
