/*----------------------------------------------
*
* [Main Stylesheet]
*
* Theme    : Brilio
* Version  : 1.0
* Author   : Themeland
* Support  : hridoy1272@gmail.com
* 
----------------------------------------------*/
/*----------------------------------------------
*
* [Font Import]
*
* Urbanist    : https://fonts.google.com
*
----------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/*----------------------------------------------

[ALL CONTENTS]

1. Import
2. Root
3. Reset
4. General
5. Section
6. Helper Class
7. Header
8. Feature
9. Modal
10. Blog
11. All Media Queries

----------------------------------------------*/
/*----------------------------------------------
1. Import
----------------------------------------------*/
/* #region Import */
@import url(vendor/bootstrap.min.css);
@import url(responsive.css);
@import url(animate.css);
@import url(vendor/all.min.css);
@import url(vendor/icons.min.css);
@import url(vendor/bootstrap-icons.min.css);
@import url(vendor/slider.min.css);
@import url(vendor/gallery.min.css);
@import url(vendor/normalize.min.css);



/* #### Generated By: http://font.download #### */

@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: normal;
  src: local('Helvetica'), url('../fonts/Helvetica.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Oblique'), url('../fonts/Helvetica-Oblique.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Compressed';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Compressed'), url('../fonts/helvetica-compressed-5871d14b6903a.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Rounded Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Rounded Bold'), url('../fonts/helvetica-rounded-bold-5871d05ead8de.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica'), url('../fonts/Helvetica-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Bold Oblique';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Bold Oblique'), url('../fonts/Helvetica-BoldOblique.woff') format('woff');
}


@font-face {
    font-family: 'Helvetica Light';
    font-style: normal;
    font-weight: normal;
    src: local('Helvetica Light'), url('../fonts/helvetica-light-587ebe5a59211.woff') format('woff');
}

