@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
.m-l0 {
  margin-left: 0px;
}

.p-l0 {
  padding-left: 0px;
}

.m-r0 {
  margin-right: 0px;
}

.p-r0 {
  padding-right: 0px;
}

.m-t0 {
  margin-top: 0px;
}

.p-t0 {
  padding-top: 0px;
}

.m-b0 {
  margin-bottom: 0px;
}

.p-b0 {
  padding-bottom: 0px;
}

.m-0 {
  margin: 0px;
}

.p-0 {
  padding: 0px;
}

.m-l10 {
  margin-left: 10px;
}

.p-l10 {
  padding-left: 10px;
}

.m-r10 {
  margin-right: 10px;
}

.p-r10 {
  padding-right: 10px;
}

.m-t10 {
  margin-top: 10px;
}

.p-t10 {
  padding-top: 10px;
}

.m-b10 {
  margin-bottom: 10px;
}

.p-b10 {
  padding-bottom: 10px;
}

.m-10 {
  margin: 10px;
}

.p-10 {
  padding: 10px;
}

.m-l20 {
  margin-left: 20px;
}

.p-l20 {
  padding-left: 20px;
}

.m-r20 {
  margin-right: 20px;
}

.p-r20 {
  padding-right: 20px;
}

.m-t20 {
  margin-top: 20px;
}

.p-t20 {
  padding-top: 20px;
}

.m-b20 {
  margin-bottom: 20px;
}

.p-b20 {
  padding-bottom: 20px;
}

.m-20 {
  margin: 20px;
}

.p-20 {
  padding: 20px;
}

.m-l30 {
  margin-left: 30px;
}

.p-l30 {
  padding-left: 30px;
}

.m-r30 {
  margin-right: 30px;
}

.p-r30 {
  padding-right: 30px;
}

.m-t30 {
  margin-top: 30px;
}

.p-t30 {
  padding-top: 30px;
}

.m-b30 {
  margin-bottom: 30px;
}

.p-b30 {
  padding-bottom: 30px;
}

.m-30 {
  margin: 30px;
}

.p-30 {
  padding: 30px;
}

.m-l50 {
  margin-left: 50px;
}

.p-l50 {
  padding-left: 50px;
}

.m-r50 {
  margin-right: 50px;
}

.p-r50 {
  padding-right: 50px;
}

.m-t50 {
  margin-top: 50px;
}

.p-t50 {
  padding-top: 50px;
}

.m-b50 {
  margin-bottom: 50px;
}

.p-b50 {
  padding-bottom: 50px;
}

.m-50 {
  margin: 50px;
}

.p-50 {
  padding: 50px;
}

/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
/*=========<<Flex property extends start>>=========*/
.comments .comment-list .comment .com-content .com-title, .widget.widget-info .widget-info__list-item, .widget.widget-service .widget-service__list-item a, .widget.related-post ul.widget-wrapper li.widget-post-item, .widget.widget-offer ul.widget-wrapper li.widget-post-item, .widget.widget-tags ul.widget-wrapper, .widget.widget-post ul.widget-wrapper li .post-content, .widget.recent-product ul.widget-wrapper li .post-content, .widget.widget-post ul.widget-wrapper li.widget-post-item, .widget.recent-product ul.widget-wrapper li.widget-post-item, .social, .rating, .history__tab-details, .history__tab-nav, .facilities__item-content, .funfact__list, .room__details-content .room__feature, .room__amenities, .room__feature-item, .room__item-header, .event__nav, .common-filter, .grp__btn, .footer__gallery, .footer__info-item, .account__meta, .header-form .form-container, .header-form, .menu, .header-wrapper .menu-area, .header-wrapper, .header-top-area .left, .header-top-area, .social-links {
  display: flex;
  flex-wrap: wrap;
}

.room__amenities, .event__brand-lugo--wrapper, .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb {
  justify-content: center;
}

.comments .comment-list .comment .com-content .com-title, .authors, .facilities__item-content, .funfact__list, .room__details-content .room__feature, .room__item-header, .event--style2 .event__item-content, .account__meta, .header-wrapper, .header-top-area {
  justify-content: space-between;
}

.comments .comment-list .comment .com-content .com-title, .authors, .widget.widget-info .widget-info__list-item, .widget.widget-service .widget-service__list-item a, .widget.widget-post ul.widget-wrapper li.widget-post-item, .widget.recent-product ul.widget-wrapper li.widget-post-item, .widget.related-post ul.widget-wrapper li.widget-post-item, .widget.widget-offer ul.widget-wrapper li.widget-post-item, .social, .rating, .history__tab-details, .history__tab-nav, .faq__content, .team__inner, .facilities__item-content, .room__amenities, .room__feature-item, .event--style2 .event__item-content, .event__brand-lugo--wrapper, .event__nav, .common-filter, .grp__btn, .footer__info-item, .header-wrapper .menu-area, .header-wrapper, .header-top-area {
  align-items: center;
}

.room__item-header, .booking__form-btn {
  align-items: flex-end;
}

.funfact__content {
  align-content: center;
}

.room__details-content .room__feature-item {
  flex-direction: column;
}

.sponsor__item, .facilities__item-icon, .funfact__video-play, .gallery__view-btn, .room__video-btn, .common-filter__btn, .pagination .page-link, .error, .banner .radius-box a.theme-btn {
  place-items: center;
}

/*=========<<Flex property extends end>>=========*/
/*=========<<Display property extends start>>=========*/
.footer__gallery-item a, .header-wrapper .logo a {
  display: block;
}

.authors, .blog__item-inner--style1, .faq__content, .team__inner, .event--style2 .event__item-content, .event__brand-lugo--wrapper {
  display: flex;
}

.sponsor__item, .funfact__content, .gallery__view-btn, .room__video-btn, .error, .banner .radius-box a.theme-btn {
  display: grid;
}

.comments .comment-list .comment .com-content .com-title .com-title-meta span, .article-pagination .prev-article a,
.article-pagination .next-article a, .blog__post .blog__post-inner .post-thumb .play-btn, .integrates__content span, .project__name .finance__item .finance__item-link, .widget.widget-tags ul.widget-wrapper li a, .social--style2 .social__link, .social__link, .custom-nav, .custom-btn, .footer__logo, .footer__about .footer__brand, .account__or span, .header-bar span, .header-top-area .social-icons li a {
  display: inline-block;
}

.booking__form-btn {
  display: inline-flex;
}

.facilities__item-icon, .funfact__video-play, .common-filter__btn, .pagination .page-link {
  display: inline-grid;
}

/*=========<<Display property extends end>>=========*/
/*=========<<Position property extends start>>=========*/
.blog__post .blog__post-inner .post__content .meta-post p span, .blog__post .blog__post-inner .post__content .qute-content blockquote, .blog__post .blog__post-inner .post__content .more-com .text-btn, .blog__post .blog__post-inner .post-thumb, .blog__post .blog__post-inner .post-thumb-container, .review__text p, .review__list ul li .rl__content p, .review__list ul li .rl__content, .partner, .newsletter--lowerd, .team, .facilities__item-thumb, .facilities__item-inner, .funfact__video-wrapper, .funfact--shape, .funfact, .gallery__grid-image, .room__video-wrapper, .room__amenities-content, .room__item-thumb, .room__item-inner, .event__item, .feature--style2 .feature__thumb--wrapper, .feature__item-bg2, .feature__item-bg, .feature, .booking__form-date, .booking--uplifted-sm, .booking--uplifted, .custom-btn, .account__or span, .account__or, .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a, .menu-item-has-children > a, .header-bar, .header-wrapper .menu-area .linkedin span,
.header-wrapper .menu-area .search span, .header-wrapper .menu-area .linkedin,
.header-wrapper .menu-area .search, .header-wrapper .menu-area .header__right, .header-bottom, .header-top-area .left li:first-child, .header-top-area .social-icons li, .header-section.header-section--fixed .header-holder {
  position: relative;
}

.blog__post .blog__post-inner .post__content .meta-post p span::after, .blog__post .blog__post-inner .post__content .qute-content blockquote::after, .blog__post .blog__post-inner .post__content .qute-content blockquote::before, .blog__post .blog__post-inner .post__content .more-com .text-btn i, .blog__post .blog__post-inner .post-thumb .meta-date, .blog__post .blog__post-inner .post-thumb .play-btn, .blog__post .blog__post-inner .post-thumb-container .thumb-nav, .review__shape, .review__text::after, .review__text, .review__list ul li .rl__content p::after, .review__list ul li .rl__content::after, .review__list ul li, .facilities__item-content, .facilities__item-thumb:after, .funfact__video-play, .gallery__view-btn, .gallery__grid-image:after, .room__video-btn, .room__video-wrapper::after, .room__item-content, .room__item-thumb:after, .event__item::before, .event__item::after, .feature__shape-item--style3, .feature__shape-item--style2, .feature__shape-item--style1, .booking__form-date:after, .custom-btn--secondary2::after, .custom-btn--secondary::after, .custom-btn--primary2::after, .custom-btn--primary::after, .custom-btn--dark::after, .custom-btn--outline::after, .custom-btn--outline2::after, .account__or:after, .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a::before, .menu-item-has-children > a::before, .menu-item-has-children > a::after, .header-bar span {
  position: absolute;
  content: "";
}

/*=========<<Position property extends end>>=========*/
/*=========<<Text property extends start>>=========*/
.blog__post .blog__post-inner .post-thumb .play-btn, .social--style2 .social__link, .error__content, .account__tab, .page-header-section.style-1, .header-top-area .social-icons li a {
  text-align: center;
}

.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li.active, .page-header-section.style-1 .page-header-content .page-header-inner .page-title h2 {
  font-weight: 400;
}

