/*
Template Name: Velzon - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/
@font-face {
  font-family: 'AVENIRLIGHT';
  src: url('../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap ; 
}
@font-face {
  font-family: 'AVENIRBOLD';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap ;
}

h1,h2,h3,h4,h5,h6{
  font-family: 'AVENIRBOLD', sans-serif !important;
}

body{
  font-family: 'AVENIRLIGHT', sans-serif !important;
  --growim-text: #f8f8f8;
  --growim-text-rgb: 80, 78, 78;
  --growim-text-dark: #ffffff;
  --growim-text-dark-rgb: 217, 217, 217;
  --growim-text-gray: #bfbcc2;
  --growim-text-gray-rgb: 137, 134, 141;
  --growim-base: #2e2077;
  --growim-base-rgb: toRGB(#2e2077);
  --growim-secondary: #041148;
  --growim-secondary-rgb: toRGB(#041148);
  --growim-primary: #e99768;
  --growim-primary-rgb: toRGB(#e99768);
  --growim-gray: #ECF8FF;
  --growim-gray-rgb: 236, 248, 255;
  --growim-white: #ffffff;
  --growim-white-rgb: 255, 255, 255;
  --growim-black: #ffffff;
  --growim-black-rgb: 255, 255, 244;
  --growim-black2: #00194C;
  --growim-black2-rgb: 0, 25, 76;
  --growim-black3: #000;
  --growim-black3-rgb: 0, 0, 0;
  --growim-border-color: #EAF3F8;
  --growim-border-color-rgb: 234, 243, 248;
  --growim-border2-color: #D4DCFF;
  --growim-border2-color-rgb: 212, 220, 255;
  --growim-letter-space: 0.1em;
  --growim-letter-space-xl: 0.2em;
}

a{
  color: var(--growim-primary);
}
body *{
  text-transform: none !important;
}
.preloader{
  background: linear-gradient(135deg , #041148 30%, #e99768 100%);
}
body,
.service-one,
.why-choose-four,
.portfolio-two__bg::after
{
  background-image: linear-gradient(90deg , var(--growim-secondary) 0%, var(--growim-base) 100%);
}

.main-header--two.sticky-header--cloned,
.cta-one,
.service-two
{
  background: transparent;
}
.sec-title__tagline {
  background: linear-gradient(90deg, var(--growim-base, #F29F5C) 0%, var(--growim-secondary, #6461FC) 100%);
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.sec-title__tagline,
.service-two__title{
  background-image: linear-gradient(90deg , var(--growim-primary) 0% , var(--growim-primary) 50%);
  position: relative;
  z-index: 2;
}
.client-carousel__title{
  color: var(--growim-primary) !important;
}
.service-six__item {
  position: relative;
  z-index: 1;
  background-image: linear-gradient(180deg, var(--growim-secondary) 0%, var(--growim-primary) 100%);
  border-radius: 185px;
  padding: 5px;
  transition: all 400ms ease;
  margin-bottom: 32px;
}
.portfolio-six__item__title {
  color: white !important;
  background-color: #000000c2;
  border-radius: 30px;
}
.portfolio-six__item::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  content: "";
  transition: all 400ms ease;
  background-image: var(--portfolio-bg-image, url(../images/about-1-1.webp));
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-header--two .main-header__inner {
  position: relative;
  border-radius: 10px;
  background-image: linear-gradient(90deg,  var(--growim-base) 0%, var(--growim-secondary) 100%);
  padding: 0 20px 0 22px;
}
.sidebar-one__content{
  background-image: linear-gradient(90deg , var(--growim-secondary) 0%, var(--growim-base) 100%);
}
.sec-title__title span{
  background-image: linear-gradient(90deg , var(--growim-primary) 0% , var(--growim-primary) 100%);
}
.package-one__item__inner,
.service-two__item,
.service-one__item__wrapper,
.service-six__item__wrapper
{
  background-image: linear-gradient(-238deg , var(--growim-primary) -50%, var(--growim-base) 50%);
}

.contact-info{
  background-image: linear-gradient(-220deg , var(--growim-base) 0%, var(--growim-primary) 100%); 
}
.contact-two__form
{
  background-image: linear-gradient(-30deg , var(--growim-base) 0%, var(--growim-primary) 100%);
}
.package-one__item__inner,
.package-one__item__inner li{
  color: var(--growim-white);
}
.package-two .package-one__item .growim-btn__text,
.package-two .package-one__item .package-one__item__title,
.service-two__item__rm,
.about-one__image__clients span
{
  color: var(--growim-black2);
}
.package-two__tabs li a{
  color: var(--growim-primary);
}
.service-two__item__number{
  -webkit-text-fill-color: rgba(var(--growim-primary-rgb), 0.5);
}
.client-carousel {
  position: relative;
  border-radius: 0 0 0 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  gap: 60px;
  padding: 40px 25px;
}

.main-slider-two{
    position: relative;
    z-index: 1;
    }
.main-slider-two img.webm-video,
.main-slider-two img.webm-video-stable {
    position: absolute !important;
    width: 100vw;
    height: auto;
    object-fit: cover;
    inset: 0;
    top: 0;
    left: 0;
    z-index: 999;
    pointer-events: none;
}
.origami-container {
    position: absolute;
    width: 100%;
    height: 50%;
    top: 20%;
}

.testimonials-two__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(90deg , var(--growim-primary) 0% , var(--growim-primary) 100%);
  background-position: center center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  border-radius: 30px;
}
.portfolio-four{
  background-image: linear-gradient(90deg , #e9986714  0% , #ef702714 100%);
  border-radius: 30px;
}
.portfolio-four__item__content{
  background-image: linear-gradient(90deg , var(--growim-primary) 0% , var(--growim-primary) 100%);
}
.price-show{
  color: white !important;
}

#preloader{
  width: 50%;
  height: 50%;
  object-fit: contain;
}
.owl-stage{
  display: flex;
  align-items: center;
}
.media-client{
  font-size: 24px;
  color: white;
  background-color: #000000ab;
  font-weight: 600;
}
.media-arrow a{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: #00000086;
  border-radius: 50%;
  color: white;
  font-size: 24px;
}
.saving-ribbon .ribbon {
  font: 700 14px/20px "Plus Jakarta Sans", sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #e99768;
  padding: 5px 10px;
  position: relative;
  box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
}
.saving-ribbon .ribbon::before,
.saving-ribbon .ribbon::after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: -10px;
}
.saving-ribbon .ribbon::before {
  left: 0;
  border-width: 10px 10px 0 0;
  border-color: #b76e4f transparent transparent transparent;
}
.saving-ribbon .ribbon::after {
  right: 0;
  border-width: 10px 0 0 10px;
  border-color: #b76e4f transparent transparent transparent;
}
.portfolio-six__item__btn a{
  width: 50px;
  height: 50px;
}
.contact-two__form input[type=text],
.contact-two__form input[type=email],
.contact-two__form textarea {
  background-color: white;
}
.contact-two__form input[type=text]::placeholder,
.contact-two__form input[type=email]::placeholder,
.contact-two__form textarea::placeholder
{
  color: var(--growim-text-gray);
}
.contact-two__form button .growim-btn__text{
  background-color: white;
}
.work-process-one__bottom {
  background-position: center center;
}
.contact-two__form__title{
  color: white !important;
}
.google-map__info__list li,
.google-map__info__list li i
{
  color: inherit !important;
}
.growim-btn__text.download-btn::after{
  left: 2em !important;
}
.download-form {
  background-image: none;
  background-color: var(--growim-base);
  opacity: 0.9;
  border-radius: 40px;
}
.main-menu__list li a.active {
  color: var(--growim-primary) !important;
}
.contact-info__text a {
    color: inherit;
    background: linear-gradient(to right, currentcolor 0%, currentcolor 100%) 0px 95% / 0px 1px no-repeat;
    transition: 500ms;
}
.service-one__item__hover::after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background-image: linear-gradient(180deg, rgb(0 0 0 / 10%) 30%, rgb(0 0 0 / 90%) 80%);
}
.origami-container-dark,
.origami-container-light {
    top: 15%;
    left: 0;
    width: 100%;
    z-index: 999;
    pointer-events: none;
}
.main-slider-two__bg::after
{ 
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: linear-gradient(135deg , var(--growim-black2) 50% , var(--growim-base) 100%);
}
.main-slider-two__bg::before { 
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: var(--main-hero-bg-image);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 3;
}
.testimonials-four__item{
  background-color: var(--growim-black2);
  border: 1px solid var(--growim-primary);
}
.client-carousel__title::after,
.client-carousel__title::before
{
  background-color: #ffffff;
}
@media (min-width:762px) {
  .prices-container {
    display: flex;
    height: 70vh;
    overflow: scroll;
  }
  .prices-container::-webkit-scrollbar{
    display: none;
  }
  .fixed-prices {
    position: sticky;
    top: 0;
    height: 10vh;
  }
  .testimonials-four__item__content {
    height: 250px;
    overflow: hidden;
  }
}
.team-card-two__image::after{
  background-image: linear-gradient(180deg, #fff0 0%, #f26b0140 100%);
}
.testimonials-four__item__content {
  height: 150px;
  overflow: hidden;
}
.portfolio-two__item
{
  background-color: transparent !important;
}
.about-two__image-wrapper__shape-one
{
  position: absolute;
  top: -140px;
  left: 0;
  width: 250px;
  height: 250px;
  z-index: 999;
}
@media (max-width:767px) {
  .about-two__image-wrapper__shape-one
  {
    top: -130px;
    left: -30px;
    display: block;
  }
}
.team-card-two:hover .team-card-two__content
{
  bottom: 10% !important;
}
#plane-origami {
    position: absolute;
    width: 120px;
    z-index: 999;
    top: -15%;
    left: 0;
    /* Smoother curved path with more control points for fluid movement */
    offset-path: path('M 1520 130 Q 1350 115 1200 125 Q 1050 110 900 120 Q 750 135 600 128 Q 450 120 300 132 Q 200 125 100 130 Q 25 128 -50 130');
    offset-rotate: auto 180deg;
    animation: fly-curved 15s infinite ease-in-out;
    
    /* Fallback for browsers without offset-path support */
    transform-origin: center;
}