/* #endregion Import */
/*----------------------------------------------
2. Root
----------------------------------------------*/
/* #region Root */
:root {
  --primary-font: 'Helvetica';
  --secondary-font: "Roboto", sans-serif;
  --body-font-size: 16px;
  --h1-size: 45px;
  --h1-weight: 600;
  --h2-size: 2.5rem;
  --h2-weight: 500;
  --h3-size: 2rem;
  --h3-weight: 500;
  --h4-size: 22px;
  --h4-weight: 500;
  --h5-size: 1.5rem;
  --h5-weight: 500;
  --h6-size: 1.2rem;
  --h6-weight: 500;
  --p-size: 18px;
  --p-weight: 400;
  --header-bg-color: #121117;
  --nav-brand-height: 55px;
  --top-nav-item-color: #030712;
  --nav-item-color: #121117;
  --primary-color: #d11818;
  --grey-color: #fde7e1;
  --grey-color1: #eaeaea;
  --secondary-color: #381072;
  --white-color: #f9f9f9;
  --black-color: #040402;

  --dark-grey-color: #191919;
  --primary-t-color: #030712;
  --primary-t-color-2: #B6BCC6;
  --primary-t-color-3: #565960;
  --secondary-t-color: #f9f9f9;
  --secondary-t-color-2: #a6abb4;
  --primary-p-color: #353941;
  --secondary-p-color: #909DAC;
  --primary-b-color: #8b8d92;
  --secondary-b-color: #8b8d92;
  --primary-l-color: #e5e7eb;
  --secondary-l-color: #dddddd;
  --valid-color: #007a4d;
  --invalid-color: #e34f4f;
  --primary-bg-color: #f8f8f9;
  --primary-bg-color-2: #e8eaed;
  --primary-bg-color-3: #e5e5e5;
  --secondary-bg-color: #111013;
  --secondary-bg-color-2: #1C1B1E;
  --secondary-bg-color-3: #191919;
  --primary-border-radius: 10px;
  --card-bg-color: #16182d;
  --footer-bg-color: #f8f8f9;
  --transform-scale: scale3d(1.06, 1.06, 1.06);
  --transition-function: cubic-bezier(.645, .045, .355, 1);
  --transition-duration: 0.35s;
  --gradient_text: linear-gradient(267.43deg, #d11818 24.95%, #381072 77.92%);
}

/* #endregion Root */
/*----------------------------------------------
3. Reset
HTML5 display-role reset for older browsers
----------------------------------------------*/
/* #region Reset */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

html {
  overflow-x: hidden;
}

body {
  padding: 0 !important;
  font-family: var(--secondary-font);
  font-size: var(--body-font-size);
  color: var(--primary-p-color);
}

body.odd {
  background-color: var(--secondary-bg-color);
  color: var(--secondary-p-color);
}

ol,
ul {
  padding-left: 20px;
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

ul ul {
  list-style: circle;
}

pre,
code {
  display: block;
  margin: 1rem 0;
  padding: 1rem;
  background-color: var(--primary-bg-color);
  border-left: 5px solid var(--primary-bg-color-2);
  border-radius: var(--primary-border-radius);
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
}

code {
  display: inline-block;
  margin: 0;
  padding: 3px 6px;
  border: none;
  border-radius: calc(var(--primary-border-radius) / 2);
}

blockquote,
q {
  display: block;
  margin: 1rem 0;
  quotes: none;
  quotes: none;
  font-style: italic;
  font-weight: 500;
  padding: 1rem 1.5rem;
  background-color: var(--primary-bg-color);
  border-left: 5px solid var(--primary-bg-color-2);
  border-radius: var(--primary-border-radius);
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

blockquote p,
q p {
  margin: 0;
}

.blockquote {
  font-size: 2rem;
  font-weight: 500;
  color: var(--primary-t-color);
}



figure {
  margin-bottom: 1.5rem;
}

figcaption {
  padding: 1rem 1.5rem;
  border-left: 5px solid var(--primary-bg-color-3);
}

.blockquote-footer {
  padding-top: 0;
  font-size: 1.2rem;
}

html.lenis {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}

/* #endregion Reset */
/*----------------------------------------------
4. General
----------------------------------------------*/
/* #region General */
::-moz-selection {
  background: rgba(166, 175, 189, 0.3);
}

::selection {
  background: rgba(166, 175, 189, 0.3);
}

::-moz-selection {
  background: rgba(166, 175, 189, 0.3);
}

*,
*:after,
*:before {
  box-sizing: border-box;
}

a:not(.btn),
a:link:not(.btn),
a:visited:not(.btn),
a:hover:not(.btn),
a:active:not(.btn) {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  text-decoration: none;
  transition: all 0.4s ease-out 0s;
}

a:not([href]),
a:not([href]):hover,
a:not([href]) i,
a:not([href]) i:hover {
  color: var(--primary-b-color);
}

p {
  margin: 1rem 0;
  font-size: var(--p-size);
  font-weight: var(--p-weight);
  line-height: 1.6;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

p:first-child {
  margin-top: 0;
}


h1 {
  margin-bottom: 1.5rem;
  font-size: var(--h1-size);
  font-weight: 400;
  line-height: 1.2;
  font-family: var(--primary-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h1 em {
  display: block;
  font-size: var(--h2-size);
  font-weight: 300;
}

h2 {
  margin: 1rem 0;
  font-size: 2rem;
  font-weight: var(--h2-weight);
  line-height: 1.2;
  font-family: var(--primary-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h3 {
  margin: 1.5rem 0;
  font-size: var(--h3-size);
  font-weight: var(--h3-weight);
  line-height: 1.2;
  font-family: var(--primary-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h4 {
  margin: 1.5rem 0;
  font-size: var(--h4-size);
  font-weight: var(--h4-weight);
  line-height: 1.2;
  font-family: var(--primary-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h5 {
  margin: 1rem 0;
  font-size: var(--h5-size);
  font-weight: var(--h5-weight);
  line-height: 1.2;
  font-family: var(--primary-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

h6 {
  margin: 1.5rem 0;
  font-size: var(--h6-size);
  font-weight: var(--h6-weight);
  line-height: 1.2;
  font-family: var(--primary-font);
  color: var(--primary-t-color);
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

.odd h1,
.odd h2,
.odd h3,
.odd h4,
.odd h5,
.odd h6 {
  color: var(--white-color);
}

b,
strong {
  font-weight: 600;
}

li {
  margin: 0.5rem 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 10px;
}

table td {
  padding: 0.7rem 0.7rem 0.7rem 0;
}

table th {
  padding: 10px 0;
}

dt {
  margin: 15px 0;
}

address {
  margin-bottom: 1rem;
}

form {
  width: 100%;
}

input,
textarea,
select {
  height: 42px;
  background: no-repeat;
  box-shadow: none;
  padding: 0.5rem 1rem;
  border-color: var(--primary-l-color);
  border-width: 2px;
  border-radius: 2px;
}

input:focus,
textarea:focus,
select:focus {
  background: no-repeat;
  color: inherit;
  outline: none;
  border-color: inherit;
  box-shadow: none;
}

input {
  border-color: var(--primary-p-color);
  color: var(--primary-p-color);
}

input:focus {
  border-color: var(--primary-t-color);
  color: var(--primary-t-color);
}

input[type=radio] {
  height: initial;
}

input[type=submit] {
  border: 1px solid;
  padding: 2.5px 10px;
  display: block;
  width: fit-content;
  max-width: 200px;
  text-align: center;
  color: var(--primary-color);
}

input[type=submit]:hover {
  background-color: var(--primary-color);
  color: var(--primary-b-color);
  border-color: var(--primary-color);
}

input[type=checkbox] {
  width: 20px;
  height: 20px;
}

textarea {
  height: 100px;
  resize: none;
  border-color: var(--primary-p-color);
  color: var(--primary-t-color);
}

textarea:focus {
  border-color: var(--primary-t-color);
  color: var(--primary-t-color);
}

select {
  appearance: none;
  text-indent: 1px;
  text-overflow: "";
  line-height: 1.2;
  border-color: var(--primary-l-color);
  color: var(--primary-t-color);
}

select option {
  color: #2f323a;
}

select:focus {
  border-color: var(--primary-t-color);
  color: var(--primary-t-color);
}

hr {
  margin: 35px 0;
  border-top: 1px dashed var(--primary-l-color);
}

table {
  width: 100%;
}

tr:not(:last-child) {
  border-bottom: 1px solid;
  border-color: var(--primary-l-color);
}

td {
  padding: 10px 0;
}

/* #endregion General */
/*----------------------------------------------
5. Section
----------------------------------------------*/
/* #region Section */
section {
  width: 100%;
  padding: 50px 0;
  background-size: cover;
  background-position: center;
}

main {
  padding: 0;
}

aside {
  padding: 0;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.vh-100 {
  height: 100vh;
}

.vh-75 {
  height: 75vh;
}

.clearfix {
  display: block;
  content: "";
  clear: both;
}

/* #endregion Section */
/*----------------------------------------------
6. Helper Class
----------------------------------------------*/
/* #region Helper Class */
#magic-cursor {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 30px;
  height: 30px;
  pointer-events: none;
  transition: opacity 0.2s ease-in-out 0.5s;
}

#magic-cursor #cursor {
  position: fixed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  box-sizing: border-box;
  border: 2px solid var(--secondary-p-color);
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
}

#magic-cursor #cursor.hovered {
  opacity: 0 !important;
  transition: opacity 0.3s;
}


/* loader */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loading-container,
.loading {
  height: 250px;
  position: relative;
  width: 250px;
  border-radius: 100%;
}

.loading-container {
  margin: 40px auto;
}

.loading {
  border: 1px solid transparent;
  border-color: transparent var(--primary-color);
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}

.loading-container:hover .loading,
.loading-container .loading {
  transition: all 0.5s ease-in-out;
}

#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 250px;
  transform: translate(-50%, -50%);
}

.loader_txt {
  text-align: center;
  line-height: 20px;
  color: var(--primary-color);
  font-weight: bold;
}

.loader_txt span {
  font-size: 13px;
  color: var(--secondary-color);
  font-weight: normal;
}

@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}


.avatar-sm {
  height: 3rem;
  width: 3rem;
}

.avatar-md {
  height: 4rem;
  width: 4rem;
}

.avatar-lg {
  height: 5rem;
  width: 5rem;
}

.avatar-max-lg {
  height: 6rem;
  width: 6rem;
}

.intro {
  position: relative;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 40px;
  z-index: 1;
}



.intro .btn:hover {
  opacity: 0.6;
}

.intro .flex span {
  font-size: 1.1rem;
  font-weight: 600;
  text-transform: uppercase;
}

.intro .flex span.line {
  max-width: 6rem;
}



.icon-rotate {
  transform: rotate(-45deg);
}

.clip-text,
.counter-item .title,
.cd-words-wrapper b {
  background-image: linear-gradient(-47deg, #8012ff 0%, var(--primary-t-color-2) 100%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.list-group-item {
  margin: 0;
  background: none;
  font-size: 1.2rem;
  padding-right: 0;
  padding-left: 0;
  background-color: transparent;
  color: var(--primary-p-color);
  border-color: var(--primary-l-color);
}

.list-group-item a {
  transition: 0.3s;
}

.odd .list-group-item {
  color: var(--secondary-p-color);
  border-color: #404040;
}

.post-holder {
  list-style: none;
  width: 100%;
  background-color: var(--primary-bg-color);
  border-left: 5px solid var(--primary-bg-color-2);
  border-radius: var(--primary-border-radius);
  padding: 25px;
  margin-top: 35px;
}

.posted-on a:not(.btn) {
  font-weight: 600;
  color: var(--primary-t-color);
}

.posted-on a:not(.btn):hover {
  opacity: 0.6;
}

.list-group .list-group-item .icon {
  margin-right: 0.5rem;
  line-height: 1.5;
  color: var(--primary-p-color);
      height: 60px;
        width: 60px;
        text-align: center;
        line-height: 60px;
        border-radius: 50%;
        transition: all 0.4s;
        background: #EFE9F8;
        float: left;
}

.odd .list-group-item .icon {
  color: var(--secondary-p-color);
}

/* .hero-section .btn {
  background-color: var(--black-color) !important;
  border-color: var(--black-color) !important;
} */

.btn_main,
.btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  color: var(--white-color);
  line-height: 1;
  text-align: center;
  padding: 10px 28px;
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  border-radius: 10px;
  outline: 0 none;
  cursor: pointer;
  z-index: 1;
  transition: all var(--transition-function) var(--transition-duration);
}

.btn_main:hover {
  filter: brightness(150%);
}

.btn:hover,
.btn:focus,
.btn:active {
  background-color: var(--primary-t-color);

  opacity: 0.9;
}

.btn.white-button {
  overflow: hidden;
  background: #ffffff;
  z-index: 0;
  color: #000;
  padding: 15px 28px;
  font-size: 16px;
}

.btn.magnetic-button {
  overflow: hidden;
  color: #ffffff;
  z-index: 0;
}

.btn.magnetic-button .icon {
  font-size: 1.5rem;
}

.btn.magnetic-button span {
  position: absolute;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #ffffff;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.btn.magnetic-button:hover {
  color: var(--primary-t-color);
}

.btn.magnetic-button:hover span {
  width: 225%;
  height: 562.5px;
}

.btn.magnetic-button:active {
  color: var(--primary-t-color);
}

.btn.btn-outline {
  background-color: transparent;
  color: var(--primary-t-color);
}

.btn.btn-outline .icon-arrow:not(:hover) {
  -webkit-filter: none;
  filter: none;
}

.btn.btn-outline span {
  background-color: var(--primary-t-color);
}

.btn.magnetic-button.btn-outline:hover {
  color: var(--white-color);
}

.btn.content-btn {
  padding: 15px 30px;
}

.btn-smaller {
  font-size: 0.9rem;
  padding: 12px 18px;
}

.button-group {
  margin-top: 30px;
}

.button-group a {
  margin-right: 10px;
}

.button-group a:last-child {
  margin-right: 0;
}

    
/* #endregion Helper Class */
/*----------------------------------------------
7. Header
----------------------------------------------*/


/* #endregion Header */
/*----------------------------------------------
8. Feature
----------------------------------------------*/
/* #region Feature */

.logo img {
  width: 130px;
  margin-top: 6px;
}

.icons {
  display: inline-block;
  font-size: 3rem;
  line-height: 1;
}

.items .item {
  margin-top: 0px;
  border-radius: 12px;
  border: 1px solid #dddddd;
  padding: 80px 25px 35px;
  transition: 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.items .item:hover {
  border: 1px solid var(--primary-color);
  transform: translateY(-4px);
}

.items .item:hover .item-count {
  color: var(--primary-color);
  -webkit-text-fill-color: inherit
}


.items .item.item-card {
  padding: 40px;
  background-color: var(--primary-bg-color);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 1rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  margin-top: 50px;
  position: relative;
}

.swiper-pagination {
  font-weight: 500;
}

.swiper-pagination-current {
  color: var(--primary-t-color);
}

.swiper-pagination-bullet {
  width: 40px !important;
  height: 5px !important;
  border-radius: 0 !important;
  background-color: var(--primary-p-color);
  border: none !important;
  opacity: 0.25 !important;
}

.swiper-pagination-bullet-active {
  background-color: var(--primary-color);
  opacity: 1 !important;
}

.cd-words-wrapper {
  position: relative;
  display: inline-block;
  text-align: left;
}

.cd-words-wrapper b {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  white-space: nowrap;
}

.cd-words-wrapper b.is-visible {
  position: relative;
}

.no-js .cd-words-wrapper b {
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
  opacity: 1;
}

.cd-headline.clip span {
  display: inline-block;
  color: var(--primary-t-color);
}

.cd-headline.clip .cd-words-wrapper {
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: var(--secondary-p-color);
}

.cd-headline.clip b {
  opacity: 0;
}

.cd-headline.clip b.is-visible {
  opacity: 1;
}

.social-icons .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0 auto;
  transition: all 0.3s ease 0s;
}

.social-icons svg {
  transition: all 0.3s ease 0s;
}

.social-icons>a {
  margin: 5px;
  width: 45px;
  height: 45px;
  background-color: #1c1c1c;
  color: var(--white-color) !important;
  border-radius: 14px;
  overflow: hidden;
  transition: all 0.3s ease 0s;
}

.social-icons>a:hover .icon:first-child {
  margin-top: -45px;
}

.sub-title {
  margin-top: 0;
  line-height: 1.6;
  margin-bottom: 30px;
}



.hero-section {
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 160px 0 120px;
}

.hero-section.marketer {
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}



.hero-section.photographer {
  background-color: #1e212a;
  background-position: top center;
  background-attachment: scroll;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-section.photographer .title {
  font-size: 8rem;
}



.hero-section.photographer .title span {
  font-weight: 600;
  color: #f778ba;
}

.hero-section.photographer .title .small {
  font-size: 0.2em;
}

    

.hero-section .intro-text {
  font-size: 20px;
  font-weight: 500;
}

.hero-section h1 span {
  color: var(--primary-t-color-2);
}

.hero-section .hero-content .content .btn {
  padding: 10px 28px;
  font-size: 16px;
}

.hero-section .hero-content .content .sub-title {
  max-width: 50%;
}



.hero-section .hero-thumb {
  border-radius: 50rem;
  overflow: hidden;
}

.hero-section .hero-bg {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100vh;
  width: 100%;
  inset: 0%;
  z-index: -1;
}

.hero-section .hero-bg .circle-1,
.hero-section .hero-bg .circle-2 {
  position: absolute;
  height: 100vmax;
  width: 100vmax;
  object-fit: cover;
}

.hero-section .hero-bg .circle-1 {
  -webkit-animation: zoom 20s infinite linear;
  animation: zoom 20s infinite linear;
}

.hero-section .hero-bg .circle-2 {
  -webkit-animation: spinner 20s infinite linear;
  animation: spinner 20s infinite linear;
}

.breadcrumb-section .heading .title {
  display: flex;
  align-items: center;
  grid-column-gap: 1.5rem;
}

.breadcrumb-section .heading .title img {
  height: 90px;
  border-radius: 50px;
}

.breadcrumb-section .title {
  margin-bottom: 0;
}



.progress {
  position: relative;
  height: 10px;
  overflow: visible;
}

.progress .title {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 0;
  font-size: 1.1rem;
  font-weight: 500;
  color: var(--primary-t-color);
}

.progress .progress-bar {
  position: relative;
  width: 0%;
  background-color: var(--primary-t-color);
  border-radius: 10px;
  opacity: 0;
  overflow: visible;
  transition: all var(--transition-function) 0.5s;
}

.progress .progress-bar span {
  position: absolute;
  bottom: calc(100% + 14px);
  right: -20px;
  padding: 8px 10px;
  background-color: var(--primary-t-color);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  transition: 0.5s;
}

.progress .progress-bar span::before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  background-color: var(--primary-t-color);
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
}

@keyframes zoom {
  0% {
    transform: scale(1, 1);
  }

  50% {
    transform: scale(1.5, 1.5);
  }

  100% {
    transform: scale(1, 1);
  }
}

@-webkit-keyframes spinner {
  to {
    -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(-360deg);
    transform: translate3d(0px, 0px, 0px) rotateZ(-360deg);
  }
}

@keyframes spinner {
  to {
    -webkit-transform: translate3d(0px, 0px, 0px) rotateZ(-360deg);
    transform: translate3d(0px, 0px, 0px) rotateZ(-360deg);
  }
}

.counter-area .items {
  padding: 2rem;
  border-radius: 1.5rem;
}



.counter-item .title {
  font-weight: 600;
}

.counter-item span {
  font-size: 1.2rem;
  font-weight: 500;
}

.photography .bg-smoke {
  background-color: #1e212a;
}

.bg-content {
  position: relative;
  z-index: 1;
}

.bg-content::before,
.bg-content::after {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-color: #fff;
  top: 0;
  z-index: -1;
}

.bg-content::before {
  right: 100%;
}

.bg-content::after {
  left: 0;
}

.services .item .service-content {
  position: relative;
  padding: 2.5rem;
  border-radius: 1.5rem;
}

.services .item .service-content .service-icon {
  margin: 2.5rem 0;
}

.services .item .service-content .item-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.services.photography .service-list .list-item {
  margin: 0.3rem 0;
  font-size: 1.1rem;
  font-weight: 500;
}

.services.photography .service-list .list-item .icon {
  margin-right: 0.2em;
  color: #f778ba;
}

.services.photography .awards .list-group-item::after {
  content: none;
}

.services.photography .awards .list-group-item:hover .title,
.services.photography .awards .list-group-item:hover span:not(.icon) {
  color: inherit;
}

.skills .item .icon {
  font-size: 2rem;
  color: var(--primary-b-color);
}

.skills .item small {
  font-size: 0.875em;
}

.skills .item span {
  font-weight: 600;
}

.skills hr {
  margin: 100px 0;
  border-top: 1px solid var(--primary-b-color);
}


.filter-menu {
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 30px;
}



.filter-menu .input-item {
  position: relative;
}

.filter-menu .input-item::before {
  position: absolute;
  content: "/";
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
  color: var(--primary-b-color);
}

.filter-menu .input-item:last-of-type::before {
  content: none;
}

.filter-menu .input-item .btn {
  padding: 1rem 2rem;
  background: inherit;
  border: none;
  color: var(--primary-p-color);
  font-weight: 600 !important;
  transition: all var(--transition-function) var(--transition-duration);
  opacity: 0.85;
}



.filter-menu .input-item .btn:hover {
  opacity: 0.75;
}

.filter-menu .input-item label::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  top: calc(100% - 0.5rem);
  left: 50%;
  background-color: var(--primary-t-color);
  transform: translateX(-50%);
  visibility: hidden;
  opacity: 0;
  transition: all var(--transition-function) var(--transition-duration);
}

.filter-menu .input-item .btn-check:checked+label::after {
  width: calc(100% - 4rem);
  visibility: visible;
  opacity: 1;
}



.filter-menu .input-item .count {
  position: absolute;
  top: 0.5rem;
  right: 0.8rem;
  font-family: var(--primary-font);
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 0;
  transition: color var(--transition-function) var(--transition-duration);
  opacity: 0.85;
}


.filter-menu .input-item:has(.btn-check:checked + label) .count {
  color: var(--primary-t-color);
}

.filter-menu .btn-check:checked+.btn,
.filter-menu .btn.active,
.filter-menu .btn.show,
.filter-menu .btn:first-child:active,
.filter-menu :not(.btn-check)+.btn:active {
  background-color: transparent;
  color: var(--primary-t-color);
  opacity: 1;
}

.item-count {
  margin-right: 1rem;
  font-size: 2.5rem;
  -webkit-text-stroke: 1px;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.stack-wrapper {
  grid-row-gap: 80px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.stack-wrapper .stack-item {
  position: sticky;
  top: 5rem;
}



.content-round {
  background-color: var(--primary-bg-color);
}

.content-round.odd {
  background-color: var(--secondary-bg-color);
}

.rounded-div-wrapper {
  z-index: 1;
  height: 100px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
  transform: translate(0, -1px);
}

.rounded-div {
  border-radius: 50%;
  width: 150%;
  height: 750%;
  position: absolute;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%, -86.6%);
}

.rounded-div-background {
  background-color: #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.primary-bg {
  background-color: var(--primary-bg-color);
}

.primary-bg .list-group-item {
  border-color: var(--secondary-l-color);
}

.bg-purple {
  background-color: #f8f4ff;
}

.badge {
  display: inline-flex;
  gap: 0.25em;
  padding: 0.5rem 0.75rem;
  border-radius: 50rem;
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: var(--primary-p-color);
  transition: all var(--transition-function) var(--transition-duration);
}

.badge.small {
  padding: 0.35rem 0.65rem;
}

.badge.outlined {
  border: 2px solid currentColor;
  color: currentColor;
}

.badge:not(.outlined) {
  background-color: var(--primary-bg-color-2);
}

.badge:hover {
  opacity: 0.6;
}

.widget .badge {
  margin: 5px 2.5px;
}

.card {
  background-color: transparent;
  position: relative;
  border: none;
  border-radius: var(--primary-border-radius);
}

.card .image-holder {
  position: relative;
  border-radius: var(--primary-border-radius);
  overflow: hidden;
}

.card .card-overlay {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  display: flex;
  padding: 3vh;
  color: var(--white-color);
}

.card .card-overlay.top {
  top: 0;
  bottom: auto;
  background: 17, 16, 19;
  background: linear-gradient(180deg, rgba(17, 16, 19, 0.5) 0%, rgba(17, 16, 19, 0) 100%);
}

.card .card-overlay.fade-up {
  transform: translateY(6%);
  opacity: 0;
  transition: all var(--transition-function) var(--transition-duration);
}

.card .card-overlay.fade-down {
  transform: translateY(-6%);
  opacity: 0;
  transition: all var(--transition-function) var(--transition-duration);
}

.card .card-overlay:not(.top) {
  bottom: 0;
}

.card:hover .card-overlay.fade-up {
  transform: none;
  opacity: 1;
}

.card:hover .card-overlay.fade-down {
  transform: none;
  opacity: 1;
}

.portfolio-item .card-thumb {
  display: block;
  overflow: hidden;
}

.portfolio-item .card-thumb img {
  min-height: 550px;
  object-fit: cover;
  transition: all var(--transition-function) var(--transition-duration);
}


.portfolio-item .show-project {
  position: relative;
  overflow: hidden;
}

.portfolio-item .show-project .card-terms {
  transition: all var(--transition-function) var(--transition-duration);
}

.portfolio-item .show-project .project-link {
  position: absolute;
  opacity: 0;
  left: 0;
  transition: all var(--transition-function) var(--transition-duration);
}

.portfolio-item .show-project .project-link a {
  color: var(--primary-p-color);
  font-weight: 600;
}

.portfolio-item .show-project .project-link a::after {
  position: absolute;
  content: "";
  top: 48%;
  right: -0.5rem;
  height: 2px;
  width: 3rem;
  background-color: currentColor;
  transform: translate(100%, 50%);
}

.portfolio-item .card-meta .terms:first-child {
  margin-left: 0;
}

.portfolio-item a.card-btn {
  display: flex;
  padding: 0.8rem;
  background-color: var(--white-color);
  border-radius: 50rem;
  color: var(--primary-t-color);
}

.portfolio-item.scale:hover .card-thumb img {
  transform: var(--transform-scale);
}

.portfolio-item.has-shadow .card-thumb::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 85%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 7, 18, 0)), to(rgba(3, 7, 18, 0.45)));
  background: linear-gradient(180deg, rgba(3, 7, 18, 0), rgba(3, 7, 18, 0.45));
  -webkit-transition: opacity var(--transition-function) var(--transition-duration);
  transition: opacity var(--transition-function) var(--transition-duration);
}

.portfolio-item:hover .card-terms {
  transform: translate(0, -100%);
  opacity: 0;
}

.portfolio-item:hover .project-link {
  transform: translate(0, -100%);
  opacity: 1;
}

.portfolio-item.layout-2 .card-overlay {
  color: var(--white-color);
}

.portfolio-item.layout-2 .card-overlay .title,
.portfolio-item.layout-2 .card-overlay .badge {
  color: var(--white-color);
}

.portfolio-item.layout-2 .card-overlay .show-project .project-link a {
  color: var(--white-color);
}

.portfolio-item.layout-2 .card-overlay:not(.top) {
  background: 17, 16, 19;
  background: linear-gradient(360deg, rgba(17, 16, 19, 0.5) 0%, rgba(17, 16, 19, 0) 100%);
}

.portfolio-meta {
  font-weight: 500;
}

.portfolio-meta .date {
  position: relative;
}

.portfolio-meta .date::before {
  content: "\f309";
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  font-family: bootstrap-icons !important;
  font-size: 1em;
  font-weight: 600 !important;
}

.portfolio-meta .title {
  font-weight: 600;
}

.portfolio-meta .socials .nav-link {
  font-weight: 600;
}

.portfolio-content {
  margin-top: 5rem;
}


.portfolio-terms a.terms {
  color: var(--primary-p-color);
}

.portfolio-terms a.terms::after {
  content: ",";
}

.portfolio-terms a.terms:last-child::after {
  content: none;
}



.stack-item .card-thumb img {
  width: 100%;
}


.blog-item .card-thumb {
  display: block;
  overflow: hidden;
  background: var(--grey-color);

}

.blog-item .card-thumb img {
  object-fit: cover;
  transition: all var(--transition-function) var(--transition-duration);
}

.blog-item .card-content .post-meta span,
.blog-item .card-overlay .post-meta span {
  font-size: 1.1rem;
  font-weight: 500;
}

.blog-item .card-content .post-meta span:not(.post-author),
.blog-item .card-overlay .post-meta span:not(.post-author) {
  opacity: 0.85;
}

.blog-item .card-content .post-date,
.blog-item .card-overlay .post-date {
  font-size: 1.1rem;
  font-weight: 500;
}

.blog-item .card-content .title,
.blog-item .card-overlay .title {
  margin: 16px 0;
  letter-spacing: -0.02em;
}

.blog-item .card-content .title a,
.blog-item .card-overlay .title a {
  font-size: 1.5rem;
  color: var(--primary-t-color);
  display: inline;
  padding-bottom: 5px;
  background-image: linear-gradient(to right, var(--primary-t-color) 0%, var(--primary-t-color) 100%);
  background-size: 100% 5%;
  background-repeat: no-repeat;
  background-position: left 80%;
  transition: all 0.4s ease;
}

.blog-item:hover .card-content .title a,
.blog-item:hover .card-overlay .title a {
  background-size: 0% 5%;
}

.blog-item.scale:hover .card-thumb img {
  transform: var(--transform-scale);
}

.blog-item.has-shadow .card-thumb::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  height: 85%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(3, 7, 18, 0)), to(rgba(3, 7, 18, 0.45)));
  background: linear-gradient(180deg, rgba(3, 7, 18, 0), rgba(3, 7, 18, 0.45));
  -webkit-transition: opacity var(--transition-function) var(--transition-duration);
  transition: opacity var(--transition-function) var(--transition-duration);
}

.blog-item.layout-2 .card-overlay {
  color: var(--white-color);
}

.blog-item.layout-2 .card-overlay .title a {
  background-image: linear-gradient(to right, var(--white-color) 0%, var(--white-color) 100%);
  color: var(--white-color);
}

.blog-item.layout-2 .card-overlay:not(.top) {
  background: 17, 16, 19;
  background: linear-gradient(360deg, rgba(17, 16, 19, 0.5) 0%, rgba(17, 16, 19, 0) 100%);
}

.service-table {
  padding: 2rem;
  background-color: #272c3c;
  border-radius: 0;
  color: var(--white-color);
}

.service-table span,
.service-table i {
  font-size: 1.2rem;
  color: var(--secondary-p-color);
}

.service-table span.service-icon,
.service-table i.service-icon {
  font-size: 2.5rem;
  color: var(--white-color);
}

.service-table span.sub-title,
.service-table i.sub-title {
  font-weight: 500;
  color: #f778ba;
}

.service-table .title {
  color: var(--white-color);
}

.service-table .service-list li {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--secondary-p-color);
}

.service-table .service-list li .icon {
  color: #f778ba;
}

.flex {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  grid-column-gap: 1.5rem;
  max-width: 930px;
}

.flex .line {
  height: 2px;
  flex: 1;
  background-color: var(--primary-l-color);
}

.flex img {
  height: 90px;
  border-radius: 50px;
}


.animated-image-container {
  position: relative;
  min-height: 600px;
  max-height: 1100px;
  overflow: hidden;
}



.animated-image-container .animated-image {
  width: 100%;
  height: 120%;
  object-fit: cover;
}

.reveal-img {
  position: relative;
  visibility: hidden;
  overflow: hidden;
}

.reveal-img img {
  object-fit: cover;
  transform-origin: left;
}

.cta:not(.layout-2) .cta-text {
  display: flex;
  justify-content: center;
  align-items: center;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
}



.cta:not(.layout-2) .cta-text .line-item {
  font-size: var(--h2-size);
  font-weight: var(--h2-weight);
  color: var(--primary-t-color-2);
  font-family: var(--primary-font);
}



.cta:not(.layout-2) .cta-text .line {
  height: 1px;
  flex: 1;
  background-color: var(--primary-l-color);
}



.cta.layout-2 .sub-title {
  font-size: 20px;
  font-weight: 500;
}

.cta.layout-2 .title span {
  color: var(--primary-t-color-2);
}





.testimonial.marketer {
  padding: 2.5rem;
}



.testimonial.marketer .icon span {
  font-size: 4.5rem;
}

.testimonial.marketer .icon span.icon-1 {
  color: #7fcda3;
}

.testimonial.marketer .icon span.icon-2 {
  color: #fd8f77;
}

.testimonial.marketer .icon span.icon-3 {
  color: #9d70ff;
}



.client-position {
  font-size: var(--p-size);

}



.testimonial-content p {
  font-size: 1.5rem;
  color: var(--primary-t-color);
}



.ftur_hov .item:hover .count {
  color: var(--primary-color);
}

.experiences .item {
  border-left: 1px solid var(--secondary-l-color) !important;
  margin-top: 30px;
  border-radius: 0;
  padding: 0;
  border: none;
}

.experiences .item:hover {
  border-left: 1px solid var(--secondary-l-color) !important;
  transform: none;
  border: none;
}

.experiences .item .content {
  padding-left: 2vw;
  padding-right: 2vw;
}

.experiences .content .count {
  font-size: 3.5em;
  font-weight: 600;
  -webkit-text-stroke: 1px;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.sticky .intro {
  position: sticky;
  top: 130px;
}

.awards .list-group-item {
  position: relative;
  z-index: 1;
  padding: 2rem 0.5rem;
}

.awards .list-group-item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  z-index: -1;
  background:linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.awards .list-group-item .content,
.awards .list-group-item .title,
.awards .list-group-item span {
  -webkit-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}

.awards .list-group-item:hover .content {
  transform: translateX(1rem);
}

.awards .list-group-item:hover .title {
  color: var(--white-color);
}

.awards .list-group-item:hover span {
  color: var(--secondary-t-color);
}

.awards .list-group-item:hover .award-btn {
  transform: translateX(-1rem);
}

.awards .list-group-item:hover .award-btn i {
  color: var(--white-color);
}

.awards .list-group-item:hover::after {
  height: 100%;
}



.awards a.award-btn {
  position: absolute;
  top: 20%;
  right: 0;
  display: flex;
  padding: 0.8rem;
  color: var(--primary-t-color);
}

.awards a.award-btn .icon {
  font-size: 2rem;
  line-height: 1;
}

.awards .logo img {
  width: 120px;
  transition: all var(--transition-function) var(--transition-duration);
}

.awards .logo:hover img {
  transform: var(--transform-scale);
}

.interactive-link,
.interactive-btn {
  position: fixed;
  top: 0%;
  left: 0%;
  z-index: 26;
  display: block;
  width: 0;
  height: 0;
  background: var(--primary-color);
  border-radius: 50%;
  pointer-events: none;
  transform: translate(-50%, -60%);
  overflow: hidden;
  transition: width 0.4s cubic-bezier(0.36, 0, 0.66, 0), height 0.4s cubic-bezier(0.36, 0, 0.66, 0);
  will-change: transform, width, height;
}

.interactive-link.active {
  width: 80px;
  height: 80px;
  transition: width 0.4s cubic-bezier(0.34, 1, 0.64, 1), height 0.4s cubic-bezier(0.34, 1, 0.64, 1);
}

.interactive-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
  color: var(--white-color);
}

.interactive-btn p {
  margin: 0;
  font-size: 0em;
  transition: font-size 0.4s cubic-bezier(0.36, 0, 0.66, 0);
  will-change: font-size;
}

.interactive-btn.active {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  transition: width 0.4s cubic-bezier(0.34, 1, 0.64, 1), height 0.4s cubic-bezier(0.34, 1, 0.64, 1);
}

.interactive-btn.active p {
  font-size: 1em;
  transition: font-size 0.4s cubic-bezier(0.34, 1, 0.64, 1);
}

.interactive-hover {
  position: absolute;
  height: 250px;
  width: 250px;
  overflow: hidden;
  pointer-events: none;
  transform-origin: center;
  transform: scale(0);
  z-index: 2;
}

.portfolio-single .portfolio-thumb img {
  border-radius: 4px;
}

.portfolio-single .portfolio-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.portfolio-single .portfolio-info .item {
  display: flex;
  flex-direction: column;
}

.portfolio-single .portfolio-info .item span {
  padding: 0.5rem;
  color: #9aa0a6;
}

.portfolio-single .portfolio-info .item span:last-child {
  color: var(--white-color);
}

.portfolio-single .portfolio-info .item .social-icons>a {
  width: 40px;
  height: 40px;
}

.portfolio-single .portfolio-info .item .social-icons>a svg {
  font-size: 1.2em;
}

.portfolio-single .portfolio-info .item .social-icons>a:hover .icon:first-child {
  margin-top: -40px;
}

.portfolio-single .gallery-item {
  display: block;
}

.project-info {
  position: relative;
}

.project-info .service-title {
  display: block;
  margin-bottom: 1.5rem;
  padding: 1rem 0;
  border-bottom: 1px solid var(--primary-l-color);
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--secondary-p-color);
}



.project-info h6 {
  margin: 0;
}


.work-single .content p {
  max-width: 50%;
  margin: 1.5rem 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1.6;
}



.works .container-fluid {
  max-width: 1600px;
}

.works .image-mask.style-2:first-child {
  width: 30%;
}

.next-work {
  position: relative;
  height: 650px;
}



.next-work .rounded-div-wrapper {
  z-index: 3;
}

.next-work .image-mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

.next-work .image-mask .card-element .card-content {
  top: 50%;
  bottom: unset;
}

.next-work .card-content span {
  font-size: 1.2rem;
  font-weight: 500;
  color: var(--white-color);
}

.testimonial-wrapper .items .item .testimonial-content {
  position: relative;
}

.testimonial-wrapper .items .item .testimonial-content .quote-icon {
  position: absolute;
  top: 70%;
  right: 2%;
  width: 70px;
}

.testimonial-wrapper .items .item .testimonial-content .testimonial-reviewer-content span {
  color: #9aa0a6;
}

.testimonial-wrapper .items .item .quote {
  font-size: 18px;
  line-height: 1.6;
}

.testimonial-wrapper .items .item .testimonial-thumb img {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
}

.pricing-wrapper .items .item .package span:last-child,
.pricing-wrapper .items .item .pricing span:last-child {
  color: #9aa0a6;
}

.pricing-wrapper .items .item .package span.badge,
.pricing-wrapper .items .item .pricing span.badge {
  padding: 0.675rem;
  background-color: #1c1c1c;
  border-radius: 0.675rem;
}

.pricing-wrapper .items .item .price {
  display: block;
  font-family: var(--primary-font);
  font-size: 40px;
  font-weight: 900;
  color: var(--primary-color);
}

.pricing-wrapper .items .item hr {
  border-color: rgba(255, 255, 255, 0.8);
}

.pricing-wrapper .items .item .pricing-content li {
  margin: 0.6rem 0;
}

.contact-form {
    padding: 15px;
    background-color: #fff;
    border-radius: 2rem;
    border: solid 1px #dee2e6;
}



.contact-form .list-group-item {
  padding: 1rem 0.75rem;
}
.contact-form .list-group-item span{font-size: 15px;display: block;}


.contact-form .list-group-item .content {
  font-size: 18px;
  font-weight: 500;
  color: var(--primary-t-color);
}

.contact-form .list-group-item .content:hover {
  opacity: 0.6;
}

.contact-form .form-control {
  font-size: 15px;
  background-color: transparent;

  border-color: var(--secondary-l-color);
  border-radius: 0;
}

.contact-form .form-control:focus {
  border-color: inherit;
  box-shadow: none;
}

.form-select:focus {
  border-color: var(--primary-t-color);
  outline: 0;
  box-shadow: none;
}

.contact-form .form-floating>label {
  z-index: 1;
  font-size: 1.1rem;
  font-weight: 500;
}



.contact-form .form-group .form-label {
  font-size: 1.1rem;
  font-weight: 500;
}

.contact-form .form-group .form-input-group {
  display: flex;
  flex-wrap: wrap;
  grid-column-gap: 0.5rem;
  grid-row-gap: 0.5rem;
}

.contact-form .form-group .btn {
  padding: 16px 28px;
  font-size: 1rem;
  border-color: var(--secondary-l-color);
}

.contact-form .form-group .btn-check:checked+.btn,
.contact-form .form-group .btn.active,
.contact-form .form-group .btn.show,
.contact-form .form-group .btn:first-child:active,
.contact-form .form-group :not(.btn-check)+.btn:active {
  color: #ffffff;
  background-color: var(--primary-t-color);
  border-color: var(--primary-t-color);
}

.comments .contact-form {
  background-color: transparent;
}

.load-more .item {
  display: none;
}

footer {
  background-color: var(--footer-bg-color);
}

footer .copyright {
  font-size: 18px;
}



footer .copyright a {
  font-size: 18px !important;
  color: var(--primary-t-color);
}

footer .copyright a:hover {
  opacity: 0.6;
}

footer .smooth-anchor {
  position: relative;
  padding: 0.5rem 0;
  color: var(--primary-t-color);
}

footer .smooth-anchor::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 0;
  left: 0;
  bottom: 5px;
  background-color: var(--primary-t-color);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

footer .smooth-anchor:hover::after {
  width: 100%;
  visibility: visible;
  opacity: 1;
}

.odd .btn {
  background-color: var(--primary-t-color-3);
}

.odd .btn.btn-outline {
  background-color: transparent;
  border-color: var(--primary-t-color-3);
  color: var(--white-color);
}

.odd .btn.btn-outline span {
  background-color: var(--white-color);
}

.odd .btn.btn-outline:hover {
  color: var(--white-color);
}

.odd .btn.magnetic-button.btn-outline:hover {
  color: var(--primary-t-color);
}

.odd tr:not(:last-child) {
  border-color: var(--primary-b-color);
}

.odd pre,
.odd code {
  background-color: var(--secondary-bg-color-2);
  border-left: 5px solid var(--secondary-bg-color-3);
}

.odd blockquote,
.odd q {
  background-color: var(--secondary-bg-color-2);
  border-left: 5px solid var(--secondary-bg-color-3);
}

.odd .swiper-pagination-current {
  color: var(--white-color);
}

.odd header .navbar-expand .navbar-brand {
  color: var(--white-color);
}

.odd header .navbar-expand .navbar-nav .nav-item .nav-link {
  color: var(--white-color);
}

.odd .navbar .navbar-toggler:not(.active) .navbar-header .content .title {
  color: var(--white-color);
}

.odd .hero-section h1 span {
  color: var(--secondary-t-color-2);
}

.odd .hero-bg .circle-1,
.odd .hero-bg .circle-2 {
  opacity: 0.15;
}

.odd .services .item .item-count {
  color: var(--secondary-t-color);
}

.odd .experiences .item {
  border-color: var(--primary-b-color);
}



.odd .primary-bg {
  background-color: var(--secondary-bg-color-2);
}

.odd .content-round {
  background-color: var(--secondary-bg-color-2);
}

.odd .content-round .rounded-div-background {
  background-color: var(--secondary-bg-color);
}

.odd .awards .list-group-item a.award-btn .icon {
  color: var(--white-color);
}

.odd .awards .list-group-item::after {
  background-color: var(--white-color);
}

.odd .awards .list-group-item:hover .title {
  color: var(--primary-t-color);
}

.odd .awards .list-group-item:hover span {
  color: var(--primary-p-color);
}

.odd .awards .list-group-item:hover a.award-btn {
  color: var(--white-color);
}

.odd .awards .list-group-item:hover a.award-btn .icon {
  color: var(--primary-p-color);
}

.odd .filter-menu .btn-check:checked+.btn,
.odd .filter-menu .btn.active,
.odd .filter-menu .btn.show,
.odd .filter-menu .btn:first-child:active,
.odd .filter-menu :not(.btn-check)+.btn:active {
  color: var(--white-color);
}

.odd .filter-menu .input-item label::after {
  background-color: var(--white-color);
}

.odd .filter-menu .input-item .btn {
  color: var(--secondary-p-color);
}

.odd .filter-menu .input-item:has(.btn-check:checked + label) .count {
  color: var(--white-color);
}

.odd .portfolio-item .show-project .project-link a {
  color: var(--white-color);
}

.odd .portfolio-terms a.terms {
  color: var(--secondary-p-color);
}

.odd .progress .title {
  color: var(--secondary-p-color);
}

.odd .progress .progress-bar {
  background-color: var(--secondary-p-color);
}

.odd .progress .progress-bar span {
  background-color: var(--white-color);
  color: var(--primary-t-color);
}

.odd .progress .progress-bar span::before {
  background-color: var(--white-color);
}

.odd .testimonial {
  border-color: #2b2b2b !important;
}

.odd .testimonial-content p {
  color: var(--white-color);
}

.odd .awards .logo img {
  filter: invert(1);
}

.odd #brilio-accordion .accordion-item {
  color: var(--secondary-p-color);
}

.odd #brilio-accordion .accordion-item .accordion-button {
  background-color: var(--secondary-bg-color-2);
  color: var(--white-color);
}