.footer__links-item a {
  font-weight: 500;
}

.room__feature-item p, .room__item-price p, .room__item-header p, .common-filter__btn, .breadcrumb-item {
  font-weight: 600;
}

.pagination .page-link, .account__switcher a, .account__tab-nav .nav-link, .account__or span, .page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text, .page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a {
  font-weight: 700;
}

.common-filter__btn {
  text-transform: uppercase;
}

.widget.widget-service .widget-service__list-item p, .room__feature-item p, .room__item-price p, .room__item-header p, .account__tab-nav .nav-link {
  text-transform: capitalize;
}

/*=========<<Text property extends end>>=========*/
/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.article-pagination .prev-article p,
.article-pagination .next-article p, .blog__post .blog__post-inner .post__content a h3, .blog__post .blog__post-inner .post__content h2, .review__list ul li .rl__content p, .widget.widget-post ul.widget-wrapper li .post-content h6, .widget.recent-product ul.widget-wrapper li .post-content h6, .blog__item-content--style1 p, .blog__item-content h6, .blog__item-inner--style1 .blog__item-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
/*=========<<Margin & padding property extends start>>=========*/
/*-------<< margin properties >>-------*/
.page-header-section.style-1, .header-top-area .social-icons {
  margin: 0;
}

.team__inner-content p, .section-header .subtitle {
  margin-block-start: 0;
}

.article-pagination .prev-article p,
.article-pagination .next-article p, .widget.widget-project .widget-project__list-item h6, .widget.widget-info .widget-info__list-content h6, .widget.widget-service .widget-service__list-item p, .widget .widget__header h5, .social, .team__inner-content p, .facilities__item-content p, .funfact__item-content h3, .room__feature-item p, .room__item-price p, .room__item-price h3, .room__item-header p, .room__item-header h3, .section-header .subtitle, .footer__info-item p, .footer__block .footer__block-heading, .page-header-section.style-1 .page-header-content .page-header-inner .page-title p, .header-top-area .social-icons li p, ul,
ol {
  margin-block-end: 0;
}

/*-------<< margin properties >>-------*/
.comments .comment-list .comment .com-content .com-title .com-title-meta span, .widget.widget-info .widget-info__list-content p, .room__item-header .rating {
  margin-block-end: 5px;
}

.comments .comment-list .comment .com-content .com-title .reply .comment-reply-link svg, .comments .comment-list .comment .com-content .com-title .com-title-meta a {
  margin-inline-end: 5px;
}

/*-------<< margin properties >>-------*/
.comments .comment-list .comment .com-content .com-title, .authors .author-content h4,
.authors .author-content p, .article-pagination .prev-article a,
.article-pagination .next-article a, .widget.widget-project .widget-project__list-item p, .social__block h6, .room__details-content .rating, .room__details-image, .room__amenities-item:not(:last-child), .room__amenities-content h4 {
  margin-block-end: 10px;
}

.footer__links-item a span {
  margin-inline-end: 10px;
}

/*-------<< margin properties >>-------*/
.room__item--style4 .room__item-header .ddev-btn, .room__item--style3 .room__item-header .ddev-btn, .room__item--style2 .room__item-header .ddev-btn {
  margin-block-start: 15px;
}

.comments .comment-list .comment .com-thumb, .blog__post .blog__post-inner .post__content h2, .room__feature-item {
  margin-block-end: 15px;
}

.comments .comment-list .comment .com-thumb, .room__amenities-item span {
  margin-inline-end: 15px;
}

/*-------<< margin properties >>-------*/
.account__switcher {
  margin-block-start: 20px;
}

.history__tab-content h3, .accordion-item, .funfact__item-icon, .room__feature, .room__item--style4 .room__item-header, .room__item--style3 .room__item-header, .room__item-header, .footer__info-item:not(:last-child), .footer__about > p, .footer__about .footer__brand, .footer__block-title {
  margin-block-end: 20px;
}

.account__or {
  margin-block: 20px;
}

/*-------<< margin properties >>-------*/
.funfact__list {
  margin-block-start: 25px;
}

.widget.widget-brochure .widget-brochure__thumb, .footer__logo {
  margin-block-end: 25px;
}

/*-------<< margin properties >>-------*/
.comments {
  margin-block-start: 30px;
}

.widget.widget-author .widget-author__thumb, .room__details-content > h3 {
  margin-block-end: 30px;
}

/*-------<< margin properties >>-------*/
/*-------<< margin properties >>-------*/
.widget:not(:last-child) {
  margin-block-end: 40px;
}

/*-------<< margin properties >>-------*/
/*-------<< margin properties >>-------*/
/*-------<< margin properties >>-------*/
/*-------<< margin properties >>-------*/
/*------<< Paddings >>---------*/
.page-header-section.style-1, .header-top-area .social-icons li {
  padding: 0;
}

.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb {
  padding-block-start: 0;
}

.comments .comment-list .com-item {
  padding-block-end: 0;
}

.social, .rating, ul,
ol {
  padding-inline-start: 0;
}

.room__item--style4, .room__item--style3 {
  padding: 10px;
}

.widget .widget__header, .accordion-button {
  padding: 20px;
}

.comments .comment-list .comment .com-content {
  padding-block-end: 20px;
}

.authors, .widget.widget-brochure .widget-brochure__inner, .room__amenities-content {
  padding: 25px;
}

.comments .comment-list .com-item, .comments .comment-title, .widget.widget-author .widget-author__inner, .history__tab-details, .room__details-content, .booking__wrapper, .account__tab .tab-content {
  padding: 30px;
}

.newsletter__wrapper {
  padding: 40px;
}

.room__amenities-content {
  padding-inline-end: 40px;
}

/*=========<<Margin property extends end>>=========*/
/*=========<<overflow property extends start>>=========*/
.comments .comment-list .comment .com-content, .comments .comment-list .comment .com-thumb, .authors .author-thumb, .blog__post .blog__post-inner .post-thumb, .blog__post .blog__post-inner .post-thumb-container, .project__item, .widget.related-post ul.widget-wrapper li .post-thumb, .widget.widget-offer ul.widget-wrapper li .post-thumb, .widget.widget-post ul.widget-wrapper li .post-thumb, .widget.recent-product ul.widget-wrapper li .post-thumb, .widget, .newsletter, .blog, .team, .facilities__item-thumb, .facilities__item-inner, .funfact, .showcase__item, .gallery__grid-image, .room__video-wrapper, .room__details, .room__item-thumb, .room__item-inner, .room, .feature, .custom-btn, .footer__gallery-item a, .footer, .article-pagination .prev-article p,
.article-pagination .next-article p, .blog__post .blog__post-inner .post__content a h3, .blog__post .blog__post-inner .post__content h2, .review__list ul li .rl__content p, .widget.widget-post ul.widget-wrapper li .post-content h6, .widget.recent-product ul.widget-wrapper li .post-content h6, .blog__item-content--style1 p, .blog__item-content h6, .blog__item-inner--style1 .blog__item-content p {
  overflow: hidden;
}

.comments .comment-list .comment .com-content, .comments .comment-list .comment .com-thumb, .authors .author-thumb, .blog__post .blog__post-inner .post-thumb, .blog__post .blog__post-inner .post-thumb-container, .project__item, .widget.related-post ul.widget-wrapper li .post-thumb, .widget.widget-offer ul.widget-wrapper li .post-thumb, .widget.widget-post ul.widget-wrapper li .post-thumb, .widget.recent-product ul.widget-wrapper li .post-thumb, .widget, .newsletter, .blog, .team, .facilities__item-thumb, .facilities__item-inner, .funfact, .showcase__item, .gallery__grid-image, .room__video-wrapper, .room__details, .room__item-thumb, .room__item-inner, .room, .feature, .custom-btn, .footer__gallery-item a, .footer, .article-pagination .prev-article p,
.article-pagination .next-article p, .blog__post .blog__post-inner .post__content a h3, .blog__post .blog__post-inner .post__content h2, .review__list ul li .rl__content p, .widget.widget-post ul.widget-wrapper li .post-content h6, .widget.recent-product ul.widget-wrapper li .post-content h6, .blog__item-content--style1 p, .blog__item-content h6, .blog__item-inner--style1 .blog__item-content p {
  overflow: hidden;
}

/*=========<<overflow property extends end>>=========*/
/*=========<<Cursor property extends start>>=========*/
.form-control.date-input {
  cursor: pointer;
}

/*=========<<Cursor property extends end>>=========*/
/*=========<< Height-Width property extends start>>=========*/
.blog__post .blog__post-inner .post-thumb img, .widget.widget-author .widget-author__thumb img, .widget.widget-info .widget-info__thumb img, .widget.widget-brochure .widget-brochure__thumb img, .widget.widget-post ul.widget-wrapper li .post-thumb a img, .widget.recent-product ul.widget-wrapper li .post-thumb a img, .facilities__item-thumb:after, .facilities__item-thumb img, .funfact__video img, .gallery__grid-image img, .gallery__grid-image:after, .room__video-wrapper::after, .room__video-wrapper img, .room__item-thumb:after, .room__item-thumb img, .booking__form-btn, .footer__gallery-item a img, .account__tab-nav .nav-link, .account__or:after, .header-bar span, .header-wrapper, .header-section.header-section--fixed {
  width: 100%;
}

.widget.widget-post ul.widget-wrapper li .post-thumb a, .widget.recent-product ul.widget-wrapper li .post-thumb a, .facilities__item:hover .facilities__item-thumb::after, .facilities__item-thumb img, .funfact__content, .funfact__video-wrapper, .funfact__video img, .funfact__video, .gallery__grid-image:after, .room__video-wrapper::after, .room__video-wrapper img, .room__item-thumb:after, .room__item-thumb img, .booking__form-btn, .footer__gallery-item a img {
  height: 100%;
}

