  @import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
  @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

  :root {
    --bg: var(--bs-body-bg);
    --text: var(--bs-body-color);
    --card: var(--bs-tertiary-bg);
    --border: var(--bs-border-color);
    --primary: var(--bs-primary);
  }





  .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>>=========*/
  .project__item-inner,
  .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,
  .comment-respond .add-comment .comment-form,
  .comments .comment-list .comment .com-content .com-title,
  .tags,
  .history__tab-details,
  .history__tab-nav,
  .facilities__item-content,
  .funfact__list,
  .category__item,
  .about-style1 .about__list-item,
  .about__list-item,
  .room__details-content .room__feature,
  .room__amenities,
  .room__feature-item,
  .room__item-header,
  .common-filter,
  .grp__btn,
  .account__meta,
  .menu,
  .header-wrapper .menu-area .header-btn,
  .header-wrapper .menu-area,
  .header-wrapper,
  .social-links {
    display: flex;
    flex-wrap: wrap;
  }

  .category__item,
  .room__amenities {
    justify-content: center;
  }

  .authors,
  .comment-respond .add-comment .comment-form,
  .comments .comment-list .comment .com-content .com-title,
  .facilities__item-content,
  .funfact__list,
  .room__details-content .room__feature,
  .room__item-header,
  .account__meta,
  .header-wrapper {
    justify-content: space-between;
  }

  .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,
  .comments .comment-list .comment .com-content .com-title,
  .history__tab-details,
  .history__tab-nav,
  .faq__content,
  .team__inner,
  .facilities__item-content,
  .category__item,
  .room__amenities,
  .room__feature-item,
  .common-filter,
  .grp__btn,
  .header-wrapper .menu-area .header-btn,
  .header-wrapper .menu-area,
  .header-wrapper {
    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,
  .testimonial__slider-prev,
  .testimonial__slider-next,
  .gallery__view-btn,
  .room__video-btn,
  .common-filter__btn,
  .pagination .page-link,
  .error {
    place-items: center;
  }

  /*=========<<Flex property extends end>>=========*/
  /*=========<<Display property extends start>>=========*/
  .header-wrapper .logo a {
    display: block;
  }

  .authors,
  .faq__content,
  .team__inner {
    display: flex;
  }

  .sponsor__item,
  .funfact__content,
  .testimonial__slider-prev,
  .testimonial__slider-next,
  .gallery__view-btn,
  .room__video-btn,
  .error {
    display: grid;
  }

  .article-pagination .prev-article a,
  .article-pagination .next-article a,
  .blog__post .blog__post-inner .post-thumb .play-btn,
  .integrates__content span,
  .widget.widget-tags ul.widget-wrapper li a,
  .social--style2 .social__link,
  .social__link,
  .comments .comment-list .comment .com-content .com-title .com-title-meta span,
  .tags li a,
  .custom-nav,
  .custom-btn,
  .contact__content span,
  .banner .review__content span,
  .account__or span,
  .header-bar span {
    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,
  .partner,
  .newsletter--lowerd,
  .blog__meta-comment,
  .team,
  .facilities__item-thumb,
  .facilities__item-inner,
  .funfact__video-wrapper,
  .funfact--shape,
  .funfact,
  .testimonial--style1 .testimonial,
  .testimonial--style1,
  .gallery__grid-image,
  .service,
  .about-style1 .about__thumb,
  .about-style1,
  .about,
  .room__video-wrapper,
  .room__amenities-content,
  .room__item-thumb,
  .room__item-inner,
  .feature--style2 .feature__thumb--wrapper,
  .feature__item-bg2,
  .feature__item-bg,
  .feature,
  .booking__form-date,
  .booking--uplifted-sm,
  .booking--uplifted,
  .custom-btn,
  .contact,
  .banner-style2,
  .banner,
  .account__or span,
  .account__or,
  .page-header__content,
  .page-header,
  .menu-item-has-children>a,
  .header-bar {
    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,
  .facilities__item-content,
  .facilities__item-thumb:after,
  .funfact__video-play,
  .testimonial__shape-item--style2,
  .testimonial__shape-item--style1,
  .gallery__view-btn,
  .gallery__grid-image:after,
  .room__video-btn,
  .room__video-wrapper::after,
  .room__item-content,
  .room__item-thumb: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,
  .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 {
    text-align: center;
  }

  .room__feature-item p,
  .room__item-price p,
  .room__item-header p,
  .common-filter__btn,
  .breadcrumb-item {
    font-weight: 600;
  }

  .newsletter .subscribe-btn,
  .pagination .page-link,
  .account__switcher a,
  .account__tab-nav .nav-link,
  .account__or span {
    font-weight: 700;
  }

  .newsletter .subscribe-btn,
  .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,
  .widget.widget-post ul.widget-wrapper li .post-content h6,
  .widget.recent-product ul.widget-wrapper li .post-content h6 {
    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 >>-------*/
  .team__inner-content p,
  .section-header p {
    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 p,
  .menu,
  ul,
  ol {
    margin-block-end: 0;
    background: var(--bg);
    color: var(--text);
  }

  /*-------<< margin properties >>-------*/
  .widget.widget-info .widget-info__list-content p,
  .comments .comment-list .comment .com-content .com-title .com-title-meta span,
  .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 >>-------*/
  .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,
  .comments .comment-list .comment .com-content .com-title,
  .room__details-content .rating,
  .room__details-image,
  .room__amenities-item:not(:last-child),
  .room__amenities-content h4 {
    margin-block-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;
  }

  .blog__post .blog__post-inner .post__content h2,
  .comments .comment-list .comment .com-thumb,
  .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;
  }

  .comment-respond .add-comment .comment-form input,
  .comment-respond .add-comment .comment-form textarea,
  .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 {
    margin-block-end: 20px;
  }

  .account__or {
    margin-block: 20px;
  }

  /*-------<< margin properties >>-------*/
  .funfact__list {
    margin-block-start: 25px;
  }

  .widget.widget-brochure .widget-brochure__thumb {
    margin-block-end: 25px;
  }

  /*-------<< margin properties >>-------*/
  .comment-respond,
  .comments {
    margin-block-start: 30px;
  }

  .widget.widget-author .widget-author__thumb,
  .newsletter .common-header,
  .room__details-content>h3 {
    margin-block-end: 30px;
  }

  .header-bar {
    margin-inline: 30px;
  }

  /*-------<< margin properties >>-------*/
  /*-------<< margin properties >>-------*/
  .widget:not(:last-child) {
    margin-block-end: 40px;
  }

  /*-------<< margin properties >>-------*/
  /*-------<< margin properties >>-------*/
  /*-------<< margin properties >>-------*/
  /*-------<< margin properties >>-------*/
  /*------<< Paddings >>---------*/
  .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;
  }

  .widget.widget-author .widget-author__inner,
  .comment-respond .add-comment,
  .comment-respond h4,
  .comments .comment-list .com-item,
  .comments .comment-title,
  .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>>=========*/
  .authors .author-thumb,
  .blog__post .blog__post-inner .post-thumb,
  .blog__post .blog__post-inner .post-thumb-container,
  .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,
  .comments .comment-list .comment .com-content,
  .comments .comment-list .comment .com-thumb,
  .blog,
  .team,
  .facilities__item-thumb,
  .facilities__item-inner,
  .funfact,
  .showcase__item,
  .testimonial--style2 .testimonial__profession-thumb,
  .gallery__grid-image,
  .service,
  .about,
  .room__video-wrapper,
  .room__details,
  .room__item-thumb,
  .room__item-inner,
  .room,
  .feature,
  .custom-btn,
  .footer,
  .banner,
  .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,
  .widget.widget-post ul.widget-wrapper li .post-content h6,
  .widget.recent-product ul.widget-wrapper li .post-content h6 {
    overflow: hidden;
  }

  .authors .author-thumb,
  .blog__post .blog__post-inner .post-thumb,
  .blog__post .blog__post-inner .post-thumb-container,
  .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,
  .comments .comment-list .comment .com-content,
  .comments .comment-list .comment .com-thumb,
  .blog,
  .team,
  .facilities__item-thumb,
  .facilities__item-inner,
  .funfact,
  .showcase__item,
  .testimonial--style2 .testimonial__profession-thumb,
  .gallery__grid-image,
  .service,
  .about,
  .room__video-wrapper,
  .room__details,
  .room__item-thumb,
  .room__item-inner,
  .room,
  .feature,
  .custom-btn,
  .footer,
  .banner,
  .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,
  .widget.widget-post ul.widget-wrapper li .post-content h6,
  .widget.recent-product ul.widget-wrapper li .post-content h6 {
    overflow: hidden;
  }

  /*=========<<overflow property extends end>>=========*/
  /*=========<<Cursor property extends start>>=========*/
  .form-control.date-input,
  .header-bar {
    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,
  .account__tab-nav .nav-link,
  .account__or:after,
  .header-bar span,
  .header-section.header-fixed,
  .header-section {
    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 {
    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;
    background: var(--bg);
    color: var(--text);
  }

  /**
 * Render the `main` element consistently in IE.
 */
  main {
    display: block;
    background: var(--bg);
    color: var(--text);
  }

  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  h1 {
    font-size: 2em;
    color: var(--text);
  }

  /* 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: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }

  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  a {
    background-color: transparent;
    color: var(--text);
  }

  /**
 * 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;
    color: var(--text);
  }

  /**
 * 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: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }

  /**
 * Add the correct font size in all browsers.
 */
  small {
    font-size: 80%;
    color: var(--text);
  }

  /**
 * 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;
    color: var(--text);
    /* 2 */
  }

  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  button,
  input {
    /* 1 */
    overflow: visible;
    color: var(--text);
  }

  /**
 * 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;
    color: var(--text);
  }

  /**
 * 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;
    color: var(--text);
  }

  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  textarea {
    overflow: auto;
    color: var(--text);
  }

  /**
 * 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;
    color: var(--text);
  }

  /*
 * Add the correct display in all browsers.
 */
  summary {
    display: list-item;
    color: var(--text);
  }

  /* 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: var(--bg);
    border-radius: 5px;
    border: solid 1px #747681;
    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: var(--border);
  }

  .nice-select:active,
  .nice-select.open,
  .nice-select:focus {
    border-color: var(--primary);
    box-shadow: none;
  }

  .nice-select:after {
    border-bottom: 2px solid #0DBD6A;
    border-right: 2px solid #0DBD6A;
    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: #ededed;
    color: var(--text);
    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: var(--bg);
    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: var(--bg);
  }

  .nice-select .option.selected {
    font-weight: bold;
  }

  .nice-select .option.disabled {
    background-color: transparent;
    color: var(--text);
    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;
  }

  /* download fonts include */
  @font-face {
    font-family: "Roboto", sans-serif;
    src: url(../fonts/clase-font.ttf);
  }

  /**
 * Basic typography style for copy text
 */
  body {
    background: var(--bg);
    color: var(--text);
    font-size: 18px;
    line-height: 1.4;
    font-family: "Inter", serif;
  }

  @media (min-width: 992px) {
    .container {
      max-width: 1170px !important;
    }
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: Roboto, sans-serif;
    color: var(--text);
    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: 3rem;
    }
  }



  img {
    max-width: 100%;
    height: auto;
  }

  a {
    color: var(--text);
    text-decoration: none;
    font-weight: 500 !important;

  }

  @media not all and (pointer: coarse) {
    a:hover {
      color: var(--text);
    }
  }

  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(var(--bg), var(--bg));
    -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: 20px;
  }

  @media (min-width: 1200px) {
    .padding-bottom-xl {
      padding-block-end: 30px;
    }
  }

  .padding-bottom-xxl {
    padding-block-end: 80px;
  }

  @media (min-width: 1200px) {
    .padding-bottom-xxl {
      padding-block-end: 160px;
    }
  }

  .section__bg {
    background-color: var(--bg);
  }

  .btn-bg {
    background: var(--bg);
  }

  .title__bg {
    background: var(--bg);
  }

  .bg--section-color {
    background-color: rgba(110, 85, 255, 0.0509803922) !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: 50%;
    display: grid;
    height: 40px;
    width: 40px;
    background: var(--bg);
    color: var(--text);
    place-items: center;
    transition: all 0.3s ease-in-out;
    font-size: 18px;
  }

  .social-links a:hover {
   
  }

  /*================***Mutlipage  Header Section Start Here     ***===================*/
  .header-section {
    z-index: 999;
    position: absolute;
  }

  .header-section.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    animation: fadeInDown 0.5s;
    -webkit-animation: fadeInDown 0.5s;
    -moz-animation: fadeInDown 0.5s;
    border-bottom: 1px solid rgba(110, 85, 255, 0.05);
    z-index: 999;
  }

  .header-section.header-fixed .header-bottom {
    background-color: var(--bg);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
  }

  .header-section--style2 {
    position: relative;
  }

  .header-section--style2 .header-wrapper {
    padding-block: 16px;
  }

  @media (min-width: 992px) {
    .header-section--style2 .header-wrapper {
      padding-block: 24px;
    }
  }

  .header-wrapper {
    padding-block: 15px;
  }

  @media (min-width: 576px) {
    .header-wrapper {
      position: relative;
    }
  }

  @media (min-width: 992px) {
    .header-wrapper {
      padding-block: 20px;
    }
  }

  .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: 180px;
    }
  }

  .header-wrapper .menu-area .header-btn {
    column-gap: 20px;
  }

  @media (max-width: 767px) {
    .header-wrapper .menu-area .header-btn {
      display: none;
    }
  }

  @media (min-width: 992px) {
    .menu {
      margin-right: 30px;
      gap: 10px;
    }
  }

  .menu>li>a {
    color: var(--text);
    font-size: 18px;
    padding: 15px 22px;
    text-transform: capitalize;
    font-family: "Roboto", sans-serif, sans-serif;
    font-weight: 500;
  }

  .menu>li>a i {
    margin-right: 5px;
  }

  .menu>li>a:after {
    right: 16px;
  }

  .menu>li>a::before {
    right: 20px;
  }

  @media (min-width: 992px) {
    .menu>li>a:after {
      right: -2px;
    }

    .menu>li>a::before {
      right: 2px;
    }
  }

  @media (min-width: 1200px) {
    .menu>li>a:after {
      right: 3px;
    }

    .menu>li>a::before {
      right: 7px;
    }
  }

  @media (min-width: 992px) {
    .menu li {
      position: relative;
    }

    .menu li .submenu {
      -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;
      -webkit-transform: translateY(35px);
      -moz-transform: translateY(35px);
      -ms-transform: translateY(35px);
      -o-transform: translateY(35px);
      transform: translateY(35px);
      -webkit-backdrop-filter: blur(30px);
      -moz-backdrop-filter: blur(30px);
      -ms-backdrop-filter: blur(30px);
      -o-backdrop-filter: blur(30px);
      backdrop-filter: blur(30px);
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 9;
      background: var(--bg);
      width: 180px;
      padding: 0;
      visibility: hidden;
      border: 1px solid rgba(110, 85, 255, 0.1);
      border-radius: 10px;
    }

    .menu li .submenu li {
      padding: 0;
    }

    .menu li .submenu li a {
      -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;
      padding: 10px 20px;
      text-transform: capitalize;
      font-family: "Roboto", sans-serif, sans-serif;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 16px;
      color: var(--text);
      border-bottom: 1px solid rgba(255, 255, 255, 0.09);
      border-radius: 10px;
      font-weight: 500;
    }

    .menu li .submenu li a:hover,
    .menu li .submenu li a.active {
      background: var(--bg);
      padding-left: 25px;
      color: var(--text);
    }

    .menu li .submenu li a:hover:after,
    .menu li .submenu li a:hover:before,
    .menu li .submenu li a.active:after,
    .menu li .submenu li a.active:before {
      background: currentColor;
    }

    .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;
    }
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .menu li a {
      padding: 10px 12px;
    }
  }

  @media (max-width: 991px) {
    .menu {
      width: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      overflow: auto;
      max-height: 400px;
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      transition: all ease 0.3s;
      -webkit-transform: scaleY(0);
      -ms-transform: scaleY(0);
      transform: scaleY(0);
      transform-origin: top;
      background: var(--bg);
      -webkit-backdrop-filter: blur(30px);
      -moz-backdrop-filter: blur(30px);
      -ms-backdrop-filter: blur(30px);
      -o-backdrop-filter: blur(30px);
      backdrop-filter: blur(30px);
    }

    .menu li {
      width: 100%;
      padding: 0;
    }

    .menu li a {
      display: block;
      padding: 10px 25px;
      font-size: 15px;
      text-transform: capitalize;
      border-top: 1px solid rgba(0, 0, 0, 0.1);
      color: var(--text);
    }

    .menu li a:hover {
      background: var(--bg);
    }

    .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: scaleY(1);
      -ms-transform: scaleY(1);
      transform: scaleY(1);
    }
  }

  .header-bar {
    width: 25px;
    height: 20px;
  }

  .header-bar span {
    height: 3px;
    -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: var(--bg);
    left: 0;
  }

  .header-bar span:first-child {
    top: 0;
  }

  .header-bar span:nth-child(2) {
    top: 52%;
    transform: translateY(-65%);
  }

  .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: 15px;
      height: 16px;
      margin-right: 20px;
    }

    .header-bar span {
      height: 2px;
      width: 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::after {
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
    width: 10px;
    height: 2px;
    background-color: currentColor;
  }

  .menu-item-has-children>a::before {
    top: 50%;
    transform: translateY(-50%);
    right: 29px;
    width: 2px;
    height: 10px;
    background-color: currentColor;
    -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: 11px;
      width: 10px;
      height: 2px;
      background-color: currentColor;
    }

    .menu-item-has-children>a::before {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 15px;
      width: 2px;
      height: 10px;
      background-color: currentColor;
      -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;
  }

  /*================*** Multipage Header Section End Here     ***===================*/
  /*=-=-=-======< Page header start here >==========-=-=-=-*/
  .page-header {
    padding-block-start: 120px;
    padding-block-end: 70px;
    background-size: cover;
    background-position: center;
    background-color: #F5F5F5;
    border-radius: 0 0 1.5rem 1.5rem;
  }

  @media (min-width: 992px) {
    .page-header {
      padding-block-start: 170px;
      padding-block-end: 110px;
    }
  }

  @media (min-width: 1400px) {
    .page-header {
      padding-block-start: 180px;
      padding-block-end: 120px;
    }
  }

  .page-header__content {
    z-index: 1;
  }

  .page-header .breadcrumb-item {
    color: var(--text);
  }

  .page-header .breadcrumb-item a {
    color: var(--text);
  }

  .page-header .breadcrumb-item:before,
  .page-header .breadcrumb-item.active {
    color: var(--text);
    font-weight: 600;
  }

  /*=-=-=-======< Page header end here >==========-=-=-=-*/
  .account__or span {
    background: var(--bg);
    padding: 0.25rem 1.25rem;
    z-index: 1;
  }

  .account__or:after {
    background-color: var(--text);
    height: 1px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .account__tab {
    background: var(--bg);
  }

  .account__tab-nav {
    border: none;
  }

  .account__tab-nav .nav-item {
    flex: 1;
  }

  .account__tab-nav .nav-link {
    border-color: transparent !important;
    color: var(--text);
    padding-block: 0.85rem;
  }

  .account__tab-nav .nav-link.active {
    background-color: var(--bg);
    color: var(--text);
  }

  .account__tab .tab-content {
    background-color: var(--bg);
  }

  .account__switcher a {
    color: var(--text);
  }

  .tab-pane {
    display: none;
  }

  .tab-pane:target {
    display: block;
  }

  .banner {
    padding-block: 100px 60px;
    background-image: url(../images/banner/banner-1/bg-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: var(--bg);
  }

  @media (min-width: 768px) {
    .banner {
      padding-block: 120px 80px;
    }
  }

  @media (min-width: 992px) {
    .banner {
      padding-block: 200px 120px;
    }
  }

  .banner__content h1 span {
    color: var(--text);
  }

  .banner__content p {
    max-width: 41ch;
    font-weight: 500;
    padding-bottom: 32px;
  }

  .banner .review {
    margin-block-start: 22px;
  }

  .banner .review__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    gap: 20px;
  }

  .banner .review__content span {
    font-size: 16px;
    font-weight: 500;
    color: #1E1E1E;
    opacity: 0.7;
  }

  .banner-style2 {
    border-radius: 1rem;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    padding-block: 80px;
    margin-inline: 8px;
  }

  @media (min-width: 992px) {
    .banner-style2 {
      border-radius: 1.5rem;
    }
  }

  @media (min-width: 1200px) {
    .banner-style2 {
      padding-block: 40px;
    }
  }

  @media (min-width: 1400px) {
    .banner-style2 {
      margin-inline: 100px;
    }
  }

  .banner-style2 .banner__content h2 {
    color: var(--text);
    padding-block-end: 11px;
  }

  .banner-style2 .banner__content h2 span {
    color: var(--text);
  }

  .banner-style2 .banner__content p {
    color: var(--text);
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 31px;
  }

  .banner-style2 .review__content span {
    color: var(--text);
  }

  .banner-style2 .custom-btn--primary {
    background-color: var(--bg);
  }

  .banner-style2 .banner__shape {
    position: absolute;
    bottom: 86px;
    left: 23px;
  }

  .contact {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .contact__content h3 {
    color: var(--text);
    margin: 0;
  }

  .contact__content span {
    color: var(--text);
    font-size: 18px;
  }

  @media (min-width: 576px) {
    .contact__content span {
      font-size: 22px;
    }
  }

  .contact__content span a {
    font-weight: 500;
    color: var(--text);
  }

  .contact .input__wrapper {
    border-radius: 8px;
    max-width: 497px;
    padding: 8px;
    background: var(--bg);
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .contact .input__wrapper .form-control {
    max-width: 200px;
    border: none;
  }

  @media (min-width: 576px) {
    .contact .input__wrapper .form-control {
      max-width: 300px;
    }
  }

  @media (min-width: 992px) {
    .contact .input__wrapper .form-control {
      max-width: 150px;
    }
  }

  @media (min-width: 1200px) {
    .contact .input__wrapper .form-control {
      max-width: 300px;
    }
  }

  .contact .input__wrapper a {
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
    padding: 12px 15px;
    color: var(--text);
    display: inline-block;
    background: var(--bg);
  }

  @media (min-width: 576px) {
    .contact .input__wrapper a {
      font-size: 18px;
      padding: 14px 40px;
    }
  }

  .contact p {
    font-weight: 500;
    padding-top: 5px;
    color: var(--text);
  }

  .contact p a {
    font-weight: 500;
    color: var(--text);
  }

  .contact-style1 .contact__content .title {
    color: var(--text);
    padding-block-end: 10px;
  }

  .contact-style1 .contact__content p {
    color: var(--text);
    max-width: 27ch;
  }

  .contact-style1 .contact__email {
    border-radius: 50px;
    background-color: var(--bg);
    padding-inline: 20px;
    padding-block: 16px 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
  }

  .contact-style1 .contact__email-icon {
    border-radius: 50%;
    background: var(--bg);
    display: grid;
    place-items: center;
    width: 64px;
    height: 64px;
  }

  .contact-style1 .contact__email-icon span {
    color: var(--text);
  }

  .contact-style1 .contact__email-content h5 {
    color: #12141D;
    margin: 0;
    padding-block-end: 7px;
  }

  .contact-style1 .contact__email-content p {
    color: var(--text);
    margin: 0;
  }

  .error {
    background-size: cover;
    height: 100vh;
    width: 100vw;
  }

  .error__content h1 {
    font-size: calc(3rem + 18vw);
    color: var(--text);
  }

  @media (min-width: 1400px) {
    .error__content h1 {
      font-size: 18.75rem;
    }
  }

  .error__content h2 {
    color: var(--text);
  }

  /* ==================== *** Footer Section Start Here *** ==================== */
  .footer {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  @media (min-width: 992px) {
    .footer {
      padding-top: 80px;
    }
  }

  .footer__content p {
    max-width: 100%;
  }

  @media (min-width: 1200px) {
    .footer__content p {
      max-width: 33ch;
    }
  }

  .footer .toollip::before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    background: var(--bg);
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg);
  }

  .footer__heading h5 {
    font-size: 24px;
    font-weight: 500;
    padding-block-end: 24px;
  }

  .footer__heading li {
    padding-block-end: 16px;
  }

  .footer__heading .link__item-list {
    color: var(--text);
    transition: all 0.3s ease-in-out;
  }

  .footer__heading .link__item-list:hover {
    color: var(--text);
  }

  .footer .footer__icon-social:hover .toollip,
  .footer .active {
    opacity: 1;
    top: -50px;
    pointer-events: auto;
  }

  .footer__icon-social {
    margin-inline: 1rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
  }

  /* ==================== *** Copyright Section Start Here *** =================== */
  .copyright__content {
    text-align: center;
    padding-block: 20px;
    border-top: 1px solid #747681;
  }

  .copyright__content h6 {
    font-size: 18px;
    font-weight: 500;
    color: var(--text);
    margin-bottom: 0;
  }

  .copyright__content a {
    font-weight: 500;
    color: var(--text);
    transition: all 0.3s ease-in-out;
  }

  .copyright__content a:hover {
    color: var(--text);
  }

  /* ==================== *** Footer Section End Here *** ==================== */
  .custom-btn {
    border-radius: 12px;
    padding: 10px 16px;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    outline: none;
    border: 1px solid #0DBD6A;
  }

  @media (min-width: 992px) {
    .custom-btn {
      padding: 16px 32px;
    }
  }

  .custom-btn--primary,
  .custom-btn--dark,
  .custom-btn--outline,
  .custom-btn--outline2 {
    background: var(--bg);
    color: var(--text);
    z-index: 1;
  }

  .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: var(--text);
    transition: all 0.3s ease-in-out;
  }

  .custom-btn--outline,
  .custom-btn--outline2 {
    background-color: transparent;
    border: 1px solid #0DBD6A;
    color: var(--text);
  }

  .custom-btn--outline::after,
  .custom-btn--outline2::after {
    background: var(--bg);
  }

  .custom-btn--outline2 {
    background-color: var(--bg) !important;
    color: var(--text);
  }

  .custom-btn--outline2::after {
    background-color: var(--bg) !important;
  }

  .custom-btn--primary2 {
    background: var(--bg);
    color: var(--text);
    z-index: 1;
  }

  .custom-btn--primary2::after {
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: var(--text);
    transition: all 0.3s ease-in-out;
  }

  .custom-btn--dark {
    background-color: var(--bg) !important;
    border-color: var(--border);
  }

  .custom-btn--dark::after {
    background-color: var(--text);
  }

  .custom-btn--dark2 {
    background-color: rgba(0, 0, 0, 0.2) !important;
    border-color: var(--border);
    color: var(--text);
  }

  .custom-btn--dark2::after {
    background-color: var(--text);
  }

  .custom-btn--secondary {
    background-color: var(--text);
    color: var(--text);
    border: 1px solid #0A9B58;
    z-index: 1;
  }

  .custom-btn--secondary::after {
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: var(--bg);
    transition: all 0.3s ease-in-out;
  }

  .custom-btn--secondary2 {
    background-color: var(--text);
    color: var(--text);
    z-index: 1;
  }

  .custom-btn--secondary2::after {
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    right: 0;
    z-index: -1;
    background: var(--bg);
    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: var(--text);
    border: 1px solid #0A9B58;
  }

  .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: var(--text);
  }

  .custom-btn:hover.custom-btn--primary2 {
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--primary2::after {
    top: auto;
    bottom: 0;
    height: 100%;
  }

  .custom-btn:hover.custom-btn--dark {
    background-color: var(--text);
    border: 1px solid #0A9B58;
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--dark2 {
    background-color: var(--text);
    border: 1px solid #0A9B58;
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--secondary {
    color: var(--text);
    border: 1px solid #0DBD6A;
  }

  .custom-btn:hover.custom-btn--secondary::after {
    left: auto;
    width: 100%;
  }

  .custom-btn:hover.custom-btn--secondary2 {
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--secondary2::after {
    top: auto;
    bottom: 0;
    height: 100%;
  }

  .btn-sm {
    padding-block: 10px !important;
  }

  .grp__btn {
    gap: 1rem;
  }

  body #magicMouseCursor {
    border-color: var(--border)
  }

  .form-select {
    background-image: none;
    color: var(--text);
  }

  .form-control {
    background: var(--bg);
    padding-inline: 1.5rem;
  }

  .form-control::placeholder {
    color: var(--text);
    opacity: 0.7;
  }

  .form-control:focus {
    box-shadow: none;
    border-color: var(--primary);
  }

  .form-control.date-input {
    background: var(--bg);
  }

  .form-control.textarea {
    min-height: 160px;
    padding-block: 1rem;
  }


  .form-check-input:focus {
    border-color: rgba(110, 85, 255, 0.7);
    box-shadow: 0 0 0 0.25rem rgba(110, 85, 255, 0.3);
  }

  .form-label {
    color: var(--text);
    font-weight: 600;
  }

  .breadcrumb-item a {
    color: var(--text);
  }

  .breadcrumb-item.active {
    color: var(--text);
  }

  .pagination {
    gap: 10px;
  }

  .pagination .page-item:first-child .page-link {
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
  }

  .pagination .page-item:last-child .page-link {
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
  }

  .pagination .page-item.active .page-link {
    background: var(--bg);
    color: var(--text);
    border-color: rgba(110, 85, 255, 0.2);
  }

  .pagination .page-item.disabled .page-link {
    background-color: var(--bg);
    color: var(--text);
    border-color: rgba(110, 85, 255, 0.2);
    cursor: not-allowed;
  }

  .pagination .page-link {
    width: 50px;
    height: 50px;
    background-color: var(--bg);
    border-color: rgba(110, 85, 255, 0.2);
    border-radius: 50%;
    color: var(--text);
  }

  .pagination .page-link:hover,
  .pagination .page-link.active {
    background: var(--bg);
    color: var(--text);
    top: 0;
  }

  .pagination .page-link:focus {
    box-shadow: none;
  }

  .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 10px;
    border-radius: 4px;
  }

  .swiper-pagination .swiper-pagination-bullet-active {
    width: 25px;
    border-radius: 4px;
  }

  .scrollToTop {
    -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;
    position: fixed;
    bottom: 5% !important;
    right: 5% !important;
    z-index: 9 !important;
    width: 40px !important;
    height: 40px !important;
    line-height: 40px;
    text-align: center;
    border-radius: 5px !important;
    color: var(--text);
  }

  .scrollToTop--style1 {
    background-color: var(--bg) !important;
  }

  .scrollToTop:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
    color: var(--text);
  }

  .flatpickr-day.selected,
  .flatpickr-day.startRange,
  .flatpickr-day.endRange,
  .flatpickr-day.selected.inRange,
  .flatpickr-day.startRange.inRange,
  .flatpickr-day.endRange.inRange,
  .flatpickr-day.selected:focus,
  .flatpickr-day.startRange:focus,
  .flatpickr-day.endRange:focus,
  .flatpickr-day.selected:hover,
  .flatpickr-day.startRange:hover,
  .flatpickr-day.endRange:hover,
  .flatpickr-day.selected.prevMonthDay,
  .flatpickr-day.startRange.prevMonthDay,
  .flatpickr-day.endRange.prevMonthDay,
  .flatpickr-day.selected.nextMonthDay,
  .flatpickr-day.startRange.nextMonthDay,
  .flatpickr-day.endRange.nextMonthDay {
    background: var(--bg);
    border-color: var(--primary);
    color: var(--text);
  }

  .common-filter {
    gap: 20px;
  }

  .common-filter__btn {
    -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: var(--bg);
    border: 0;
    border-radius: 0.25rem;
    padding: 0.65rem 1.25rem;
  }

  .common-filter__btn:hover,
  .common-filter__btn.active {
    background: var(--bg);
  }

  .section-header h3 {
    font-family: "Roboto", sans-serif;
  }

  .section-header h3 span {
    color: var(--text);
  }

  .section-header-style2 {
    margin-top: 30px;
  }

  @media (min-width: 992px) {
    .section-header-style2 {
      margin-top: 80px;
    }
  }

  .section-header-style1 h3 {
    font-family: "Roboto", sans-serif;
    padding-block-end: 20px;
  }

  @media (min-width: 992px) {
    .section-header-style1 h3 {
      padding-block-end: 50px;
    }
  }

  .section-header-style1 h3 .underline {
    text-decoration: underline;
  }

  .section-header-style1 .title {
    padding-bottom: 28px;
  }

  @media (min-width: 1200px) {
    .section-header-style1 .client-pb {
      margin-bottom: 56px;
    }
  }

  .section-header h6 {
    padding: 0;
    font-size: 18px;
    font-weight: 500;
    color: rgba(18, 20, 29, 0.8) !important;
    font-family: "Roboto", sans-serif, sans-serif;
  }

  .section-header h6 span {
    display: inline-block;
    font-weight: 500;
    text-decoration: underline;
    color: var(--text);
  }

  .booking--uplifted {
    margin-top: -100px;
    z-index: 1;
  }

  @media (min-width: 992px) {
    .booking--uplifted {
      margin-top: -150px;
    }
  }

  .booking--uplifted-sm {
    margin-top: -45px;
    z-index: 1;
  }

  .booking__wrapper {
    background: var(--bg);
    border-radius: 0.25rem;
  }

  @media (min-width: 992px) {
    .booking__wrapper {
      padding: 50px;
    }
  }

  .booking__wrapper--has-shadow {
    box-shadow: 0px 10px 20px rgba(228, 226, 238, 0.4);
  }

  .booking__form-date:after {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 0.875rem;
    content: "\f107";
    color: var(--text);
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    right: 24px;
    top: 50%;
  }

  .feature__content p {
    margin-block-end: 44px;
    margin-block-start: 24px;
  }

  @media (min-width: 992px) {
    .feature__content p {
      max-width: 37ch;
    }
  }

  .feature__item {
    border-radius: 20px;
    background-color: var(--bg);
    margin-block-end: 30px;
    padding: 20px;
    position: relative;
    transition: all 0.5s ease-in-out;
    z-index: 4;
  }

  @media (min-width: 1200px) {
    .feature__item {
      padding: 28px;
    }
  }

  .feature__item:hover {
    transform: translateY(-13px);
  }

  .feature__item-bg {
    top: -540px;
    right: 150px;
  }

  @media (min-width: 768px) {
    .feature__item-bg {
      top: -540px;
      right: 0;
    }
  }

  @media (min-width: 992px) {
    .feature__item-bg {
      top: -600px;
    }
  }

  @media (min-width: 1200px) {
    .feature__item-bg {
      top: -608px;
      right: 34px;
    }
  }

  .feature__item-bg2 {
    top: -540px;
    right: 150px;
  }

  @media (max-width: 575px) {
    .feature__item-bg2 {
      opacity: 0;
    }
  }

  @media (min-width: 576px) {
    .feature__item-bg2 {
      top: -818px;
      left: 99px;
      opacity: 0.9;
    }
  }

  @media (min-width: 768px) {
    .feature__item-bg2 {
      top: -855px;
      right: -189px;
    }
  }

  @media (min-width: 992px) {
    .feature__item-bg2 {
      top: -432px;
      left: 22px;
    }
  }

  @media (min-width: 1200px) {
    .feature__item-bg2 {
      top: -473px;
      left: 110px;
    }
  }

  .feature__item-bg2::after {
    content: "";
    position: absolute;
    top: 0;
    left: -80px;
    height: 500px;
    width: 740px;
    background-repeat: no-repeat;
    background-image: url(../images/feature/feature-2/bg.png);
  }

  @media (min-width: 992px) {
    .feature__item-bg2::after {
      height: 551px;
    }
  }

  .feature__item-thumb {
    background-color: var(--text);
    border-radius: 50%;
    display: inline-block;
    display: grid;
    height: 80px;
    margin-bottom: 23px;
    place-items: center;
    width: 80px;
  }

  @media (min-width: 1200px) {
    .feature__item-content h5 {
      padding-block-end: 10px;
    }
  }

  @media (min-width: 992px) {
    .feature__item-content h5 {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      padding-block-end: 10px;
    }

    @supports (-webkit-line-clamp: 1) {
      .feature__item-content h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
      }
    }
  }

  @media (min-width: 576px) {
    .feature__item-content h5 {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }

    @supports (-webkit-line-clamp: 1) {
      .feature__item-content h5 {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
      }
    }
  }

  @media (min-width: 576px) {
    .feature__item-content p {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }

    @supports (-webkit-line-clamp: 2) {
      .feature__item-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
      }
    }
  }

  @media (min-width: 768px) {
    .feature__item-content p {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }

    @supports (-webkit-line-clamp: 3) {
      .feature__item-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
      }
    }
  }

  @media (min-width: 992px) {
    .feature__item-content p {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }

    @supports (-webkit-line-clamp: 2) {
      .feature__item-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
      }
    }
  }

  @media (min-width: 1200px) {
    .feature__item-content p {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }

    @supports (-webkit-line-clamp: 3) {
      .feature__item-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: initial;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
      }
    }
  }

  .feature--style2 .section-header h3 {
    font-family: "Roboto", sans-serif;
  }

  .feature--style2 .feature__content p {
    font-size: 20px;
    max-width: 100%;
  }

  .feature--style2 .feature__thumb img {
    box-shadow: 0px 0px 1px;
    border-radius: 8px;
  }

  .feature--style2 .feature__thumb--wrapper {
    z-index: 1;
  }

  .feature__shape-item--style1 {
    opacity: 0;
  }

  @media (min-width: 1600px) {
    .feature__shape-item--style1 {
      top: 80px;
      left: 120px;
      opacity: 1;
    }
  }

  .feature__shape-item--style2 {
    opacity: 0;
  }

  @media (min-width: 1600px) {
    .feature__shape-item--style2 {
      bottom: 95px;
      right: 100px;
      opacity: 1;
    }
  }

  .feature__shape-item--style3 {
    opacity: 0;
  }

  @media (min-width: 1600px) {
    .feature__shape-item--style3 {
      bottom: 310px;
      right: 100px;
      opacity: 1;
    }
  }

  .room {
    /*============<< Room Details CSS Start here>>======*/
    /*=============<< Room Video Start herer >>=============*/
  }

  .room__item-thumb {
    border-radius: 0.25rem;
  }

  .room__item-thumb img {
    -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;
    object-fit: cover;
  }

  .room__item-thumb:after {
    background-image: linear-gradient(179.89deg, var(--bg), var(--bg));
    top: 0;
    left: 0;
  }

  .room__item-content {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -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: transparent;
    bottom: calc(-100% + 145px);
    border-radius: 0.25rem;
    padding: 1.25rem;
    left: 50%;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
  }

  @media (min-width: 992px) {
    .room__item-content {
      bottom: calc(-100% + 150px);
    }
  }

  @media (min-width: 1200px) {
    .room__item-content {
      padding: 1.5rem;
      bottom: calc(-100% + 155px);
    }
  }

  @media (min-width: 1400px) {
    .room__item-content {
      bottom: calc(-100% + 170px);
    }
  }

  @media (min-width: 1400px) {
    .room__item-header {
      margin-block-end: 20px;
    }
  }

  .room__item-header h3 {
    color: var(--text);
  }

  .room__item-header p {
    color: var(--text);
  }

  .room__item-body>p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  @supports (-webkit-line-clamp: 2) {
    .room__item-body>p {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: initial;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
  }

  @media (max-width: 1399px) {
    .room__item-body>p {
      display: none !important;
    }
  }

  .room__item-price h3 {
    font-family: "Inter", serif;
  }

  .room__item--style1 .room__item-content {
    background-color: transparent;
    bottom: calc(-100% + 145px);
  }

  @media (min-width: 992px) {
    .room__item--style1 .room__item-content {
      bottom: calc(-100% + 150px);
    }
  }

  @media (min-width: 1200px) {
    .room__item--style1 .room__item-content {
      padding: 1.5rem;
      bottom: calc(-100% + 155px);
    }
  }

  @media (min-width: 1400px) {
    .room__item--style1 .room__item-content {
      bottom: calc(-100% + 160px);
    }
  }

  .room__item--style1:hover .room__item-thumb img,
  .room__item--style1.active .room__item-thumb img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  .room__item--style1:hover .room__item-content,
  .room__item--style1.active .room__item-content {
    background: var(--bg);
    bottom: 10px;
  }

  .room__item--style1:hover .room__item-header h3,
  .room__item--style1.active .room__item-header h3 {
    color: var(--text);
  }

  .room__item--style1:hover .room__item-header p,
  .room__item--style1.active .room__item-header p {
    color: var(--text);
  }

  .room__item--style2 .room__item-thumb::after {
    background-image: linear-gradient(179.89deg, var(--bg) 40.84%, var(--bg) 76.2%);
  }

  .room__item--style2 .room__item-content {
    width: 100%;
    bottom: calc(-100% + 200px);
  }

  @media (min-width: 1200px) {
    .room__item--style2 .room__item-content {
      padding: 1.5rem;
      bottom: calc(-100% + 210px);
    }
  }

  .room__item--style2 .room__item-header .ddev-btn--bordered {
    color: var(--text);
  }

  .room__item--style2:hover .room__item-thumb img,
  .room__item--style2.active .room__item-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  .room__item--style2:hover .room__item-header h3,
  .room__item--style2:hover .room__item-header p,
  .room__item--style2.active .room__item-header h3,
  .room__item--style2.active .room__item-header p {
    color: var(--text);
  }

  .room__item--style2:hover .room__item-header .ddev-btn--bordered,
  .room__item--style2.active .room__item-header .ddev-btn--bordered {
    color: var(--text);
  }

  .room__item--style2:hover .room__item-header .ddev-btn--bordered::before,
  .room__item--style2.active .room__item-header .ddev-btn--bordered::before {
    border-bottom-color: var(--text);
    transform: translateX(-49%);
  }

  .room__item--style2:hover .room__item-header .ddev-btn--bordered::after,
  .room__item--style2.active .room__item-header .ddev-btn--bordered::after {
    border-top-color: var(--text);
    transform: translateX(49%);
  }

  .room__item--style2:hover .room__item-content,
  .room__item--style2.active .room__item-content {
    background-color: transparent;
  }

  .room__item--style3 {
    background: var(--bg);
    border-radius: 0.25rem;
  }

  .room__item--style3 .room__item-thumb::after {
    background-image: none;
  }

  .room__item--style3 .room__item-content {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    position: static;
    padding: 1rem;
    width: 100%;
  }

  .room__item--style3 .room__item-header h3 {
    color: var(--text);
  }

  .room__item--style3 .room__item-header p {
    color: var(--text);
  }

  .room__item--style3 .room__item-price h3 {
    color: var(--text);
    font-weight: 600;
  }

  .room__item--style3:hover .room__item-thumb img,
  .room__item--style3.active .room__item-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  .room__item--style3:hover .room__item-header .ddev-btn--bordered,
  .room__item--style3.active .room__item-header .ddev-btn--bordered {
    color: var(--text);
  }

  .room__item--style3:hover .room__item-header .ddev-btn--bordered::before,
  .room__item--style3.active .room__item-header .ddev-btn--bordered::before {
    border-bottom-color: var(--text);
    transform: translateX(-49%);
  }

  .room__item--style3:hover .room__item-header .ddev-btn--bordered::after,
  .room__item--style3.active .room__item-header .ddev-btn--bordered::after {
    border-top-color: var(--text);
    transform: translateX(49%);
  }

  .room__item--style3:hover .room__item-content,
  .room__item--style3.active .room__item-content {
    background-color: transparent;
  }

  .room__item--style4 {
    background: var(--bg);
    border-radius: 0.25rem;
  }

  @media (min-width: 992px) {
    .room__item--style4.room__item--reverse .room__item-inner {
      flex-direction: row-reverse;
    }
  }

  .room__item--style4.room__item--reverse .room__item-content {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
  }

  @media (min-width: 992px) {
    .room__item--style4.room__item--reverse .room__item-content {
      -webkit-transform: translateX(50px);
      -moz-transform: translateX(50px);
      -ms-transform: translateX(50px);
      -o-transform: translateX(50px);
      transform: translateX(50px);
    }
  }

  @media (min-width: 992px) {
    .room__item--style4 .room__item-inner {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
    }
  }

  .room__item--style4 .room__item-thumb {
    flex: 1;
  }

  .room__item--style4 .room__item-thumb::after {
    background-image: none;
  }

  .room__item--style4 .room__item-content {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    flex: 1;
    position: static;
    padding: 1rem;
    width: 95%;
    background: var(--bg);
    z-index: 1;
    margin-inline: auto;
    box-shadow: 0px 10px 20px rgba(228, 226, 238, 0.4);
    border-radius: 0.25rem;
  }

  @media (min-width: 992px) {
    .room__item--style4 .room__item-content {
      width: 100%;
      -webkit-transform: translateX(-50px);
      -moz-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
      -o-transform: translateX(-50px);
      transform: translateX(-50px);
    }
  }

  .room__item--style4 .room__item-header h3 {
    color: var(--text);
  }

  .room__item--style4 .room__item-header p {
    color: var(--text);
  }

  .room__item--style4 .room__item-price h3 {
    color: var(--text);
    font-weight: 600;
  }

  .room__item--style4:hover .room__item-thumb img,
  .room__item--style4.active .room__item-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  .room__item--style4:hover .room__item-header .ddev-btn--bordered,
  .room__item--style4.active .room__item-header .ddev-btn--bordered {
    color: var(--text);
  }

  .room__item--style4:hover .room__item-header .ddev-btn--bordered::before,
  .room__item--style4.active .room__item-header .ddev-btn--bordered::before {
    border-bottom-color: var(--text);
    transform: translateX(-49%);
  }

  .room__item--style4:hover .room__item-header .ddev-btn--bordered::after,
  .room__item--style4.active .room__item-header .ddev-btn--bordered::after {
    border-top-color: var(--text);
    transform: translateX(49%);
  }

  .room__feature {
    column-count: 2;
  }

  .room__feature-item {
    gap: 15px;
  }

  @media (min-width: 768px) {
    .room__amenities {
      flex-direction: row-reverse;
    }
  }

  .room__amenities-content {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    background: var(--bg);
    border-radius: 1rem;
    z-index: 1;
  }

  @media (min-width: 768px) {
    .room__amenities-content {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none;
      width: 45%;
    }
  }

  @media (min-width: 992px) {
    .room__amenities-content {
      width: 50%;
    }
  }

  @media (min-width: 1200px) {
    .room__amenities-content {
      width: 40%;
    }
  }

  @media (min-width: 768px) {
    .room__amenities-image {
      width: 55%;
      -webkit-transform: translateX(-50px);
      -moz-transform: translateX(-50px);
      -ms-transform: translateX(-50px);
      -o-transform: translateX(-50px);
      transform: translateX(-50px);
    }
  }

  @media (min-width: 992px) {
    .room__amenities-image {
      width: 50%;
    }
  }

  @media (min-width: 1200px) {
    .room__amenities-image {
      width: 60%;
    }
  }

  .room__amenities-item span i,
  .room__amenities-item span svg {
    color: var(--text);
  }

  .room__details {
    background-color: var(--bg);
    border-radius: 0.25rem;
  }

  @media (min-width: 992px) {
    .room__details-content .room__feature {
      max-width: 80%;
    }
  }

  .room__video-wrapper {
    border-radius: 0.25rem;
  }

  .room__video-wrapper img {
    object-fit: cover;
  }

  .room__video-wrapper::after {
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }

  .room__video-btn {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -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;
    width: 50px;
    height: 50px;
    font-size: 1.25rem;
    background: var(--bg);
    border-radius: 50%;
    color: var(--text);
    left: 50%;
    top: 50%;
    z-index: 1;
  }

  @media (min-width: 992px) {
    .room__video-btn {
      width: 60px;
      height: 60px;
    }
  }

  .room__video-btn:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1);
  }

  .about__content p {
    padding-block: 25px;
  }

  .about__list-item {
    gap: 10px;
    flex-wrap: nowrap;
    padding-block-end: 24px;
  }

  .about__list-item:nth-last-child(1) {
    padding-block-end: 20px;
  }

  .about__list-item span {
    width: 24px;
    height: 24px;
    background: var(--bg);
    display: grid;
    place-items: center;
    border-radius: 50px;
  }

  .about__list-item span i,
  .about__list-item span svg {
    font-size: 13px;
    color: var(--text);
  }

  .about-style1 {
    overflow: hidden;
  }

  @media (min-width: 1200px) {
    .about-style1 {
      overflow: visible;
    }
  }

  .about-style1 .about__content h3 {
    margin: 0;
  }

  .about-style1 .about__content p {
    margin: 0;
  }

  .about-style1 .about__list-item {
    gap: 10px;
    padding-block-end: 24px;
  }

  .about-style1 .about__list-item:nth-last-child(1) {
    padding-block-end: 20px;
  }

  .about-style1 .about__list-item span {
    width: 24px;
    height: 24px;
    background: var(--bg);
    display: grid;
    place-items: center;
    border-radius: 50px;
  }

  .about-style1 .about__list-item span i,
  .about-style1 .about__list-item span svg {
    font-size: 13px;
  }

  .service__item {
    transition: all 0.3s ease-in-out;
    z-index: 2;
  }

  @media (min-width: 992px) {
    .service__item {
      padding-inline: 16px;
      padding-block: 35px;
    }
  }

  @media (min-width: 1200px) {
    .service__item {
      padding-inline: 26px;
      padding-block: 40px;
    }
  }

  .service__item:hover .service__item-thumb img,
  .service__item.active .service__item-thumb img {
    transform: scale(1.1);
  }

  .service__item-thumb {
    border-radius: 50%;
    background-color: var(--bg);
    display: grid;
    height: 56px;
    place-items: center;
    width: 56px;
    margin-bottom: 35px;
    transition: all 0.3s ease-in-out;
  }

  .service__item-content h4 {
    padding-block-end: 8px;
  }

  .service__item-content p {
    padding-block-end: 28px;
  }

  .gallery__grid-image {
    border-radius: 0.25rem;
  }

  .gallery__grid-image:after {
    -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;
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    transform: translate(-50%, -50%) scale(0);
    background-color: var(--bg);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    opacity: 0;
  }

  .gallery__grid-image img {
    -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;
    object-fit: cover;
  }

  .gallery__grid-image:hover:after {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -moz-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    -o-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 1;
  }

  .gallery__grid-image:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  .gallery__grid-image:hover .gallery__view-btn {
    opacity: 1;
  }

  .gallery__view-btn {
    -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;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: var(--bg);
    border-radius: 50%;
    color: var(--text);
    top: 50%;
    left: 50%;
    z-index: 2;
    opacity: 0;
  }

  .gallery__view-btn i,
  .gallery__view-btn svg {
    font-size: calc(1.275rem + 0.2571428571vw);
    color: inherit;
  }

  @media (min-width: 1400px) {

    .gallery__view-btn i,
    .gallery__view-btn svg {
      font-size: 1.5rem;
    }
  }

  .gallery__view-btn:hover {
    color: var(--text);
  }

  .testimonial {
    background-repeat: no-repeat;
  }

  .testimonial--style1 {
    padding-top: 70px;
    padding-bottom: 80px;
  }

  @media (min-width: 1200px) {
    .testimonial--style1 {
      padding-top: 160px;
      padding-bottom: 190px;
    }
  }

  .testimonial--style1 .testimonial {
    padding-block: 80px;
  }

  @media (min-width: 1200px) {
    .testimonial--style1 .testimonial {
      padding-block: 140px;
    }
  }

  .testimonial--style1 .testimonial__header {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    gap: 30px;
    justify-content: space-between;
    padding-bottom: 50px;
  }

  @media (min-width: 1200px) {
    .testimonial--style1 .testimonial__header {
      padding-bottom: 150px;
    }
  }

  .testimonial--style1 .testimonial__header-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    gap: 21px;
  }

  .testimonial--style1 .testimonial__header-btn .circle-arrow {
    background: var(--bg);
    box-shadow: 0px 6px 20px rgba(217, 217, 217, 0.8);
    transition: all 0.3s ease-in-out;
    height: 100px;
    width: 40px;
    border-radius: 50%;
  }

  .testimonial--style1 .testimonial__header-btn .circle-arrow:hover {
    color: var(--text);
    background: var(--bg);
  }

  .testimonial--style1 .testimonial__item {
    position: relative;
    border-radius: 15px;
    padding-block-start: 40px;
    padding-inline: 30px;
    background: var(--bg);
  }

  @media (min-width: 768px) {
    .testimonial--style1 .testimonial__item {
      padding-block-start: 45px;
      padding-inline-start: 30px;
    }
  }

  .testimonial--style1 .testimonial__item-thumb {
    max-width: 200px;
    max-height: 300px;
  }

  @media (min-width: 768px) {
    .testimonial--style1 .testimonial__item-thumb {
      max-width: 100%;
      max-height: 100%;
    }
  }

  .testimonial--style1 .testimonial__item-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 25px;
  }

  @media (min-width: 768px) {
    .testimonial--style1 .testimonial__item-inner {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 50px;
      flex-wrap: nowrap;
    }
  }

  .testimonial--style1 .testimonial__content {
    max-width: 400px;
    padding-block-end: 20px;
  }

  .testimonial--style1 .testimonial__content h4 {
    padding-block-end: 15px;
  }

  .testimonial--style1 .testimonial__content p {
    padding-bottom: 8px;
  }

  .testimonial--style1 .testimonial__content cite span {
    font-weight: 700;
    color: var(--text);
  }

  .testimonial--style1 .testimonial__thumb-icon {
    position: absolute;
    right: 30px;
    top: 30px;
  }

  .testimonial--style1 .testimonial__thumb-icon i,
  .testimonial--style1 .testimonial__thumb-icon svg {
    color: var(--text);
    font-size: 48px;
  }

  .testimonial--style1 .custom-pgt {
    padding-bottom: -200px !important;
  }

  .testimonial--style2 {
    padding-bottom: 20px;
  }

  @media (min-width: 1200px) {
    .testimonial--style2 {
      padding-bottom: 88px;
    }
  }

  .testimonial--style2 .testimonial__ration-icon {
    color: var(--text);
    padding-block-end: 12px;
    padding-block-start: 7px;
  }

  .testimonial--style2 .testimonial__content p {
    max-width: 35ch;
  }

  .testimonial--style2 .testimonial__item {
    border-radius: 10px;
    padding-block: 32px 22px;
    padding-inline: 20px 26px;
    background: var(--bg);
  }

  @media (min-width: 576px) {
    .testimonial--style2 .testimonial__item {
      padding-block: 51px 42px;
      padding-inline: 59px 53px;
    }
  }

  .testimonial--style2 .testimonial__profession-content h6 {
    font-weight: 500;
  }

  .testimonial--style2 .testimonial__profession-content h6 span {
    font-weight: 400;
    color: var(--text);
  }

  /*.testimonial--style2 .testimonial__profession-thumb {*/
  /*  width: 80px;*/
  /*  border-radius: 99px;*/
  /*}*/

  .testimonial--style2 .testimonial__profession-thumb img {

    border-radius: 100%;
    width: 60px;
    height: 60px;
  }

  .testimonial--style2 .testimonial__title h4 {
    font-weight: 600;
  }

  .testimonial--style2 .testimonial .swiper-pagination-style1 {
    position: absolute;
    top: 0;
    left: 0;
  }

  .testimonial--style3 .section__header {
    max-width: 40ch;
  }

  .testimonial--style3 .testimonial__content {
    padding-bottom: 100px;
  }

  @media (min-width: 992px) {
    .testimonial--style3 .testimonial__content {
      padding-bottom: 0;
    }
  }

  .testimonial--style3 .testimonial__content p {
    font-size: 18px;
  }

  @media (min-width: 1200px) {
    .testimonial--style3 .testimonial__content p {
      font-size: 20px;
    }
  }

  .testimonial--style3 .cl-bg img {
    padding: 19px;
    background: var(--bg);
    display: grid;
    place-items: center;
    border-radius: 50%;
    margin-block: 30px;
  }

  .testimonial--style3 .rating__wrapper {
    text-align: end;
  }

  .testimonial--style3 .rating__content {
    background-color: var(--bg);
    display: inline-block;
    padding-inline: 35px 30px;
    padding-block: 30px 50px;
  }

  .testimonial--style3 .rating__content h3 {
    color: var(--text);
  }

  .testimonial--style3 .rating__content span {
    color: var(--text);
  }

  .swiper-pagination-bullet-active {
    background-color: var(--bg) !important;
  }

  @media (max-width: 767px) {
    .testimonial__shape-item--style1 {
      opacity: 0;
    }
  }

  @media (min-width: 768px) {
    .testimonial__shape-item--style1 {
      opacity: 0;
    }
  }

  @media (min-width: 992px) {
    .testimonial__shape-item--style1 {
      opacity: 0;
    }
  }

  @media (min-width: 1400px) {
    .testimonial__shape-item--style1 {
      top: 56px;
      right: 212px;
      opacity: 1;
    }
  }

  .testimonial__shape-item--style2 {
    opacity: 0;
  }

  @media (min-width: 1600px) {
    .testimonial__shape-item--style2 {
      left: 62px;
      top: 50px;
      opacity: 1;
    }
  }

  .testimonial__shape-sm .sm-thumb-1 {
    position: absolute;
  }

  @media (max-width: 575px) {
    .testimonial__shape-sm .sm-thumb-1 {
      opacity: 0;
    }
  }

  @media (min-width: 576px) {
    .testimonial__shape-sm .sm-thumb-1 {
      top: -40px;
      left: -50px;
      opacity: 1;
    }
  }

  @media (min-width: 768px) {
    .testimonial__shape-sm .sm-thumb-1 {
      top: -40px;
      left: -50px;
    }
  }

  @media (min-width: 992px) {
    .testimonial__shape-sm .sm-thumb-1 {
      top: -40px;
      left: -50px;
    }
  }

  .testimonial__shape-sm .sm-thumb-2 {
    position: absolute;
  }

  @media (max-width: 575px) {
    .testimonial__shape-sm .sm-thumb-2 {
      top: -63px;
      right: 26px;
    }
  }

  @media (min-width: 576px) {
    .testimonial__shape-sm .sm-thumb-2 {
      top: -63px;
      z-index: -1;
      right: 71px;
    }
  }

  @media (min-width: 768px) {
    .testimonial__shape-sm .sm-thumb-2 {
      top: -62px;
      z-index: -1;
      right: 134px;
    }
  }

  @media (min-width: 992px) {
    .testimonial__shape-sm .sm-thumb-2 {
      top: -62px;
      right: 80px;
    }
  }

  .testimonial__slider-prev,
  .testimonial__slider-next {
    background: var(--bg);
    box-shadow: 0px 6px 20px rgba(217, 217, 217, 0.8);
    color: var(--text);
    transition: all 0.3s ease-in-out;
    height: 40px;
    width: 40px;
    border-radius: 50%;
  }

  .testimonial__slider-prev:hover,
  .testimonial__slider-next:hover {
    color: var(--text);
    background-color: var(--text);
  }

  .category__item {
    gap: 20px;
  }

  .category__nav {
    border: 3px solid #0DBD6A;
    padding-block: 14px;
    padding-inline: 16px;
    border-radius: 16px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1), 0 6px 6px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease-in-out;
  }

  @media (max-width: 575px) {
    .category__nav {
      width: 100%;
    }
  }

  @media (min-width: 576px) {
    .category__nav {
      padding-block: 12px;
      padding-inline: 18px;
    }
  }

  @media (min-width: 768px) {
    .category__nav {
      padding-inline: 24px;
      padding-block: 14px;
    }
  }

  @media (min-width: 992px) {
    .category__nav {
      padding-inline: 40px;
      padding-block: 20px;
    }
  }

  @media (min-width: 1200px) {
    .category__nav {
      padding-inline: 57px;
      padding-block: 30px;
    }
  }

  .category__nav-link {
    font-size: 16px;
    color: var(--text);
    transition: all 0.3s ease-in-out;
  }

  @media (min-width: 992px) {
    .category__nav-link {
      font-size: 22px;
    }
  }

  @media (min-width: 1200px) {
    .category__nav-link {
      font-size: 24px;
    }
  }

  .category__nav:hover {
    color: var(--text);
  }

  .showcase__item {
    border-radius: 1rem;
    transition: all 0.3s ease-in-out;
    border: 2px solid transparent;
  }

  .showcase__item-thumb {
    position: relative;
  }

  .showcase__item-thumb img {
    width: 100%;
    object-fit: cover;
  }

  .showcase__item-thumb .custom-btn {
    position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
  }

  .showcase__item:hover,
  .showcase__item.active {
    border-color: var(--primary);
  }

  .showcase__item:hover .showcase__item-thumb .custom-btn,
  .showcase__item.active .showcase__item-thumb .custom-btn {
    bottom: calc(50% - 30px);
    opacity: 1;
    visibility: visible;
  }

  @media (min-width: 992px) {
    .funfact--shape:after {
      background-image: url(../images/funfact/shape.png);
      background-size: cover;
      position: absolute;
      content: "";
      width: 50%;
      height: 100%;
      left: 0;
      top: 0;
    }
  }

  @media (min-width: 992px) {
    .funfact__video {
      position: absolute;
      right: 0;
      top: 0;
      width: 50%;
      height: 100%;
    }
  }

  .funfact__video img {
    object-fit: cover;
    filter: brightness(0.35);
  }

  .funfact__video-play {
    width: 60px;
    height: 60px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: var(--bg);
    border: 2px solid #fff;
    border-radius: 50%;
    top: 50%;
    left: 50%;
  }

  .funfact__content .common-header h2 {
    max-inline-size: 100%;
  }

  .funfact__content>p {
    max-inline-size: 60ch;
  }

  @media (min-width: 992px) {
    .funfact__content {
      padding-inline-end: 60px;
      padding-block-end: 80px;
    }
  }

  @media (min-width: 1200px) {
    .funfact__content {
      padding-block-end: 120px;
    }
  }

  .funfact__list {
    gap: 1rem;
  }

  .funfact__item-content p {
    color: var(--text);
    font-weight: 500;
  }

  .facilities__item-thumb {
    border-radius: 0.25rem;
  }

  .facilities__item-thumb img {
    -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;
    object-fit: cover;
  }

  .facilities__item-thumb:after {
    -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-image: linear-gradient(179.89deg, rgba(0, 0, 0, 0) 34.68%, rgba(7, 7, 7, 0.9) 82.77%);
    bottom: 0;
    left: 0;
    height: 0;
    opacity: 0;
  }

  .facilities__item-content {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -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: transparent;
    border-radius: 0.25rem;
    bottom: 0;
    padding: 1.25rem;
    left: 50%;
    width: calc(100% - 20px);
    opacity: 0;
  }

  .facilities__item-content h3,
  .facilities__item-content p {
    color: var(--text);
  }

  .facilities__item-content p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  @supports (-webkit-line-clamp: 2) {
    .facilities__item-content p {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: initial;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
  }

  .facilities__item-desc {
    width: calc(100% - 60px - 20px);
  }

  .facilities__item-icon {
    width: 60px;
    height: 60px;
    background: var(--bg);
    border: 2px solid #fff;
    border-radius: 50%;
  }

  .facilities__item:hover .facilities__item-thumb img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  .facilities__item:hover .facilities__item-thumb::after {
    opacity: 1;
  }

  .facilities__item:hover .facilities__item-content {
    bottom: 10px;
    opacity: 1;
  }

  .team__content p {
    font-size: 17px;
    font-weight: 500;
    padding-block-start: 20px;
    margin-block-end: 25px;
  }

  @media (min-width: 992px) {
    .team__content p {
      font-size: 18px;
      padding-block-end: 29px;
    }
  }

  @media (min-width: 1200px) {
    .team__content p {
      font-size: 22px;
      padding-block-end: 29px;
    }
  }

  @media (min-width: 768px) {
    .team__thumb {
      margin-top: 50px;
    }
  }

  @media (min-width: 992px) {
    .team__thumb {
      margin-top: 0;
    }
  }

  .team__inner {
    gap: 1rem;
  }

  .team__inner-thumb {
    width: 70px;
  }

  @media (min-width: 992px) {
    .team__inner-thumb {
      width: auto;
    }
  }

  .team__inner-thumb img {
    border-radius: 99px;
    border: 3px solid #0DBD6A;
  }

  .team__inner-content p {
    max-width: 33ch;
    font-weight: 400;
    font-size: 16px;
    font-style: italic;
  }

  @media (min-width: 576px) {
    .team__inner-content p {
      font-size: 20px;
      padding-block-end: 7px;
    }
  }

  @media (min-width: 768px) {
    .team__inner-content p {
      font-size: 22px;
      font-weight: 500;
      padding-block-end: 7px;
    }
  }

  @media (min-width: 992px) {
    .team__inner-content p {
      font-size: 16px;
      font-weight: 500;
      padding-block-end: 7px;
    }
  }

  @media (min-width: 1200px) {
    .team__inner-content p {
      font-size: 21px;
      font-weight: 500;
    }
  }

  .team__inner-content span {
    font-weight: 500;
    font-size: 14px;
    color: var(--text);
  }

  @media (min-width: 576px) {
    .team__inner-content span {
      font-weight: 600;
      font-size: 20px;
    }
  }

  @media (min-width: 768px) {
    .team__inner-content span {
      font-weight: 600;
      font-size: 20px;
    }
  }

  @media (min-width: 992px) {
    .team__inner-content span {
      font-weight: 600;
      font-size: 20px;
    }
  }

  .accordion-item {
    border-radius: 1rem !important;
    overflow: hidden;
  }

  .accordion-button {
    border-radius: 1rem;
    transition: all 0.3s ease-in-out;
    color: var(--text);
    font-weight: 600;
    overflow: hidden;
  }

  .accordion-button span {
    font-size: 18px;
    margin-bottom: 0;
  }

  .accordion-button::after {
    color: var(--text);
  }

  .accordion-button:hover {
    background: var(--bg);
  }

  .accordion-button:hover::after {
    color: var(--text);
  }

  .accordion-button:hover span {
    color: var(--text);
  }

  .accordion-button:not(.collapsed) {
    background-color: var(--bg) !important;
    color: var(--text);
  }

  .history__tab-nav {
    gap: 1rem;
  }

  @media (min-width: 768px) {
    .history__tab-nav {
      gap: 1.5rem;
    }
  }

  .history__tab-btn {
    font-size: calc(1.275rem + 0.2571428571vw);
    background-color: var(--bg);
    border: none;
    border-radius: 0.25rem;
    color: var(--text);
    font-weight: 500;
    flex: 1;
    padding: 1rem 1.5rem;
  }

  @media (min-width: 1400px) {
    .history__tab-btn {
      font-size: 1.5rem;
    }
  }

  .history__tab-btn.active {
    background-color: var(--bg) !important;
  }

  .history__tab-details {
    background-color: var(--bg);
    gap: 30px;
  }

  @media (min-width: 1200px) {
    .history__tab-details {
      padding: 50px;
      gap: 50px;
    }
  }

  @media (min-width: 1200px) {
    .history__tab-content {
      flex: 1;
    }
  }

  @media (min-width: 1200px) {
    .history__tab-image {
      flex: 1;
    }
  }

  .pricing .section-header {
    max-width: 45ch;
    margin-inline: auto;
  }

  .pricing .section-header h3 {
    padding-block-end: 7px;
  }

  .pricing__item {
    border-radius: 16px;
    padding-block-start: 30px;
    padding-inline: 20px;
    padding-block-end: 30px;
    background-color: var(--bg);
    transition: all 0.3s ease-in-out;
    margin-top: 40px;
  }

  @media (min-width: 992px) {
    .pricing__item {
      padding-block-start: 48px;
      padding-inline: 30px;
      padding-block-end: 50px;
    }
  }

  .pricing__item-header {
    border-bottom: 1px solid #747681;
  }

  .pricing__item-header span,
  .pricing__item-header h2,
  .pricing__item-header p {
    transition: all 0.3s ease-in-out;
  }

  .pricing__item-header span {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
  }

  .pricing__item-header p {
    font-size: 16px;
    font-weight: 500;
    padding-block-end: 9px;
  }

  .pricing__item-list {
    padding-block-end: 12px;
    display: flex;
    flex-wrap: wrap;
    align-items: none;
    gap: 10px;
  }

  .pricing__item-list:nth-last-child(5) {
    margin-block-start: 30px;
  }

  .pricing__item-list:nth-last-child(1) {
    padding-block-end: 9px;
  }

  .pricing__item-list span {
    display: inline-block;
    color: var(--text);
    margin-bottom: 10px;
    border-radius: 30px;
    display: grid;
    place-items: center;
    background: var(--bg);
    width: 20px;
    height: 20px;
  }

  .pricing__item-list span i,
  .pricing__item-list span svg {
    font-size: 11px;
  }

  .pricing__item-list p {
    font-size: 16px;
    font-weight: 600;
    color: var(--text);
  }

  .pricing__item .ddev-btn {
    transition: all 0.3s ease-in-out;
  }

  .pricing__item:hover,
  .pricing__item.active {
    transform: translateY(-13px);
    background-color: var(--bg);
  }

  .pricing__item:hover .pricing__item-header span,
  .pricing__item.active .pricing__item-header span {
    color: var(--text);
    font-weight: 600;
  }

  .pricing__item:hover .pricing__item-header h2,
  .pricing__item.active .pricing__item-header h2 {
    color: var(--text);
  }

  .pricing__item:hover .pricing__item-header p,
  .pricing__item.active .pricing__item-header p {
    color: var(--text);
  }

  .pricing__item:hover .pricing__item-list p,
  .pricing__item.active .pricing__item-list p {
    color: var(--text);
  }

  .pricing__btn {
    text-align: center;
    margin-inline: auto;
  }

  .custom-nav {
    border-radius: 12px;
    background: var(--bg);
    box-shadow: 0px 6px 20px rgba(217, 217, 217, 0.8);
    justify-content: center;
    margin-inline: auto;
    width: fit-content;
    padding: 5px;
  }

  .custom-nav li {
    display: grid;
    place-items: center;
  }

  .custom-nav li .nav-link {
    font-size: 16px;
    font-weight: 600;
    color: var(--text);
  }

  .nav-pills .nav-link.active {
    border-radius: 12px;
    background-color: #0A9B58 !important;
    color: var(--text);
    font-size: 16px;
    font-weight: 600;
    padding: 14px 24px;
  }

  .sponsor {
    padding-block: 50px;
  }

  @media (min-width: 992px) {
    .sponsor {
      padding-block: 60px;
    }
  }

  .sponsor__item {
    height: 90px;
  }

  .sponsor__item img {
    display: block;
  }

  .blog__item-thumb {
    border-radius: 8px;
    overflow: hidden;
  }

  .blog__item-thumb img {
    transition: all 0.3s ease-in-out;
    width: 100%;
    object-fit: cover;
  }

  .blog__item-content h5 a {
    transition: all 0.3s ease-in-out;
  }

  .blog__item-date {
    padding-block: 8px;
    margin-bottom: 0;
  }

  .blog__item:hover .blog__item-thumb img {
    transform: scale(1.05);
  }

  .blog__item:hover .blog__item-content h5 a {
    color: var(--text);
  }

  .blog__meta {
    display: flex;
    justify-content: space-between;
    column-gap: 30px;
    row-gap: 10px;
  }

  .blog__meta-comment {
    color: var(--text);
  }

  .blog__meta-comment span {
    width: 16px;
    height: 16px;
    font-size: 0.75rem;
    font-weight: 500;
    display: inline-grid;
    place-items: center;
    background-color: var(--bg) !important;
    color: var(--text);
  }

  @media (min-width: 768px) {
    .tags {
      margin-bottom: 0;
    }
  }

  .tags li {
    padding: 5px;
  }

  .tags li a {
    -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;
    padding: 10px 14px;
    font-size: 14px;
    border-radius: 99px;
    border: 1px solid #0DBD6A;
  }

  .tags li a:hover,
  .tags li a.active {
    background: var(--bg);
    color: var(--text);
  }

  .comments {
    background: var(--bg);
    border-radius: 0.75rem;
  }

  .comments .comment-title {
    border-bottom: 1px solid rgba(110, 85, 255, 0.1);
  }

  @media (max-width: 575px) {
    .comments .comment-list {
      margin: 0;
    }
  }

  .comments .comment-list .comment .com-thumb {
    height: 50px;
    width: 50px;
    float: left;
    border: 5px solid rgba(255, 255, 255, 0.1);
    border-radius: 100%;
  }

  @media (min-width: 576px) {
    .comments .comment-list .comment .com-thumb {
      margin-bottom: 0;
    }
  }

  @media (min-width: 768px) {
    .comments .comment-list .comment .com-thumb {
      height: 80px;
      width: 80px;
    }
  }

  .comments .comment-list .comment .com-thumb img {
    border-radius: 100%;
  }

  @media (max-width: 575px) {
    .comments .comment-list .comment .com-content {
      width: 100%;
    }
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta a {
    font-size: 1.125rem;
    color: var(--text);
    display: block;
    font-weight: 600;
    font-family: "Roboto", sans-serif, sans-serif;
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta h6 a {
    color: var(--text);
    -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;
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta h6 a:hover {
    color: var(--text);
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta span {
    font-size: 0.875rem;
  }

  @media (max-width: 575px) {
    .comments .comment-list .comment .com-content .com-title .reply {
      margin-bottom: 10px;
      display: inline-block;
    }
  }

  .comments .comment-list .comment .com-content .com-title .reply .comment-reply-link {
    padding: 3px 16px;
    -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;
  }

  .comments .comment-list .comment .com-content .com-title .reply .comment-reply-link:hover {
    color: var(--text);
  }

  .comments .comment-list .comment .comment-list {
    border-top: 1px solid #fff;
  }

  @media (min-width: 576px) {
    .comments .comment-list .comment .comment-list {
      padding-left: 60px;
      padding-right: 30px;
    }
  }

  .comments .comment-list .comment .comment-list .comment {
    list-style: none;
    overflow: hidden;
    padding-top: 30px;
  }

  .comments .comment-list .comment .comment-list .comment:last-child {
    border: none;
    padding-bottom: 0px;
  }

  .comment-respond {
    background-color: var(--bg);
    border-radius: 0.75rem;
  }

  .comment-respond h4 {
    border-bottom: 1px solid rgba(110, 85, 255, 0.1);
  }

  .comment-respond .add-comment .comment-form input[type=text] {
    padding: 16px 15px;
    width: 100%;
  }

  @media (min-width: 576px) {
    .comment-respond .add-comment .comment-form input[type=text] {
      width: calc(50% - 15px);
    }
  }

  .comment-respond .add-comment .comment-form input,
  .comment-respond .add-comment .comment-form textarea {
    -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;
    outline: none;
    background: var(--bg);
    border-radius: 0.75rem;
    color: var(--text);
    border: 1px solid rgba(0, 0, 0, 0.05);
  }

  .comment-respond .add-comment .comment-form input::placeholder,
  .comment-respond .add-comment .comment-form textarea::placeholder {
    color: rgba(18, 18, 19, 0.9);
  }

  .comment-respond .add-comment .comment-form input:focus,
  .comment-respond .add-comment .comment-form textarea:focus {
    border-color: var(--border);
  }

  .comment-respond .add-comment .comment-form textarea {
    padding: 15px;
    width: 100%;
    border-radius: 1rem;
  }

  .comment-respond .add-comment .comment-form .default-btn {
    border: none;
    margin-block: 20px;
  }

  .newsletter--lowerd {
    margin-bottom: -150px;
    z-index: 1;
  }

  .newsletter__wrapper {
    background-color: var(--bg);
    border-radius: 0.75rem;
  }

  @media (min-width: 992px) {
    .newsletter__wrapper {
      padding: 60px;
    }
  }

  @media (min-width: 992px) {
    .newsletter .common-header {
      margin-block-end: 40px;
    }
  }

  .newsletter .common-header h2 {
    max-inline-size: 100%;
  }

  .newsletter .form-control {
    padding-inline: 1.5rem;
    height: auto;
  }

  .newsletter .form-control:focus {
    box-shadow: none;
    border-color: var(--primary);
  }

  .newsletter .subscribe-btn {
    background: var(--bg);
    border: none;
    box-shadow: none;
    color: var(--text);
    padding: 1rem 1.25rem;
  }

  @media (min-width: 992px) {
    .newsletter .subscribe-btn {
      padding: 1.35rem 1.75rem;
    }
  }

  .rating {
    gap: 3px;
  }

  .rating__star i,
  .rating__star svg {
    font-size: 0.875rem;
    color: var(--text);
  }

  .social {
    gap: 15px;
  }

  .social__link {
    -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;
    font-size: 1.125rem;
    color: var(--text);
  }

  .social__link svg,
  .social__link i {
    color: inherit;
    font-size: inherit;
  }

  .social__link:hover svg,
  .social__link:hover i {
    color: var(--text);
  }

  .social--style2 .social__link {
    width: 45px;
    height: 45px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    line-height: 45px;
    border-radius: 5px;
    background-color: transparent;
    border: 2px solid rgba(110, 85, 255, 0.7);
    font-size: 1.125rem;
  }

  .social--style2 .social__link svg,
  .social--style2 .social__link i {
    color: var(--text);
    font-size: inherit;
  }

  .social--style2 .social__link:hover {
    background: var(--bg);
  }

  .social--style2 .social__link:hover svg,
  .social--style2 .social__link:hover i {
    color: var(--text);
  }

  .preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
  }

  .loader-wrapper {
    position: relative;
    width: 120px;
    height: 120px;
  }

  .loader-ring {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid transparent;
    border-top: 5px solid #0DBD6A;
    border-right: 5px solid #0A9B58;
    border-bottom: 5px solid #0DBD6A;
    border-left: 5px solid #0A9B58;
    animation: spin 1.5s linear infinite;
  }

  .loader-ring-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid rgba(0, 0, 0, 0.1);
  }

  .loading-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    animation: pulse 1.5s ease-in-out infinite;
  }

  @keyframes spin {
    0% {
      transform: rotate(0deg);
    }

    100% {
      transform: rotate(360deg);
    }
  }

  @keyframes pulse {

    0%,
    100% {
      opacity: 1;
    }

    50% {
      opacity: 0.5;
    }
  }

  .custom-btn {
    border-radius: 12px;
    padding: 10px 16px;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    outline: none;
    border: 1px solid #0DBD6A;
  }

  @media (min-width: 992px) {
    .custom-btn {
      padding: 16px 32px;
    }
  }

  .custom-btn--primary,
  .custom-btn--dark,
  .custom-btn--outline,
  .custom-btn--outline2 {
    background: var(--bg);
    color: var(--text);
    z-index: 1;
  }

  .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: var(--text);
    transition: all 0.3s ease-in-out;
  }

  .custom-btn--outline,
  .custom-btn--outline2 {
    background-color: transparent;
    border: 1px solid #0DBD6A;
    color: var(--text);
  }

  .custom-btn--outline::after,
  .custom-btn--outline2::after {
    background: var(--bg);
  }

  .custom-btn--outline2 {
    background-color: var(--bg) !important;
    color: var(--text);
  }

  .custom-btn--outline2::after {
    background-color: var(--bg) !important;
  }

  .custom-btn--primary2 {
    background: var(--bg);
    color: var(--text);
    z-index: 1;
  }

  .custom-btn--primary2::after {
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: var(--text);
    transition: all 0.3s ease-in-out;
  }

  .custom-btn--dark {
    background-color: var(--bg) !important;
    border-color: var(--border);
  }

  .custom-btn--dark::after {
    background-color: var(--text);
  }

  .custom-btn--dark2 {
    background-color: var(--bg) !important;
    border-color: var(--border);
    color: var(--text);
  }

  .custom-btn--dark2::after {
    background-color: var(--text);
  }

  .custom-btn--secondary {
    background-color: var(--text);
    color: var(--text);
    border: 1px solid var(--border);
    z-index: 1;
  }

  .custom-btn--secondary::after {
    content: "";
    width: 0;
    height: 100%;
    top: 0;
    right: 0;
    z-index: -1;
    background: var(--bg);
    transition: all 0.3s ease-in-out;
  }

  .custom-btn--secondary2 {
    background-color: var(--text);
    color: var(--text);
    z-index: 1;
  }

  .custom-btn--secondary2::after {
    content: "";
    width: 100%;
    height: 0;
    top: 0;
    right: 0;
    z-index: -1;
    background: var(--bg);
    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: var(--text);
    border: 1px solid #0A9B58;
  }

  .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: var(--text);
  }

  .custom-btn:hover.custom-btn--primary2 {
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--primary2::after {
    top: auto;
    bottom: 0;
    height: 100%;
  }

  .custom-btn:hover.custom-btn--dark {
    background-color: var(--text);
    border: 1px solid #0A9B58;
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--dark2 {
    background-color: var(--text);
    border: 1px solid #0A9B58;
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--secondary {
    color: var(--text);
    border: 1px solid #0DBD6A;
  }

  .custom-btn:hover.custom-btn--secondary::after {
    left: auto;
    width: 100%;
  }

  .custom-btn:hover.custom-btn--secondary2 {
    color: var(--text);
  }

  .custom-btn:hover.custom-btn--secondary2::after {
    top: auto;
    bottom: 0;
    height: 100%;
  }

  .btn-sm {
    padding-block: 10px !important;
  }

  .grp__btn {
    gap: 1rem;
  }

  .widget {
    background-color: var(--bg);
    margin-bottom: 40px;
    border-radius: 0.75rem;
  }

  .widget:last-child {
    margin-bottom: 0;
  }

  .widget .widget__header {
    background-color: var(--bg);
    border-bottom: 1px solid rgba(110, 85, 255, 0.1);
  }

  .widget .widget__header h5 {
    font-size: 1.25rem;
  }

  @media (max-width: 991px) {
    .widget.widget-search {
      margin-top: 65px;
    }
  }

  .widget.widget-search .widget-search-inner {
    background-color: var(--bg);
    padding: 30px;
  }

  .widget.widget-search .widget-search-inner .form-control {
    background: var(--bg);
    border: none;
    border-radius: 0.75rem;
    padding: 1rem;
    color: var(--text);
  }

  .widget.widget-search .widget-search-inner .form-control:focus {
    box-shadow: none;
  }

  .widget.widget-search .widget-search-inner .search-icon {
    background: var(--bg);
    border-color: transparent;
    border-radius: 0.75rem;
    padding-inline: 1rem;
  }

  .widget.widget-category .widget-wrapper li {
    border-bottom: 1px solid rgba(116, 118, 129, 0.6);
    padding: 20px 0;
  }

  .widget.widget-category .widget-wrapper li:last-child {
    border-bottom: none;
  }

  .widget.widget-category .widget-wrapper.list-bg-none li a span:last-child {
    background-color: transparent;
  }

  .widget.widget-category .widget-wrapper li {
    padding: 0;
  }

  .widget.widget-category .widget-wrapper li a {
    -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;
    color: var(--text);
    font-family: "Roboto", sans-serif, sans-serif;
    padding: 20px 30px;
  }

  .widget.widget-category .widget-wrapper li a svg {
    margin-right: 5px;
  }

  .widget.widget-category .widget-wrapper li a.active,
  .widget.widget-category .widget-wrapper li a:hover {
    padding-left: 35px;
    color: var(--text);
  }

  .widget.widget-category .widget-wrapper li a.active span:last-child,
  .widget.widget-category .widget-wrapper li a:hover span:last-child {
    color: var(--text);
  }

  .widget.widget-category .widget-wrapper li a span {
    font-weight: 500;
  }

  .widget.widget-category .widget-wrapper li a span:last-child {
    color: var(--text);
    text-align: 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;
  }

  .widget.widget-category .widget-wrapper li:not(:last-child) {
    border-bottom: 1px solid #fff;
  }

  .widget.widget-archive li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    padding: 20px 30px;
  }

  .widget.widget-archive li:last-child {
    border-bottom: none;
  }

  .widget.widget-archive li a {
    color: var(--text);
    font-weight: 500;
  }

  .widget.widget-archive li a i {
    margin-right: 5px;
  }

  .widget.widget-archive li a.active,
  .widget.widget-archive li a:hover {
    padding-left: 10px;
    color: var(--text);
  }

  .widget.widget-post ul.widget-wrapper,
  .widget.recent-product ul.widget-wrapper {
    padding: 0;
  }

  .widget.widget-post ul.widget-wrapper li,
  .widget.recent-product ul.widget-wrapper li {
    padding: 30px;
  }

  .widget.widget-post ul.widget-wrapper li:not(:last-child),
  .widget.recent-product ul.widget-wrapper li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  }

  .widget.widget-post ul.widget-wrapper li.widget-post-item,
  .widget.recent-product ul.widget-wrapper li.widget-post-item {
    gap: 1rem;
  }

  .widget.widget-post ul.widget-wrapper li .post-thumb,
  .widget.recent-product ul.widget-wrapper li .post-thumb {
    width: 80px;
    height: 80px;
    border-radius: 1rem;
  }

  .widget.widget-post ul.widget-wrapper li .post-thumb a img,
  .widget.recent-product ul.widget-wrapper li .post-thumb a img {
    -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;
    object-fit: cover;
  }

  .widget.widget-post ul.widget-wrapper li .post-content,
  .widget.recent-product ul.widget-wrapper li .post-content {
    place-items: center;
    width: calc(100% - 150px);
  }

  .widget.widget-post ul.widget-wrapper li .post-content h6,
  .widget.recent-product ul.widget-wrapper li .post-content h6 {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 2px;
    font-weight: 500;
  }

  .widget.widget-post ul.widget-wrapper li .post-content h6:hover,
  .widget.recent-product ul.widget-wrapper li .post-content h6:hover {
    color: var(--text);
  }

  .widget.widget-post ul.widget-wrapper li .post-content p,
  .widget.recent-product ul.widget-wrapper li .post-content p {
    margin-bottom: 0;
    font-size: 14px;
  }

  .widget.widget-post ul.widget-wrapper li .post-content p span i,
  .widget.widget-post ul.widget-wrapper li .post-content p span svg,
  .widget.recent-product ul.widget-wrapper li .post-content p span i,
  .widget.recent-product ul.widget-wrapper li .post-content p span svg {
    margin-right: 0.5rem;
    color: var(--text);
  }

  .widget.widget-post ul.widget-wrapper li:hover .post-thumb img,
  .widget.recent-product ul.widget-wrapper li:hover .post-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }

  .widget.recent-product ul.widget-wrapper {
    padding: 0;
  }

  .widget.recent-product ul.widget-wrapper li .post-thumb {
    width: auto;
    height: auto;
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .widget.recent-product ul.widget-wrapper li .post-thumb {
      width: 80px;
      height: auto;
    }
  }

  .widget.recent-product ul.widget-wrapper li .post-content .price {
    margin-top: 5px;
    font-weight: 700;
  }

  .widget.widget-tags {
    padding: 0;
  }

  .widget.widget-tags ul.widget-wrapper {
    padding: 30px;
    gap: 10px;
  }

  .widget.widget-tags ul.widget-wrapper li {
    border: none;
    padding: 0;
  }

  .widget.widget-tags ul.widget-wrapper li a {
    -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;
    font-family: "Roboto", sans-serif, sans-serif;
    padding: 7px 13px;
    background: var(--bg);
    border-radius: 0.75rem;
    text-transform: capitalize;
    border: 1px solid rgba(110, 85, 255, 0.4);
  }

  .widget.widget-tags ul.widget-wrapper li a.active,
  .widget.widget-tags ul.widget-wrapper li a:hover {
    background: var(--bg);
    color: var(--text);
    border-color: var(--primary);
  }

  .widget.widget-post ul.widget-wrapper,
  .widget.recent-product ul.widget-wrapper,
  .widget.related-post ul.widget-wrapper,
  .widget.widget-offer ul.widget-wrapper {
    padding: 0;
  }

  .widget.widget-post ul.widget-wrapper li,
  .widget.recent-product ul.widget-wrapper li,
  .widget.related-post ul.widget-wrapper li,
  .widget.widget-offer ul.widget-wrapper li {
    padding: 30px;
  }

  .widget.widget-post ul.widget-wrapper li:not(:last-child),
  .widget.recent-product ul.widget-wrapper li:not(:last-child),
  .widget.related-post ul.widget-wrapper li:not(:last-child),
  .widget.widget-offer ul.widget-wrapper li:not(:last-child) {
    border-bottom: 1px solid #fff;
  }

  .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 {
    gap: 20px;
  }

  .widget.widget-post ul.widget-wrapper li .post-thumb,
  .widget.recent-product ul.widget-wrapper li .post-thumb,
  .widget.related-post ul.widget-wrapper li .post-thumb,
  .widget.widget-offer ul.widget-wrapper li .post-thumb {
    width: 80px;
    height: 80px;
    border-radius: 0.25rem;
  }

  .widget.widget-post ul.widget-wrapper li .post-thumb a,
  .widget.recent-product ul.widget-wrapper li .post-thumb a,
  .widget.related-post ul.widget-wrapper li .post-thumb a,
  .widget.widget-offer ul.widget-wrapper li .post-thumb a {
    display: inline-flex;
    height: 100%;
  }

  .widget.widget-post ul.widget-wrapper li .post-thumb a img,
  .widget.recent-product ul.widget-wrapper li .post-thumb a img,
  .widget.related-post ul.widget-wrapper li .post-thumb a img,
  .widget.widget-offer ul.widget-wrapper li .post-thumb a img {
    width: 100%;
    -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;
    object-fit: cover;
  }

  .widget.widget-post ul.widget-wrapper li .post-content,
  .widget.recent-product ul.widget-wrapper li .post-content,
  .widget.related-post ul.widget-wrapper li .post-content,
  .widget.widget-offer ul.widget-wrapper li .post-content {
    width: calc(100% - 100px);
  }

  .widget.widget-post ul.widget-wrapper li .post-content h6,
  .widget.recent-product ul.widget-wrapper li .post-content h6,
  .widget.related-post ul.widget-wrapper li .post-content h6,
  .widget.widget-offer ul.widget-wrapper li .post-content h6 {
    font-size: 1rem;
    line-height: 1.5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 2px;
  }

  @supports (-webkit-line-clamp: 2) {

    .widget.widget-post ul.widget-wrapper li .post-content h6,
    .widget.recent-product ul.widget-wrapper li .post-content h6,
    .widget.related-post ul.widget-wrapper li .post-content h6,
    .widget.widget-offer ul.widget-wrapper li .post-content h6 {
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: initial;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
  }

  .widget.widget-post ul.widget-wrapper li .post-content h6:hover,
  .widget.recent-product ul.widget-wrapper li .post-content h6:hover,
  .widget.related-post ul.widget-wrapper li .post-content h6:hover,
  .widget.widget-offer ul.widget-wrapper li .post-content h6:hover {
    color: var(--text);
  }

  .widget.widget-post ul.widget-wrapper li .post-content p,
  .widget.recent-product ul.widget-wrapper li .post-content p,
  .widget.related-post ul.widget-wrapper li .post-content p,
  .widget.widget-offer ul.widget-wrapper li .post-content p {
    margin: 0;
    color: var(--text);
  }

  .widget.widget-post ul.widget-wrapper li:hover .post-thumb img,
  .widget.recent-product ul.widget-wrapper li:hover .post-thumb img,
  .widget.related-post ul.widget-wrapper li:hover .post-thumb img,
  .widget.widget-offer ul.widget-wrapper li:hover .post-thumb img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }

  .widget.recent-product ul.widget-wrapper {
    padding: 0;
  }

  .widget.recent-product ul.widget-wrapper li .post-thumb {
    width: auto;
    height: auto;
  }

  @media (min-width: 992px) and (max-width: 1199px) {
    .widget.recent-product ul.widget-wrapper li .post-thumb {
      width: 80px;
      height: auto;
    }
  }

  .widget.recent-product ul.widget-wrapper li .post-content .price {
    margin-top: 5px;
    font-weight: 700;
  }

  .widget.widget-tags {
    padding: 0;
  }

  .widget.widget-tags ul.widget-wrapper {
    padding: 30px;
    gap: 10px;
  }

  .widget.widget-tags ul.widget-wrapper li {
    border: none;
    padding: 0;
  }

  .widget.widget-tags ul.widget-wrapper li a {
    -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: var(--bg);
    border-radius: 99px;
    text-transform: capitalize;
    padding: 5px 12px;
    font-size: 14px;
    font-weight: 500;
  }

  .widget.widget-tags ul.widget-wrapper li a.active,
  .widget.widget-tags ul.widget-wrapper li a:hover {
    background: var(--bg);
    color: var(--text);
  }

  .widget.widget-service .widget-service__list-item a {
    -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;
    gap: 20px;
    padding-block: 1rem;
    padding-inline: 1.5rem;
    color: var(--text);
    border-bottom: 1px solid #fff;
  }

  .widget.widget-service .widget-service__list-item p {
    font-size: 1.125rem;
    font-weight: 500;
  }

  .widget.widget-service .widget-service__list-item:hover a,
  .widget.widget-service .widget-service__list-item.active a {
    color: var(--text);
  }

  .widget.widget-brochure .widget-brochure__thumb img {
    object-fit: cover;
  }

  .widget.widget-info .widget-info__inner {
    padding-inline: 25px;
    padding-block-start: 30px;
  }

  .widget.widget-info .widget-info__list-icon {
    width: 40px;
    height: 40px;
  }

  .widget.widget-info .widget-info__list-item {
    gap: 20px;
    padding-block: 1.35rem;
  }

  .widget.widget-info .widget-info__list-item:not(:last-child) {
    border-bottom: 1px solid #747681;
  }

  .widget.widget-info .widget-info__list-content {
    width: calc(100% - 60px);
  }

  .widget.widget-info .widget-info__thumb img {
    object-fit: cover;
  }

  .widget.widget-project .widget-project__list {
    padding-inline: 30px;
  }

  .widget.widget-project .widget-project__list-item {
    padding-block: 20px;
  }

  .widget.widget-project .widget-project__list-item h6 {
    font-size: 1.125rem;
  }

  .widget.widget-project .widget-project__list-item:not(:last-child) {
    border-bottom: 1px solid #747681;
  }

  .widget.widget-author .widget-author__thumb img {
    object-fit: cover;
  }

  .widget-cta {
    background: url("../images/contact/contact-bg-h1.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: var(--bg);
    border-radius: 16px;
    padding-block: 50px;
    padding-inline: 16px;
  }

  .widget-cta h4 {
    color: var(--text);
  }

  .widget-cta .custom-btn {
    background-color: var(--bg) !important;
  }

  .brand {
    padding-block-start: 60px;
  }

  @media (min-width: 992px) {
    .brand {
      padding-block-start: 100px;
    }
  }

  .brand__wrapper {
    padding-bottom: 50px;
    padding-block-start: 20px;
    border-bottom: 1px solid rgba(18, 20, 29, 0.2);
  }

  @media (min-width: 992px) {
    .brand__wrapper {
      padding-bottom: 74px;
      padding-block-start: 42px;
    }
  }

  .partner .section-header {
    max-width: 70ch;
    margin-inline: auto;
  }

  .partner__wrapper {
    padding-top: 40px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
    justify-content: center;
  }

  @media (min-width: 768px) {
    .partner__wrapper {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 45px;
    }
  }

  @media (min-width: 992px) {
    .partner__wrapper {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 34px;
      padding-top: 50px;
    }
  }

  @media (min-width: 1200px) {
    .partner__wrapper {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      gap: 79px;
    }
  }

  .partner__thumb {
    border-radius: 100%;
    background: var(--bg);
    box-shadow: 0px 6px 20px rgba(217, 217, 217, 0.8);
    display: grid;
    place-items: center;
  }

  .partner__thumb img {
    max-width: 35px;
  }

  @media (min-width: 576px) {
    .partner__thumb img {
      max-width: 55px;
    }
  }

  @media (min-width: 768px) {
    .partner__thumb img {
      max-width: 100%;
    }
  }

  @media (max-width: 575px) {

    .partner__thumb:nth-child(1),
    .partner__thumb:nth-child(2),
    .partner__thumb:nth-child(3),
    .partner__thumb:nth-child(4),
    .partner__thumb:nth-child(5),
    .partner__thumb:nth-child(6),
    .partner__thumb:nth-child(7),
    .partner__thumb:nth-child(8),
    .partner__thumb:nth-child(9) {
      width: 80px;
      height: 80px;
    }
  }

  @media (min-width: 576px) {

    .partner__thumb:nth-child(1),
    .partner__thumb:nth-child(2),
    .partner__thumb:nth-child(3),
    .partner__thumb:nth-child(4),
    .partner__thumb:nth-child(5),
    .partner__thumb:nth-child(6),
    .partner__thumb:nth-child(7),
    .partner__thumb:nth-child(8),
    .partner__thumb:nth-child(9) {
      width: 121px;
      height: 121px;
    }
  }

  @media (min-width: 768px) {

    .partner__thumb:nth-child(1),
    .partner__thumb:nth-child(2),
    .partner__thumb:nth-child(3),
    .partner__thumb:nth-child(4),
    .partner__thumb:nth-child(5),
    .partner__thumb:nth-child(6),
    .partner__thumb:nth-child(7),
    .partner__thumb:nth-child(8),
    .partner__thumb:nth-child(9) {
      width: 121px;
      height: 121px;
    }
  }

  @media (min-width: 992px) {

    .partner__thumb:nth-child(1),
    .partner :nth-child(3),
    .partner :nth-child(5),
    .partner :nth-child(9) {
      width: 175px;
      height: 175px;
    }
  }

  @media (min-width: 992px) {
    .partner__thumb:nth-child(2) {
      width: 121px;
      height: 121px;
    }
  }

  @media (min-width: 992px) {
    .partner__thumb:nth-child(4) {
      width: 151px;
      height: 151px;
    }
  }

  @media (min-width: 992px) {
    .partner__thumb:nth-child(6) {
      width: 135px;
      height: 135px;
    }
  }

  @media (min-width: 992px) {
    .partner__thumb:nth-child(7) {
      width: 197px;
      height: 197px;
    }
  }

  @media (min-width: 992px) {
    .partner__thumb:nth-child(8) {
      width: 138px;
      height: 138px;
    }
  }

  .signup {
    overflow: hidden;
  }

  .signup__creat {
    padding-inline: 30px;
    padding-block: 48px 26px;
    border-radius: 20px;
    background: var(--bg);
  }

  @media (min-width: 1200px) {
    .signup__creat {
      padding-inline: 48px;
    }
  }

  .signup__creat .form-control {
    border: none;
    font-size: 16px;
    font-weight: 400;
    padding-block: 14px;
    padding-inline-start: 20px;
  }

  .signup__header-content {
    padding-block-end: 34px;
  }

  .signup .create__btn a {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    border-radius: 6px;
    color: var(--text);
    display: inline-block;
    margin-block-end: 20px;
    margin-block-start: 14px;
    background: var(--bg);
  }

  .signup .form-check {
    display: flex;
    flex-wrap: nowrap;
    padding-block-end: 28px;
    color: var(--text);
  }

  .signup .form-check-input {
    margin-right: 12px;
  }



  .signup .form-check-lavel {
    color: var(--text);
  }

  .signup__content {
    text-align: center;
    padding-block-start: 48px;
  }

  .signup__content p {
    font-size: 14px;
    color: var(--text);
  }

  @media (min-width: 576px) {
    .signup__content p {
      font-size: 18px;
    }
  }

  .signup__content p a {
    font-weight: 700;
    color: var(--text);
    text-decoration: underline;
    margin-inline-start: 10px;
  }

  .signup .style1 {
    font-size: 18px;
    font-weight: 700;
    color: var(--text);
  }

  /* sign in css */
  .forget__btn {
    text-align: center;
    padding-block-end: 28px;
  }

  .forget__btn a {
    color: var(--text);
    text-decoration: underline;
  }

  /* ==================== *** Message Section Start Here *** ==================== */
  .message {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .message .from {
    border-radius: 20px;
    padding-inline: 24px;
    padding-block: 48px 60px;
    background: var(--bg);
  }

  @media (min-width: 1200px) {
    .message .from {
      padding-inline: 48px;
    }
  }

  .message .custom-btn {
    background-color: var(--bg);
  }

  /* ==================== *** Message Section End Here *** ==================== */
  /* ==================== *** Project Section Start Here *** ==================== */
  .project__header h3 {
    padding-block-end: 20px;
  }

  .project__item-inner {
    gap: 20px;
  }

  .project__item-thumb {
    color: var(--text);
  }

  .project__item-content {
    max-width: 80%;
  }

  .project__thumb img {
    width: 100%;
    border-radius: 1rem;
  }

  /* ==================== *** Project Section End Here *** ==================== */
  /* ==================== *** Info Section Start Here *** ==================== */
  .info {
    padding-block: 56px;
    background: var(--bg);
  }

  .info__content {
    text-align: center;
    color: var(--text);
  }

  @media (max-width: 767px) {
    .info__content {
      padding-block-end: 20px;
    }
  }

  .info__content h5 {
    font-weight: 700;
    color: var(--text);
    text-transform: uppercase;
  }

  /* ==================== *** Info Section End Here *** ==================== */
  /* ==================== *** Details Section Start Here *** ==================== */
  .details {
    overflow: hidden;
    padding-block-start: 92px;
  }

  .details .block__1-content {
    padding-block-end: 40px;
  }

  .details .block__1-content h3 {
    padding-block-end: 8px;
  }

  .details .block__1-content p {
    max-width: 98ch;
  }

  .details .block__2-content {
    padding-block-end: 36px;
  }

  .details .block__2-content h3 {
    max-width: 15ch;
  }

  .details .block__2-content p {
    max-width: 98ch;
  }

  .details .final__result-content {
    margin-block-start: 44px;
  }

  .details .portfolio {
    padding-block-start: 10px;
    padding-block-end: 80px;
  }

  @media (min-width: 992px) {
    .details .portfolio {
      padding-block-end: 140px;
    }
  }

  .details .portfolio .project__item {
    text-align: center;
    background: var(--bg);
    box-shadow: 0px 6px 20px rgba(217, 217, 217, 0.8);
  }

  .details .portfolio .project__item .project__content {
    padding-block: 20px;
  }

  /* ==================== *** Details Section End Here *** ==================== */
  /*--
    - Margin & Padding
-----------------------------------------*/
  /*-- Margin Top --*/
  .mt-1 {
    margin-top: 1px;
  }

  .mt-2 {
    margin-top: 2px;
  }

  .mt-3 {
    margin-top: 3px;
  }

  .mt-4 {
    margin-top: 4px;
  }

  .mt-5 {
    margin-top: 5px;
  }

  .mt-6 {
    margin-top: 6px;
  }

  .mt-7 {
    margin-top: 7px;
  }

  .mt-8 {
    margin-top: 8px;
  }

  .mt-9 {
    margin-top: 9px;
  }

  .mt-10 {
    margin-top: 10px;
  }

  .mt-11 {
    margin-top: 11px;
  }

  .mt-12 {
    margin-top: 12px;
  }

  .mt-13 {
    margin-top: 13px;
  }

  .mt-14 {
    margin-top: 14px;
  }

  .mt-15 {
    margin-top: 15px;
  }

  .mt-16 {
    margin-top: 16px;
  }

  .mt-17 {
    margin-top: 17px;
  }

  .mt-18 {
    margin-top: 18px;
  }

  .mt-19 {
    margin-top: 19px;
  }

  .mt-20 {
    margin-top: 20px;
  }

  .mt-21 {
    margin-top: 21px;
  }

  .mt-22 {
    margin-top: 22px;
  }

  .mt-23 {
    margin-top: 23px;
  }

  .mt-24 {
    margin-top: 24px;
  }

  .mt-25 {
    margin-top: 25px;
  }

  .mt-26 {
    margin-top: 26px;
  }

  .mt-27 {
    margin-top: 27px;
  }

  .mt-28 {
    margin-top: 28px;
  }

  .mt-29 {
    margin-top: 29px;
  }

  .mt-30 {
    margin-top: 30px;
  }

  .mt-31 {
    margin-top: 31px;
  }

  .mt-32 {
    margin-top: 32px;
  }

  .mt-33 {
    margin-top: 33px;
  }

  .mt-34 {
    margin-top: 34px;
  }

  .mt-35 {
    margin-top: 35px;
  }

  .mt-36 {
    margin-top: 36px;
  }

  .mt-37 {
    margin-top: 37px;
  }

  .mt-38 {
    margin-top: 38px;
  }

  .mt-39 {
    margin-top: 39px;
  }

  .mt-40 {
    margin-top: 40px;
  }

  .mt-41 {
    margin-top: 41px;
  }

  .mt-42 {
    margin-top: 42px;
  }

  .mt-43 {
    margin-top: 43px;
  }

  .mt-44 {
    margin-top: 44px;
  }

  .mt-45 {
    margin-top: 45px;
  }

  .mt-46 {
    margin-top: 46px;
  }

  .mt-47 {
    margin-top: 47px;
  }

  .mt-48 {
    margin-top: 48px;
  }

  .mt-49 {
    margin-top: 49px;
  }

  .mt-50 {
    margin-top: 50px;
  }

  .mt-51 {
    margin-top: 51px;
  }

  .mt-52 {
    margin-top: 52px;
  }

  .mt-53 {
    margin-top: 53px;
  }

  .mt-54 {
    margin-top: 54px;
  }

  .mt-55 {
    margin-top: 55px;
  }

  .mt-56 {
    margin-top: 56px;
  }

  .mt-57 {
    margin-top: 57px;
  }

  .mt-58 {
    margin-top: 58px;
  }

  .mt-59 {
    margin-top: 59px;
  }

  .mt-60 {
    margin-top: 60px;
  }

  .mt-61 {
    margin-top: 61px;
  }

  .mt-62 {
    margin-top: 62px;
  }

  .mt-63 {
    margin-top: 63px;
  }

  .mt-64 {
    margin-top: 64px;
  }

  .mt-65 {
    margin-top: 65px;
  }

  .mt-66 {
    margin-top: 66px;
  }

  .mt-67 {
    margin-top: 67px;
  }

  .mt-68 {
    margin-top: 68px;
  }

  .mt-69 {
    margin-top: 69px;
  }

  .mt-70 {
    margin-top: 70px;
  }

  .mt-71 {
    margin-top: 71px;
  }

  .mt-72 {
    margin-top: 72px;
  }

  .mt-73 {
    margin-top: 73px;
  }

  .mt-74 {
    margin-top: 74px;
  }

  .mt-75 {
    margin-top: 75px;
  }

  .mt-76 {
    margin-top: 76px;
  }

  .mt-77 {
    margin-top: 77px;
  }

  .mt-78 {
    margin-top: 78px;
  }

  .mt-79 {
    margin-top: 79px;
  }

  .mt-80 {
    margin-top: 80px;
  }

  .mt-81 {
    margin-top: 81px;
  }

  .mt-82 {
    margin-top: 82px;
  }

  .mt-83 {
    margin-top: 83px;
  }

  .mt-84 {
    margin-top: 84px;
  }

  .mt-85 {
    margin-top: 85px;
  }

  .mt-86 {
    margin-top: 86px;
  }

  .mt-87 {
    margin-top: 87px;
  }

  .mt-88 {
    margin-top: 88px;
  }

  .mt-89 {
    margin-top: 89px;
  }

  .mt-90 {
    margin-top: 90px;
  }

  .mt-91 {
    margin-top: 91px;
  }

  .mt-92 {
    margin-top: 92px;
  }

  .mt-93 {
    margin-top: 93px;
  }

  .mt-94 {
    margin-top: 94px;
  }

  .mt-95 {
    margin-top: 95px;
  }

  .mt-96 {
    margin-top: 96px;
  }

  .mt-97 {
    margin-top: 97px;
  }

  .mt-98 {
    margin-top: 98px;
  }

  .mt-99 {
    margin-top: 99px;
  }

  .mt-100 {
    margin-top: 100px;
  }

  .mt-101 {
    margin-top: 101px;
  }

  .mt-102 {
    margin-top: 102px;
  }

  .mt-103 {
    margin-top: 103px;
  }

  .mt-104 {
    margin-top: 104px;
  }

  .mt-105 {
    margin-top: 105px;
  }

  .mt-106 {
    margin-top: 106px;
  }

  .mt-107 {
    margin-top: 107px;
  }

  .mt-108 {
    margin-top: 108px;
  }

  .mt-109 {
    margin-top: 109px;
  }

  .mt-110 {
    margin-top: 110px;
  }

  .mt-111 {
    margin-top: 111px;
  }

  .mt-112 {
    margin-top: 112px;
  }

  .mt-113 {
    margin-top: 113px;
  }

  .mt-114 {
    margin-top: 114px;
  }

  .mt-115 {
    margin-top: 115px;
  }

  .mt-116 {
    margin-top: 116px;
  }

  .mt-117 {
    margin-top: 117px;
  }

  .mt-118 {
    margin-top: 118px;
  }

  .mt-119 {
    margin-top: 119px;
  }

  .mt-120 {
    margin-top: 120px;
  }

  .mt-121 {
    margin-top: 121px;
  }

  .mt-122 {
    margin-top: 122px;
  }

  .mt-123 {
    margin-top: 123px;
  }

  .mt-124 {
    margin-top: 124px;
  }

  .mt-125 {
    margin-top: 125px;
  }

  .mt-126 {
    margin-top: 126px;
  }

  .mt-127 {
    margin-top: 127px;
  }

  .mt-128 {
    margin-top: 128px;
  }

  .mt-129 {
    margin-top: 129px;
  }

  .mt-130 {
    margin-top: 130px;
  }

  .mt-131 {
    margin-top: 131px;
  }

  .mt-132 {
    margin-top: 132px;
  }

  .mt-133 {
    margin-top: 133px;
  }

  .mt-134 {
    margin-top: 134px;
  }

  .mt-135 {
    margin-top: 135px;
  }

  .mt-136 {
    margin-top: 136px;
  }

  .mt-137 {
    margin-top: 137px;
  }

  .mt-138 {
    margin-top: 138px;
  }

  .mt-139 {
    margin-top: 139px;
  }

  .mt-140 {
    margin-top: 140px;
  }

  .mt-141 {
    margin-top: 141px;
  }

  .mt-142 {
    margin-top: 142px;
  }

  .mt-143 {
    margin-top: 143px;
  }

  .mt-144 {
    margin-top: 144px;
  }

  .mt-145 {
    margin-top: 145px;
  }

  .mt-146 {
    margin-top: 146px;
  }

  .mt-147 {
    margin-top: 147px;
  }

  .mt-148 {
    margin-top: 148px;
  }

  .mt-149 {
    margin-top: 149px;
  }

  .mt-150 {
    margin-top: 150px;
  }

  .mt-151 {
    margin-top: 151px;
  }

  .mt-152 {
    margin-top: 152px;
  }

  .mt-153 {
    margin-top: 153px;
  }

  .mt-154 {
    margin-top: 154px;
  }

  .mt-155 {
    margin-top: 155px;
  }

  .mt-156 {
    margin-top: 156px;
  }

  .mt-157 {
    margin-top: 157px;
  }

  .mt-158 {
    margin-top: 158px;
  }

  .mt-159 {
    margin-top: 159px;
  }

  .mt-160 {
    margin-top: 160px;
  }

  .mt-161 {
    margin-top: 161px;
  }

  .mt-162 {
    margin-top: 162px;
  }

  .mt-163 {
    margin-top: 163px;
  }

  .mt-164 {
    margin-top: 164px;
  }

  .mt-165 {
    margin-top: 165px;
  }

  .mt-166 {
    margin-top: 166px;
  }

  .mt-167 {
    margin-top: 167px;
  }

  .mt-168 {
    margin-top: 168px;
  }

  .mt-169 {
    margin-top: 169px;
  }

  .mt-170 {
    margin-top: 170px;
  }

  .mt-171 {
    margin-top: 171px;
  }

  .mt-172 {
    margin-top: 172px;
  }

  .mt-173 {
    margin-top: 173px;
  }

  .mt-174 {
    margin-top: 174px;
  }

  .mt-175 {
    margin-top: 175px;
  }

  .mt-176 {
    margin-top: 176px;
  }

  .mt-177 {
    margin-top: 177px;
  }

  .mt-178 {
    margin-top: 178px;
  }

  .mt-179 {
    margin-top: 179px;
  }

  .mt-180 {
    margin-top: 180px;
  }

  .mt-181 {
    margin-top: 181px;
  }

  .mt-182 {
    margin-top: 182px;
  }

  .mt-183 {
    margin-top: 183px;
  }

  .mt-184 {
    margin-top: 184px;
  }

  .mt-185 {
    margin-top: 185px;
  }

  .mt-186 {
    margin-top: 186px;
  }

  .mt-187 {
    margin-top: 187px;
  }

  .mt-188 {
    margin-top: 188px;
  }

  .mt-189 {
    margin-top: 189px;
  }

  .mt-190 {
    margin-top: 190px;
  }

  .mt-191 {
    margin-top: 191px;
  }

  .mt-192 {
    margin-top: 192px;
  }

  .mt-193 {
    margin-top: 193px;
  }

  .mt-194 {
    margin-top: 194px;
  }

  .mt-195 {
    margin-top: 195px;
  }

  .mt-196 {
    margin-top: 196px;
  }

  .mt-197 {
    margin-top: 197px;
  }

  .mt-198 {
    margin-top: 198px;
  }

  .mt-199 {
    margin-top: 199px;
  }

  .mt-200 {
    margin-top: 200px;
  }

  /*-- Margin Bottom --*/
  .mb-1 {
    margin-bottom: 1px;
  }

  .mb-2 {
    margin-bottom: 2px;
  }

  .mb-3 {
    margin-bottom: 3px;
  }

  .mb-4 {
    margin-bottom: 4px;
  }

  .mb-5 {
    margin-bottom: 5px;
  }

  .mb-6 {
    margin-bottom: 6px;
  }

  .mb-7 {
    margin-bottom: 7px;
  }

  .mb-8 {
    margin-bottom: 8px;
  }

  .mb-9 {
    margin-bottom: 9px;
  }

  .mb-10 {
    margin-bottom: 10px;
  }

  .mb-11 {
    margin-bottom: 11px;
  }

  .mb-12 {
    margin-bottom: 12px;
  }

  .mb-13 {
    margin-bottom: 13px;
  }

  .mb-14 {
    margin-bottom: 14px;
  }

  .mb-15 {
    margin-bottom: 15px;
  }

  .mb-16 {
    margin-bottom: 16px;
  }

  .mb-17 {
    margin-bottom: 17px;
  }

  .mb-18 {
    margin-bottom: 18px;
  }

  .mb-19 {
    margin-bottom: 19px;
  }

  .mb-20 {
    margin-bottom: 20px;
  }

  .mb-21 {
    margin-bottom: 21px;
  }

  .mb-22 {
    margin-bottom: 22px;
  }

  .mb-23 {
    margin-bottom: 23px;
  }

  .mb-24 {
    margin-bottom: 24px;
  }

  .mb-25 {
    margin-bottom: 25px;
  }

  .mb-26 {
    margin-bottom: 26px;
  }

  .mb-27 {
    margin-bottom: 27px;
  }

  .mb-28 {
    margin-bottom: 28px;
  }

  .mb-29 {
    margin-bottom: 29px;
  }

  .mb-30 {
    margin-bottom: 30px;
  }

  .mb-31 {
    margin-bottom: 31px;
  }

  .mb-32 {
    margin-bottom: 32px;
  }

  .mb-33 {
    margin-bottom: 33px;
  }

  .mb-34 {
    margin-bottom: 34px;
  }

  .mb-35 {
    margin-bottom: 35px;
  }

  .mb-36 {
    margin-bottom: 36px;
  }

  .mb-37 {
    margin-bottom: 37px;
  }

  .mb-38 {
    margin-bottom: 38px;
  }

  .mb-39 {
    margin-bottom: 39px;
  }

  .mb-40 {
    margin-bottom: 40px;
  }

  .mb-41 {
    margin-bottom: 41px;
  }

  .mb-42 {
    margin-bottom: 42px;
  }

  .mb-43 {
    margin-bottom: 43px;
  }

  .mb-44 {
    margin-bottom: 44px;
  }

  .mb-45 {
    margin-bottom: 45px;
  }

  .mb-46 {
    margin-bottom: 46px;
  }

  .mb-47 {
    margin-bottom: 47px;
  }

  .mb-48 {
    margin-bottom: 48px;
  }

  .mb-49 {
    margin-bottom: 49px;
  }

  .mb-50 {
    margin-bottom: 50px;
  }

  .mb-51 {
    margin-bottom: 51px;
  }

  .mb-52 {
    margin-bottom: 52px;
  }

  .mb-53 {
    margin-bottom: 53px;
  }

  .mb-54 {
    margin-bottom: 54px;
  }

  .mb-55 {
    margin-bottom: 55px;
  }

  .mb-56 {
    margin-bottom: 56px;
  }

  .mb-57 {
    margin-bottom: 57px;
  }

  .mb-58 {
    margin-bottom: 58px;
  }

  .mb-59 {
    margin-bottom: 59px;
  }

  .mb-60 {
    margin-bottom: 60px;
  }

  .mb-61 {
    margin-bottom: 61px;
  }

  .mb-62 {
    margin-bottom: 62px;
  }

  .mb-63 {
    margin-bottom: 63px;
  }

  .mb-64 {
    margin-bottom: 64px;
  }

  .mb-65 {
    margin-bottom: 65px;
  }

  .mb-66 {
    margin-bottom: 66px;
  }

  .mb-67 {
    margin-bottom: 67px;
  }

  .mb-68 {
    margin-bottom: 68px;
  }

  .mb-69 {
    margin-bottom: 69px;
  }

  .mb-70 {
    margin-bottom: 70px;
  }

  .mb-71 {
    margin-bottom: 71px;
  }

  .mb-72 {
    margin-bottom: 72px;
  }

  .mb-73 {
    margin-bottom: 73px;
  }

  .mb-74 {
    margin-bottom: 74px;
  }

  .mb-75 {
    margin-bottom: 75px;
  }

  .mb-76 {
    margin-bottom: 76px;
  }

  .mb-77 {
    margin-bottom: 77px;
  }

  .mb-78 {
    margin-bottom: 78px;
  }

  .mb-79 {
    margin-bottom: 79px;
  }

  .mb-80 {
    margin-bottom: 80px;
  }

  .mb-81 {
    margin-bottom: 81px;
  }

  .mb-82 {
    margin-bottom: 82px;
  }

  .mb-83 {
    margin-bottom: 83px;
  }

  .mb-84 {
    margin-bottom: 84px;
  }

  .mb-85 {
    margin-bottom: 85px;
  }

  .mb-86 {
    margin-bottom: 86px;
  }

  .mb-87 {
    margin-bottom: 87px;
  }

  .mb-88 {
    margin-bottom: 88px;
  }

  .mb-89 {
    margin-bottom: 89px;
  }

  .mb-90 {
    margin-bottom: 90px;
  }

  .mb-91 {
    margin-bottom: 91px;
  }

  .mb-92 {
    margin-bottom: 92px;
  }

  .mb-93 {
    margin-bottom: 93px;
  }

  .mb-94 {
    margin-bottom: 94px;
  }

  .mb-95 {
    margin-bottom: 95px;
  }

  .mb-96 {
    margin-bottom: 96px;
  }

  .mb-97 {
    margin-bottom: 97px;
  }

  .mb-98 {
    margin-bottom: 98px;
  }

  .mb-99 {
    margin-bottom: 99px;
  }

  .mb-100 {
    margin-bottom: 100px;
  }

  /*-- Margin Left --*/
  .ml-1 {
    margin-left: 1px;
  }

  .ml-2 {
    margin-left: 2px;
  }

  .ml-3 {
    margin-left: 3px;
  }

  .ml-4 {
    margin-left: 4px;
  }

  .ml-5 {
    margin-left: 5px;
  }

  .ml-6 {
    margin-left: 6px;
  }

  .ml-7 {
    margin-left: 7px;
  }

  .ml-8 {
    margin-left: 8px;
  }

  .ml-9 {
    margin-left: 9px;
  }

  .ml-10 {
    margin-left: 10px;
  }

  .ml-11 {
    margin-left: 11px;
  }

  .ml-12 {
    margin-left: 12px;
  }

  .ml-13 {
    margin-left: 13px;
  }

  .ml-14 {
    margin-left: 14px;
  }

  .ml-15 {
    margin-left: 15px;
  }

  .ml-16 {
    margin-left: 16px;
  }

  .ml-17 {
    margin-left: 17px;
  }

  .ml-18 {
    margin-left: 18px;
  }

  .ml-19 {
    margin-left: 19px;
  }

  .ml-20 {
    margin-left: 20px;
  }

  .ml-21 {
    margin-left: 21px;
  }

  .ml-22 {
    margin-left: 22px;
  }

  .ml-23 {
    margin-left: 23px;
  }

  .ml-24 {
    margin-left: 24px;
  }

  .ml-25 {
    margin-left: 25px;
  }

  .ml-26 {
    margin-left: 26px;
  }

  .ml-27 {
    margin-left: 27px;
  }

  .ml-28 {
    margin-left: 28px;
  }

  .ml-29 {
    margin-left: 29px;
  }

  .ml-30 {
    margin-left: 30px;
  }

  .ml-31 {
    margin-left: 31px;
  }

  .ml-32 {
    margin-left: 32px;
  }

  .ml-33 {
    margin-left: 33px;
  }

  .ml-34 {
    margin-left: 34px;
  }

  .ml-35 {
    margin-left: 35px;
  }

  .ml-36 {
    margin-left: 36px;
  }

  .ml-37 {
    margin-left: 37px;
  }

  .ml-38 {
    margin-left: 38px;
  }

  .ml-39 {
    margin-left: 39px;
  }

  .ml-40 {
    margin-left: 40px;
  }

  .ml-41 {
    margin-left: 41px;
  }

  .ml-42 {
    margin-left: 42px;
  }

  .ml-43 {
    margin-left: 43px;
  }

  .ml-44 {
    margin-left: 44px;
  }

  .ml-45 {
    margin-left: 45px;
  }

  .ml-46 {
    margin-left: 46px;
  }

  .ml-47 {
    margin-left: 47px;
  }

  .ml-48 {
    margin-left: 48px;
  }

  .ml-49 {
    margin-left: 49px;
  }

  .ml-50 {
    margin-left: 50px;
  }

  .ml-51 {
    margin-left: 51px;
  }

  .ml-52 {
    margin-left: 52px;
  }

  .ml-53 {
    margin-left: 53px;
  }

  .ml-54 {
    margin-left: 54px;
  }

  .ml-55 {
    margin-left: 55px;
  }

  .ml-56 {
    margin-left: 56px;
  }

  .ml-57 {
    margin-left: 57px;
  }

  .ml-58 {
    margin-left: 58px;
  }

  .ml-59 {
    margin-left: 59px;
  }

  .ml-60 {
    margin-left: 60px;
  }

  .ml-61 {
    margin-left: 61px;
  }

  .ml-62 {
    margin-left: 62px;
  }

  .ml-63 {
    margin-left: 63px;
  }

  .ml-64 {
    margin-left: 64px;
  }

  .ml-65 {
    margin-left: 65px;
  }

  .ml-66 {
    margin-left: 66px;
  }

  .ml-67 {
    margin-left: 67px;
  }

  .ml-68 {
    margin-left: 68px;
  }

  .ml-69 {
    margin-left: 69px;
  }

  .ml-70 {
    margin-left: 70px;
  }

  .ml-71 {
    margin-left: 71px;
  }

  .ml-72 {
    margin-left: 72px;
  }

  .ml-73 {
    margin-left: 73px;
  }

  .ml-74 {
    margin-left: 74px;
  }

  .ml-75 {
    margin-left: 75px;
  }

  .ml-76 {
    margin-left: 76px;
  }

  .ml-77 {
    margin-left: 77px;
  }

  .ml-78 {
    margin-left: 78px;
  }

  .ml-79 {
    margin-left: 79px;
  }

  .ml-80 {
    margin-left: 80px;
  }

  .ml-81 {
    margin-left: 81px;
  }

  .ml-82 {
    margin-left: 82px;
  }

  .ml-83 {
    margin-left: 83px;
  }

  .ml-84 {
    margin-left: 84px;
  }

  .ml-85 {
    margin-left: 85px;
  }

  .ml-86 {
    margin-left: 86px;
  }

  .ml-87 {
    margin-left: 87px;
  }

  .ml-88 {
    margin-left: 88px;
  }

  .ml-89 {
    margin-left: 89px;
  }

  .ml-90 {
    margin-left: 90px;
  }

  .ml-91 {
    margin-left: 91px;
  }

  .ml-92 {
    margin-left: 92px;
  }

  .ml-93 {
    margin-left: 93px;
  }

  .ml-94 {
    margin-left: 94px;
  }

  .ml-95 {
    margin-left: 95px;
  }

  .ml-96 {
    margin-left: 96px;
  }

  .ml-97 {
    margin-left: 97px;
  }

  .ml-98 {
    margin-left: 98px;
  }

  .ml-99 {
    margin-left: 99px;
  }

  .ml-100 {
    margin-left: 100px;
  }

  /*-- Margin Right --*/
  .mr-1 {
    margin-right: 1px;
  }

  .mr-2 {
    margin-right: 2px;
  }

  .mr-3 {
    margin-right: 3px;
  }

  .mr-4 {
    margin-right: 4px;
  }

  .mr-5 {
    margin-right: 5px;
  }

  .mr-6 {
    margin-right: 6px;
  }

  .mr-7 {
    margin-right: 7px;
  }

  .mr-8 {
    margin-right: 8px;
  }

  .mr-9 {
    margin-right: 9px;
  }

  .mr-10 {
    margin-right: 10px;
  }

  .mr-11 {
    margin-right: 11px;
  }

  .mr-12 {
    margin-right: 12px;
  }

  .mr-13 {
    margin-right: 13px;
  }

  .mr-14 {
    margin-right: 14px;
  }

  .mr-15 {
    margin-right: 15px;
  }

  .mr-16 {
    margin-right: 16px;
  }

  .mr-17 {
    margin-right: 17px;
  }

  .mr-18 {
    margin-right: 18px;
  }

  .mr-19 {
    margin-right: 19px;
  }

  .mr-20 {
    margin-right: 20px;
  }

  .mr-21 {
    margin-right: 21px;
  }

  .mr-22 {
    margin-right: 22px;
  }

  .mr-23 {
    margin-right: 23px;
  }

  .mr-24 {
    margin-right: 24px;
  }

  .mr-25 {
    margin-right: 25px;
  }

  .mr-26 {
    margin-right: 26px;
  }

  .mr-27 {
    margin-right: 27px;
  }

  .mr-28 {
    margin-right: 28px;
  }

  .mr-29 {
    margin-right: 29px;
  }

  .mr-30 {
    margin-right: 30px;
  }

  .mr-31 {
    margin-right: 31px;
  }

  .mr-32 {
    margin-right: 32px;
  }

  .mr-33 {
    margin-right: 33px;
  }

  .mr-34 {
    margin-right: 34px;
  }

  .mr-35 {
    margin-right: 35px;
  }

  .mr-36 {
    margin-right: 36px;
  }

  .mr-37 {
    margin-right: 37px;
  }

  .mr-38 {
    margin-right: 38px;
  }

  .mr-39 {
    margin-right: 39px;
  }

  .mr-40 {
    margin-right: 40px;
  }

  .mr-41 {
    margin-right: 41px;
  }

  .mr-42 {
    margin-right: 42px;
  }

  .mr-43 {
    margin-right: 43px;
  }

  .mr-44 {
    margin-right: 44px;
  }

  .mr-45 {
    margin-right: 45px;
  }

  .mr-46 {
    margin-right: 46px;
  }

  .mr-47 {
    margin-right: 47px;
  }

  .mr-48 {
    margin-right: 48px;
  }

  .mr-49 {
    margin-right: 49px;
  }

  .mr-50 {
    margin-right: 50px;
  }

  .mr-51 {
    margin-right: 51px;
  }

  .mr-52 {
    margin-right: 52px;
  }

  .mr-53 {
    margin-right: 53px;
  }

  .mr-54 {
    margin-right: 54px;
  }

  .mr-55 {
    margin-right: 55px;
  }

  .mr-56 {
    margin-right: 56px;
  }

  .mr-57 {
    margin-right: 57px;
  }

  .mr-58 {
    margin-right: 58px;
  }

  .mr-59 {
    margin-right: 59px;
  }

  .mr-60 {
    margin-right: 60px;
  }

  .mr-61 {
    margin-right: 61px;
  }

  .mr-62 {
    margin-right: 62px;
  }

  .mr-63 {
    margin-right: 63px;
  }

  .mr-64 {
    margin-right: 64px;
  }

  .mr-65 {
    margin-right: 65px;
  }

  .mr-66 {
    margin-right: 66px;
  }

  .mr-67 {
    margin-right: 67px;
  }

  .mr-68 {
    margin-right: 68px;
  }

  .mr-69 {
    margin-right: 69px;
  }

  .mr-70 {
    margin-right: 70px;
  }

  .mr-71 {
    margin-right: 71px;
  }

  .mr-72 {
    margin-right: 72px;
  }

  .mr-73 {
    margin-right: 73px;
  }

  .mr-74 {
    margin-right: 74px;
  }

  .mr-75 {
    margin-right: 75px;
  }

  .mr-76 {
    margin-right: 76px;
  }

  .mr-77 {
    margin-right: 77px;
  }

  .mr-78 {
    margin-right: 78px;
  }

  .mr-79 {
    margin-right: 79px;
  }

  .mr-80 {
    margin-right: 80px;
  }

  .mr-81 {
    margin-right: 81px;
  }

  .mr-82 {
    margin-right: 82px;
  }

  .mr-83 {
    margin-right: 83px;
  }

  .mr-84 {
    margin-right: 84px;
  }

  .mr-85 {
    margin-right: 85px;
  }

  .mr-86 {
    margin-right: 86px;
  }

  .mr-87 {
    margin-right: 87px;
  }

  .mr-88 {
    margin-right: 88px;
  }

  .mr-89 {
    margin-right: 89px;
  }

  .mr-90 {
    margin-right: 90px;
  }

  .mr-91 {
    margin-right: 91px;
  }

  .mr-92 {
    margin-right: 92px;
  }

  .mr-93 {
    margin-right: 93px;
  }

  .mr-94 {
    margin-right: 94px;
  }

  .mr-95 {
    margin-right: 95px;
  }

  .mr-96 {
    margin-right: 96px;
  }

  .mr-97 {
    margin-right: 97px;
  }

  .mr-98 {
    margin-right: 98px;
  }

  .mr-99 {
    margin-right: 99px;
  }

  .mr-100 {
    margin-right: 100px;
  }

  /*-- Padding Top --*/
  .pt-1 {
    padding-top: 1px;
  }

  .pt-2 {
    padding-top: 2px;
  }

  .pt-3 {
    padding-top: 3px;
  }

  .pt-4 {
    padding-top: 4px;
  }

  .pt-5 {
    padding-top: 5px;
  }

  .pt-6 {
    padding-top: 6px;
  }

  .pt-7 {
    padding-top: 7px;
  }

  .pt-8 {
    padding-top: 8px;
  }

  .pt-9 {
    padding-top: 9px;
  }

  .pt-10 {
    padding-top: 10px;
  }

  .pt-11 {
    padding-top: 11px;
  }

  .pt-12 {
    padding-top: 12px;
  }

  .pt-13 {
    padding-top: 13px;
  }

  .pt-14 {
    padding-top: 14px;
  }

  .pt-15 {
    padding-top: 15px;
  }

  .pt-16 {
    padding-top: 16px;
  }

  .pt-17 {
    padding-top: 17px;
  }

  .pt-18 {
    padding-top: 18px;
  }

  .pt-19 {
    padding-top: 19px;
  }

  .pt-20 {
    padding-top: 20px;
  }

  .pt-21 {
    padding-top: 21px;
  }

  .pt-22 {
    padding-top: 22px;
  }

  .pt-23 {
    padding-top: 23px;
  }

  .pt-24 {
    padding-top: 24px;
  }

  .pt-25 {
    padding-top: 25px;
  }

  .pt-26 {
    padding-top: 26px;
  }

  .pt-27 {
    padding-top: 27px;
  }

  .pt-28 {
    padding-top: 28px;
  }

  .pt-29 {
    padding-top: 29px;
  }

  .pt-30 {
    padding-top: 30px;
  }

  .pt-31 {
    padding-top: 31px;
  }

  .pt-32 {
    padding-top: 32px;
  }

  .pt-33 {
    padding-top: 33px;
  }

  .pt-34 {
    padding-top: 34px;
  }

  .pt-35 {
    padding-top: 35px;
  }

  .pt-36 {
    padding-top: 36px;
  }

  .pt-37 {
    padding-top: 37px;
  }

  .pt-38 {
    padding-top: 38px;
  }

  .pt-39 {
    padding-top: 39px;
  }

  .pt-40 {
    padding-top: 40px;
  }

  .pt-41 {
    padding-top: 41px;
  }

  .pt-42 {
    padding-top: 42px;
  }

  .pt-43 {
    padding-top: 43px;
  }

  .pt-44 {
    padding-top: 44px;
  }

  .pt-45 {
    padding-top: 45px;
  }

  .pt-46 {
    padding-top: 46px;
  }

  .pt-47 {
    padding-top: 47px;
  }

  .pt-48 {
    padding-top: 48px;
  }

  .pt-49 {
    padding-top: 49px;
  }

  .pt-50 {
    padding-top: 50px;
  }

  .pt-51 {
    padding-top: 51px;
  }

  .pt-52 {
    padding-top: 52px;
  }

  .pt-53 {
    padding-top: 53px;
  }

  .pt-54 {
    padding-top: 54px;
  }

  .pt-55 {
    padding-top: 55px;
  }

  .pt-56 {
    padding-top: 56px;
  }

  .pt-57 {
    padding-top: 57px;
  }

  .pt-58 {
    padding-top: 58px;
  }

  .pt-59 {
    padding-top: 59px;
  }

  .pt-60 {
    padding-top: 60px;
  }

  .pt-61 {
    padding-top: 61px;
  }

  .pt-62 {
    padding-top: 62px;
  }

  .pt-63 {
    padding-top: 63px;
  }

  .pt-64 {
    padding-top: 64px;
  }

  .pt-65 {
    padding-top: 65px;
  }

  .pt-66 {
    padding-top: 66px;
  }

  .pt-67 {
    padding-top: 67px;
  }

  .pt-68 {
    padding-top: 68px;
  }

  .pt-69 {
    padding-top: 69px;
  }

  .pt-70 {
    padding-top: 70px;
  }

  .pt-71 {
    padding-top: 71px;
  }

  .pt-72 {
    padding-top: 72px;
  }

  .pt-73 {
    padding-top: 73px;
  }

  .pt-74 {
    padding-top: 74px;
  }

  .pt-75 {
    padding-top: 75px;
  }

  .pt-76 {
    padding-top: 76px;
  }

  .pt-77 {
    padding-top: 77px;
  }

  .pt-78 {
    padding-top: 78px;
  }

  .pt-79 {
    padding-top: 79px;
  }

  .pt-80 {
    padding-top: 80px;
  }

  .pt-81 {
    padding-top: 81px;
  }

  .pt-82 {
    padding-top: 82px;
  }

  .pt-83 {
    padding-top: 83px;
  }

  .pt-84 {
    padding-top: 84px;
  }

  .pt-85 {
    padding-top: 85px;
  }

  .pt-86 {
    padding-top: 86px;
  }

  .pt-87 {
    padding-top: 87px;
  }

  .pt-88 {
    padding-top: 88px;
  }

  .pt-89 {
    padding-top: 89px;
  }

  .pt-90 {
    padding-top: 90px;
  }

  .pt-91 {
    padding-top: 91px;
  }

  .pt-92 {
    padding-top: 92px;
  }

  .pt-93 {
    padding-top: 93px;
  }

  .pt-94 {
    padding-top: 94px;
  }

  .pt-95 {
    padding-top: 95px;
  }

  .pt-96 {
    padding-top: 96px;
  }

  .pt-97 {
    padding-top: 97px;
  }

  .pt-98 {
    padding-top: 98px;
  }

  .pt-99 {
    padding-top: 99px;
  }

  .pt-100 {
    padding-top: 100px;
  }

  .pt-101 {
    padding-top: 101px;
  }

  .pt-102 {
    padding-top: 102px;
  }

  .pt-103 {
    padding-top: 103px;
  }

  .pt-104 {
    padding-top: 104px;
  }

  .pt-105 {
    padding-top: 105px;
  }

  .pt-106 {
    padding-top: 106px;
  }

  .pt-107 {
    padding-top: 107px;
  }

  .pt-108 {
    padding-top: 108px;
  }

  .pt-109 {
    padding-top: 109px;
  }

  .pt-110 {
    padding-top: 110px;
  }

  .pt-111 {
    padding-top: 111px;
  }

  .pt-112 {
    padding-top: 112px;
  }

  .pt-113 {
    padding-top: 113px;
  }

  .pt-114 {
    padding-top: 114px;
  }

  .pt-115 {
    padding-top: 115px;
  }

  .pt-116 {
    padding-top: 116px;
  }

  .pt-117 {
    padding-top: 117px;
  }

  .pt-118 {
    padding-top: 118px;
  }

  .pt-119 {
    padding-top: 119px;
  }

  .pt-120 {
    padding-top: 120px;
  }

  .pt-121 {
    padding-top: 121px;
  }

  .pt-122 {
    padding-top: 122px;
  }

  .pt-123 {
    padding-top: 123px;
  }

  .pt-124 {
    padding-top: 124px;
  }

  .pt-125 {
    padding-top: 125px;
  }

  .pt-126 {
    padding-top: 126px;
  }

  .pt-127 {
    padding-top: 127px;
  }

  .pt-128 {
    padding-top: 128px;
  }

  .pt-129 {
    padding-top: 129px;
  }

  .pt-130 {
    padding-top: 130px;
  }

  .pt-131 {
    padding-top: 131px;
  }

  .pt-132 {
    padding-top: 132px;
  }

  .pt-133 {
    padding-top: 133px;
  }

  .pt-134 {
    padding-top: 134px;
  }

  .pt-135 {
    padding-top: 135px;
  }

  .pt-136 {
    padding-top: 136px;
  }

  .pt-137 {
    padding-top: 137px;
  }

  .pt-138 {
    padding-top: 138px;
  }

  .pt-139 {
    padding-top: 139px;
  }

  .pt-140 {
    padding-top: 140px;
  }

  .pt-141 {
    padding-top: 141px;
  }

  .pt-142 {
    padding-top: 142px;
  }

  .pt-143 {
    padding-top: 143px;
  }

  .pt-144 {
    padding-top: 144px;
  }

  .pt-145 {
    padding-top: 145px;
  }

  .pt-146 {
    padding-top: 146px;
  }

  .pt-147 {
    padding-top: 147px;
  }

  .pt-148 {
    padding-top: 148px;
  }

  .pt-149 {
    padding-top: 149px;
  }

  .pt-150 {
    padding-top: 150px;
  }

  /*-- Padding Bottom --*/
  .pb-1 {
    padding-bottom: 1px;
  }

  .pb-2 {
    padding-bottom: 2px;
  }

  .pb-3 {
    padding-bottom: 3px;
  }

  .pb-4 {
    padding-bottom: 4px;
  }

  .pb-5 {
    padding-bottom: 5px;
  }

  .pb-6 {
    padding-bottom: 6px;
  }

  .pb-7 {
    padding-bottom: 7px;
  }

  .pb-8 {
    padding-bottom: 8px;
  }

  .pb-9 {
    padding-bottom: 9px;
  }

  .pb-10 {
    padding-bottom: 10px;
  }

  .pb-11 {
    padding-bottom: 11px;
  }

  .pb-12 {
    padding-bottom: 12px;
  }

  .pb-13 {
    padding-bottom: 13px;
  }

  .pb-14 {
    padding-bottom: 14px;
  }

  .pb-15 {
    padding-bottom: 15px;
  }

  .pb-16 {
    padding-bottom: 16px;
  }

  .pb-17 {
    padding-bottom: 17px;
  }

  .pb-18 {
    padding-bottom: 18px;
  }

  .pb-19 {
    padding-bottom: 19px;
  }

  .pb-20 {
    padding-bottom: 20px;
  }

  .pb-21 {
    padding-bottom: 21px;
  }

  .pb-22 {
    padding-bottom: 22px;
  }

  .pb-23 {
    padding-bottom: 23px;
  }

  .pb-24 {
    padding-bottom: 24px;
  }

  .pb-25 {
    padding-bottom: 25px;
  }

  .pb-26 {
    padding-bottom: 26px;
  }

  .pb-27 {
    padding-bottom: 27px;
  }

  .pb-28 {
    padding-bottom: 28px;
  }

  .pb-29 {
    padding-bottom: 29px;
  }

  .pb-30 {
    padding-bottom: 30px;
  }

  .pb-31 {
    padding-bottom: 31px;
  }

  .pb-32 {
    padding-bottom: 32px;
  }

  .pb-33 {
    padding-bottom: 33px;
  }

  .pb-34 {
    padding-bottom: 34px;
  }

  .pb-35 {
    padding-bottom: 35px;
  }

  .pb-36 {
    padding-bottom: 36px;
  }

  .pb-37 {
    padding-bottom: 37px;
  }

  .pb-38 {
    padding-bottom: 38px;
  }

  .pb-39 {
    padding-bottom: 39px;
  }

  .pb-40 {
    padding-bottom: 40px;
  }

  .pb-41 {
    padding-bottom: 41px;
  }

  .pb-42 {
    padding-bottom: 42px;
  }

  .pb-43 {
    padding-bottom: 43px;
  }

  .pb-44 {
    padding-bottom: 44px;
  }

  .pb-45 {
    padding-bottom: 45px;
  }

  .pb-46 {
    padding-bottom: 46px;
  }

  .pb-47 {
    padding-bottom: 47px;
  }

  .pb-48 {
    padding-bottom: 48px;
  }

  .pb-49 {
    padding-bottom: 49px;
  }

  .pb-50 {
    padding-bottom: 50px;
  }

  .pb-51 {
    padding-bottom: 51px;
  }

  .pb-52 {
    padding-bottom: 52px;
  }

  .pb-53 {
    padding-bottom: 53px;
  }

  .pb-54 {
    padding-bottom: 54px;
  }

  .pb-55 {
    padding-bottom: 55px;
  }

  .pb-56 {
    padding-bottom: 56px;
  }

  .pb-57 {
    padding-bottom: 57px;
  }

  .pb-58 {
    padding-bottom: 58px;
  }

  .pb-59 {
    padding-bottom: 59px;
  }

  .pb-60 {
    padding-bottom: 60px;
  }

  .pb-61 {
    padding-bottom: 61px;
  }

  .pb-62 {
    padding-bottom: 62px;
  }

  .pb-63 {
    padding-bottom: 63px;
  }

  .pb-64 {
    padding-bottom: 64px;
  }

  .pb-65 {
    padding-bottom: 65px;
  }

  .pb-66 {
    padding-bottom: 66px;
  }

  .pb-67 {
    padding-bottom: 67px;
  }

  .pb-68 {
    padding-bottom: 68px;
  }

  .pb-69 {
    padding-bottom: 69px;
  }

  .pb-70 {
    padding-bottom: 70px;
  }

  .pb-71 {
    padding-bottom: 71px;
  }

  .pb-72 {
    padding-bottom: 72px;
  }

  .pb-73 {
    padding-bottom: 73px;
  }

  .pb-74 {
    padding-bottom: 74px;
  }

  .pb-75 {
    padding-bottom: 75px;
  }

  .pb-76 {
    padding-bottom: 76px;
  }

  .pb-77 {
    padding-bottom: 77px;
  }

  .pb-78 {
    padding-bottom: 78px;
  }

  .pb-79 {
    padding-bottom: 79px;
  }

  .pb-80 {
    padding-bottom: 80px;
  }

  .pb-81 {
    padding-bottom: 81px;
  }

  .pb-82 {
    padding-bottom: 82px;
  }

  .pb-83 {
    padding-bottom: 83px;
  }

  .pb-84 {
    padding-bottom: 84px;
  }

  .pb-85 {
    padding-bottom: 85px;
  }

  .pb-86 {
    padding-bottom: 86px;
  }

  .pb-87 {
    padding-bottom: 87px;
  }

  .pb-88 {
    padding-bottom: 88px;
  }

  .pb-89 {
    padding-bottom: 89px;
  }

  .pb-90 {
    padding-bottom: 90px;
  }

  .pb-91 {
    padding-bottom: 91px;
  }

  .pb-92 {
    padding-bottom: 92px;
  }

  .pb-93 {
    padding-bottom: 93px;
  }

  .pb-94 {
    padding-bottom: 94px;
  }

  .pb-95 {
    padding-bottom: 95px;
  }

  .pb-96 {
    padding-bottom: 96px;
  }

  .pb-97 {
    padding-bottom: 97px;
  }

  .pb-98 {
    padding-bottom: 98px;
  }

  .pb-99 {
    padding-bottom: 99px;
  }

  .pb-100 {
    padding-bottom: 100px;
  }

  .pb-101 {
    padding-bottom: 101px;
  }

  .pb-102 {
    padding-bottom: 102px;
  }

  .pb-103 {
    padding-bottom: 103px;
  }

  .pb-104 {
    padding-bottom: 104px;
  }

  .pb-105 {
    padding-bottom: 105px;
  }

  .pb-106 {
    padding-bottom: 106px;
  }

  .pb-107 {
    padding-bottom: 107px;
  }

  .pb-108 {
    padding-bottom: 108px;
  }

  .pb-109 {
    padding-bottom: 109px;
  }

  .pb-110 {
    padding-bottom: 110px;
  }

  .pb-111 {
    padding-bottom: 111px;
  }

  .pb-112 {
    padding-bottom: 112px;
  }

  .pb-113 {
    padding-bottom: 113px;
  }

  .pb-114 {
    padding-bottom: 114px;
  }

  .pb-115 {
    padding-bottom: 115px;
  }

  .pb-116 {
    padding-bottom: 116px;
  }

  .pb-117 {
    padding-bottom: 117px;
  }

  .pb-118 {
    padding-bottom: 118px;
  }

  .pb-119 {
    padding-bottom: 119px;
  }

  .pb-120 {
    padding-bottom: 120px;
  }

  .pb-121 {
    padding-bottom: 121px;
  }

  .pb-122 {
    padding-bottom: 122px;
  }

  .pb-123 {
    padding-bottom: 123px;
  }

  .pb-124 {
    padding-bottom: 124px;
  }

  .pb-125 {
    padding-bottom: 125px;
  }

  .pb-126 {
    padding-bottom: 126px;
  }

  .pb-127 {
    padding-bottom: 127px;
  }

  .pb-128 {
    padding-bottom: 128px;
  }

  .pb-129 {
    padding-bottom: 129px;
  }

  .pb-130 {
    padding-bottom: 130px;
  }

  .pb-131 {
    padding-bottom: 131px;
  }

  .pb-132 {
    padding-bottom: 132px;
  }

  .pb-133 {
    padding-bottom: 133px;
  }

  .pb-134 {
    padding-bottom: 134px;
  }

  .pb-135 {
    padding-bottom: 135px;
  }

  .pb-136 {
    padding-bottom: 136px;
  }

  .pb-137 {
    padding-bottom: 137px;
  }

  .pb-138 {
    padding-bottom: 138px;
  }

  .pb-139 {
    padding-bottom: 139px;
  }

  .pb-140 {
    padding-bottom: 140px;
  }

  .pb-141 {
    padding-bottom: 141px;
  }

  .pb-142 {
    padding-bottom: 142px;
  }

  .pb-143 {
    padding-bottom: 143px;
  }

  .pb-144 {
    padding-bottom: 144px;
  }

  .pb-145 {
    padding-bottom: 145px;
  }

  .pb-146 {
    padding-bottom: 146px;
  }

  .pb-147 {
    padding-bottom: 147px;
  }

  .pb-148 {
    padding-bottom: 148px;
  }

  .pb-149 {
    padding-bottom: 149px;
  }

  .pb-150 {
    padding-bottom: 150px;
  }

  /*-- Padding Left --*/
  .pl-1 {
    padding-left: 1px;
  }

  .pl-2 {
    padding-left: 2px;
  }

  .pl-3 {
    padding-left: 3px;
  }

  .pl-4 {
    padding-left: 4px;
  }

  .pl-5 {
    padding-left: 5px;
  }

  .pl-6 {
    padding-left: 6px;
  }

  .pl-7 {
    padding-left: 7px;
  }

  .pl-8 {
    padding-left: 8px;
  }

  .pl-9 {
    padding-left: 9px;
  }

  .pl-10 {
    padding-left: 10px;
  }

  .pl-11 {
    padding-left: 11px;
  }

  .pl-12 {
    padding-left: 12px;
  }

  .pl-13 {
    padding-left: 13px;
  }

  .pl-14 {
    padding-left: 14px;
  }

  .pl-15 {
    padding-left: 15px;
  }

  .pl-16 {
    padding-left: 16px;
  }

  .pl-17 {
    padding-left: 17px;
  }

  .pl-18 {
    padding-left: 18px;
  }

  .pl-19 {
    padding-left: 19px;
  }

  .pl-20 {
    padding-left: 20px;
  }

  .pl-21 {
    padding-left: 21px;
  }

  .pl-22 {
    padding-left: 22px;
  }

  .pl-23 {
    padding-left: 23px;
  }

  .pl-24 {
    padding-left: 24px;
  }

  .pl-25 {
    padding-left: 25px;
  }

  .pl-26 {
    padding-left: 26px;
  }

  .pl-27 {
    padding-left: 27px;
  }

  .pl-28 {
    padding-left: 28px;
  }

  .pl-29 {
    padding-left: 29px;
  }

  .pl-30 {
    padding-left: 30px;
  }

  .pl-31 {
    padding-left: 31px;
  }

  .pl-32 {
    padding-left: 32px;
  }

  .pl-33 {
    padding-left: 33px;
  }

  .pl-34 {
    padding-left: 34px;
  }

  .pl-35 {
    padding-left: 35px;
  }

  .pl-36 {
    padding-left: 36px;
  }

  .pl-37 {
    padding-left: 37px;
  }

  .pl-38 {
    padding-left: 38px;
  }

  .pl-39 {
    padding-left: 39px;
  }

  .pl-40 {
    padding-left: 40px;
  }

  .pl-41 {
    padding-left: 41px;
  }

  .pl-42 {
    padding-left: 42px;
  }

  .pl-43 {
    padding-left: 43px;
  }

  .pl-44 {
    padding-left: 44px;
  }

  .pl-45 {
    padding-left: 45px;
  }

  .pl-46 {
    padding-left: 46px;
  }

  .pl-47 {
    padding-left: 47px;
  }

  .pl-48 {
    padding-left: 48px;
  }

  .pl-49 {
    padding-left: 49px;
  }

  .pl-50 {
    padding-left: 50px;
  }

  .pl-51 {
    padding-left: 51px;
  }

  .pl-52 {
    padding-left: 52px;
  }

  .pl-53 {
    padding-left: 53px;
  }

  .pl-54 {
    padding-left: 54px;
  }

  .pl-55 {
    padding-left: 55px;
  }

  .pl-56 {
    padding-left: 56px;
  }

  .pl-57 {
    padding-left: 57px;
  }

  .pl-58 {
    padding-left: 58px;
  }

  .pl-59 {
    padding-left: 59px;
  }

  .pl-60 {
    padding-left: 60px;
  }

  .pl-61 {
    padding-left: 61px;
  }

  .pl-62 {
    padding-left: 62px;
  }

  .pl-63 {
    padding-left: 63px;
  }

  .pl-64 {
    padding-left: 64px;
  }

  .pl-65 {
    padding-left: 65px;
  }

  .pl-66 {
    padding-left: 66px;
  }

  .pl-67 {
    padding-left: 67px;
  }

  .pl-68 {
    padding-left: 68px;
  }

  .pl-69 {
    padding-left: 69px;
  }

  .pl-70 {
    padding-left: 70px;
  }

  .pl-71 {
    padding-left: 71px;
  }

  .pl-72 {
    padding-left: 72px;
  }

  .pl-73 {
    padding-left: 73px;
  }

  .pl-74 {
    padding-left: 74px;
  }

  .pl-75 {
    padding-left: 75px;
  }

  .pl-76 {
    padding-left: 76px;
  }

  .pl-77 {
    padding-left: 77px;
  }

  .pl-78 {
    padding-left: 78px;
  }

  .pl-79 {
    padding-left: 79px;
  }

  .pl-80 {
    padding-left: 80px;
  }

  .pl-81 {
    padding-left: 81px;
  }

  .pl-82 {
    padding-left: 82px;
  }

  .pl-83 {
    padding-left: 83px;
  }

  .pl-84 {
    padding-left: 84px;
  }

  .pl-85 {
    padding-left: 85px;
  }

  .pl-86 {
    padding-left: 86px;
  }

  .pl-87 {
    padding-left: 87px;
  }

  .pl-88 {
    padding-left: 88px;
  }

  .pl-89 {
    padding-left: 89px;
  }

  .pl-90 {
    padding-left: 90px;
  }

  .pl-91 {
    padding-left: 91px;
  }

  .pl-92 {
    padding-left: 92px;
  }

  .pl-93 {
    padding-left: 93px;
  }

  .pl-94 {
    padding-left: 94px;
  }

  .pl-95 {
    padding-left: 95px;
  }

  .pl-96 {
    padding-left: 96px;
  }

  .pl-97 {
    padding-left: 97px;
  }

  .pl-98 {
    padding-left: 98px;
  }

  .pl-99 {
    padding-left: 99px;
  }

  .pl-100 {
    padding-left: 100px;
  }

  .pl-101 {
    padding-left: 101px;
  }

  .pl-102 {
    padding-left: 102px;
  }

  .pl-103 {
    padding-left: 103px;
  }

  .pl-104 {
    padding-left: 104px;
  }

  .pl-105 {
    padding-left: 105px;
  }

  .pl-106 {
    padding-left: 106px;
  }

  .pl-107 {
    padding-left: 107px;
  }

  .pl-108 {
    padding-left: 108px;
  }

  .pl-109 {
    padding-left: 109px;
  }

  .pl-110 {
    padding-left: 110px;
  }

  .pl-111 {
    padding-left: 111px;
  }

  .pl-112 {
    padding-left: 112px;
  }

  .pl-113 {
    padding-left: 113px;
  }

  .pl-114 {
    padding-left: 114px;
  }

  .pl-115 {
    padding-left: 115px;
  }

  .pl-116 {
    padding-left: 116px;
  }

  .pl-117 {
    padding-left: 117px;
  }

  .pl-118 {
    padding-left: 118px;
  }

  .pl-119 {
    padding-left: 119px;
  }

  .pl-120 {
    padding-left: 120px;
  }

  .pl-121 {
    padding-left: 121px;
  }

  .pl-122 {
    padding-left: 122px;
  }

  .pl-123 {
    padding-left: 123px;
  }

  .pl-124 {
    padding-left: 124px;
  }

  .pl-125 {
    padding-left: 125px;
  }

  .pl-126 {
    padding-left: 126px;
  }

  .pl-127 {
    padding-left: 127px;
  }

  .pl-128 {
    padding-left: 128px;
  }

  .pl-129 {
    padding-left: 129px;
  }

  .pl-130 {
    padding-left: 130px;
  }

  .pl-131 {
    padding-left: 131px;
  }

  .pl-132 {
    padding-left: 132px;
  }

  .pl-133 {
    padding-left: 133px;
  }

  .pl-134 {
    padding-left: 134px;
  }

  .pl-135 {
    padding-left: 135px;
  }

  .pl-136 {
    padding-left: 136px;
  }

  .pl-137 {
    padding-left: 137px;
  }

  .pl-138 {
    padding-left: 138px;
  }

  .pl-139 {
    padding-left: 139px;
  }

  .pl-140 {
    padding-left: 140px;
  }

  .pl-141 {
    padding-left: 141px;
  }

  .pl-142 {
    padding-left: 142px;
  }

  .pl-143 {
    padding-left: 143px;
  }

  .pl-144 {
    padding-left: 144px;
  }

  .pl-145 {
    padding-left: 145px;
  }

  .pl-146 {
    padding-left: 146px;
  }

  .pl-147 {
    padding-left: 147px;
  }

  .pl-148 {
    padding-left: 148px;
  }

  .pl-149 {
    padding-left: 149px;
  }

  .pl-150 {
    padding-left: 150px;
  }

  /*-- Padding Right --*/
  .pr-1 {
    padding-right: 1px;
  }

  .pr-2 {
    padding-right: 2px;
  }

  .pr-3 {
    padding-right: 3px;
  }

  .pr-4 {
    padding-right: 4px;
  }

  .pr-5 {
    padding-right: 5px;
  }

  .pr-6 {
    padding-right: 6px;
  }

  .pr-7 {
    padding-right: 7px;
  }

  .pr-8 {
    padding-right: 8px;
  }

  .pr-9 {
    padding-right: 9px;
  }

  .pr-10 {
    padding-right: 10px;
  }

  .pr-11 {
    padding-right: 11px;
  }

  .pr-12 {
    padding-right: 12px;
  }

  .pr-13 {
    padding-right: 13px;
  }

  .pr-14 {
    padding-right: 14px;
  }

  .pr-15 {
    padding-right: 15px;
  }

  .pr-16 {
    padding-right: 16px;
  }

  .pr-17 {
    padding-right: 17px;
  }

  .pr-18 {
    padding-right: 18px;
  }

  .pr-19 {
    padding-right: 19px;
  }

  .pr-20 {
    padding-right: 20px;
  }

  .pr-21 {
    padding-right: 21px;
  }

  .pr-22 {
    padding-right: 22px;
  }

  .pr-23 {
    padding-right: 23px;
  }

  .pr-24 {
    padding-right: 24px;
  }

  .pr-25 {
    padding-right: 25px;
  }

  .pr-26 {
    padding-right: 26px;
  }

  .pr-27 {
    padding-right: 27px;
  }

  .pr-28 {
    padding-right: 28px;
  }

  .pr-29 {
    padding-right: 29px;
  }

  .pr-30 {
    padding-right: 30px;
  }

  .pr-31 {
    padding-right: 31px;
  }

  .pr-32 {
    padding-right: 32px;
  }

  .pr-33 {
    padding-right: 33px;
  }

  .pr-34 {
    padding-right: 34px;
  }

  .pr-35 {
    padding-right: 35px;
  }

  .pr-36 {
    padding-right: 36px;
  }

  .pr-37 {
    padding-right: 37px;
  }

  .pr-38 {
    padding-right: 38px;
  }

  .pr-39 {
    padding-right: 39px;
  }

  .pr-40 {
    padding-right: 40px;
  }

  .pr-41 {
    padding-right: 41px;
  }

  .pr-42 {
    padding-right: 42px;
  }

  .pr-43 {
    padding-right: 43px;
  }

  .pr-44 {
    padding-right: 44px;
  }

  .pr-45 {
    padding-right: 45px;
  }

  .pr-46 {
    padding-right: 46px;
  }

  .pr-47 {
    padding-right: 47px;
  }

  .pr-48 {
    padding-right: 48px;
  }

  .pr-49 {
    padding-right: 49px;
  }

  .pr-50 {
    padding-right: 50px;
  }

  .pr-51 {
    padding-right: 51px;
  }

  .pr-52 {
    padding-right: 52px;
  }

  .pr-53 {
    padding-right: 53px;
  }

  .pr-54 {
    padding-right: 54px;
  }

  .pr-55 {
    padding-right: 55px;
  }

  .pr-56 {
    padding-right: 56px;
  }

  .pr-57 {
    padding-right: 57px;
  }

  .pr-58 {
    padding-right: 58px;
  }

  .pr-59 {
    padding-right: 59px;
  }

  .pr-60 {
    padding-right: 60px;
  }

  .pr-61 {
    padding-right: 61px;
  }

  .pr-62 {
    padding-right: 62px;
  }

  .pr-63 {
    padding-right: 63px;
  }

  .pr-64 {
    padding-right: 64px;
  }

  .pr-65 {
    padding-right: 65px;
  }

  .pr-66 {
    padding-right: 66px;
  }

  .pr-67 {
    padding-right: 67px;
  }

  .pr-68 {
    padding-right: 68px;
  }

  .pr-69 {
    padding-right: 69px;
  }

  .pr-70 {
    padding-right: 70px;
  }

  .pr-71 {
    padding-right: 71px;
  }

  .pr-72 {
    padding-right: 72px;
  }

  .pr-73 {
    padding-right: 73px;
  }

  .pr-74 {
    padding-right: 74px;
  }

  .pr-75 {
    padding-right: 75px;
  }

  .pr-76 {
    padding-right: 76px;
  }

  .pr-77 {
    padding-right: 77px;
  }

  .pr-78 {
    padding-right: 78px;
  }

  .pr-79 {
    padding-right: 79px;
  }

  .pr-80 {
    padding-right: 80px;
  }

  .pr-81 {
    padding-right: 81px;
  }

  .pr-82 {
    padding-right: 82px;
  }

  .pr-83 {
    padding-right: 83px;
  }

  .pr-84 {
    padding-right: 84px;
  }

  .pr-85 {
    padding-right: 85px;
  }

  .pr-86 {
    padding-right: 86px;
  }

  .pr-87 {
    padding-right: 87px;
  }

  .pr-88 {
    padding-right: 88px;
  }

  .pr-89 {
    padding-right: 89px;
  }

  .pr-90 {
    padding-right: 90px;
  }

  .pr-91 {
    padding-right: 91px;
  }

  .pr-92 {
    padding-right: 92px;
  }

  .pr-93 {
    padding-right: 93px;
  }

  .pr-94 {
    padding-right: 94px;
  }

  .pr-95 {
    padding-right: 95px;
  }

  .pr-96 {
    padding-right: 96px;
  }

  .pr-97 {
    padding-right: 97px;
  }

  .pr-98 {
    padding-right: 98px;
  }

  .pr-99 {
    padding-right: 99px;
  }

  .pr-100 {
    padding-right: 100px;
  }

  .counter {
    padding-block: 82px;
    background-size: cover;
    background-repeat: no-repeat;
    background: var(--bg);
  }

  .counter .section-header {
    max-width: 50ch;
    text-align: center;
    margin-inline: auto;
  }

  .counter .section-header h3 {
    color: var(--text);
  }

  .counter .section-header p {
    color: var(--text);
    padding-block: 7px;
  }

  @media (min-width: 992px) {
    .counter .section-header p {
      padding-block: 23px;
    }
  }

  .counter__wrapper {
    position: relative;
    z-index: 1;
  }

  .counter__item {
    border-radius: 16px;
    padding-inline: 28px;
    padding-block: 30px;
    background: var(--bg);
    background: var(--bg);
  }

  .counter__item .counter__content {
    display: grid;
    place-items: center;
  }

  .counter__item h4 {
    padding-block: 6px;
    font-weight: 700;
    font-size: 36px;
    color: var(--text);
  }

  .counter__item p {
    font-weight: 600;
    color: var(--text);
  }

  /* ==================== *** Integrates Section Start Here *** ==================== */
  .integrates {
    background-color: var(--bg);
  }

  .integrates__item {
    padding-block: 32px 18px;
    padding-inline: 22px 24px;
    text-align: center;
    background: var(--bg);
    border-radius: 16px;
    transition: all 0.3s ease-in-out;
  }

  .integrates__thumb {
    padding-block-end: 16px;
  }

  .integrates__content h4 {
    font-weight: 700;
    font-size: 24px;
    padding-block-end: 4px;
  }

  .integrates__content span {
    font-size: 18px;
    font-weight: 500;
    color: var(--text);
    padding-block-end: 10px;
  }

  .integrates__content p {
    padding-block-start: 6px;
  }

  .integrates-style1 {
    padding-top: 100px;
    padding-bottom: 73px;
  }

  @media (min-width: 992px) {
    .integratessingle__content {
      padding-top: 40px;
    }
  }

  .integrates__item:hover {
    transform: translateY(-10px);
  }

  /* ==================== *** Integrates Section End Here *** ==================== */
  .blog__post {
    background: var(--bg);
    border-radius: 1rem;
    overflow: hidden;
  }

  .blog__post .blog__post-inner {
    -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;
    margin-bottom: 35px;
  }

  .blog__post .blog__post-inner:hover .post-thumb a img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }

  .blog__post .blog__post-inner .post-thumb-container .thumb-nav {
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: var(--bg);
    line-height: 50px;
    text-align: center;
    color: var(--text);
    font-size: 20px;
    transform: translateY(-50%);
    -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 (max-width: 575px) {
    .blog__post .blog__post-inner .post-thumb-container .thumb-nav {
      display: none;
    }
  }

  .blog__post .blog__post-inner .post-thumb-container .thumb-nav:hover {
    color: var(--text);
    background: var(--bg);
  }

  .blog__post .blog__post-inner .post-thumb-container .thumb-next {
    right: 20px;
    z-index: 1;
  }

  .blog__post .blog__post-inner .post-thumb-container .thumb-prev {
    left: 20px;
    z-index: 1;
  }

  .blog__post .blog__post-inner .post-thumb img {
    -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;
  }

  .blog__post .blog__post-inner .post-thumb .play-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--bg);
    border-radius: 100%;
    -webkit-animation: ripple 0.8s linear infinite;
    -moz-animation: ripple 0.8s linear infinite;
    -ms-animation: ripple 0.8s linear infinite;
    -o-animation: ripple 0.8s linear infinite;
    animation: ripple 0.8s linear infinite;
  }

  .blog__post .blog__post-inner .post-thumb .play-btn svg {
    color: var(--text);
    font-size: 1rem;
    z-index: 1;
  }

  .blog__post .blog__post-inner .post-thumb .meta-date {
    top: 10px;
    left: 10px;
  }

  .blog__post .blog__post-inner .post-thumb .meta-date .md-pre {
    padding: 8px 20px;
    background: var(--bg);
    text-align: center;
  }

  .blog__post .blog__post-inner .post-thumb .meta-date .md-pre h5,
  .blog__post .blog__post-inner .post-thumb .meta-date .md-pre p {
    color: var(--text);
    margin-bottom: 0;
    line-height: 1;
  }

  .blog__post .blog__post-inner .post-thumb .meta-date .md-pre h5 {
    margin-bottom: 5px;
  }

  .blog__post .blog__post-inner .post-thumb .meta-date .md-pre p {
    font-size: 15px;
  }

  .blog__post .blog__post-inner .post__content {
    padding: 1.5rem 2rem 0;
  }

  .blog__post .blog__post-inner .post__content .post-date {
    margin-bottom: 19px;
  }

  .blog__post .blog__post-inner .post__content .post-date li {
    display: inline-block;
    padding-right: 10px;
  }

  .blog__post .blog__post-inner .post__content .post-date li:last-child {
    padding-right: 0;
  }

  .blog__post .blog__post-inner .post__content .post-date li span a {
    padding-left: 5px;
  }

  .blog__post .blog__post-inner .post__content .post-date li span a:hover {
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content h2 {
    font-size: calc(1.3125rem + 0.6428571429vw);
  }

  @media (min-width: 1400px) {
    .blog__post .blog__post-inner .post__content h2 {
      font-size: 1.875rem;
    }
  }

  .blog__post .blog__post-inner .post__content a h3 {
    font-weight: 700;
    -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;
  }

  .blog__post .blog__post-inner .post__content a h3:hover {
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content .default-button {
    line-height: 56px;
    padding: 0 2rem;
  }

  .blog__post .blog__post-inner .post__content p {
    margin-bottom: 25px;
    line-height: 1.5;
  }

  .blog__post .blog__post-inner .post__content .more-com .text-btn {
    font-weight: 500;
  }

  .blog__post .blog__post-inner .post__content .more-com .text-btn span {
    font-size: 15px;
  }

  .blog__post .blog__post-inner .post__content .more-com .text-btn:hover span {
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content .more-com .text-btn:hover i {
    margin-left: 5px;
    opacity: 1;
  }

  .blog__post .blog__post-inner .post__content .more-com .text-btn i {
    top: 50%;
    font-size: 13px;
    margin-left: -10px;
    transform: translateY(-50%);
    opacity: 0;
    -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;
  }

  .blog__post .blog__post-inner .post__content .more-com .comment-visit span {
    padding-right: 15px;
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content .more-com .comment-visit span:last-child {
    padding-right: 0;
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content .more-com .comment-visit span a {
    -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;
  }

  .blog__post .blog__post-inner .post__content .more-com .comment-visit span a:hover {
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content .qute-content {
    padding: 30px;
    background: var(--bg);
    box-shadow: 0 5px 10px rgba(81, 70, 174, 0.27);
  }

  .blog__post .blog__post-inner .post__content .qute-content blockquote {
    margin-bottom: 0;
    padding-top: 45px;
  }

  .blog__post .blog__post-inner .post__content .qute-content blockquote::before {
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    opacity: 0.5;
    color: var(--text);
    content: "\efcd" !important;
    font-size: 36px;
    font-family: IcoFont !important;
  }

  .blog__post .blog__post-inner .post__content .qute-content blockquote::after {
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    color: var(--text);
    content: "\efce" !important;
    font-size: 36px;
    font-family: IcoFont !important;
  }

  .blog__post .blog__post-inner .post__content .qute-content blockquote a {
    -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;
  }

  .blog__post .blog__post-inner .post__content .qute-content blockquote a:hover {
    color: var(--text);
  }

  .blog__post .blog__post-inner .post__content .meta-post p span {
    display: inline-block;
    padding-right: 15px;
  }

  .blog__post .blog__post-inner .post__content .meta-post p span::after {
    width: 1px;
    height: 12px;
    right: 4px;
    top: 50%;
    background: var(--bg);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .blog__post .blog__post-inner .post__content .meta-post p span.admin-name {
    margin-left: 5px;
  }

  .blog__post .blog__post-inner .post__content .meta-post p span:last-child {
    padding-right: 0;
  }

  .blog__post .blog__post-inner .post__content .meta-post p span:last-child::after {
    display: none;
  }

  .blog__post .blog__post-inner .post__content .meta-post p span a {
    padding-left: 5px;
  }

  .blog__post .blog__post-inner .post__content .meta-post p span a:hover {
    color: var(--text);
  }

  .article-pagination {
    display: flex;
    justify-content: space-between;
    padding: 15px;
  }

  .article-pagination .prev-article a,
  .article-pagination .next-article a {
    font-size: 1.125rem;
    color: var(--text);
    text-transform: capitalize;
    -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;
    font-family: "Roboto", sans-serif, sans-serif;
    font-weight: 400;
  }

  .article-pagination .prev-article a svg,
  .article-pagination .next-article a svg {
    font-size: 18px;
  }

  .article-pagination .prev-article a:hover,
  .article-pagination .next-article a:hover {
    color: var(--text);
  }

  .article-pagination .prev-article p,
  .article-pagination .next-article p {
    max-inline-size: 20ch;
  }

  .article-pagination .next-article {
    text-align: right;
  }

  .authors {
    margin-block: 30px;
    background: var(--bg);
    border-radius: 0.75rem;
  }

  @media (max-width: 575px) {
    .authors {
      justify-content: center;
    }
  }

  .authors .author-thumb {
    width: 160px;
    text-align: center;
    border: 5px solid rgba(255, 255, 255, 0.1);
    border-radius: 100%;
  }

  .authors .author-thumb a {
    width: 140px;
    height: 140px;
    border-radius: 100%;
  }

  .authors .author-thumb img {
    height: 100%;
    border-radius: 100%;
  }

  .authors .author-content {
    width: 100%;
    margin-top: 30px;
    text-align: center;
  }

  @media (min-width: 576px) {
    .authors .author-content {
      width: calc(100% - 180px);
      margin-top: 0;
      text-align: left;
    }
  }

  .comments {
    background: var(--bg);
    border-radius: 0.75rem;
  }

  .comments .comment-title {
    border-bottom: 1px solid rgba(110, 85, 255, 0.1);
  }

  @media (max-width: 575px) {
    .comments .comment-list {
      margin: 0;
    }
  }

  .comments .comment-list .comment .com-thumb {
    height: 50px;
    width: 50px;
    float: left;
    border: 5px solid rgba(255, 255, 255, 0.1);
    border-radius: 100%;
  }

  @media (min-width: 576px) {
    .comments .comment-list .comment .com-thumb {
      margin-bottom: 0;
    }
  }

  @media (min-width: 768px) {
    .comments .comment-list .comment .com-thumb {
      height: 80px;
      width: 80px;
    }
  }

  .comments .comment-list .comment .com-thumb img {
    border-radius: 100%;
  }

  @media (max-width: 575px) {
    .comments .comment-list .comment .com-content {
      width: 100%;
    }
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta a {
    font-size: 1.125rem;
    color: var(--text);
    display: block;
    font-weight: 600;
    font-family: "Roboto", sans-serif, sans-serif;
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta h6 a {
    color: var(--text);
    -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;
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta h6 a:hover {
    color: var(--text);
  }

  .comments .comment-list .comment .com-content .com-title .com-title-meta span {
    font-size: 0.875rem;
  }

  @media (max-width: 575px) {
    .comments .comment-list .comment .com-content .com-title .reply {
      margin-bottom: 10px;
      display: inline-block;
    }
  }

  .comments .comment-list .comment .com-content .com-title .reply .comment-reply-link {
    padding: 3px 16px;
    -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;
  }

  .comments .comment-list .comment .com-content .com-title .reply .comment-reply-link:hover {
    color: var(--text);
  }

  .comments .comment-list .comment .comment-list {
    border-top: 1px solid #fff;
  }

  @media (min-width: 576px) {
    .comments .comment-list .comment .comment-list {
      padding-left: 60px;
      padding-right: 30px;
    }
  }

  .comments .comment-list .comment .comment-list .comment {
    list-style: none;
    overflow: hidden;
    padding-top: 30px;
  }

  .comments .comment-list .comment .comment-list .comment:last-child {
    border: none;
    padding-bottom: 0px;
  }

  /*# sourceMappingURL=style.css.map */
  .user-header-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  .header-wrapper .menu-area .user-header-btn {
    column-gap: 20px;
  }

  @media (max-width: 767px) {
    .header-wrapper .menu-area .user-btn {
      display: none;
    }
  }

  .mobile-menu>li {
    padding: 0.75rem 1rem;

  }

  .mobile-menu>li>a {
    font-weight: 600;
    display: flex;
    align-items: center;
    color: var(--text);
    text-decoration: none;
  }

  .mobile-menu .submenu {
    padding-left: 1.5rem;
    margin-top: 0.5rem;
    border-left: 2px solid #ddd;
  }

  .mobile-menu .submenu li a {
    font-weight: 400;
    display: flex;
    align-items: center;
    padding: 0.5rem 0;
    color: var(--text);
    text-decoration: none;
  }

  .mobile-menu li a i {
    min-width: 20px;
    text-align: center;
    color: var(--text);
  }

  .mobile-menu li:hover>a,
  .mobile-menu li a:hover {
    color: var(--text);
  }

  .whatsapp-chat {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    background-color: var(--bs-primary);
    padding: 12px;
    border-radius: 50%;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
  }

  .whatsapp-chat:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
  }

  .whatsapp-chat img {
    width: 30px;
    height: 30px;
  }

  .category-section {
    background: var(--bg);
  }

  .category-section {
    background: var(--bg);
  }

  .category-card {
    background: var(--bg);
    border: 1px solid #eef3f7;
    transition: all .25s ease-in-out;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
    cursor: pointer;
  }

  .category-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 28px rgba(13, 189, 106, 0.2);
    border-color: var(--border);
  }

  .category-icon {
    font-size: 32px;
    color: var(--text);
  }

  /* Mobile Optimization */
  @media (max-width: 576px) {
    .category-card {
      padding: 1.2rem;
    }

    .category-icon {
      font-size: 20px;
    }

    .fw-semibold {
      font-size: 0.9rem;
    }
  }


  @media (max-width: 992px) {
    .col-lg-2 {
      flex: 0 0 20%;
      max-width: 20%;
    }
  }

  .two-col-section {
    background: var(--bg);
  }

  .two-col-section img {
    transition: all .3s ease-in-out;
  }

  .two-col-section img:hover {
    transform: scale(1.03);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  }

  .icon-circle {
    width: 40px;
    height: 40px;
    background: var(--bg);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .icon-circle i {
    color: var(--text);
  }

  .center-callout-section {
    background: linear-gradient(135deg, var(--bg) 0%, var(--bg) 100%);
    padding: 80px 0;
  }

  .center-callout-section h2 {
    font-size: 2.5rem;
  }

  .center-callout-section a.btn {
    transition: all 0.2s ease-in-out;
  }

  .center-callout-section a.btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 28px rgba(13, 189, 106, 0.3);
  }

  .blog-section {
    background: var(--bg);
  }

  .blog-card {
    transition: all 0.3s ease-in-out;
    background: var(--bg);
    border: 1px solid #eef3f7;
  }

  .blog-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
    border-color: var(--border);
  }

  .blog-img {
    height: 200px;
    object-fit: cover;
    transition: 0.3s ease-in-out;
  }

  .blog-card:hover .blog-img {
    transform: scale(1.03);
  }

  .cta-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 400px;
    background: var(--primary);
    color: var(--text);
  }

  .cta-section h2 {
    font-size: 2.4rem;
    line-height: 1.2;
  }

  .cta-section p {
    color: var(--text);
  }

  .cta-section .btn {
    background: var(--bg);
    color: var(--text);
    border: none;
    transition: all 0.2s ease-in-out;
  }

  .cta-section .btn:hover {
    background: var(--bg);
    transform: translateY(-3px);
    box-shadow: 0px 10px 28px rgba(0, 0, 0, 0.2);
  }

  .faq-section .accordion-button {
    background: var(--bg);
    box-shadow: none;
    border-radius: 8px;
    transition: all 0.25s ease;
  }

  .faq-section .accordion-button:hover {
    background: var(--bg);
  }

  .faq-section .accordion-button:not(.collapsed) {
    background: var(--bg);
    color: var(--text);
    box-shadow: 0 3px 10px rgba(22, 163, 74, 0.1);
  }

  .faq-section .accordion-body {
    background: var(--bg);
    border-radius: 0 0 8px 8px;
    padding: 0.85rem 1.25rem;
  }

  .faq-section .accordion-item {
    transition: all 0.3s ease;
    color: var(--text);
  }

  .faq-section .accordion-item:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.07);
    transform: translateY(-2px);
  }



  /* Premium Card */
  .premium-card {
    background: var(--bg);
    border: 1px solid #f0f0f0;
    padding: 25px;
    border-radius: 18px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
  }

  /* Inputs */
  .premium-input {
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px 14px;
    border-radius: 10px;
    background: var(--bg);
  }

  .premium-input:focus {
    border-color: var(--border);
    background: var(--bg);
    outline: none;
    box-shadow: 0 0 0 2px rgba(76, 214, 128, 0.15);
  }

  /* Labels */
  .premium-label {
    font-weight: 600;
    margin-bottom: 6px;
  }

  /* Payment Methods */
  .premium-method-container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    gap: 12px;
  }

  .premium-method-item {
    display: flex;
    align-items: center;
    gap: 10px;
    border: 1px solid #ececec;
    background: var(--bg);
    padding: 12px;
    border-radius: 12px;
    cursor: pointer;
    transition: 0.2s;
  }

  .premium-method-item.active {
    border-color: var(--border);
    background: var(--bg);
    box-shadow: 0 0 0 3px rgba(76, 214, 128, 0.2);
  }

  .premium-method-item:hover {
    transform: translateY(-3px);
  }

  .method-icon {
    width: 35px;
    height: 35px;
    border-radius: 8px;
    object-fit: contain;
  }

  .method-title {
    font-weight: 600;
  }

  .method-sub {
    font-size: 13px;
    color: var(--text);
  }

  /* Copy Box */
  .premium-copybox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var(--bg);
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 10px;
  }

  .copy-btn {
    background: var(--bg);
    color: var(--text);
    border: none;
    padding: 6px 10px;
    border-radius: 8px;
  }

  /* Summary List */
  .premium-summary-list {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
  }

  .premium-summary-list li {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px dashed #e5e5e5;
  }

  .premium-summary-list li.total {
    font-size: 18px;
    font-weight: 700;
  }

  /* Buttons */
  .premium-submit-btn {
    width: 100%;
    background: var(--bg);
    padding: 14px;
    border-radius: 12px;
    color: var(--text);
    font-size: 18px;
    border: none;
    transition: 0.2s;
  }

  .premium-submit-btn:hover {
    background: var(--bg);
  }

  /* Info Boxes */
  .premium-info-box {
    background: var(--bg);
    padding: 15px;
    border-radius: 12px;
  }

  .premium-info-alt {
    background: var(--bg);
    padding: 15px;
    border-radius: 12px;
    border: 1px dashed #ccc;
  }

  .top-ad {
    background: var(--bg);
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 8px 10px;
    text-decoration: none;
    min-height: 60px;
    transition: all .2s ease;
  }

  .top-ad img {
    width: 90px;
    height: 40px;
    object-fit: contain;
    border-radius: 6px;
    flex-shrink: 0;
  }

  .top-ad:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, .12);
    border-color: #0d6efd;
    transform: translateY(-1px);
  }

  /* Mobile fine-tune */
  @media (max-width: 576px) {
    .top-ad {
      min-height: 54px;
      padding: 6px 8px;
    }

    .top-ad img {
      width: 70px;
      height: 34px;
    }
  }

  .btn-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .notification-badge {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 10px;
  }

  .notification-menu {
    width: 320px;
    max-height: 400px;
    overflow-y: auto;
  }

  .notification-item {
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
  }

  .user-menu {
    min-width: 220px;
  }

  @media (max-width: 768px) {
    .notification-menu {
      width: 95vw;
    }
  }