.odd .blog-item .card-content .title a,
.odd .blog-item .card-overlay .title a {
  color: var(--white-color);
  background-image: linear-gradient(to right, var(--white-color) 0%, var(--white-color) 100%);
}

.odd .blog-item .card-content .post-meta span:not(.post-author) {
  color: var(--primary-b-color);
}

.odd a.page-numbers,
.odd span.page-numbers {
  color: var(--white-color);
}

.odd a.page-numbers.current,
.odd span.page-numbers.current {
  background-color: var(--white-color);
  color: var(--primary-p-color);
}

.odd .comments .contact-form {
  background-color: transparent;
}

.odd .comments .contact-form .form-control {
  border-color: var(--primary-b-color);
  color: var(--white-color);
}

.odd .badge.outlined {
  color: var(--white-color);
}

.odd .contact-form {
  background-color: var(--primary-bg-color);
}

.odd .contact-form .btn.btn-outline {
  color: var(--primary-t-color);
}

.odd .contact-form .btn.btn-outline span {
  background-color: var(--primary-t-color);
}

.odd .contact-form .btn.btn-outline:hover {
  color: var(--white-color);
}

.odd .contact-form .btn[type=submit] {
  background-color: var(--primary-t-color);
}

.odd .socials .nav-link {
  color: var(--white-color);
}