/*=========<< Height-Width property extends end>>=========*/
/*=========<< List Style property extends start>>=========*/
.social, .rating, ul,
ol {
  list-style: none;
}

/*=========<< List Style property extends end>>=========*/
/* ---------- ========== flex section start here ========== ---------- */
/* ---------- ========== flex section end here ========== ---------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
  font-family: "Manrope", sans-serif;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: "Manrope", sans-serif;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: "Manrope", sans-serif;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*!
  * Kursor v0.1.5
  * Forged by Luis Daniel Rovira
  * Released under the MIT License.
  */
.notCursor {
  cursor: none;
}

.notCursor * {
  cursor: none;
}

#kursorWrapper {
  position: fixed;
  z-index: 99;
  overflow: hidden;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

div[class*=kursor] {
  position: fixed;
  pointer-events: none;
  transform: translate(-50%, -50%);
  z-index: 10000;
}

div[class*=kursor].kursor--hidden {
  opacity: 0;
  width: 0px;
  height: 0px;
}

div[class*=kursor].kursor--1 {
  left: 0px;
  top: 0px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 2px solid rgba(var(--k-color), 1);
  transition: all 0.2s ease, top 0.18s ease-out, left 0.18s ease-out;
}

div[class*=kursor].kursor--1 + .kursorChild {
  display: block;
  width: 4px;
  height: 4px;
  background: rgba(var(--k-color), 1);
  border-radius: 50%;
  transition: all 0.2s ease, top 0s ease-out, left 0s ease-out;
}

div[class*=kursor].kursor--1.--hover {
  width: 40px;
  height: 40px;
  border: 2px solid rgba(var(--k-color), 0);
  background: rgba(var(--k-color), 0.1);
}

div[class*=kursor].kursor--1.--hover + .kursorChild {
  background: rgba(var(--k-color), 0.3);
}

div[class*=kursor].kursor--1.kursor--down {
  width: 20px;
  height: 20px;
}

div[class*=kursor].kursor--1.kursor--down + .kursorChild:after {
  width: 40px !important;
  height: 40px !important;
  opacity: 0;
  border: 1px solid;
  border-radius: 50%;
  border-color: rgba(var(--k-color), 1);
  transition: all 0.4s ease;
}

div[class*=kursor].kursor--2 {
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: rgba(var(--k-color), 1);
  transition: all 0.2s ease, top 0.1s ease-out, left 0.1s ease-out;
}

div[class*=kursor].kursor--2 + .kursorChild {
  display: block;
  width: 4px;
  height: 4px;
  background: rgba(var(--k-color), 1);
  border-radius: 50%;
  transition: all 0.2s ease, top 0.2s ease-out, left 0.2s ease-out;
}

div[class*=kursor].kursor--2.--hover {
  width: 40px;
  height: 40px;
  background: rgba(var(--k-color), 0.1);
}

div[class*=kursor].kursor--2.--hover + .kursorChild {
  background: rgba(var(--k-color), 0.3);
}

div[class*=kursor].kursor--2.kursor--down {
  width: 10px;
  height: 10px;
}

div[class*=kursor].kursor--2.kursor--down + .kursorChild:after {
  width: 40px !important;
  height: 40px !important;
  opacity: 0;
  border: 1px solid;
  border-radius: 50%;
  border-color: rgba(var(--k-color), 1);
  transition: all 0.4s ease;
}

div[class*=kursor].kursor--3 {
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(var(--k-color), 1);
  transition: all 0.2s ease, top 0.05s ease-out, left 0.05s ease-out;
}

div[class*=kursor].kursor--3 + .kursorChild {
  display: block;
  width: 4px;
  height: 4px;
  background: rgba(var(--k-color), 1);
  transition: all 0.2s ease, top 0.2s ease-out, left 0.2s ease-out;
}

div[class*=kursor].kursor--3.--hover {
  width: 40px;
  height: 40px;
  background: rgba(var(--k-color), 0.1);
  border: 1px solid rgba(var(--k-color), 0);
}

div[class*=kursor].kursor--3.--hover + .kursorChild {
  background: rgba(var(--k-color), 0.3);
}

div[class*=kursor].kursor--3.kursor--down {
  width: 5px;
  height: 5px;
  border: 1px solid rgba(var(--k-color), 0);
}

div[class*=kursor].kursor--3.kursor--down + .kursorChild {
  width: 10px;
  height: 10px;
}

div[class*=kursor].kursor--3.kursor--down + .kursorChild:after {
  width: 40px !important;
  height: 40px !important;
  opacity: 0;
  border: 1px solid;
  border-color: rgba(var(--k-color), 1);
  transition: all 0.4s ease;
}

div[class*=kursor].kursor--4 {
  left: 0px;
  top: 0px;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(var(--k-color), 0.3);
  border-radius: 50%;
  transition: all 0.2s ease, top 0.2s ease-out, left 0.2s ease-out;
}

div[class*=kursor].kursor--4 + .kursorChild {
  display: block;
  width: 6px;
  height: 6px;
  background: rgba(var(--k-color), 1);
  border-radius: 50%;
  transition: all 0.2s ease, top 0.03s ease-out, left 0.03s ease-out;
}

div[class*=kursor].kursor--4.--hover {
  width: 30px;
  height: 30px;
  background: rgba(var(--k-color), 0.1);
  border: 3px solid rgba(var(--k-color), 0);
}

div[class*=kursor].kursor--4.--hover + .kursorChild {
  width: 25px;
  height: 25px;
  background: rgba(var(--k-color), 0.1);
}

div[class*=kursor].kursor--4.kursor--down {
  width: 5px;
  height: 5px;
}

div[class*=kursor].kursor--4.kursor--down + .kursorChild {
  width: 10px;
  height: 10px;
}

div[class*=kursor].kursor--4.kursor--down + .kursorChild:after {
  width: 40px !important;
  height: 40px !important;
  opacity: 0;
  border-radius: 50%;
  border: 1px solid;
  border-color: rgba(var(--k-color), 1);
  transition: all 0.4s ease;
}

div[class*=kursor].kursor--5 {
  left: 0px;
  top: 0px;
  width: 10px;
  height: 10px;
  border: 1px solid rgba(var(--k-color), 0.5);
  border-radius: 50%;
  transition: all 0.2s ease, top 0.2s ease-out, left 0.2s ease-out;
}

div[class*=kursor].kursor--5.--hover {
  width: 26px;
  height: 26px;
  background: rgba(var(--k-color), 0.1);
  border: 3px solid rgba(var(--k-color), 0);
}

div[class*=kursor].kursor--5.kursor--down {
  width: 15px;
  height: 15px;
}

div[class*=kursorChild] {
  position: fixed;
  pointer-events: none;
  transform: translate(-50%, -50%);
  display: none;
  overflow: hidden;
}

div[class*=kursorChild].kursorChild[class*="--hidden"] {
  opacity: 0;
  width: 0px;
  height: 0px;
}

div[class*=kursorChild].kursorChild:after {
  content: "";
  pointer-events: none;
  width: 0px;
  height: 0px;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 1;
  border: 0px solid rgba(var(--k-color), 0.5);
  transform: translate(-50%, -50%);
}

.kursor--absolute {
  position: absolute !important;
  z-index: 2000;
}

@media screen and (max-width: 768px) {
  .notCursor * {
    cursor: auto;
  }
  div[class*=kursor] {
    display: none !important;
  }
  div[class*=kursorChild] {
    display: none !important;
  }
}
@media screen and (max-width: 812px) and (max-height: 430px) and (orientation: landscape) {
  div[class*=kursor] {
    display: none !important;
  }
  div[class*=kursorChild] {
    display: none !important;
  }
  .notCursor * {
    cursor: auto;
  }
}
.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #a1bbef;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  height: 56px;
  line-height: 40px;
  outline: none;
  padding-left: 24px;
  padding-right: 36px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: rgb(219.25, 219.25, 219.25);
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #ff6600;
  box-shadow: none;
}
.nice-select:after {
  border-bottom: 2px solid #ff6600;
  border-right: 2px solid #ff6600;
  content: "";
  display: block;
  height: 8px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 24px;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transform-origin: 66% 66%;
  -moz-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  -o-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  width: 8px;
}
.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -moz-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  -o-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: rgb(237.1, 237.1, 237.1);
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 14px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-28px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 54px;
  list-style: none;
  min-height: 54px;
  outline: none;
  padding-left: 24px;
  padding-right: 35px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Basic typography style for copy text
 */
body {
  color: #3c396f;
  background-color: #fff;
  font-size: 18px;
  line-height: 1.4;
   font-family: "Manrope", sans-serif;
}

@media (min-width: 992px) {
  .container {
    max-width: 1170px !important;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1340px !important;
  }
}

