@font-face {
font-family: "PP Eiko Medium";
src: url("../fonts/PP Eiko Medium.eot");
src: local('PP Eiko Medium'), local('PP Eiko Medium'), 
url("../fonts/PP Eiko Medium.eot?#iefix")format("embedded-opentype"),
url("../fonts/PP Eiko Medium.woff2")format("woff2"),
url("../fonts/PP Eiko Medium.woff")format("woff"),
url("../fonts/PP Eiko Medium.ttf")format("truetype");
} 
@font-face {
font-family: 'Nasalization Rg';
src: url('../fonts/Nasalization-Rg.otf') format('opentype');
font-weight: normal;
font-style: normal;
}
.corporate-header {
background-color: #fff;
border: 1px solid #fafafa;
width: 100%;
height: auto;
position: relative;
padding-left: 37px;
padding-right: 37px;
border-radius: 6.25rem;
box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}
.logo-section img{
width: 100%;
}
.corporate-header .header-row {
align-items: center;
padding: 3px 0px;
}
.corporate-header .navbar_menu {
grid-column-gap: .25rem;
justify-content: center;
align-items: center;
height: 100%;
display: flex
;
position: static;
padding: 0px;
margin: 0px;
list-style: none;
}
.corporate-header .navbar_menu a{
padding: 12px 12px;
position: relative;
color: #000;
font-weight: 500;
font-size: 15px;
text-decoration: none;
font-family: 'IBM Plex Sans', sans-serif;
text-transform: uppercase;
transition: .8s all;
}
.corporate-header .navbar_menu a:hover{
color: #A3CD39;
padding-left: 4px;
}
.corporate-header-sec {
z-index: 9;
border-radius: 6.25rem;
width: 100%;
padding: 29px 0px;
position: fixed;
inset: 0% 0% auto;
transition: .8s all;
}
.corporate-header-sec.sticky {
background: transparent;
padding-top: 10px;
}
.header-gif img{
width:100%;
}
body {
    background-color: #D0D6DC;
    overflow-x: hidden;
}
p {
color: #000;
font-family: 'IBM Plex Sans';
}
.navbar-section {
display: flex;
justify-content: space-between;
align-items: center;
}
.theme-btns {
border-color: #A3CD39;
color: #21291B;
text-align: center;
background-color: #A3CD39;
border-radius: 25px;
padding: 10px 20px;
font-size: 15px;
font-weight: 500;
line-height: 1.25;
font-family: 'IBM Plex Sans', sans-serif;
text-transform: uppercase;
text-decoration: none!important;
overflow: hidden;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
position: relative;
display: inline-block;
}
.theme-btns:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(279deg, #21291B, #21291B);
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.6s;
transition-duration: 0.6s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
border-radius: 80px;
}
.theme-btns:hover:before, 
.theme-btns:focus:before,
.theme-btns:active:before {
-webkit-transform: scale(1);
transform: scale(1);
}
.theme-btns:hover {
color: #A3CD39;
}

.theme-btns:focus{
    color: #fff;

}
#nav-icon1 {
width: 27px;
height: 25px;
position: relative;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
cursor: pointer;
}
#nav-icon1 span:nth-child(1) {
top: 0px;
}
.navbar_menu-desktop {
width: 80%;
}
.navbar_button-wrapper {
display: flex
;
align-items: center;
width: 20%;
justify-content: flex-end;
}
.navbar_button-wrapper .btn-icons {
margin-right: 17px;
}
#nav-icon1 span {
display: block;
position: absolute;
height: 2px;
width: 125%;
background: #52080c;
border-radius: 0px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.25s ease-in-out;
-moz-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(2) {
top: 9px;
width: 100%;
left: 8px;
margin-right: auto;
}
#nav-icon1 span:nth-child(3) {
top: 18px;
width: 125%;
}
/* banner */
.corporate-banner {
padding: 0px 0px;
position: relative;
padding-top: 100px;
}
/* 
.corporate-banner  .corporate-heading {
padding-top: 40px;
} */
.corporate-banner  .heading {
font-family: "Hedvig Letters Serif", serif;
color: #000;
font-size: 70px;
font-weight: 400;
line-height: 1.1;
letter-spacing: -.01em;
}
.corporate-banner p{
color: rgb(0 0 0 / 70%);
line-height: 1.2;
font-size: 16px;
}
.corporate-banner .corporate-row {
grid-column-gap: 1rem;
flex-flow: wrap;
justify-content: flex-start;
align-items: center;
display: flex;
position: relative;
margin-top: 40px;
}
.gift-content .heading {
letter-spacing: -.01em;
margin-top: 0;
font-size: 48px;
font-weight: 400;
line-height: 1.1;
text-wrap: balance;
font-family: "Hedvig Letters Serif", serif;
color: #000;
margin-bottom: 20px;
}
.gift-content p,
.gift-list .wrapper  p{
color: rgb(0 0 0 / 70%);
line-height: 1.3;
font-size: 15px;
}
.gift-list .swiper-slide-items {
display: flex;
grid-column-gap: .75rem;
grid-row-gap: .75rem;
text-align: left;
border-width: 3px;
border-color: #A3CD39;
background-color: #fff;
border: 1px solid #A3CD39;
border-radius: .75rem;
flex-flow: column;
padding: 20px;
margin: 0px 10px; 
position: relative;
z-index: 2;
cursor: pointer;
box-shadow: var(--shadow);
}
.gift-content {
text-align: center;
margin-bottom: 40px;
}
.gift-list .swiper-slide-items .carousel-img {
width: 100%;
height: auto;
}
.gift-list .wrapper.flex-vertical {
flex-flow: column;
display: flex;
}
.gift-list .carousel-title {
letter-spacing: -.02em;
font-family: "Hedvig Letters Serif", serif;
color: #000;
font-size: 25px;
font-weight: 400;
line-height: 1.4;
margin-bottom: 5px;
}