.odd .socials .nav-link::after {
  background-color: var(--white-color);
}

.odd .cta {
  border-color: var(--primary-b-color) !important;
}

.odd .cta .cta-text span {
  color: var(--secondary-t-color-2) !important;
}

.odd footer {
  background-color: var(--secondary-bg-color-2);
}

.odd footer.bg-white {
  background-color: var(--secondary-bg-color) !important;
}

.odd footer .copyright a {
  color: var(--white-color);
}

.odd footer .smooth-anchor {
  color: var(--white-color);
}

.odd footer .smooth-anchor::after {
  background-color: var(--white-color);
}

/* #endregion Feature */
/*----------------------------------------------
9. Modal
----------------------------------------------*/
/* #region Modal */
.modal-open {
  overflow-x: hidden;
  overflow-y: hidden;
}

.modal-open .modal {
  overflow: hidden;
}

.dialog-animated {
  min-height: 100%;
  margin: 0 0 0 auto;
}

.modal.fade .modal-dialog.dialog-animated {
  transform: translate(100%, 0) scale(1);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
  height: 100%;
}

.modal.fade.show .modal-dialog.dialog-animated {
  height: 100%;
  transform: translate(0, 0);
}

.modal-content {
  background-color: var(--primary-bg-color);
  border: none;
  border-radius: 0;
  overflow-x: hidden;
}