@media (min-width: 992px) {
  .custom-container {
    max-width: 1367px !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Manrope", sans-serif;
  color: #1f224c;
  line-height: 1.15;
  font-weight: 700;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-family: inherit;
}

h1 {
  font-size: calc(1.575rem + 3.3428571429vw);
}
@media (min-width: 1400px) {
  h1 {
    font-size: 4.5rem;
  }
}

h2 {
  font-size: calc(1.5625rem + 3.2142857143vw);
}
@media (min-width: 1400px) {
  h2 {
    font-size: 4.375rem;
  }
}

h3 {
  font-size: calc(1.5rem + 2.5714285714vw);
}
@media (min-width: 1400px) {
  h3 {
    font-size: 3.75rem;
  }
}

h4 {
  font-size: calc(1.3375rem + 0.9vw);
}
@media (min-width: 1400px) {
  h4 {
    font-size: 2.125rem;
  }
}

h5 {
  font-size: calc(1.325rem + 0.7714285714vw);
}
@media (min-width: 1400px) {
  h5 {
    font-size: 2rem;
  }
}

h6 {
  font-size: 1.25rem;
}

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

a {
  color: #3c396f;
  text-decoration: none;
}
@media not all and (pointer: coarse) {
  a:hover {
    color: #02C7FB;
  }
}

ul,
ol {
  padding-left: 0;
}

/*===== keyframes for banner img ====*/
@-webkit-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@-moz-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@-ms-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@-o-keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@keyframes santa-ride {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100%);
  }
}
@-webkit-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-moz-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-ms-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-o-keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    transform: translateY(30px);
  }
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@-ms-keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateX {
  to {
    transform: rotateX(360deg);
  }
}
@-moz-keyframes rotateX {
  to {
    transform: rotateX(360deg);
  }
}
@-ms-keyframes rotateX {
  to {
    transform: rotateX(360deg);
  }
}
@-o-keyframes rotateX {
  to {
    transform: rotateX(360deg);
  }
}
@keyframes rotateX {
  to {
    transform: rotateX(360deg);
  }
}
@-webkit-keyframes rotateY {
  to {
    transform: rotateY(360deg);
  }
}
@-moz-keyframes rotateY {
  to {
    transform: rotateY(360deg);
  }
}
@-ms-keyframes rotateY {
  to {
    transform: rotateY(360deg);
  }
}
@-o-keyframes rotateY {
  to {
    transform: rotateY(360deg);
  }
}
@keyframes rotateY {
  to {
    transform: rotateY(360deg);
  }
}
@-webkit-keyframes rotateZ {
  to {
    transform: rotateZ(360deg);
  }
}
@-moz-keyframes rotateZ {
  to {
    transform: rotateZ(360deg);
  }
}
@-ms-keyframes rotateZ {
  to {
    transform: rotateZ(360deg);
  }
}
@-o-keyframes rotateZ {
  to {
    transform: rotateZ(360deg);
  }
}
@keyframes rotateZ {
  to {
    transform: rotateZ(360deg);
  }
}
@-webkit-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-moz-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-ms-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-o-keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@keyframes zoom {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
@-webkit-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-moz-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-ms-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-o-keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@keyframes left-right {
  0% {
    transform: translateX(30px);
  }
  100% {
    transform: translateX(0px);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-ms-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-moz-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-ms-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@-o-keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@keyframes light {
  10%, 90% {
    opacity: 0.5;
  }
  20%, 80% {
    opacity: 0.7;
  }
  30%, 50%, 70% {
    opacity: 0.9;
  }
  40%, 60% {
    opacity: 1;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*=========<<Margin & padding property Ulitilies start>>=========*/
/*-------<< margin properties >>-------*/
.m-10 {
  margin: 10px;
}

.mt-10 {
  margin-block-start: 10px;
}

.mb-10 {
  margin-block-end: 10px;
}

.ms-10 {
  margin-inline-start: 10px;
}

.me-10 {
  margin-inline-end: 10px;
}

.my-10 {
  margin-block: 10px;
}

.mx-10 {
  margin-inline: 10px;
}

/*-------<< margin properties >>-------*/
.m-15 {
  margin: 15px;
}

.mt-15 {
  margin-block-start: 15px;
}

.mb-15 {
  margin-block-end: 15px;
}

.ms-15 {
  margin-inline-start: 15px;
}

.me-15 {
  margin-inline-end: 15px;
}

.my-15 {
  margin-block: 15px;
}

.mx-15 {
  margin-inline: 15px;
}

/*-------<< margin properties >>-------*/
.m-20 {
  margin: 20px;
}

.mt-20 {
  margin-block-start: 20px;
}

.mb-20 {
  margin-block-end: 20px;
}

.ms-20 {
  margin-inline-start: 20px;
}

.me-20 {
  margin-inline-end: 20px;
}

.my-20 {
  margin-block: 20px;
}

.mx-20 {
  margin-inline: 20px;
}

/*-------<< margin properties >>-------*/
.m-25 {
  margin: 25px;
}

.mt-25 {
  margin-block-start: 25px;
}

.mb-25 {
  margin-block-end: 25px;
}

.ms-25 {
  margin-inline-start: 25px;
}

.me-25 {
  margin-inline-end: 25px;
}

.my-25 {
  margin-block: 25px;
}

.mx-25 {
  margin-inline: 25px;
}

/*-------<< margin properties >>-------*/
.m-30 {
  margin: 30px;
}

.mt-30 {
  margin-block-start: 30px;
}

.mb-30 {
  margin-block-end: 30px;
}

.ms-30 {
  margin-inline-start: 30px;
}

.me-30 {
  margin-inline-end: 30px;
}

.my-30 {
  margin-block: 30px;
}

.mx-30 {
  margin-inline: 30px;
}

/*-------<< margin properties >>-------*/
.m-35 {
  margin: 35px;
}

.mt-35 {
  margin-block-start: 35px;
}

.mb-35 {
  margin-block-end: 35px;
}

.ms-35 {
  margin-inline-start: 35px;
}

.me-35 {
  margin-inline-end: 35px;
}

.my-35 {
  margin-block: 35px;
}

.mx-35 {
  margin-inline: 35px;
}

/*-------<< margin properties >>-------*/
.m-40 {
  margin: 40px;
}

.mt-40 {
  margin-block-start: 40px;
}

.mb-40 {
  margin-block-end: 40px;
}

.ms-40 {
  margin-inline-start: 40px;
}

.me-40 {
  margin-inline-end: 40px;
}

.my-40 {
  margin-block: 40px;
}

.mx-40 {
  margin-inline: 40px;
}

/*-------<< margin properties >>-------*/
.m-45 {
  margin: 45px;
}

.mt-45 {
  margin-block-start: 45px;
}

.mb-45 {
  margin-block-end: 45px;
}

.ms-45 {
  margin-inline-start: 45px;
}

.me-45 {
  margin-inline-end: 45px;
}

.my-45 {
  margin-block: 45px;
}

.mx-45 {
  margin-inline: 45px;
}

/*-------<< margin properties >>-------*/
.m-50 {
  margin: 50px;
}

.mt-50 {
  margin-block-start: 50px;
}

.mb-50 {
  margin-block-end: 50px;
}

.ms-50 {
  margin-inline-start: 50px;
}

.me-50 {
  margin-inline-end: 50px;
}

.my-50 {
  margin-block: 50px;
}

.mx-50 {
  margin-inline: 50px;
}

/*-------<< margin properties >>-------*/
.m-55 {
  margin: 55px;
}

.mt-55 {
  margin-block-start: 55px;
}

.mb-55 {
  margin-block-end: 55px;
}

.ms-55 {
  margin-inline-start: 55px;
}

.me-55 {
  margin-inline-end: 55px;
}

.my-55 {
  margin-block: 55px;
}

.mx-55 {
  margin-inline: 55px;
}

/*-------<< margin properties >>-------*/
.m-60 {
  margin: 60px;
}

.mt-60 {
  margin-block-start: 60px;
}

.mb-60 {
  margin-block-end: 60px;
}

.ms-60 {
  margin-inline-start: 60px;
}

.me-60 {
  margin-inline-end: 60px;
}

.my-60 {
  margin-block: 60px;
}

.mx-60 {
  margin-inline: 60px;
}

/*-------<< margin properties >>-------*/
.m-65 {
  margin: 65px;
}

.mt-65 {
  margin-block-start: 65px;
}

.mb-65 {
  margin-block-end: 65px;
}

.ms-65 {
  margin-inline-start: 65px;
}

.me-65 {
  margin-inline-end: 65px;
}

.my-65 {
  margin-block: 65px;
}

.mx-65 {
  margin-inline: 65px;
}

/*-------<< margin properties >>-------*/
.m-70 {
  margin: 70px;
}

.mt-70 {
  margin-block-start: 70px;
}

.mb-70 {
  margin-block-end: 70px;
}

.ms-70 {
  margin-inline-start: 70px;
}

.me-70 {
  margin-inline-end: 70px;
}

.my-70 {
  margin-block: 70px;
}

.mx-70 {
  margin-inline: 70px;
}

/*-------<< margin properties >>-------*/
.m-75 {
  margin: 75px;
}

.mt-75 {
  margin-block-start: 75px;
}

.mb-75 {
  margin-block-end: 75px;
}

.ms-75 {
  margin-inline-start: 75px;
}

.me-75 {
  margin-inline-end: 75px;
}

.my-75 {
  margin-block: 75px;
}

.mx-75 {
  margin-inline: 75px;
}

/*-------<< margin properties >>-------*/
.m-80 {
  margin: 80px;
}

.mt-80 {
  margin-block-start: 80px;
}

.mb-80 {
  margin-block-end: 80px;
}

.ms-80 {
  margin-inline-start: 80px;
}

.me-80 {
  margin-inline-end: 80px;
}

.my-80 {
  margin-block: 80px;
}

.mx-80 {
  margin-inline: 80px;
}

/*------<< Paddings >>---------*/
.p-10 {
  padding: 10px;
}

.pt-10 {
  padding-block-start: 10px;
}

.pb-10 {
  padding-block-end: 10px;
}

.ps-10 {
  padding-inline-start: 10px;
}

.pe-10 {
  padding-inline-start: 10px;
}

.py-10 {
  padding-block: 10px;
}

.px-10 {
  padding-inline: 10px;
}

.p-15 {
  padding: 15px;
}

.pt-15 {
  padding-block-start: 15px;
}

.pb-15 {
  padding-block-end: 15px;
}

.ps-15 {
  padding-inline-start: 15px;
}

.pe-15 {
  padding-inline-start: 15px;
}

.py-15 {
  padding-block: 15px;
}

.px-15 {
  padding-inline: 15px;
}

.p-20 {
  padding: 20px;
}

.pt-20 {
  padding-block-start: 20px;
}

.pb-20 {
  padding-block-end: 20px;
}

.ps-20 {
  padding-inline-start: 20px;
}

.pe-20 {
  padding-inline-start: 20px;
}

.py-20 {
  padding-block: 20px;
}

.px-20 {
  padding-inline: 20px;
}

.p-25 {
  padding: 25px;
}

.pt-25 {
  padding-block-start: 25px;
}

.pb-25 {
  padding-block-end: 25px;
}

.ps-25 {
  padding-inline-start: 25px;
}

.pe-25 {
  padding-inline-start: 25px;
}

.py-25 {
  padding-block: 25px;
}

.px-25 {
  padding-inline: 25px;
}

.p-30 {
  padding: 30px;
}

.pt-30 {
  padding-block-start: 30px;
}

.pb-30 {
  padding-block-end: 30px;
}

.ps-30 {
  padding-inline-start: 30px;
}

.pe-30 {
  padding-inline-start: 30px;
}

.py-30 {
  padding-block: 30px;
}

.px-30 {
  padding-inline: 30px;
}

.p-35 {
  padding: 35px;
}

.pt-35 {
  padding-block-start: 35px;
}

.pb-35 {
  padding-block-end: 35px;
}

.ps-35 {
  padding-inline-start: 35px;
}

.pe-35 {
  padding-inline-start: 35px;
}

.py-35 {
  padding-block: 35px;
}

.px-35 {
  padding-inline: 35px;
}

.p-40 {
  padding: 40px;
}

.pt-40 {
  padding-block-start: 40px;
}

.pb-40 {
  padding-block-end: 40px;
}

.ps-40 {
  padding-inline-start: 40px;
}

.pe-40 {
  padding-inline-start: 40px;
}

.py-40 {
  padding-block: 40px;
}

.px-40 {
  padding-inline: 40px;
}

.p-45 {
  padding: 45px;
}

.pt-45 {
  padding-block-start: 45px;
}

.pb-45 {
  padding-block-end: 45px;
}

.ps-45 {
  padding-inline-start: 45px;
}

.pe-45 {
  padding-inline-start: 45px;
}

.py-45 {
  padding-block: 45px;
}

.px-45 {
  padding-inline: 45px;
}

.p-50 {
  padding: 50px;
}

.pt-50 {
  padding-block-start: 50px;
}

.pb-50 {
  padding-block-end: 50px;
}

.ps-50 {
  padding-inline-start: 50px;
}

.pe-50 {
  padding-inline-start: 50px;
}

.py-50 {
  padding-block: 50px;
}

.px-50 {
  padding-inline: 50px;
}

.p-55 {
  padding: 55px;
}

.pt-55 {
  padding-block-start: 55px;
}

.pb-55 {
  padding-block-end: 55px;
}

.ps-55 {
  padding-inline-start: 55px;
}

.pe-55 {
  padding-inline-start: 55px;
}

.py-55 {
  padding-block: 55px;
}

.px-55 {
  padding-inline: 55px;
}

.p-60 {
  padding: 60px;
}

.pt-60 {
  padding-block-start: 60px;
}

.pb-60 {
  padding-block-end: 60px;
}

.ps-60 {
  padding-inline-start: 60px;
}

.pe-60 {
  padding-inline-start: 60px;
}

.py-60 {
  padding-block: 60px;
}

.px-60 {
  padding-inline: 60px;
}

.p-65 {
  padding: 65px;
}

.pt-65 {
  padding-block-start: 65px;
}

.pb-65 {
  padding-block-end: 65px;
}

.ps-65 {
  padding-inline-start: 65px;
}

.pe-65 {
  padding-inline-start: 65px;
}

.py-65 {
  padding-block: 65px;
}

.px-65 {
  padding-inline: 65px;
}

.p-70 {
  padding: 70px;
}

.pt-70 {
  padding-block-start: 70px;
}

.pb-70 {
  padding-block-end: 70px;
}

.ps-70 {
  padding-inline-start: 70px;
}

.pe-70 {
  padding-inline-start: 70px;
}

.py-70 {
  padding-block: 70px;
}

.px-70 {
  padding-inline: 70px;
}

.p-75 {
  padding: 75px;
}

.pt-75 {
  padding-block-start: 75px;
}

.pb-75 {
  padding-block-end: 75px;
}

.ps-75 {
  padding-inline-start: 75px;
}

.pe-75 {
  padding-inline-start: 75px;
}

.py-75 {
  padding-block: 75px;
}

.px-75 {
  padding-inline: 75px;
}

.p-80 {
  padding: 80px;
}

.pt-80 {
  padding-block-start: 80px;
}

.pb-80 {
  padding-block-end: 80px;
}

.ps-80 {
  padding-inline-start: 80px;
}

.pe-80 {
  padding-inline-start: 80px;
}

.py-80 {
  padding-block: 80px;
}

.px-80 {
  padding-inline: 80px;
}

/*=========<<Margin property extends end>>=========*/
.gradient-text--theme {
  background: -webkit-linear-gradient(#ff6600, #1d40be);
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -ms-background-clip: text;
  -o-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -o-text-fill-color: transparent;
  text-fill-color: transparent;
}

.padding-top-xxl {
  padding-block-start: 80px;
}
@media (min-width: 1200px) {
  .padding-top-xxl {
    padding-block-start: 160px;
  }
}

.padding-top-xl {
  padding-block-start: 80px;
}
@media (min-width: 1200px) {
  .padding-top-xl {
    padding-block-start: 140px;
  }
}

.padding-top {
  padding-block-start: 80px;
}
@media (min-width: 1200px) {
  .padding-top {
    padding-block-start: 120px;
  }
}
.padding-top--2x {
  padding-block-start: 220px;
}
@media (min-width: 992px) {
  .padding-top--2x {
    padding-block-start: 240px;
  }
}

.padding-bottom {
  padding-block-end: 80px;
}
@media (min-width: 1200px) {
  .padding-bottom {
    padding-block-end: 120px;
  }
}

.padding-bottom-xl {
  padding-block-end: 80px;
}
@media (min-width: 1200px) {
  .padding-bottom-xl {
    padding-block-end: 140px;
  }
}

.padding-bottom-xxl {
  padding-block-end: 80px;
}
@media (min-width: 1200px) {
  .padding-bottom-xxl {
    padding-block-end: 160px;
  }
}

.section__bg {
  background-color: #f5f3ff;
}

.btn-bg {
  background-color: #ff6600;
}

.title__bg {
  background-color: #ff6600;
}

.bg--section-color {
  background-color: #f5f8ff !important;
}
.bg--cover {
  background-size: cover;
  background-position: center;
}
.bg--contain {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 100% 100%;
}

/* animation */
.tp-slide-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.tp-brand-slide-element {
  width: auto;
  display: inline-block;
}

.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.social-links {
  gap: 0.75rem;
}
.social-links a {
  border-radius: 20%;
  display: grid;
  height: 40px;
  width: 40px;
  background-color: #ff6600;
  color: #fff;
  place-items: center;
  transition: all 0.3s ease-in-out;
  font-size: 20px;
}
.social-links a:hover {
  background-color: #1d40be;
  color: #fff;
}

/*================*** Header Section Start Here     ***===================*/
.header-section {
  background: #132A5E;
  position: relative;
  margin: 10px;
  border-radius: 12px;
  z-index: 999;
}
.header-section > svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.header-section.header-section--fixed {
  position: fixed;
  top: -10px;
  left: 0;
  animation: fadeInDown 0.5s;
  -webkit-animation: fadeInDown 0.5s;
  -moz-animation: fadeInDown 0.5s;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  z-index: 999;
  padding-top: 5px;
}
.search-bar {
  position: fixed;
  inset: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 999;
  display: none;
  padding: 40px 20px;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.search-bar.active {
  display: flex;
  flex-direction: column;
}
.search-bar__close {
  display: grid;
  place-items: center;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -70px;
  right: 0;
  background: transparent;
  border: 3px solid #ff6600;
  cursor: pointer;
  border-radius: 50%;
}
.search-bar__close i,
.search-bar__close svg {
  font-size: 30px;
  color: #ff6600;
}

.search__content {
  display: flex;
  width: 100%;
  max-width: 600px;
  gap: 10px;
  position: relative;
  padding: 16px;
  background: #ff6600;
  border-radius: 16px;
}
@media (min-width: 576px) {
  .search__content {
    padding: 40px;
  }
}
.search__content input {
  flex: 1;
  padding: 14px 18px;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 8px;
  outline: none;
}
.search__content .search__submit {
  background: #1d40be;
  border: none;
  border-radius: 8px;
  padding: 0 16px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.search__content .search__submit i,
.search__content .search__submit svg {
  color: #fff;
}

.brand-logo__wrapper a {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}


.header-top-area .social-icons li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}
@media (min-width: 992px) {
  .header-top-area .social-icons li:last-child::after {
    position: absolute;
    content: "";
    height: 120%;
    width: 30px;
    background-color: #ff6600;
    right: -14px;
    top: -12px;
    transform: rotate(25deg);
    z-index: -1;
  }
}
@media (min-width: 1200px) {
  .header-top-area .social-icons li:last-child::after {
    height: 120%;
    width: 30px;
    background-color: #ff6600;
    right: -15px;
    top: -10px;
    transform: rotate(25deg);
  }
}
@media (max-width: 991px) {
  .header-top-area .social-icons li:last-child::after {
    display: none;
  }
}
.header-top-area .social-icons li a {
  height: 50px;
  line-height: 50px;
  width: 50px;
  background: transparent;
}
.header-top-area .left {
  margin: 0 -25px;
}
.header-top-area .left li {
  padding: 15px 25px;
}
@media (min-width: 992px) {
  .header-top-area .left li:not(:last-child) {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
}
@media (min-width: 992px) {
  .header-top-area .left li:first-child {
    margin-left: 30px;
  }
  .header-top-area .left li:first-child::after {
    position: absolute;
    content: "";
    height: 130%;
    width: 30px;
    background-color: #ff6600;
    left: -18px;
    top: -12px;
    transform: rotate(-25deg);
    z-index: -1;
  }
}
@media (min-width: 1200px) {
  .header-top-area .left li:first-child::after {
    position: absolute;
    content: "";
    height: 115%;
    width: 30px;
    background-color: #ff6600;
    left: -20px;
    top: -10px;
    transform: rotate(-25deg);
  }
}
.header-top-area .left li i {
  margin-right: 5px;
}
@media (max-width: 1199px) {
  .header-top-area .left li {
    font-size: 14px;
    padding: 9px 15px;
  }
  .header-top-area .social-icons li a {
    height: 46px;
    line-height: 46px;
    width: 46px;
  }
}
@media (max-width: 991px) {
  .header-top-area .left {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }
  .header-top-area .left li {
    flex-grow: 1;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-right: none;
  }
  .header-top-area .left li:first-child {
    border-top: none;
  }
  .header-top-area .social-icons {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .header-top-area .social-icons li {
    flex-grow: 1;
  }
}

.header-wrapper {
  padding: 14px 0;
}
@media (min-width: 576px) {
  .header-wrapper {
    position: relative;
  }
}
@media (min-width: 1200px) {
  .header-wrapper {
    width: auto;
  }
}
.header-wrapper .logo a img {
  max-width: 100%;
}
@media (max-width: 575px) {
  .header-wrapper .logo {
    width: 160px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .header-wrapper .logo {
    width: 200px;
  }
}
.header-wrapper .menu-area .header__right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 8px;
}

.header-wrapper .menu-area .linkedin,
.header-wrapper .menu-area .search {
  border: 1px solid #ededed;
  background-color: #fff;
  width: 40px;
  height: 40px;
  display: inline-grid;
  place-items: center;
  margin: 5px;
  border-radius: 12px;
  cursor: pointer;
}
.header-wrapper .menu-area .linkedin span,
.header-wrapper .menu-area .search span {
  z-index: 1;
}
.header-wrapper .menu-area .header__btn {
  margin-inline: 10px;
  padding: 10px 15px;
  border-radius: 12px;
  border: none;
  font-size: 14px;
  font-weight: 700;
}
.header-wrapper .menu-area .header__btn:hover {
  border: none;
  background-color: #fff !important;
}
.header-wrapper .menu-area .header__select {
  padding: 10px 25px 10px 15px;
  border: 1px solid #ededed;
  outline: none;
  border-radius: 12px;
}
@media (min-width: 768px) {
  .header-wrapper .menu-area .header__select {
    padding: 8px 25px 8px 15px;
  }
}
.header-wrapper .menu-area .login {
  background-color: #fff;
  color: #ff6600;
  border-radius: 2px 0 0 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-wrapper .menu-area .signup {
  background-color: #ff6600;
  color: #fff;
  border-radius: 0 2px 2px 0;
}
.header-wrapper .menu-area .ellepsis-bar {
  font-size: 20px;
  margin-left: 20px;
}
.header-wrapper .menu-area .ellepsis-bar i {
  cursor: pointer;
  color: #fff;
}

.mobile-logo {
  max-width: 122px;
  margin-inline-start: 0.5rem;
}

@media (min-width: 1200px) {
  .menu {
    margin-right: 30px;
    margin-bottom: 0;
  }
}
.menu > li > a{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size:20px;
  line-height: 19px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 8px 21px;
  transition: all 0.3s ease;
}
@media (min-width: 1400px) {
  .menu > li > a {
    padding: 8px 21px;
  }
}
.menu > li > a:hover {
  color: #02C7FB;
}
.menu > li > a i {
  margin-right: 5px;
}
@media (min-width: 1200px) {
  .menu li {
    position: relative;
  }
  .menu li .submenu {
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    z-index: 9;
    background: #ffffff;
    width: 220px;
    padding: 0;
    -webkit-transform: translateY(35px);
    -ms-transform: translateY(35px);
    transform: translateY(35px);
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
  }
  .menu li .submenu li {
    padding: 0;
  }
  .menu li .submenu li a {
    padding: 10px 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #a1bbef;
  }
  .menu li .submenu li a:hover, .menu li .submenu li a.active {
    background: #ff6600;
    padding-left: 22px;
    color: #fff;
  }
  .menu li .submenu li:last-child a {
    border-bottom: none;
  }
  .menu li .submenu li .submenu {
    left: 100%;
    top: 0;
  }
  .menu li:hover > .submenu {
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px);
    opacity: 1;
    visibility: visible;
  }
  .menu li:hover > .submenu a::before {
    right: 14px;
  }
  .menu li:hover > .submenu a::after {
    right: 10px;
  }
  .menu li:hover > .submenu a::after, .menu li:hover > .submenu a::before {
    background: #000;
  }
  .menu li:hover > .submenu a:hover::after, .menu li:hover > .submenu a:hover::before {
    background: #fff;
  }
  .menu li:hover > .submenu .submenu {
    transform: translateY(0px);
  }
}
@media (min-width: 1200px) and (max-width: 1199px) {
  .menu li a {
    padding: 10px 12px;
  }
}
@media (max-width: 1199px) {
  .menu {
    display: none;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    overflow: auto;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    transition: all ease 0.3s;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transform-origin: left;
    background: rgba(31, 34, 76, 0.98);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }
  .menu li {
    width: 100%;
    padding: 0;
  }
  .menu li a {
    display: block;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #fff;
  }
  .menu li a:hover {
    background: rgba(255, 102, 0, 0.6);
  }
  .menu li .submenu {
    padding-left: 20px;
    display: none;
  }
  .menu li .submenu li {
    width: 100%;
  }
  .menu li .submenu li a {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
  }
  .menu.active {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
  }
}

.header-bar {
  cursor: pointer;
  width: 25px;
  height: 20px;
  margin-left: 1.5rem;
  margin-right: 1rem;
}
.header-bar span {
  height: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #02C7FB;
  left: 0;
}
.header-bar span:first-child {
  top: 0;
}
.header-bar span:nth-child(2) {
  top: 50%;
  transform: translateX(5px) translateY(-50%);
}
.header-bar span:last-child {
  bottom: 0;
}
.header-bar.active span:first-child {
  -webkit-transform: rotate(45deg) translate(3px, 9px);
  -moz-transform: rotate(45deg) translate(3px, 9px);
  -ms-transform: rotate(45deg) translate(3px, 9px);
  -o-transform: rotate(45deg) translate(3px, 9px);
  transform: rotate(45deg) translate(3px, 9px);
}
.header-bar.active span:nth-child(2) {
  opacity: 0;
}
.header-bar.active span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -9px);
  -moz-transform: rotate(-45deg) translate(3px, -9px);
  -ms-transform: rotate(-45deg) translate(3px, -9px);
  -o-transform: rotate(-45deg) translate(3px, -9px);
  transform: rotate(-45deg) translate(3px, -9px);
}
@media (max-width: 575px) {
  .header-bar {
    width: 20px;
    height: 20px;
  }
  .header-bar.active span:first-child {
    -webkit-transform: rotate(45deg) translate(4px, 6px);
    -moz-transform: rotate(45deg) translate(4px, 6px);
    -ms-transform: rotate(45deg) translate(4px, 6px);
    -o-transform: rotate(45deg) translate(4px, 6px);
    transform: rotate(45deg) translate(4px, 6px);
  }
  .header-bar.active span:nth-child(2) {
    opacity: 0;
  }
  .header-bar.active span:last-child {
    -webkit-transform: rotate(-45deg) translate(4px, -6px);
    -moz-transform: rotate(-45deg) translate(4px, -6px);
    -ms-transform: rotate(-45deg) translate(4px, -6px);
    -o-transform: rotate(-45deg) translate(4px, -6px);
    transform: rotate(-45deg) translate(4px, -6px);
  }
}

.menu-item-has-children > a.active::after, .menu-item-has-children > a.active::before {
  background-color: #fff !important;
}
.menu-item-has-children > a::after {
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  width: 10px;
  height: 2px;
  background-color: #fff;
}
.menu-item-has-children > a::before {
  top: 50%;
  transform: translateY(-50%);
  right: 29px;
  width: 2px;
  height: 10px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 992px) {
  .menu-item-has-children > a::after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 10px;
    height: 2px;
    background-color: #fff;
  }
  .menu-item-has-children > a::before {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 4px;
    width: 2px;
    height: 10px;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
}
.menu-item-has-children:hover > a:before {
  transform: rotate(90deg);
  opacity: 0;
}
.menu-item-has-children.open > a:before {
  transform: rotate(90deg);
  opacity: 0;
}

.header-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 999;
  visibility: hidden;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-form.active {
  visibility: visible;
  opacity: 1;
}
.header-form -color-lay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
}
.header-form -color-lay .cross {
  position: absolute;
  color: #fff;
  cursor: pointer;
  right: 15px;
  top: 15px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #ff6600;
}
.header-form .form-container {
  margin: 15px;
  max-width: 700px;
  width: 100%;
  padding: 30px;
  background: transparent;
  position: relative;
  z-index: 1;
}
.header-form .form-container button {
  width: 120px;
  height: 60px;
  background: #ff6600;
  border: none;
  outline: none;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.header-form .form-container input {
  width: calc(100% - 120px);
  height: 60px;
  border: none;
  outline: none;
  padding: 20px;
}
@media (max-width: 575px) {
  .header-form .form-container {
    padding: 1px;
    margin: 10px;
  }
  .header-form .form-container button {
    width: 100px;
    font-size: 14px;
    font-weight: 400;
  }
  .header-form .form-container input {
    width: calc(100% - 100px);
  }
}

.offcanvas-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 90vw;
  max-width: 360px;
  height: 100vh;
  background: #1F224C;
  z-index: 100000;
  transform: translateX(-100%);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 2px 0 24px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  padding: 0 0 2rem 0;
}
.offcanvas-menu.active {
  transform: translateX(0);
}
.offcanvas-menu__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem 1.5rem 1.2rem 1.5rem;
  border-bottom: 1px solid #2d316b;
}
.offcanvas-menu__logo img {
  max-width: 110px;
  height: auto;
}
.offcanvas-menu__close {
  background: none;
  border: none;
  font-size: 2rem;
  width: 40px;
  height: 40px;
  display: grid;
  place-items: center;
  line-height: 1;
  cursor: pointer;
  color: #02C7FB;
}
.offcanvas-menu__nav {
  list-style: none;
  padding: 1.5rem 0 0 0;
  margin: 0;
}
.offcanvas-menu__nav li a {
  display: block;
  padding: 1rem 1.5rem;
  color: #fff;
  font-weight: 600;
  font-size: 1.1rem;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.offcanvas-menu__nav li a:hover {
  color: #ff6600;
}
.offcanvas-menu__actions {
  padding: 1.5rem 1.5rem 0 1.5rem;
}
.offcanvas-menu__actions a {
  font-size: 1.2rem;
}
.offcanvas-menu__actions a.custom-btn {
  font-size: 0.75rem;
  padding: 0.5rem 1rem;
  font-weight: 600;
  text-transform: uppercase;
  border: 0;
}
.offcanvas-menu__actions-icon {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 1.5rem;
}
.offcanvas-menu__actions-icon a {
  display: inline-grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: #fff;
  color: #1f224c;
}
.offcanvas-menu__actions-btn {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.offcanvas-menu__actions-btn .form-select {
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 8px 20px 8px 10px;
}

.offcanvas-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.35);
  z-index: 99999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
}
.offcanvas-overlay.active {
  opacity: 1;
  pointer-events: all;
}

@media (min-width: 1200px) {
  .offcanvas-menu,
  .offcanvas-overlay {
    display: none !important;
  }
}
/*================*** Header Section End Here     ***===================*/
.page-header-section.style-1 {
  background-position: center !important;
  background-size: cover !important;
  overflow: hidden;
  border: none;
  padding-top: 200px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .page-header-section.style-1 {
    padding-top: 280px;
    padding-bottom: 100px;
  }
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb {
  padding-left: 0;
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li {
  color: #fff;
  margin: 0 5px;
  text-transform: capitalize;
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li.active {
  margin-left: 10px;
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a {
  color: #fff;
  padding: 0 5px;
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a:hover {
  color: #ff6600;
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li a::before {
  background: #fff;
  width: 8px;
  height: 1px;
  transform: translateY(-50%);
  top: 60%;
  right: -10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-header-section.style-1 .page-header-content .page-header-inner .breadcrumb li:first-child {
  margin-left: 0;
}
.page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text {
  font-size: 34px;
  color: #fff;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text {
    font-size: 3.5rem;
    line-height: 4.125rem;
  }
}
.page-header-section.style-1 .page-header-content .page-header-inner .page-title .title-text span {
  color: #ff6600;
}
.page-header-section.style-1 .page-header-content .page-header-inner .page-title p {
  color: #fff;
  font-size: 20px;
  text-transform: capitalize;
}
section.about-bg {
    padding: 120px 0 140px;
}
/*----Event Section Heading sass---*/

.banner {
  background-size: cover;
  background-position: center;
  margin-inline: 16px;
  margin-block-start: 20px;
  border-radius: 16px;
  border-bottom-right-radius: 12px;
  position: relative;
  overflow: hidden;
  background-image: url(../images/banner/BANNER.png);
    padding-block: 388px 74px!important;
}
.banner::before {
    background: radial-gradient(265.02% 85.71% at 49.13% 19.82%, rgba(19, 42, 94, 0.00) 0%, rgba(19, 42, 94, 0.08) 18.25%, rgba(19, 42, 94, 0.84) 71.24%, #132A5E 100%)!important;
}
.banner__content h1 {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 58px;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}
.banner__content h1 span{
  color: #02C7FB;
}
.banner__content {
  max-width: 595px!important;
}
.banner__content p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.03em;
    color: #FFFFFF!important;
}
.banner__btn a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 800!important;
    font-size: 20px!important;
    line-height: 20px!important;
    color: #132A5E!important;
    padding: 16px 42px!important;
}
.hero-list-item {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
}
.hero-list-item span {
    margin-right: 16px;
}
.hero-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 40px;
}
.header-section.header-section--fixed {
    margin: auto;
    border-radius: 0 0 10px 10px;
}

.banner::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 0;
}

.banner .bg-video {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  z-index: -1;
  transform: translate(-50%, -50%);
  object-fit: cover;
  border-radius: 1rem;
}
.banner__content {
  max-width: 600px;
  position: relative;
  z-index: 1;
}
.banner__content h1 {
  padding-block-end: 6px;
}
.banner__content p {
  color: #1f224c;
  padding-block-end: 20px;
}



.custom-btn {
  border-radius: 12px;
  padding: 10px 16px;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  outline: none;
  background-color: #ff6600;
  color: #fff;
  border: 1px solid transparent;
}

.custom-btn--primary, .custom-btn--dark, .custom-btn--outline, .custom-btn--outline2 {
  background-color: #02C7FB!important;
  color: #132A5E!important;
  z-index: 1;
  padding:13px 33px!important;
  border-radius: 8px!important;
  font-family: 'Manrope'!important;
  font-style: normal!important;
  font-weight: 800!important;
  font-size: 14px!important;
  line-height: 19px!important;
}
.custom-btn{
  padding:13px 33px;
  background-color: #02C7FB!important;
  color: #132A5E!important;
}
.custom-btn--primary::after, .custom-btn--dark::after, .custom-btn--outline::after, .custom-btn--outline2::after {
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #fff!important;
  transition: all 0.3s ease-in-out;
}

.custom-btn--outline, .custom-btn--outline2 {
  background-color: transparent;
  border: 1px solid #ff6600;
  color: #ff6600;
}
.custom-btn--outline::after, .custom-btn--outline2::after {
  background-color: #ff6600;
}
.custom-btn--outline2 {
  border-color: #1f224c !important;
  color: #1f224c;
}
.custom-btn--outline2::after {
  background-color: #1f224c !important;
}
.custom-btn--primary2 {
  background-color: #ff6600;
  color: #fff;
  z-index: 1;
}
.custom-btn--primary2::after {
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: #1d40be;
  transition: all 0.3s ease-in-out;
}
.custom-btn--dark {
  background-color: #000 !important;
  border-color: #000;
}
.custom-btn--dark::after {
  background-color: #1d40be;
}
.custom-btn--dark2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
  border-color: #000;
  color: #fff;
}
.custom-btn--dark2::after {
  background-color: #1d40be;
}
.custom-btn--secondary {
  background-color: #1d40be;
  color: #1f224c;
  border: 1px solid #1d40be;
  z-index: 1;
}
.custom-btn--secondary::after {
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #ff6600;
  transition: all 0.3s ease-in-out;
}
.custom-btn--secondary2 {
  background-color: #1d40be;
  color: #1f224c;
  z-index: 1;
}
.custom-btn--secondary2::after {
  content: "";
  width: 100%;
  height: 0;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #ff6600;
  transition: all 0.3s ease-in-out;
}
.custom-btn:hover.custom-btn--primary, .custom-btn:hover.custom-btn--dark, .custom-btn:hover.custom-btn--outline, .custom-btn:hover.custom-btn--outline2 {
  color: #fff;
  border: 1px solid #1d40be;
}
.custom-btn:hover.custom-btn--primary::after, .custom-btn:hover.custom-btn--dark::after, .custom-btn:hover.custom-btn--outline::after, .custom-btn:hover.custom-btn--outline2::after {
  left: 0;
  width: 100%;
}
.custom-btn:hover.custom-btn--outline, .custom-btn:hover.custom-btn--outline2 {
  color: #fff;
}
.custom-btn:hover.custom-btn--primary2 {
  color: #ff6600;
}
.custom-btn:hover.custom-btn--primary2::after {
  top: auto;
  bottom: 0;
  height: 100%;
}
.custom-btn:hover.custom-btn--dark {
  background-color: #1d40be;
  border: 1px solid #1d40be;
  color: #000;
}
.custom-btn:hover.custom-btn--dark2 {
  background-color: #1d40be;
  border: 1px solid #1d40be;
  color: #1d40be;
}
.custom-btn:hover.custom-btn--secondary {
  color: #fff;
  border: 1px solid #ff6600;
}
.custom-btn:hover.custom-btn--secondary::after {
  left: auto;
  width: 100%;
}
.custom-btn:hover.custom-btn--secondary2 {
  color: #fff;
}
.custom-btn:hover.custom-btn--secondary2::after {
  top: auto;
  bottom: 0;
  height: 100%;
}
.about-title h2 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #132A5E;
    max-width: 75%;
    margin: 0 auto 64px;
}
.about-title h2 span {
    opacity: 0.3;
}
.about-wrapper {
    background: #F8FAFF;
    border: 1px solid #DFE2E9;
    border-radius: 24px;
    padding: 16px;
    max-width: 1248px;
    margin: 0 auto;
}
.about-list ul li {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
}
.about-list ul li:last-child{
  margin-bottom: 0px;
}
.about-list ul li span {
    margin-right: 16px;
}
.about-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 28px 0px 0;
}
.about-list:last-child {
    border-right:0;
    margin-right: 0px;
    padding-right: 0px;
}
.about-list {
    border-right: 0.5px solid #C3C5CD;
    margin-right: 64px;
    padding-right: 64px;
}
.card-top-content h3 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #132A5E;
    text-align: center;
    margin-bottom: 20px;
}
.card-top-content{
  margin-bottom: 64px;
}
.card-top-content h3 span{
 color: #02C7FB;
}
.card-top-content p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #132A5E;
    max-width: 56%;
    margin: 0 auto;
}
.card-item {
    background: #F8FAFF;
    border: 1px solid rgba(212, 214, 219, 0.5);
    border-radius: 24px;
    padding: 26px 26px 24px 32px;
    margin-bottom: 22px;
}
.card-icon {
    background: linear-gradient(150deg, #02C7FB 10.18%, #FFFFFF 97.73%);
    border-radius: 56px;
    max-width: 56px;
    min-height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.card-title h5 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 10px;
}
.card-title p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: #132A5E;
}
.card-list ul li {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #60697D;
    margin-bottom: 18px;
}
.card-list ul li span {
    margin-right: 11px;
}
.card-btn{
  text-align: center;
}
.card-btn .btn {
    background: #132A5E;
    border-radius: 8px;
    padding: 16px 25px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #02C7FB;
    transition: all 0.3s ease-in-out;
}
.card-btn .btn:hover{
  background: #02C7FB;
  color: #132A5E;;
}
.card-wrapper {
    margin-bottom: 48px;
}
.card-bg{
  margin-bottom: 140px;
}
.testimonial-bg {
    background: #132A5E;
    padding: 127px 0;
}
.testimonial-title h2 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 40px;
}
.testimonial-title h2 span{
  color: #02C7FB;
}
.testimonial-title p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height:32px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    max-width: 56%;
    margin: 0 auto 64px;
}
.testimonial-item {
    background: linear-gradient(180deg, #132A5E 0%, #1A3677 100%);
    border-radius: 24px;
    padding: 37px 24px;
    border: 1px solid #02c7fb59;
}
.testi-text p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size:20px;
    line-height: 32px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
    margin-bottom: 48px;
}
.testi-name h6 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 600;
    font-size:20px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #FFFFFF;
}
.testi-name p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    letter-spacing: -0.03em;
    color: rgba(255, 255, 255, 0.7);
}
.testimonial-quote {
    text-align: center;
    margin-bottom: 48px;
}
.testi-img {
    text-align: center;
    margin-bottom: 14px;
}
.icon-top-content h2 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #132A5E;
    max-width: 56%;
    margin: 0 auto 40px;
}
.icon-top-content h2 span{
 color: #02C7FB;
}

