/* WebGLITS critical bundle - generated by tools/build-css.php. Do not edit. */

/* ===== bootstrap.min.css ===== */
@charset "UTF-8";
:root {
--bs-blue: #0d6efd;
--bs-indigo: #6610f2;
--bs-purple: #6f42c1;
--bs-pink: #d63384;
--bs-red: #dc3545;
--bs-orange: #fd7e14;
--bs-yellow: #ffc107;
--bs-green: #198754;
--bs-teal: #20c997;
--bs-cyan: #0dcaf0;
--bs-black: #000;
--bs-white: #fff;
--bs-gray: #6c757d;
--bs-gray-dark: #343a40;
--bs-gray-100: #f8f9fa;
--bs-gray-200: #e9ecef;
--bs-gray-300: #dee2e6;
--bs-gray-400: #ced4da;
--bs-gray-500: #adb5bd;
--bs-gray-600: #6c757d;
--bs-gray-700: #495057;
--bs-gray-800: #343a40;
--bs-gray-900: #212529;
--bs-primary: #0d6efd;
--bs-secondary: #6c757d;
--bs-success: #198754;
--bs-info: #0dcaf0;
--bs-warning: #ffc107;
--bs-danger: #dc3545;
--bs-light: #f8f9fa;
--bs-dark: #212529;
--bs-primary-rgb: 13, 110, 253;
--bs-secondary-rgb: 108, 117, 125;
--bs-success-rgb: 25, 135, 84;
--bs-info-rgb: 13, 202, 240;
--bs-warning-rgb: 255, 193, 7;
--bs-danger-rgb: 220, 53, 69;
--bs-light-rgb: 248, 249, 250;
--bs-dark-rgb: 33, 37, 41;
--bs-primary-text-emphasis: #052c65;
--bs-secondary-text-emphasis: #2b2f32;
--bs-success-text-emphasis: #0a3622;
--bs-info-text-emphasis: #055160;
--bs-warning-text-emphasis: #664d03;
--bs-danger-text-emphasis: #58151c;
--bs-light-text-emphasis: #495057;
--bs-dark-text-emphasis: #495057;
--bs-primary-bg-subtle: #cfe2ff;
--bs-secondary-bg-subtle: #e2e3e5;
--bs-success-bg-subtle: #d1e7dd;
--bs-info-bg-subtle: #cff4fc;
--bs-warning-bg-subtle: #fff3cd;
--bs-danger-bg-subtle: #f8d7da;
--bs-light-bg-subtle: #fcfcfd;
--bs-dark-bg-subtle: #ced4da;
--bs-primary-border-subtle: #9ec5fe;
--bs-secondary-border-subtle: #c4c8cb;
--bs-success-border-subtle: #a3cfbb;
--bs-info-border-subtle: #9eeaf9;
--bs-warning-border-subtle: #ffe69c;
--bs-danger-border-subtle: #f1aeb5;
--bs-light-border-subtle: #e9ecef;
--bs-dark-border-subtle: #adb5bd;
--bs-white-rgb: 255, 255, 255;
--bs-black-rgb: 0, 0, 0;
--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
--bs-body-font-family: var(--bs-font-sans-serif);
--bs-body-font-size: 1rem;
--bs-body-font-weight: 400;
--bs-body-line-height: 1.5;
--bs-body-color: #212529;
--bs-body-color-rgb: 33, 37, 41;
--bs-body-bg: #fff;
--bs-body-bg-rgb: 255, 255, 255;
--bs-emphasis-color: #000;
--bs-emphasis-color-rgb: 0, 0, 0;
--bs-secondary-color: rgba(33, 37, 41, 0.75);
--bs-secondary-color-rgb: 33, 37, 41;
--bs-secondary-bg: #e9ecef;
--bs-secondary-bg-rgb: 233, 236, 239;
--bs-tertiary-color: rgba(33, 37, 41, 0.5);
--bs-tertiary-color-rgb: 33, 37, 41;
--bs-tertiary-bg: #f8f9fa;
--bs-tertiary-bg-rgb: 248, 249, 250;
--bs-heading-color: inherit;
--bs-link-color: #0d6efd;
--bs-link-color-rgb: 13, 110, 253;
--bs-link-decoration: underline;
--bs-link-hover-color: #0a58ca;
--bs-link-hover-color-rgb: 10, 88, 202;
--bs-code-color: #d63384;
--bs-highlight-color: #212529;
--bs-highlight-bg: #fff3cd;
--bs-border-width: 1px;
--bs-border-style: solid;
--bs-border-color: #dee2e6;
--bs-border-color-translucent: rgba(0, 0, 0, 0.175);
--bs-border-radius: 0.375rem;
--bs-border-radius-sm: 0.25rem;
--bs-border-radius-lg: 0.5rem;
--bs-border-radius-xl: 1rem;
--bs-border-radius-xxl: 2rem;
--bs-border-radius-2xl: var(--bs-border-radius-xxl);
--bs-border-radius-pill: 50rem;
--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
--bs-focus-ring-width: 0.25rem;
--bs-focus-ring-opacity: 0.25;
--bs-focus-ring-color: rgba(13, 110, 253, 0.25);
--bs-form-valid-color: #198754;
--bs-form-valid-border-color: #198754;
--bs-form-invalid-color: #dc3545;
--bs-form-invalid-border-color: #dc3545
}
*,
::after,
::before {
box-sizing: border-box
}
@media (prefers-reduced-motion:no-preference) {
:root {
scroll-behavior: smooth
}
}
body {
margin: 0;
font-family: var(--bs-body-font-family);
font-size: var(--bs-body-font-size);
font-weight: var(--bs-body-font-weight);
line-height: var(--bs-body-line-height);
color: var(--bs-body-color);
text-align: var(--bs-body-text-align);
background-color: var(--bs-body-bg);
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent
}
hr {
margin: 1rem 0;
color: inherit;
border: 0;
border-top: var(--bs-border-width) solid;
opacity: .25
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: .5rem;
font-weight: 500;
line-height: 1.2;
color: var(--bs-heading-color)
}
.h1,
h1 {
font-size: calc(1.375rem + 1.5vw)
}
@media (min-width:1200px) {
.h1,
h1 {
font-size: 2.5rem
}
}
.h2,
h2 {
font-size: calc(1.325rem + .9vw)
}
@media (min-width:1200px) {
.h2,
h2 {
font-size: 2rem
}
}
.h3,
h3 {
font-size: calc(1.3rem + .6vw)
}
@media (min-width:1200px) {
.h3,
h3 {
font-size: 1.75rem
}
}
.h4,
h4 {
font-size: calc(1.275rem + .3vw)
}
@media (min-width:1200px) {
.h4,
h4 {
font-size: 1.5rem
}
}
.h5,
h5 {
font-size: 1.25rem
}
.h6,
h6 {
font-size: 1rem
}
p {
margin-top: 0;
margin-bottom: 1rem
}
address {
margin-bottom: 1rem;
font-style: normal;
line-height: inherit
}
ol,
ul {
padding-left: 2rem
}

ol,
ul {
margin-top: 0;
margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
margin-bottom: 0
}
dt {
font-weight: 700
}
dd {
margin-bottom: .5rem;
margin-left: 0
}
blockquote {
margin: 0 0 1rem
}
b,
strong {
font-weight: bolder
}
.small,
small {
font-size: .875em
}
sub,
sup {
position: relative;
font-size: .75em;
line-height: 0;
vertical-align: baseline
}
sub {
bottom: -.25em
}
sup {
top: -.5em
}
a {
color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
text-decoration: underline
}
a:hover {
--bs-link-color-rgb: var(--bs-link-hover-color-rgb)
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none
}
code,
pre {
font-family: var(--bs-font-monospace);
font-size: 1em
}
pre {
display: block;
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: .875em
}
pre code {
font-size: inherit;
color: inherit;
word-break: normal
}
code {
font-size: .875em;
color: var(--bs-code-color);
word-wrap: break-word
}
a>code {
color: inherit
}
figure {
margin: 0 0 1rem
}
img,
svg {
vertical-align: middle
}
table {
caption-side: bottom;
border-collapse: collapse
}
caption {
padding-top: .5rem;
padding-bottom: .5rem;
color: var(--bs-secondary-color);
text-align: left
}
th {
text-align: inherit;
text-align: -webkit-match-parent
}
tbody,
td,
tfoot,
th,
thead,
tr {
border-color: inherit;
border-style: solid;
border-width: 0
}
label {
display: inline-block
}
button {
border-radius: 0
}
button:focus:not(:focus-visible) {
outline: 0
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit
}
button,
select {
text-transform: none
}
[role=button] {
cursor: pointer
}
select {
word-wrap: normal
}
select:disabled {
opacity: 1
}
[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
display: none !important
}
[type=button],
[type=reset],
[type=submit],
button {
-webkit-appearance: button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
cursor: pointer
}
::-moz-focus-inner {
padding: 0;
border-style: none
}
textarea {
resize: vertical
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0
}
legend {
float: left;
width: 100%;
padding: 0;
margin-bottom: .5rem;
font-size: calc(1.275rem + .3vw);
line-height: inherit
}
@media (min-width:1200px) {
legend {
font-size: 1.5rem
}
}
legend+* {
clear: left
}
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
padding: 0
}
::-webkit-inner-spin-button {
height: auto
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px
}
::-webkit-search-decoration {
-webkit-appearance: none
}
::-webkit-color-swatch-wrapper {
padding: 0
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button
}
::file-selector-button {
font: inherit;
-webkit-appearance: button
}
output {
display: inline-block
}
iframe {
border: 0
}
summary {
display: list-item;
cursor: pointer
}
progress {
vertical-align: baseline
}
[hidden] {
display: none !important
}
.lead {
font-size: 1.25rem;
font-weight: 300
}
.blockquote {
margin-bottom: 1rem;
font-size: 1.25rem
}
.blockquote>:last-child {
margin-bottom: 0
}
.img-fluid {
max-width: 100%;
height: auto
}
.figure {
display: inline-block
}
.container,
.container-fluid {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-right: auto;
margin-left: auto
}
@media (min-width:576px) {
.container {
max-width: 540px
}
}
@media (min-width:768px) {
.container {
max-width: 720px
}
}
@media (min-width:992px) {
.container {
max-width: 960px
}
}
@media (min-width:1200px) {
.container {
max-width: 1140px
}
}
@media (min-width:1400px) {
.container {
max-width: 1320px
}
}
:root {
--bs-breakpoint-xs: 0;
--bs-breakpoint-sm: 576px;
--bs-breakpoint-md: 768px;
--bs-breakpoint-lg: 992px;
--bs-breakpoint-xl: 1200px;
--bs-breakpoint-xxl: 1400px
}
.row {
--bs-gutter-x: 1.5rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-right: calc(-.5 * var(--bs-gutter-x));
margin-left: calc(-.5 * var(--bs-gutter-x))
}
.row>* {
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y)
}
.col {
flex: 1 0 0%
}
.col-3 {
flex: 0 0 auto;
width: 25%
}
.col-12 {
flex: 0 0 auto;
width: 100%
}
.g-3 {
--bs-gutter-x: 1rem
}
.g-3 {
--bs-gutter-y: 1rem
}
.g-4 {
--bs-gutter-x: 1.5rem
}
.g-4 {
--bs-gutter-y: 1.5rem
}
@media (min-width:576px) {
.col-sm-4 {
flex: 0 0 auto;
width: 33.33333333%
}
.col-sm-6 {
flex: 0 0 auto;
width: 50%
}
}
@media (min-width:768px) {
.col-md-6 {
flex: 0 0 auto;
width: 50%
}
}
@media (min-width:992px) {
.col-lg-3 {
flex: 0 0 auto;
width: 25%
}
.col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%
}
.col-lg-5 {
flex: 0 0 auto;
width: 41.66666667%
}
.col-lg-6 {
flex: 0 0 auto;
width: 50%
}
.col-lg-7 {
flex: 0 0 auto;
width: 58.33333333%
}
.col-lg-8 {
flex: 0 0 auto;
width: 66.66666667%
}
.col-lg-12 {
flex: 0 0 auto;
width: 100%
}
}
@media (min-width:1200px) {
.col-xl-3 {
flex: 0 0 auto;
width: 25%
}
.col-xl-4 {
flex: 0 0 auto;
width: 33.33333333%
}
.col-xl-5 {
flex: 0 0 auto;
width: 41.66666667%
}
.col-xl-7 {
flex: 0 0 auto;
width: 58.33333333%
}
.col-xl-12 {
flex: 0 0 auto;
width: 100%
}
}
.table {
--bs-table-color-type: initial;
--bs-table-bg-type: initial;
--bs-table-color-state: initial;
--bs-table-bg-state: initial;
--bs-table-color: var(--bs-emphasis-color);
--bs-table-bg: var(--bs-body-bg);
--bs-table-border-color: var(--bs-border-color);
--bs-table-accent-bg: transparent;
--bs-table-striped-color: var(--bs-emphasis-color);
--bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
--bs-table-active-color: var(--bs-emphasis-color);
--bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
--bs-table-hover-color: var(--bs-emphasis-color);
--bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
width: 100%;
margin-bottom: 1rem;
vertical-align: top;
border-color: var(--bs-table-border-color)
}
.table>:not(caption)>*>* {
padding: .5rem .5rem;
color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
background-color: var(--bs-table-bg);
border-bottom-width: var(--bs-border-width);
box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)))
}
.table>tbody {
vertical-align: inherit
}
.table>thead {
vertical-align: bottom
}
.table-active {
--bs-table-color-state: var(--bs-table-active-color);
--bs-table-bg-state: var(--bs-table-active-bg)
}
.form-label {
margin-bottom: .5rem
}
.form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: var(--bs-body-color);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: var(--bs-body-bg);
background-clip: padding-box;
border: var(--bs-border-width) solid var(--bs-border-color);
border-radius: var(--bs-border-radius);
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.form-control {
transition: none
}
}
.form-control[type=file] {
overflow: hidden
}
.form-control[type=file]:not(:disabled):not([readonly]) {
cursor: pointer
}
.form-control:focus {
color: var(--bs-body-color);
background-color: var(--bs-body-bg);
border-color: #86b7fe;
outline: 0;
box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.form-control::-webkit-date-and-time-value {
min-width: 85px;
height: 1.5em;
margin: 0
}
.form-control::-webkit-datetime-edit {
display: block;
padding: 0
}
.form-control::-moz-placeholder {
color: var(--bs-secondary-color);
opacity: 1
}
.form-control::placeholder {
color: var(--bs-secondary-color);
opacity: 1
}
.form-control:disabled {
background-color: var(--bs-secondary-bg);
opacity: 1
}
.form-control::-webkit-file-upload-button {
padding: .375rem .75rem;
margin: -.375rem -.75rem;
-webkit-margin-end: .75rem;
margin-inline-end: .75rem;
color: var(--bs-body-color);
background-color: var(--bs-tertiary-bg);
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: var(--bs-border-width);
border-radius: 0;
-webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control::file-selector-button {
padding: .375rem .75rem;
margin: -.375rem -.75rem;
-webkit-margin-end: .75rem;
margin-inline-end: .75rem;
color: var(--bs-body-color);
background-color: var(--bs-tertiary-bg);
pointer-events: none;
border-color: inherit;
border-style: solid;
border-width: 0;
border-inline-end-width: var(--bs-border-width);
border-radius: 0;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.form-control::-webkit-file-upload-button {
-webkit-transition: none;
transition: none
}
.form-control::file-selector-button {
transition: none
}
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
background-color: var(--bs-secondary-bg)
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
background-color: var(--bs-secondary-bg)
}
textarea.form-control {
min-height: calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))
}
.btn {
--bs-btn-padding-x: 0.75rem;
--bs-btn-padding-y: 0.375rem;
--bs-btn-font-family: ;
--bs-btn-font-size: 1rem;
--bs-btn-font-weight: 400;
--bs-btn-line-height: 1.5;
--bs-btn-color: var(--bs-body-color);
--bs-btn-bg: transparent;
--bs-btn-border-width: var(--bs-border-width);
--bs-btn-border-color: transparent;
--bs-btn-border-radius: var(--bs-border-radius);
--bs-btn-hover-border-color: transparent;
--bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
--bs-btn-disabled-opacity: 0.65;
--bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
display: inline-block;
padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
font-family: var(--bs-btn-font-family);
font-size: var(--bs-btn-font-size);
font-weight: var(--bs-btn-font-weight);
line-height: var(--bs-btn-line-height);
color: var(--bs-btn-color);
text-align: center;
text-decoration: none;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
border-radius: var(--bs-btn-border-radius);
background-color: var(--bs-btn-bg);
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.btn {
transition: none
}
}
.btn:hover {
color: var(--bs-btn-hover-color);
background-color: var(--bs-btn-hover-bg);
border-color: var(--bs-btn-hover-border-color)
}
.btn:focus-visible {
color: var(--bs-btn-hover-color);
background-color: var(--bs-btn-hover-bg);
border-color: var(--bs-btn-hover-border-color);
outline: 0;
box-shadow: var(--bs-btn-focus-box-shadow)
}

.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
color: var(--bs-btn-active-color);
background-color: var(--bs-btn-active-bg);
border-color: var(--bs-btn-active-border-color)
}