.modal-header {
  align-items: center;
  padding: 2rem;
  border: none;
  font-weight: 600;
  border-radius: 0;
}

.modal-header .icon-close {
  font-size: 24px;
  cursor: pointer;
}

.modal-body {
  display: flex;
  align-items: center;
  padding: 2rem;
}

.search-title {
  line-height: 1em;
  letter-spacing: -1.6px;
}



.search-form input {
  padding-left: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

/* #endregion Modal */
/*----------------------------------------------
10. Blog
----------------------------------------------*/
/* #region Blog */
.blog .item {
  margin: 0 0 0px 0;
}

.post .post-image {
  display: block;
  margin-bottom: 30px;
}

.post .post-image img {
  border-radius: 10px;
}

.post .post-meta a:not(:hover) {
  color: var(--primary-p-color);
}

.post .post-meta svg {
  margin-right: 5px;
  color: #6c757d;
}

.post .post-content .title {
  margin: 20px 0;
}

.post .post-content .title a {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--primary-t-color);
  display: inline;
  padding-bottom: 5px;
  background-image: linear-gradient(to right, var(--primary-t-color) 0%, var(--primary-t-color) 100%);
  background-size: 100% 5%;
  background-repeat: no-repeat;
  background-position: left 80%;
  transition: all 0.4s ease;
}