.icon-bg {
    padding: 140px 0 ;
}
.icon-top-content p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    letter-spacing: -0.03em;
    color: #132A5E;
    max-width: 56%;
    margin: 0 auto 64px;
}
.icon-item-main {
    background: #F8FAFF;
    border: 1px solid rgba(212, 214, 219, 0.5);
    border-radius: 24px;
    padding: 32px 61px 40px 32px;
    min-height: 395px !important;
}
.icon-item h6 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 0;
}
.icon-item {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 25px;
}
.icon-item-main p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 32px;
}
.icon-item-main ul li {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.02em;
    color: #60697D;
    display: flex;
    gap: 11px;
    margin-bottom: 16px;
}
.ready-bg{
  background-image: url(../images/Frame\ 196.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 140px 0;
}
.ready-content h3 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.ready-content h6 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.ready-content p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
    max-width: 64%;
    margin: 0 auto 40px;
    text-align: center;
}
.ready-btn {
  text-align: center;
}
.ready-btn .btn {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    color: #02C7FB;
    padding: 16px 32px;
    background: #132A5E;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
}
.ready-btn .btn:hover{
  background: #fff;
  color: #132A5E;
}
.footer-bg {
    background: #EFF4FE;
    padding: 120px 0 56px;
}
.footer-text p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #132A5E;
    margin-bottom: 24px;
}
.footer-logo {
    margin-bottom: 24px;
}