/* Alternative curved path animation for variety */
#plane-origami.path-variant-2 {
    offset-path: path('M 1480 140 Q 1320 128 1180 138 Q 1040 125 900 135 Q 760 142 620 133 Q 480 128 340 140 Q 220 135 120 138 Q 50 140 -80 142');
    offset-rotate: auto 180deg;
    animation: fly-curved-alt 11s infinite ease-in-out;
}

@keyframes fly-curved {
  0% {
    offset-distance: 0%;
    opacity: 0;
    transform: scale(0.7);
  }
  3% {
    opacity: 0.3;
    transform: scale(0.85);
  }
  8% {
    opacity: 1;
    transform: scale(1);
  }
  92% {
    opacity: 1;
    transform: scale(1);
  }
  97% {
    opacity: 0.3;
    transform: scale(0.85);
  }
  100% {
    offset-distance: 100%;
    opacity: 0;
    transform: scale(0.7);
  }
}

@keyframes fly-curved-alt {
  0% {
    offset-distance: 0%;
    opacity: 0;
    transform: scale(0.6);
  }
  4% {
    opacity: 0.4;
    transform: scale(0.8);
  }
  10% {
    opacity: 1;
    transform: scale(1);
  }
  90% {
    opacity: 1;
    transform: scale(1);
  }
  96% {
    opacity: 0.4;
    transform: scale(0.8);
  }
  100% {
    offset-distance: 100%;
    opacity: 0;
    transform: scale(0.6);
  }
}