.post .post-content .post-holder-tags a {
  display: inline-block;
  padding: 0.5rem 0.8rem;
  margin: 0 5px 5px 0;
  background-color: #1c1c1c;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  color: var(--white-color);
}

.post .post-content .post-holder-tags a:hover {
  color: var(--primary-color);
}

.post:hover .post-content .title a {
  background-size: 0% 5%;
}

.post-holder-tags .tagged {
  font-weight: 500;
}

ul.page-numbers,
.page-links {
  display: flex;
  width: fit-content;
  padding-left: 0;
  margin: 35px auto;
  border-radius: 0.25rem;
  box-shadow: 0px 0px 15px 0px var(--box-shadow-color);
  list-style: none;
  transition: all var(--transition-function) var(--transition-duration);
}

ul.page-numbers li {
  margin: 0;
  font-weight: 600;
}

a.page-numbers,
span.page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: var(--primary-border-radius);
  color: var(--primary-t-color);
}

a.page-numbers.current,
span.page-numbers.current {
  background-color: var(--secondary-bg-color);
  color: var(--white-color);
}

a.page-numbers:hover:not(.current),
span.page-numbers:hover:not(.current) {
  opacity: 0.65;
}

.icon.rotate::before {
  transform: rotate(-45deg);
}

.swap-icon .icon {
  margin: 0 !important;
  font-size: 2rem !important;
  line-height: 1;
}

.swap-icon:hover .icon {
  animation: swap ease-out var(--transition-duration);
}

@keyframes swap {
  0% {
    transform: translateX(0);
  }

  25% {
    opacity: 0;
  }

  30% {
    transform: translateX(1rem);
  }

  35% {
    transform: translateX(-1rem);
  }

  85% {
    opacity: 1;
  }

  100% {
    transform: translateX(0);
  }
}

#brilio-accordion .accordion-item {
  background-color: transparent;
  border: none;
  color: var(--primary-p-color);
}

#brilio-accordion .accordion-item:not(:last-child) {
  margin-bottom: 0.5rem;
}

#brilio-accordion .accordion-item .accordion-header {
  margin: 0;
}

#brilio-accordion .accordion-item .accordion-button {
  position: relative;
  background-color: var(--primary-bg-color);
  border-radius: var(--primary-border-radius);
  box-shadow: none;
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--primary-t-color);
}

#brilio-accordion .accordion-item .accordion-button::after {
  position: absolute;
  content: "\f4fe";
  left: calc(100% - 3rem);
  height: inherit;
  background-image: none;
  font-size: inherit;
  font-weight: 400 !important;
  font-family: bootstrap-icons !important;
  transition-timing-function: var(--transition-function);
}

#brilio-accordion .accordion-item .accordion-button:focus {
  z-index: 1;
}

#brilio-accordion .accordion-item:has(.collapse.show) .accordion-button::after {
  content: "\f2ea" !important;
}

.blog-single .post-thumbnail img {
  margin-bottom: 1.5rem;
  max-height: 550px;
  object-fit: cover;
}

.sidebar .widget {
  margin-top: 45px;
}


.sidebar .widget a {
  color: var(--primary-t-color);
}

.sidebar .widget a:hover {
  opacity: 0.6;
}

.sidebar .widget:first-of-type .widget-title {
  margin-top: 0;
}

.sidebar .post-image img {
  max-width: 100px;
}

.sidebar .post .post-holder-tags a {
  margin: 5px 2.5px;
}

/* #endregion Blog */
/*----------------------------------------------
11. All Media Queries
----------------------------------------------*/

/* #endregion All Media Queries */
/*# sourceMappingURL=style.css.map */




.bg-light {
  background: linear-gradient(180deg, rgb(255 255 248 / 90%) 0%, rgba(255, 255, 255, 0.9) 103.91%)
}

/* .bg-home-agency::before {
  content: "";
  position: absolute;
  top: 0;
  left: 67%;
  bottom: 0;
  right: 0;
} */



.banner-1 img {
  position: absolute;
  bottom: -16px;
  width: 200px;
  left: -89px;
}

.floating {
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  margin-left: 30px;
  margin-top: 5px;
}

@keyframes floating {
  from {
    transform: translate(0, 0px);
  }

  65% {
    transform: translate(0, 15px);
  }

  to {
    transform: translate(0, -0px);
  }
}

.banner_img .algn_2 {
  top: -132px;
}

.posi {
  border-radius: 25px;width:100%
}



.auto_play_video {
  width: 100%;
}

/* 
.about-us-video {
  height: 800px;
} */

.about-us-video figure {
  position: relative;
  border-radius: 10px;
  height: 100%;
  overflow: hidden;
  margin-bottom: 0px;
}

.about-us-video video {
  width: 100%;
  border-radius: 10px;
  height: 100%;
  object-fit: cover;
}

.about-company-item .icon-box {
  position: absolute;
  background-color: var(--primary-color);
  width: 60px;
  height: 60px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  bottom: 0;
  left: 22px;
}

.about-company-item:hover .icon-box:before {
  transform: scale(1);
  background-color: var(--secondary-color);
}

.about-company-item:hover .icon-box img {
  filter: brightness(0) invert(1);

}

.about-company-item .icon-box img {
  position: relative;
  max-width: 40px;
  z-index: 1;
  transition: all 0.4s ease-in-out;
  filter: brightness(0) invert(1);
}

.about-company-item .icon-box::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: var(--primary-color);
  top: 0;
  left: 0;
  transform: scale(0);
  transition: all 0.4s ease-in-out;
  border-radius: 16px;
}

.industry_s-g {
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  padding: 50px 50px;
  box-shadow: 0 6px 35px #00000012;
  border-radius: 10px;
  position: relative;
}

.industry_s-g .icon-dots-3 {
  position: absolute;
  bottom: 0;
  left: 0;
}

.icon-dots-3 {
  width: 519px;
  height: 310px;
  background-image: url(../img/icon-dots-3.png);
}

.icon-dots-4 {
  position: absolute;
  top: 0;
  right: 0;
  width: 578px;
  height: 452px;
  background-image: url(../img/icon-dots-4.png);
}



/* 
.industry_s-g::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/service-bg.png) center/cover no-repeat;

} */



.industry_s-g h2,
.industry_s-g p,
.industry_s-g h5 {
  color: var(--white-color);
}

.industry_s {
  background: #fff;
  padding: 50px 50px;
  box-shadow: 0 6px 35px #00000012;
  border-radius: 10px;
}

.sub_tttl {

  padding: 1px 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  margin: 0;
  font-size: 13px;
  position: relative;
}

.sub_tttl::before {
  content: '';
  height: 16px;
  width: 3px;
  background-color: var(--primary-color);
  position: absolute;
  top: 2px;
  left: 0;
}

.personalized-long-term {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
}

.personalized-long-term .personalized .icon {
  max-width: 90px;
  max-height: 90px;
}

.personalized-long-term .personalized .title {
  margin-bottom: 10px;
}

.personalized-long-term .personalized-divder {
  display: block;
  width: 1px;
  height: 81px;
  align-self: flex-end;
  background-color: #030917;
  opacity: 0.2;
}

.exp-card {
  background: var(--grey-color);
  padding: 50px;
}

.exp-card-g {
  background:#ffffffe5;
  padding: 50px;
  border-radius: 10px;
}


.main-img .img {
  position: relative;

}

.main-img {
  width: 100%;
  height: 100%;

}


.main-img .float-inf {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 25px 20px;
  z-index: 20;
  color: #fff;
  background: var(--primary-color);
}

.main-img .float-inf p {
  font-size: 25px;
  margin: 0px;
  text-align: center;
}

.main-img .float-inf .num {
  font-size: 128px;
  line-height: 0.7;
  font-weight: 400;
  color: #fff;
}

.main-img .float-inf .text {
  font-size: 16px;
  padding: 10px 30px;
  background-color: #fff3;
  font-size: 16px;
  display: inline-block;
  margin-top: 30px;
}

.products .hero-content {
  padding: 15px;
  border: 1px solid var(--grey-color);
}

.about-section {
  position: relative;
  z-index: 2;
  background: #fff;
}

.about-section .image-column {
  position: relative;
  margin-bottom: 50px;
}

.about-section .image-column .image-box {
  position: relative;
  text-align: right;
}

.about-section .image-column .image-box .image {
  position: relative;
}



.about-section .image-column .image-box .image-2 {
  margin-bottom: 0;
}

.about-section .image-column .image-box .image-2 img {
  border: 10px solid #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 170px;
  bottom: 0px;
}


.dd h4 {
  margin-bottom: 11px !important;
  margin-top: 37px !important;
}