.footer-wrapper {
    display: flex;
    justify-content: space-between;
}
.footer-title h5 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #132A5E;
    margin-bottom: 15px;
}
.footer-widget ul {
    list-style: unset;
    margin-left: 30px;
}
.footer-widget ul{
  list-style: unset;
}
.footer-widget ul li a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 43px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: #132A5E;
    transition: all 0.3s ease-in-out;
}
.footer-widget ul li a:hover{
    color: #02C7FB;  
}
.footer-social ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: 0;
}
.footer-newsletter input[type="email"] {
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #132A5E;
    border-radius: 10px;
    padding: 16px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: -0.02em;
    color: #60697D;
    margin-bottom: 12px;
}
.footer-newsletter button {
    background: #132A5E;
    border-radius: 10px;
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    color: #02C7FB;
    padding: 16px;
    width: 100%;
    margin-bottom: 26px;
    border: 0;
    transition: all 0.3s ease-in-out;
}
.footer-newsletter button:hover{
   background: #02C7FB;
   color: #132A5E;
}
.footer-cell a {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #132A5E;
}
.footer-social-main span i{
    background: #D6E2F9;
    border-radius: 48px;
    height: 32px;
    width: 32px;
    margin-bottom: 8px;
    margin-right: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-cell {
    display: flex;
    align-items: center;

}
.footer-bottom-bg {
    background: #132A5E;
    padding: 20px 0;
}
.footer-bottom-left p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 31px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.62);
    margin: 0;
}
.footer-bottom-right p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 31px;
    letter-spacing: -0.02em;
    text-transform: capitalize;
    color: rgba(255, 255, 255, 0.62);
    margin: 0;
}
.footer-bottom-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.meet-wrapper {
    background: #02C7FB;
    border-radius: 24px;
    position: relative;
}
.meet-img img{
  border-radius: 0 24px 24px 0!important;
}
.meet-content {
    padding: 70px 40px 60px 78px;
}
.meet-content h4 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 24px;
}
.meet-content p {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height:32px;
    letter-spacing: -0.03em;
    color: #132A5E;
}
.meet-content h6 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 6px;
    margin-top: 40px;
}
.faq-bg {
    padding: 154px 0 126px;
}
.faq-content h2 {
    font-family: 'Manrope';
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
    letter-spacing: -0.02em;
    color: #132A5E;
    margin-bottom: 64px;
}
.faq-content h2 span{
 color: #02C7FB;
}
.faq-wrapper {
    max-width: 827px;
    margin: 0 auto;
}