.gift-list .carousel-title a{
color: #000;
text-decoration: none;

}
.gift-list {
    padding: 80px 0px;
    background: #D0D6DC;
    position: relative;
    overflow-x: hidden;
}
.gift-list .gift-vector1 {
position: absolute;
top: 188px;
left: 0px;
width: 38%;
}
.gift-list .gift-slider{
z-index: 2;
}
.gift-list  .gift-vector2 {
position: absolute;
top: auto;
right: -6px;
width: 38%;
bottom: 20px;
z-index: 1;
}
.gift-list .carousel-images-list {
width: 100%;
height: auto;
display: block;
}
.gift-list .image-items>ul {
margin: 0px;
padding: 0px;
list-style: none;
display: flex
;
justify-content: center;
}
.gift-list .image-items a{
/* box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); */
transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
padding: 0px;
margin: 10px 6px;
border: 0px solid #0000001a;
height: 90px;
height: 90px;
display: flex
;
align-items: center;
border-radius: 10px;
cursor: pointer;
background: #fff;
}
.gift-list  .button > a {
display: block;
margin-top: 10px;
}
.gift-list .image-items  img{
}
/*  */
.fixed-sec  .bg-color {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
    background-color: #252525;
}
.fixed-sec  .left-sec {
height: 93px;
position: relative;
overflow: hidden;
}
.fixed-sec .first-heading{
padding-top: 30px;
}
.fixed-sec   .left-sec h2 {
position: absolute;
top: 0;
left: 0;
opacity: 0;
transform: translateY(50px);
transition: all 0.4s ease;
}
.fixed-sec  .heading-style-h1 {
margin-top: 0;
margin-bottom: 0;
letter-spacing: -.01em;
font-size: 5rem;
font-weight: 400;
line-height: 1.1;
color: #fff;
font-family: "Hedvig Letters Serif", serif;
}
.fixed-sec  .text-size-large {
text-indent: 0;
font-family: 'IBM Plex Sans';
font-size: 18px;
color: #fff;
}
.fixed-sec  .bottom-sec {
opacity: 0;
transform: translateY(50px);
transition: all 0.5s ease;
padding-bottom: 80px;
}
.fixed-sec   .step-item-wrapper {
grid-column-gap: 1.25rem;
align-items: flex-start;
display: flex
;
}
.fixed-sec  .step-circle-parent {
flex: none;
width: 2.5rem;
height: 2.5rem;
display: flex
;
position: relative;
transform: rotate(0);
}

.fixed-sec .step-circle-parent svg{
    background: rgb(162 205 58 / 32%);
    border-radius: 50%;

}