/* Fallback animation for browsers without offset-path support */
@supports not (offset-path: path('M 0 0')) {
  #plane-origami {
    animation: fly-fallback 10s infinite ease-in-out;
  }
  
  @keyframes fly-fallback {
    0% {
      left: calc(100vw + 50px);
      top: 15vh;
      transform: rotate(185deg) scale(0.7);
      opacity: 0;
    }
    5% {
      opacity: 0.3;
      transform: rotate(184deg) scale(0.85);
    }
    12% {
      opacity: 1;
      transform: rotate(183deg) scale(1);
    }
    18% {
      left: 85vw;
      top: 13vh;
      transform: rotate(182deg) scale(1);
    }
    25% {
      left: 75vw;
      top: 16vh;
      transform: rotate(180deg) scale(1);
    }
    35% {
      left: 65vw;
      top: 14vh;
      transform: rotate(178deg) scale(1);
    }
    45% {
      left: 55vw;
      top: 17vh;
      transform: rotate(180deg) scale(1);
    }
    55% {
      left: 45vw;
      top: 15vh;
      transform: rotate(179deg) scale(1);
    }
    65% {
      left: 35vw;
      top: 18vh;
      transform: rotate(181deg) scale(1);
    }
    75% {
      left: 25vw;
      top: 14vh;
      transform: rotate(178deg) scale(1);
    }
    85% {
      left: 15vw;
      top: 16vh;
      transform: rotate(180deg) scale(1);
    }
    88% {
      opacity: 1;
      transform: rotate(179deg) scale(1);
    }
    95% {
      opacity: 0.3;
      transform: rotate(179deg) scale(0.85);
    }
    100% {
      left: -50px;
      top: 15vh;
      transform: rotate(179deg) scale(0.7);
      opacity: 0;
    }
  }
}

.main-footer-two .footer-widget--mailchimp .mc-form button[type=submit]
{
  top: 20% !important;
}
.main-footer-two .footer-widget--mailchimp .mc-form button[type="submit"]:hover
{
  background-color: var(--growim-primary) !important;
  color: var(--growim-white) !important;
}
.growim-owl__carousel--basic-nav.owl-carousel .owl-nav button
{
  background-color: var(--growim-primary) !important;
}
.main-section
{
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;

}
.main-content 
{
  position: relative;
  padding: 250px calc(5% + 60px) 190px 170px;
}
@media (max-width: 1199px) {
  .main-content 
  {
    padding: 220px calc(5% + 60px) 120px 15px;
  }
}
@media (max-width: 991px) {
  .main-content 
  {
    padding: 200px calc(5% + 60px) 100px 15px;
  }
  .main-title
  {
    font-size: 3rem !important;
  }
}
@media (max-width: 575px) {
  .main-content 
  {
    padding: 150px calc(2% + 60px) 80px 10px;
  }
  .main-social
  {
    top:55% !important;
    right: 2% !important;
  }
}
.main-title
{
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.4;
}
.main-social
{
  position: absolute;
  top: 40%;
  right: 5%;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background-color: #00194Caa;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.main-social *
{
  font-size: 1.4rem;
}