/* new */
.Accordions {
	 display: block;
	 max-width: 800px;
	 margin: auto;
}
 .Accordion_item {
	 width: 100%;
	 height: auto;
	 margin: 16px 0;
   border: 1px solid #132A5E;
   border-radius: 8px;
   padding: 36px 35px 28px 24px;
}
 .Accordion_item .title_tab {
	 width: 100%;
	 color: #fcfcfc;
	 padding: 12px 0px;
	 cursor: pointer;
	 transition: background-color 0.3s ease-in;
	 border-radius: 4px;
}
 .Accordion_item .title_tab .title {
   position: relative;
   font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  color: #132A5E;

}
 .Accordion_item .title_tab .title .icon {
	 position: absolute;
	 right: 1%;
	 top: calc(50% - 8px);
	 width: 16px;
	 height: 16px;
	 background-color: transparent;
	 transform: rotate(-90deg);
	 transition: transform 0.3s ease-in;
}
 .Accordion_item .title_tab .title .icon:before, .Accordion_item .title_tab .title .icon:after {
	 content: '';
	 position: absolute;
	 height: 100%;
	 width: 2px;
	 background-color: #132A5E;
}
 .Accordion_item .title_tab .title .icon:before {
	 top: 0;
	 left: 2px;
	 transform: rotate(-45deg);
}
 .Accordion_item .title_tab .title .icon:after {
	 top: 0;
	 right: 2px;
	 transform: rotate(45deg);
}
 .inner_content {
	 width: 100%;
	 height: auto;
	 display: none;
	 overflow: hidden;
}
 .inner_content p {
	 width: 98%;
	 margin: auto;
	 padding: 18px 0px;
	 font-size: 18px;
	 line-height: 32px;
	 letter-spacing: 1px;
}
/* ================================= */
 .Accordion_item .title_tab.active .title .icon {
	 transform: rotate(0deg);
	 transition: transform 0.3s ease-in;
}
.card-item-bg {
    padding: 40px 120px;
	display: grid!important;
    align-items: center!important;
    justify-content: center!important;
}
.footer-about {
    max-width: 24%;
}
.footer-social ul a i {
    width: 40px!important;
    height: 40px!important;
}
.footer-title h4 {
    font-size: 24px;
	margin-bottom: 30px;
}
.footer-social-main span a svg {
    background: #D6E2F9;
    padding: 15px;
    border-radius: 100px;
}
.footer-social-main span a {
    display: flex;
    align-items: center;
    gap: 15px;
}
.logo a img {
    width: 150px;
}