.title span, .gr_text {
  background-image: linear-gradient(267.43deg, #d11818 24.95%, #381072 77.92%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 600;
}

.elements1 {
  position: absolute !important;
  z-index: -1;
}

.main-images-area {
  position: relative;
}


.header-images-area .main-images-area .img1 {
  position: relative;
  left: 70px;
  z-index: 1;
}

.header-images-area .main-images-area .img1 img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.header-images-area .main-images-area .img2 {
  position: absolute;
  top: 0;
  z-index: -1;
  left: 0;
}

.header-images-area .main-images-area .img2 img {
  height: 100%;
  width: 100%;
  border-radius: 50%;
}

.header-images-area .main-images-area .icons-area .sound-icons1 {
  position: absolute;
  top: 0;
}

.header-images-area .main-images-area .icons-area .lite-icons1 {
  position: absolute;
  top: 80%;
  right: -120px;
}

.header-images-area .main-images-area .auhtor-icons .elements2 {
  position: absolute;
  top: -62px;
  right: 95px;
}

.header-images-area .main-images-area .auhtor-icons .elements3 {
  position: absolute;
  bottom: 140px;
  left: -16px;
}

.header-images-area .main-images-area .auhtor-images .header-author-img1 {
  position: absolute;
  bottom: 0px;
  left: -100px;
}

.header-images-area .main-images-area .auhtor-images .header-author-img2 {
  position: absolute;
  top: -40px;
  right: -60px;
}

@keyframes animation-1 {
  0% {

    transform: translateY(0);
  }

  100% {

    transform: translateY(30px);
  }
}

.aniamtion-key-1 {
  position: relative;
  animation-name: animation-1;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

@keyframes animation-2 {
  0% {

    transform: translateX(0);
  }

  100% {

    transform: translateX(50px);
  }
}

.aniamtion-key-2 {
  position: relative;
  animation-name: animation-2;
  animation-duration: 2.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}

/* 
.hero-content::after {
  position: absolute;
  left: -25%;
  bottom: -25%;
  content: "";
  height: 350px;
  width: 350px;
  background: #f25300;
  border-radius: 50%;
  filter: blur(120px);
  opacity: .3;
} */





.sticky-enquiry {
  position: fixed;
  bottom: -60px;
  right: 10px;
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  opacity: 0.5;
  /* Change this for the animation speed */
  transition: all 0.8s ease;
  border-radius: 10px;

}



.sticky-enquiry.revealed {
  bottom: 60px;
  opacity: 1;
  z-index: 5000;
}



.sticky-enquiry a {
  padding: 10px 10px;
  display: block;
  transition: all 0.3s ease;
  font-weight: 600;
  font-size: 14px;
  color: var(--white-color);

}


.sticky-enquiry:hover a {
  color: var(--white-color);
}




/* menu mega */
nav {
  background: #fff;
  position: fixed;
  top: 0;
  transition: top 0.2s ease-in-out;
  width: 100%;
  border-bottom: 1px solid rgb(229, 231, 235);
  z-index: 90;
}

.nav-up {
  top: -70px;
}


nav .wrapper {
  position: relative;
  max-width: 1300px;
  padding: 0px 15px;
  height: 70px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.wrapper .logo a {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none;
}

.wrapper .nav-links {
  display: inline-flex;
}

.nav-links li {
  list-style: none;
}

.nav-links li a {
  color: var(--primary-t-color);
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  padding: 25px 15px;
  border-radius: 5px;
  transition: all 0.3s ease;
}



.nav-links .mobile-item {
  display: none;
}

.nav-links .drop-menu {
  position: absolute;
  background: #242526;
  width: 180px;
  line-height: 45px;
  top: 70px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 70px;
  opacity: 1;
  visibility: visible;
}

.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px;
}

.mega-box.prod_menu {
  left: 10%;
  width: 550px;
}

.mega-box.prod_menu .content {
  justify-content: normal;
}

.mega-box.prod_menu .content .row {
  width: 100%;
}

.company_li .mega-box.prod_menu {
  right: 12%;
  left: inherit;
}

.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 70px;
  opacity: 0;
  visibility: hidden;
}

.mega-box .content {
  background: #fff;
  padding: 15px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}

.mega-box .content .row {
  width: calc(25% - 30px);
  line-height: 45px;
  padding: 10px;
}

.industry_menu {
  border: 1px solid #ddd;
  opacity: .5;
}

.industry_menu:hover {
  opacity: 1;
}

.industry_menu img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 20px;
}



.industry_menu h1 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 500;
}

.industry_menu p {
  color: #6C737F;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 10px;
}

.content .row header {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}

.content .row .mega-links {
  margin-left: -40px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
}

.row .mega-links li {
  padding: 0 20px;
}

.row .mega-links li a {
  padding: 0px;
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}

.row .mega-links li a:hover {
  color: #f2f2f2;
}

.wrapper .btn {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}

.wrapper .btn.close-btn {
  position: absolute;
  right: 30px;
  top: 10px;
}


nav input {
  display: none;
}

.body-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  padding: 0 30px;
}

.body-text div {
  font-size: 45px;
  font-weight: 600;
}

.hotspot {
  position: absolute;
}

.one_1 {
  top: 45%;
  z-index: 1;
  left: 31%;
}

.one_2 {
  top: 28%;
  z-index: 1;
  left: 89%;
}


.marker {
  background: hsl(0deg 89.33% 48.62% / 80%);
  border: 3px solid #fff;
  border-radius: 99px;
  cursor: pointer;
  height: 30px;
  transition: all .4s ease;
  width: 30px;
  animation: animate-pulse 3s linear infinite;
}

.marker:hover {
  box-shadow: none;
}

@keyframes animate-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0.7), 0 0 0 0 rgba(255, 109, 74, 0.7);
  }

  40% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0.0), 0 0 0 0 rgba(255, 109, 74, 0.7);
  }

  80% {
    box-shadow: 0 0 0 50px rgba(255, 109, 74, 0.0), 0 0 0 30px rgba(255, 109, 74, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 109, 74, 0.0), 0 0 0 30px rgba(255, 109, 74, 0);
  }

}

/* 
  You want a simple and fancy tooltip?
  Just copy all [data-tooltip] blocks:
*/
[data-tooltip] {
  --arrow-size: 5px;
  position: relative;
  z-index: 10;
}

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + var(--arrow-size));
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 50px;
  max-width: 250px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 14px;
  background-color: #fff;

  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  color: #000;
  text-align: left;
  white-space: pre-wrap;
  transform: translate(-50%, calc(0px - var(--arrow-size))) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: var(--arrow-size) var(--arrow-size) 0px var(--arrow-size);
  /* CSS triangle */
  border-color: #fff transparent transparent transparent;
  transition-duration: 0s;
  /* If the mouse leaves the element, 
                              the transition effects for the 
                              tooltip arrow are "turned off" */
  transform-origin: top;
  /* Orientation setting for the
                              slide-down effect */
  transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}

/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, calc(0px - var(--arrow-size))) scale(1);
}

/* 
  Arrow slide down effect only on mouseenter (NOT on mouseleave)
*/
[data-tooltip]:hover:after {
  transition-delay: 0.5s;
  /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}

/*
  That's it for the basic tooltip.

  If you want some adjustability
  here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + var(--arrow-size));
  bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(0.5);
}

[data-tooltip-location="left"]:hover:before {
  transform: translate(calc(0px - var(--arrow-size)), 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: var(--arrow-size) 0px var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}

[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + var(--arrow-size));
  bottom: 50%;
}

[data-tooltip-location="right"]:before {
  transform: translate(var(--arrow-size), 50%) scale(0.5);
}

[data-tooltip-location="right"]:hover:before {
  transform: translate(var(--arrow-size), 50%) scale(1);
}

[data-tooltip-location="right"]:after {
  border-width: var(--arrow-size) var(--arrow-size) var(--arrow-size) 0px;
  border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}

[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
  top: calc(100% + var(--arrow-size));
  bottom: auto;
}

[data-tooltip-location="bottom"]:before {
  transform: translate(-50%, var(--arrow-size)) scale(0.5);
}

[data-tooltip-location="bottom"]:hover:before {
  transform: translate(-50%, var(--arrow-size)) scale(1);
}

[data-tooltip-location="bottom"]:after {
  border-width: 0px var(--arrow-size) var(--arrow-size) var(--arrow-size);
  border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
  transform-origin: bottom;
}














/* Settings that make the pen look nicer */

@keyframes moveFocus {
  0% {
    background-position: 0% 100%
  }

  100% {
    background-position: 100% 0%
  }
}




.example-elements {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  align-content: center;
  justify-content: center;
  text-align: center;
  padding-right: 4%;
}

.example-elements p {
  padding: 6px;
  display: inline-block;
  margin-bottom: 5%;
  color: #fff;
}

.example-elements p:hover {
  border-left: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
  padding-left: 5px;
  padding-right: 5px;
}

.example-elements a {
  margin-left: 6px;
  margin-bottom: calc(5% + 10px);
  color: #76daff;
  text-decoration: none;
}

.example-elements a:hover {
  margin-bottom: calc(5% + 9px);
  border-bottom: 1px solid #76daff;
}

.example-elements button {
  margin-bottom: 20px;
}

.info-wrapper {
  flex-grow: 8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: justify;
  padding-left: 6%;
  border-left: 3px solid #35ea95;
}

.info-wrapper p {
  color: rgba(255, 255, 255, 0.69);
}

.info-wrapper p {
  max-width: 600px;
  text-align: justify;
}

.info-wrapper .title-question {
  display: block;
  color: #fff;
  font-size: 1.36em;
  font-weight: 500;
  padding-bottom: 24px;
}


.list_style {
  padding: 0;
}

.list_style li {
  list-style: none;
  position: relative;
  padding-left: 32px;
}

.list_style li i {
  color: var(--primary-color);
  margin-right: 11px;
  font-size: 15px;
  position: absolute;
  left: 0;
}


.marq {
  display: grid;
  grid-template-columns: repeat(9, minmax(12vmin, 1fr));
  width: 100%;
  overflow: hidden;
  mask-image: linear-gradient(to right,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 1) 10%,
      rgba(0, 0, 0, 1) 90%,
      rgba(0, 0, 0, 0));

  & img {
    --time: 35s;
    position: relative;
    aspect-ratio: 1;
    grid-column: 1;
    grid-row: 1;
    object-fit: cover;
    left: calc(100% * 9);
    animation: marquee var(--time) linear infinite;

    &:nth-of-type(1) {
      animation-delay: calc((var(--time) / 9) * (9 - 1) * -1);
    }

    &:nth-of-type(2) {
      animation-delay: calc((var(--time) / 9) * (9 - 2) * -1);
    }

    &:nth-of-type(3) {
      animation-delay: calc((var(--time) / 9) * (9 - 3) * -1);
    }

    &:nth-of-type(4) {
      animation-delay: calc((var(--time) / 9) * (9 - 4) * -1);
    }

    &:nth-of-type(5) {
      animation-delay: calc((var(--time) / 9) * (9 - 5) * -1);
    }

    &:nth-of-type(6) {
      animation-delay: calc((var(--time) / 9) * (9 - 6) * -1);
    }

    &:nth-of-type(7) {
      animation-delay: calc((var(--time) / 9) * (9 - 7) * -1);
    }

    &:nth-of-type(8) {
      animation-delay: calc((var(--time) / 9) * (9 - 8) * -1);
    }

    &:nth-of-type(9) {
      animation-delay: calc((var(--time) / 9) * (9 - 9) * -1);
    }
  }
}