.btn.active:focus-visible,
.btn.show:focus-visible,
.btn:first-child:active:focus-visible,
:not(.btn-check)+.btn:active:focus-visible {
box-shadow: var(--bs-btn-focus-box-shadow)
}
.btn.disabled,
.btn:disabled,
fieldset:disabled .btn {
color: var(--bs-btn-disabled-color);
pointer-events: none;
background-color: var(--bs-btn-disabled-bg);
border-color: var(--bs-btn-disabled-border-color);
opacity: var(--bs-btn-disabled-opacity)
}
.fade {
transition: opacity .15s linear
}
@media (prefers-reduced-motion:reduce) {
.fade {
transition: none
}
}
.fade:not(.show) {
opacity: 0
}
.collapse:not(.show) {
display: none
}
.collapsing {
height: 0;
overflow: hidden;
transition: height .35s ease
}
@media (prefers-reduced-motion:reduce) {
.collapsing {
transition: none
}
}
.collapsing.collapse-horizontal {
width: 0;
height: auto;
transition: width .35s ease
}
@media (prefers-reduced-motion:reduce) {
.collapsing.collapse-horizontal {
transition: none
}
}
.dropdown,
.dropdown-center,
.dropend,
.dropstart,
.dropup,
.dropup-center {
position: relative
}
.dropdown-toggle {
white-space: nowrap
}
.dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent
}
.dropdown-toggle:empty::after {
margin-left: 0
}
.dropdown-menu {
--bs-dropdown-zindex: 1000;
--bs-dropdown-min-width: 10rem;
--bs-dropdown-padding-x: 0;
--bs-dropdown-padding-y: 0.5rem;
--bs-dropdown-spacer: 0.125rem;
--bs-dropdown-font-size: 1rem;
--bs-dropdown-color: var(--bs-body-color);
--bs-dropdown-bg: var(--bs-body-bg);
--bs-dropdown-border-color: var(--bs-border-color-translucent);
--bs-dropdown-border-radius: var(--bs-border-radius);
--bs-dropdown-border-width: var(--bs-border-width);
--bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
--bs-dropdown-divider-bg: var(--bs-border-color-translucent);
--bs-dropdown-divider-margin-y: 0.5rem;
--bs-dropdown-box-shadow: var(--bs-box-shadow);
--bs-dropdown-link-color: var(--bs-body-color);
--bs-dropdown-link-hover-color: var(--bs-body-color);
--bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
--bs-dropdown-link-active-color: #fff;
--bs-dropdown-link-active-bg: #0d6efd;
--bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
--bs-dropdown-item-padding-x: 1rem;
--bs-dropdown-item-padding-y: 0.25rem;
--bs-dropdown-header-color: #6c757d;
--bs-dropdown-header-padding-x: 1rem;
--bs-dropdown-header-padding-y: 0.5rem;
position: absolute;
z-index: var(--bs-dropdown-zindex);
display: none;
min-width: var(--bs-dropdown-min-width);
padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
margin: 0;
font-size: var(--bs-dropdown-font-size);
color: var(--bs-dropdown-color);
text-align: left;
list-style: none;
background-color: var(--bs-dropdown-bg);
background-clip: padding-box;
border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
border-radius: var(--bs-dropdown-border-radius)
}
.dropdown-menu[data-bs-popper] {
top: 100%;
left: 0;
margin-top: var(--bs-dropdown-spacer)
}
.dropdown-menu-start {
--bs-position: start
}
.dropdown-menu-start[data-bs-popper] {
right: auto;
left: 0
}
.dropdown-menu-end {
--bs-position: end
}
.dropdown-menu-end[data-bs-popper] {
right: 0;
left: auto
}
@media (min-width:576px) {
.dropdown-menu-sm-start {
--bs-position: start
}
.dropdown-menu-sm-start[data-bs-popper] {
right: auto;
left: 0
}
.dropdown-menu-sm-end {
--bs-position: end
}
.dropdown-menu-sm-end[data-bs-popper] {
right: 0;
left: auto
}
}
@media (min-width:768px) {
.dropdown-menu-md-start {
--bs-position: start
}
.dropdown-menu-md-start[data-bs-popper] {
right: auto;
left: 0
}
.dropdown-menu-md-end {
--bs-position: end
}
.dropdown-menu-md-end[data-bs-popper] {
right: 0;
left: auto
}
}
@media (min-width:992px) {
.dropdown-menu-lg-start {
--bs-position: start
}
.dropdown-menu-lg-start[data-bs-popper] {
right: auto;
left: 0
}
.dropdown-menu-lg-end {
--bs-position: end
}
.dropdown-menu-lg-end[data-bs-popper] {
right: 0;
left: auto
}
}
@media (min-width:1200px) {
.dropdown-menu-xl-start {
--bs-position: start
}
.dropdown-menu-xl-start[data-bs-popper] {
right: auto;
left: 0
}
.dropdown-menu-xl-end {
--bs-position: end
}
.dropdown-menu-xl-end[data-bs-popper] {
right: 0;
left: auto
}
}
@media (min-width:1400px) {
.dropdown-menu-xxl-start {
--bs-position: start
}
.dropdown-menu-xxl-start[data-bs-popper] {
right: auto;
left: 0
}
.dropdown-menu-xxl-end {
--bs-position: end
}
.dropdown-menu-xxl-end[data-bs-popper] {
right: 0;
left: auto
}
}
.dropup .dropdown-menu[data-bs-popper] {
top: auto;
bottom: 100%;
margin-top: 0;
margin-bottom: var(--bs-dropdown-spacer)
}
.dropup .dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: 0;
border-right: .3em solid transparent;
border-bottom: .3em solid;
border-left: .3em solid transparent
}
.dropup .dropdown-toggle:empty::after {
margin-left: 0
}
.dropend .dropdown-menu[data-bs-popper] {
top: 0;
right: auto;
left: 100%;
margin-top: 0;
margin-left: var(--bs-dropdown-spacer)
}
.dropend .dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid transparent;
border-right: 0;
border-bottom: .3em solid transparent;
border-left: .3em solid
}
.dropend .dropdown-toggle:empty::after {
margin-left: 0
}
.dropend .dropdown-toggle::after {
vertical-align: 0
}
.dropstart .dropdown-menu[data-bs-popper] {
top: 0;
right: 100%;
left: auto;
margin-top: 0;
margin-right: var(--bs-dropdown-spacer)
}
.dropstart .dropdown-toggle::after {
display: inline-block;
margin-left: .255em;
vertical-align: .255em;
content: ""
}
.dropstart .dropdown-toggle::after {
display: none
}
.dropstart .dropdown-toggle::before {
display: inline-block;
margin-right: .255em;
vertical-align: .255em;
content: "";
border-top: .3em solid transparent;
border-right: .3em solid;
border-bottom: .3em solid transparent
}
.dropstart .dropdown-toggle:empty::after {
margin-left: 0
}
.dropstart .dropdown-toggle::before {
vertical-align: 0
}
.dropdown-divider {
height: 0;
margin: var(--bs-dropdown-divider-margin-y) 0;
overflow: hidden;
border-top: 1px solid var(--bs-dropdown-divider-bg);
opacity: 1
}
.dropdown-item {
display: block;
width: 100%;
padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
clear: both;
font-weight: 400;
color: var(--bs-dropdown-link-color);
text-align: inherit;
text-decoration: none;
white-space: nowrap;
background-color: transparent;
border: 0;
border-radius: var(--bs-dropdown-item-border-radius, 0)
}
.dropdown-item:focus,
.dropdown-item:hover {
color: var(--bs-dropdown-link-hover-color);
background-color: var(--bs-dropdown-link-hover-bg)
}
.dropdown-item.active,
.dropdown-item:active {
color: var(--bs-dropdown-link-active-color);
text-decoration: none;
background-color: var(--bs-dropdown-link-active-bg)
}
.dropdown-item.disabled,
.dropdown-item:disabled {
color: var(--bs-dropdown-link-disabled-color);
pointer-events: none;
background-color: transparent
}
.dropdown-menu.show {
display: block
}
.dropdown-header {
display: block;
padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
margin-bottom: 0;
font-size: .875rem;
color: var(--bs-dropdown-header-color);
white-space: nowrap
}
.dropdown-item-text {
display: block;
padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
color: var(--bs-dropdown-link-color)
}
.dropdown-menu-dark {
--bs-dropdown-color: #dee2e6;
--bs-dropdown-bg: #343a40;
--bs-dropdown-border-color: var(--bs-border-color-translucent);
--bs-dropdown-box-shadow: ;
--bs-dropdown-link-color: #dee2e6;
--bs-dropdown-link-hover-color: #fff;
--bs-dropdown-divider-bg: var(--bs-border-color-translucent);
--bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
--bs-dropdown-link-active-color: #fff;
--bs-dropdown-link-active-bg: #0d6efd;
--bs-dropdown-link-disabled-color: #adb5bd;
--bs-dropdown-header-color: #adb5bd
}
.dropdown-toggle-split {
padding-right: .5625rem;
padding-left: .5625rem
}
.dropdown-toggle-split::after,
.dropend .dropdown-toggle-split::after,
.dropup .dropdown-toggle-split::after {
margin-left: 0
}
.dropstart .dropdown-toggle-split::before {
margin-right: 0
}
.nav {
--bs-nav-link-padding-x: 1rem;
--bs-nav-link-padding-y: 0.5rem;
--bs-nav-link-font-weight: ;
--bs-nav-link-color: var(--bs-link-color);
--bs-nav-link-hover-color: var(--bs-link-hover-color);
--bs-nav-link-disabled-color: var(--bs-secondary-color);
display: flex;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.nav-link {
display: block;
padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
font-size: var(--bs-nav-link-font-size);
font-weight: var(--bs-nav-link-font-weight);
color: var(--bs-nav-link-color);
text-decoration: none;
background: 0 0;
border: 0;
transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.nav-link {
transition: none
}
}
.nav-link:focus,
.nav-link:hover {
color: var(--bs-nav-link-hover-color)
}
.nav-link:focus-visible {
outline: 0;
box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}
.nav-link.disabled,
.nav-link:disabled {
color: var(--bs-nav-link-disabled-color);
pointer-events: none;
cursor: default
}
.navbar {
--bs-navbar-padding-x: 0;
--bs-navbar-padding-y: 0.5rem;
--bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
--bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
--bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
--bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
--bs-navbar-brand-padding-y: 0.3125rem;
--bs-navbar-brand-margin-end: 1rem;
--bs-navbar-brand-font-size: 1.25rem;
--bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
--bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
--bs-navbar-nav-link-padding-x: 0.5rem;
--bs-navbar-toggler-padding-y: 0.25rem;
--bs-navbar-toggler-padding-x: 0.75rem;
--bs-navbar-toggler-font-size: 1.25rem;
--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
--bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
--bs-navbar-toggler-border-radius: var(--bs-border-radius);
--bs-navbar-toggler-focus-width: 0.25rem;
--bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: space-between;
padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)
}
.navbar>.container,
.navbar>.container-fluid {
display: flex;
flex-wrap: inherit;
align-items: center;
justify-content: space-between
}
.navbar-nav {
--bs-nav-link-padding-x: 0;
--bs-nav-link-padding-y: 0.5rem;
--bs-nav-link-font-weight: ;
--bs-nav-link-color: var(--bs-navbar-color);
--bs-nav-link-hover-color: var(--bs-navbar-hover-color);
--bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
color: var(--bs-navbar-active-color)
}
.navbar-nav .dropdown-menu {
position: static
}
.navbar-nav-scroll {
max-height: var(--bs-scroll-height, 75vh);
overflow-y: auto
}
.card {
--bs-card-spacer-y: 1rem;
--bs-card-spacer-x: 1rem;
--bs-card-title-spacer-y: 0.5rem;
--bs-card-title-color: ;
--bs-card-subtitle-color: ;
--bs-card-border-width: var(--bs-border-width);
--bs-card-border-color: var(--bs-border-color-translucent);
--bs-card-border-radius: var(--bs-border-radius);
--bs-card-box-shadow: ;
--bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
--bs-card-cap-padding-y: 0.5rem;
--bs-card-cap-padding-x: 1rem;
--bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
--bs-card-cap-color: ;
--bs-card-height: ;
--bs-card-color: ;
--bs-card-bg: var(--bs-body-bg);
--bs-card-img-overlay-padding: 1rem;
--bs-card-group-margin: 0.75rem;
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
height: var(--bs-card-height);
color: var(--bs-body-color);
word-wrap: break-word;
background-color: var(--bs-card-bg);
background-clip: border-box;
border: var(--bs-card-border-width) solid var(--bs-card-border-color);
border-radius: var(--bs-card-border-radius)
}
.card>hr {
margin-right: 0;
margin-left: 0
}
.card>.list-group {
border-top: inherit;
border-bottom: inherit
}
.card>.list-group:first-child {
border-top-width: 0;
border-top-left-radius: var(--bs-card-inner-border-radius);
border-top-right-radius: var(--bs-card-inner-border-radius)
}
.card>.list-group:last-child {
border-bottom-width: 0;
border-bottom-right-radius: var(--bs-card-inner-border-radius);
border-bottom-left-radius: var(--bs-card-inner-border-radius)
}
.accordion {
--bs-accordion-color: var(--bs-body-color);
--bs-accordion-bg: var(--bs-body-bg);
--bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
--bs-accordion-border-color: var(--bs-border-color);
--bs-accordion-border-width: var(--bs-border-width);
--bs-accordion-border-radius: var(--bs-border-radius);
--bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
--bs-accordion-btn-padding-x: 1.25rem;
--bs-accordion-btn-padding-y: 1rem;
--bs-accordion-btn-color: var(--bs-body-color);
--bs-accordion-btn-bg: var(--bs-accordion-bg);
--bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
--bs-accordion-btn-icon-width: 1.25rem;
--bs-accordion-btn-icon-transform: rotate(-180deg);
--bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
--bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
--bs-accordion-btn-focus-border-color: #86b7fe;
--bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
--bs-accordion-body-padding-x: 1.25rem;
--bs-accordion-body-padding-y: 1rem;
--bs-accordion-active-color: var(--bs-primary-text-emphasis);
--bs-accordion-active-bg: var(--bs-primary-bg-subtle)
}
.accordion-button {
position: relative;
display: flex;
align-items: center;
width: 100%;
padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
font-size: 1rem;
color: var(--bs-accordion-btn-color);
text-align: left;
background-color: var(--bs-accordion-btn-bg);
border: 0;
border-radius: 0;
overflow-anchor: none;
transition: var(--bs-accordion-transition)
}
@media (prefers-reduced-motion:reduce) {
.accordion-button {
transition: none
}
}
.accordion-button:not(.collapsed) {
color: var(--bs-accordion-active-color);
background-color: var(--bs-accordion-active-bg);
box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)
}
.accordion-button:not(.collapsed)::after {
background-image: var(--bs-accordion-btn-active-icon);
transform: var(--bs-accordion-btn-icon-transform)
}
.accordion-button::after {
flex-shrink: 0;
width: var(--bs-accordion-btn-icon-width);
height: var(--bs-accordion-btn-icon-width);
margin-left: auto;
content: "";
background-image: var(--bs-accordion-btn-icon);
background-repeat: no-repeat;
background-size: var(--bs-accordion-btn-icon-width);
transition: var(--bs-accordion-btn-icon-transition)
}
@media (prefers-reduced-motion:reduce) {
.accordion-button::after {
transition: none
}
}
.accordion-button:hover {
z-index: 2
}
.accordion-button:focus {
z-index: 3;
border-color: var(--bs-accordion-btn-focus-border-color);
outline: 0;
box-shadow: var(--bs-accordion-btn-focus-box-shadow)
}
.accordion-header {
margin-bottom: 0
}
.accordion-item {
color: var(--bs-accordion-color);
background-color: var(--bs-accordion-bg);
border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)
}
.accordion-item:first-of-type {
border-top-left-radius: var(--bs-accordion-border-radius);
border-top-right-radius: var(--bs-accordion-border-radius)
}
.accordion-item:first-of-type .accordion-button {
border-top-left-radius: var(--bs-accordion-inner-border-radius);
border-top-right-radius: var(--bs-accordion-inner-border-radius)
}
.accordion-item:not(:first-of-type) {
border-top: 0
}
.accordion-item:last-of-type {
border-bottom-right-radius: var(--bs-accordion-border-radius);
border-bottom-left-radius: var(--bs-accordion-border-radius)
}
.accordion-item:last-of-type .accordion-button.collapsed {
border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
border-bottom-left-radius: var(--bs-accordion-inner-border-radius)
}
.accordion-item:last-of-type .accordion-collapse {
border-bottom-right-radius: var(--bs-accordion-border-radius);
border-bottom-left-radius: var(--bs-accordion-border-radius)
}
.accordion-body {
padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)
}
.breadcrumb {
--bs-breadcrumb-padding-x: 0;
--bs-breadcrumb-padding-y: 0;
--bs-breadcrumb-margin-bottom: 1rem;
--bs-breadcrumb-bg: ;
--bs-breadcrumb-border-radius: ;
--bs-breadcrumb-divider-color: var(--bs-secondary-color);
--bs-breadcrumb-item-padding-x: 0.5rem;
--bs-breadcrumb-item-active-color: var(--bs-secondary-color);
display: flex;
flex-wrap: wrap;
padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
margin-bottom: var(--bs-breadcrumb-margin-bottom);
font-size: var(--bs-breadcrumb-font-size);
list-style: none;
background-color: var(--bs-breadcrumb-bg);
border-radius: var(--bs-breadcrumb-border-radius)
}
.pagination {
--bs-pagination-padding-x: 0.75rem;
--bs-pagination-padding-y: 0.375rem;
--bs-pagination-font-size: 1rem;
--bs-pagination-color: var(--bs-link-color);
--bs-pagination-bg: var(--bs-body-bg);
--bs-pagination-border-width: var(--bs-border-width);
--bs-pagination-border-color: var(--bs-border-color);
--bs-pagination-border-radius: var(--bs-border-radius);
--bs-pagination-hover-color: var(--bs-link-hover-color);
--bs-pagination-hover-bg: var(--bs-tertiary-bg);
--bs-pagination-hover-border-color: var(--bs-border-color);
--bs-pagination-focus-color: var(--bs-link-hover-color);
--bs-pagination-focus-bg: var(--bs-secondary-bg);
--bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
--bs-pagination-active-color: #fff;
--bs-pagination-active-bg: #0d6efd;
--bs-pagination-active-border-color: #0d6efd;
--bs-pagination-disabled-color: var(--bs-secondary-color);
--bs-pagination-disabled-bg: var(--bs-secondary-bg);
--bs-pagination-disabled-border-color: var(--bs-border-color);
display: flex;
padding-left: 0;
list-style: none
}
.active>.page-link {
z-index: 3;
color: var(--bs-pagination-active-color);
background-color: var(--bs-pagination-active-bg);
border-color: var(--bs-pagination-active-border-color)
}
.alert {
--bs-alert-bg: transparent;
--bs-alert-padding-x: 1rem;
--bs-alert-padding-y: 1rem;
--bs-alert-margin-bottom: 1rem;
--bs-alert-color: inherit;
--bs-alert-border-color: transparent;
--bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
--bs-alert-border-radius: var(--bs-border-radius);
--bs-alert-link-color: inherit;
position: relative;
padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
margin-bottom: var(--bs-alert-margin-bottom);
color: var(--bs-alert-color);
background-color: var(--bs-alert-bg);
border: var(--bs-alert-border);
border-radius: var(--bs-alert-border-radius)
}
.alert-success {
--bs-alert-color: var(--bs-success-text-emphasis);
--bs-alert-bg: var(--bs-success-bg-subtle);
--bs-alert-border-color: var(--bs-success-border-subtle);
--bs-alert-link-color: var(--bs-success-text-emphasis)
}
.alert-danger {
--bs-alert-color: var(--bs-danger-text-emphasis);
--bs-alert-bg: var(--bs-danger-bg-subtle);
--bs-alert-border-color: var(--bs-danger-border-subtle);
--bs-alert-link-color: var(--bs-danger-text-emphasis)
}
@keyframes progress-bar-stripes {
0% {
background-position-x: 1rem
}
}
.progress {
--bs-progress-height: 1rem;
--bs-progress-font-size: 0.75rem;
--bs-progress-bg: var(--bs-secondary-bg);
--bs-progress-border-radius: var(--bs-border-radius);
--bs-progress-box-shadow: var(--bs-box-shadow-inset);
--bs-progress-bar-color: #fff;
--bs-progress-bar-bg: #0d6efd;
--bs-progress-bar-transition: width 0.6s ease;
display: flex;
height: var(--bs-progress-height);
overflow: hidden;
font-size: var(--bs-progress-font-size);
background-color: var(--bs-progress-bg);
border-radius: var(--bs-progress-border-radius)
}
.list-group {
--bs-list-group-color: var(--bs-body-color);
--bs-list-group-bg: var(--bs-body-bg);
--bs-list-group-border-color: var(--bs-border-color);
--bs-list-group-border-width: var(--bs-border-width);
--bs-list-group-border-radius: var(--bs-border-radius);
--bs-list-group-item-padding-x: 1rem;
--bs-list-group-item-padding-y: 0.5rem;
--bs-list-group-action-color: var(--bs-secondary-color);
--bs-list-group-action-hover-color: var(--bs-emphasis-color);
--bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
--bs-list-group-action-active-color: var(--bs-body-color);
--bs-list-group-action-active-bg: var(--bs-secondary-bg);
--bs-list-group-disabled-color: var(--bs-secondary-color);
--bs-list-group-disabled-bg: var(--bs-body-bg);
--bs-list-group-active-color: #fff;
--bs-list-group-active-bg: #0d6efd;
--bs-list-group-active-border-color: #0d6efd;
display: flex;
flex-direction: column;
padding-left: 0;
margin-bottom: 0;
border-radius: var(--bs-list-group-border-radius)
}
.list-group-item {
position: relative;
display: block;
padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
color: var(--bs-list-group-color);
text-decoration: none;
background-color: var(--bs-list-group-bg);
border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit
}
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit
}
.list-group-item.disabled,
.list-group-item:disabled {
color: var(--bs-list-group-disabled-color);
pointer-events: none;
background-color: var(--bs-list-group-disabled-bg)
}
.list-group-item.active {
z-index: 2;
color: var(--bs-list-group-active-color);
background-color: var(--bs-list-group-active-bg);
border-color: var(--bs-list-group-active-border-color)
}
.list-group-item+.list-group-item {
border-top-width: 0
}
.list-group-item+.list-group-item.active {
margin-top: calc(-1 * var(--bs-list-group-border-width));
border-top-width: var(--bs-list-group-border-width)
}
.toast {
--bs-toast-zindex: 1090;
--bs-toast-padding-x: 0.75rem;
--bs-toast-padding-y: 0.5rem;
--bs-toast-spacing: 1.5rem;
--bs-toast-max-width: 350px;
--bs-toast-font-size: 0.875rem;
--bs-toast-color: ;
--bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
--bs-toast-border-width: var(--bs-border-width);
--bs-toast-border-color: var(--bs-border-color-translucent);
--bs-toast-border-radius: var(--bs-border-radius);
--bs-toast-box-shadow: var(--bs-box-shadow);
--bs-toast-header-color: var(--bs-secondary-color);
--bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
--bs-toast-header-border-color: var(--bs-border-color-translucent);
width: var(--bs-toast-max-width);
max-width: 100%;
font-size: var(--bs-toast-font-size);
color: var(--bs-toast-color);
pointer-events: auto;
background-color: var(--bs-toast-bg);
background-clip: padding-box;
border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
box-shadow: var(--bs-toast-box-shadow);
border-radius: var(--bs-toast-border-radius)
}
.toast.showing {
opacity: 0
}
.toast:not(.show) {
display: none
}
.modal {
--bs-modal-zindex: 1055;
--bs-modal-width: 500px;
--bs-modal-padding: 1rem;
--bs-modal-margin: 0.5rem;
--bs-modal-color: ;
--bs-modal-bg: var(--bs-body-bg);
--bs-modal-border-color: var(--bs-border-color-translucent);
--bs-modal-border-width: var(--bs-border-width);
--bs-modal-border-radius: var(--bs-border-radius-lg);
--bs-modal-box-shadow: var(--bs-box-shadow-sm);
--bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
--bs-modal-header-padding-x: 1rem;
--bs-modal-header-padding-y: 1rem;
--bs-modal-header-padding: 1rem 1rem;
--bs-modal-header-border-color: var(--bs-border-color);
--bs-modal-header-border-width: var(--bs-border-width);
--bs-modal-title-line-height: 1.5;
--bs-modal-footer-gap: 0.5rem;
--bs-modal-footer-bg: ;
--bs-modal-footer-border-color: var(--bs-border-color);
--bs-modal-footer-border-width: var(--bs-border-width);
position: fixed;
top: 0;
left: 0;
z-index: var(--bs-modal-zindex);
display: none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
outline: 0
}
.modal-dialog {
position: relative;
width: auto;
margin: var(--bs-modal-margin);
pointer-events: none
}
.modal.fade .modal-dialog {
transition: transform .3s ease-out;
transform: translate(0, -50px)
}
@media (prefers-reduced-motion:reduce) {
.modal.fade .modal-dialog {
transition: none
}
}
.modal.show .modal-dialog {
transform: none
}
.modal.modal-static .modal-dialog {
transform: scale(1.02)
}
.modal-dialog-scrollable {
height: calc(100% - var(--bs-modal-margin) * 2)
}
.modal-dialog-scrollable .modal-content {
max-height: 100%;
overflow: hidden
}
.modal-dialog-scrollable .modal-body {
overflow-y: auto
}
.modal-dialog-centered {
display: flex;
align-items: center;
min-height: calc(100% - var(--bs-modal-margin) * 2)
}
.modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
color: var(--bs-modal-color);
pointer-events: auto;
background-color: var(--bs-modal-bg);
background-clip: padding-box;
border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
border-radius: var(--bs-modal-border-radius);
outline: 0
}
.modal-backdrop {
--bs-backdrop-zindex: 1050;
--bs-backdrop-bg: #000;
--bs-backdrop-opacity: 0.5;
position: fixed;
top: 0;
left: 0;
z-index: var(--bs-backdrop-zindex);
width: 100vw;
height: 100vh;
background-color: var(--bs-backdrop-bg)
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: var(--bs-backdrop-opacity)
}
.modal-header {
display: flex;
flex-shrink: 0;
align-items: center;
justify-content: space-between;
padding: var(--bs-modal-header-padding);
border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
border-top-left-radius: var(--bs-modal-inner-border-radius);
border-top-right-radius: var(--bs-modal-inner-border-radius)
}
.modal-header .btn-close {
padding: calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);
margin: calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto
}
.modal-title {
margin-bottom: 0;
line-height: var(--bs-modal-title-line-height)
}
.modal-body {
position: relative;
flex: 1 1 auto;
padding: var(--bs-modal-padding)
}
.modal-footer {
display: flex;
flex-shrink: 0;
flex-wrap: wrap;
align-items: center;
justify-content: flex-end;
padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);
background-color: var(--bs-modal-footer-bg);
border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
border-bottom-right-radius: var(--bs-modal-inner-border-radius);
border-bottom-left-radius: var(--bs-modal-inner-border-radius)
}
.modal-footer>* {
margin: calc(var(--bs-modal-footer-gap) * .5)
}
@media (min-width:576px) {
.modal {
--bs-modal-margin: 1.75rem;
--bs-modal-box-shadow: var(--bs-box-shadow)
}
.modal-dialog {
max-width: var(--bs-modal-width);
margin-right: auto;
margin-left: auto
}
.modal-sm {
--bs-modal-width: 300px
}
}
@media (min-width:992px) {
.modal-lg,
.modal-xl {
--bs-modal-width: 800px
}
}
@media (min-width:1200px) {
.modal-xl {
--bs-modal-width: 1140px
}
}
.modal-fullscreen {
width: 100vw;
max-width: none;
height: 100%;
margin: 0
}
.modal-fullscreen .modal-content {
height: 100%;
border: 0;
border-radius: 0
}
.modal-fullscreen .modal-footer,
.modal-fullscreen .modal-header {
border-radius: 0
}
.modal-fullscreen .modal-body {
overflow-y: auto
}
@media (max-width:575.98px) {
.modal-fullscreen-sm-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0
}
.modal-fullscreen-sm-down .modal-content {
height: 100%;
border: 0;
border-radius: 0
}
.modal-fullscreen-sm-down .modal-footer,
.modal-fullscreen-sm-down .modal-header {
border-radius: 0
}
.modal-fullscreen-sm-down .modal-body {
overflow-y: auto
}
}
@media (max-width:767.98px) {
.modal-fullscreen-md-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0
}
.modal-fullscreen-md-down .modal-content {
height: 100%;
border: 0;
border-radius: 0
}
.modal-fullscreen-md-down .modal-footer,
.modal-fullscreen-md-down .modal-header {
border-radius: 0
}
.modal-fullscreen-md-down .modal-body {
overflow-y: auto
}
}
@media (max-width:991.98px) {
.modal-fullscreen-lg-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0
}
.modal-fullscreen-lg-down .modal-content {
height: 100%;
border: 0;
border-radius: 0
}
.modal-fullscreen-lg-down .modal-footer,
.modal-fullscreen-lg-down .modal-header {
border-radius: 0
}
.modal-fullscreen-lg-down .modal-body {
overflow-y: auto
}
}
@media (max-width:1199.98px) {
.modal-fullscreen-xl-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0
}
.modal-fullscreen-xl-down .modal-content {
height: 100%;
border: 0;
border-radius: 0
}
.modal-fullscreen-xl-down .modal-footer,
.modal-fullscreen-xl-down .modal-header {
border-radius: 0
}
.modal-fullscreen-xl-down .modal-body {
overflow-y: auto
}
}
@media (max-width:1399.98px) {
.modal-fullscreen-xxl-down {
width: 100vw;
max-width: none;
height: 100%;
margin: 0
}
.modal-fullscreen-xxl-down .modal-content {
height: 100%;
border: 0;
border-radius: 0
}
.modal-fullscreen-xxl-down .modal-footer,
.modal-fullscreen-xxl-down .modal-header {
border-radius: 0
}
.modal-fullscreen-xxl-down .modal-body {
overflow-y: auto
}
}
.tooltip {
--bs-tooltip-zindex: 1080;
--bs-tooltip-max-width: 200px;
--bs-tooltip-padding-x: 0.5rem;
--bs-tooltip-padding-y: 0.25rem;
--bs-tooltip-margin: ;
--bs-tooltip-font-size: 0.875rem;
--bs-tooltip-color: var(--bs-body-bg);
--bs-tooltip-bg: var(--bs-emphasis-color);
--bs-tooltip-border-radius: var(--bs-border-radius);
--bs-tooltip-opacity: 0.9;
--bs-tooltip-arrow-width: 0.8rem;
--bs-tooltip-arrow-height: 0.4rem;
z-index: var(--bs-tooltip-zindex);
display: block;
margin: var(--bs-tooltip-margin);
font-family: var(--bs-font-sans-serif);
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: var(--bs-tooltip-font-size);
word-wrap: break-word;
opacity: 0
}
.tooltip.show {
opacity: var(--bs-tooltip-opacity)
}
.tooltip .tooltip-arrow {
display: block;
width: var(--bs-tooltip-arrow-width);
height: var(--bs-tooltip-arrow-height)
}
.tooltip .tooltip-arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid
}
.tooltip-inner {
max-width: var(--bs-tooltip-max-width);
padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
color: var(--bs-tooltip-color);
text-align: center;
background-color: var(--bs-tooltip-bg);
border-radius: var(--bs-tooltip-border-radius)
}
.popover {
--bs-popover-zindex: 1070;
--bs-popover-max-width: 276px;
--bs-popover-font-size: 0.875rem;
--bs-popover-bg: var(--bs-body-bg);
--bs-popover-border-width: var(--bs-border-width);
--bs-popover-border-color: var(--bs-border-color-translucent);
--bs-popover-border-radius: var(--bs-border-radius-lg);
--bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
--bs-popover-box-shadow: var(--bs-box-shadow);
--bs-popover-header-padding-x: 1rem;
--bs-popover-header-padding-y: 0.5rem;
--bs-popover-header-font-size: 1rem;
--bs-popover-header-color: inherit;
--bs-popover-header-bg: var(--bs-secondary-bg);
--bs-popover-body-padding-x: 1rem;
--bs-popover-body-padding-y: 1rem;
--bs-popover-body-color: var(--bs-body-color);
--bs-popover-arrow-width: 1rem;
--bs-popover-arrow-height: 0.5rem;
--bs-popover-arrow-border: var(--bs-popover-border-color);
z-index: var(--bs-popover-zindex);
display: block;
max-width: var(--bs-popover-max-width);
font-family: var(--bs-font-sans-serif);
font-style: normal;
font-weight: 400;
line-height: 1.5;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: var(--bs-popover-font-size);
word-wrap: break-word;
background-color: var(--bs-popover-bg);
background-clip: padding-box;
border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
border-radius: var(--bs-popover-border-radius)
}
.popover .popover-arrow {
display: block;
width: var(--bs-popover-arrow-width);
height: var(--bs-popover-arrow-height)
}
.popover .popover-arrow::after,
.popover .popover-arrow::before {
position: absolute;
display: block;
content: "";
border-color: transparent;
border-style: solid;
border-width: 0
}
.popover-header {
padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
margin-bottom: 0;
font-size: var(--bs-popover-header-font-size);
color: var(--bs-popover-header-color);
background-color: var(--bs-popover-header-bg);
border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
border-top-left-radius: var(--bs-popover-inner-border-radius);
border-top-right-radius: var(--bs-popover-inner-border-radius)
}
.popover-header:empty {
display: none
}
.popover-body {
padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
color: var(--bs-popover-body-color)
}
.carousel {
position: relative
}
.carousel.pointer-event {
touch-action: pan-y
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden
}
.carousel-inner::after {
display: block;
clear: both;
content: ""
}
.carousel-item {
position: relative;
display: none;
float: left;
width: 100%;
margin-right: -100%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transition: transform .6s ease-in-out
}
@media (prefers-reduced-motion:reduce) {
.carousel-item {
transition: none
}
}
.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
display: block
}
.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
transform: translateX(100%)
}
.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
transform: translateX(-100%)
}
.carousel-fade .carousel-item {
opacity: 0;
transition-property: opacity;
transform: none
}
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
z-index: 1;
opacity: 1
}
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
z-index: 0;
opacity: 0;
transition: opacity 0s .6s
}
@media (prefers-reduced-motion:reduce) {
.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
transition: none
}
}
.carousel-control-next,
.carousel-control-prev {
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
width: 15%;
padding: 0;
color: #fff;
text-align: center;
background: 0 0;
border: 0;
opacity: .5;
transition: opacity .15s ease
}
@media (prefers-reduced-motion:reduce) {
.carousel-control-next,
.carousel-control-prev {
transition: none
}
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
color: #fff;
text-decoration: none;
outline: 0;
opacity: .9
}
.carousel-control-prev {
left: 0
}
.carousel-control-next {
right: 0
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
display: inline-block;
width: 2rem;
height: 2rem;
background-repeat: no-repeat;
background-position: 50%;
background-size: 100% 100%
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")
}
.carousel-control-next-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")
}
.carousel-indicators {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 2;
display: flex;
justify-content: center;
padding: 0;
margin-right: 15%;
margin-bottom: 1rem;
margin-left: 15%
}
.carousel-indicators [data-bs-target] {
box-sizing: content-box;
flex: 0 1 auto;
width: 30px;
height: 3px;
padding: 0;
margin-right: 3px;
margin-left: 3px;
text-indent: -999px;
cursor: pointer;
background-color: #fff;
background-clip: padding-box;
border: 0;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: .5;
transition: opacity .6s ease
}
@media (prefers-reduced-motion:reduce) {
.carousel-indicators [data-bs-target] {
transition: none
}
}
.carousel-indicators .active {
opacity: 1
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 1.25rem;
left: 15%;
padding-top: 1.25rem;
padding-bottom: 1.25rem;
color: #fff;
text-align: center
}
.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
filter: invert(1) grayscale(100)
}
.carousel-dark .carousel-indicators [data-bs-target] {
background-color: #000
}
.carousel-dark .carousel-caption {
color: #000
}
@keyframes spinner-border {
to {
transform: rotate(360deg)
}
}
@keyframes spinner-grow {
0% {
transform: scale(0)
}
50% {
opacity: 1;
transform: none
}
}
.offcanvas,
.offcanvas-lg,
.offcanvas-md,
.offcanvas-sm,
.offcanvas-xl,
.offcanvas-xxl {
--bs-offcanvas-zindex: 1045;
--bs-offcanvas-width: 400px;
--bs-offcanvas-height: 30vh;
--bs-offcanvas-padding-x: 1rem;
--bs-offcanvas-padding-y: 1rem;
--bs-offcanvas-color: var(--bs-body-color);
--bs-offcanvas-bg: var(--bs-body-bg);
--bs-offcanvas-border-width: var(--bs-border-width);
--bs-offcanvas-border-color: var(--bs-border-color-translucent);
--bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
--bs-offcanvas-transition: transform 0.3s ease-in-out;
--bs-offcanvas-title-line-height: 1.5
}
@media (max-width:575.98px) {
.offcanvas-sm {
position: fixed;
bottom: 0;
z-index: var(--bs-offcanvas-zindex);
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: var(--bs-offcanvas-transition)
}
}
@media (max-width:575.98px) and (prefers-reduced-motion:reduce) {
.offcanvas-sm {
transition: none
}
}
@media (max-width:575.98px) {
.offcanvas-sm.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%)
}
.offcanvas-sm.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%)
}
.offcanvas-sm.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%)
}
.offcanvas-sm.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%)
}
.offcanvas-sm.show:not(.hiding),
.offcanvas-sm.showing {
transform: none
}
.offcanvas-sm.hiding,
.offcanvas-sm.show,
.offcanvas-sm.showing {
visibility: visible
}
}
@media (min-width:576px) {
.offcanvas-sm {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important
}
.offcanvas-sm .offcanvas-header {
display: none
}
.offcanvas-sm .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important
}
}
@media (max-width:767.98px) {
.offcanvas-md {
position: fixed;
bottom: 0;
z-index: var(--bs-offcanvas-zindex);
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: var(--bs-offcanvas-transition)
}
}
@media (max-width:767.98px) and (prefers-reduced-motion:reduce) {
.offcanvas-md {
transition: none
}
}
@media (max-width:767.98px) {
.offcanvas-md.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%)
}
.offcanvas-md.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%)
}
.offcanvas-md.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%)
}
.offcanvas-md.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%)
}
.offcanvas-md.show:not(.hiding),
.offcanvas-md.showing {
transform: none
}
.offcanvas-md.hiding,
.offcanvas-md.show,
.offcanvas-md.showing {
visibility: visible
}
}
@media (min-width:768px) {
.offcanvas-md {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important
}
.offcanvas-md .offcanvas-header {
display: none
}
.offcanvas-md .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important
}
}
@media (max-width:991.98px) {
.offcanvas-lg {
position: fixed;
bottom: 0;
z-index: var(--bs-offcanvas-zindex);
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: var(--bs-offcanvas-transition)
}
}
@media (max-width:991.98px) and (prefers-reduced-motion:reduce) {
.offcanvas-lg {
transition: none
}
}
@media (max-width:991.98px) {
.offcanvas-lg.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%)
}
.offcanvas-lg.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%)
}
.offcanvas-lg.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%)
}
.offcanvas-lg.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%)
}
.offcanvas-lg.show:not(.hiding),
.offcanvas-lg.showing {
transform: none
}
.offcanvas-lg.hiding,
.offcanvas-lg.show,
.offcanvas-lg.showing {
visibility: visible
}
}
@media (min-width:992px) {
.offcanvas-lg {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important
}
.offcanvas-lg .offcanvas-header {
display: none
}
.offcanvas-lg .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important
}
}
@media (max-width:1199.98px) {
.offcanvas-xl {
position: fixed;
bottom: 0;
z-index: var(--bs-offcanvas-zindex);
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: var(--bs-offcanvas-transition)
}
}
@media (max-width:1199.98px) and (prefers-reduced-motion:reduce) {
.offcanvas-xl {
transition: none
}
}
@media (max-width:1199.98px) {
.offcanvas-xl.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%)
}
.offcanvas-xl.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%)
}
.offcanvas-xl.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%)
}
.offcanvas-xl.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%)
}
.offcanvas-xl.show:not(.hiding),
.offcanvas-xl.showing {
transform: none
}
.offcanvas-xl.hiding,
.offcanvas-xl.show,
.offcanvas-xl.showing {
visibility: visible
}
}
@media (min-width:1200px) {
.offcanvas-xl {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important
}
.offcanvas-xl .offcanvas-header {
display: none
}
.offcanvas-xl .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important
}
}
@media (max-width:1399.98px) {
.offcanvas-xxl {
position: fixed;
bottom: 0;
z-index: var(--bs-offcanvas-zindex);
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: var(--bs-offcanvas-transition)
}
}
@media (max-width:1399.98px) and (prefers-reduced-motion:reduce) {
.offcanvas-xxl {
transition: none
}
}
@media (max-width:1399.98px) {
.offcanvas-xxl.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%)
}
.offcanvas-xxl.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%)
}
.offcanvas-xxl.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%)
}
.offcanvas-xxl.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%)
}
.offcanvas-xxl.show:not(.hiding),
.offcanvas-xxl.showing {
transform: none
}
.offcanvas-xxl.hiding,
.offcanvas-xxl.show,
.offcanvas-xxl.showing {
visibility: visible
}
}
@media (min-width:1400px) {
.offcanvas-xxl {
--bs-offcanvas-height: auto;
--bs-offcanvas-border-width: 0;
background-color: transparent !important
}
.offcanvas-xxl .offcanvas-header {
display: none
}
.offcanvas-xxl .offcanvas-body {
display: flex;
flex-grow: 0;
padding: 0;
overflow-y: visible;
background-color: transparent !important
}
}
.offcanvas {
position: fixed;
bottom: 0;
z-index: var(--bs-offcanvas-zindex);
display: flex;
flex-direction: column;
max-width: 100%;
color: var(--bs-offcanvas-color);
visibility: hidden;
background-color: var(--bs-offcanvas-bg);
background-clip: padding-box;
outline: 0;
transition: var(--bs-offcanvas-transition)
}
@media (prefers-reduced-motion:reduce) {
.offcanvas {
transition: none
}
}
.offcanvas.offcanvas-start {
top: 0;
left: 0;
width: var(--bs-offcanvas-width);
border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(-100%)
}
.offcanvas.offcanvas-end {
top: 0;
right: 0;
width: var(--bs-offcanvas-width);
border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateX(100%)
}
.offcanvas.offcanvas-top {
top: 0;
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(-100%)
}
.offcanvas.offcanvas-bottom {
right: 0;
left: 0;
height: var(--bs-offcanvas-height);
max-height: 100%;
border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
transform: translateY(100%)
}
.offcanvas.show:not(.hiding),
.offcanvas.showing {
transform: none
}
.offcanvas.hiding,
.offcanvas.show,
.offcanvas.showing {
visibility: visible
}
.offcanvas-backdrop {
position: fixed;
top: 0;
left: 0;
z-index: 1040;
width: 100vw;
height: 100vh;
background-color: #000
}
.offcanvas-backdrop.fade {
opacity: 0
}
.offcanvas-backdrop.show {
opacity: .5
}
.offcanvas-header {
display: flex;
align-items: center;
justify-content: space-between;
padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)
}
.offcanvas-header .btn-close {
padding: calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);
margin-top: calc(-.5 * var(--bs-offcanvas-padding-y));
margin-right: calc(-.5 * var(--bs-offcanvas-padding-x));
margin-bottom: calc(-.5 * var(--bs-offcanvas-padding-y))
}
.offcanvas-title {
margin-bottom: 0;
line-height: var(--bs-offcanvas-title-line-height)
}
.offcanvas-body {
flex-grow: 1;
padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
overflow-y: auto
}
.placeholder {
display: inline-block;
min-height: 1em;
vertical-align: middle;
cursor: wait;
background-color: currentcolor;
opacity: .5
}
.placeholder.btn::before {
display: inline-block;
content: ""
}
@keyframes placeholder-glow {
50% {
opacity: .2
}
}
@keyframes placeholder-wave {
100% {
-webkit-mask-position: -200% 0%;
mask-position: -200% 0%
}
}
.ratio {
position: relative;
width: 100%
}
.ratio::before {
display: block;
padding-top: var(--bs-aspect-ratio);
content: ""
}
.ratio>* {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.fixed-top {
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 1030
}
.fixed-bottom {
position: fixed;
right: 0;
bottom: 0;
left: 0;
z-index: 1030
}
.sticky-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
.sticky-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020
}
@media (min-width:576px) {
.sticky-sm-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
.sticky-sm-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020
}
}
@media (min-width:768px) {
.sticky-md-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
.sticky-md-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020
}
}
@media (min-width:992px) {
.sticky-lg-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
.sticky-lg-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020
}
}
@media (min-width:1200px) {
.sticky-xl-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
.sticky-xl-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020
}
}
@media (min-width:1400px) {
.sticky-xxl-top {
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 1020
}
.sticky-xxl-bottom {
position: -webkit-sticky;
position: sticky;
bottom: 0;
z-index: 1020
}
}
.overflow-scroll {
overflow: scroll !important
}
.overflow-x-scroll {
overflow-x: scroll !important
}
.overflow-y-scroll {
overflow-y: scroll !important
}
.d-block {
display: block !important
}
.d-flex {
display: flex !important
}
.d-none {
display: none !important
}
.shadow {
box-shadow: var(--bs-box-shadow) !important
}
.position-sticky {
position: -webkit-sticky !important;
position: sticky !important
}
.border {
border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-top {
border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.border-bottom {
border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important
}
.w-100 {
width: 100% !important
}
.h-100 {
height: 100% !important
}
.flex-row-reverse {
flex-direction: row-reverse !important
}
.flex-wrap {
flex-wrap: wrap !important
}
.justify-content-end {
justify-content: flex-end !important
}
.justify-content-center {
justify-content: center !important
}
.justify-content-between {
justify-content: space-between !important
}
.align-items-center {
align-items: center !important
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important
}
.mt-0 {
margin-top: 0 !important
}
.mt-2 {
margin-top: .5rem !important
}
.mt-3 {
margin-top: 1rem !important
}
.mt-4 {
margin-top: 1.5rem !important
}
.mt-5 {
margin-top: 3rem !important
}
.me-1 {
margin-right: .25rem !important
}
.me-2 {
margin-right: .5rem !important
}
.me-3 {
margin-right: 1rem !important
}
.mb-0 {
margin-bottom: 0 !important
}
.mb-3 {
margin-bottom: 1rem !important
}
.mb-4 {
margin-bottom: 1.5rem !important
}
.mb-5 {
margin-bottom: 3rem !important
}
.p-1 {
padding: .25rem !important
}
.p-3 {
padding: 1rem !important
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important
}
.pt-0 {
padding-top: 0 !important
}
.pb-5 {
padding-bottom: 3rem !important
}
.text-center {
text-align: center !important
}
.text-decoration-none {
text-decoration: none !important
}
.text-white {
--bs-text-opacity: 1;
color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important
}
.text-white-50 {
--bs-text-opacity: 1;
color: rgba(255, 255, 255, .5) !important
}
.rounded {
border-radius: var(--bs-border-radius) !important
}
.visible {
visibility: visible !important
}
.invisible {
visibility: hidden !important
}
@media (min-width:576px) {
.d-sm-none {
display: none !important
}
}
@media (min-width:768px) {
.d-md-block {
display: block !important
}
}
@media (min-width:992px) {
.text-lg-end {
text-align: right !important
}
}
@media (min-width:1200px) {
.d-xl-block {
display: block !important
}
.d-xl-none {
display: none !important
}
}

/* ===== swiper-bundle.min.css ===== */
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}

/* ===== main.css ===== */
@charset "UTF-8";
.fa, .fas, .far, .fab, .fal,
.fa-solid, .fa-regular, .fa-brands,
i[class^="fa-"], i[class*=" fa-"] {
display: inline-block;
min-width: 1em;
text-align: center;
}
:root {
--gt-body: #fff;
--gt-black: #000;
--gt-white: #fff;
--gt-theme: #33AF5D;
--gt-theme-2: #C2DF93;
--gt-header: #0B408D;
--gt-text: #4F6A69;
--gt-border: #CAD2D2;
--gt-bg: #F6F6F6;
--gt-bg-2: #C2DF93;
--gt-box-shadow: 0px 1px 14px 0px rgba(0, 0, 0, 0.13);
--gt-theme-color:#05f255;
}
.gt-theme-btn {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 16px;
padding: 12px 24px;
border-radius: 100px;
border: 0;
position: relative;
min-width: auto;
text-transform: uppercase;
overflow: hidden;
transition: all 0.4s ease-in-out;
font-family: "Lato", sans-serif;
font-weight: 600;
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-theme-btn span {
font-size: 16px;
display: flex;
align-items: center;
gap: 8px;
transition: opacity 0.35s ease, transform 0.35s ease;
}
.gt-theme-btn span i {
transition: transform 0.35s ease;
transform: rotate(-45deg);
}
.gt-theme-btn span:last-child {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
opacity: 0;
transform: translateY(50px);
}
.gt-theme-btn:hover {
background-color: var(--gt-header);
}
.gt-theme-btn:hover span:first-child,
.gt-theme-btn:hover .btn:focus span:first-child {
opacity: 0;
transform: translateY(-50px);
}
.gt-theme-btn:hover span:last-child,
.gt-theme-btn:hover .btn:hover span:last-child,
.gt-theme-btn:hover .btn:focus span:last-child {
opacity: 1;
transform: translateY(0);
}
.gt-theme-btn:hover i {
transform: rotate(0);
}
.gt-link-btn {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 16px;
position: relative;
min-width: auto;
text-transform: capitalize;
overflow: hidden;
transition: all 0.4s ease-in-out;
font-family: "Lato", sans-serif;
font-weight: 600;
color: var(--gt-theme);
}
.gt-link-btn span {
font-size: 16px;
display: flex;
align-items: center;
gap: 8px;
transition: opacity 0.35s ease, transform 0.35s ease;
}
@media (max-width: 1399px) {
.gt-link-btn span {
font-size: 14px;
}
}
.gt-link-btn span i {
transition: transform 0.35s ease;
transform: rotate(-45deg);
}
.gt-link-btn span:last-child {
position: absolute;
opacity: 0;
transform: translateY(50px);
}
.gt-link-btn:hover span:first-child,
.gt-link-btn:hover .btn:focus span:first-child {
opacity: 0;
transform: translateY(-50px);
}
.gt-link-btn:hover span:last-child,
.gt-link-btn:hover .btn:hover span:last-child,
.gt-link-btn:hover .btn:focus span:last-child {
opacity: 1;
transform: translateY(0);
}
.gt-link-btn:hover i {
transform: rotate(0);
}
body {
font-family: "Lato", sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: var(--gt-text);
background-color: var(--gt-white);
padding: 0;
margin: 0;
overflow-x: hidden;
text-transform: capitalize;
}
ul {
padding: 0;
margin: 0;
list-style: none;
}
button {
border: none;
background-color: transparent;
padding: 0;
}
input:focus {
color: var(--gt-white);
outline: none;
}
input {
color: var(--gt-white);
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Plus Jakarta Sans", sans-serif;
margin: 0px;
padding: 0;
color: var(--gt-header);
transition: all 0.4s ease-in-out;
text-transform: capitalize;
}
h1 {
font-size: 100px;
font-weight: 800;
line-height: 108%;
}
@media (max-width: 1899px) {
h1 {
font-size: 70px;
}
}
@media (max-width: 1600px) {
h1 {
font-size: 80px;
}
}
@media (max-width: 1399px) {
h1 {
font-size: 60px;
}
}
@media (max-width: 1199px) {
h1 {
font-size: 55px;
}
}
@media (max-width: 991px) {
h1 {
font-size: 50px;
}
}
@media (max-width: 767px) {
h1 {
font-size: 32px;
}
}
@media (max-width: 575px) {
h1 {
font-size: 28px;
}
}
h2 {
font-size: 48px;
font-weight: 800;
line-height: 117%;
}
@media (max-width: 1399px) {
h2 {
font-size: 50px;
}
}
@media (max-width: 1199px) {
h2 {
font-size: 40px;
}
}
@media (max-width: 991px) {
h2 {
font-size: 40px;
}
}
@media (max-width: 767px) {
h2 {
font-size: 35px;
}
}
@media (max-width: 575px) {
h2 {
font-size: 30px;
}
}
@media (max-width: 470px) {
h2 {
font-size: 25px;
}
}
h3 {
font-size: 24px;
font-weight: 800;
line-height: 133%;
}
@media (max-width: 1199px) {
h3 {
font-size: 20px;
}
}
h4 {
font-size: 20px;
font-weight: 800;
line-height: 140%;
}
@media (max-width: 1199px) {
h4 {
font-size: 20px;
}
}
h5 {
font-size: 18px;
font-weight: 600;
line-height: 144%;
}
h6 {
font-size: 16px;
font-weight: 600;
}
a {
text-decoration: none;
outline: none !important;
cursor: pointer;
color: var(--gt-header);
transition: all 0.4s ease-in-out;
}
p {
margin: 0px;
transition: all 0.4s ease-in-out;
}
span {
margin: 0px;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item {
margin-top: 40px;
display: flex;
align-items: center;
gap: 30px;
}
@media (max-width: 1199px) {
.gt-about-wrapper-2 .gt-about-content .gt-about-item {
flex-wrap: wrap;
margin-top: 30px;
}
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-left {
display: grid;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-left .gt-about-circle-image {
position: relative;
z-index: 1;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-left .gt-about-circle-image img {
border-radius: 100%;
border: 4px solid var(--gt-bg);
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-left .gt-circle-box {
width: 272px;
height: 272px;
line-height: 272px;
text-align: center;
background-color: var(--gt-header);
border-radius: 100%;
margin-top: -90px;
position: relative;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-left .gt-circle-box img {
animation: cir36 10s linear infinite;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-left .gt-circle-box h2 {
color: var(--gt-theme-2);
font-size: 72px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-text {
margin-bottom: 24px;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item {
display: flex;
align-items: center;
gap: 15px;
padding: 16px 0px 16px 0px;
background-color: var(--gt-white);
margin-bottom: 24px;
}
@media (max-width: 1199px) {
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item {
flex-wrap: wrap;
padding: 16px;
}
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item .icon {
width: 64px;
height: 64px;
line-height: 64px;
text-align: center;
background-color: var(--gt-theme-2);
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item .icon img {
transition: all 0.4s ease-in-out;
display: inline-block;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item .content h4 {
font-weight: 600;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item .content p {
max-width: 332px;
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item:hover .icon {
background-color: var(--gt-theme);
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-icon-item:hover .icon img {
transform: scaleX(-1) !important;
filter: brightness(0) invert(1);
}
.gt-about-wrapper-2 .gt-about-content .gt-about-item .gt-about-right .gt-theme-btn {
margin-top: 24px;
}
.gt-about-wrapper-2 .gt-about-image {
position: relative;
margin-left: 20px;
overflow: hidden;
}
.gt-about-wrapper-2 .gt-about-image::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
@media (max-width: 1199px) {
.gt-about-wrapper-2 .gt-about-image {
margin-left: 0;
}
}
.gt-about-wrapper-2 .gt-about-image .top-shape {
position: absolute;
left: -21px;
top: -21px;
}
.gt-about-wrapper-2 .gt-about-image img {
width: 100%;
height: 100%;
}
.gt-about-wrapper-2 .gt-about-image:hover::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.gt-about-wrapper-3 .gt-about-content .gt-text {
max-width: 572px;
margin-top: 24px;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon {
display: flex;
align-items: center;
gap: 60px;
margin-top: 30px;
padding-bottom: 40px;
margin-bottom: 24px;
border-bottom: 1px solid rgba(202, 210, 210, 0.24);
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-content .gt-about-icon {
flex-wrap: wrap;
gap: 30px;
padding-bottom: 30px;
}
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon .gt-icon-items {
display: flex;
align-items: center;
gap: 16px;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon .gt-icon-items .gt-icon {
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background-color: var(--gt-theme-2);
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon .gt-icon-items .gt-icon img {
transition: all 0.4s ease-in-out;
display: inline-block;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon .gt-icon-items .content h4 {
font-weight: 500;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon .gt-icon-items:hover .gt-icon {
background-color: var(--gt-theme);
}
.gt-about-wrapper-3 .gt-about-content .gt-about-icon .gt-icon-items:hover .gt-icon img {
transform: scaleX(-1) !important;
filter: brightness(0) invert(1);
}
.gt-about-wrapper-3 .gt-about-content .gt-list {
border-left: 4px solid var(--gt-theme);
padding: 0 30px;
}
.gt-about-wrapper-3 .gt-about-content .gt-list li {
font-size: 20px;
font-weight: 600;
color: var(--gt-header);
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-content .gt-list li {
font-size: 16px;
}
}
.gt-about-wrapper-3 .gt-about-content .gt-list li:not(:last-child) {
margin-bottom: 24px;
}
.gt-about-wrapper-3 .gt-about-content .gt-list li i {
color: var(--gt-theme);
margin-right: 10px;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-button {
display: flex;
align-items: center;
gap: 24px;
margin-top: 48px;
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-content .gt-about-button {
margin-top: 30px;
flex-wrap: wrap;
}
}
.gt-about-wrapper-3 .gt-about-content .gt-about-button .gt-contacts-item {
display: flex;
align-items: center;
gap: 15px;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-button .gt-contacts-item .icon {
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
color: var(--gt-header);
background-color: var(--gt-theme-2);
border-radius: 100px;
font-size: 20px;
}
.gt-about-wrapper-3 .gt-about-content .gt-about-button .gt-contacts-item .content h4 {
font-weight: 600;
}
.gt-about-wrapper-3 .gt-about-image {
position: relative;
z-index: 9;
}
.gt-about-wrapper-3 .gt-about-image img {
width: 100%;
height: 100%;
}
.gt-about-wrapper-3 .gt-about-image .gt-conent {
display: flex;
align-items: center;
gap: 10px;
position: absolute;
top: -10px;
left: 0;
transform: rotate(-10.677deg);
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-image .gt-conent {
top: -20px;
}
}
@media (max-width: 991px) {
.gt-about-wrapper-3 .gt-about-image .gt-conent {
top: 25px;
}
}
@media (max-width: 575px) {
.gt-about-wrapper-3 .gt-about-image .gt-conent {
display: none;
}
}
.gt-about-wrapper-3 .gt-about-image .gt-conent h2 {
color: var(--gt-theme);
font-size: 56px;
}
@media (max-width: 1399px) {
.gt-about-wrapper-3 .gt-about-image .gt-conent h2 {
font-size: 45px;
}
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-image .gt-conent h2 {
font-size: 30px;
}
}
@media (max-width: 991px) {
.gt-about-wrapper-3 .gt-about-image .gt-conent h2 {
font-size: 35px;
}
}
.gt-about-wrapper-3 .gt-about-image .gt-conent p {
max-width: 250px;
}
.gt-about-wrapper-3 .gt-about-image .star {
color: var(--gt-header);
background-color: var(--gt-white);
transform: rotate(-12.102deg);
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
position: absolute;
right: 30px;
top: 50px;
border-radius: 100px;
font-size: 20px;
}
.gt-about-wrapper-3 .gt-about-image .gt-client-info {
display: flex;
align-items: center;
gap: 12px;
transform: rotate(-90deg);
padding: 24px 50px 24px 24px;
background-color: var(--gt-white);
border-radius: 0px 0px 132px 0px;
position: absolute;
left: -100px;
bottom: 90px;
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-image .gt-client-info {
bottom: 15px;
}
}
@media (max-width: 991px) {
.gt-about-wrapper-3 .gt-about-image .gt-client-info {
bottom: 90px;
}
}
@media (max-width: 575px) {
.gt-about-wrapper-3 .gt-about-image .gt-client-info {
display: none;
}
}
.gt-about-wrapper-3 .gt-about-image .gt-client-info .info-image {
transform: rotate(-260deg);
}
.gt-about-wrapper-3 .gt-about-image .gt-client-info .content h4 {
font-weight: 600;
}
.gt-about-wrapper-3 .gt-about-image .bg-shape {
position: absolute;
z-index: -1;
top: -100px;
left: 0;
bottom: 0;
}
@media (max-width: 1199px) {
.gt-about-wrapper-3 .gt-about-image .bg-shape {
display: none;
}
}
.gt-about-wrapper .gt-about-image {
position: relative;
max-width: 580px;
}
@media (max-width: 1199px) {
.gt-about-wrapper .gt-about-image {
max-width: initial;
}
}
.gt-about-wrapper .gt-about-image img {
width: 100%;
height: 100%;
}
.gt-about-wrapper .gt-about-image .gt-shape {
position: absolute;
top: 76px;
left: 50px;
}
.gt-about-wrapper .gt-about-content .gt-text {
margin-top: 24px;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item {
display: flex;
align-items: center;
gap: 70px;
margin-top: 30px;
}
@media (max-width: 1399px) {
.gt-about-wrapper .gt-about-content .gt-about-right-item {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item {
display: flex;
gap: 16px;
margin-bottom: 48px;
}
@media (max-width: 1199px) {
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item {
margin-bottom: 30px;
}
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item .gt-icon {
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
border-radius: 100px;
background-color: var(--gt-theme-2);
position: relative;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item .gt-icon::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: var(--gt-theme);
content: "";
border-radius: 50%;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transform: scale(0);
transform: scale(0);
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item .gt-icon img {
transition: all 0.4s ease-in-out;
display: inline-block;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item .content h4 {
font-weight: 600;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item .content p {
max-width: 265px;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item:hover .gt-icon::after {
-webkit-transform: scale(1);
transform: scale(1);
z-index: 1;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-about-icon .gt-icon-item:hover .gt-icon img {
transform: scaleX(-1) !important;
filter: brightness(0) invert(1);
position: relative;
z-index: 999;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-right-image {
position: relative;
padding: 16px 16px 0;
background-color: var(--gt-theme-2);
border-radius: 16px;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-right-image::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background: linear-gradient(178deg, rgba(194, 223, 147, 0) 35.88%, var(--Text-Primary, rgba(6, 50, 50, 0.88)) 98.6%);
border-radius: 16px;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-right-image img {
width: 100%;
height: 100%;
border-radius: 16px;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-right-image .gt-content {
position: absolute;
bottom: 16px;
left: 30px;
right: 30px;
text-align: center;
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-right-image .gt-content h4 {
font-weight: 600;
color: var(--gt-white);
}
.gt-about-wrapper .gt-about-content .gt-about-right-item .gt-right-image .gt-content span {
color: rgba(255, 255, 255, 0.7);
}
.gt-about-wrapper .gt-about-content .gt-about-button-item {
display: flex;
align-items: center;
gap: 24px;
margin-top: 30px;
}
@media (max-width: 1600px) {
.gt-about-wrapper .gt-about-content .gt-about-button-item {
margin-top: 30px;
}
}
@media (max-width: 1199px) {
.gt-about-wrapper .gt-about-content .gt-about-button-item {
flex-wrap: wrap;
margin-top: 30px;
}
}
.gt-about-wrapper .gt-about-content .gt-about-button-item .button-text {
display: flex;
}
.gt-about-wrapper .gt-about-content .gt-about-button-item .button-text .video-btn {
background-color: var(--gt-white);
color: var(--gt-theme-2);
display: inline-block;
font-size: 16px;
height: 56px;
width: 56px;
line-height: 56px;
border-radius: 100px;
text-align: center;
}
.gt-about-wrapper .gt-about-content .gt-about-button-item .button-text span {
font-size: 18px;
color: var(--gt-header);
font-weight: 600;
}
@-webkit-keyframes rippleOne {
70% {
-webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
}
}
@keyframes rippleOne {
70% {
-webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
}
}
@keyframes cir36 {
100% {
transform: rotate(360deg);
}
}
@keyframes rounded {
50% {
transform: rotate(15deg);
}
}
@keyframes up-down {
0% {
transform: translateY(10px);
}
100% {
transform: translateY(-10px);
}
}
@-webkit-keyframes spinner {
to {
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
}
@keyframes spinner {
to {
-webkit-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}
}
@-webkit-keyframes letters-loading {
0%, 75%, 100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%, 50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes letters-loading {
0%, 75%, 100% {
opacity: 0;
transform: rotateY(-90deg);
}
25%, 50% {
opacity: 1;
transform: rotateY(0deg);
}
}
@keyframes loaderspin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes tpswing {
0% {
-webkit-transform: rotate(20deg);
-ms-transform: rotate(20deg);
transform: rotate(20deg);
}
100% {
-webkit-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
}
@keyframes width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-webkit-keyframes width {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@-webkit-keyframes loaderspin {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes loaderpulse {
0% {
transform: scale(1);
}
100% {
transform: scale(1.2);
}
}
@keyframes rounded {
50% {
transform: rotate(20deg);
}
}
@keyframes cir36 {
100% {
transform: rotate(360deg);
}
}
@-webkit-keyframes float-bob-y {
0% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
}
@keyframes float-bob-y {
0% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
50% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(-30px);
transform: translateY(-30px);
}
}
@-webkit-keyframes float-bob-x {
0% {
-webkit-transform: translateX(0px);
transform: translateX(30px);
}
50% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
}
@keyframes float-bob-x {
0% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
50% {
-webkit-transform: translateX(10px);
transform: translateX(10px);
}
100% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
}
@keyframes bounce-x {
0% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
50% {
-webkit-transform: translateX(30px);
transform: translateX(30px);
}
100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}
@keyframes criss-cross-left {
0% {
left: -20px;
}
50% {
left: 50%;
width: 20px;
height: 20px;
}
100% {
left: 50%;
width: 375px;
height: 375px;
}
}
@keyframes criss-cross-right {
0% {
right: -20px;
}
50% {
right: 50%;
width: 20px;
height: 20px;
}
100% {
right: 50%;
width: 375px;
height: 375px;
}
}
@keyframes rotated2 {
0% {
transform: rotate(0);
}
100% {
transform: rotate(-360deg);
}
}
@keyframes wave {
0% {
transform: translateX(0);
}
50% {
transform: translateX(-25%);
}
100% {
transform: translateX(-50%);
}
}
@keyframes zoom {
0% {
transform: scale(0.5);
}
50% {
transform: scale(1);
}
100% {
transform: scale(0.5);
}
}
@keyframes translateY2 {
0% {
-webkit-transform: translateY(-30px);
-moz-transform: translateY(-30px);
-ms-transform: translateY(-30px);
-o-transform: translateY(-30px);
transform: translateY(-30px);
}
100% {
-webkit-transform: translateY(20px);
-moz-transform: translateY(20px);
-ms-transform: translateY(20px);
-o-transform: translateY(20px);
transform: translateY(20px);
}
}
@keyframes translateX2 {
0% {
-webkit-transform: translateX(-30px);
-moz-transform: translateX(-30px);
-ms-transform: translateX(-30px);
-o-transform: translateX(-30px);
transform: translateX(-30px);
}
100% {
-webkit-transform: translatXY(20px);
-moz-transform: translateX(20px);
-ms-transform: translateX(20px);
-o-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes moving {
0% {
transform: translatey(0px);
}
20% {
transform: translateX(-50px);
}
50% {
transform: translatey(-40px);
}
100% {
transform: translatey(0px);
}
}
.img-custom-anim-right {
animation: img-anim-right 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
opacity: 0;
}
@keyframes img-anim-right {
0% {
transform: translateX(5%);
clip-path: inset(0 0 0 100%);
opacity: 0;
}
100% {
transform: translateX(0);
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
.img-custom-anim-left {
animation: img-anim-left 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1) 0.4s;
opacity: 0;
}
@keyframes img-anim-left {
0% {
transform: translateX(-5%);
clip-path: inset(0 100% 0 0);
opacity: 0;
}
100% {
transform: translateX(0);
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
.img-custom-anim-top {
animation: img-anim-top 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
@keyframes img-anim-top {
0% {
transform: translateY(-5%);
clip-path: inset(0 0 100% 0);
opacity: 0;
}
100% {
transform: translateY(0);
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
@keyframes slideInLeft {
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slideInRight {
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes shine {
0% {
left: -100%;
}
50% {
left: 100%;
}
100% {
left: 100%;
}
}
.img-custom-anim-bottom {
animation: img-anim-bottom 1.3s forwards cubic-bezier(0.645, 0.045, 0.355, 1);
opacity: 0;
}
@keyframes img-anim-bottom {
0% {
transform: translateY(5%);
clip-path: inset(100% 0 0 0);
opacity: 0;
}
100% {
transform: translateY(0);
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
@keyframes sparkle {
0% {
opacity: 0;
transform: scale(0.5);
}
50% {
opacity: 1;
transform: scale(1.5);
}
100% {
opacity: 0;
transform: scale(0.5);
}
}
@keyframes borderAnim {
0% {
width: 0;
}
100% {
width: 44px;
}
}
@keyframes slideInLeft {
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes slideInRight {
to {
opacity: 1;
transform: translateX(0);
}
}
@keyframes shine {
0% {
left: -100%;
}
50% {
left: 100%;
}
100% {
left: 100%;
}
}
@keyframes strokeColorChange1 {
0% {
-webkit-text-stroke-color: rgba(202, 210, 210, 0.1);
}
25% {
-webkit-text-stroke-color: rgba(202, 210, 210, 0.1);
}
50% {
-webkit-text-stroke-color: rgba(194, 223, 147, 0.1);
}
75% {
-webkit-text-stroke-color: rgba(227, 87, 43, 0.1);
}
100% {
-webkit-text-stroke-color: rgba(194, 223, 147, 0.1);
}
}
@keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
}
@keyframes rotateBorder {
0% {
transform: translate(-50%, -50%) rotate(0deg);
}
100% {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes animate-positive {
0% {
width: 0;
}
}
@keyframes scroll {
0% {
transform: translateX(0);
}
100% {
transform: translateX(-100%);
}
}
@keyframes scrolly {
0% {
transform: translateY(0);
}
100% {
transform: translateY(-60%);
}
}
@keyframes scrolls {
0% {
transform: translateX(0);
}
100% {
transform: translateX(100%);
}
}
@keyframes scroll-left-to-right-loop {
0% {
transform: translateX(-50%);
}
100% {
transform: translateX(0%);
}
}
@-webkit-keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes zoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes left-animation {
0% {
clip-path: inset(0 100% 0 0);
opacity: 0;
}
100% {
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
@keyframes right-animation {
0% {
clip-path: inset(0 0 0 100%);
opacity: 0;
}
100% {
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
@keyframes top-animation {
0% {
clip-path: inset(0 0 100% 0);
opacity: 0;
}
100% {
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
@keyframes bottom-animation {
0% {
clip-path: inset(100% 0 0 0);
opacity: 0;
}
100% {
clip-path: inset(0 0 0 0);
opacity: 1;
}
}
@keyframes circle {
0% {
transform: scale(0);
opacity: 0.6;
}
100% {
transform: scale(30);
opacity: 0;
}
}
@keyframes icon-bounce {
0%, 100%, 20%, 50%, 80% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
40% {
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
60% {
-webkit-transform: translateY(-5px);
transform: translateY(-5px);
}
}
.gt-brand-wrapper-2 h4 {
margin-bottom: 48px;
position: relative;
}
@media (max-width: 1199px) {
.gt-brand-wrapper-2 h4 {
margin-bottom: 30px;
}
}
.gt-brand-wrapper-2 h4::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: var(--gt-theme);
width: 47px;
height: 1px;
top: 17px;
left: 38%;
}
@media (max-width: 1399px) {
.gt-brand-wrapper-2 h4::before {
display: none;
}
}
.gt-brand-wrapper-2 h4::after {
position: absolute;
content: "";
right: 38%;
width: 47px;
height: 1px;
top: 17px;
background-color: var(--gt-theme);
}
@media (max-width: 1399px) {
.gt-brand-wrapper-2 h4::after {
display: none;
}
}
.gt-brand-wrapper-2 .gt-brand-item {
border-top: 1px solid rgba(202, 210, 210, 0.72);
border-bottom: 1px solid rgba(202, 210, 210, 0.72);
text-align: center;
height: 116px;
position: relative;
}
.gt-brand-wrapper-2 .gt-brand-item::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.72);
width: 1px;
left: 0;
}
.gt-brand-wrapper-2 .gt-brand-item::after {
position: absolute;
content: "";
top: 0;
bottom: 0;
background-color: rgba(202, 210, 210, 0.72);
width: 1px;
right: 0;
}
.gt-brand-wrapper-2 .gt-brand-item .gt-brand-image {
position: relative;
padding: 30px 0;
}
.gt-brand-wrapper-2 .gt-brand-item .gt-brand-image::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.72);
width: 1px;
left: 0;
height: 120px;
}
@media (max-width: 1199px) {
.gt-brand-wrapper-2 .gt-brand-item .gt-brand-image::before {
display: none;
}
}
.gt-brand-wrapper-2.gt-style-1 .gt-brand-item {
height: 102px;
}
.gt-brand-wrapper-2.gt-style-1 .gt-brand-item .gt-brand-image {
text-align: center;
filter: grayscale(100%);
transition: all 0.4s ease-in-out;
opacity: 0.4;
}
.gt-brand-wrapper-2.gt-style-1 .gt-brand-item .gt-brand-image:hover {
filter: initial;
opacity: 1;
}
.gt-brand-wrapper-2.gt-style-1 .gt-brand-item .swiper-slide.swiper-slide-active .gt-brand-image {
filter: initial;
opacity: 1;
}
.gt-contact-us-wrapper .gt-contact-us-box {
display: flex;
align-items: center;
gap: 24px;
background: var(--gt-bg);
padding: 25px;
margin-bottom: 20px;
max-width: 420px;
transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
.gt-contact-us-wrapper .gt-contact-us-box {
display: grid;
}
}
@media (max-width: 991px) {
.gt-contact-us-wrapper .gt-contact-us-box {
max-width: initial;
display: flex;
align-items: center;
}
}
@media (max-width: 767px) {
.gt-contact-us-wrapper .gt-contact-us-box {
display: grid;
}
}
.gt-contact-us-wrapper .gt-contact-us-box .gt-icon {
width: 64px;
height: 64px;
line-height: 64px;
text-align: center;
background-color: var(--gt-theme-2);
font-size: 30px;
color: var(--gt-header);
transition: all 0.4s ease-in-out;
}
.gt-contact-us-wrapper .gt-contact-us-box .gt-icon i {
transition: all 0.4s ease-in-out;
display: inline-block;
}
.gt-contact-us-wrapper .gt-contact-us-box .gt-contact-us-content span {
color: var(--gt-header);
margin-bottom: 5px;
}
@media (max-width: 1199px) {
.gt-contact-us-wrapper .gt-contact-us-box .gt-contact-us-content h5 br {
display: none;
}
}
@media (max-width: 991px) {
.gt-contact-us-wrapper .gt-contact-us-box .gt-contact-us-content h5 br {
display: initial;
}
}
.gt-contact-us-wrapper .gt-contact-us-box:hover .gt-icon {
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-contact-us-wrapper .gt-contact-us-box:hover .gt-icon i {
transform: scaleX(-1) !important;
filter: brightness(0) invert(1);
}
.gt-contact-us-wrapper .gt-comment-form-wrap {
padding: 40px;
background: var(--gt-bg);
}
@media (max-width: 575px) {
.gt-contact-us-wrapper .gt-comment-form-wrap {
padding: 30px;
}
}
.gt-contact-us-wrapper .gt-comment-form-wrap h3 {
font-size: 40px;
margin-bottom: 10px;
}
@media (max-width: 575px) {
.gt-contact-us-wrapper .gt-comment-form-wrap h3 {
font-size: 28px;
}
}
.gt-contact-us-wrapper .gt-comment-form-wrap p {
margin-bottom: 20px;
}
.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt span {
color: var(--gt-header);
display: inline-block;
margin-bottom: 10px;
font-size: 18px;
font-weight: 600;
}
.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt input, .gt-contact-us-wrapper .gt-comment-form-wrap .form-clt textarea {
width: 100%;
outline: none;
border: none;
border-radius: 8px;
background: var(--gt-bg);
border: 1px solid rgba(202, 210, 210, 0.24);
padding: 12px 20px;
font-weight: 400;
font-size: 16px;
color: var(--gt-header);
}
.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt input::placeholder, .gt-contact-us-wrapper .gt-comment-form-wrap .form-clt textarea::placeholder {
color: var(--gt-header);
}
.gt-contact-us-wrapper .gt-comment-form-wrap .form-clt textarea {
padding-bottom: 80px;
resize: none;
}
.gt-map-items .googpemap iframe {
width: 100%;
height: 478px;
}
@media (max-width: 575px) {
.gt-map-items .googpemap iframe {
height: 300px;
}
}
.gt-faq-wrapper .gt-faq-content .gt-text {
max-width: 489px;
margin-top: 24px;
}
.gt-faq-wrapper .gt-faq-content .client-info-item {
display: flex;
align-items: center;
gap: 16px;
margin-top: 48px;
}
@media (max-width: 1199px) {
.gt-faq-wrapper .gt-faq-content .client-info-item {
margin-top: 30px;
}
}
.gt-faq-wrapper .gt-faq-content .client-info-item .info-item {
display: flex;
align-items: center;
}
.gt-faq-wrapper .gt-faq-content .client-info-item .info-item .client-image img {
border: 1px solid #FBFFEE;
border-radius: 100px;
}
.gt-faq-wrapper .gt-faq-content .client-info-item .info-item .client-image.style-2 {
margin-left: -20px;
}
@media (max-width: 1199px) {
.gt-faq-wrapper .gt-faq-content .client-info-item .info-item .client-image.style-2 {
margin-left: -30px;
}
}
@media (max-width: 991px) {
.gt-faq-wrapper .gt-faq-content .client-info-item .info-item .client-image.style-2 {
margin-left: -20px;
}
}
.gt-faq-wrapper .faq-items {
position: relative;
z-index: 9;
}
.gt-faq-wrapper .faq-items .accordion .accordion-item {
border: none;
}
.gt-faq-wrapper .faq-items .accordion .accordion-item h4 button {
line-height: 1;
font-weight: 600;
padding: 29px 30px;
color: var(--gt-header);
cursor: pointer;
}
@media (max-width: 575px) {
.gt-faq-wrapper .faq-items .accordion .accordion-item h4 button {
font-size: 18px;
line-height: 1.6;
padding: 22px 20px;
}
}
.gt-faq-wrapper .faq-items .accordion .accordion-item .accordion-body {
padding: 20px 30px;
background-color: var(--gt-white);
box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
backdrop-filter: blur(5px);
}
.gt-faq-wrapper .faq-items .accordion .accordion-item .accordion-body p {
color: var(--gt-header);
font-size: 16px;
line-height: 32px;
font-weight: 400;
}
@media (max-width: 575px) {
.gt-faq-wrapper .faq-items .accordion .accordion-item .accordion-body p {
width: 100%;
font-size: 14px;
line-height: 28px;
}
}
.gt-faq-wrapper .faq-items .accordion .accordion-button {
background-color: var(--gt-white);
color: var(--gt-header);
box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
backdrop-filter: blur(5px);
}
.gt-faq-wrapper .faq-items .accordion .accordion-button::after {
content: "\e09f";
font-family: "Font Awesome 6 Pro";
background: transparent;
font-weight: 900;
transition: all 0.3s ease-in-out !important;
color: var(--gt-header);
}
.gt-faq-wrapper .faq-items .accordion .accordion-button:not(.collapsed) {
background-color: var(--gt-white);
box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
backdrop-filter: blur(5px);
color: var(--gt-header);
}
.gt-faq-wrapper .faq-items .accordion .accordion-button:not(.collapsed)::after {
content: "\e093";
font-family: "Font Awesome 6 Pro";
background: transparent;
font-weight: 900;
color: var(--gt-theme);
transform: rotate(0);
}
.gt-choose-us-wrapper-2 {
position: relative;
}
.gt-choose-us-wrapper-2::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
height: 560px;
background-color: rgba(202, 210, 210, 0.24);
left: 47%;
top: 5%;
width: 1px;
}
@media (max-width: 1199px) {
.gt-choose-us-wrapper-2::before {
display: none;
}
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item {
position: relative;
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image {
position: relative;
max-width: 500px;
overflow: hidden;
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
@media (max-width: 1199px) {
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image {
max-width: initial;
}
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image img {
width: 100%;
height: 100%;
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image h2 {
color: var(--gt-white);
position: absolute;
top: 25%;
right: -29%;
transform: rotate(-90deg);
}
@media (max-width: 1199px) {
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image h2 {
right: -26%;
top: 23%;
}
}
@media (max-width: 991px) {
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image h2 {
right: -14%;
top: 15%;
}
}
@media (max-width: 575px) {
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image h2 {
right: -21%;
top: 18%;
}
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image h2 span {
color: var(--gt-theme-2);
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .gt-why-choose-us-image:hover::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .content {
display: grid;
right: -15%;
top: 10%;
position: absolute;
gap: 264px;
}
@media (max-width: 1399px) {
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .content {
display: none;
}
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .content .gt-link-btn {
color: var(--gt-theme-2);
transform: rotate(-90deg);
margin-left: 20px;
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .content .gt-link-btn span {
border-bottom: 1px solid var(--gt-theme-2);
}
.gt-choose-us-wrapper-2 .gt-choose-us-left-item .content p {
max-width: 380px;
transform: rotate(-90deg);
color: var(--gt-white);
opacity: 0.7;
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-text {
margin-top: 20px;
color: var(--gt-white);
opacity: 0.7;
margin-bottom: 30px;
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-list {
margin-bottom: 24px;
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-list .list {
margin-bottom: 10px;
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-list .list li {
font-size: 20px;
font-weight: 600;
color: var(--gt-white);
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-list .list li i {
color: var(--gt-theme-2);
margin-right: 10px;
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-list p {
color: var(--gt-white);
opacity: 0.7;
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-theme-btn {
margin-top: 24px;
}
@media (max-width: 1199px) {
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-theme-btn {
margin-top: 6px;
}
}
.gt-choose-us-wrapper-2 .gt-why-choose-us-content .gt-theme-btn:hover {
background-color: var(--gt-white);
color: var(--gt-header);
}
.gt-why-choose-us-section-2 {
position: relative;
z-index: 9;
}
.gt-why-choose-us-section-2 .gt-left-shape {
position: absolute;
left: 0;
top: 0;
z-index: -1;
}
@media (max-width: 1199px) {
.gt-why-choose-us-section-2 .gt-left-shape {
display: none;
}
}
.gt-why-choose-us-section-2 .gt-right-shape {
position: absolute;
right: 0;
bottom: 0;
transform: translateX(100%);
animation: slideInRight 1.7s ease-out forwards;
}
@media (max-width: 1399px) {
.gt-why-choose-us-section-2 .gt-right-shape {
display: none;
}
}
.gt-feature-wrapper-3 .gt-feature-image {
position: relative;
max-width: 586px;
height: auto;
display: block;
transition: transform 0.4s ease;
transform-style: preserve-3d;
}
@media (max-width: 1199px) {
.gt-feature-wrapper-3 .gt-feature-image {
max-width: initial;
}
}
.gt-feature-wrapper-3 .gt-feature-image img {
width: 100%;
height: 100%;
}
.gt-feature-wrapper-3 .gt-feature-image .radius-box-2 {
background-color: var(--gt-theme);
width: 260px;
height: 185px;
border-radius: 91.489px 0px 0px 91.489px;
position: absolute;
right: -25px;
bottom: 37px;
transform: rotate(-90deg);
}
@media (max-width: 991px) {
.gt-feature-wrapper-3 .gt-feature-image .radius-box-2 {
display: none;
}
}
.gt-feature-wrapper-3 .gt-feature-image .radius-box-2 .circle-image {
width: 164px;
height: 164px;
line-height: 164px;
border-radius: 100px;
background-color: var(--gt-white);
margin-top: 10px;
margin-left: 10px;
text-align: center;
position: relative;
}
.gt-feature-wrapper-3 .gt-feature-image .radius-box-2 .circle-image .star {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background-color: #FFEDE6;
width: 100px;
height: 100px;
line-height: 100px;
text-align: center;
border-radius: 100px;
color: var(--gt-theme);
font-size: 30px;
}
.gt-feature-wrapper-3 .gt-feature-image .radius-box-2 .circle-image img {
animation: cir36 10s linear infinite;
width: initial;
height: initial;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-text {
margin-top: 24px;
color: rgba(255, 255, 255, 0.7);
max-width: 551px;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap {
margin-top: 32px;
width: 100%;
margin-bottom: 48px;
}
@media (max-width: 1199px) {
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap {
margin-bottom: 40px;
}
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items {
width: 100%;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items:not(:last-child) {
margin-bottom: 25px;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .pro-head {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 15px;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .pro-head .title {
font-weight: 600;
color: var(--gt-white);
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .pro-head .point {
font-size: 20px;
font-weight: 600;
color: var(--gt-white);
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .progress {
border: 1px solid var(--gt-theme-2);
justify-content: flex-start;
align-items: center;
position: relative;
display: flex;
height: 14px;
width: 100%;
background-color: transparent;
padding: 0 2px;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .progress-value {
animation: load 3s normal forwards;
border-radius: 0;
border-radius: 16px;
background: var(--gt-theme-2);
height: 8px;
width: 0;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .style-two {
animation: load2 3s normal forwards;
}
.gt-feature-wrapper-3 .gt-feature-content .gt-progress-wrap .pro-items .style-three {
animation: load3 3s normal forwards;
}
@keyframes load {
0% {
width: 0;
}
100% {
width: 90%;
}
}
@keyframes load2 {
0% {
width: 0;
}
100% {
width: 70%;
}
}
@keyframes load3 {
0% {
width: 0;
}
100% {
width: 55%;
}
}
.gt-feature-wrapper-3 .gt-feature-content .gt-theme-btn:hover {
background-color: var(--gt-white);
}
.gt-feature-wrapper-3 .gt-feature-content .gt-theme-btn:hover span {
color: var(--gt-header);
}
.gt-feature-wrapper-3:hover .gt-feature-image {
transform: rotateX(7deg) rotateY(7deg);
}
.gt-feature-section-3 {
position: relative;
}
.gt-feature-section-3 .gt-right-shape {
position: absolute;
right: 0;
top: 0;
}
@media (max-width: 1199px) {
.gt-feature-section-3 .gt-right-shape {
display: none;
}
}
.gt-feature-section-3 .gt-bottom-shape {
position: absolute;
right: 92px;
bottom: 88px;
}
@media (max-width: 1199px) {
.gt-feature-section-3 .gt-bottom-shape {
display: none;
}
}
.gt-feature-section-3 .gt-top-shape {
position: absolute;
top: 130px;
left: 40%;
}
@media (max-width: 1199px) {
.gt-feature-section-3 .gt-top-shape {
display: none;
}
}
.gt-feature-section-3 .gt-circle-shape {
position: absolute;
top: 27%;
left: 5%;
}
@media (max-width: 1199px) {
.gt-feature-section-3 .gt-circle-shape {
display: none;
}
}
.gt-feature-section-3 .gt-red-shape {
position: absolute;
top: 140px;
left: 16%;
}
@media (max-width: 1600px) {
.gt-feature-section-3 .gt-red-shape {
top: 100px;
left: 10%;
}
}
@media (max-width: 1199px) {
.gt-feature-section-3 .gt-red-shape {
display: none;
}
}
.gt-our-process-wrapper {
position: relative;
z-index: 9;
}
.gt-our-process-wrapper .gt-line-shape {
position: absolute;
top: 55%;
left: 50%;
transform: translate(-50%, -50%);
width: 936px;
z-index: -1;
}
.gt-our-process-wrapper .gt-line-shape img {
width: 100%;
height: 100%;
}
@media (max-width: 1399px) {
.gt-our-process-wrapper .gt-line-shape {
display: none;
}
}
.gt-our-process-wrapper .gt-our-process-item {
text-align: center;
margin-top: 30px;
}
.gt-our-process-wrapper .gt-our-process-item span {
font-size: 18px;
font-weight: 600;
}
.gt-our-process-wrapper .gt-our-process-item h3 {
margin-top: 30px;
margin-bottom: 10px;
}
@media (max-width: 1399px) {
.gt-our-process-wrapper .gt-our-process-item h3 {
font-size: 20px;
}
}
.gt-our-process-wrapper .gt-our-process-item p {
max-width: 306px;
text-align: center;
margin: 0 auto;
}
.gt-our-process-wrapper .gt-our-process-item .gt-icon {
width: 72px;
height: 72px;
line-height: 72px;
text-align: center;
border-radius: 100px;
background-color: var(--gt-white);
margin: 0 auto;
position: relative;
transition: all 0.4s ease-in-out;
margin-top: 30px;
}
.gt-our-process-wrapper .gt-our-process-item .gt-icon::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
width: 88px;
height: 88px;
border: 2px dashed var(--gt-border);
text-align: center;
border-radius: 100px;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
transition: all 0.4s ease-in-out;
animation: rotateBorder 7s linear infinite;
z-index: 1;
}
.gt-our-process-wrapper .gt-our-process-item.style-2 h3 {
margin-top: 40px;
}
.gt-our-process-wrapper .gt-our-process-item.style-2 p {
margin-bottom: 24px;
}
.gt-our-process-wrapper .gt-our-process-item:hover .gt-icon {
background-color: var(--gt-theme);
}
.gt-our-process-wrapper .gt-our-process-item:hover .gt-icon::before {
border: 2px dashed var(--gt-theme);
}
.gt-our-process-wrapper .gt-our-process-item:hover .gt-icon img {
filter: brightness(0) invert(1);
}
.gt-why-choose-us-wrapper .gt-why-choose-us-image img {
width: 100%;
height: 100%;
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-text {
margin-top: 20px;
color: rgba(255, 255, 255, 0.8);
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item {
margin-top: 30px;
display: flex;
align-items: center;
gap: 110px;
}
@media (max-width: 1399px) {
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-chosse-us-icon-item .gt-chosse-us-icon {
display: flex;
align-items: center;
gap: 16px;
margin-bottom: 24px;
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-chosse-us-icon-item .gt-chosse-us-icon .icon {
width: 56px;
height: 56px;
line-height: 56px;
background-color: var(--gt-theme-2);
border-radius: 100px;
text-align: center;
transition: all 0.4s ease-in-out;
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-chosse-us-icon-item .gt-chosse-us-icon .icon img {
transition: all 0.4s ease-in-out;
display: inline-block;
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-chosse-us-icon-item .gt-chosse-us-icon .content h4 {
font-weight: 600;
color: var(--gt-white);
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-chosse-us-icon-item .gt-chosse-us-icon:hover .icon {
background-color: var(--gt-theme);
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-chosse-us-icon-item .gt-chosse-us-icon:hover .icon img {
transform: scaleX(-1) !important;
filter: brightness(0) invert(1);
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-arrow {
border-left: 4px solid var(--gt-border);
padding-left: 60px;
}
@media (max-width: 1199px) {
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-why-choose-us-item .gt-arrow {
border-left: none;
padding-left: 0;
}
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-choose-us-button {
display: flex;
align-items: center;
gap: 80px;
margin-top: 48px;
}
@media (max-width: 1199px) {
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-choose-us-button {
flex-wrap: wrap;
gap: 24px;
margin-top: 30px;
}
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-choose-us-button .gt-count-item {
display: flex;
align-items: center;
gap: 10px;
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-choose-us-button .gt-count-item h2 {
color: var(--gt-white);
font-size: 56px;
}
.gt-why-choose-us-wrapper .gt-why-choose-us-content .gt-choose-us-button .gt-count-item p {
color: rgba(255, 255, 255, 0.8);
}
.gt-video-wrapper {
position: relative;
z-index: 9;
}
.gt-video-wrapper .gt-text {
font-size: 180px;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(202, 210, 210, 0.3);
background: transparent;
animation: strokeColorChange1 4s linear infinite;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -20%;
z-index: -1;
}
@media (max-width: 1600px) {
.gt-video-wrapper .gt-text {
top: -20%;
}
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-text {
display: none;
}
}
.gt-video-wrapper .gt-video-content {
position: relative;
border-left: 4px solid var(--gt-theme-2);
padding-left: 48px;
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-video-content {
padding-left: 0;
border-left: none;
}
}
.gt-video-wrapper .gt-video-content .gt-arrow {
position: absolute;
top: -15px;
right: 94px;
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-video-content .gt-arrow {
display: none;
}
}
.gt-video-wrapper .gt-video-content .gt-top-content {
display: flex;
align-items: center;
gap: 24px;
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-video-content .gt-top-content {
flex-wrap: wrap;
}
}
.gt-video-wrapper .gt-video-content .gt-top-content h2 {
color: var(--gt-white);
font-size: 100px;
font-weight: 800;
}
@media (max-width: 1399px) {
.gt-video-wrapper .gt-video-content .gt-top-content h2 {
font-size: 80px;
}
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-video-content .gt-top-content h2 {
font-size: 100px;
}
}
@media (max-width: 991px) {
.gt-video-wrapper .gt-video-content .gt-top-content h2 {
font-size: 50px;
}
}
@media (max-width: 767px) {
.gt-video-wrapper .gt-video-content .gt-top-content h2 {
font-size: 30px;
}
}
.gt-video-wrapper .gt-video-content .gt-top-content .circle-image {
position: relative;
}
@media (max-width: 575px) {
.gt-video-wrapper .gt-video-content .gt-top-content .circle-image {
display: none;
}
}
.gt-video-wrapper .gt-video-content .gt-top-content .circle-image .video-btn {
text-align: center;
color: var(--gt-white);
display: inline-block;
text-align: center;
font-size: 24px;
z-index: 999;
position: absolute;
z-index: 99;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 72px;
height: 72px;
line-height: 72px;
background-color: var(--gt-theme);
border-radius: 100%;
}
@media (max-width: 1600px) {
.gt-video-wrapper .gt-video-content .gt-top-content .circle-image .video-btn {
width: 80px;
height: 80px;
line-height: 80px;
}
}
.gt-video-wrapper .gt-video-content .gt-top-content .circle-image img {
animation: cir36 10s linear infinite;
}
.gt-video-wrapper .gt-video-content .gt-bottom-content {
display: flex;
align-items: center;
gap: 16px;
margin-top: 10px;
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-video-content .gt-bottom-content {
flex-wrap: wrap;
}
}
.gt-video-wrapper .gt-video-content .gt-bottom-content h4 {
color: rgba(255, 255, 255, 0.88);
}
.gt-video-wrapper .gt-video-content .gt-bottom-content h2 {
font-size: 100px;
color: var(--gt-white);
}
@media (max-width: 1399px) {
.gt-video-wrapper .gt-video-content .gt-bottom-content h2 {
font-size: 80px;
}
}
@media (max-width: 1199px) {
.gt-video-wrapper .gt-video-content .gt-bottom-content h2 {
font-size: 100px;
}
}
@media (max-width: 991px) {
.gt-video-wrapper .gt-video-content .gt-bottom-content h2 {
font-size: 50px;
}
}
@media (max-width: 767px) {
.gt-video-wrapper .gt-video-content .gt-bottom-content h2 {
font-size: 30px;
}
}
.gt-video-wrapper .gt-video-image {
overflow: hidden;
}
.gt-video-wrapper .gt-video-image::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.gt-video-wrapper .gt-video-image img {
width: 100%;
height: 100%;
}
.gt-video-wrapper .gt-video-image:hover::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.gt-video-section {
position: relative;
z-index: 9;
}
.gt-video-section .star {
position: absolute;
bottom: 64px;
left: 28%;
}
@media (max-width: 1199px) {
.gt-video-section .star {
display: none;
}
}
.gt-video-section .right-shape {
position: absolute;
right: 0%;
top: -47%;
z-index: -1;
}
@media (max-width: 1600px) {
.gt-video-section .right-shape {
right: -20%;
}
}
@media (max-width: 1199px) {
.gt-video-section .right-shape {
display: none;
}
}
.gt-footer-widget-wrapper-2 {
padding: 100px 0;
position: relative;
}
.gt-footer-widget-wrapper-2::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.24);
width: 1px;
right: initial;
left: 520px;
}
@media (max-width: 1399px) {
.gt-footer-widget-wrapper-2::before {
display: none;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-content {
position: relative;
}
.gt-footer-widget-wrapper-2 .gt-footer-content::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.24);
height: 1px;
right: initial;
left: -6px;
bottom: 50px;
top: initial;
width: 527px;
}
@media (max-width: 1399px) {
.gt-footer-widget-wrapper-2 .gt-footer-content::before {
display: none;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-content p {
color: var(--gt-white);
opacity: 0.7;
margin-bottom: 20px;
margin-top: 15px;
max-width: 479px;
}
.gt-footer-widget-wrapper-2 .gt-footer-content h4 {
color: var(--gt-white);
margin-bottom: 5px;
}
.gt-footer-widget-wrapper-2 .gt-footer-content span {
color: var(--gt-white);
opacity: 0.7;
}
.gt-footer-widget-wrapper-2 .gt-footer-content .gt-text {
color: var(--gt-white);
margin-top: 70px;
font-weight: 600;
opacity: initial;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-2 .gt-footer-content .gt-text {
margin-top: 30px;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-content .gt-text span {
color: var(--gt-theme);
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
@media (max-width: 1399px) {
.gt-footer-widget-wrapper-2 .gt-newsletter-item {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(255, 255, 255, 0.24);
height: 1px;
right: initial;
left: -29px;
bottom: -50px;
top: initial;
width: 782px;
}
@media (max-width: 1399px) {
.gt-footer-widget-wrapper-2 .gt-newsletter-item::before {
display: none;
}
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item .gt-content {
display: flex;
align-items: center;
gap: 16px;
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item .gt-content h4 {
color: var(--gt-white);
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item form {
max-width: 445px;
width: 100%;
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item form .form-clt {
position: relative;
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item form .form-clt input {
width: 100%;
outline: none;
border: none;
border-radius: 200px;
background: rgba(255, 255, 255, 0.16);
backdrop-filter: blur(26px);
color: rgba(255, 255, 255, 0.7);
line-height: 1;
padding: 20px;
max-width: 445px;
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item form .form-clt input::placeholder {
color: rgba(255, 255, 255, 0.7);
}
.gt-footer-widget-wrapper-2 .gt-newsletter-item form .form-clt .gt-theme-btn {
position: absolute;
top: 2px;
right: 2px;
bottom: 2px;
}
@media (max-width: 470px) {
.gt-footer-widget-wrapper-2 .gt-newsletter-item form .form-clt .gt-theme-btn {
position: static;
margin-top: 20px;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-items {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 100px;
position: relative;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-2 .gt-footer-items {
gap: 13px;
margin-top: 30px;
}
}
@media (max-width: 991px) {
.gt-footer-widget-wrapper-2 .gt-footer-items {
margin-top: 30px;
flex-wrap: wrap;
gap: 30px;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-items::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.24);
width: 1px;
right: initial;
left: 277px;
height: 300px;
top: -50px;
}
@media (max-width: 1399px) {
.gt-footer-widget-wrapper-2 .gt-footer-items::before {
display: none;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-contact h4 {
color: var(--gt-white);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-contact .gt-list {
margin-top: 20px;
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-contact .gt-list li a {
color: rgba(255, 255, 255, 0.7);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-contact .gt-list li i {
margin-right: 12px;
color: var(--gt-theme-2);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-contact .gt-list li:not(:last-child) {
margin-bottom: 12px;
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item h4 {
color: var(--gt-white);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-footer-list {
display: flex;
align-items: center;
gap: 40px;
margin-top: 20px;
margin-bottom: 30px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-footer-list {
flex-wrap: wrap;
gap: 15px;
}
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-footer-list li a {
color: rgba(255, 255, 255, 0.7);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-footer-list li a:hover {
color: var(--gt-theme);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-social-icon {
display: flex;
align-items: center;
gap: 16px;
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-social-icon a {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
background: rgba(255, 255, 255, 0.12);
color: rgba(255, 255, 255, 0.7);
}
.gt-footer-widget-wrapper-2 .gt-footer-items .gt-sideber-item .gt-social-icon a:hover {
background: var(--gt-theme);
color: var(--gt-white);
}
.gt-footer-section-2 {
position: relative;
z-index: 9;
}
.gt-footer-section-2 .gt-text-2 {
position: absolute;
left: 0;
right: 0;
bottom: -20px;
font-size: 152px;
color: transparent;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(202, 210, 210, 0.04);
background: transparent;
animation: strokeColorChange1 4s linear infinite;
z-index: -1;
}
@media (max-width: 1899px) {
.gt-footer-section-2 .gt-text-2 {
font-size: 125px;
}
}
@media (max-width: 1600px) {
.gt-footer-section-2 .gt-text-2 {
font-size: 114px;
}
}
@media (max-width: 1399px) {
.gt-footer-section-2 .gt-text-2 {
display: none;
}
}
.gt-footer-widget-wrapper-1 {
padding: 80px 0 40px;
position: relative;
}
.gt-footer-widget-wrapper-1::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.24);
height: 1px;
top: 80px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1::before {
display: none;
}
}
.gt-footer-widget-wrapper-1 .shape {
position: absolute;
right: 30px;
bottom: 200px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .shape {
display: none;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 {
background-color: var(--gt-theme-2);
padding: 48px 40px 48px 180px;
position: relative;
}
@media (max-width: 1600px) {
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 {
padding: 35px 40px 38px 146px;
}
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 {
padding: 30px;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .gt-arrow {
position: absolute;
top: 0;
left: 0;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .gt-arrow {
display: none;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content h3 {
font-size: 32px;
margin-bottom: 10px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content h3 {
font-size: 25px;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content p {
max-width: 455px;
color: rgba(6, 50, 50, 0.8);
margin-bottom: 30px;
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content form {
max-width: 476px;
width: 100%;
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content form .form-clt {
position: relative;
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content form .form-clt input {
width: 100%;
outline: none;
border: none;
border-radius: 200px;
background: var(--gt-white);
color: rgba(6, 50, 50, 0.7);
line-height: 1;
padding: 20px;
max-width: 476px;
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content form .form-clt input::placeholder {
color: rgba(6, 50, 50, 0.7);
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content form .form-clt .gt-theme-btn {
position: absolute;
top: 2px;
right: 2px;
bottom: 2px;
}
@media (max-width: 470px) {
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content form .form-clt .gt-theme-btn {
position: static;
margin-top: 20px;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content .social-list {
display: flex;
align-items: center;
gap: 20px;
margin-top: 30px;
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content .social-list a {
position: relative;
transition: all 0.4s ease-in-out;
color: var(--gt-header);
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content .social-list a::before {
position: absolute;
content: "";
left: 0;
bottom: 0;
width: 0;
height: 1px;
background-color: var(--gt-theme);
transition: all 0.4s ease-in-out;
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content .social-list a:hover {
color: var(--gt-theme);
}
.gt-footer-widget-wrapper-1 .gt-footer-left-item-1 .footer-left-content .social-list a:hover::before {
width: 100%;
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item {
margin-left: 20px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item {
margin-left: 0;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items {
margin-top: 48px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items {
margin-top: 0px;
}
}
@media (max-width: 991px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items {
margin-top: 30px;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-widget-title {
margin-bottom: 24px;
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-widget-title h4 {
color: var(--gt-white);
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-widget-title h4 {
font-size: 18px;
}
}
@media (max-width: 991px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-widget-title h4 {
font-size: 20px;
}
}
@media (max-width: 1600px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-list-items li {
font-size: 15px;
}
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-list-items li {
font-size: 16px;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-list-items li:not(:last-child) {
margin-bottom: 20px;
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-list-items li a {
color: rgba(255, 255, 255, 0.7);
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .gt-list-items li a:hover {
color: var(--gt-theme);
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .footer-contact-content p {
color: rgba(255, 255, 255, 0.7);
margin-bottom: 30px;
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .footer-contact-content .contact-list li {
border-radius: 48px;
background: rgba(255, 255, 255, 0.08);
backdrop-filter: blur(24px);
font-weight: 600;
display: inline-block;
padding: 8px 12px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .footer-contact-content .contact-list li {
padding: 8px 8px;
}
}
@media (max-width: 991px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .footer-contact-content .contact-list li {
padding: 8px 12px;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .footer-contact-content .contact-list li a {
color: var(--gt-white);
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-single-items .footer-contact-content .contact-list li i {
margin-right: 8px;
color: var(--gt-white);
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-bottom {
display: flex;
align-items: center;
justify-content: space-between;
background-color: var(--gt-theme-2);
border-radius: 0 104px 104px 0;
padding: 16px 204px 16px 24px;
margin-top: 44px;
}
@media (max-width: 1199px) {
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-bottom {
flex-wrap: wrap;
gap: 20px;
padding: 30px;
border-radius: 0;
}
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-bottom p {
font-weight: 600;
color: var(--gt-header);
}
.gt-footer-widget-wrapper-1 .gt-footer-right-item .gt-footer-bottom p span {
color: var(--gt-theme);
}
.gt-footer-section-1 {
position: relative;
}
.gt-footer-section-1::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: rgba(202, 210, 210, 0.24);
width: 1px;
left: 120px;
}
@media (max-width: 1600px) {
.gt-footer-section-1::before {
display: none;
}
}
.gt-footer-section-1::after {
position: absolute;
content: "";
background-color: rgba(202, 210, 210, 0.24);
width: 1px;
top: 0;
bottom: 0;
height: 100%;
right: 120px;
}
@media (max-width: 1600px) {
.gt-footer-section-1::after {
display: none;
}
}
.header-main {
display: flex;
align-items: center;
justify-content: space-between;
padding: 10px 0;
}
.header-main .main-menu ul {
margin-bottom: 0;
}
.header-main .main-menu ul li {
position: relative;
list-style: none;
display: inline-block;
margin-inline-end: 50px;
}
@media (max-width: 1199px) {
.header-main .main-menu ul li {
margin-inline-end: 30px;
}
}
.header-main .main-menu ul li:last-child {
margin-inline-end: 0;
}
.header-main .main-menu ul li a {
display: inline-block;
font-size: 16px;
font-weight: 600;
color: var(--gt-white);
font-family: "Plus Jakarta Sans", sans-serif;
padding: 20px 0;
text-align: left;
position: relative;
text-transform: capitalize;
transition: all 0.4s ease-in-out;
}
.header-main .main-menu ul li a i {
margin-left: 4px;
font-size: 14px;
}
.header-main .main-menu ul li a:hover {
color: var(--gt-theme) !important;
}
.header-main .main-menu ul li .submenu {
position: absolute;
top: 115%;
inset-inline-start: 0;
min-width: 260px;
padding: 20px 0;
z-index: 99999;
visibility: hidden;
opacity: 0;
transform-origin: top center;
color: var(--gt-header);
transform: translateY(-10px);
transition: all 0.4s ease-in-out;
border-top: 6px solid var(--gt-theme);
background-color: var(--gt-white);
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.header-main .main-menu ul li .submenu li {
display: block;
width: 100%;
margin: 0;
}
.header-main .main-menu ul li .submenu li a {
position: relative;
z-index: 11;
font-size: 16px;
font-weight: 600;
letter-spacing: -0.34px;
color: var(--gt-header);
line-height: 38px;
padding: 0px 0px 0px 32px;
padding-right: 22px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
}
.header-main .main-menu ul li .submenu li a::before {
content: "";
position: absolute;
width: 0px;
height: 2px;
background: var(--gt-theme);
left: 14px;
bottom: 18px;
transition: all 0.4s ease-in-out;
}
.header-main .main-menu ul li .submenu li a:hover {
color: var(--gt-theme) !important;
}
.header-main .main-menu ul li .submenu li:last-child a {
border: none;
}
.header-main .main-menu ul li .submenu li .submenu {
inset-inline-start: 100%;
top: 0;
visibility: hidden;
opacity: 0;
}
.header-main .main-menu ul li .submenu li:hover > a {
color: var(--gt-theme) !important;
margin-left: 10px;
}
.header-main .main-menu ul li .submenu li:hover > a::before {
width: 10px;
}
.header-main .main-menu ul li .submenu li:hover > a::after {
color: var(--gt-theme);
}
.header-main .main-menu ul li .submenu li:hover > .submenu {
-webkit-transform: translateY(1);
-moz-transform: translateY(1);
-ms-transform: translateY(1);
-o-transform: translateY(1);
transform: translateY(1);
visibility: visible;
opacity: 1;
}
.header-main .main-menu ul li .submenu li.has-dropdown > a::after {
position: absolute;
top: 50%;
inset-inline-end: 25px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
color: var(--gt-theme);
}
.header-main .main-menu ul li:hover > a {
color: var(--gt-theme);
}
.header-main .main-menu ul li:hover > a::after {
color: var(--gt-theme);
}
.header-main .main-menu ul li:hover > .submenu {
visibility: visible;
opacity: 1;
transform: translateY(0px);
}
.header-main .header-right {
gap: 30px;
}
@media (max-width: 1399px) {
.header-main .header-right {
gap: 20px;
}
}
.header-main .header-right .search-toggler {
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
color: var(--gt-white);
border-radius: 100px;
background: rgba(255, 255, 255, 0.08);
font-size: 24px;
}
@media (max-width: 575px) {
.header-main .header-right .search-toggler {
display: none;
}
}
@media (max-width: 1399px) {
.header-main .header-right .header-button {
display: none;
}
}
.header-main .header-right .header-button .gt-theme-btn:hover {
background-color: var(--gt-white);
}
.header-main .header-right .header-button .gt-theme-btn:hover span {
color: var(--gt-header);
}
.header-main .header-right .sidebar__toggle {
cursor: pointer;
font-size: 20px;
color: var(--gt-white);
}
.header-2 {
position: absolute;
left: 0;
right: 0;
width: 100%;
top: 0;
z-index: 999;
border-bottom: 1px solid rgba(255, 255, 255, 0.24);
background-color: var(--gt-header);
}
.header-2 .container-fluid {
padding: 0 155px;
}
@media (max-width: 1600px) {
.header-2 .container-fluid {
padding: 0 50px;
}
}
@media (max-width: 1399px) {
.header-2 .container-fluid {
padding: 0 40px;
}
}
@media (max-width: 1199px) {
.header-2 .container-fluid {
padding: 0 30px;
}
}
@media (max-width: 470px) {
.header-2 .container-fluid {
padding: 0 15px;
}
}
.header-2 .header-main .logo .header-logo-2 {
display: none;
}
@media (max-width: 1199px) {
.header-2,
.sticky.header-2 {
background-color: var(--gt-white);
border-bottom-color: rgba(0, 0, 0, 0.08);
}
.header-2 .header-main .logo img,
.sticky.header-2 .header-main .logo img {
max-width: 80%;
height: auto;
}
.header-2 .header-main .header-right .sidebar__toggle,
.sticky.header-2 .header-main .header-right .sidebar__toggle {
color: var(--gt-header);
}
}
.sticky {
position: fixed !important;
top: 0 !important;
left: 0;
width: 100%;
z-index: 99999;
transition: all 0.9s;
background-color: var(--gt-white);
-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.sticky.header-1::after {
display: none;
}
.sticky.header-1::before {
display: none;
}
.sticky.header-1 .header-main .header-left .logo .header-logo {
display: none;
}
.sticky.header-1 .header-main .header-left .logo .header-logo-2 {
display: block;
}
.sticky.header-1 .header-main .header-right .main-menu ul li a {
color: var(--gt-header);
}
.sticky.header-1 .header-main .header-right .header-call-item .caller-button .content span {
color: var(--gt-header);
}
.sticky.header-1 .header-main .header-right .header-call-item .caller-button .content h3 a {
color: var(--gt-header);
}
.sticky.header-1 .header-main .header-right .header-call-item .sidebar__toggle {
color: var(--gt-white);
background-color: var(--gt-header);
}
.sticky.header-2 .header-main .logo .header-logo {
display: none;
}
.sticky.header-2 .header-main .logo .header-logo-2 {
display: block;
}
.sticky.header-2 .header-main .main-menu ul li a {
color: var(--gt-header);
}
.sticky.header-2 .header-main .header-right .search-toggler {
background-color: var(--gt-header);
}
.sticky.header-2 .header-main .header-right .sidebar__toggle {
color: var(--gt-header);
}
.sticky.header-2 .header-main .header-right .gt-theme-btn:hover {
background-color: var(--gt-header);
}
.sticky.header-2 .header-main .header-right .gt-theme-btn:hover span {
color: var(--gt-white);
}
.sticky.header-3 .header-main {
background-color: transparent;
}
.sticky.header-3 .header-main .header-right .header-button .gt-theme-btn:hover {
background-color: var(--gt-header);
}
.sticky.header-3 .header-main .header-right .header-button .gt-theme-btn:hover span {
color: var(--gt-white);
}
.offcanvas__info {
background: var(--gt-white) none repeat scroll 0 0;
border-left: 2px solid var(--gt-theme);
position: fixed;
right: 0;
top: 0;
width: 450px;
height: 100%;
-webkit-transform: translateX(calc(100% + 80px));
-moz-transform: translateX(calc(100% + 80px));
-ms-transform: translateX(calc(100% + 80px));
-o-transform: translateX(calc(100% + 80px));
transform: translateX(calc(100% + 80px));
-webkit-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
-moz-transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
z-index: 9999999;
overflow-y: scroll;
overscroll-behavior-y: contain;
scrollbar-width: none;
}
.offcanvas__info::-webkit-scrollbar {
display: none;
}
.offcanvas__info.info-open {
opacity: 1;
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
}
.offcanvas__wrapper {
position: relative;
height: 100%;
padding: 30px 30px;
}
.offcanvas__wrapper .offcanvas__content .text {
color: var(--gt-black);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__close {
width: 45px;
height: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
background-color: var(--gt-theme);
position: relative;
z-index: 9;
cursor: pointer;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__close i {
color: var(--gt-white);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact {
margin-top: 20px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact h4 {
margin-bottom: 20px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul {
margin-top: 0;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {
font-size: 20px;
font-weight: 600;
text-transform: capitalize;
}
@media (max-width: 575px) {
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li {
font-size: 14px;
}
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child) {
margin-bottom: 30px;
}
@media (max-width: 575px) {
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child) {
margin-bottom: 20px;
}
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li a {
color: var(--gt-black);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon {
margin-right: 20px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i {
color: var(--gt-theme);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact span {
text-transform: initial;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn {
width: 100%;
padding: 20px 40px;
text-transform: capitalize !important;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon {
margin-top: 30px;
gap: 10px;
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a {
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 100%;
text-align: center;
font-size: 16px;
display: block;
background: transparent;
color: #000;
-webkit-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
text-align: center;
border: 1px solid var(--gt-border);
}
.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover {
background-color: var(--gt-theme);
color: var(--gt-white);
}
.offcanvas__overlay {
position: fixed;
height: 100%;
width: 100%;
background: #151515;
z-index: 900;
top: 0;
opacity: 0;
visibility: hidden;
right: 0;
}
.offcanvas__overlay.overlay-open {
opacity: 0.8;
visibility: visible;
}
@media (max-width: 450px) {
.offcanvas__info {
width: 300px;
}
}
@media (max-width: 575px) {
.offcanvas__wrapper {
padding: 20px;
}
}
.gt-breadcrumb-wrapper {
position: relative;
}
.gt-breadcrumb-wrapper .gt-right-shape {
position: absolute;
top: 0;
right: 155px;
}
@media (max-width: 1600px) {
.gt-breadcrumb-wrapper .gt-right-shape {
display: none;
}
}
.gt-breadcrumb-wrapper .gt-page-heading {
padding: 230px 0 130px;
text-align: center;
position: relative;
}
@media (max-width: 1199px) {
.gt-breadcrumb-wrapper .gt-page-heading {
padding: 190px 0 100px;
}
}
@media (max-width: 991px) {
.gt-breadcrumb-wrapper .gt-page-heading {
padding: 160px 0 80px;
}
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-arrow {
position: absolute;
left: 100px;
}
@media (max-width: 1199px) {
.gt-breadcrumb-wrapper .gt-page-heading .gt-arrow {
display: none;
}
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-star {
right: 100px;
position: absolute;
bottom: 72px;
}
@media (max-width: 1199px) {
.gt-breadcrumb-wrapper .gt-page-heading .gt-star {
display: none;
}
}
.gt-breadcrumb-wrapper .gt-page-heading h1 {
color: var(--gt-white);
font-size: 72px;
font-weight: 800;
}
@media (max-width: 1199px) {
.gt-breadcrumb-wrapper .gt-page-heading h1 {
font-size: 60px;
}
}
@media (max-width: 991px) {
.gt-breadcrumb-wrapper .gt-page-heading h1 {
font-size: 50px;
text-align: center;
}
}
@media (max-width: 767px) {
.gt-breadcrumb-wrapper .gt-page-heading h1 {
font-size: 40px;
}
}
@media (max-width: 575px) {
.gt-breadcrumb-wrapper .gt-page-heading h1 {
font-size: 30px;
}
}
@media (max-width: 470px) {
.gt-breadcrumb-wrapper .gt-page-heading h1 {
font-size: 30px;
}
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items {
display: flex;
align-items: center;
margin-top: 20px;
gap: 10px;
justify-content: center;
}
@media (max-width: 991px) {
.gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items {
justify-content: center;
}
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items li {
color: var(--gt-white);
text-transform: capitalize;
font-weight: 400;
font-size: 16px;
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items li a {
color: rgba(255, 255, 255, 0.7);
transition: all 0.4s ease-in-out;
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items li a:hover {
color: var(--gt-theme);
}
.gt-breadcrumb-wrapper .gt-page-heading .gt-breadcrumb-items li i {
color: var(--gt-white);
}
.gt-error-items {
text-align: center;
}
.gt-error-items h2 {
font-size: 180px;
line-height: 1;
}
@media (max-width: 575px) {
.gt-error-items h2 {
font-size: 130px;
}
}
.gt-error-items h3 {
font-size: 36px;
font-weight: 800;
margin-bottom: 20px;
}
@media (max-width: 1199px) {
.gt-error-items h3 {
font-size: 55px;
}
}
@media (max-width: 991px) {
.gt-error-items h3 {
font-size: 50px;
}
}
@media (max-width: 767px) {
.gt-error-items h3 {
font-size: 40px;
}
}
@media (max-width: 575px) {
.gt-error-items h3 {
font-size: 30px;
}
}
.gt-error-items p {
margin-bottom: 50px;
}
@media (max-width: 1199px) {
.gt-error-items p {
margin-bottom: 30px;
}
}
::-webkit-scrollbar {
width: 8px;
height: 8px;
}
::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px var(--gt-bg);
border-radius: 5px;
}
::-webkit-scrollbar-thumb {
background: var(--gt-theme);
border-radius: 10px;
}
.fix {
overflow: hidden;
}
.array-buttons {
display: flex;
align-items: center;
gap: 20px;
}
@media (max-width: 1199px) {
.array-buttons {
flex-wrap: wrap;
}
}
.array-buttons .array-prev {
width: 110px;
height: 48px;
line-height: 45px;
text-align: center;
background-color: transparent;
color: var(--gt-header);
transition: all 0.4s ease-in-out;
border-radius: 100px;
border: 1px solid var(--gt-header);
font-weight: 600;
}
.array-buttons .array-prev i {
margin-left: 5px;
transform: rotate(45deg);
}
.array-buttons .array-prev:hover {
background: var(--gt-theme-2);
color: var(--gt-header);
border: 1px solid var(--gt-theme-2);
}
.array-buttons .array-next {
width: 110px;
height: 48px;
line-height: 45px;
text-align: center;
background-color: var(--gt-theme-2);
color: var(--gt-header);
transition: all 0.4s ease-in-out;
border-radius: 100px;
font-weight: 600;
text-transform: uppercase;
}
.array-buttons .array-next i {
margin-left: 5px;
transform: rotate(-45deg);
}
.array-buttons .array-next:hover {
background: var(--gt-header);
color: var(--gt-white);
}
.swiper-dot {
text-align: center;
}
.swiper-dot .swiper-pagination-bullet {
width: 5px;
height: 5px;
transition: 0.6s;
background-color: var(--gt-white);
border-radius: 0;
opacity: 1;
position: relative;
}
.swiper-dot .swiper-pagination-bullet:not(:last-child) {
margin-right: 15px;
}
.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--gt-theme);
border: 1px solid var(--gt-theme);
transition: 0.6s;
position: relative;
width: 5px;
height: 5px;
border-radius: 0;
}
.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
border: 1px solid var(--gt-theme);
width: 20px;
height: 20px;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.swiper-dot-2 {
text-align: center;
}
.swiper-dot-2 .swiper-pagination-bullet {
width: 5px;
height: 5px;
transition: 0.6s;
background-color: var(--gt-white);
border-radius: 30px;
opacity: 1;
position: relative;
}
.swiper-dot-2 .swiper-pagination-bullet:not(:last-child) {
margin-bottom: 30px;
}
.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active {
background-color: var(--gt-theme);
border: 1px solid var(--gt-theme);
transition: 0.6s;
position: relative;
width: 5px;
height: 5px;
border-radius: 30px;
}
.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
border: 1px solid var(--gt-theme);
width: 20px;
height: 20px;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.bg-cover {
background-repeat: no-repeat;
background-size: cover;
position: relative;
background-position: center;
}
.footer-bg {
background-color: var(--gt-header);
}
.swiper-number4 {
text-align: center;
}
.swiper-number4 .swiper-number-bullet {
transition: 0.6s;
opacity: 1;
border: 1px transparent;
position: relative;
color: var(--gt-white);
}
.swiper-number4 .swiper-number-bullet.swiper-number-bullet-active {
background-color: var(--gt-theme);
transition: 0.6s;
position: relative;
width: 35px;
border-radius: 30px;
}
.sticky-style {
position: sticky !important;
top: 100px;
}
.scrolling-wrap {
overflow: hidden;
white-space: nowrap;
display: flex;
gap: 30px;
}
.scrolling-wrap.style-1 .comm .cmn-textslide {
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: var(--gt-white);
color: transparent;
}
.scrolling-wrap.style-1 .comm .cmn-textslide:hover {
color: var(--gt-white);
-webkit-text-stroke-color: var(--gt-white);
opacity: initial;
}
.scrolling-wrap.style-2 {
margin-top: 30px;
}
.scrolling-wrap.style-2 .comm {
animation: scroll-left-to-right-loop 50s linear infinite;
}
.scrolling-wrap .comm {
display: flex;
align-items: center;
animation: scroll 50s linear infinite;
gap: 30px;
}
.scrolling-wrap .comm .cmn-textslide {
font-size: 100px;
font-weight: 800;
line-height: 108px;
letter-spacing: -1.24px;
font-family: "Plus Jakarta Sans", sans-serif;
display: flex;
align-items: center;
gap: 30px;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: rgba(202, 210, 210, 0.48);
color: transparent;
transition: all 0.4s ease-in-out;
}
.scrolling-wrap .comm .cmn-textslide:hover {
color: var(--gt-header);
-webkit-text-stroke-color: var(--gt-header);
opacity: initial;
}
.scrolling-wrap:hover .comm {
animation-play-state: paused;
}
@media (max-width: 1399px) {
.scrolling-wrap .comm {
gap: 20px;
}
}
@media (max-width: 991px) {
.scrolling-wrap {
gap: 14px;
}
.scrolling-wrap .comm {
gap: 14px;
}
}
@media (max-width: 575px) {
.scrolling-wrap .comm {
gap: 12px;
}
}
.mean-container a.meanmenu-reveal {
display: none;
}
.mean-container .mean-nav {
background: none;
margin-top: 0;
}
.mean-container .mean-bar {
padding: 0;
min-height: auto;
background: none;
background: none;
}
.mean-container .mean-nav > ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.mean-container a.meanmenu-reveal {
display: none !important;
}
.mean-container .mean-nav ul li a {
display: block;
width: 100%;
padding: 10px 0;
color: var(--gt-black);
font-size: 16px;
font-weight: 600;
line-height: 2;
font-weight: 700;
text-transform: capitalize;
border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
border: none;
font-family: "Plus Jakarta Sans", sans-serif;
}
.mean-container .mean-nav ul li a:hover {
color: var(--gt-theme);
}
.mean-container .mean-nav ul li .submenu li a {
border-bottom: none !important;
font-size: 14px;
padding: 6px 0;
color: var(--gt-header);
}
.mean-container .mean-nav ul li a:last-child {
border-bottom: 0;
}
.mean-container .mean-nav ul li a:hover {
color: var(--gt-theme);
}
.mean-container .mean-nav ul li a.mean-expand {
margin-top: 5px;
padding: 0 !important;
}
.mean-container .mean-nav ul li > a > i {
display: none;
}
.mean-container .mean-nav ul li > a.mean-expand i {
display: inline-block;
font-size: 18px;
}
.mean-container .mean-nav > ul > li:first-child > a {
border-top: 0;
}
.mean-container .mean-nav ul li a.mean-expand.mean-clicked i {
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transition: all 0.4s ease-in-out;
}
.mean-container .mean-nav ul li .mega-menu li a {
height: 200px;
width: 100%;
padding: 0;
border-top: 0;
margin-bottom: 20px;
}
.gt-news-card-left-item {
display: flex;
align-items: center;
background-color: var(--gt-white);
margin-top: 30px;
}
.gt-news-card-left-item .gt-news-image {
position: relative;
}
.gt-news-card-left-item .gt-news-image::before {
position: absolute;
width: 100%;
height: 100%;
content: "";
left: 0;
top: 100%;
opacity: 0;
background: rgba(227, 87, 43, 0.8);
z-index: -1;
transition: 0.9s ease-in-out;
-moz-transition: 0.9s ease-in-out;
-o-transition: 0.9s ease-in-out;
-ms-transition: 0.9s ease-in-out;
}
@media (max-width: 1199px) {
.gt-news-card-left-item {
flex-wrap: wrap;
}
.gt-news-card-left-item .gt-news-image {
flex-basis: 100%;
}
.gt-news-card-left-item .gt-news-image img {
width: 100%;
height: 100%;
}
}
@media (max-width: 991px) {
.gt-news-card-left-item {
flex-wrap: initial;
}
.gt-news-card-left-item .gt-news-image {
flex-basis: initial;
}
.gt-news-card-left-item .gt-news-image img {
width: initial;
height: initial;
}
}
@media (max-width: 767px) {
.gt-news-card-left-item {
flex-wrap: wrap;
}
.gt-news-card-left-item .gt-news-image {
flex-basis: 100%;
}
.gt-news-card-left-item .gt-news-image img {
width: 100%;
height: 100%;
}
}
.gt-news-card-left-item.style-2 {
margin-top: 25px;
}
.gt-news-card-left-item .gt-news-content {
padding: 30px;
}
.gt-news-card-left-item .gt-news-content .gt-news-post {
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid rgba(202, 210, 210, 0.32);
padding-bottom: 10px;
margin-bottom: 16px;
}
.gt-news-card-left-item .gt-news-content .gt-news-post li span {
color: var(--gt-theme);
}
.gt-news-card-left-item .gt-news-content .gt-news-post li i {
margin-right: 8px;
}
.gt-news-card-left-item .gt-news-content h3 {
margin-bottom: 30px;
}
.gt-news-card-left-item .gt-news-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-news-card-left-item .gt-news-content h3 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-news-card-left-item .gt-news-content .gt-link-btn span {
border-bottom: 1px solid var(--gt-theme-2);
font-size: 14px;
}
.gt-news-card-left-item.style-1 {
background-color: var(--gt-bg);
}
@media (max-width: 1199px) {
.gt-news-card-left-item.style-1 {
flex-wrap: initial;
}
.gt-news-card-left-item.style-1 .gt-news-image {
flex-basis: initial;
}
.gt-news-card-left-item.style-1 .gt-news-image img {
width: 100%;
height: 100%;
}
}
@media (max-width: 575px) {
.gt-news-card-left-item.style-1 .gt-news-image img {
width: 100%;
height: 100%;
}
}
.gt-news-card-left-item.style-1.mt-24 {
margin-top: 24px;
}
.gt-news-card-left-item.style-1 .gt-news-content {
padding: 10px 16px 20px;
}
.gt-news-card-left-item.style-1 .gt-news-content .gt-news-post {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 10px;
}
@media (max-width: 1399px) {
.gt-news-card-left-item.style-1 .gt-news-content .gt-news-post {
flex-wrap: wrap;
}
}
.gt-news-card-left-item.style-1 .gt-news-content .gt-news-post li {
color: #4F6A69;
}
.gt-news-card-left-item.style-1 .gt-news-content .gt-news-post li i {
color: #B0BCBC;
}
.gt-news-card-left-item.style-1 .gt-news-content h6 {
font-weight: 800;
margin-bottom: 10px;
}
.gt-news-card-left-item.style-1 .gt-news-content h6 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-news-card-left-item.style-1 .gt-news-content h6 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-news-card-left-item:hover .gt-news-image::before {
top: 0%;
opacity: 0.8;
z-index: 9;
}
.gt-news-card-right-item {
margin-top: 30px;
}
.gt-news-card-right-item .gt-news-image {
position: relative;
}
.gt-news-card-right-item .gt-news-image img {
width: 100%;
height: 100%;
}
.gt-news-card-right-item .gt-news-image .gt-news-content {
padding: 30px 48px;
position: absolute;
left: 48px;
right: 48px;
bottom: -56px;
background-color: var(--gt-white);
}
@media (max-width: 1199px) {
.gt-news-card-right-item .gt-news-image .gt-news-content {
position: static;
padding: 30px;
}
}
.gt-news-card-right-item .gt-news-image .gt-news-content::before {
position: absolute;
content: "";
background-color: var(--gt-white);
width: 55px;
height: 60px;
bottom: -2px;
left: -52px;
clip-path: polygon(0 0, 100% 100%, 100% 0);
}
@media (max-width: 1199px) {
.gt-news-card-right-item .gt-news-image .gt-news-content::before {
display: none;
}
}
.gt-news-card-right-item .gt-news-image .gt-news-content::after {
position: absolute;
content: "";
background-color: var(--gt-white);
width: 55px;
height: 60px;
bottom: -2px;
right: -52px;
clip-path: polygon(0 0, 0 100%, 100% 0);
}
@media (max-width: 1199px) {
.gt-news-card-right-item .gt-news-image .gt-news-content::after {
display: none;
}
}
.gt-news-card-right-item .gt-news-image .gt-news-content .gt-news-post {
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid rgba(202, 210, 210, 0.32);
padding-bottom: 10px;
margin-bottom: 16px;
}
.gt-news-card-right-item .gt-news-image .gt-news-content .gt-news-post li span {
color: var(--gt-theme);
}
.gt-news-card-right-item .gt-news-image .gt-news-content .gt-news-post li i {
margin-right: 8px;
}
.gt-news-card-right-item .gt-news-image .gt-news-content h3 {
margin-bottom: 30px;
}
.gt-news-card-right-item .gt-news-image .gt-news-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-news-card-right-item .gt-news-image .gt-news-content h3 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-news-card-right-item .gt-news-image .gt-news-content .gt-link-btn span {
border-bottom: 1px solid var(--gt-theme-2);
}
.gt-news-card-items-3 {
margin-top: 30px;
}
.gt-news-card-items-3 .gt-news-image {
position: relative;
overflow: hidden;
}
.gt-news-card-items-3 .gt-news-image::before {
position: absolute;
z-index: 1;
display: block;
content: "";
width: 30px;
height: 30px;
background: rgba(227, 87, 43, 0.8);
bottom: 0;
top: 0;
left: 0;
right: 0;
opacity: 0;
margin: auto;
}
.gt-news-card-items-3 .gt-news-image span {
background-color: var(--gt-theme-2);
padding: 10px 12px;
border-radius: 100px;
font-weight: 600;
color: var(--gt-header);
position: absolute;
left: 25px;
top: 20px;
z-index: 999;
line-height: 1;
z-index: 9999;
}
.gt-news-card-items-3 .gt-news-image img {
width: 100%;
height: 100%;
transform: scale(1.02);
transition: all 1.5s ease-out;
}
.gt-news-card-items-3 .gt-news-content {
background-color: var(--gt-bg);
padding: 32px 24px;
}
.gt-news-card-items-3 .gt-news-content h3 {
margin-bottom: 24px;
}
.gt-news-card-items-3 .gt-news-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-news-card-items-3 .gt-news-content h3 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-news-card-items-3 .gt-news-content .gt-news-post {
display: flex;
align-items: center;
gap: 40px;
}
.gt-news-card-items-3 .gt-news-content .gt-news-post li span {
color: var(--gt-theme);
}
.gt-news-card-items-3 .gt-news-content .gt-news-post li i {
margin-right: 8px;
}
.gt-news-card-items-3 .gt-news-content.style-1 {
padding: 45px 24px 32px;
}
.gt-news-card-items-3 .gt-news-content.style-1 .gt-news-post {
margin-bottom: 15px;
}
.gt-news-card-items-3 .gt-news-content.style-1 .gt-news-post li {
color: #4F6A69;
}
.gt-news-card-items-3 .gt-news-content.style-1 .gt-news-post li i {
color: #B0BCBC;
}
.gt-news-card-items-3 .gt-news-content.style-1 h3 {
margin-bottom: 30px;
}
.gt-news-card-items-3:hover .gt-news-image::before {
animation: circle 1.5s ease-out forwards;
}
.gt-news-card-items-3:hover .gt-news-image img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.gt-news-standard-wrapper .gt-news-grid-items {
margin-bottom: 48px;
}
@media (max-width: 1199px) {
.gt-news-standard-wrapper .gt-news-grid-items {
margin-bottom: 30px;
}
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-image {
overflow: hidden;
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-image img {
width: 100%;
height: 100%;
transform: scale(1.02);
transition: all 1.5s ease-out;
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content .gt-date-list {
display: flex;
align-items: center;
gap: 20px;
margin-top: 24px;
margin-bottom: 15px;
}
@media (max-width: 1199px) {
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content .gt-date-list {
flex-wrap: wrap;
gap: 10px;
}
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content .gt-date-list li i {
margin-right: 10px;
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content h3 {
margin-bottom: 10px;
font-size: 32px;
}
@media (max-width: 1199px) {
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content h3 {
font-size: 25px;
}
}
@media (max-width: 575px) {
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content h3 {
font-size: 25px;
}
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content h3 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content .gt-theme-btn {
border: 1px solid var(--gt-theme);
color: var(--gt-header);
background-color: transparent;
margin-top: 32px;
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content .gt-theme-btn:hover {
background-color: var(--gt-theme);
}
.gt-news-standard-wrapper .gt-news-grid-items .gt-news-content .gt-theme-btn:hover span {
color: var(--gt-white);
}
.gt-news-standard-wrapper .gt-news-grid-items:hover .gt-news-image img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.gt-news-details-wrapper .gt-details-image img {
width: 100%;
height: 100%;
}
.gt-news-details-wrapper .gt-news-details-content {
margin-top: 24px;
}
.gt-news-details-wrapper .gt-news-details-content h3 {
font-size: 36px;
margin-bottom: 10px;
}
@media (max-width: 1199px) {
.gt-news-details-wrapper .gt-news-details-content h3 {
font-size: 25px;
}
}
@media (max-width: 575px) {
.gt-news-details-wrapper .gt-news-details-content h3 {
font-size: 20px;
}
}
.gt-news-details-wrapper .gt-news-details-content .gt-list {
margin-top: 20px;
margin-bottom: 20px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-list li {
font-size: 16px;
font-weight: 600;
}
.gt-news-details-wrapper .gt-news-details-content .gt-list li:not(:last-child) {
margin-bottom: 12px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-list li i {
margin-right: 10px;
color: var(--gt-theme);
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber {
padding: 30px 40px;
background-color: var(--gt-bg);
margin-bottom: 40px;
margin-top: 40px;
}
@media (max-width: 575px) {
.gt-news-details-wrapper .gt-news-details-content .gt-sideber {
padding: 30px;
}
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber h6 {
margin-bottom: 15px;
line-height: 150%;
letter-spacing: 0.5px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber .client-info-item {
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 1199px) {
.gt-news-details-wrapper .gt-news-details-content .gt-sideber .client-info-item {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber .client-info-item .client-info {
display: flex;
align-items: center;
gap: 12px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber .client-info-item .client-info .image {
border-radius: 100%;
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber .client-info-item .client-info h4 {
font-size: 20px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-sideber .client-info-item .icon {
font-size: 48px;
color: var(--gt-header);
}
.gt-news-details-wrapper .gt-news-details-content .text {
font-size: 24px;
margin-top: 30px;
}
@media (max-width: 1199px) {
.gt-news-details-wrapper .gt-news-details-content .text {
font-size: 20px;
}
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap {
border-bottom: 1px solid var(--gt-border);
padding: 30px 0;
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .tagcloud span {
font-size: 20px;
font-weight: 600;
display: inline-block;
margin-right: 8px;
color: var(--gt-header);
font-family: "Plus Jakarta Sans", sans-serif;
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .tagcloud a {
display: inline-block;
padding: 12px 26px;
line-height: 1;
background: var(--gt-bg);
margin-right: 8px;
text-transform: capitalize;
font-weight: 400;
transition: all 0.4s ease-in-out;
border-radius: 30px;
}
@media (max-width: 1199px) {
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .tagcloud a {
padding: 10px 18px;
}
}
@media (max-width: 1199px) {
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .tagcloud a {
margin-bottom: 15px;
}
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .tagcloud a:hover {
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .social-share a {
font-size: 16px;
color: var(--gt-header);
display: inline-block;
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
background-color: var(--gt-bg);
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .social-share a:not(:last-child) {
margin-right: 10px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-tag-share-wrap .social-share a:hover {
color: var(--gt-white);
background-color: var(--gt-theme);
}
.gt-news-details-wrapper .gt-news-details-content .gt-comments-area {
margin-top: 40px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-comments-area .gt-blog-single-comment {
border-bottom: 1.2px solid rgba(191, 191, 191, 0.24);
}
@media (max-width: 575px) {
.gt-news-details-wrapper .gt-news-details-content .gt-comments-area .gt-blog-single-comment {
flex-wrap: wrap;
gap: 20px;
}
}
.gt-news-details-wrapper .gt-news-details-content .gt-comments-area .gt-blog-single-comment .gt-content .head .con h5 {
margin-bottom: 10px;
font-weight: 600;
font-size: 20px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-comments-area .gt-blog-single-comment .gt-content .reply {
border-radius: 2px;
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 5px 18px;
font-weight: 400;
color: var(--gt-white);
transition: all 0.4s ease-in-out;
}
.gt-news-details-wrapper .gt-news-details-content .gt-comments-area .gt-blog-single-comment .gt-content .reply:hover {
background-color: var(--gt-theme);
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap {
padding: 30px;
background-color: var(--gt-bg);
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap h4 {
margin-top: 0;
margin-bottom: 0;
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap p {
margin-bottom: 20px;
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap .form-clt span {
color: var(--gt-header);
display: inline-block;
margin-bottom: 10px;
font-size: 14px;
font-weight: 700;
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap .form-clt input, .gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap .form-clt textarea {
width: 100%;
outline: none;
border: none;
border: 1px solid var(--gt-border);
background: rgba(255, 255, 255, 0.05);
padding: 12px 20px;
font-weight: 400;
color: var(--gt-text);
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap .form-clt input::placeholder, .gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap .form-clt textarea::placeholder {
color: var(--gt-text);
}
.gt-news-details-wrapper .gt-news-details-content .gt-comment-form-wrap .form-clt textarea {
padding-bottom: 70px;
resize: none;
}
.gt-back-to-top {
background-color: var(--gt-theme);
width: 50px;
height: 50px;
line-height: 40px;
color: var(--gt-white);
font-size: 16px;
position: fixed;
display: inline-block;
z-index: 9999;
left: 30px;
bottom: 30px;
transition: all 0.4s ease-in-out;
opacity: 0;
visibility: hidden;
transform: translateY(20px);
}
@media (max-width: 575px) {
.gt-back-to-top {
display: none;
}
}
.gt-back-to-top:hover {
background-color: var(--gt-header);
color: var(--gt-bg);
}
.gt-back-to-top.show {
opacity: 1;
visibility: visible;
transform: translate(0);
}
body.wg-no-scroll {
overflow: hidden;
}
.wg-float-whatsapp {
position: fixed;
right: 30px;
bottom: 30px;
z-index: 9998;
width: 58px;
height: 58px;
background: #25D366;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
font-size: 30px;
text-decoration: none;
box-shadow: 0 4px 16px rgba(37, 211, 102, 0.45);
transition: transform 0.3s ease, background 0.3s ease;
}
.wg-float-whatsapp:hover {
transform: scale(1.12);
background: #1ebe5d;
color: #fff;
}
.wg-float-whatsapp::before,
.wg-float-whatsapp::after {
content: '';
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
background: rgba(37, 211, 102, 0.35);
animation: wg-wa-pulse 2.2s ease-out infinite;
pointer-events: none;
}
.wg-float-whatsapp::after {
animation-delay: 1.1s;
}
@keyframes wg-wa-pulse {
0%   { transform: scale(1);   opacity: 1; }
100% { transform: scale(2.2); opacity: 0; }
}
.wg-float-quote {
position: fixed;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 9997;
background: var(--gt-header, #0B408D);
color: #fff;
border: none;
cursor: pointer;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
padding: 20px 11px;
border-radius: 8px 0 0 8px;
box-shadow: -3px 0 14px rgba(0, 0, 0, 0.22);
transition: background 0.3s ease, padding-right 0.3s ease;
writing-mode: vertical-rl;
text-orientation: mixed;
font-size: 12px;
font-weight: 700;
letter-spacing: 1.8px;
text-transform: uppercase;
}
.wg-float-quote i {
writing-mode: horizontal-tb;
font-size: 16px;
transform: rotate(90deg);
}
.wg-float-quote:hover {
background: var(--gt-theme, #33AF5D);
}
@media (max-width: 767px) {
.wg-float-quote {
padding: 16px 9px;
font-size: 11px;
gap: 8px;
}
}
@media (max-width: 480px) {
.wg-float-quote {
display: none;
}
}
.wg-popup-overlay {
display: none;
position: fixed;
inset: 0;
background: rgba(0, 0, 0, 0.62);
z-index: 99999;
align-items: center;
justify-content: center;
padding: 16px;
backdrop-filter: blur(3px);
}
.wg-popup-overlay.active {
display: flex;
}
.wg-popup-box {
background: #fff;
border-radius: 14px;
max-width: 500px;
width: 100%;
overflow: hidden;
box-shadow: 0 24px 70px rgba(0, 0, 0, 0.35);
animation: wg-popup-in 0.28s cubic-bezier(0.34, 1.56, 0.64, 1);
}
@keyframes wg-popup-in {
from { opacity: 0; transform: translateY(-24px) scale(0.94); }
to   { opacity: 1; transform: translateY(0)    scale(1);    }
}
.wg-popup-header {
background: var(--gt-header, #0B408D);
color: #fff;
padding: 26px 28px 22px;
position: relative;
}
.wg-popup-header h4 {
margin: 0 0 5px;
font-size: 21px;
font-weight: 700;
color: #fff;
line-height: 1.3;
}
.wg-popup-header p {
margin: 0;
font-size: 13px;
opacity: 0.82;
color: #fff;
}
.wg-popup-close {
position: absolute;
top: 14px;
right: 16px;
background: rgba(255, 255, 255, 0.15);
border: none;
color: #fff;
width: 32px;
height: 32px;
border-radius: 50%;
cursor: pointer;
font-size: 15px;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.2s;
}
.wg-popup-close:hover {
background: rgba(255, 255, 255, 0.3);
}
.wg-popup-body {
padding: 26px 28px 28px;
}
.wg-popup-body .form-clt {
margin-bottom: 0;
}
.wg-popup-body .form-clt span {
display: block;
font-size: 13px;
font-weight: 600;
margin-bottom: 6px;
color: #333;
}
.wg-popup-body .form-clt input,
.wg-popup-body .form-clt textarea {
width: 100%;
border: 1.5px solid #dde1e7;
border-radius: 7px;
padding: 10px 14px;
font-size: 14px;
color: #333;
outline: none;
transition: border-color 0.2s, box-shadow 0.2s;
background: #fafbfc;
}
.wg-popup-body .form-clt input:focus,
.wg-popup-body .form-clt textarea:focus {
border-color: var(--gt-theme, #33AF5D);
box-shadow: 0 0 0 3px rgba(51, 175, 93, 0.15);
background: #fff;
}
.wg-popup-body .form-clt textarea {
height: 96px;
resize: none;
}
.wg-popup-submit {
display: block;
width: 100%;
background: var(--gt-theme, #33AF5D);
color: #fff;
border: none;
padding: 13px 20px;
border-radius: 7px;
font-size: 14px;
font-weight: 700;
letter-spacing: 0.6px;
cursor: pointer;
transition: background 0.3s ease, transform 0.15s ease;
margin-top: 4px;
}
.wg-popup-submit:hover {
background: var(--gt-header, #0B408D);
transform: translateY(-1px);
}
.wg-popup-submit:disabled {
opacity: 0.7;
cursor: not-allowed;
transform: none;
}
.wg-popup-alert {
display: none;
padding: 11px 15px;
border-radius: 7px;
margin-bottom: 16px;
font-size: 14px;
align-items: center;
}
.wg-popup-alert.wg-show {
display: flex;
}
.wg-popup-alert.success {
background: #d4edda;
border: 1px solid #b8dfc4;
color: #155724;
}
.wg-popup-alert.error {
background: #fdecea;
border: 1px solid #f5c6cb;
color: #721c24;
}
.cursor-outer {
-webkit-margin-start: -12px;
margin-inline-start: -12px;
margin-top: -12px;
width: 30px;
height: 30px;
border: 1px solid var(--gt-theme);
background-color: var(--gt-theme);
-webkit-box-sizing: border-box;
box-sizing: border-box;
z-index: 10000000;
opacity: 0.34;
-webkit-transition: all 0.4s ease-out 0s;
transition: all 0.4s ease-out 0s;
}
.cursor-outer.cursor-hover {
opacity: 0.14;
}
.cursor-outer.cursor-big {
opacity: 0;
}
.mouseCursor {
position: fixed;
top: 0;
inset-inline-start: 0;
inset-inline-end: 0;
bottom: 0;
pointer-events: none;
border-radius: 50%;
-webkit-transform: translateZ(0);
transform: translateZ(0);
visibility: hidden;
text-align: center;
}
.mouseCursor.cursor-big {
width: 20px;
height: 20px;
-webkit-margin-start: -12px;
margin-inline-start: -12px;
margin-top: -12px;
}
.cursor-inner {
-webkit-margin-start: -3px;
margin-inline-start: -3px;
margin-top: -3px;
width: 10px;
height: 10px;
z-index: 10000001;
background-color: var(--gt-theme);
opacity: 1;
-webkit-transition: all 0.24s ease-out 0s;
transition: all 0.24s ease-out 0s;
}
.cursor-inner span {
color: var(--gt-text);
line-height: 60px;
opacity: 0;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
}
.cursor-inner.cursor-big span {
opacity: 1;
}
.cursor-inner.cursor-hover {
-webkit-margin-start: -10px;
margin-inline-start: -10px;
margin-top: -10px;
width: 30px;
height: 30px;
background-color: var(--gt-theme);
border: 1px solid #686363;
opacity: 0;
}
.search-popup {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: -2;
-webkit-transition: all 1s ease;
-khtml-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.search-popup.active {
z-index: 9999;
}
.search-popup.active .search-popup__overlay {
top: auto;
bottom: calc(90px - 112vw);
-webkit-transform: scale(1);
-khtml-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition-delay: 0s;
-webkit-transition-delay: 0s;
opacity: 0.7;
-webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
-o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
.search-popup.active .search-popup__overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
transform: none;
width: 100%;
height: 100%;
border-radius: 0;
transform: translateY(0%);
}
}
.search-popup.active .search-popup__content {
width: 100%;
opacity: 1;
transition-delay: 0.7s;
-webkit-transition-delay: 0.7s;
}
.gt-page-nav-wrap ul {
display: flex;
align-items: center;
gap: 10px;
justify-content: center;
}
.gt-page-nav-wrap ul li {
display: inline-block;
}
.gt-page-nav-wrap ul li:first-child a {
color: var(--gt-white);
background-color: transparent;
border: 1px none;
}
.gt-page-nav-wrap ul li:last-child a {
color: var(--gt-white);
background-color: transparent;
border: 1px none;
}
.gt-page-nav-wrap ul li .gt-page-numbers.current {
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-page-nav-wrap ul li .gt-page-numbers {
display: inline-block;
width: 54px;
height: 54px;
line-height: 54px;
border-radius: 100%;
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.2);
font-weight: 600;
transition: all 0.3s ease-in-out;
color: var(--gt-text);
text-align: center;
background-color: transparent;
}
@media (max-width: 991px) {
.gt-page-nav-wrap ul li .gt-page-numbers {
margin-top: 10px;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 14px;
}
}
@media (max-width: 470px) {
.gt-page-nav-wrap ul li .gt-page-numbers {
width: 40px;
height: 40px;
line-height: 40px;
}
}
.gt-page-nav-wrap ul li .gt-page-numbers.active {
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-page-nav-wrap ul li .gt-page-numbers i {
margin-top: 2px;
}
.gt-page-nav-wrap ul li .gt-page-numbers:hover {
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-pricing-section-3 {
position: relative;
z-index: 9;
}
.gt-pricing-section-3 .gt-left-shape {
position: absolute;
left: 0;
top: 0;
z-index: -1;
transform: translateX(-100%);
animation: slideInLeft 1.5s ease-out forwards;
}
@media (max-width: 1199px) {
.gt-pricing-section-3 .gt-left-shape {
display: none;
}
}
.gt-pricing-section-3 .gt-right-shape {
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
animation: slideInRight 1.5s ease-out forwards;
}
@media (max-width: 1199px) {
.gt-pricing-section-3 .gt-right-shape {
display: none;
}
}
.gt-pricing-card-items {
padding: 40px;
background-color: var(--gt-white);
margin-top: 30px;
position: relative;
transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
.gt-pricing-card-items {
padding: 30px;
}
}
.gt-pricing-card-items::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: var(--gt-theme);
transform: scaleX(0.7) rotateX(20deg);
opacity: 0;
transition: all 0.4s linear;
z-index: -1;
transition: all 0.4s ease-in-out;
}
.gt-pricing-card-items .gt-pricing-header {
display: flex;
align-items: center;
gap: 30px;
border-bottom: 1px solid rgba(202, 210, 210, 0.48);
padding-bottom: 30px;
margin-bottom: 25px;
}
@media (max-width: 1399px) {
.gt-pricing-card-items .gt-pricing-header {
gap: 10px;
}
}
@media (max-width: 1199px) {
.gt-pricing-card-items .gt-pricing-header {
gap: 30px;
}
}
.gt-pricing-card-items .gt-pricing-header .gt-pricing-circle {
width: 120px;
height: 120px;
line-height: 120px;
border-radius: 100%;
text-align: center;
background-color: var(--gt-theme-2);
flex-direction: column;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.3s ease;
}
.gt-pricing-card-items .gt-pricing-header .gt-pricing-circle h4 {
font-size: 24px;
font-weight: 800;
line-height: 1.2;
margin: 0;
}
@media (max-width: 1899px) {
.gt-pricing-card-items .gt-pricing-header .gt-pricing-circle h4 {
font-size: 20px;
}
}
.gt-pricing-card-items .gt-pricing-header .gt-pricing-circle span {
line-height: 1;
margin-top: 5px;
}
@media (max-width: 1399px) {
.gt-pricing-card-items .gt-pricing-header .content h3 {
font-size: 20px;
}
}
.gt-pricing-card-items .gt-pricing-list li {
color: var(--gt-header);
}
.gt-pricing-card-items .gt-pricing-list li i {
margin-right: 10px;
}
.gt-pricing-card-items .gt-pricing-list li:not(:last-child) {
margin-bottom: 15px;
}
.gt-pricing-card-items .gt-pricing-list li.style-2 {
color: var(--gt-text);
}
.gt-pricing-card-items .gt-theme-btn {
margin-top: 32px;
background-color: var(--gt-header);
}
.gt-pricing-card-items .gt-theme-btn:hover {
background-color: var(--gt-theme);
}
.gt-pricing-card-items:hover {
transform: translateY(-10px);
}
.gt-pricing-card-items:hover .gt-pricing-circle {
transform: translateX(10px) scale(1.1) rotate(10deg);
}
.gt-pricing-card-items:hover::before {
transform: scaleX(1) rotateX(0deg);
transition: all 0.4s linear;
opacity: 1;
z-index: 1;
}
.gt-pricing-card-items:hover .gt-pricing-header {
position: relative;
z-index: 1;
}
.gt-pricing-card-items:hover .gt-pricing-header .content h3 {
color: var(--gt-white);
}
.gt-pricing-card-items:hover .gt-pricing-header .content p {
color: var(--gt-white);
}
.gt-pricing-card-items:hover .gt-pricing-list {
position: relative;
z-index: 1;
}
.gt-pricing-card-items:hover .gt-pricing-list li {
color: var(--gt-white);
}
.gt-pricing-card-items:hover .gt-theme-btn {
position: relative;
z-index: 1;
}
.gt-pricing-card-items:hover .gt-theme-btn:hover {
background-color: var(--gt-white);
}
.gt-pricing-card-items:hover .gt-theme-btn:hover span {
color: var(--gt-header);
}
.gt-pricing-section-1 .nav {
display: flex;
background: var(--gt-white);
justify-content: center;
max-width: 340px;
text-align: center;
margin: 0 auto;
margin-bottom: 30px;
}
@media (max-width: 575px) {
.gt-pricing-section-1 .nav {
margin-top: 30px;
}
}
.gt-pricing-section-1 .nav li .nav-link {
color: var(--gt-header);
transition: all 0.4s ease-in-out;
padding: 18px 26px;
font-family: "Lato", sans-serif;
line-height: 1;
}
.gt-pricing-section-1 .nav li .nav-link.active {
position: relative;
background-color: var(--gt-theme);
color: var(--gt-white);
}
.gt-project-card-item-2 {
margin-top: 30px;
}
.gt-project-card-item-2 .gt-project-image {
position: relative;
overflow: hidden;
}
.gt-project-card-item-2 .gt-project-image img {
width: 100%;
height: 100%;
transform: scale(1.02);
transition: all 1.5s ease-out;
}
.gt-project-card-item-2 .gt-project-image::before {
position: absolute;
z-index: 1;
display: block;
content: "";
width: 30px;
height: 30px;
background-color: rgba(255, 255, 255, 0.3);
bottom: 0;
top: 0;
left: 0;
right: 0;
opacity: 0;
margin: auto;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content {
position: absolute;
left: 0;
bottom: 0;
right: 0;
display: flex;
align-items: center;
justify-content: space-between;
padding: 20px 0;
background-color: var(--gt-white);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease-in-out;
z-index: 999;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .content span {
color: var(--gt-theme);
position: relative;
display: inline-block;
margin-left: 35px;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .content span::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: var(--gt-theme);
width: 24px;
height: 2px;
left: -35px;
top: 13px;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .content h4 {
margin-top: 5px;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .content h4 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .content h4 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 16px;
position: relative;
min-width: auto;
text-transform: capitalize;
overflow: hidden;
transition: all 0.4s ease-in-out;
font-family: "Lato", sans-serif;
font-weight: 600;
color: var(--gt-white);
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background-color: var(--gt-theme);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow span {
font-size: 16px;
display: flex;
align-items: center;
gap: 8px;
transition: opacity 0.35s ease, transform 0.35s ease;
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow span i {
transition: transform 0.35s ease;
transform: rotate(-45deg);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow span:last-child {
position: absolute;
opacity: 0;
transform: translateY(50px);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover {
background-color: var(--gt-header);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover span:first-child,
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover .btn:focus span:first-child {
opacity: 0;
transform: translateY(-50px);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover span:last-child,
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover .btn:hover span:last-child,
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover .btn:focus span:last-child {
opacity: 1;
transform: translateY(0);
}
.gt-project-card-item-2 .gt-project-image .gt-project-content .gt-arrow:hover i {
transform: rotate(0);
}
.gt-project-card-item-2:hover .gt-project-image::before {
animation: circle 1.5s ease-out forwards;
}
.gt-project-card-item-2:hover .gt-project-image img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.gt-project-card-item-2:hover .gt-project-image .gt-project-content {
opacity: 1;
visibility: visible;
bottom: 0;
}
.gt-project-section-2 .container-fluid {
padding: 0 32px;
}
@media (max-width: 575px) {
.gt-project-section-2 .container-fluid {
padding: 0 15px;
}
}
.gt-project-card-items-3 {
margin-top: 30px;
}
.gt-project-card-items-3 .gt-project-image {
position: relative;
overflow: hidden;
height: 426px;
}
.gt-project-card-items-3 .gt-project-image::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #063232 84.04%);
opacity: 0;
visibility: hidden;
transition: all 0.4s ease-in-out;
}
.gt-project-card-items-3 .gt-project-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.gt-project-card-items-3 .gt-project-image .gt-project-content {
position: absolute;
left: 24px;
right: 24px;
bottom: -24px;
display: flex;
align-items: center;
justify-content: space-between;
transition: all 0.4s ease-in-out;
opacity: 0;
visibility: hidden;
}
@media (max-width: 1199px) {
.gt-project-card-items-3 .gt-project-image .gt-project-content {
flex-wrap: wrap;
gap: 20px;
}
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .content span {
color: var(--gt-theme);
position: relative;
display: inline-block;
margin-left: 35px;
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .content span::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: var(--gt-theme);
width: 24px;
height: 2px;
left: -35px;
top: 13px;
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .content h4 {
margin-top: 5px;
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .content h4 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
color: var(--gt-white);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .content h4 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 16px;
position: relative;
min-width: auto;
text-transform: capitalize;
overflow: hidden;
transition: all 0.4s ease-in-out;
font-family: "Lato", sans-serif;
font-weight: 600;
color: var(--gt-white);
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
background-color: var(--gt-theme);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow span {
font-size: 16px;
display: flex;
align-items: center;
gap: 8px;
transition: opacity 0.35s ease, transform 0.35s ease;
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow span i {
transition: transform 0.35s ease;
transform: rotate(-45deg);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow span:last-child {
position: absolute;
opacity: 0;
transform: translateY(50px);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow:hover span:first-child,
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow:hover .btn:focus span:first-child {
opacity: 0;
transform: translateY(-50px);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow:hover span:last-child,
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow:hover .btn:hover span:last-child,
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow:hover .btn:focus span:last-child {
opacity: 1;
transform: translateY(0);
}
.gt-project-card-items-3 .gt-project-image .gt-project-content .gt-arrow:hover i {
transform: rotate(0);
}
.gt-project-card-items-3:hover .gt-project-image::before {
opacity: 1;
visibility: visible;
}
.gt-project-card-items-3:hover .gt-project-image .gt-project-content {
opacity: 1;
visibility: visible;
bottom: 24px;
}
.gt-project-card-items-3:hover .gt-project-image .gt-project-content .content span {
position: relative;
z-index: 999;
}
.gt-project-card-items-3:hover .gt-project-image .gt-project-content .content h4 {
position: relative;
z-index: 999;
}
.gt-project-card-items-3:hover .gt-project-image .gt-project-content .gt-arrow {
position: relative;
z-index: 999;
}
.gt-project-section-3 .container-fluid {
padding: 0 56px;
}
@media (max-width: 1199px) {
.gt-project-section-3 .container-fluid {
padding: 0 30;
}
}
@media (max-width: 767px) {
.gt-project-section-3 .container-fluid {
padding: 0 15px;
}
}
.gt-project-details-wrapper .gt-project-details-image {
margin-bottom: 30px;
}
.gt-project-details-wrapper .gt-project-details-image img {
width: 100%;
height: 100%;
}
.gt-project-details-wrapper .gt-project-details-content h3 {
font-size: 32px;
margin-bottom: 20px;
}
@media (max-width: 1199px) {
.gt-project-details-wrapper .gt-project-details-content h3 {
font-size: 28px;
}
}
.gt-project-details-wrapper .gt-project-details-content .gt-thumb img {
width: 100%;
height: 100%;
}
.gt-project-details-wrapper .gt-project-information {
background-color: var(--gt-bg);
padding: 30px;
}
.gt-project-details-wrapper .gt-project-information .gt-information-list {
margin-top: 20px;
}
.gt-project-details-wrapper .gt-project-information .gt-information-list li {
color: var(--gt-text);
display: flex;
align-items: center;
gap: 16px;
font-size: 16px;
}
@media (max-width: 1199px) {
.gt-project-details-wrapper .gt-project-information .gt-information-list li {
gap: 14px;
}
}
.gt-project-details-wrapper .gt-project-information .gt-information-list li:not(:last-child) {
margin-bottom: 15px;
border-bottom: 1px solid var(--gt-border);
padding-bottom: 15px;
}
.gt-project-details-wrapper .gt-project-information .gt-information-list li span {
color: var(--gt-header);
font-size: 18px;
}
@media (max-width: 1199px) {
.gt-project-details-wrapper .gt-project-information .gt-information-list li span {
font-size: 16px;
}
}
.gt-section-title {
position: relative;
z-index: 99;
margin-bottom: 30px;
}
@media (max-width: 767px) {
.gt-section-title {
margin-bottom: 0;
}
}
.gt-section-title .gt-sub-title {
font-size: 16px;
font-weight: 600;
color: var(--gt-theme);
font-family: "Lato", sans-serif;
margin-bottom: 20px;
text-transform: capitalize;
line-height: 1;
display: inline-flex;
align-items: center;
gap: 6px;
}
.gt-section-title .gt-sub-title.style-2 {
color: var(--gt-theme-2);
}
.gt-section-title h2 span {
font-size: 18px;
font-weight: 600;
color: var(--gt-theme);
font-family: "Lato", sans-serif;
letter-spacing: 0.5px;
position: relative;
}
.gt-section-title h2 span img.image-2 {
margin-left: 60px;
}
@media (max-width: 767px) {
.gt-section-title h2 span img.image-2 {
display: none;
}
}
.gt-section-title h2 span::before {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: "";
background-color: var(--gt-theme);
width: 62px;
height: 1px;
top: 11px;
left: initial;
right: 15px;
}
@media (max-width: 767px) {
.gt-section-title h2 span::before {
display: none;
}
}
.gt-section-title h2 span.style-2 {
color: var(--gt-theme-2);
margin-left: 20px;
}
@media (max-width: 1199px) {
.gt-section-title h2 span.style-2 {
margin-left: 0;
}
}
.gt-section-title h2 span.style-2 img.image-2 {
margin-left: 120px;
}
@media (max-width: 575px) {
.gt-section-title h2 span.style-2 img.image-2 {
margin-left: 0;
}
}
.gt-section-title h2 span.style-2::before {
background-color: var(--gt-theme-2);
width: 118px;
}
@media (max-width: 1199px) {
.gt-section-title h2 span.style-2::before {
top: 68px;
right: 148px;
}
}
@media (max-width: 991px) {
.gt-section-title h2 span.style-2::before {
top: 11px;
right: 15px;
}
}
@media (max-width: 575px) {
.gt-section-title h2 span.style-2::before {
display: none;
}
}
@media (max-width: 575px) {
.gt-section-title h2 span.style-3 img.image-2 {
margin-left: 0;
}
}
@media (max-width: 575px) {
.gt-section-title h2 span.style-3::before {
display: none;
}
}
.gt-section-title-area {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
z-index: 9;
margin-bottom: 30px;
}
.gt-section-title-area .gt-section-title {
margin-bottom: 0;
}
.gt-section-title-area .gt-rating-item {
display: flex;
align-items: center;
gap: 10px;
}
.gt-section-title-area .gt-rating-item .content span {
font-size: 14px;
font-weight: 400;
}
.gt-section-title-area .gt-rating-item .content .star i {
color: #FCD554;
}
@media (max-width: 991px) {
.gt-section-title-area {
flex-wrap: wrap;
gap: 30px;
}
}
@media (max-width: 767px) {
.gt-section-title-area {
margin-bottom: 0;
}
}
.gt-section-title-area .nav {
display: flex;
justify-content: space-between;
border: 1px solid rgba(202, 210, 210, 0.24);
background: rgba(255, 255, 255, 0.12);
backdrop-filter: blur(24px);
}
.gt-section-title-area .nav li .nav-link {
color: var(--gt-white);
transition: all 0.4s ease-in-out;
padding: 18px 32px;
font-family: "Lato", sans-serif;
line-height: 1;
}
.gt-section-title-area .nav li .nav-link.active {
position: relative;
background-color: var(--gt-theme-2);
color: var(--gt-header);
}
.center {
text-align: center;
margin: 0 auto;
}
.section-bg-1 {
background-color: var(--gt-bg);
}
.header-bg {
background-color: var(--gt-header);
}
.header-bg .gt-icon-item {
background-color: rgba(255, 255, 255, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
border-radius: 8px;
padding: 24px 20px;
height: 100%;
}
.header-bg .gt-icon-item h4 {
color: var(--gt-white);
}
.header-bg .gt-icon-item p {
color: rgba(255, 255, 255, 0.75);
margin-bottom: 0;
}
.section-padding {
padding: 120px 0;
}
@media (max-width: 1199px) {
.section-padding {
padding: 100px 0;
}
}
@media (max-width: 991px) {
.section-padding {
padding: 80px 0;
}
}
.gt-service-card-items-2 {
margin-top: 30px;
}
.gt-service-card-items-2 .gt-service-image {
position: relative;
}
.gt-service-card-items-2 .gt-service-image img {
width: 100%;
height: 100%;
}
.gt-service-card-items-2 .gt-service-image .gt-service-content {
background: var(--gt-white);
position: absolute;
bottom: -65px;
left: 20px;
right: 20px;
padding: 20px 24px;
text-align: center;
transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
.gt-service-card-items-2 .gt-service-image .gt-service-content {
bottom: 0;
}
}
.gt-service-card-items-2 .gt-service-image .gt-service-content .icon {
width: 64px;
height: 64px;
line-height: 64px;
background-color: var(--gt-theme-2);
text-align: center;
color: var(--gt-white);
text-align: center;
margin: 0 auto;
margin-top: -50px;
}
.gt-service-card-items-2 .gt-service-image .gt-service-content .icon img {
width: initial;
height: initial;
transition: all 0.4s ease-in-out;
display: inline-block;
}
.gt-service-card-items-2 .gt-service-image .gt-service-content h3 {
margin-top: 20px;
}
.gt-service-card-items-2 .gt-service-image .gt-service-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-service-card-items-2 .gt-service-image .gt-service-content h3 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-service-card-items-2 .gt-service-image .gt-service-content .service-bottom {
height: 0;
overflow: hidden;
transition: all 0.4s ease-in-out;
}
.gt-service-card-items-2:hover .gt-service-image .gt-service-content .icon {
background-color: var(--gt-theme);
}
.gt-service-card-items-2:hover .gt-service-image .gt-service-content .icon img {
transform: scaleX(-1) !important;
filter: brightness(0) invert(1);
}
.gt-service-card-items-2:hover .gt-service-image .gt-service-content h3 {
margin-bottom: 15px;
margin-top: 10px;
}
.gt-service-card-items-2:hover .gt-service-image .gt-service-content .service-bottom {
height: 50px;
}
.gt-service-card-items-3 {
background-color: var(--gt-bg);
padding: 30px;
margin-top: 30px;
transition: all 0.4s ease-in-out;
}
.gt-service-card-items-3 .gt-service-image {
position: relative;
overflow: hidden;
}
.gt-service-card-items-3 .gt-service-image img {
width: 100%;
height: 100%;
transform: scale(1.02);
transition: all 1.5s ease-out;
}
.gt-service-card-items-3 .gt-service-image::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.gt-service-card-items-3 .gt-service-content {
margin-top: 20px;
}
.gt-service-card-items-3 .gt-service-content h3 {
margin-bottom: 10px;
}
@media (max-width: 1600px) {
.gt-service-card-items-3 .gt-service-content h3 {
font-size: 20px;
}
}
.gt-service-card-items-3 .gt-service-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-service-card-items-3 .gt-service-content h3 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-service-card-items-3 .gt-service-content p {
margin-bottom: 20px;
}
.gt-service-card-items-3:hover {
background-color: var(--gt-theme);
transform: translateY(-8px);
}
.gt-service-card-items-3:hover .gt-service-image::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.gt-service-card-items-3:hover .gt-service-image img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.gt-service-card-items-3:hover .gt-service-content h3 {
position: relative;
z-index: 9;
}
.gt-service-card-items-3:hover .gt-service-content h3 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
color: var(--gt-white);
}
.gt-service-card-items-3:hover .gt-service-content h3 a:hover {
color: var(--gt-white);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-white) 0%, var(--gt-white) 100%);
}
.gt-service-card-items-3:hover .gt-service-content p {
color: var(--gt-white);
position: relative;
z-index: 9;
}
.gt-service-card-items-3:hover .gt-service-content .gt-link-btn {
position: relative;
z-index: 9;
}
.gt-service-card-items-3:hover .gt-service-content .gt-link-btn span {
color: var(--gt-white);
}
.gt-service-wrapper {
border-top: 1px solid rgba(202, 210, 210, 0.24);
margin-top: 60px;
}
.gt-service-wrapper .gt-service-main-items {
display: flex;
align-items: center;
justify-content: space-between;
padding: 48px 24px;
border-bottom: 1px solid rgba(202, 210, 210, 0.24);
position: relative;
}
@media (max-width: 1399px) {
.gt-service-wrapper .gt-service-main-items {
flex-wrap: wrap;
gap: 30px;
padding: 30px 0;
}
}
.gt-service-wrapper .gt-service-main-items .gt-service-left-items {
display: flex;
align-items: center;
gap: 70px;
}
@media (max-width: 1199px) {
.gt-service-wrapper .gt-service-main-items .gt-service-left-items {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-service-wrapper .gt-service-main-items .gt-service-left-items .service-content {
display: flex;
align-items: end;
gap: 30px;
}
.gt-service-wrapper .gt-service-main-items .gt-service-left-items .service-content.style-2 h3 {
text-align: right;
}
@media (max-width: 1199px) {
.gt-service-wrapper .gt-service-main-items .gt-service-left-items .service-content.style-2 h3 {
text-align: left;
}
}
.gt-service-wrapper .gt-service-main-items .gt-service-left-items .service-content h4 {
color: var(--gt-theme);
}
.gt-service-wrapper .gt-service-main-items .gt-service-left-items p {
max-width: 619px;
}
.gt-service-wrapper .gt-service-main-items .image-hover {
width: 182px;
height: 182px;
position: absolute;
top: 50%;
transform: rotate(15deg);
inset-inline-start: 0;
background-size: cover;
background-repeat: no-repeat;
background-position-x: 75%;
opacity: 0;
transition: opacity 0.3s, transform 0.4s ease-out;
margin: -200px 0 0 -50px;
overflow: hidden;
pointer-events: none;
z-index: 2;
visibility: hidden;
border-radius: 10px;
}
.gt-service-wrapper .gt-service-main-items .icon {
width: 88px;
height: 88px;
line-height: 88px;
text-align: center;
border-radius: 100px;
border: 1px solid rgba(202, 210, 210, 0.24);
transition: all 0.4s ease-in-out;
position: relative;
}
.gt-service-wrapper .gt-service-main-items .icon::after {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: -1;
background-color: var(--gt-theme-2);
content: "";
border-radius: 50%;
-webkit-transition: all 300ms ease;
transition: all 300ms ease;
-webkit-transform: scale(0);
transform: scale(0);
}
.gt-service-wrapper .gt-service-main-items:hover .image-hover {
opacity: 1;
visibility: visible;
}
.gt-service-wrapper .gt-service-main-items:hover .gt-service-left-items .service-content h3 a {
color: var(--gt-theme);
}
.gt-service-wrapper .gt-service-main-items:hover .icon::after {
-webkit-transform: scale(1);
transform: scale(1);
z-index: 1;
}
.gt-service-wrapper .gt-service-main-items:hover .icon img {
filter: brightness(0%) saturate(100%) invert(0%);
position: relative;
z-index: 999;
}
.gt-service-details-wrapper .gt-details-content h2 {
margin-bottom: 15px;
}
.gt-service-details-wrapper .gt-service-derails-image {
margin-top: 24px;
}
.gt-service-details-wrapper .gt-service-derails-image img {
width: 100%;
height: 100%;
}
.gt-service-details-wrapper .gt-service-left-content h3 {
font-size: 32px;
margin-bottom: 24px;
}
.gt-service-details-wrapper .gt-service-left-content p {
max-width: 667px;
}
.gt-service-details-wrapper .gt-service-details-list .gt-details-list {
margin-top: 24px;
}
.gt-service-details-wrapper .gt-service-details-list .gt-details-list li {
color: var(--gt-header);
}
.gt-service-details-wrapper .gt-service-details-list .gt-details-list li:not(:last-child) {
margin-bottom: 15px;
}
.gt-service-details-wrapper .gt-service-details-list .gt-details-list li i {
margin-right: 10px;
color: var(--gt-theme);
}
.gt-service-details-wrapper .gt-service-details-list-content h3 {
margin-bottom: 24px;
}
.gt-service-details-wrapper .gt-service-details-list-content .list-item {
margin-bottom: 16px;
}
.gt-service-details-wrapper .gt-service-details-list-content .list-item .list {
margin-bottom: 8px;
font-size: 20px;
font-weight: 600;
}
@media (max-width: 1199px) {
.gt-service-details-wrapper .gt-service-details-list-content .list-item .list {
font-size: 16px;
}
}
.gt-service-details-wrapper .gt-service-details-list-content .list-item .list li {
color: var(--gt-header);
}
.gt-service-details-wrapper .gt-service-details-list-content .list-item .list li i {
color: var(--gt-theme);
margin-right: 10px;
}
.gt-service-details-wrapper .gt-details-image img {
width: 100%;
height: 100%;
}
.gt-service-details-wrapper .faq-items {
margin-top: 48px;
}
.gt-service-details-wrapper .faq-items h3 {
margin-bottom: 20px;
}
.gt-service-details-wrapper .faq-items .accordion .accordion-item {
border: none;
}
.gt-service-details-wrapper .faq-items .accordion .accordion-item h4 button {
line-height: 1;
font-weight: 600;
padding: 29px 30px;
color: var(--gt-header);
cursor: pointer;
}
@media (max-width: 575px) {
.gt-service-details-wrapper .faq-items .accordion .accordion-item h4 button {
font-size: 18px;
line-height: 1.6;
padding: 22px 20px;
}
}
.gt-service-details-wrapper .faq-items .accordion .accordion-item .accordion-body {
padding: 20px 30px;
background-color: var(--gt-white);
box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
backdrop-filter: blur(5px);
}
.gt-service-details-wrapper .faq-items .accordion .accordion-item .accordion-body p {
color: var(--gt-header);
font-size: 16px;
line-height: 32px;
font-weight: 400;
}
@media (max-width: 575px) {
.gt-service-details-wrapper .faq-items .accordion .accordion-item .accordion-body p {
width: 100%;
font-size: 14px;
line-height: 28px;
}
}
.gt-service-details-wrapper .faq-items .accordion .accordion-button {
background-color: var(--gt-white);
color: var(--gt-header);
box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
backdrop-filter: blur(5px);
}
.gt-service-details-wrapper .faq-items .accordion .accordion-button::after {
content: "\e09f";
font-family: "Font Awesome 6 Pro";
background: transparent;
font-weight: 900;
transition: all 0.3s ease-in-out !important;
color: var(--gt-header);
}
.gt-service-details-wrapper .faq-items .accordion .accordion-button:not(.collapsed) {
background-color: var(--gt-white);
box-shadow: 8px 8px 32px 0 rgba(36, 12, 135, 0.08);
backdrop-filter: blur(5px);
color: var(--gt-header);
}
.gt-service-details-wrapper .faq-items .accordion .accordion-button:not(.collapsed)::after {
content: "\e093";
font-family: "Font Awesome 6 Pro";
background: transparent;
font-weight: 900;
color: var(--gt-theme);
transform: rotate(0);
}
.gt-service-section-5 {
padding-bottom: 180px;
}
@media (max-width: 1199px) {
.gt-service-section-5 {
padding-bottom: 100px;
}
}
@media (max-width: 991px) {
.gt-service-section-5 {
padding-bottom: 80px;
}
}
.gt-team-card-item-2 {
margin-top: 30px;
}
.gt-team-card-item-2 .gt-team-image {
position: relative;
overflow: hidden;
height: 396px;
}
.gt-team-card-item-2 .gt-team-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.gt-team-card-item-2 .gt-team-image::before {
position: absolute;
z-index: 1;
display: block;
content: "";
width: 30px;
height: 30px;
background-color: rgba(255, 255, 255, 0.3);
bottom: 0;
top: 0;
left: 0;
right: 0;
opacity: 0;
margin: auto;
}
.gt-team-card-item-2 .gt-team-image .gt-team-content {
position: absolute;
left: 0;
bottom: 0;
background-color: var(--gt-header);
padding: 12px 24px;
width: 295px;
}
.gt-team-card-item-2 .gt-team-image .gt-team-content::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
background: var(--gt-theme-2);
z-index: 1;
transition: width 0.5s ease;
}
.gt-team-card-item-2 .gt-team-image .gt-team-content h4 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
color: var(--gt-white);
}
.gt-team-card-item-2 .gt-team-image .gt-team-content h4 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-team-card-item-2 .gt-team-image .gt-team-content p {
color: var(--gt-white);
opacity: 0.7;
margin-top: 5px;
}
.gt-team-card-item-2 .gt-team-image .gt-social-icon {
display: flex;
align-items: center;
gap: 10px;
transform: rotate(90deg);
position: absolute;
background-color: var(--gt-theme);
padding: 12px 24px;
top: 40%;
right: -30%;
transition: all 0.4s ease-in-out;
opacity: 0;
visibility: hidden;
z-index: 9999;
}
.gt-team-card-item-2 .gt-team-image .gt-social-icon a {
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
background-color: var(--gt-white);
border-radius: 100px;
color: #B0BCBC;
transform: rotate(-90deg);
z-index: 999;
}
.gt-team-card-item-2 .gt-team-image .gt-social-icon a:hover {
background-color: var(--gt-header);
color: var(--gt-white);
}
.gt-team-card-item-2 .gt-team-image .gt-social-icon span {
color: var(--gt-white);
}
.gt-team-card-item-2:hover .gt-team-image::before {
animation: circle 1.5s ease-out forwards;
}
.gt-team-card-item-2:hover .gt-team-image .gt-team-content h4 {
position: relative;
z-index: 9;
}
.gt-team-card-item-2:hover .gt-team-image .gt-team-content h4 a {
color: var(--gt-header);
}
.gt-team-card-item-2:hover .gt-team-image .gt-team-content h4 a:hover {
color: var(--gt-header);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-header) 0%, var(--gt-header) 100%);
}
.gt-team-card-item-2:hover .gt-team-image .gt-team-content p {
color: var(--gt-header);
opacity: 0.7;
position: relative;
z-index: 9;
}
.gt-team-card-item-2:hover .gt-team-image .gt-team-content::before {
width: 100%;
}
.gt-team-card-item-2:hover .gt-team-image .gt-social-icon {
opacity: 1;
visibility: visible;
right: -100px;
}
.gt-team-section-2 {
position: relative;
}
.gt-team-section-2 .left-shape {
position: absolute;
left: 0;
bottom: 0;
transform: translateX(-100%);
animation: slideInLeft 1.5s ease-out forwards;
}
@media (max-width: 1199px) {
.gt-team-section-2 .left-shape {
display: none;
}
}
.gt-team-section-2 .right-shape {
position: absolute;
right: 0;
top: 0;
transform: translateX(100%);
animation: slideInRight 1.5s ease-out forwards;
}
@media (max-width: 1199px) {
.gt-team-section-2 .right-shape {
display: none;
}
}
.gt-team-card-items-3 {
margin-top: 30px;
}
.gt-team-card-items-3 .gt-team-image {
overflow: hidden;
position: relative;
}
.gt-team-card-items-3 .gt-team-image img {
width: 100%;
height: 100%;
transform: scale(1.02);
transition: all 1.5s ease-out;
}
.gt-team-card-items-3 .gt-team-image::after {
content: "";
position: absolute;
width: 200%;
height: 0%;
left: 50%;
top: 50%;
background-color: rgba(255, 255, 255, 0.3);
transform: translate(-50%, -50%) rotate(-45deg);
z-index: 1;
}
.gt-team-card-items-3 .gt-team-content {
background-color: var(--gt-bg);
padding: 16px 24px 0;
text-align: center;
margin-top: -90px;
margin-left: 48px;
margin-right: 48px;
position: relative;
z-index: 9;
}
.gt-team-card-items-3 .gt-team-content h4 a {
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
display: inline;
}
.gt-team-card-items-3 .gt-team-content h4 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-team-card-items-3 .gt-team-content .gt-social-icon {
display: flex;
align-items: center;
justify-content: space-between;
border-top: 1px solid rgba(177, 178, 182, 0.06);
background-color: #F2F8E7;
margin-top: 16px;
position: relative;
}
.gt-team-card-items-3 .gt-team-content .gt-social-icon::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 0%;
height: 100%;
background: var(--gt-theme);
z-index: 1;
transition: width 0.5s ease;
}
.gt-team-card-items-3 .gt-team-content .gt-social-icon a {
width: 56px;
height: 56px;
line-height: 56px;
text-align: center;
color: var(--gt-header);
border: 1px solid rgba(202, 210, 210, 0.16);
}
.gt-team-card-items-3:hover .gt-team-image::after {
height: 250%;
transition: all 600ms linear;
background-color: transparent;
}
.gt-team-card-items-3:hover .gt-team-image img {
-webkit-transform: scale3d(1.1, 1.1, 1);
transform: scale3d(1.1, 1.1, 1);
}
.gt-team-card-items-3:hover .gt-team-content .gt-social-icon a {
color: var(--gt-white);
position: relative;
z-index: 9;
}
.gt-team-card-items-3:hover .gt-team-content .gt-social-icon::before {
width: 100%;
}
.gt-team-wrapper {
overflow: hidden;
position: relative;
}
.gt-team-wrapper .gt-text {
max-width: 640px;
margin-top: 24px;
margin-bottom: 48px;
}
.gt-team-wrapper .gt-team-card-items {
transform: scale(0.95);
transition: all 0.5s ease;
}
.gt-team-wrapper .gt-team-card-items .gt-team-image {
position: relative;
overflow: hidden;
max-width: 348px;
}
.gt-team-wrapper .gt-team-card-items .gt-team-image img {
width: 100%;
height: 100%;
opacity: 0.7;
}
.gt-team-wrapper .gt-team-card-items .gt-team-image .gt-team-content {
position: absolute;
bottom: -30px;
left: 50%;
transform: translateX(-50%);
padding: 16px 20px 50px;
background-color: var(--gt-header);
text-align: center;
width: 351px;
opacity: 0;
visibility: hidden;
z-index: 999;
transition: all 0.4s ease-in-out;
}
.gt-team-wrapper .gt-team-card-items .gt-team-image .gt-team-content h4 a {
display: inline;
color: var(--gt-white);
background-position: 0 95%;
background-repeat: no-repeat;
background-size: 0% 2px;
}
.gt-team-wrapper .gt-team-card-items .gt-team-image .gt-team-content h4 a:hover {
color: var(--gt-theme);
background-size: 100% 2px;
background-image: linear-gradient(180deg, var(--gt-theme) 0%, var(--gt-theme) 100%);
}
.gt-team-wrapper .gt-team-card-items .gt-team-image .gt-team-content p {
color: rgba(255, 255, 255, 0.7);
}
.gt-team-wrapper .swiper-slide.swiper-slide-active .gt-team-card-items {
transform: scale(1);
margin-left: 30px;
}
@media (max-width: 1199px) {
.gt-team-wrapper .swiper-slide.swiper-slide-active .gt-team-card-items {
margin-left: 0;
}
}
.gt-team-wrapper .swiper-slide.swiper-slide-active .gt-team-card-items .gt-team-image {
border-radius: 1000px;
height: 348px;
max-width: 348px;
}
.gt-team-wrapper .swiper-slide.swiper-slide-active .gt-team-card-items .gt-team-image img {
opacity: initial;
border-radius: 1000px;
object-fit: cover;
}
.gt-team-wrapper .swiper-slide.swiper-slide-active .gt-team-card-items .gt-team-image .gt-team-content {
opacity: 1;
visibility: visible;
}
.gt-team-wrapper .swiper-slide-next {
margin-top: -180px;
margin-left: 60px;
}
@media (max-width: 1199px) {
.gt-team-wrapper .swiper-slide-next {
margin-left: 0;
margin-top: 0;
}
}
.gt-team-wrapper .swiper {
max-width: 1320px;
width: 100%;
overflow: initial;
}
.gt-team-wrapper .swiper .swiper-wrapper {
max-width: 1320px;
width: 100%;
overflow: initial;
}
.gt-team-wrapper .array-buttons {
position: absolute;
bottom: 60px;
right: 0;
display: flex;
align-items: center;
}
@media (max-width: 1399px) {
.gt-team-wrapper .array-buttons {
display: none;
}
}
.gt-team-wrapper .array-buttons .array-prev {
position: relative;
z-index: 999;
}
.gt-team-wrapper .array-buttons .array-next {
position: relative;
z-index: 999;
}
.gt-team-details-wrapper .gt-team-details-image img {
width: 100%;
height: 100%;
}
.gt-team-details-wrapper .gt-team-details-content {
margin-left: 40px;
}
@media (max-width: 991px) {
.gt-team-details-wrapper .gt-team-details-content {
margin-left: 0;
}
}
.gt-team-details-wrapper .gt-team-details-content .details-info {
border-bottom: 1px solid var(--gt-border);
padding-bottom: 20px;
margin-bottom: 20px;
}
.gt-team-details-wrapper .gt-team-details-content .details-info h3 {
margin-bottom: 5px;
}
.gt-team-details-wrapper .gt-team-details-content .details-info span {
color: var(--gt-text);
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items {
width: 100%;
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items:not(:last-child) {
margin-bottom: 30px;
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items .pro-head {
display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 10px;
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items .pro-head .title {
font-size: 16px;
font-weight: 600;
color: var(--gt-black);
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items .pro-head .point {
font-size: 16px;
color: var(--gt-black);
font-weight: 600;
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items .progress {
background: var(--gt-bg);
justify-content: flex-start;
border-radius: 100px;
align-items: center;
position: relative;
display: flex;
height: 12px;
width: 100%;
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items .progress-value {
animation: load 3s normal forwards;
border-radius: 0;
background: var(--gt-theme);
height: 12px;
width: 0;
border-radius: 16px;
}
.gt-team-details-wrapper .gt-team-details-content .progress-wrap .pro-items .style-two {
animation: load2 3s normal forwards;
}
@keyframes load {
0% {
width: 0;
}
100% {
width: 85%;
}
}
@keyframes load2 {
0% {
width: 0;
}
100% {
width: 95%;
}
}
.gt-team-details-wrapper .gt-team-details-content .social-icon {
margin-top: 40px;
}
.gt-team-details-wrapper .gt-team-details-content .social-icon span {
font-size: 16px;
font-weight: 700;
color: var(--gt-header);
margin-right: 15px;
}
.gt-team-details-wrapper .gt-team-details-content .social-icon a {
width: 36px;
height: 36px;
line-height: 36px;
text-align: center;
border: 1px solid var(--gt-border);
display: inline-block;
color: var(--gt-text);
transition: all 0.4s ease-in-out;
}
.gt-team-details-wrapper .gt-team-details-content .social-icon a:not(:last-child) {
margin-right: 5px;
}
.gt-team-details-wrapper .gt-team-details-content .social-icon a:hover {
background-color: var(--gt-theme);
color: var(--gt-white);
border: 1px solid transparent;
}
.gt-team-details-wrapper .team-single-history .title {
border-bottom: 1px solid var(--gt-border);
padding-bottom: 30px;
}
.gt-team-details-wrapper .team-single-history h5 {
font-weight: 600;
}
.gt-team-details-wrapper .team-single-history h5 span {
border: 1px solid var(--gt-theme);
color: var(--gt-theme);
font-size: 14px;
font-weight: 400;
padding: 6px 16px;
border-radius: 16px;
margin-left: 20px;
}
.gt-testimonial-wrapper-2 {
margin-top: 48px;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 {
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 {
gap: 50px;
}
}
@media (max-width: 991px) {
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-shape {
position: absolute;
left: 32%;
top: 10%;
}
@media (max-width: 1399px) {
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-shape {
display: none;
}
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-client-image {
position: relative;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-client-image img {
width: 100%;
height: 100%;
border-radius: 100%;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-client-image .gt-icon {
width: 80px;
height: 80px;
line-height: 73px;
border-radius: 100%;
font-size: 48px;
text-align: center;
background-color: var(--gt-theme-2);
color: var(--gt-header);
border: 4px solid var(--gt-white);
position: absolute;
top: 26px;
right: -27px;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .star {
color: #E3572B;
margin-bottom: 20px;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content p {
max-width: 782px;
font-size: 20px;
font-weight: 600;
margin-bottom: 24px;
text-transform: math-auto;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content p {
font-size: 16px;
}
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .gt-info-item {
display: flex;
align-items: center;
justify-content: space-between;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .gt-info-item {
flex-wrap: wrap;
gap: 30px;
}
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .gt-info-item .gt-left h6 {
font-weight: 600;
font-size: 20px;
margin-bottom: 5px;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .gt-info-item .gt-left span {
font-size: 16px;
font-weight: 400;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .gt-info-item .gt-right {
display: flex;
gap: 10px;
}
.gt-testimonial-wrapper-2 .gt-testimonial-item-2 .gt-testimonial-content .gt-info-item .gt-right .star {
color: #FCD554;
}
.gt-testimonial-wrapper-3 {
border-top: 1px solid var(--gt-border);
padding-top: 48px;
}
@media (max-width: 575px) {
.gt-testimonial-wrapper-3 {
margin-top: 30px;
padding-top: 30px;
}
}
.gt-testimonial-wrapper-3 .gt-testimonial-box {
background-color: var(--gt-theme-2);
backdrop-filter: blur(25px);
padding: 50px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-3 .gt-testimonial-box {
padding: 28px;
}
}
@media (max-width: 991px) {
.gt-testimonial-wrapper-3 .gt-testimonial-box {
padding: 30px;
}
}
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item {
display: flex;
align-items: center;
gap: 16px;
border-bottom: 1px solid rgba(6, 50, 50, 0.24);
padding-bottom: 16px;
margin-bottom: 24px;
}
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .info-item {
display: flex;
align-items: center;
}
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .info-item .client-image img {
border: 2px solid #FBFFEE;
border-radius: 100px;
}
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .info-item .client-image.style-2 {
margin-left: -20px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .info-item .client-image.style-2 {
margin-left: -30px;
}
}
@media (max-width: 991px) {
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .info-item .client-image.style-2 {
margin-left: -20px;
}
}
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .rivews-content h3 {
font-size: 32px;
font-weight: 800;
}
.gt-testimonial-wrapper-3 .gt-testimonial-box .client-info-item .rivews-content span {
color: rgba(6, 50, 50, 0.88);
}
.gt-testimonial-wrapper-3 .gt-testimonial-box h2 {
font-size: 72px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-3 .gt-testimonial-box h2 {
font-size: 60px;
}
}
.gt-testimonial-wrapper-3 .gt-testimonial-box p {
font-size: 18px;
font-weight: 400;
color: rgba(6, 50, 50, 0.88);
}
.gt-testimonial-wrapper-3 .testimonial-item {
background-color: var(--gt-header);
padding: 48px;
position: relative;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-3 .testimonial-item {
padding: 30px;
}
}
.gt-testimonial-wrapper-3 .testimonial-item .testimonial-content .star {
color: #FCD554;
margin-bottom: 6px;
}
.gt-testimonial-wrapper-3 .testimonial-item .testimonial-content p {
color: rgba(255, 255, 255, 0.7);
font-style: italic;
font-size: 20px;
font-weight: 500;
border-bottom: 1px solid rgba(202, 210, 210, 0.24);
padding-bottom: 30px;
margin-bottom: 24px;
max-width: 768px;
line-height: 175%;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-3 .testimonial-item .testimonial-content p {
font-size: 16px;
}
}
.gt-testimonial-wrapper-3 .testimonial-item .testimonial-content .testimonial-info {
display: flex;
align-items: center;
gap: 16px;
}
.gt-testimonial-wrapper-3 .testimonial-item .testimonial-content .testimonial-info .cont h6 {
font-size: 20px;
font-weight: 600;
color: var(--gt-white);
font-family: "Lato", sans-serif;
}
.gt-testimonial-wrapper-3 .testimonial-item .testimonial-content .testimonial-info .cont span {
font-size: 16px;
font-weight: 400;
color: rgba(255, 255, 255, 0.7);
}
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons {
position: absolute;
bottom: 48px;
right: 48px;
background: #063232;
z-index: 9999;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons {
right: 30px;
bottom: 30px;
}
}
@media (max-width: 575px) {
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons {
display: none;
}
}
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons .array-prev {
border: 1px solid var(--gt-white);
color: var(--gt-white);
z-index: 999;
}
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons .array-prev:hover {
background-color: var(--gt-theme);
border: 1px solid var(--gt-theme);
}
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons .array-next {
background-color: var(--gt-theme);
color: var(--gt-white);
border: 1px solid var(--gt-theme);
z-index: 999;
}
.gt-testimonial-wrapper-3 .testimonial-item .array-buttons .array-next:hover {
background-color: var(--gt-white);
color: var(--gt-header);
border: 1px solid var(--gt-white);
}
.gt-testimonial-wrapper {
margin-top: 60px;
}
.gt-testimonial-wrapper .gt-testimonial-left .gt-info-item {
display: flex;
align-items: center;
gap: 24px;
margin-bottom: 100px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-left .gt-info-item {
margin-bottom: 90px;
}
}
@media (max-width: 991px) {
.gt-testimonial-wrapper .gt-testimonial-left .gt-info-item {
margin-bottom: 30px;
}
}
.gt-testimonial-wrapper .gt-testimonial-left .gt-info-item .array-prev {
width: 110px;
height: 48px;
line-height: 45px;
text-align: center;
background-color: transparent;
color: var(--gt-header);
transition: all 0.4s ease-in-out;
border-radius: 100px;
border: 1px solid var(--gt-header);
font-weight: 600;
}
.gt-testimonial-wrapper .gt-testimonial-left .gt-info-item .array-prev i {
margin-left: 5px;
transform: rotate(45deg);
}
.gt-testimonial-wrapper .gt-testimonial-left .gt-info-item .array-prev:hover {
background: var(--gt-theme-2);
color: var(--gt-header);
border: 1px solid var(--gt-theme-2);
}
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber {
border-left: 2px solid var(--gt-border);
padding-left: 24px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber {
border-left: none;
padding-left: 0;
}
}
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber h5 {
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;
color: var(--gt-text);
}
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber .rating {
display: flex;
align-items: center;
gap: 12px;
}
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber .rating h2 {
font-size: 40px;
font-weight: 800;
}
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber .rating .content span {
font-size: 14px;
font-weight: 400;
}
.gt-testimonial-wrapper .gt-testimonial-left .rating-ber .rating .content .star {
color: #FCD554;
}
.gt-testimonial-wrapper .gt-testimonial-bg {
background-color: var(--gt-bg);
text-align: center;
padding: 40px 30px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-bg {
padding: 30px;
}
}
.gt-testimonial-wrapper .gt-testimonial-bg .gt-testimonial-content p {
font-size: 22px;
font-style: italic;
font-weight: 600;
letter-spacing: 0.5px;
line-height: 166%;
font-family: "Plus Jakarta Sans", sans-serif;
margin-bottom: 24px;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-bg .gt-testimonial-content p {
font-size: 18px;
}
}
@media (max-width: 575px) {
.gt-testimonial-wrapper .gt-testimonial-bg .gt-testimonial-content p {
font-size: 16px;
}
}
.gt-testimonial-wrapper .gt-testimonial-bg .gt-testimonial-content .gt-client-item {
display: flex;
align-items: center;
gap: 16px;
justify-content: center;
}
.gt-testimonial-wrapper .gt-testimonial-right {
position: relative;
}
.gt-testimonial-wrapper .gt-testimonial-right .gt-info-item {
display: flex;
align-items: center;
gap: 24px;
margin-bottom: 100px;
justify-content: end;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-right .gt-info-item {
margin-bottom: 90px;
justify-content: start;
}
}
@media (max-width: 991px) {
.gt-testimonial-wrapper .gt-testimonial-right .gt-info-item {
margin-bottom: 30px;
}
}
.gt-testimonial-wrapper .gt-testimonial-right .gt-info-item .array-next {
width: 110px;
height: 48px;
line-height: 45px;
text-align: center;
background-color: var(--gt-theme-2);
color: var(--gt-header);
transition: all 0.4s ease-in-out;
border-radius: 100px;
font-weight: 600;
}
.gt-testimonial-wrapper .gt-testimonial-right .gt-info-item .array-next i {
margin-left: 5px;
transform: rotate(-45deg);
}
.gt-testimonial-wrapper .gt-testimonial-right .gt-info-item .array-next:hover {
background: var(--gt-header);
color: var(--gt-white);
}
.gt-testimonial-wrapper .gt-testimonial-right .gt-arrow {
text-align: center;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-right .gt-arrow {
text-align: left;
}
}
.gt-testimonial-wrapper .gt-testimonial-right .gt-link-btn {
position: absolute;
left: 25%;
bottom: 12%;
}
@media (max-width: 1199px) {
.gt-testimonial-wrapper .gt-testimonial-right .gt-link-btn {
left: 0;
}
}
.gt-page-banner {
background-color: var(--gt-header);
padding: 140px 0 60px;
text-align: center;
}
@media (max-width: 991px) {
.gt-page-banner { padding: 120px 0 50px; }
}
@media (max-width: 575px) {
.gt-page-banner { padding: 100px 0 40px; }
}
.gt-page-banner h1 {
color: var(--gt-white);
font-size: 48px;
font-weight: 800;
margin-bottom: 12px;
}
@media (max-width: 991px) {
.gt-page-banner h1 { font-size: 38px; }
}
@media (max-width: 575px) {
.gt-page-banner h1 { font-size: 28px; }
}
.gt-page-banner .gt-breadcrumb-items {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
list-style: none;
padding: 0;
margin: 0;
}
.gt-page-banner .gt-breadcrumb-items li {
color: rgba(255, 255, 255, 0.7);
font-size: 15px;
}
.gt-page-banner .gt-breadcrumb-items li a {
color: rgba(255, 255, 255, 0.7);
transition: color 0.3s;
}
.gt-page-banner .gt-breadcrumb-items li a:hover {
color: var(--gt-theme);
}
.gt-page-banner .gt-breadcrumb-items li i {
font-size: 11px;
color: rgba(255, 255, 255, 0.4);
}