.fixed-sec  .step-number {
z-index: 1;
justify-content: center;
align-items: center;
margin: auto;
font-size: 1.125rem;
display: flex
;
position: absolute;
inset: 0%;
color:#fff;
}
.fixed-sec  .circle-step-shape-2 {
width: 2.5rem;
height: 2.5rem;
transform: none;
}
/*  */
.home-header-layout {
grid-column-gap: 0px;
grid-row-gap: 0px;
grid-template-rows: auto;
grid-template-columns: 1fr 1fr;
grid-auto-columns: 1fr;
min-height:810px;
display: grid
;
}
.padding-global {
z-index: 2;
position: relative;
}
.header-bar {
z-index: 1;
background-color: #21291b;
height:135px;
position: absolute;
inset: auto 0% 0%;
}
.home-header-content {
z-index: 2;
flex-direction: column;
justify-content: center;
align-items: flex-start;
max-width: 40rem;
padding-bottom: 10rem;
display: flex
;
position: relative;
}
.header-lottie {
z-index: 1;
width: 100%;
max-width: 80rem;
margin-top: 0;
margin-left: auto;
margin-right: auto;
position: absolute;
inset: 0%;
}
.fixed-sec .margin-gap{
margin-bottom: 37px;
}
.fixed-sec  .text-color-coral {
color: #A2CD3A;
}
.fixed-sec  .giverse-text{
color: #A2CD3A;
}
.fixed-sec .white-img{
width:100%;
}
.fixed-sec  .everyone-text{
color: #A2CD3A;
}
.fixed-sec .fixed-rows{
align-items: center;
min-height: 100vh;
display: flex;
position: sticky;
top: 0;
}
#scroll-section {
padding-top: 130px;
padding-bottom: 50px;
}
.arrow {
background: #A3CD39;
padding: 6px 15px;
border-radius: 50%;
color: #fff;
position: absolute;
top: 45%;
border: 1px solid #A3CD39;
display: flex !important
;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
}
.gift-list .slick-prev {
left: -50px;
}
.arrow svg {
width: 15px;
height: 15px;
color: #21291B;
}
.arrow:focus, .arrow:hover {
box-shadow: 0 0 10px #fff;
background: #0D311E;
border-color: #0D311E;
}
.arrow:focus svg, .arrow:hover svg{
color: #A3CD39;
}
.gift-list .slick-next {
right: -50px;
}
.slick-next:before, .slick-prev:before{
display: none;
}
.location-client .swiper-container {
position: relative;
}
.location-client .swiper {
width: 100%;
padding: 0px 0 0 0;
}
.location-client .swiper-slide {
width:400px;
height: 300px;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
position: relative;
border-radius: 12px;
box-shadow: -1px 5px 15px #ffffff38;
padding: 30px;
text-align: center;
background: #fff;
background: -webkit-linear-gradient(to bottom, #fff, #fff);
background: linear-gradient(to bottom, #fff, #fff);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.location-client .swiper-slide-active {
background: #fff;
background: -webkit-linear-gradient(to bottom, #fff, #fff);
background: linear-gradient(to bottom, #fff, #fff);
opacity: 1;
}
.location-client .swiper-slide img {
display: block;
margin: 0 auto 10px;
width: 50px;
}
.location-client .swiper-slide .title-wrap {
margin: 0px;
font-size: 17px;
font-family: 'Hedvig Letters Serif';
color: #0D311E;
}
.location-client .swiper-slide .slide-content p {
color: #e9eaf2;
margin-bottom: 10px;
text-align: center;
font-family: 'Hedvig Letters Serif';
font-size: 14px
}
.location-client .des-wrap {
color: rgb(0 0 0 / 70%);
font-family: 'IBM Plex Sans';
font-size: 13px;
}
.location-client .swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, .0), rgba(0, 0, 0, 0))!important;
}
.location-client .swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, .0), rgba(0, 0, 0, 0))!important;
}
.location-client .swiper-button-prev {
background: white;
border-radius: 50%;
top: 47%;
left: -30px;
width: 50px;
height: 50px;
box-shadow: 0px 2px 11px rgb(0 0 0 / 17%);
}
.location-client .arrow{
top: auto;
bottom: -39px;
position: relative;
z-index: 3;
left: 500px;
}
.location-client .arrow.arrow-right {
bottom: 0px;
left: auto;
right: -565px;
}
.DM-testimonial {
    padding: 80px 0px;
    position: relative;
    padding-bottom: 0px;
}
.location-client .swiper-button-next {
background: white;
border-radius: 50%;
top: 47%;
right: -30px;
width: 50px;
height: 50px;
box-shadow: 0px 2px 11px rgb(0 0 0 / 17%);
}
.location-client .swiper-button-prev,
.location-client .swiper-button-next {
display: none;
}
.brand-logos {
    position: relative;
    padding-bottom: 80px;
    /* overflow: hidden; */
    padding-top: 80px;
}
.brand-imag-col {
width: 164px;
margin: 0 auto;
}
.brand-imag-col img{
width:100%;
}
.gift-count {
position: relative;
background: url('../images/bacground-imge-curve.png') no-repeat;
background-size: cover;
background-position: center;
}
.gift-count .gift-count-content {
padding: 40px 100px;
display: flex
;
flex-direction: column;
justify-content: center;
color: #fdd66c;
}
.gift-count .gift-count-content .heading {
font-size: 39px;
margin-bottom: 13px;
color: #FFC445;
letter-spacing: 2.3px;
font-family: "PP Eiko Medium";
    background: linear-gradient(90deg, #FFC445 0%, #F6BD53 33%, #FFDA62 66%, #FFC830 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.gift-count .subheading {
display: inline-block;
border-radius: 5px;
color: #fff;
margin-bottom: 30px;
letter-spacing: 1px;
    background: linear-gradient(90deg, #A44123 0%, #D26A29 33%, #BA502F 66%, #C55E27 100%);
padding: 2px 13px;
font-family: 'Nasalization Rg', sans-serif;
font-size: 17px;
width: 88%;
text-align: center;
text-transform: uppercase;
font-weight: 400;
}
.discover-section .gift-content .heading{
margin-bottom: 6px;
}
.gift-count .theme-btns{
background-color: #fff;
}
.location-client  .swiper-slide.swiper-slide-active{
opacity: 1!important;
}
.location-client  .swiper-slide{
opacity: 0!important;
}
.location-client  .swiper-slide-next, .location-client  .swiper-slide-prev{
opacity: 0.3!important;
}
.discover-section  .product_grid_wrap {
background: #fff;
border-radius: 32px;
position: relative;
cursor: pointer;
transition: 0.2s;
text-decoration: none;
width: 100%;
border: 1.5px solid #C7D845;
}
.discover-section  .product_info {
padding: 15px 15px;
}
.discover-section  .product_img img{
border-radius: 30px;
}
.discover-section  .product_wrap {
display: inline-flex;
margin-bottom: 40px;
padding: 0 12px;
opacity: 1;
transition: opacity 0.5s;
}
.discover-section {
position: relative;
padding: 80px 0px;
}
.discover-section .product_img {
margin: 0px -1px;
margin-top: -1px;
}
.discover-section   .product_grid_wrap:hover {
filter: brightness(1.15);
transform: scale(1.025) translateZ(1px);
transform: scale(1.025);
}
.discover-section  .text{
color: #000;
font-size: 22px;
font-weight: 500;
line-height: 1.3;
font-family: 'Hedvig Letters Serif';
}
.discover-section  .discover-btn {
display: inline-block;
width: 100%;
text-align: center;
margin-top: 20px;
}
.platform-section .platform-images img {
width: 100%;
}
.platform-section  .title {
letter-spacing: -.01em;
margin-top: 0;
font-size: 41px;
font-weight: 400;
line-height: 1.1;
text-wrap: balance;
font-family: "Hedvig Letters Serif", serif;
color: #000;
margin-bottom: 20px;
}
.platform-section  .platform-contents p{
color: rgb(0 0 0 / 70%);
line-height: 1.3;
font-size: 16px;
margin-bottom: 20px;
font-family: 'IBM Plex Sans';
max-width: 480px;
}
.platform-section .nav-tabs .nav-link{
font-weight: 400;
line-height: 1.25;
border-radius: 100px;
padding: 8px 18px;
font-family: Soehne Kraftig, sans-serif;
text-align: center;
border: 2px solid rgb(0 0 0 / 70%);
color: #21291B;
background-color: #21291b00;
border-width: 2px;
margin: 0px;
}
.platform-section .nav-tabs .nav-link:hover{
background: linear-gradient(279deg, #21291B, #21291B);
color: #A3CD39;
}
.platform-section .nav-tabs .nav-link.active{
background: #A3CD39;
color: #21291B;
}
.platform-section .tab-bottom {
display: flex
;
justify-content: space-between;
}
.platform-section  .nav-tabs{
display: flex;
grid-column-gap: 1rem;
grid-row-gap: 1rem;
justify-content: space-between;
align-items: center;
width: 100%;
margin-top: 40px;
}
.platform-section {
position: relative;
background: #F3ECDF url('../images/platform-bg-img.webp') no-repeat;
background-size: cover;
padding-bottom: 80px;
background-position: top;
}
/*  */
.sending-section  .howitworks-item-inner{
z-index: 2;
grid-row-gap: 33px;
flex-direction: column;
justify-content: space-between;
height: 247px;
padding: 44px;
display: flex
;
position: relative;
background: #fff;
border-radius: 20px;
}
.sending-section  .heading-style-h5 {
letter-spacing: -.02em;
font-size: 29px;
font-weight: 400;
line-height: 1.1;
font-family: 'Hedvig Letters Serif';
}
.sending-section  .text-size-regular {
font-size: 17px;
line-height: 1.4;
}
.sending-section {
background: #EDF9DB;
padding: 80px 0px;
}
.line-bg-1, .line-bg-2, .line-bg-3 {
width: 100%;
position: absolute;
inset: 0%;
top: -11px;
height: 262px;
}
.sending-section .right-icons {
justify-content: center;
align-items: center;
width: 40px;
height: 40px;
margin-top: 0;
margin-right: 0;
display: flex
;
position: absolute;
inset: 0% 0% auto auto;
top: 1px;
background: #fff;
z-index: 2;
right: 3px;
}
.sending-section .right-icons img{
width: 15px;
height: 15px;
position: relative;
top: -10px;
right: -15px;
}
.sending-section .right-space {
width: 13px;
height: 60px;
background: #EDF9DB;
position: absolute;
right: 0;
top: -58px;
z-index: 2;
bottom: auto;
}
.sending-section .discover-btn {
display: block;
margin-top: 50px;
text-align: center;
}
.sending-section  .subtitle {
color: #21291b66;
font-family: 'IBM Plex Sans';
text-transform: uppercase;
font-weight: 600;
margin-bottom: 6px;
}
/* footer */
.footer-bg{
background: #21291b url('../images/footer-bg.webp') no-repeat;
background-size: cover;
border-radius: 20px;
padding: 40px 30px 25px 30px;
}
.footer-bg .title,
.footer-bg .text{
color: #A3CD39;
font-family: 'Hedvig Letters Serif';
font-size: 19px;
line-height: 1.1;
margin-bottom: 18px;
}
.footer-bg .text{
margin: 21px 0px 8px 0px;
}
.footer-bg .number-text{
text-decoration: underline;
}
.footer-bg ul{
margin: 0px;
padding: 0px;
list-style: none;
}
.footer-bg .email-wrap p,
.footer-bg  .email-wrap a{
color: #fff;
font-family: 'IBM Plex Sans';
font-size: 15px;
font-weight: 300;
margin: 0px;
display: block;
transition: .8s all;
}
.footer-bg .footer-links ul li a{
color: #fff;
font-family: 'IBM Plex Sans';
font-size: 15px;
font-weight: 300;
transition: .8s all;
text-decoration: none;
}
.footer-bg  .footer-emails p{
color: #fff;
font-family: 'IBM Plex Sans';
font-size: 15px;
font-weight: 300;
margin: 0px;
display: block;
}
.footer-bg .footer-links ul li{
margin-bottom: 8px;
}
.footer-bg .footer-links ul li:last-child{
color: #fff;
font-family: 'IBM Plex Sans';
font-size: 17px;
font-weight: 300;
text-decoration: none!important;
}
.footer-bg  .theme-btns {
border: 0px;
}
.footer-bg form {
padding-top: 15px;
}
.footer-bg .form-btn {
margin-top: 15px;
}
.footer-bg  .form-control{
height: auto;
padding: 8px 10px;
border-radius: 20px;
font-size: 14px;
color:#000;
}
.footer-bg .footer-links ul li a:hover,
.footer-bg .email-wrap a:hover,
.footer-bg .copyright-link ul li a:hover{
color: #A3CD39;
padding-left: 5px;
}
.footer-bg .form-control::placeholder{
font-family: 'IBM Plex Sans';
color:#000;
}
.footer-bg  .logos {
width: 150px;
display: inline-block;
}
.footer-bg .top-sec{
margin-bottom: 30px;
}
.footer-bg  .logos img{
width:100%
}
.footer-bg .coyright-logo {
width: 120px;
}
.footer-bg .coyright-logo img{
width: 59px;
margin-bottom: 10px;
}
.footer-bg  .copyright-link ul li a{
color: #fff;
font-family: 'IBM Plex Sans';
font-size: 15px;
font-weight: 300;
position: relative;
transition: .8s all;
}
.footer-bg  .copyright-link ul li{
margin-right: 20px;
}
.footer-bg  .copyright-link ul li:last-child{
margin-right: 0px;
}
.footer-bg  .copyright-link ul{
display: flex;
}
.footer-bg  .copyright-text p {
color: #fff;
font-family: 'IBM Plex Sans';
font-size: 15px;
font-weight: 300;
margin: 0px;
display: block;
text-align: center;
}
.footer-bottom {
    padding-top: 30px;
}
.footer-bg  .copyright-text p  span{
color: #A3CD39;
}
.footer-bg .copyright-link ul li a::after {
content: "";
height: 80%;
width: 1.5px;
background: #fff;
position: absolute;
right: -11px;
top: 3px;
}
.footer-bg .copyright-link ul li.last-sitemap a::after{
display:none;
}
.footer-top {
padding: 80px 0px;
position: relative;
overflow: hidden;
}
.footer-inner-text {
text-align: center;
}
.footer-btns .theme-transparent {
background: transparent;
}
.footer-inner-text .heading{
letter-spacing: -.01em;
margin-top: 0;
font-size: 48px;
font-weight: 400;
line-height: 1.1;
text-wrap: balance;
font-family: "Hedvig Letters Serif", serif;
color: #000;
margin-bottom: 30px;
}
.cta-string1 {
flex-direction: column;
justify-content: center;
align-items: center;
width: 328px;
height: auto;
margin-top: -10px;
margin-right: -119px;
display: flex;
position: absolute;
inset: 0% 0% auto auto;
}
.cta-string2 {
height: 314px;
margin-bottom: -180px;
margin-left: -150px;
position: absolute;
inset: auto auto 0% 0%;
}
.logo-section {
width: 115px;
display: inline-block;
}
.main-footer {
margin-bottom: 30px;
}
.image-style {
cursor: pointer;
overflow: hidden;
position: relative;
}
.image-style:before {
background: linear-gradient(0deg, #21291B, #A3CD39);
content: "";
height: 0;
opacity: .7;
position: absolute;
right: 0;
top: 0;
transition-duration: 1.3s;
width: 0;
z-index: 1;
}
.image-style:after {
background: linear-gradient(0deg, #A3CD39, #21291B);
bottom: 0;
content: "";
height: 0;
left: 0;
opacity: .7;
position: absolute;
transition-duration: 1.3s;
width: 0;
z-index: 1;
}
.image-style img {
transition: transform .5s ease-in-out;
}
.image-style:hover:after, .image-style:hover:before {
height: 100%;
opacity: 0;
width: 100%;
}
.image-style:hover img {
transform: scale(1.08);
}


.enquiry-form .modal-dialog {
    max-width: 900px;

    align-items: center;
    display: flex;
    justify-content: center;
    margin: 1.75rem auto;
    min-height: calc(100% - 1.5rem);
    pointer-events: none;
    position: relative;
    transform: translateY(-50px);
    transition: transform .3s ease-out;
    width: auto;
    z-index: 10;
}

.enquiry-form .modal-content {
      background: #21291b;
}


.enquiry-form .modal-header .close {
      margin: 0px;
    padding: 10px 13px;
    line-height: 1;
    color: #21291b;
    opacity: 1;
    z-index: 2;
    background: #fff;
    border-radius: 0px 0px 0px 20px;
    font-size: 17px;
    font-weight: bolder;
    padding-bottom: 4px;
}

.enquiry-form .modal-header svg {
    vertical-align: super;
}


.enquiry-form .modal-body {
    padding: 0;
}


.enquiry-form .popup-model {
    position: relative;
}


.enquiry-form .image-section, 
.enquiry-form .image-section img {
    height: 100%;
    object-fit: cover;
}
.enquiry-form .form-wraper {
    padding: 30px;
    padding-right: 0px;
    /* position: relative; */
}
.enquiry-form .heading {
    font-size: 35px;
    line-height: 1.1;
    font-family: 'PP Eiko Medium';
    margin-bottom: 22px;
    color: #fff;
}

.enquiry-form .image-section img {
    width: 100%;
}
.enquiry-form label {
    color: #fff;
    margin-bottom: 3px;
    font-size: 13px;
}
.enquiry-form .modal-header {
    position: absolute;
    right: 0;
    border: 0px;
    padding: 0px;
}

.enquiry-form .form-control {
    border: 1px solid rgb(255 255 255 / 30%);
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    color: #000;
    font-size: 14px;
    padding: 7px 9px;
    margin-bottom: 10px;
    background: #fff;
    height: auto;
    font-weight: 400;
}

.enquiry-form .theme-btn {
    text-align: center;
    margin-top: 20px;
}

.enquiry-form .theme-btns{
border:1px solid #A3CD39;

}


.mobile-menu{
    position: fixed;
    right: -450px;
    top: 0px;
    width: 300px;
    max-width: 100%;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    background-color: #252525;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

}




    .cosult-form-visible .mobile-menu {
        right: 0px;
        opacity: 1;
        visibility: visible;
    }

    .mobile-menu .inner-box {
    position: relative;
    padding: 70px 20px 20px;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100vh;
}

.mobile-menu .inner-box .cross-icon {
    position: absolute;
    right: 16px;
    top: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex
;
    align-items: center;
    justify-content: center;
}


.mobile-menu .inner-box .cross-icon img {
    width: 9px;
    /* filter: brightness(0) saturate(100%); */
}

.mobile-link ul {
    margin-bottom: 0px;
    list-style: none;
    padding-left: 0;
}

.mobile-link ul li  {
    margin-bottom: 10px;

}
.mobile-link ul li:last-child{
    margin-bottom: 10px;

}


.mobile-link {
    margin-top: 50px;
}
.mobile-link ul li a {
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    transition: all 0.2s ease-In;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
        font-family: 'IBM Plex Sans', sans-serif;
}


.mobile-link ul li a:hover{
    color: #A3CD39;

} 
    .cosult-form-visible .black-drop {
        opacity: 1;
        visibility: visible;
    }
.black-drop{
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
    visibility: hidden;
    z-index: 999;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;

}


.fixed-sec.diwali-fixed .heading-style-h1{
font-size: 50px;
    
}

/* Remove spinners for Chrome, Safari, Edge, and Opera */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Remove spinners for Firefox */
input[type="number"] {
    -moz-appearance: textfield;
}

.gift-slider-row{
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;

}
.gift-slider-row .gift-cols {
     flex: 0 0 auto;
    width: 33.33333333%;
    padding: 0px 10px;
}

.gift-list .gift-slider-row .swiper-slide-items{
    margin: 10px 0px;

}




.landing-uxpage-faq {
    padding: 80px 0px 80px 0px;
    position: relative;
}


.landing-uxpage-faq .new-heading {
text-align: center;
    color: #000;
    line-height: 1.4;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 14px;
    font-family: 'Hedvig Letters Serif';
}
.landing-uxpage-faq   .card-header {
    padding: 0px;
    margin-bottom: 0;
    background-color: transparent;
    border: 0px;
}



.landing-uxpage-faq .card-header button span {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Hedvig Letters Serif';
    text-align: left;
}
.landing-uxpage-faq  .card-body {
      padding: 0px 0px 10px 0px;
    color: rgb(0 0 0 / 70%);
    font-size: 16px;
    line-height: 1.3;
    font-family: 'IBM Plex Sans';
}
.landing-uxpage-faq  .card-header button {
    outline: none;
    text-decoration: none;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    box-shadow: none;
    padding: 5px 0px;
    border: 0px;
    border-radius: 0px;
    background: transparent;
    color: #000000;
}
.landing-uxpage-faq .card {
    border: 0px;
    background: none;
    border-top: 1px solid rgb(0 0 0 / 20%);
    border-bottom: 1px solid rgb(0 0 0 / 20%);
    position: relative;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    max-width: 100%;
    max-height: max-content;
    min-height: auto;
    margin-bottom: 0px;
    padding: 10px;
    border-radius: 0px;
}

.corporate-form {
    padding-bottom: 80px;
}

.corporate-form  .heading {
    letter-spacing: -.01em;
    margin-top: 0;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.1;
    text-wrap: balance;
    font-family: "Hedvig Letters Serif", serif;
    color: #000;
    margin-bottom: 20px;
}

.corporate-form .form-area {
background: #252525;
    padding: 30px 20px;
    border-radius: 20px;

}
.corporate-form  .theme-btn {
    text-align: center;
    margin-top: 20px;
}

.corporate-form .theme-btns{
border:0px;

}


.corporate-form .lets-title{
    font-size: 35px;
    color: #fff;
    line-height: 1;
    margin-bottom: 20px;
    font-family: 'PP Eiko Medium';

}

.corporate-form  .form-field {
    margin-bottom: 10px;
}
.corporate-form  label {
    display: inline-block;
    margin-bottom: 2px;
    color: #fff;
    font-family: 'IBM Plex Sans';
    font-size: 14px;
}


@media (min-width: 1920px) and (max-width: 2560px){
.gift-list .gift-vector1{
left: 0px;
width: 33%;
}
.gift-list .gift-vector2{
right: -6px;
width: 31%;
bottom: 57px;
}
.cta-string2 {
height: 400px;
}
.gift-count .subheading{
width: 40%;
}
}
@media (min-width: 1801px) and (max-width: 1919px){
.gift-list .gift-vector1{
left: 0px;
width: 33%;
}
.gift-list .gift-vector2{
right: -6px;
width: 31%;
bottom: 57px;
}
.cta-string2 {
height: 424px;
}
.gift-count .subheading{
width: 60%;
}
}
@media (min-width: 1681px) and (max-width: 1800px){
.gift-list .gift-vector1{
left: 0px;
width: 33%;
}
.gift-list .gift-vector2{
right: -6px;
width: 31%;
bottom: 57px;
}
.cta-string2 {
height: 424px;
}
.gift-count .subheading{
width: 60%;
}
}
@media (min-width: 1600px) and (max-width: 1680px) {
.gift-list .gift-vector1{
left: 0px;
width: 33%;
}
.gift-list .gift-vector2{
right: -6px;
width: 31%;
bottom: 57px;
}
.cta-string2 {
height: 400px;
}
.gift-count .subheading{
width: 60%;
}
}
@media (min-width: 1441px) and (max-width: 1599px){
.gift-list .gift-vector1{
left: 0px;
width: 41%;
}
.gift-list .gift-vector2{
right: -6px;
width: 49%;
bottom: 57px;
}
.gift-count .subheading{
width: 71%;
}
.cta-string2 {
height: 400px;
}
}
@media (min-width: 1400px) and (max-width: 1440px){
}
@media (min-width: 1300px) and (max-width: 1366px) {
}
@media (min-width: 1150px) and (max-width: 1260px){
.gift-count .subheading{
width: 88%;
}
}
@media (min-width: 992px) and (max-width: 1200px){
.corporate-header .navbar_menu a{
font-size: 13px;
}
.fixed-sec .heading-style-h1{
font-size: 60px;
}

.fixed-sec.diwali-fixed .heading-style-h1 {
    font-size: 40px;
}


.gift-list .gift-vector2 {
width: 39%;
}
.gift-list .image-items a{
height: 60px;
}
.gift-list .swiper-slide-items{
min-height: 480px;
}
.gift-count .subheading{
width: 100%;
}
.line-bg-1, .line-bg-2, .line-bg-3{
display: none;
}
.sending-section .howitworks-item-inner{
height: 281px;
}
.corporate-banner{
padding-top: 114px;
}
}
@media (min-width: 992px) and (max-width: 1050px){
.gift-list .slick-prev {
left: 0;
}
.gift-list .slick-next {
right: 0;
}
.gift-count .subheading{
font-size: 14px;
}
.location-client .arrow{
left: 396px;

}

.location-client .arrow.arrow-right {
    right: -485px;
}

}
@media only screen and (max-width: 993px){
.navbar_menu-desktop{
display: none;
}
.navbar_button-wrapper {
width: 100%;
}
.corporate-banner{
padding-top: 142px;  
}
.corporate-banner .canvas-sec {
margin-top: 40px;
}
.fixed-sec .heading-style-h1{
font-size: 40px;
}
.gift-count .gift-count-content {
padding: 40px 20px;
}
.gift-count .subheading{
font-size: 15px;
width: 100%;
}
.gift-count{
background-position: top;
}
.line-bg-1, .line-bg-2, .line-bg-3{
display: none;
}
.sending-section .howitworks-item-inner{
height: auto;
margin-bottom: 20px;
}
.sending-section .right-space{
display: none;
}
.platform-section .nav-tabs{
justify-content: center;
}
.location-client .swiper-slide{
height: auto;
}
.location-client .swiper-slide-next, .location-client .swiper-slide-prev{
opacity: 1 !important;
}
.address-inner-wraps{
display: flex;
justify-content: space-between;
}
.footer-bg .copyright-link ul {
justify-content: center;
}
.footer-bg .copyright-text p{
text-align: center;
}
.footer-bg .coyright-logo {
width: 120px;
margin: 0 auto;
text-align: center;
}
.footer-emails {
text-align: center;
margin-top: 30px;
}
.footer-bottom {
padding-top: 20px;
}
.fixed-sec .step-item-wrapper {
flex-direction: column;
}

    .enquiry-form .form-wraper {
        padding-left: 18px;
        padding-right: 18px;
    }
}


@media (min-width: 768px) and (max-width: 992px){
.address-inner-wraps .address-sec{
    width: 50%;
}
.address-inner-wraps .enquire-sec{
   width: 50%;
}

}
@media only screen and (max-width: 768px){
.gift-list .slick-prev{
left:0px;
}
.gift-list .slick-next{
right:0;
}

   
}


@media only screen and (max-width: 767px){
 .enquiry-form .heading {
 font-size: 30px;
}
 .enquiry-form .image-section {
 display: none;
 }
.gift-list .gift-vector2{
    display: none;
}

.corporate-form .form-area {
    margin-top: 30px;
}

.corporate-form {
    padding-bottom: 50px;
}

.landing-uxpage-faq .new-heading{

    line-height: 1.1;
}

.landing-uxpage-faq {
    padding: 0px 0px 50px 0px;
}
}



@media (min-width: 601px) and (max-width: 992px){
.fixed-sec .bottom-sec{
display: none;
}
.fixed-sec .heading-style-h1 {
font-size: 28px;
margin-bottom: 7px;
text-transform: capitalize;
}
.fixed-sec .col-lefts {
display: none;
}
.fixed-sec .text-para{
opacity: 1 !important;
margin-bottom: 10px;
width: 45%;
}
.fixed-sec .text-para.first-para{
margin-right: 30px;
}
.discover-section .product_info {
text-align: center;
}
.fixed-sec .right-sec {
display: flex;
flex-wrap: wrap;
}
.fixed-sec .step-circle-parent{
margin-bottom: 17px;
}
.fixed-sec  .pin-spacer{
height: auto !important;
padding-bottom: 0px!important;
}
.fixed-sec .bg-color{
position: relative !important;
height: 100% !important;
max-height: 100% !important;
padding-top: 40px !important;
padding-bottom: 40px !important;
transform: unset !important;
}
.fixed-sec .text-size-large {
font-size: 16px;
color: #fff;
font-weight: 300;
}
.fixed-sec .fixed-rows{
min-height: auto; 
}
.gift-count {
background-position: right;
}
.sending-section .heading-style-h5{
font-size: 23px;
min-height: 50px;
}
.location-client .arrow.arrow-left{
right: auto;
left: 0;
}
.location-client .arrow{
position: absolute;
top:35%;
}
.location-client .arrow.arrow-right{
left: auto;
right: 0;
}
.sending-section .howitworks-item-inner{
padding: 22px
;
grid-row-gap:23px;
}

.corporate-form .lets-title {
    font-size: 28px;
}

.corporate-form .form-area{
    margin-top: 40px;

}
}
@media only screen and (max-width: 600px){
.navbar_button-wrapper .btn-icons{
display: none;
}
.gift-content .heading{
font-size: 30px;
}
.corporate-banner .heading{
font-size: 30px;
}
.gift-list {
padding: 50px 0px;
}
.footer-inner-text .heading br{
display: none;
}
.gift-list .gift-vector1 {
top: auto;
bottom: 0;
}
.DM-testimonial {
padding: 50px 0px;
}
.gift-count .gift-count-content .heading {
font-size: 30px;
letter-spacing: 1.3px;
}
.gift-count .gift-count-content {
text-align: center;
}
.discover-section {
padding: 50px 0px;
}
.platform-section .title{
font-size: 30px;
}
.sending-section {
padding: 50px 0px;
}
.footer-inner-text .heading{
font-size: 30px;
text-wrap: unset;
}
.location-client .arrow.arrow-right{
right: 0;
left: auto;
}
.location-client .arrow.arrow-left{
left: 0;
right: auto;
}
.address-inner-wraps {
display: flex;
justify-content: space-between;
flex-direction: column;
}
.footer-top{
padding: 40px 0px;
}
.footer-bg .title, .footer-bg .text{
font-size: 17px;
margin-bottom: 8px;
}
.address-inner-wraps{
flex-direction: column;
}
.footer-bg .top-sec {
margin-bottom: 0px;
}
.footer-right.row {
margin-top: 20px;
}
.footer-bg {
padding: 40px 20px 25px 20px;
}
.platform-tab-row{
display: flex;
flex-direction: column-reverse;
}
.platform-section .nav-tabs .nav-link{
padding: 8px 8px;
}
.platform-section .nav-tabs {
margin-top: 0px;
}
.platform-section .platform-contents {
padding-top: 20px;
}
.discover-section .slick-prev {
left: 0;
}
.discover-section .slick-next {
right: 0;
}
.sending-section .discover-btn{
margin-top: 10px;
}
.platform-section{
padding-bottom: 50px;
}
.discover-section .discover-btn{
margin-top: 0px;
}
.platform-section .nav-tabs li:last-child .nav-link {
display: none;
}
.location-client .arrow{
position:absolute;
}
.location-client .arrow{
top:40%;
}
.sending-section .heading-style-h5{
font-size: 25px;
}
.sending-section .howitworks-item-inner{
grid-row-gap: 7px;
padding: 30px;
}
.location-client .swiper-slide{
opacity: 1 !important;
}
.fixed-sec .bottom-sec{
display: none;
}
.fixed-sec .heading-style-h1 {
font-size: 28px;
margin-bottom: 7px;
text-transform: capitalize;
}
.fixed-sec .col-lefts {
display: none;
}
.fixed-sec .text-para{
opacity: 1 !important;
margin-bottom: 10px;
}
.fixed-sec .step-circle-parent{
margin-bottom: 17px;
}
.fixed-sec  .pin-spacer{
height: auto !important;
padding-bottom: 0px!important;
}
.fixed-sec .bg-color{
position: relative !important;
height: 100% !important;
max-height: 100% !important;
padding-top: 40px !important;
padding-bottom: 20px !important;
transform: unset !important;
}
.fixed-sec .text-size-large {
font-size: 16px;
color: #fff;
font-weight: 300;
}
.fixed-sec .fixed-rows{
min-height: auto; 
}
.discover-section .text{
text-align: center;
}
.location-client .swiper-slide{
width: auto;
}
.brand-imag-col {
width: 160px;
}
.cta-string1,
.cta-string2 {
display: none;
}
html {
overflow-x: hidden;
}
.brand-logos{
        padding-bottom: 50px;
        padding-top: 0px;
}
.sending-section .slick-prev {
left: 0;
}
.main-footer{
margin-bottom: 0px;
}
.sending-section .slick-next {
right: 0px;
}

    .gift-list .slick-prev {
        left: -16px;
    }
    .gift-list .slick-next {
        right: -10px;
    }
.platform-section .nav-item.last-view {
    display: none;
}
.fixed-sec.diwali-fixed .heading-style-h1 {
    font-size: 28px;
}

.corporate-form .heading {
    font-size: 30px;

}
    .corporate-banner .corporate-row {
    margin-top: 20px;
}

    .landing-uxpage-faq .new-heading {

        font-size: 30px;
    }
}


@media only screen and (max-width:400px){
   .platform-section .nav-tabs .nav-link {
           padding: 8px 9px;
        font-size: 10px;
    }


}
 