@keyframes marquee {
  to {
    left: -100%;
  }
}

.item_nw {
  border: 1px solid #dddddd;
  transition: 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95);
  border-radius: 12px;
}



.item_nw img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
  transition: all 0.5s ease-in-out;
  padding: 20px 0;
}

.item_nw p {
  color: var(--primary-t-color);
  ;
}

.newsletter {
  margin-top: -180px;
  margin-bottom: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  justify-content: space-between;
  padding: 35px 190px 35px 60px;
  border-radius: 10px;
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  ;
  position: relative;
  z-index: 50;
  overflow: hidden;
}

.p-100 {
  padding-bottom: 100px;
}

/* .newsletter::before{position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: url(../img/service-bg.png) center / cover no-repeat;} */
.p-top-left {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.p-top-right {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}

.newsletter .text h3 {
  font-size: 28px;
  line-height: 1.66;
  color: var(--white-color);
  font-weight: 600;
  margin: 0;
}

.newsletter .contact-info {
  display: flex;
  align-items: center;
  transition: all .4s ease 0s;
}

.newsletter .contact-info .email-icon {
  background-color: #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-right: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.newsletter .contact-info .email-icon i {
  color: var(--primary-color);
  font-size: 28px;
}

.newsletter .contact-info .email-details p {
  opacity: .8;
  color: var(--white-color);
  margin-bottom: 5px;
}

.newsletter .contact-info .email-details a {
  font-size: 24px;
  line-height: 1.66;
  color: var(--white-color);
  font-weight: 500;
}

.footer-area {
  background-color: #000;
}

.brand-header p {
  color: var(--grey-color);
}

.footer_main_head h2 {
  color: var(--white-color);
}

.footer-section .footer-brand::before {
  position: absolute;
  content: "";
  top: -100%;
  right: 0;
  width: 1px;
  height: 100rem;
  background-color: var(--grey-color);
}




.footer-widget .title {
  color: var(--white-color);
  font-weight: 500;
  margin-bottom: 30px;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.footer-widget ul li {
  margin-bottom: 11px;
}

.footer-widget ul li a {
  text-decoration: none;
  color: var(--grey-color);
}

.footer-top {
  padding: 100px 0;
}

.footer-section .footer-bottom {
  border-top: 1px solid var(--bs-highlight-color);
  padding: 23px 0;
  background-color: var(--dark-color);
  position: relative;
  overflow: hidden;
}

.footer-bottom p {
    color: var(--grey-color);
    font-size: 15px;
}

.footer-section .footer-bottom .footer-policy a {
  color: var(--grey-color);
  font-size: 15px;
  line-height: 1.66;
  margin-right: 15px;
  position: relative;
}

.footer-section .footer-bottom .footer-policy a+a::before {
  position: absolute;
  content: "";
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  width: 2px;
  height: 15px;
  background: var(--bs-highlight-color);
}

/* laptop */


.pvc_pol {
  margin-left: 30px;
  position: relative;
}

.pvc_pol li {
  margin-bottom: 13px;
}

.pvc_pol_ic {
  position: absolute;
  left: -30px;
}


@keyframes animation-5 {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.1);
  }
}

.aniamtion-key-5 {
  position: relative;
  animation-name: animation-5;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}


.bg1 {
  position: absolute;

}

/* .vd_bg {
  background: url(../img/bg2.png) no-repeat;
  background-position: center center;
  background-size: cover;
} */

.lgm-70 {
  margin-top: 70px;
}

.about-img {
  margin-bottom: 25px;
  border-radius: 5px;
}

.about-img img {
  border-radius: 5px;
}

.ben-card.st_1 {
  background-color: #fff;
  position: relative;
  margin-bottom: 25px;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

.ben-card {
  margin-bottom: 25px;
  padding: 20px 25px 20px 25px;
  position: relative;
  z-index: 1;
  transition: 0.4s;
}

.benfit_dev .item {
  box-shadow: 0 0 25px rgb(0 0 0 / 12%);
  border: none;
  padding: 30px;
  min-height: 231px;
  background: #fff;
}

.benfit_dev .item p {
  margin-bottom: 0px;
}

.benfit_dev .item img {
  width: 75px;
  margin-bottom: 15px;
}

.testimonial-thumb img {
  width: 100%;
}

.why_choose ul {
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

    .why_choose ul li {
        margin-bottom: 15px;
        list-style: none;
        color: var(--primary-t-color)
    }

.why_choose ul li i {
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  margin-right: 10px;
  color: var(--white-color);
  border-radius: 20px;
  height: 20px;
  width: 20px;
  display: inline-block;
  line-height: 23px;
  text-align: center;
}


.full_wid_cont {
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
}

.today_cont h2,
.today_cont p {
  color: var(--white-color);
}

.who_ben {
  background: var(--white-color);
}

.pb-150 {
  padding-bottom: 150px;
}

.bg_wt {
  background: var(--white-color);
}


.terminals_dez {
  background: url(../img/fr_im.png) no-repeat center center;
  padding: 120px 0;
}

.mr-10 {
  margin-right: 10px;
}

.service-block {
  position: relative;
  z-index: 1;
}

.service-block .inner-box {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.service-block .inner-box:hover .image:after {
  opacity: 1;
  height: 100%;
}

.content-box .title span {
  background-image: inherit !important;
  font-weight: normal !important;
}

.service-block .inner-box:hover .content-box {
  background: linear-gradient(90deg, rgba(56, 16, 114, 1) 0%, rgba(209, 24, 24, 1) 100%);
  padding: 22px 27px 23px 20px;
  z-index: 2;
}



.service-block .inner-box:hover .content-box .inner {
  height: auto;
  display: block !important;
}

.service-block .image-box {
  position: relative;
}

.service-block .image {
  position: relative;
  width: 100%;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 10px;
}

.service-block .image:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.95;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 255, 43, 0)), color-stop(56%, rgba(1, 20, 37, 0.231372549)), color-stop(90%, #0f1b24));
  background: linear-gradient(rgba(17, 255, 43, 0), rgba(1, 20, 37, 0.231372549) 56%, #0f1b24 90%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}

.service-block .image:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  pointer-events: none;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 255, 43, 0)), color-stop(56%, rgb(15, 27, 36)), color-stop(80%, #0f1b24));
  background: linear-gradient(rgba(17, 255, 43, 0), rgb(15, 27, 36) 56%, #0f1b24 80%);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}

.service-block .image img {
  position: relative;
  width: 100%;
}

.service-block .content-box {
  background-color: rgba(255, 255, 255, 0.102);
  padding: 7px 27px 8px 20px;
  position: absolute;
  bottom: 27px;
  left: 30px;
  right: 30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 2;
}



.service-block .content-box .inner {
  position: relative;
  display: none;
  overflow: hidden;
}

.service-block .title {
  color: var(--white-color);
  position: relative;
  margin: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  line-height: 35px;
}



.service-block .text {
  color: var(--white-color);
  position: relative;
  margin-top: 18px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}



.mb-20 {
  margin-bottom: 20px;
}

.about_content {
  width: 347px;
  position: absolute;
  bottom: 70px;
  background: #fff;
  right: 50px;
  padding: 25px;
  border-radius: 10px;
}

.text_center {
  text-align: center;
}


.item_text {
  color: transparent;
  background-image: linear-gradient(to right, #d11818, #381072, #cd3333, #ff7f50, #381072);

  -webkit-background-clip: text;
  background-clip: text;
  background-size: 200%;
  background-position: -200%;
  animation: animated-gradient 2s infinite alternate-reverse;
}

@keyframes animated-gradient {
  to {
    background-position: 200%;
  }
}


.ind_bann {
  padding: 120px 0 100px;
}

.pay_table p {
  margin: 0 !important;
}

.tech_spec .exp-card-g {
  background: none;
  padding: 0;
}

.pay_table table {
  border: 1px solid #eee !important;
}

.ban_nw_im {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
}

.appointment-two-bg {
  position: relative;
  padding: 130px 0px 100px 60px;
  border-radius: 30px;
  background-image: url(../img/contact_sec.jpg);
}

.integrations img {
  width: 49%;
}

.active_cl {
  color: var(--primary-color) !important;
}

.footer_address a {
  display: flex;
  gap: 10px;
}

.footer_social li {
  display: inline-block;
  margin-right: 15px;
  margin-top: 0;
}

.footer_social li a {
  color: var(--white-color);
  font-size: 23px !important;
}

.offer .off_img {
  width: 50px;

}

.off_brdr {
  border: 1px solid #eee;
  padding: 15px;min-height: 170px;margin-bottom: 20px
}

.offer{padding: 0px!important;}
.offer .item, .offer .item:hover{border: none!important; margin-top: 0px;}
.fee_st{padding-bottom: 0px;}
.txt_sml{font-size: 22px;}

.personalized ul{margin-bottom: 30px; padding-left: 0px;}

.personalized ul li{color: #fff; position: relative;padding-left: 32px; list-style: none;}

.personalized ul li i{position: absolute;
  left: 0;}

.right_button{display: flex;
  justify-content: right;
  height: auto;
  align-items: center;}

  .faq{background: #fff;padding-bottom: 100px;}
  .accordion-item ul{margin-left: 20px;}





/* nav_mob*/
.disp_mob{display:none}
.swiper-slide .border {border:none!important}

.w-30{width:30%}
.w-70{width:70%}

.accordion-body{font-size:18px;}

.link {
    color: #d11818
}

.mb-6 {
    margin-bottom: 6rem !important;
}


.mb-7 {
    margin-bottom: 7rem !important;
}

.rsp_tbl thead {
    border-bottom: 1px solid #ddd;
}

.sec_pad-bot{padding-bottom:110px}

.about-us-video{position:relative}
    .about-us-video .sub-title {
        position: absolute;
        bottom: 14px;
        text-align: center;
        width: 100%;
        color: #fff;
        font-size: 20px;
    }


.sp_why ul li i {
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%);
    margin-right: 10px;
    color: #3e106e;
}
.gr_text_bld {
    font-weight: 600;
}
